Aug 01 12:51:27.041397 np0000006302 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 01 12:51:27.047405 np0000006302 devstack@c-api.service[100254]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 01 12:51:27.049886 np0000006302 devstack@c-api.service[100254]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Aug 1 12:51:27 2026] *** Aug 01 12:51:27.049886 np0000006302 devstack@c-api.service[100254]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 01 12:51:27.049886 np0000006302 devstack@c-api.service[100254]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 01 12:51:27.049886 np0000006302 devstack@c-api.service[100254]: nodename: np0000006302 Aug 01 12:51:27.049886 np0000006302 devstack@c-api.service[100254]: machine: x86_64 Aug 01 12:51:27.049886 np0000006302 devstack@c-api.service[100254]: clock source: unix Aug 01 12:51:27.049886 np0000006302 devstack@c-api.service[100254]: pcre jit disabled Aug 01 12:51:27.049886 np0000006302 devstack@c-api.service[100254]: detected number of CPU cores: 16 Aug 01 12:51:27.049886 np0000006302 devstack@c-api.service[100254]: current working directory: / Aug 01 12:51:27.049886 np0000006302 devstack@c-api.service[100254]: detected binary path: /usr/bin/uwsgi-core Aug 01 12:51:27.049886 np0000006302 devstack@c-api.service[100254]: your processes number limit is 257052 Aug 01 12:51:27.050339 np0000006302 devstack@c-api.service[100254]: your memory page size is 4096 bytes Aug 01 12:51:27.050339 np0000006302 devstack@c-api.service[100254]: detected max file descriptor number: 2048 Aug 01 12:51:27.050339 np0000006302 devstack@c-api.service[100254]: lock engine: pthread robust mutexes Aug 01 12:51:27.050339 np0000006302 devstack@c-api.service[100254]: thunder lock: enabled Aug 01 12:51:27.050464 np0000006302 devstack@c-api.service[100254]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 01 12:51:27.050464 np0000006302 devstack@c-api.service[100254]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 01 12:51:27.050464 np0000006302 devstack@c-api.service[100254]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 01 12:51:27.050464 np0000006302 devstack@c-api.service[100254]: Set PythonHome to /opt/stack/data/venv Aug 01 12:51:27.084730 np0000006302 devstack@c-api.service[100254]: Python main interpreter initialized at 0x7129e9aa4668 Aug 01 12:51:27.084730 np0000006302 devstack@c-api.service[100254]: python threads support enabled Aug 01 12:51:27.084730 np0000006302 devstack@c-api.service[100254]: your server socket listen backlog is limited to 100 connections Aug 01 12:51:27.084730 np0000006302 devstack@c-api.service[100254]: your mercy for graceful operations on workers is 80 seconds Aug 01 12:51:27.085353 np0000006302 devstack@c-api.service[100254]: mapped 671795 bytes (656 KB) for 4 cores Aug 01 12:51:27.085508 np0000006302 devstack@c-api.service[100254]: *** Operational MODE: preforking *** Aug 01 12:51:27.085697 np0000006302 devstack@c-api.service[100254]: *** uWSGI is running in multiple interpreter mode *** Aug 01 12:51:27.085697 np0000006302 devstack@c-api.service[100254]: spawned uWSGI master process (pid: 100254) Aug 01 12:51:27.085839 np0000006302 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 01 12:51:27.086634 np0000006302 devstack@c-api.service[100254]: spawned uWSGI worker 1 (pid: 100261, cores: 1) Aug 01 12:51:27.086700 np0000006302 devstack@c-api.service[100254]: spawned uWSGI worker 2 (pid: 100262, cores: 1) Aug 01 12:51:27.087090 np0000006302 devstack@c-api.service[100254]: spawned uWSGI worker 3 (pid: 100263, cores: 1) Aug 01 12:51:27.087467 np0000006302 devstack@c-api.service[100254]: spawned uWSGI worker 4 (pid: 100264, cores: 1) Aug 01 12:51:27.087520 np0000006302 devstack@c-api.service[100254]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 01 12:51:27.208810 np0000006302 devstack@c-api.service[100262]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 12:51:27.208810 np0000006302 devstack@c-api.service[100262]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 12:51:27.208810 np0000006302 devstack@c-api.service[100262]: we strongly recommend against using it for new projects. Aug 01 12:51:27.208810 np0000006302 devstack@c-api.service[100262]: If you are already using Eventlet, we recommend migrating to a different Aug 01 12:51:27.208810 np0000006302 devstack@c-api.service[100262]: framework. For more detail see Aug 01 12:51:27.208810 np0000006302 devstack@c-api.service[100262]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 12:51:27.208810 np0000006302 devstack@c-api.service[100262]: import eventlet # noqa Aug 01 12:51:27.210586 np0000006302 devstack@c-api.service[100261]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 12:51:27.210586 np0000006302 devstack@c-api.service[100261]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 12:51:27.210586 np0000006302 devstack@c-api.service[100261]: we strongly recommend against using it for new projects. Aug 01 12:51:27.210586 np0000006302 devstack@c-api.service[100261]: If you are already using Eventlet, we recommend migrating to a different Aug 01 12:51:27.210586 np0000006302 devstack@c-api.service[100261]: framework. For more detail see Aug 01 12:51:27.210586 np0000006302 devstack@c-api.service[100261]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 12:51:27.210586 np0000006302 devstack@c-api.service[100261]: import eventlet # noqa Aug 01 12:51:27.211144 np0000006302 devstack@c-api.service[100263]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 12:51:27.211144 np0000006302 devstack@c-api.service[100263]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 12:51:27.211144 np0000006302 devstack@c-api.service[100263]: we strongly recommend against using it for new projects. Aug 01 12:51:27.211144 np0000006302 devstack@c-api.service[100263]: If you are already using Eventlet, we recommend migrating to a different Aug 01 12:51:27.211144 np0000006302 devstack@c-api.service[100263]: framework. For more detail see Aug 01 12:51:27.211144 np0000006302 devstack@c-api.service[100263]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 12:51:27.211144 np0000006302 devstack@c-api.service[100263]: import eventlet # noqa Aug 01 12:51:27.253030 np0000006302 devstack@c-api.service[100264]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 12:51:27.253030 np0000006302 devstack@c-api.service[100264]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 12:51:27.253030 np0000006302 devstack@c-api.service[100264]: we strongly recommend against using it for new projects. Aug 01 12:51:27.253030 np0000006302 devstack@c-api.service[100264]: If you are already using Eventlet, we recommend migrating to a different Aug 01 12:51:27.253030 np0000006302 devstack@c-api.service[100264]: framework. For more detail see Aug 01 12:51:27.253030 np0000006302 devstack@c-api.service[100264]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 12:51:27.253030 np0000006302 devstack@c-api.service[100264]: import eventlet # noqa Aug 01 12:51:27.369069 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 01 12:51:27.369069 np0000006302 devstack@c-api.service[100261]: from cgi import parse_header Aug 01 12:51:27.386279 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 01 12:51:27.386279 np0000006302 devstack@c-api.service[100262]: from cgi import parse_header Aug 01 12:51:27.389314 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 01 12:51:27.389314 np0000006302 devstack@c-api.service[100263]: from cgi import parse_header Aug 01 12:51:27.408170 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 12:51:27.408170 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:51:27.419167 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:27.419167 np0000006302 devstack@c-api.service[100261]: removals.removed_module( Aug 01 12:51:27.421241 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:27.421241 np0000006302 devstack@c-api.service[100261]: removals.removed_module( Aug 01 12:51:27.424650 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 12:51:27.424650 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:51:27.425334 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 01 12:51:27.425334 np0000006302 devstack@c-api.service[100264]: from cgi import parse_header Aug 01 12:51:27.435692 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:27.435692 np0000006302 devstack@c-api.service[100263]: removals.removed_module( Aug 01 12:51:27.437177 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 12:51:27.437177 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:51:27.437637 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:27.437637 np0000006302 devstack@c-api.service[100263]: removals.removed_module( Aug 01 12:51:27.448302 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:27.448302 np0000006302 devstack@c-api.service[100262]: removals.removed_module( Aug 01 12:51:27.450251 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:27.450251 np0000006302 devstack@c-api.service[100262]: removals.removed_module( Aug 01 12:51:27.461505 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 12:51:27.461505 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:51:27.472930 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:27.472930 np0000006302 devstack@c-api.service[100264]: removals.removed_module( Aug 01 12:51:27.474774 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:27.474774 np0000006302 devstack@c-api.service[100264]: removals.removed_module( Aug 01 12:51:28.213462 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 01 12:51:28.213462 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:51:28.229193 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 01 12:51:28.229193 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:51:28.246191 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 01 12:51:28.246191 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:51:28.251558 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 01 12:51:28.251558 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:51:28.263155 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:28.263155 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:51:28.278230 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:28.278230 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:51:28.303024 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:28.303024 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:51:28.321154 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/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. Aug 01 12:51:28.321154 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:51:28.442099 np0000006302 devstack@c-api.service[100262]: 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. Aug 01 12:51:28.442323 np0000006302 devstack@c-api.service[100262]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100262) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 12:51:28.462091 np0000006302 devstack@c-api.service[100261]: 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. Aug 01 12:51:28.462287 np0000006302 devstack@c-api.service[100261]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100261) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 12:51:28.483210 np0000006302 devstack@c-api.service[100264]: 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. Aug 01 12:51:28.483397 np0000006302 devstack@c-api.service[100264]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100264) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 12:51:28.500565 np0000006302 devstack@c-api.service[100263]: 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. Aug 01 12:51:28.500785 np0000006302 devstack@c-api.service[100263]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100263) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 12:51:28.532828 np0000006302 devstack@c-api.service[100262]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 01 12:51:28.532828 np0000006302 devstack@c-api.service[100262]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 12:51:28.533283 np0000006302 devstack@c-api.service[100261]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 01 12:51:28.533283 np0000006302 devstack@c-api.service[100261]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 12:51:28.545170 np0000006302 devstack@c-api.service[100264]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 01 12:51:28.545170 np0000006302 devstack@c-api.service[100264]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 12:51:28.561823 np0000006302 devstack@c-api.service[100263]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 01 12:51:28.561823 np0000006302 devstack@c-api.service[100263]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 12:51:28.989074 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100263) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 12:51:28.989425 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.989585 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.989719 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.989769 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100261) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 12:51:28.990064 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100264) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 12:51:28.990289 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.990321 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100262) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 12:51:28.990429 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.990467 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.990557 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.990589 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.990712 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.990843 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.990898 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.991080 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.991767 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.991886 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.991932 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.992020 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.992081 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.992171 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.992218 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.992284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.992401 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.992496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.992598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.992693 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.992788 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.992915 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.993225 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.993322 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.993424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.993477 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.993539 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.993599 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.993646 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.993697 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.993744 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.993801 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.993861 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.993922 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.993988 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.993988 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.994112 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.994163 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.994216 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.994263 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.994318 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.994372 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.994421 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.994464 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.994509 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.994509 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.994591 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.994639 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.994686 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.994733 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.994788 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.994841 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.994890 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.994961 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.995023 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.995090 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.995133 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.995180 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.995223 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.995274 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.995331 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.995378 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.995432 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.995481 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.995522 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.995571 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.995620 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.995667 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.995716 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.995758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.995807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.995852 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.995896 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.995958 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.996003 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.996050 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.996100 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.996148 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.996200 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.996251 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.996301 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.996343 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.996388 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.996424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.996463 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.996505 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.996545 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.996545 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.996624 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.996660 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.996660 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.996660 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.997532 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.997611 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.997684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.997786 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.997846 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.997958 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.998052 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.998170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.998274 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.998369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.998465 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.998537 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.998597 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.998654 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.998716 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.998774 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.998826 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.998881 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.998929 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.998992 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.999047 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.999091 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.999132 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.999172 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.999232 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.999281 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.999330 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.999371 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.999418 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.999468 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:28.999515 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.999557 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.999604 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.999647 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:28.999701 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.999742 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:28.999786 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:28.999832 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:28.999874 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:28.999915 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:28.999970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.000009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.000066 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.000120 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.000155 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.000204 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.000247 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.000247 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.000311 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.000352 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.000387 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.000428 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.000428 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.000503 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.000540 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.000540 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.000633 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.000725 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.000813 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.000904 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.001000 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.001084 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.001131 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.001189 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.001246 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.001295 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.001343 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.001400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.001449 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.001503 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.001551 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.001551 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.001640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.001701 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.001756 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.001814 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.001869 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.001921 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.001995 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.002052 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.002101 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.002154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.002154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.002154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.002323 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.002411 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.002537 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.002588 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.002631 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.002676 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.002720 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.002777 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.002834 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.002888 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.002937 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.003006 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.003062 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.003120 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.003170 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.003224 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.003282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.003340 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.003391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.003438 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.003485 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.003532 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.003581 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.003634 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.003688 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.003742 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.003791 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.003852 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.003900 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.003972 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.004041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.004099 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.004154 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.004202 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.004257 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.004305 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.004364 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.004417 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.004470 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.004512 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.004554 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.004595 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.004635 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.004772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.004772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.004859 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.004896 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.004931 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.004997 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.005044 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.005080 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.005080 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.005080 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.005080 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.005080 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.005080 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.005937 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.006053 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.006097 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.006154 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.006223 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.006283 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.006340 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.006385 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.006385 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.006473 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.006527 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.006572 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.006628 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.006683 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.006731 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.006731 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.006820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.006860 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.006907 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.006968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.007022 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.007076 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.007125 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.007174 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.007174 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.007174 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.007290 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.007290 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.012662 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.012754 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.012806 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.012854 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.012894 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.013000 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.013069 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.013113 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.013175 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.013289 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.013399 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.013491 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.013583 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.013684 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.014200 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.014278 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.014366 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.014450 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.014502 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.014550 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.014595 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.014649 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.014705 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.014753 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.014813 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.014864 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.014912 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.014987 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.014987 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.015098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.015147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.015202 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.015249 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.015302 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.015360 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.015412 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.015466 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.015519 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.015565 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.015604 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.015645 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.015645 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.015716 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.015716 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.015802 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.015845 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.015886 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.015886 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.015972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.015972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.016090 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.016133 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.016173 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.016173 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.016254 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.016295 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.017399 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.017469 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.017565 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.017622 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.017672 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.017717 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.017778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.017827 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.017874 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.017927 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.018005 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.018086 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.018185 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.018284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.018420 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.018510 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.018573 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.018621 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.018663 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.018706 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.018754 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.018802 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.018844 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.018893 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.018936 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.019021 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.019079 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.019125 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.019175 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.019217 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.019269 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.019269 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.019358 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.019413 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.019460 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.019518 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.019565 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.019611 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.019665 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.019720 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.019777 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.019834 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.019888 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.019971 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.020023 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.020076 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.020130 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.020185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.020230 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.020283 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.020331 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.020379 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.020429 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.020469 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.020517 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.020517 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.020986 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.021079 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.021165 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.021212 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.021253 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.021295 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.021345 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.021391 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.021436 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.021497 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.021547 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.021596 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.021647 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.021700 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.021746 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.021792 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.021839 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.021893 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.021959 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.022021 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.022083 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.022135 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.022189 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.022236 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.022290 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.022290 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.022290 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.022425 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.024455 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.024530 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.024609 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.024699 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.024790 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.024826 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.024867 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.024896 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.024928 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.024987 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.025023 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.025095 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.025156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.025223 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.026674 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.026783 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.026886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.026963 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.027059 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.027121 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.027169 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.027225 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.027296 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.027344 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.027389 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.027442 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.027499 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.027542 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.027592 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.027643 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.027691 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.027738 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.027792 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.027849 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.027905 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.027975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.028035 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.028082 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.028129 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.028188 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.028188 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.028288 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.028344 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.028405 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.028458 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.028504 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.028544 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.028592 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.028633 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.028672 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.028720 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.028769 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.028930 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.029001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.029056 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.029056 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.029650 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.029713 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.029811 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.029896 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.029956 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.030001 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.030084 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.030138 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.030197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.030257 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.030308 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.030363 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.030363 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.030463 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.030522 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.030583 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.030633 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.030688 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.030734 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.030780 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.030825 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.030878 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.030927 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.030998 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.031073 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.031132 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.031191 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.031240 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.031290 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.031340 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.031389 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.031444 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.031491 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.031538 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.031585 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.031714 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.031775 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.031832 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.031881 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.031935 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.031996 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.032051 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.032111 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.032160 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.032216 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.032272 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.032328 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.032377 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.032437 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.032491 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.032539 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.032594 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.032644 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.032701 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.032701 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.032802 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.032848 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.032892 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.032998 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.033071 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.033120 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.033164 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.033204 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.033257 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.033310 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.033352 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.033398 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.033446 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.033490 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.033535 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.033575 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.033614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.033657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.033706 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.033755 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.033799 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.033846 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.033897 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.033937 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.033997 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.034053 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.034087 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.034126 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.034175 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.034229 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.034273 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.034320 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.034369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.034415 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.034468 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.034515 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.034565 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.034620 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.034674 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.034724 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.034769 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.034824 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.034873 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.034921 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.034982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.035043 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.035092 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.035148 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.035203 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.035253 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.035331 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.035393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.035450 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.035502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.035548 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.035548 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.035548 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.035671 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.035671 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.035671 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.035671 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.036040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.036096 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.036145 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.036188 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.036236 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.036278 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.036321 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.036360 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.036416 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.036454 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.036486 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.036518 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.036543 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.036574 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.036600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.036624 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.036653 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.036678 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.036711 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.036738 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.036769 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.036769 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.036769 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.036769 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.036880 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.036880 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.036880 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.036880 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.036880 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.037104 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.037156 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.037156 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.037238 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.037292 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.037341 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.037402 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.037402 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.037496 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.037545 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.037608 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.037663 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.037663 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.037749 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.037796 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.037849 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.037849 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.037849 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.038003 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.038073 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.038121 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.038167 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.038215 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.038261 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.038305 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.038351 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.038407 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.038454 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.038494 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.038537 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.038589 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.038635 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.038685 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.038726 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.038766 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.038803 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.038850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.038891 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.038891 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.038988 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.039047 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.039089 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.039130 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.039176 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.039217 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.039257 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.039307 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.039357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.039357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.039357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.039357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.040589 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.040669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.040715 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.040755 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.040814 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.040862 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.040916 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.040990 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.041038 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.041082 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.041132 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.041178 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.041235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.041282 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.041528 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.041620 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.041738 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.041833 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.041928 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.042045 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.042148 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.042243 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.042347 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.042436 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.042530 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.042619 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.042706 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.042807 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.044002 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.044089 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.044189 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.044263 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.044317 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.044374 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.044419 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.044468 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.044517 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.044558 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.044603 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.044645 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.044690 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.044741 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.044787 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.044842 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.044889 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.044962 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.045096 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.045183 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.045293 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.045449 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.045543 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.045647 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.045742 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.045848 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.045900 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.045962 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.046008 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.046088 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.046141 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.046194 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.046239 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.046282 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.046336 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.046385 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.046432 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.046491 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.046537 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.046586 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.046632 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.046680 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.046734 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.046781 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.046842 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.046890 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.046936 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.047002 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.047128 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.047175 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.047175 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.047258 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.047311 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.047354 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.047401 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.047401 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.048417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.048417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.048417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.048417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.048609 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.048654 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.048692 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.048736 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.048775 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.048813 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.048854 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.048894 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.048928 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.049001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.049077 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.049121 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.049164 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.049203 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.049250 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.049297 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.049340 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.049380 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.049426 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.049479 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.049528 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.049571 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.049609 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.049650 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.049688 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.049733 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.049780 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.049823 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.049871 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.049923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.049982 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.050023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.050076 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.050126 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.050165 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.050212 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.050260 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.050302 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.050345 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.050382 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.050420 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.050468 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.050515 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.050557 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.050557 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.050643 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.050692 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.050735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.050735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.050735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.050735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.050735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.054572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.054572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.054572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.054572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.054572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.054572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.054572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.055271 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.055326 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.055377 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.055430 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.055476 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.055524 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.055572 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.055620 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.055682 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.055736 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.055783 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.055825 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.055879 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.055922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.055922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.056550 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.056629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.056629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.056629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.056629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.056629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.059682 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.059767 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.059830 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.059930 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.060011 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.060550 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.060618 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.060685 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.060743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.060743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.060743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.060743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.060743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.060743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.060976 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.061068 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.061155 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.061242 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.061292 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.061337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.061380 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.061423 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.061471 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.061520 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.061563 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.061621 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.061621 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.061698 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.061738 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.061778 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.061825 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.061869 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.061909 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.061909 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.062033 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.062083 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.062126 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.062175 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.062225 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.062262 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.062300 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.062340 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.062379 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.062420 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.062460 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.062500 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.062549 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.062592 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.062640 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.062683 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.062683 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.062764 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.062800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.062800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.062800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.062800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 12:51:29.065060 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.065156 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.065218 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.065313 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.065364 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.065413 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.065463 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.065512 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.065563 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.065607 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.065647 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.065690 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.065733 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.065790 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 12:51:29.065841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.065891 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.065938 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 12:51:29.066037 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.066081 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 12:51:29.066122 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.066122 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.066191 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 12:51:29.066191 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 12:51:29.066191 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 12:51:29.107651 np0000006302 devstack@c-api.service[100263]: INFO dbcounter [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Registered counter for database cinder Aug 01 12:51:29.109586 np0000006302 devstack@c-api.service[100262]: INFO dbcounter [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Registered counter for database cinder Aug 01 12:51:29.119766 np0000006302 devstack@c-api.service[100261]: INFO dbcounter [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Registered counter for database cinder Aug 01 12:51:29.120145 np0000006302 devstack@c-api.service[100264]: INFO dbcounter [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Registered counter for database cinder Aug 01 12:51:29.150618 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-11b05102-36bf-4788-bb12-6c7b0762696e 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:29.152293 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-6280941d-5979-43a4-ac96-c0404f8be2be 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:29.159969 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:29.161239 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:29.266122 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writer thread running {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 12:51:29.269163 np0000006302 devstack@c-api.service[100262]: INFO cinder.rpc [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 12:51:29.272083 np0000006302 devstack@c-api.service[100262]: INFO cinder.rpc [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 12:51:29.274279 np0000006302 devstack@c-api.service[100262]: INFO cinder.rpc [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 12:51:29.276272 np0000006302 devstack@c-api.service[100262]: INFO cinder.rpc [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 12:51:29.276666 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.276941 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.277751 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writer thread running {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 12:51:29.278839 np0000006302 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-6280941d-5979-43a4-ac96-c0404f8be2be 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' Aug 01 12:51:29.280887 np0000006302 devstack@c-api.service[100264]: INFO cinder.rpc [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 12:51:29.281254 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writer thread running {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 12:51:29.281637 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.281637 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.284237 np0000006302 devstack@c-api.service[100263]: INFO cinder.rpc [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 12:51:29.286203 np0000006302 devstack@c-api.service[100264]: INFO cinder.rpc [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 12:51:29.287323 np0000006302 devstack@c-api.service[100263]: INFO cinder.rpc [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 12:51:29.290310 np0000006302 devstack@c-api.service[100263]: INFO cinder.rpc [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 12:51:29.290376 np0000006302 devstack@c-api.service[100264]: INFO cinder.rpc [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 12:51:29.292733 np0000006302 devstack@c-api.service[100263]: INFO cinder.rpc [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 12:51:29.293200 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.293500 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.294345 np0000006302 devstack@c-api.service[100263]: WARNING cinder.keymgr.conf_key_mgr [None req-11b05102-36bf-4788-bb12-6c7b0762696e 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' Aug 01 12:51:29.295320 np0000006302 devstack@c-api.service[100264]: INFO cinder.rpc [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 12:51:29.295739 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.296085 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.296646 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writer thread running {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 12:51:29.296960 np0000006302 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 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' Aug 01 12:51:29.297928 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.298179 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.299089 np0000006302 devstack@c-api.service[100261]: INFO cinder.rpc [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 12:51:29.300036 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.300239 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.302006 np0000006302 devstack@c-api.service[100261]: INFO cinder.rpc [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 12:51:29.304929 np0000006302 devstack@c-api.service[100261]: INFO cinder.rpc [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 12:51:29.307489 np0000006302 devstack@c-api.service[100261]: INFO cinder.rpc [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 12:51:29.307957 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.308361 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.309261 np0000006302 devstack@c-api.service[100261]: WARNING cinder.keymgr.conf_key_mgr [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 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' Aug 01 12:51:29.312470 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.313227 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.314608 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-6280941d-5979-43a4-ac96-c0404f8be2be 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:29.317228 np0000006302 devstack@c-api.service[100262]: INFO cinder.rpc [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 12:51:29.319654 np0000006302 devstack@c-api.service[100262]: INFO cinder.rpc [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 12:51:29.320105 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.320252 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.331217 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.331450 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.333929 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.334102 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.338427 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.338588 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.342016 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.342165 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.342823 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:29.344589 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.344759 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.345664 np0000006302 devstack@c-api.service[100264]: INFO cinder.rpc [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 12:51:29.346193 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:29.347211 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.347211 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.348956 np0000006302 devstack@c-api.service[100264]: INFO cinder.rpc [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 12:51:29.348956 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.349069 np0000006302 devstack@c-api.service[100261]: INFO cinder.rpc [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 12:51:29.349108 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.349161 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.349340 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.351324 np0000006302 devstack@c-api.service[100261]: INFO cinder.rpc [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 12:51:29.351525 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.352296 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.352345 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.352345 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.353413 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-11b05102-36bf-4788-bb12-6c7b0762696e 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:29.353747 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.353899 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.354678 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.354808 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.357035 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.357169 np0000006302 devstack@c-api.service[100263]: INFO cinder.rpc [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 12:51:29.357217 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.361544 np0000006302 devstack@c-api.service[100263]: INFO cinder.rpc [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 12:51:29.362487 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.362487 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.362579 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.362579 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.364142 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.364215 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.364262 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.364319 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.364433 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.364565 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.365791 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.365920 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.366752 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.366868 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.367273 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.367466 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.368505 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.368505 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.368505 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.368646 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.369015 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.369230 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.369308 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.369436 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.370063 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.370199 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.371147 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.371147 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.372380 np0000006302 devstack@c-api.service[100262]: WARNING cinder.api.contrib.hosts [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 12:51:29.372380 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.372380 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.372575 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: extensions {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.372654 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.372793 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.373829 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.373829 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.374207 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: consistencygroups {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.375668 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.375739 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: extra_specs {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.375817 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.376484 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.376649 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.378198 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: capabilities {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.378280 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.378470 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.378519 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.378720 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.379349 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: backups {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.379409 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.380097 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.381127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: os-quota-sets {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.381447 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.381992 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.382204 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.382204 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.382360 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: qos-specs {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.382605 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.382936 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.384273 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: encryption {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.384854 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.385032 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.385108 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.385707 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.385769 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: encryption {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.385821 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.385957 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.386824 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: cgsnapshots {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.387219 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.387379 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.388058 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.388145 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: scheduler-stats {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.388194 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.388790 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.389001 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.389300 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.389449 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.389491 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: os-volume-manage {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.390102 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.390244 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.390630 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: os-snapshot-manage {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.390925 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.391098 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.391686 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.391821 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.391982 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: os-volume-transfer {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.392162 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.392289 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.392757 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.392892 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.393450 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: os-hosts {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.393643 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.393785 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.394683 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: os-volume-type-access {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.395630 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.395777 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.395824 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.395914 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.396050 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: os-availability-zone {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.396646 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.396774 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.396808 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.396934 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.396988 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.397172 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.397208 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extended resource: os-quota-class-sets {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.398510 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.398578 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.398627 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.398742 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.399205 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.399334 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.399688 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.399794 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.399826 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.399990 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.400493 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.400621 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.400685 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.400809 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.401459 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.snapshot_actions [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] SnapshotActionsController initialized {{(pid=100262) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 12:51:29.401513 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.401602 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.401911 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.402072 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.402278 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.402408 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.402724 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.402844 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.403126 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.403245 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.403552 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.403606 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.403678 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.403734 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.404028 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.404155 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.404415 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.404522 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.404727 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.404839 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.405147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.405327 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.405483 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.405511 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.405549 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.405608 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.405710 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.405844 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.405936 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension UsedLimits extending resource: limits {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.406086 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension SnapshotActions extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.406178 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.406276 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension VolumeTypeAccess extending resource: types {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.406378 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension AdminActions extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.406477 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.406526 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension AdminActions extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.406563 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension AdminActions extending resource: backups {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.406601 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.406645 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.406689 np0000006302 devstack@c-api.service[100261]: WARNING cinder.api.contrib.hosts [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 12:51:29.406746 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension VolumeActions extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.406788 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.406830 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.406869 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-6280941d-5979-43a4-ac96-c0404f8be2be None None] Extension TypesManage extending resource: types {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.406917 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.407075 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.407583 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: extensions {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.407962 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.408103 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.408903 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.408972 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.409046 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.409095 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: consistencygroups {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.409162 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.409706 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.409830 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.410250 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.410366 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.410761 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: extra_specs {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.411196 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.411317 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.411368 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.411499 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.411986 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.412120 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.412251 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.412368 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.412781 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.412897 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.412964 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.413011 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: capabilities {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.413092 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.413602 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.413736 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.413787 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.413905 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.414064 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: backups {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.414527 np0000006302 devstack@c-api.service[100263]: WARNING cinder.api.contrib.hosts [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 12:51:29.414596 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.414743 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.414796 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.414874 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.415358 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.415417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: extensions {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.415472 np0000006302 devstack@c-api.service[100262]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7129e9aa4668 pid: 100262 (default app) Aug 01 12:51:29.415528 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.416003 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: os-quota-sets {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.416247 np0000006302 devstack@c-api.service[100264]: WARNING cinder.api.contrib.hosts [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 12:51:29.416410 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: consistencygroups {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.416465 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.416584 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.417131 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: extensions {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.417600 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: qos-specs {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.418235 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: consistencygroups {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.418350 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: extra_specs {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.419659 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: encryption {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.419741 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: capabilities {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.420817 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: extra_specs {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.420870 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: backups {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.420933 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: encryption {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.421911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: capabilities {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.422375 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: cgsnapshots {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.422500 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: os-quota-sets {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.422922 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: backups {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.423523 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: scheduler-stats {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.423882 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: qos-specs {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.424535 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: os-quota-sets {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.424596 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7151aa22-1d3c-4557-b913-7448fecf4970 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:51:29.424702 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: os-volume-manage {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.425718 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: qos-specs {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.425921 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: encryption {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.426087 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: os-snapshot-manage {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.427294 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: os-volume-transfer {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.427441 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: encryption {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.427696 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: encryption {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.427906 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1/1] 10.4.3.110 () {60 vars in 925 bytes} [Sat Aug 1 12:51:29 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 12:51:29.428657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: cgsnapshots {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.429042 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: encryption {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.429337 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: os-hosts {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.429925 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: scheduler-stats {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.430511 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: cgsnapshots {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.430772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: os-volume-type-access {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.431094 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: os-volume-manage {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.432196 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: scheduler-stats {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.432272 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: os-snapshot-manage {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.432387 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: os-availability-zone {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.433342 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: os-volume-manage {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.433406 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: os-volume-transfer {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.433675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extended resource: os-quota-class-sets {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.434602 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: os-snapshot-manage {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.435050 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: os-hosts {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.435115 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.435162 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.435870 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.435962 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: os-volume-transfer {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.436014 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.436162 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: os-volume-type-access {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.436625 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.436772 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.437354 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.snapshot_actions [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] SnapshotActionsController initialized {{(pid=100261) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 12:51:29.437390 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: os-hosts {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.437657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: os-availability-zone {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.437775 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.437920 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.438533 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.438580 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: os-volume-type-access {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.438697 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.439412 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.439528 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.439604 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extended resource: os-quota-class-sets {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.440194 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: os-availability-zone {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.440472 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.440613 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.441007 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.441162 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.441215 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.441378 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.441508 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.441613 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extended resource: os-quota-class-sets {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 12:51:29.441666 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.441790 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.441923 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.441986 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.442090 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.442139 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension UsedLimits extending resource: limits {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.442247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.442380 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.442522 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.442670 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension AdminActions extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.442776 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.442823 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension AdminActions extending resource: snapshots {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.442899 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.442976 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension AdminActions extending resource: backups {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.443139 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension VolumeActions extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.443296 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.443425 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-2fbe2df3-0fde-49d5-a3ac-9d4218e3e931 None None] Extension TypesManage extending resource: types {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.443517 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.snapshot_actions [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] SnapshotActionsController initialized {{(pid=100263) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 12:51:29.443691 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.443871 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.443920 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.444057 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.444698 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.444758 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.444803 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.444886 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.445567 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.445630 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.445733 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.445790 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.446366 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.snapshot_actions [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] SnapshotActionsController initialized {{(pid=100264) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 12:51:29.446617 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.446757 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.447303 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.447445 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.447513 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.447563 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.447634 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448053 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.448107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension UsedLimits extending resource: limits {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448256 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448256 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448369 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension AdminActions extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448488 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension AdminActions extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448579 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension AdminActions extending resource: backups {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448630 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.448695 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension VolumeActions extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448811 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.448865 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.448912 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-11b05102-36bf-4788-bb12-6c7b0762696e None None] Extension TypesManage extending resource: types {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.449570 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.449721 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.450470 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:51:29.450624 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:51:29.451202 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.451365 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.451508 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.451653 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.451756 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.451854 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.451955 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension UsedLimits extending resource: limits {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.452113 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.452223 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.452319 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.452461 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension AdminActions extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.452604 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension AdminActions extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.452658 np0000006302 devstack@c-api.service[100261]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7129e9aa4668 pid: 100261 (default app) Aug 01 12:51:29.452743 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension AdminActions extending resource: backups {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.452870 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension VolumeActions extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.453073 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.453220 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-65f56ef7-529e-4f78-adc1-29b130c7ee83 None None] Extension TypesManage extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 12:51:29.457061 np0000006302 devstack@c-api.service[100263]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7129e9aa4668 pid: 100263 (default app) Aug 01 12:51:29.461313 np0000006302 devstack@c-api.service[100264]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7129e9aa4668 pid: 100264 (default app) Aug 01 12:51:34.132654 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a4f4d1fa-9541-42bb-a819-471ffec41c76 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:51:34.701610 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4f4d1fa-9541-42bb-a819-471ffec41c76 admin admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:51:34.702352 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4f4d1fa-9541-42bb-a819-471ffec41c76 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:51:34.704044 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:51:34.704044 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:51:34.736759 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-a4f4d1fa-9541-42bb-a819-471ffec41c76 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:34.760701 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4f4d1fa-9541-42bb-a819-471ffec41c76 admin admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 12:51:34.761101 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 2/2] 10.4.3.110 () {68 vars in 1302 bytes} [Sat Aug 1 12:51:34 2026] POST /volume/v3/types => generated 183 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:51:34.778852 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3c916ae9-02ef-413f-9b78-cd5b5e8b7865 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:51:35.053310 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3c916ae9-02ef-413f-9b78-cd5b5e8b7865 admin admin] POST https://10.4.3.110/volume/v3/types/618de663-1e72-49e8-8aca-45430a5cab84/extra_specs Aug 01 12:51:35.053784 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3c916ae9-02ef-413f-9b78-cd5b5e8b7865 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:51:35.055398 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:51:35.055398 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:51:35.086188 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-3c916ae9-02ef-413f-9b78-cd5b5e8b7865 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:35.142390 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3c916ae9-02ef-413f-9b78-cd5b5e8b7865 admin admin] https://10.4.3.110/volume/v3/types/618de663-1e72-49e8-8aca-45430a5cab84/extra_specs returned with HTTP 200 Aug 01 12:51:35.142784 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1/3] 10.4.3.110 () {68 vars in 1449 bytes} [Sat Aug 1 12:51:34 2026] POST /volume/v3/types/618de663-1e72-49e8-8aca-45430a5cab84/extra_specs => generated 52 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:51:35.373376 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-308c7653-85fa-4ed8-88a7-43d93c646406 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:51:35.650388 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-308c7653-85fa-4ed8-88a7-43d93c646406 admin admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:51:35.651060 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-308c7653-85fa-4ed8-88a7-43d93c646406 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:51:35.652679 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:51:35.652679 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:51:35.685452 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-308c7653-85fa-4ed8-88a7-43d93c646406 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:35.714058 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-308c7653-85fa-4ed8-88a7-43d93c646406 admin admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 12:51:35.714424 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1/4] 10.4.3.110 () {68 vars in 1302 bytes} [Sat Aug 1 12:51:35 2026] POST /volume/v3/types => generated 186 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:51:35.735922 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b6839fbe-3d36-486b-a2a1-30bc3e9f31ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:51:36.017875 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6839fbe-3d36-486b-a2a1-30bc3e9f31ba admin admin] POST https://10.4.3.110/volume/v3/types/25b38e64-235c-4f7b-aa3c-20954e82b0fb/extra_specs Aug 01 12:51:36.018346 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6839fbe-3d36-486b-a2a1-30bc3e9f31ba admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:51:36.020114 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:51:36.020114 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:51:36.051399 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-b6839fbe-3d36-486b-a2a1-30bc3e9f31ba 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:51:36.111590 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6839fbe-3d36-486b-a2a1-30bc3e9f31ba admin admin] https://10.4.3.110/volume/v3/types/25b38e64-235c-4f7b-aa3c-20954e82b0fb/extra_specs returned with HTTP 200 Aug 01 12:51:36.111590 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1/5] 10.4.3.110 () {68 vars in 1449 bytes} [Sat Aug 1 12:51:35 2026] POST /volume/v3/types/25b38e64-235c-4f7b-aa3c-20954e82b0fb/extra_specs => generated 45 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:51:44.758552 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:51:45.144083 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:51:45.712873 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:51:46.108777 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:51:59.350226 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df9b992a-93e6-4b79-bd49-025a0540e504 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:51:59.350744 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df9b992a-93e6-4b79-bd49-025a0540e504 None None] GET https://10.4.3.110/volume// Aug 01 12:51:59.350905 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df9b992a-93e6-4b79-bd49-025a0540e504 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:51:59.351117 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df9b992a-93e6-4b79-bd49-025a0540e504 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:51:59.351610 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df9b992a-93e6-4b79-bd49-025a0540e504 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:51:59.351861 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 3/6] 10.4.3.110 () {66 vars in 1425 bytes} [Sat Aug 1 12:51:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:52:38.285768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-da3beda0-5810-4b29-bc7a-624973991360 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:52:38.577241 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-da3beda0-5810-4b29-bc7a-624973991360 tempest-verify_tempest_config-1414001484 tempest-verify_tempest_config-1414001484-project-member] GET https://10.4.3.110/volume/v3/extensions Aug 01 12:52:38.577450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-da3beda0-5810-4b29-bc7a-624973991360 tempest-verify_tempest_config-1414001484 tempest-verify_tempest_config-1414001484-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:52:38.577657 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-da3beda0-5810-4b29-bc7a-624973991360 tempest-verify_tempest_config-1414001484 tempest-verify_tempest_config-1414001484-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:52:38.578042 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-da3beda0-5810-4b29-bc7a-624973991360 tempest-verify_tempest_config-1414001484 tempest-verify_tempest_config-1414001484-project-member] https://10.4.3.110/volume/v3/extensions returned with HTTP 200 Aug 01 12:52:38.578433 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 2/7] 10.4.3.110 () {66 vars in 1246 bytes} [Sat Aug 1 12:52:38 2026] GET /volume/v3/extensions => generated 5245 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:53:35.194548 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0faa7341-802c-49c5-aa04-6300d405f48c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:35.636074 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:53:35.636505 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1400850129", "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:53:35.638366 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1400850129', 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:53:36.467582 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Create volume of 1 GB Aug 01 12:53:36.478491 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Availability zone cache updated, next update will occur around 2026-08-01 13:53:36.477652. {{(pid=100263) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 12:53:36.478965 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Availability Zones retrieved successfully. Aug 01 12:53:36.520914 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Flow 'volume_create_api' (f387b330-e72b-4d56-ac1c-6b18002701d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:53:36.532067 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0269278-0d86-4855-8bdf-06100930687c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:36.540215 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:53:36.715598 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0269278-0d86-4855-8bdf-06100930687c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:36.717203 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1999d7f-3abc-468b-bbf4-4b4a6f29b01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:36.777773 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:53:36.778238 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:53:36.854461 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Created reservations ['5649308a-7bda-484a-bee8-1fada180ef84', '44a3b53a-0e49-4665-8485-0d3ee5792419', '0558edb3-97d6-4212-a389-ba200f54c04c', 'db41f60f-e52b-44ca-8588-6efa3313167b'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:53:36.855667 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1999d7f-3abc-468b-bbf4-4b4a6f29b01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5649308a-7bda-484a-bee8-1fada180ef84', '44a3b53a-0e49-4665-8485-0d3ee5792419', '0558edb3-97d6-4212-a389-ba200f54c04c', 'db41f60f-e52b-44ca-8588-6efa3313167b']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:36.856545 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2d794a-5487-4522-aad5-f7e446dcceb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:36.930545 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2d794a-5487-4522-aad5-f7e446dcceb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3845fd0-f4a5-48ba-9ed2-f07d40b7e934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1400850129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f705e99a13f54845996a2346b34f574c',qos_specs=None,replication_status=,reservations=['5649308a-7bda-484a-bee8-1fada180ef84','44a3b53a-0e49-4665-8485-0d3ee5792419','0558edb3-97d6-4212-a389-ba200f54c04c','db41f60f-e52b-44ca-8588-6efa3313167b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ec564847bc48e4a4476dc0d27a5752',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1400850129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3845fd0-f4a5-48ba-9ed2-f07d40b7e934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f705e99a13f54845996a2346b34f574c',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='08ec564847bc48e4a4476dc0d27a5752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:36.933041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32c1aae8-e567-43a4-9175-c1e696a1d0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:36.974856 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32c1aae8-e567-43a4-9175-c1e696a1d0e3) 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-TaggedBootDevicesTest_v242-volume-1400850129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f705e99a13f54845996a2346b34f574c',qos_specs=None,replication_status=,reservations=['5649308a-7bda-484a-bee8-1fada180ef84','44a3b53a-0e49-4665-8485-0d3ee5792419','0558edb3-97d6-4212-a389-ba200f54c04c','db41f60f-e52b-44ca-8588-6efa3313167b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ec564847bc48e4a4476dc0d27a5752',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:36.976161 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab13af1-9787-4b14-a721-79dfdc3ef834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:37.012211 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab13af1-9787-4b14-a721-79dfdc3ef834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:37.012910 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Flow 'volume_create_api' (f387b330-e72b-4d56-ac1c-6b18002701d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:53:37.013445 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Create volume request issued successfully. Aug 01 12:53:37.014750 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0faa7341-802c-49c5-aa04-6300d405f48c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:53:37.015524 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 2/8] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:53:35 2026] POST /volume/v3/volumes => generated 757 bytes in 1822 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:53:37.034355 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-91258ca4-a84a-4e86-b79c-4b27fc467b3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:37.038914 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91258ca4-a84a-4e86-b79c-4b27fc467b3b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:37.038914 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91258ca4-a84a-4e86-b79c-4b27fc467b3b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:37.040056 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91258ca4-a84a-4e86-b79c-4b27fc467b3b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:37.076045 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:37.076045 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:53:37.084921 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-91258ca4-a84a-4e86-b79c-4b27fc467b3b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:37.097552 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91258ca4-a84a-4e86-b79c-4b27fc467b3b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:37.098315 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 2/9] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:37 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 825 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:38.124041 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f1b1efbd-aacb-4cc4-9d8c-0ef81599258b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:38.126676 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1b1efbd-aacb-4cc4-9d8c-0ef81599258b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:38.127097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1b1efbd-aacb-4cc4-9d8c-0ef81599258b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:38.127359 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1b1efbd-aacb-4cc4-9d8c-0ef81599258b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:38.203310 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:38.203310 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:53:38.214502 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f1b1efbd-aacb-4cc4-9d8c-0ef81599258b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:38.224076 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1b1efbd-aacb-4cc4-9d8c-0ef81599258b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:38.224659 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 4/10] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:38 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 849 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:39.254036 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b6b12c32-6ca5-4776-bb1b-eae038dab526 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:39.258105 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6b12c32-6ca5-4776-bb1b-eae038dab526 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:39.258345 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6b12c32-6ca5-4776-bb1b-eae038dab526 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:39.259143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6b12c32-6ca5-4776-bb1b-eae038dab526 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:39.296283 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:39.296283 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:53:39.304912 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b6b12c32-6ca5-4776-bb1b-eae038dab526 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:39.313519 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6b12c32-6ca5-4776-bb1b-eae038dab526 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:39.314133 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 3/11] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:39 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:40.331532 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-42d457b6-7a35-460e-920b-9f97a2f02e83 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:40.334757 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42d457b6-7a35-460e-920b-9f97a2f02e83 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:40.335046 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42d457b6-7a35-460e-920b-9f97a2f02e83 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:40.335310 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42d457b6-7a35-460e-920b-9f97a2f02e83 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:40.347011 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:40.347011 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:53:40.356264 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-42d457b6-7a35-460e-920b-9f97a2f02e83 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:40.365727 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42d457b6-7a35-460e-920b-9f97a2f02e83 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:40.366036 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 3/12] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:40 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:41.384698 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2803712f-a2b7-4b99-8370-c2d4037ea7e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:41.388340 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2803712f-a2b7-4b99-8370-c2d4037ea7e2 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:41.388600 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2803712f-a2b7-4b99-8370-c2d4037ea7e2 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:41.388892 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2803712f-a2b7-4b99-8370-c2d4037ea7e2 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:41.400537 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:41.400537 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:53:41.408669 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2803712f-a2b7-4b99-8370-c2d4037ea7e2 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:41.416436 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2803712f-a2b7-4b99-8370-c2d4037ea7e2 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:41.417219 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 3/13] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:41 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:42.434834 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-891822f7-6b3c-40fb-8945-266986e16251 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:42.436688 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-891822f7-6b3c-40fb-8945-266986e16251 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:42.437257 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-891822f7-6b3c-40fb-8945-266986e16251 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:42.437327 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-891822f7-6b3c-40fb-8945-266986e16251 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:42.451631 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:42.451631 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:53:42.458449 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-891822f7-6b3c-40fb-8945-266986e16251 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:42.468528 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-891822f7-6b3c-40fb-8945-266986e16251 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:42.469158 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 5/14] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:42 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:43.485829 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-65b075de-723b-4b8d-872d-8cd9d262b3c3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:43.492577 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-65b075de-723b-4b8d-872d-8cd9d262b3c3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:43.492577 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-65b075de-723b-4b8d-872d-8cd9d262b3c3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:43.492760 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-65b075de-723b-4b8d-872d-8cd9d262b3c3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:43.504350 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:43.504350 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:53:43.514723 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-65b075de-723b-4b8d-872d-8cd9d262b3c3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:43.528204 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-65b075de-723b-4b8d-872d-8cd9d262b3c3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:43.528683 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 4/15] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:43 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:43.964815 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2790a12e-862c-4b63-b825-547b216eb40b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:44.313330 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:53:44.313465 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-611459370"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:53:44.315409 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-611459370'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:53:44.315565 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Create volume of 1 GB Aug 01 12:53:44.324608 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Availability Zones retrieved successfully. Aug 01 12:53:44.332556 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Flow 'volume_create_api' (f858521b-7cd9-424d-a443-560418c6b87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:53:44.334073 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e892c5e-0c5a-47ea-9110-abb6ad3d5dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:44.334823 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:53:44.375489 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e892c5e-0c5a-47ea-9110-abb6ad3d5dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:44.376706 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9047c76c-c93f-428c-8ff0-602db9573a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:44.484337 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Created reservations ['cba607ad-85e7-46f0-99f1-8c1c2d63148d', '23600de5-cf64-4b33-a8c4-2a75706b2220', '2a73425f-615a-4d81-89bc-f939da92045d', '01182894-f1b0-4c53-8874-d68841d6064c'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:53:44.485308 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9047c76c-c93f-428c-8ff0-602db9573a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cba607ad-85e7-46f0-99f1-8c1c2d63148d', '23600de5-cf64-4b33-a8c4-2a75706b2220', '2a73425f-615a-4d81-89bc-f939da92045d', '01182894-f1b0-4c53-8874-d68841d6064c']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:44.486615 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2350bccf-8759-419e-847c-c3a8bb87d813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:44.546877 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-03ec0c50-3fcb-4f00-aea9-8859d44f94b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:44.550877 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03ec0c50-3fcb-4f00-aea9-8859d44f94b0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:44.551039 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03ec0c50-3fcb-4f00-aea9-8859d44f94b0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:44.551346 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03ec0c50-3fcb-4f00-aea9-8859d44f94b0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:44.561131 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:44.561131 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:53:44.561397 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2350bccf-8759-419e-847c-c3a8bb87d813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc00b28-af3d-4ffc-940d-2aa9889e9516', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-611459370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a969265d44e4b9ebc73df82931fc10a',qos_specs=None,replication_status=,reservations=['cba607ad-85e7-46f0-99f1-8c1c2d63148d','23600de5-cf64-4b33-a8c4-2a75706b2220','2a73425f-615a-4d81-89bc-f939da92045d','01182894-f1b0-4c53-8874-d68841d6064c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='893e36c713064bb0894e1e251c46f1d7',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-611459370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dc00b28-af3d-4ffc-940d-2aa9889e9516,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a969265d44e4b9ebc73df82931fc10a',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='893e36c713064bb0894e1e251c46f1d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:44.562567 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e43b911-9277-4436-9269-897425e4351f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:44.566557 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-03ec0c50-3fcb-4f00-aea9-8859d44f94b0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:44.574459 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03ec0c50-3fcb-4f00-aea9-8859d44f94b0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:44.575087 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 4/16] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:44 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:44.598218 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e43b911-9277-4436-9269-897425e4351f) 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-611459370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a969265d44e4b9ebc73df82931fc10a',qos_specs=None,replication_status=,reservations=['cba607ad-85e7-46f0-99f1-8c1c2d63148d','23600de5-cf64-4b33-a8c4-2a75706b2220','2a73425f-615a-4d81-89bc-f939da92045d','01182894-f1b0-4c53-8874-d68841d6064c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='893e36c713064bb0894e1e251c46f1d7',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:44.599442 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddc9cf09-8ec0-40b7-aa8a-a5ecab4c315d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:44.621982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddc9cf09-8ec0-40b7-aa8a-a5ecab4c315d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:44.622198 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Flow 'volume_create_api' (f858521b-7cd9-424d-a443-560418c6b87c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:53:44.622854 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Create volume request issued successfully. Aug 01 12:53:44.623458 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2790a12e-862c-4b63-b825-547b216eb40b tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:53:44.624103 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 4/17] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:53:43 2026] POST /volume/v3/volumes => generated 784 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:53:44.644699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dde80d83-ef9e-40f3-9b89-478e93be17c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:44.647047 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dde80d83-ef9e-40f3-9b89-478e93be17c9 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:53:44.647696 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dde80d83-ef9e-40f3-9b89-478e93be17c9 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:44.647696 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dde80d83-ef9e-40f3-9b89-478e93be17c9 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:44.682396 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:44.682396 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:53:44.686664 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dde80d83-ef9e-40f3-9b89-478e93be17c9 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:53:44.692728 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dde80d83-ef9e-40f3-9b89-478e93be17c9 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:53:44.693242 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 6/18] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:44 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:45.592736 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7caa1dbc-0e07-4a67-b4cb-b681b6695a89 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:45.596001 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7caa1dbc-0e07-4a67-b4cb-b681b6695a89 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:45.596001 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7caa1dbc-0e07-4a67-b4cb-b681b6695a89 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:45.596001 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7caa1dbc-0e07-4a67-b4cb-b681b6695a89 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:45.604645 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:45.604645 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:53:45.608699 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7caa1dbc-0e07-4a67-b4cb-b681b6695a89 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:45.613472 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7caa1dbc-0e07-4a67-b4cb-b681b6695a89 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:45.613965 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 5/19] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:45 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:45.709644 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1b98cc7-f588-4e08-a4b6-f2639a7153d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:45.711669 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1b98cc7-f588-4e08-a4b6-f2639a7153d1 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:53:45.711932 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1b98cc7-f588-4e08-a4b6-f2639a7153d1 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:45.712518 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1b98cc7-f588-4e08-a4b6-f2639a7153d1 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:45.748143 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:45.748143 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:53:45.752073 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b1b98cc7-f588-4e08-a4b6-f2639a7153d1 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:53:45.756254 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1b98cc7-f588-4e08-a4b6-f2639a7153d1 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:53:45.756764 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 5/20] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:45 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1024 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:53:46.632991 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8e7d4b9f-4913-4bad-aa1b-61197dc14160 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:46.635040 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e7d4b9f-4913-4bad-aa1b-61197dc14160 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:46.635304 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e7d4b9f-4913-4bad-aa1b-61197dc14160 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:46.636029 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e7d4b9f-4913-4bad-aa1b-61197dc14160 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:46.652031 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:46.652031 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:53:46.663542 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8e7d4b9f-4913-4bad-aa1b-61197dc14160 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:46.671122 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e7d4b9f-4913-4bad-aa1b-61197dc14160 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:46.671916 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 5/21] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:46 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:47.687665 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4aeee9c5-2fb4-4ec2-863d-2eeffca688c0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:47.690143 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4aeee9c5-2fb4-4ec2-863d-2eeffca688c0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:47.690458 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4aeee9c5-2fb4-4ec2-863d-2eeffca688c0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:47.690768 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4aeee9c5-2fb4-4ec2-863d-2eeffca688c0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:47.702648 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:47.702648 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:53:47.708971 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4aeee9c5-2fb4-4ec2-863d-2eeffca688c0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:47.716066 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4aeee9c5-2fb4-4ec2-863d-2eeffca688c0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:47.716875 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 7/22] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:47 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:48.734724 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2b0ed015-27fb-4776-847f-bce0dc98cd84 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:48.738169 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b0ed015-27fb-4776-847f-bce0dc98cd84 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:48.738169 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b0ed015-27fb-4776-847f-bce0dc98cd84 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:48.738903 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b0ed015-27fb-4776-847f-bce0dc98cd84 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:48.749508 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:48.749508 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:53:48.757468 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2b0ed015-27fb-4776-847f-bce0dc98cd84 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:48.765632 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b0ed015-27fb-4776-847f-bce0dc98cd84 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:48.766629 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 6/23] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:48 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:49.782979 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9cd44a8f-2aad-4bed-8562-2d9f46fc0284 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:49.786465 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9cd44a8f-2aad-4bed-8562-2d9f46fc0284 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:49.786935 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9cd44a8f-2aad-4bed-8562-2d9f46fc0284 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:49.790217 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9cd44a8f-2aad-4bed-8562-2d9f46fc0284 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:49.805422 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:49.805422 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:53:49.811177 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9cd44a8f-2aad-4bed-8562-2d9f46fc0284 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:49.819811 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9cd44a8f-2aad-4bed-8562-2d9f46fc0284 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:49.820335 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 6/24] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:49 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:50.837710 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c22ccb0c-e813-4c8f-8369-c650d340337b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:50.840042 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c22ccb0c-e813-4c8f-8369-c650d340337b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:50.840425 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c22ccb0c-e813-4c8f-8369-c650d340337b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:50.840607 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c22ccb0c-e813-4c8f-8369-c650d340337b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:50.848867 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:50.848867 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:53:50.853404 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c22ccb0c-e813-4c8f-8369-c650d340337b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:50.860718 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c22ccb0c-e813-4c8f-8369-c650d340337b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:50.861003 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 6/25] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:50 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:51.109340 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:51.467743 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:53:51.468734 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1823980535"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:53:51.470200 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1823980535'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:53:51.479847 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Create volume of 1 GB Aug 01 12:53:51.480266 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:51.480266 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:53:51.488711 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Availability zone cache updated, next update will occur around 2026-08-01 13:53:51.488023. {{(pid=100262) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 12:53:51.488934 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Availability Zones retrieved successfully. Aug 01 12:53:51.520047 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Flow 'volume_create_api' (be2cb877-e78a-4ff4-80f4-5da6c2f4a5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:53:51.520047 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9f63c7-b6d5-469b-a19d-8adcb925d90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:51.521354 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:53:51.549081 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:51.549081 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:53:51.582390 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9f63c7-b6d5-469b-a19d-8adcb925d90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=25b38e64-235c-4f7b-aa3c-20954e82b0fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25b38e64-235c-4f7b-aa3c-20954e82b0fb', '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': True, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:51.584017 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3310c9b9-fe1c-48cd-ad10-2d26f179e81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:51.643533 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:53:51.643533 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:53:51.744412 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Created reservations ['50d2cf4f-bbcf-4533-b1b7-2109eba535ce', 'a144f7c4-70ea-4069-9593-264ee44bbc95', '8053a731-c6a2-4c55-aa98-441f970db9c4', '2ea1a05e-af4c-435e-b9eb-51c10907c127'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:53:51.745691 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3310c9b9-fe1c-48cd-ad10-2d26f179e81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50d2cf4f-bbcf-4533-b1b7-2109eba535ce', 'a144f7c4-70ea-4069-9593-264ee44bbc95', '8053a731-c6a2-4c55-aa98-441f970db9c4', '2ea1a05e-af4c-435e-b9eb-51c10907c127']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:51.746602 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae6f7eb-0acb-4f27-b347-ff7e2942ce56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:51.789851 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae6f7eb-0acb-4f27-b347-ff7e2942ce56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dac907f5-242e-427b-9c6e-e3ba698a2282', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1823980535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ae18edcbabe48a0996b8850dc05b303',qos_specs=None,replication_status=,reservations=['50d2cf4f-bbcf-4533-b1b7-2109eba535ce','a144f7c4-70ea-4069-9593-264ee44bbc95','8053a731-c6a2-4c55-aa98-441f970db9c4','2ea1a05e-af4c-435e-b9eb-51c10907c127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dbe9d39cad246958f6253aa4a200212',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb), '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=2026-08-01T12:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1823980535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dac907f5-242e-427b-9c6e-e3ba698a2282,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2ae18edcbabe48a0996b8850dc05b303',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='1dbe9d39cad246958f6253aa4a200212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25b38e64-235c-4f7b-aa3c-20954e82b0fb),volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:51.791250 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0a1da9-2c91-410e-a160-4715d98807de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:51.836719 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0a1da9-2c91-410e-a160-4715d98807de) 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-TestMultiAttachVolumeSwap-volume-1823980535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ae18edcbabe48a0996b8850dc05b303',qos_specs=None,replication_status=,reservations=['50d2cf4f-bbcf-4533-b1b7-2109eba535ce','a144f7c4-70ea-4069-9593-264ee44bbc95','8053a731-c6a2-4c55-aa98-441f970db9c4','2ea1a05e-af4c-435e-b9eb-51c10907c127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dbe9d39cad246958f6253aa4a200212',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:51.837886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2eae64-1e61-4219-8837-b9cadaabc869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:51.880596 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8fcbfeb6-045a-4cea-806a-310e27cafb02 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:51.886668 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8fcbfeb6-045a-4cea-806a-310e27cafb02 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:51.887028 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8fcbfeb6-045a-4cea-806a-310e27cafb02 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:51.887409 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2eae64-1e61-4219-8837-b9cadaabc869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:51.887518 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8fcbfeb6-045a-4cea-806a-310e27cafb02 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:51.889506 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Flow 'volume_create_api' (be2cb877-e78a-4ff4-80f4-5da6c2f4a5bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:53:51.890642 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Create volume request issued successfully. Aug 01 12:53:51.891735 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0df1b1f-0737-44ea-98ef-be4da4f55a8a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:53:51.892451 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 8/26] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:53:51 2026] POST /volume/v3/volumes => generated 758 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:53:51.902667 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:51.902667 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:53:51.909042 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8fcbfeb6-045a-4cea-806a-310e27cafb02 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:51.914516 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-824da3ab-8dbc-49c2-b252-d7e7f4aec8fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:51.917485 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8fcbfeb6-045a-4cea-806a-310e27cafb02 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:51.917485 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 7/27] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:51 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:51.918390 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-824da3ab-8dbc-49c2-b252-d7e7f4aec8fd tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:53:51.918659 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-824da3ab-8dbc-49c2-b252-d7e7f4aec8fd tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:51.918993 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-824da3ab-8dbc-49c2-b252-d7e7f4aec8fd tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:51.929907 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:51.929907 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:53:51.936926 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-824da3ab-8dbc-49c2-b252-d7e7f4aec8fd tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:53:51.942606 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-824da3ab-8dbc-49c2-b252-d7e7f4aec8fd tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:53:51.943181 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 7/28] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:51 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:52.937039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-095d2a81-5531-4bab-bbe2-e1f88c8914b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:52.939785 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-095d2a81-5531-4bab-bbe2-e1f88c8914b1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:52.940067 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-095d2a81-5531-4bab-bbe2-e1f88c8914b1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:52.940340 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-095d2a81-5531-4bab-bbe2-e1f88c8914b1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:52.951333 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:52.951333 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:53:52.960432 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20c976e8-df89-446f-8517-ef97555ea46f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:52.962458 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-095d2a81-5531-4bab-bbe2-e1f88c8914b1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:52.963082 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20c976e8-df89-446f-8517-ef97555ea46f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:53:52.963267 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20c976e8-df89-446f-8517-ef97555ea46f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:52.963828 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20c976e8-df89-446f-8517-ef97555ea46f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:52.969504 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-095d2a81-5531-4bab-bbe2-e1f88c8914b1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:52.969855 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 7/29] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:52 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:52.980065 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:52.980065 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:53:52.986123 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-20c976e8-df89-446f-8517-ef97555ea46f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:53:52.991295 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20c976e8-df89-446f-8517-ef97555ea46f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:53:52.991711 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 9/30] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:52 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:53.008542 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-264d6a2a-1cde-4765-9527-9f96690eeac3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:53.301483 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-264d6a2a-1cde-4765-9527-9f96690eeac3 tempest-TestMultiAttachVolumeSwap-822003792 tempest-TestMultiAttachVolumeSwap-822003792-project-admin] POST https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282/action Aug 01 12:53:53.302381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-264d6a2a-1cde-4765-9527-9f96690eeac3 tempest-TestMultiAttachVolumeSwap-822003792 tempest-TestMultiAttachVolumeSwap-822003792-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:53:53.302586 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-264d6a2a-1cde-4765-9527-9f96690eeac3 tempest-TestMultiAttachVolumeSwap-822003792 tempest-TestMultiAttachVolumeSwap-822003792-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:53:53.350258 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:53.350258 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:53:53.350715 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-264d6a2a-1cde-4765-9527-9f96690eeac3 tempest-TestMultiAttachVolumeSwap-822003792 tempest-TestMultiAttachVolumeSwap-822003792-project-admin] Volume info retrieved successfully. Aug 01 12:53:53.367872 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-264d6a2a-1cde-4765-9527-9f96690eeac3 tempest-TestMultiAttachVolumeSwap-822003792 tempest-TestMultiAttachVolumeSwap-822003792-project-admin] Update volume admin metadata completed successfully. Aug 01 12:53:53.368615 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-264d6a2a-1cde-4765-9527-9f96690eeac3 tempest-TestMultiAttachVolumeSwap-822003792 tempest-TestMultiAttachVolumeSwap-822003792-project-admin] Update readonly setting on volume completed successfully. Aug 01 12:53:53.368929 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-264d6a2a-1cde-4765-9527-9f96690eeac3 tempest-TestMultiAttachVolumeSwap-822003792 tempest-TestMultiAttachVolumeSwap-822003792-project-admin] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282/action returned with HTTP 202 Aug 01 12:53:53.370542 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 8/31] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:53:53 2026] POST /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282/action => generated 0 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:53:53.384171 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:53.387763 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:53:53.388248 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1844855096"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:53:53.391090 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1844855096'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:53:53.405452 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Create volume of 1 GB Aug 01 12:53:53.405977 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:53.405977 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:53:53.412226 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Availability zone cache updated, next update will occur around 2026-08-01 13:53:53.411291. {{(pid=100264) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 12:53:53.412374 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Availability Zones retrieved successfully. Aug 01 12:53:53.444979 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Flow 'volume_create_api' (8f84b854-5807-44c4-8556-7c68230af85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:53:53.446469 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71269a5-d236-402c-a448-237bb151de3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:53.447893 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:53:53.468870 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:53.468870 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:53:53.511350 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71269a5-d236-402c-a448-237bb151de3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=25b38e64-235c-4f7b-aa3c-20954e82b0fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25b38e64-235c-4f7b-aa3c-20954e82b0fb', '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': True, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:53.513076 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7195d45-6b09-4b82-a96d-680bc782ee6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:53.585335 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:53:53.585693 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:53:53.622630 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Created reservations ['c2db2182-4845-4d51-a640-c30972977dec', '657f4a76-01ea-4f25-ba4a-cf1e1bf6fd8e', '82f76f25-8807-4a0c-8b89-d7981b0138a3', '3cbfbef9-b830-472c-adb2-210a3c0e6995'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:53:53.623644 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7195d45-6b09-4b82-a96d-680bc782ee6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2db2182-4845-4d51-a640-c30972977dec', '657f4a76-01ea-4f25-ba4a-cf1e1bf6fd8e', '82f76f25-8807-4a0c-8b89-d7981b0138a3', '3cbfbef9-b830-472c-adb2-210a3c0e6995']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:53.625225 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d811d4ab-9f19-4105-8551-b7d7cbee67af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:53.661147 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d811d4ab-9f19-4105-8551-b7d7cbee67af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c4be1d-8d07-4000-b3d6-4af3795d9016', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1844855096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ae18edcbabe48a0996b8850dc05b303',qos_specs=None,replication_status=,reservations=['c2db2182-4845-4d51-a640-c30972977dec','657f4a76-01ea-4f25-ba4a-cf1e1bf6fd8e','82f76f25-8807-4a0c-8b89-d7981b0138a3','3cbfbef9-b830-472c-adb2-210a3c0e6995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dbe9d39cad246958f6253aa4a200212',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb), '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=2026-08-01T12:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1844855096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c4be1d-8d07-4000-b3d6-4af3795d9016,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2ae18edcbabe48a0996b8850dc05b303',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='1dbe9d39cad246958f6253aa4a200212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25b38e64-235c-4f7b-aa3c-20954e82b0fb),volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:53.661773 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d4a120-e9f2-4301-b5ae-31685094e481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:53.714098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d4a120-e9f2-4301-b5ae-31685094e481) 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-TestMultiAttachVolumeSwap-volume-1844855096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ae18edcbabe48a0996b8850dc05b303',qos_specs=None,replication_status=,reservations=['c2db2182-4845-4d51-a640-c30972977dec','657f4a76-01ea-4f25-ba4a-cf1e1bf6fd8e','82f76f25-8807-4a0c-8b89-d7981b0138a3','3cbfbef9-b830-472c-adb2-210a3c0e6995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dbe9d39cad246958f6253aa4a200212',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:53.714957 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e22db4-125b-442b-8132-bd8e82372eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:53.780246 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e22db4-125b-442b-8132-bd8e82372eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:53.781652 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Flow 'volume_create_api' (8f84b854-5807-44c4-8556-7c68230af85b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:53:53.782427 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Create volume request issued successfully. Aug 01 12:53:53.783244 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3563c399-7069-43c6-99ac-bc1afceb3aa7 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:53:53.783718 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 8/32] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:53:53 2026] POST /volume/v3/volumes => generated 758 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:53:53.804062 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f09fe2ff-2e22-4206-ba28-8d70948eac7f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:53.808486 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f09fe2ff-2e22-4206-ba28-8d70948eac7f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 Aug 01 12:53:53.808486 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f09fe2ff-2e22-4206-ba28-8d70948eac7f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:53.808486 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f09fe2ff-2e22-4206-ba28-8d70948eac7f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:53.825177 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:53.825177 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:53:53.831740 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f09fe2ff-2e22-4206-ba28-8d70948eac7f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:53:53.839450 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f09fe2ff-2e22-4206-ba28-8d70948eac7f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 returned with HTTP 200 Aug 01 12:53:53.839450 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 8/33] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:53 2026] GET /volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:53.986436 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-14bb1067-ddea-40e8-88ad-a9100120f529 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:53.990501 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14bb1067-ddea-40e8-88ad-a9100120f529 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:53.990823 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14bb1067-ddea-40e8-88ad-a9100120f529 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:53.991257 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14bb1067-ddea-40e8-88ad-a9100120f529 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:54.003920 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:54.003920 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:53:54.011844 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-14bb1067-ddea-40e8-88ad-a9100120f529 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:54.023897 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14bb1067-ddea-40e8-88ad-a9100120f529 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:54.024421 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 10/34] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:53 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:54.857907 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b88ce685-a112-4458-911f-e936db7fc05f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:54.865393 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b88ce685-a112-4458-911f-e936db7fc05f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 Aug 01 12:53:54.865393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b88ce685-a112-4458-911f-e936db7fc05f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:54.865393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b88ce685-a112-4458-911f-e936db7fc05f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:54.878841 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:54.878841 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:53:54.893916 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b88ce685-a112-4458-911f-e936db7fc05f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:53:54.904198 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b88ce685-a112-4458-911f-e936db7fc05f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 returned with HTTP 200 Aug 01 12:53:54.904198 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 9/35] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:54 2026] GET /volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:55.044582 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c991532a-a169-4976-b386-b0aa3022fbe0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:55.047961 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c991532a-a169-4976-b386-b0aa3022fbe0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:55.047961 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c991532a-a169-4976-b386-b0aa3022fbe0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:55.048232 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c991532a-a169-4976-b386-b0aa3022fbe0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:55.068989 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:55.068989 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:53:55.076153 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c991532a-a169-4976-b386-b0aa3022fbe0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:55.083178 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c991532a-a169-4976-b386-b0aa3022fbe0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:55.085744 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 9/36] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:55 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:56.106182 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b33904b-f748-414d-8a64-45da876db0d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:56.110689 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b33904b-f748-414d-8a64-45da876db0d1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:56.111082 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b33904b-f748-414d-8a64-45da876db0d1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:56.111347 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b33904b-f748-414d-8a64-45da876db0d1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:56.125178 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:56.125178 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:53:56.129646 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7b33904b-f748-414d-8a64-45da876db0d1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:56.134805 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b33904b-f748-414d-8a64-45da876db0d1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:56.135085 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 9/37] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:56 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:57.153554 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aa8cc17a-d746-4ac2-b042-5a266649c41b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:57.156055 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa8cc17a-d746-4ac2-b042-5a266649c41b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:57.156313 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa8cc17a-d746-4ac2-b042-5a266649c41b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:57.156558 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa8cc17a-d746-4ac2-b042-5a266649c41b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:57.167850 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:57.167850 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:53:57.174142 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-aa8cc17a-d746-4ac2-b042-5a266649c41b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:57.181558 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa8cc17a-d746-4ac2-b042-5a266649c41b tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:57.182189 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 11/38] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:57 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:58.201394 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ebb814d3-a64c-40f3-980a-8bf764a873bb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:58.203209 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ebb814d3-a64c-40f3-980a-8bf764a873bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:58.203355 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ebb814d3-a64c-40f3-980a-8bf764a873bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:58.203638 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ebb814d3-a64c-40f3-980a-8bf764a873bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:58.216890 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:58.216890 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:53:58.227137 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ebb814d3-a64c-40f3-980a-8bf764a873bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:58.232119 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ebb814d3-a64c-40f3-980a-8bf764a873bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:58.232739 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 10/39] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:58 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:58.594093 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:58.597840 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:53:58.599041 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-998368358"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:53:58.601220 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-998368358'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:53:58.601339 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Create volume of 1 GB Aug 01 12:53:58.613448 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Availability Zones retrieved successfully. Aug 01 12:53:58.626802 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Flow 'volume_create_api' (e9cece47-e9cc-4052-ab6d-ad5eec0d46b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:53:58.628671 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489994a1-8588-43f7-9ac0-0f77bb5058b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:58.630955 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:53:58.676516 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489994a1-8588-43f7-9ac0-0f77bb5058b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:58.677751 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a5c911-708f-45cc-8374-d38dc0495756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:58.719660 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:53:58.720035 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:53:58.783567 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Created reservations ['dde65475-0947-4683-8861-ba55da5068c5', 'ad60d54a-1607-4d54-a29a-f0c5f11dedd3', 'efe790a7-4d35-4a59-b82a-45f4ad079cb8', '6c31e899-debd-4130-8dc7-b88ac8a60e28'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:53:58.785630 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a5c911-708f-45cc-8374-d38dc0495756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dde65475-0947-4683-8861-ba55da5068c5', 'ad60d54a-1607-4d54-a29a-f0c5f11dedd3', 'efe790a7-4d35-4a59-b82a-45f4ad079cb8', '6c31e899-debd-4130-8dc7-b88ac8a60e28']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:58.787687 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4278d28a-7140-4b33-a3d8-6b0e139af8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:58.818975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4278d28a-7140-4b33-a3d8-6b0e139af8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95641e76-bd24-4403-b90a-f4440b925d47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-998368358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a83669466604c889d54113fbfb2444e',qos_specs=None,replication_status=,reservations=['dde65475-0947-4683-8861-ba55da5068c5','ad60d54a-1607-4d54-a29a-f0c5f11dedd3','efe790a7-4d35-4a59-b82a-45f4ad079cb8','6c31e899-debd-4130-8dc7-b88ac8a60e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d35d9cf5ef10482897ea8c56cd77c28d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-998368358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95641e76-bd24-4403-b90a-f4440b925d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a83669466604c889d54113fbfb2444e',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='d35d9cf5ef10482897ea8c56cd77c28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:58.818975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e42aa0-6c98-416a-a0ac-3c2cdf067646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:58.858420 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e42aa0-6c98-416a-a0ac-3c2cdf067646) 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-998368358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a83669466604c889d54113fbfb2444e',qos_specs=None,replication_status=,reservations=['dde65475-0947-4683-8861-ba55da5068c5','ad60d54a-1607-4d54-a29a-f0c5f11dedd3','efe790a7-4d35-4a59-b82a-45f4ad079cb8','6c31e899-debd-4130-8dc7-b88ac8a60e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d35d9cf5ef10482897ea8c56cd77c28d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:58.859479 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085d9ddc-8411-4c9f-86b8-73b78f9ab701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:53:58.884218 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085d9ddc-8411-4c9f-86b8-73b78f9ab701) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:53:58.885594 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Flow 'volume_create_api' (e9cece47-e9cc-4052-ab6d-ad5eec0d46b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:53:58.891356 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Create volume request issued successfully. Aug 01 12:53:58.892342 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb4bb005-9267-4a1c-90b9-f067da0b51d4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:53:58.895282 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 10/40] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:53:58 2026] POST /volume/v3/volumes => generated 754 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:53:58.911645 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d234585-2508-485c-b064-d6dccdb88af7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:58.914127 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d234585-2508-485c-b064-d6dccdb88af7 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] GET https://10.4.3.110/volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 Aug 01 12:53:58.914349 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d234585-2508-485c-b064-d6dccdb88af7 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:58.914645 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d234585-2508-485c-b064-d6dccdb88af7 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:58.926038 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:58.926038 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:53:58.931737 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d234585-2508-485c-b064-d6dccdb88af7 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Volume info retrieved successfully. Aug 01 12:53:58.938329 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d234585-2508-485c-b064-d6dccdb88af7 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] https://10.4.3.110/volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 returned with HTTP 200 Aug 01 12:53:58.938329 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 10/41] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:58 2026] GET /volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:59.253167 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-21a76fef-5977-4a1d-8386-db1209c4c6e7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:59.259975 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21a76fef-5977-4a1d-8386-db1209c4c6e7 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:53:59.259975 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21a76fef-5977-4a1d-8386-db1209c4c6e7 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:59.259975 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21a76fef-5977-4a1d-8386-db1209c4c6e7 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:59.275109 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:59.275109 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:53:59.283635 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-21a76fef-5977-4a1d-8386-db1209c4c6e7 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:53:59.296128 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21a76fef-5977-4a1d-8386-db1209c4c6e7 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:53:59.296641 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 12/42] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:59 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:53:59.959815 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d90442e2-8647-49b6-a9d9-31e7334a2e63 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:53:59.963525 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d90442e2-8647-49b6-a9d9-31e7334a2e63 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] GET https://10.4.3.110/volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 Aug 01 12:53:59.964324 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d90442e2-8647-49b6-a9d9-31e7334a2e63 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:53:59.964324 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d90442e2-8647-49b6-a9d9-31e7334a2e63 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:53:59.972766 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:53:59.972766 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:53:59.979879 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d90442e2-8647-49b6-a9d9-31e7334a2e63 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Volume info retrieved successfully. Aug 01 12:53:59.985208 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d90442e2-8647-49b6-a9d9-31e7334a2e63 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] https://10.4.3.110/volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 returned with HTTP 200 Aug 01 12:53:59.986542 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 11/43] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:53:59 2026] GET /volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 12:54:00.325634 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2f5e656-3240-4050-8938-85cdd65a45d2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:00.325634 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2f5e656-3240-4050-8938-85cdd65a45d2 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:00.325634 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2f5e656-3240-4050-8938-85cdd65a45d2 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:00.325634 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2f5e656-3240-4050-8938-85cdd65a45d2 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:00.350293 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:00.350293 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:00.358632 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f2f5e656-3240-4050-8938-85cdd65a45d2 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:00.365661 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2f5e656-3240-4050-8938-85cdd65a45d2 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:00.366504 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 11/44] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:00 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:00.531610 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-798dec1b-02e9-4a3e-9bcc-95f8a0f9dc56 req-533d087e-46da-4cc0-97e0-755f3ed09328 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:00.536036 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-798dec1b-02e9-4a3e-9bcc-95f8a0f9dc56 req-533d087e-46da-4cc0-97e0-755f3ed09328 tempest-VolumesAdminNegativeTest-1907627570 tempest-VolumesAdminNegativeTest-1907627570-project] GET https://10.4.3.110/volume/v3/volumes/069d1936-7e4a-4b0e-87d6-a3962c2bd630 Aug 01 12:54:00.536036 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-798dec1b-02e9-4a3e-9bcc-95f8a0f9dc56 req-533d087e-46da-4cc0-97e0-755f3ed09328 tempest-VolumesAdminNegativeTest-1907627570 tempest-VolumesAdminNegativeTest-1907627570-project] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:00.536036 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-798dec1b-02e9-4a3e-9bcc-95f8a0f9dc56 req-533d087e-46da-4cc0-97e0-755f3ed09328 tempest-VolumesAdminNegativeTest-1907627570 tempest-VolumesAdminNegativeTest-1907627570-project] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:00.544566 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-798dec1b-02e9-4a3e-9bcc-95f8a0f9dc56 req-533d087e-46da-4cc0-97e0-755f3ed09328 tempest-VolumesAdminNegativeTest-1907627570 tempest-VolumesAdminNegativeTest-1907627570-project] https://10.4.3.110/volume/v3/volumes/069d1936-7e4a-4b0e-87d6-a3962c2bd630 returned with HTTP 404 Aug 01 12:54:00.544566 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 11/45] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:00 2026] GET /volume/v3/volumes/069d1936-7e4a-4b0e-87d6-a3962c2bd630 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:00.561067 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f22518cf-3d7e-445a-ae44-6be1224989a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:00.563546 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f22518cf-3d7e-445a-ae44-6be1224989a9 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] DELETE https://10.4.3.110/volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 Aug 01 12:54:00.563546 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f22518cf-3d7e-445a-ae44-6be1224989a9 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:00.563785 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f22518cf-3d7e-445a-ae44-6be1224989a9 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:00.564094 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f22518cf-3d7e-445a-ae44-6be1224989a9 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Delete volume with id: 95641e76-bd24-4403-b90a-f4440b925d47 Aug 01 12:54:00.580032 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:00.580032 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:00.580959 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f22518cf-3d7e-445a-ae44-6be1224989a9 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Volume info retrieved successfully. Aug 01 12:54:00.626919 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f22518cf-3d7e-445a-ae44-6be1224989a9 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Delete volume request issued successfully. Aug 01 12:54:00.627688 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f22518cf-3d7e-445a-ae44-6be1224989a9 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] https://10.4.3.110/volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 returned with HTTP 202 Aug 01 12:54:00.627688 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 13/46] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:54:00 2026] DELETE /volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:54:00.643548 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a83e6abe-4b4a-41e1-9f44-5889c25b4ca0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:00.645923 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a83e6abe-4b4a-41e1-9f44-5889c25b4ca0 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] GET https://10.4.3.110/volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 Aug 01 12:54:00.646171 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a83e6abe-4b4a-41e1-9f44-5889c25b4ca0 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:00.646409 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a83e6abe-4b4a-41e1-9f44-5889c25b4ca0 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:00.656365 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:00.656365 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:00.663458 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a83e6abe-4b4a-41e1-9f44-5889c25b4ca0 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Volume info retrieved successfully. Aug 01 12:54:00.670790 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a83e6abe-4b4a-41e1-9f44-5889c25b4ca0 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] https://10.4.3.110/volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 returned with HTTP 200 Aug 01 12:54:00.671023 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 12/47] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:00 2026] GET /volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:01.383731 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-08ff3e46-c415-4b82-9948-c83510805f7a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:01.390538 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08ff3e46-c415-4b82-9948-c83510805f7a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:01.390759 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08ff3e46-c415-4b82-9948-c83510805f7a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:01.391036 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08ff3e46-c415-4b82-9948-c83510805f7a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:01.412217 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:01.412217 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:01.422189 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-08ff3e46-c415-4b82-9948-c83510805f7a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:01.433132 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08ff3e46-c415-4b82-9948-c83510805f7a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:01.434152 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 12/48] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:01 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:01.690904 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b790cc14-74b1-4156-beb3-a9299de5a9a4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:01.696388 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b790cc14-74b1-4156-beb3-a9299de5a9a4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] GET https://10.4.3.110/volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 Aug 01 12:54:01.696388 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b790cc14-74b1-4156-beb3-a9299de5a9a4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:01.696625 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b790cc14-74b1-4156-beb3-a9299de5a9a4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:01.706162 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b790cc14-74b1-4156-beb3-a9299de5a9a4 tempest-VolumesAdminNegativeTest-1531089600 tempest-VolumesAdminNegativeTest-1531089600-project-member] https://10.4.3.110/volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 returned with HTTP 404 Aug 01 12:54:01.707215 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 12/49] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:01 2026] GET /volume/v3/volumes/95641e76-bd24-4403-b90a-f4440b925d47 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:02.458099 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0c3515fb-2334-41a0-8173-6bece755ebbf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:02.461996 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c3515fb-2334-41a0-8173-6bece755ebbf tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:02.461996 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c3515fb-2334-41a0-8173-6bece755ebbf tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:02.461996 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c3515fb-2334-41a0-8173-6bece755ebbf tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:02.474533 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:02.474533 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:02.481742 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0c3515fb-2334-41a0-8173-6bece755ebbf tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:02.487831 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c3515fb-2334-41a0-8173-6bece755ebbf tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:02.490845 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 14/50] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:02 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:03.507354 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1e702894-04ed-402f-9a56-547616e18727 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:03.510450 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e702894-04ed-402f-9a56-547616e18727 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:03.510729 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e702894-04ed-402f-9a56-547616e18727 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:03.511054 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e702894-04ed-402f-9a56-547616e18727 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:03.525102 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:03.525102 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:03.542041 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1e702894-04ed-402f-9a56-547616e18727 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:03.557821 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e702894-04ed-402f-9a56-547616e18727 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:03.558833 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 13/51] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:03 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:04.582215 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2cbc4b0-791f-4a4d-95de-c24844f43011 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:04.585371 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2cbc4b0-791f-4a4d-95de-c24844f43011 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:04.585617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2cbc4b0-791f-4a4d-95de-c24844f43011 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:04.585815 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2cbc4b0-791f-4a4d-95de-c24844f43011 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:04.597041 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:04.597041 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:04.609786 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c2cbc4b0-791f-4a4d-95de-c24844f43011 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:04.619735 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2cbc4b0-791f-4a4d-95de-c24844f43011 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:04.620774 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 13/52] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:04 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:05.640779 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2cc18664-196d-45ea-bb5d-412afcf4ae22 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:05.643798 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cc18664-196d-45ea-bb5d-412afcf4ae22 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:05.643798 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cc18664-196d-45ea-bb5d-412afcf4ae22 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:05.644127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cc18664-196d-45ea-bb5d-412afcf4ae22 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:05.660767 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:05.660767 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:05.678426 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2cc18664-196d-45ea-bb5d-412afcf4ae22 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:05.696383 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cc18664-196d-45ea-bb5d-412afcf4ae22 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:05.698311 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 13/53] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:05 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:06.720141 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-43875041-c456-43e3-aab4-7c1d3b69ba5c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:06.723291 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43875041-c456-43e3-aab4-7c1d3b69ba5c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:06.723488 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43875041-c456-43e3-aab4-7c1d3b69ba5c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:06.723810 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43875041-c456-43e3-aab4-7c1d3b69ba5c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:06.736046 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:06.736046 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:06.743785 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-43875041-c456-43e3-aab4-7c1d3b69ba5c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:06.750790 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43875041-c456-43e3-aab4-7c1d3b69ba5c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:06.751371 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 15/54] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:06 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:07.771431 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-135fe239-c3a8-4e53-8e06-db8d5a467034 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:07.773828 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-135fe239-c3a8-4e53-8e06-db8d5a467034 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:07.774777 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-135fe239-c3a8-4e53-8e06-db8d5a467034 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:07.774777 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-135fe239-c3a8-4e53-8e06-db8d5a467034 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:07.799841 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:07.799841 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:07.808606 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-135fe239-c3a8-4e53-8e06-db8d5a467034 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:07.818826 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-135fe239-c3a8-4e53-8e06-db8d5a467034 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:07.818826 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 14/55] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:07 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:08.841644 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-78c5b9d3-a277-4235-ac63-16ad1e1a3e85 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:08.847360 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78c5b9d3-a277-4235-ac63-16ad1e1a3e85 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:08.847775 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78c5b9d3-a277-4235-ac63-16ad1e1a3e85 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:08.848383 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78c5b9d3-a277-4235-ac63-16ad1e1a3e85 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:08.864535 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:08.864535 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:08.874019 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-78c5b9d3-a277-4235-ac63-16ad1e1a3e85 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:08.883043 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78c5b9d3-a277-4235-ac63-16ad1e1a3e85 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:08.884472 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 14/56] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:08 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:09.909454 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2694ca65-59ae-4416-a87b-54aa5c4ae212 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:09.912309 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2694ca65-59ae-4416-a87b-54aa5c4ae212 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:09.912621 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2694ca65-59ae-4416-a87b-54aa5c4ae212 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:09.912890 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2694ca65-59ae-4416-a87b-54aa5c4ae212 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:09.926617 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:09.926617 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:09.935394 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2694ca65-59ae-4416-a87b-54aa5c4ae212 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:09.945248 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2694ca65-59ae-4416-a87b-54aa5c4ae212 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:09.945849 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 14/57] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:09 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:10.967886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c98adb90-faba-4af3-8f0e-3e61dcb9c5fb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:10.970831 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c98adb90-faba-4af3-8f0e-3e61dcb9c5fb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:10.971120 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c98adb90-faba-4af3-8f0e-3e61dcb9c5fb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:10.971376 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c98adb90-faba-4af3-8f0e-3e61dcb9c5fb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:10.981338 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:10.981338 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:10.987083 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c98adb90-faba-4af3-8f0e-3e61dcb9c5fb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:10.994849 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c98adb90-faba-4af3-8f0e-3e61dcb9c5fb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:10.995492 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 16/58] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:10 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 1396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:11.014345 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:11.017300 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:54:11.017793 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1323426697"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:11.020771 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1323426697'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:54:11.021407 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Create volume of 1 GB Aug 01 12:54:11.047994 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Availability zone cache updated, next update will occur around 2026-08-01 13:54:11.046813. {{(pid=100261) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 12:54:11.048119 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Availability Zones retrieved successfully. Aug 01 12:54:11.088746 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Flow 'volume_create_api' (12700b5b-27b6-4284-aee2-74bbd0341714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:11.092616 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80828530-4de9-4f12-bb7c-5dcc6c6612d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:11.094473 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:54:11.188374 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80828530-4de9-4f12-bb7c-5dcc6c6612d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:11.189330 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcab72e-1126-4b8e-b6e9-db876efa9ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:11.243934 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:54:11.243934 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:54:11.270143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Created reservations ['e08f99e3-dc85-4bef-b7c1-70c41401cbb6', '23db5b64-6a7a-4fae-877c-17af2238a1a7', 'e3d61c45-e5a6-4531-92a5-dca2b3887d42', 'b038eb9c-e443-452d-ad7a-e6d498872c8f'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:54:11.271484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcab72e-1126-4b8e-b6e9-db876efa9ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e08f99e3-dc85-4bef-b7c1-70c41401cbb6', '23db5b64-6a7a-4fae-877c-17af2238a1a7', 'e3d61c45-e5a6-4531-92a5-dca2b3887d42', 'b038eb9c-e443-452d-ad7a-e6d498872c8f']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:11.272705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b32dddc-f9b3-4360-8326-7609784d45f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:11.315463 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b32dddc-f9b3-4360-8326-7609784d45f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1323426697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f705e99a13f54845996a2346b34f574c',qos_specs=None,replication_status=,reservations=['e08f99e3-dc85-4bef-b7c1-70c41401cbb6','23db5b64-6a7a-4fae-877c-17af2238a1a7','e3d61c45-e5a6-4531-92a5-dca2b3887d42','b038eb9c-e443-452d-ad7a-e6d498872c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ec564847bc48e4a4476dc0d27a5752',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:54:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1323426697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f705e99a13f54845996a2346b34f574c',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='08ec564847bc48e4a4476dc0d27a5752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:11.316533 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c60af2e4-f164-431b-b9bb-7c27137d02fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:11.356447 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c60af2e4-f164-431b-b9bb-7c27137d02fd) 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-TaggedBootDevicesTest_v242-volume-1323426697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f705e99a13f54845996a2346b34f574c',qos_specs=None,replication_status=,reservations=['e08f99e3-dc85-4bef-b7c1-70c41401cbb6','23db5b64-6a7a-4fae-877c-17af2238a1a7','e3d61c45-e5a6-4531-92a5-dca2b3887d42','b038eb9c-e443-452d-ad7a-e6d498872c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ec564847bc48e4a4476dc0d27a5752',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:11.357809 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a707713e-168b-4dad-8801-63cc8f39f062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:11.400426 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a707713e-168b-4dad-8801-63cc8f39f062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:11.402736 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Flow 'volume_create_api' (12700b5b-27b6-4284-aee2-74bbd0341714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:11.403833 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Create volume request issued successfully. Aug 01 12:54:11.403833 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3417bcf5-a4fd-4203-9030-d6f4b480c4bb tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:54:11.404352 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 15/59] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:54:11 2026] POST /volume/v3/volumes => generated 757 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:54:11.431086 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ebffe32a-49da-48ad-acb3-d83e2cc93091 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:11.435372 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ebffe32a-49da-48ad-acb3-d83e2cc93091 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 Aug 01 12:54:11.435372 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ebffe32a-49da-48ad-acb3-d83e2cc93091 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:11.435372 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ebffe32a-49da-48ad-acb3-d83e2cc93091 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:11.450882 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:11.450882 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:11.459168 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ebffe32a-49da-48ad-acb3-d83e2cc93091 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:11.468617 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ebffe32a-49da-48ad-acb3-d83e2cc93091 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 returned with HTTP 200 Aug 01 12:54:11.469323 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 15/60] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:11 2026] GET /volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:12.491403 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3758b5c8-8f0c-4937-8d91-bf45d022b964 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:12.494650 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3758b5c8-8f0c-4937-8d91-bf45d022b964 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 Aug 01 12:54:12.494758 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3758b5c8-8f0c-4937-8d91-bf45d022b964 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:12.495407 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3758b5c8-8f0c-4937-8d91-bf45d022b964 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:12.513314 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:12.513314 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:12.527816 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3758b5c8-8f0c-4937-8d91-bf45d022b964 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:12.541562 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3758b5c8-8f0c-4937-8d91-bf45d022b964 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 returned with HTTP 200 Aug 01 12:54:12.542703 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 15/61] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:12 2026] GET /volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:12.567468 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-77051c72-b547-4c2a-a826-657c899ec780 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:12.569800 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:54:12.569800 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-866181522"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:12.571921 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-866181522'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:54:12.571921 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Create volume of 1 GB Aug 01 12:54:12.593825 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Availability Zones retrieved successfully. Aug 01 12:54:12.605006 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Flow 'volume_create_api' (8ec1499b-afd9-4832-8b6b-3ef39acfd077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:12.606581 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d30a26-933f-490b-9050-5f5b26ad29ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:12.607968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:54:12.651641 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d30a26-933f-490b-9050-5f5b26ad29ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:12.652560 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a690901-6292-460f-a95f-c0ced81b6831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:12.708973 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:54:12.709256 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:54:12.733060 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Created reservations ['94a755a0-b17d-4006-86d5-30508eb4fa8b', '585f6a3d-c2ef-4df5-ae34-df352824934c', '1f45b4d0-9aee-4a19-8f00-f38e2ee18089', 'e01d00d9-2fa8-4d56-b04a-1c54a407eb52'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:54:12.734560 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a690901-6292-460f-a95f-c0ced81b6831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94a755a0-b17d-4006-86d5-30508eb4fa8b', '585f6a3d-c2ef-4df5-ae34-df352824934c', '1f45b4d0-9aee-4a19-8f00-f38e2ee18089', 'e01d00d9-2fa8-4d56-b04a-1c54a407eb52']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:12.735891 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efdf4abb-a8e8-4497-88cf-201b56f5c125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:12.769403 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efdf4abb-a8e8-4497-88cf-201b56f5c125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8895b8f7-b197-4133-91b1-7d7e9b526196', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-866181522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f705e99a13f54845996a2346b34f574c',qos_specs=None,replication_status=,reservations=['94a755a0-b17d-4006-86d5-30508eb4fa8b','585f6a3d-c2ef-4df5-ae34-df352824934c','1f45b4d0-9aee-4a19-8f00-f38e2ee18089','e01d00d9-2fa8-4d56-b04a-1c54a407eb52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ec564847bc48e4a4476dc0d27a5752',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-866181522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8895b8f7-b197-4133-91b1-7d7e9b526196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f705e99a13f54845996a2346b34f574c',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='08ec564847bc48e4a4476dc0d27a5752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:12.770470 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79561df0-ce94-49aa-ad8b-a16b67aaff10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:12.802929 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79561df0-ce94-49aa-ad8b-a16b67aaff10) 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-TaggedBootDevicesTest_v242-volume-866181522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f705e99a13f54845996a2346b34f574c',qos_specs=None,replication_status=,reservations=['94a755a0-b17d-4006-86d5-30508eb4fa8b','585f6a3d-c2ef-4df5-ae34-df352824934c','1f45b4d0-9aee-4a19-8f00-f38e2ee18089','e01d00d9-2fa8-4d56-b04a-1c54a407eb52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ec564847bc48e4a4476dc0d27a5752',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:12.803924 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513d64c0-fb4f-49a3-bd60-1b92fcf72ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:12.820435 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513d64c0-fb4f-49a3-bd60-1b92fcf72ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:12.822530 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Flow 'volume_create_api' (8ec1499b-afd9-4832-8b6b-3ef39acfd077) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:12.823168 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Create volume request issued successfully. Aug 01 12:54:12.824062 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77051c72-b547-4c2a-a826-657c899ec780 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:54:12.824846 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 17/62] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:54:12 2026] POST /volume/v3/volumes => generated 756 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:54:12.844884 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1ad5b8da-14ac-4f36-a8d2-723d652304b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:12.847920 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1ad5b8da-14ac-4f36-a8d2-723d652304b3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 Aug 01 12:54:12.848260 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1ad5b8da-14ac-4f36-a8d2-723d652304b3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:12.848577 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1ad5b8da-14ac-4f36-a8d2-723d652304b3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:12.859391 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:12.859391 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:12.867261 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1ad5b8da-14ac-4f36-a8d2-723d652304b3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:12.875491 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1ad5b8da-14ac-4f36-a8d2-723d652304b3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 returned with HTTP 200 Aug 01 12:54:12.876353 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 16/63] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:12 2026] GET /volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:13.898735 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-07482ea2-ace3-49e0-8a0f-3d67b7a2e528 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:13.901977 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07482ea2-ace3-49e0-8a0f-3d67b7a2e528 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 Aug 01 12:54:13.903324 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07482ea2-ace3-49e0-8a0f-3d67b7a2e528 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:13.903324 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07482ea2-ace3-49e0-8a0f-3d67b7a2e528 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:13.918162 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:13.918162 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:13.930547 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-07482ea2-ace3-49e0-8a0f-3d67b7a2e528 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:13.943361 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07482ea2-ace3-49e0-8a0f-3d67b7a2e528 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 returned with HTTP 200 Aug 01 12:54:13.944410 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 16/64] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:13 2026] GET /volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:20.469023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:20.896124 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:54:20.896124 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2089192507", "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:20.898515 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2089192507', 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:54:21.071888 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume of 1 GB Aug 01 12:54:21.072605 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:21.072605 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:21.075005 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Availability Zones retrieved successfully. Aug 01 12:54:21.083455 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Flow 'volume_create_api' (2c2d0bf9-f784-4c8b-8f02-6dc43ef0ff12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:21.085161 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5985e5-52ee-4f5b-a87e-e79e68993522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:21.087936 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:54:21.160485 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:21.160485 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:21.187387 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5985e5-52ee-4f5b-a87e-e79e68993522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=25b38e64-235c-4f7b-aa3c-20954e82b0fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25b38e64-235c-4f7b-aa3c-20954e82b0fb', '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': True, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:21.188541 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9fcf86-f342-4db5-8f0d-5680a2810581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:21.243149 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:54:21.243508 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:54:21.307864 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Created reservations ['beb15b12-b12d-4d6a-b126-8098884d83c0', '1038beaf-7280-474a-b5af-58e53035116a', '41c15d0c-8c25-45c0-b564-bc38e3e93d62', '7c7ea88e-4951-486f-af5b-23aa366d4bac'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:54:21.309072 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9fcf86-f342-4db5-8f0d-5680a2810581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beb15b12-b12d-4d6a-b126-8098884d83c0', '1038beaf-7280-474a-b5af-58e53035116a', '41c15d0c-8c25-45c0-b564-bc38e3e93d62', '7c7ea88e-4951-486f-af5b-23aa366d4bac']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:21.310075 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a8ba68a-a968-45e7-97d5-c633aacf6ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:21.341905 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a8ba68a-a968-45e7-97d5-c633aacf6ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0844d43f-71ca-4ffe-9310-d26db5f481fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2089192507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',qos_specs=None,replication_status=,reservations=['beb15b12-b12d-4d6a-b126-8098884d83c0','1038beaf-7280-474a-b5af-58e53035116a','41c15d0c-8c25-45c0-b564-bc38e3e93d62','7c7ea88e-4951-486f-af5b-23aa366d4bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f299165911749ada37ef65349427591',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb), '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=2026-08-01T12:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2089192507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0844d43f-71ca-4ffe-9310-d26db5f481fd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',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='9f299165911749ada37ef65349427591',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25b38e64-235c-4f7b-aa3c-20954e82b0fb),volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:21.342911 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f37227-9b37-43e2-ad02-2fd17494326a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:21.385241 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f37227-9b37-43e2-ad02-2fd17494326a) 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-AttachVolumeMultiAttachTest-volume-2089192507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',qos_specs=None,replication_status=,reservations=['beb15b12-b12d-4d6a-b126-8098884d83c0','1038beaf-7280-474a-b5af-58e53035116a','41c15d0c-8c25-45c0-b564-bc38e3e93d62','7c7ea88e-4951-486f-af5b-23aa366d4bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f299165911749ada37ef65349427591',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:21.387318 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680f2023-a335-4025-9e88-d7249198d20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:21.406507 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680f2023-a335-4025-9e88-d7249198d20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:21.408081 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Flow 'volume_create_api' (2c2d0bf9-f784-4c8b-8f02-6dc43ef0ff12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:21.408848 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume request issued successfully. Aug 01 12:54:21.410930 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a5cec7c-6c6c-497f-b534-1814d14f56ca tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:54:21.411605 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 16/65] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:54:20 2026] POST /volume/v3/volumes => generated 760 bytes in 946 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:54:21.431188 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-63f732cc-e089-4baa-a6e6-2ce5c2533174 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:21.433733 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63f732cc-e089-4baa-a6e6-2ce5c2533174 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd Aug 01 12:54:21.433979 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63f732cc-e089-4baa-a6e6-2ce5c2533174 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:21.434178 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63f732cc-e089-4baa-a6e6-2ce5c2533174 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:21.444432 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:21.444432 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:21.454524 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-63f732cc-e089-4baa-a6e6-2ce5c2533174 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:54:21.460275 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63f732cc-e089-4baa-a6e6-2ce5c2533174 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd returned with HTTP 200 Aug 01 12:54:21.460665 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 18/66] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:21 2026] GET /volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:22.478878 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e83b6dba-f0fa-432c-b798-0ed996b02318 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:22.481124 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e83b6dba-f0fa-432c-b798-0ed996b02318 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd Aug 01 12:54:22.481790 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e83b6dba-f0fa-432c-b798-0ed996b02318 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:22.481790 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e83b6dba-f0fa-432c-b798-0ed996b02318 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:22.490839 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:22.490839 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:22.497152 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e83b6dba-f0fa-432c-b798-0ed996b02318 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:54:22.505564 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e83b6dba-f0fa-432c-b798-0ed996b02318 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd returned with HTTP 200 Aug 01 12:54:22.506173 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 17/67] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:22 2026] GET /volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:22.782020 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-d13b3c8d-e9a8-4d6b-b863-22f227c44804 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:22.784805 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-d13b3c8d-e9a8-4d6b-b863-22f227c44804 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd Aug 01 12:54:22.785092 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-d13b3c8d-e9a8-4d6b-b863-22f227c44804 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:22.785403 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-d13b3c8d-e9a8-4d6b-b863-22f227c44804 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:22.801012 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:22.801012 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:22.809316 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-d13b3c8d-e9a8-4d6b-b863-22f227c44804 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:54:22.816827 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-d13b3c8d-e9a8-4d6b-b863-22f227c44804 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd returned with HTTP 200 Aug 01 12:54:22.817461 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 17/68] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:22 2026] GET /volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd => generated 1368 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:23.344533 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-7b203059-585a-4b84-af6d-db1cb5e719b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:23.348031 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-7b203059-585a-4b84-af6d-db1cb5e719b0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd Aug 01 12:54:23.348275 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-7b203059-585a-4b84-af6d-db1cb5e719b0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:23.348533 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-7b203059-585a-4b84-af6d-db1cb5e719b0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:23.356698 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:23.356698 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:23.361307 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-7b203059-585a-4b84-af6d-db1cb5e719b0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:54:23.366834 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-7b203059-585a-4b84-af6d-db1cb5e719b0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd returned with HTTP 200 Aug 01 12:54:23.367383 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 17/69] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:23 2026] GET /volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:23.378680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd01a9ec-f2e4-440d-b9f3-e64cc4ea5916 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:23.379136 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd01a9ec-f2e4-440d-b9f3-e64cc4ea5916 None None] GET https://10.4.3.110/volume// Aug 01 12:54:23.379303 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd01a9ec-f2e4-440d-b9f3-e64cc4ea5916 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:23.379522 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd01a9ec-f2e4-440d-b9f3-e64cc4ea5916 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:23.379883 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd01a9ec-f2e4-440d-b9f3-e64cc4ea5916 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:23.380312 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 19/70] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:54:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:23.390034 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-a9b66581-b06d-416b-b976-55d40f77a0b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:23.394477 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-a9b66581-b06d-416b-b976-55d40f77a0b8 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:54:23.394477 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-a9b66581-b06d-416b-b976-55d40f77a0b8 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0844d43f-71ca-4ffe-9310-d26db5f481fd", "connector": null, "instance_uuid": "bd4ef227-95ff-4c1d-8e50-99765b0341bd"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:23.405364 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:23.405364 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:23.455168 np0000006302 devstack@c-api.service[100261]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 01 12:54:23.455168 np0000006302 devstack@c-api.service[100261]: .first() Aug 01 12:54:23.477116 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-a9b66581-b06d-416b-b976-55d40f77a0b8 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:54:23.478088 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 18/71] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:54:23 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:25.026983 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a8444c77-635f-4bc1-ac91-514f933239db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:25.026983 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8444c77-635f-4bc1-ac91-514f933239db None None] GET https://10.4.3.110/volume// Aug 01 12:54:25.026983 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8444c77-635f-4bc1-ac91-514f933239db None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:25.026983 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8444c77-635f-4bc1-ac91-514f933239db None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:25.026983 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8444c77-635f-4bc1-ac91-514f933239db None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:25.026983 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 18/72] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:54:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:25.049732 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-1df29a6e-7c9b-4dff-b683-543d1f33dccd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:25.053050 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-1df29a6e-7c9b-4dff-b683-543d1f33dccd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd Aug 01 12:54:25.053383 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-1df29a6e-7c9b-4dff-b683-543d1f33dccd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:25.053843 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-1df29a6e-7c9b-4dff-b683-543d1f33dccd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:25.074208 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:25.074208 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:25.080875 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-1df29a6e-7c9b-4dff-b683-543d1f33dccd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:54:25.088247 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-1df29a6e-7c9b-4dff-b683-543d1f33dccd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd returned with HTTP 200 Aug 01 12:54:25.088835 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 18/73] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:54:25 2026] GET /volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd => generated 1547 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:26.079624 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-b4762cbc-c9ce-49ed-b92a-9bf034c21497 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:26.085856 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-b4762cbc-c9ce-49ed-b92a-9bf034c21497 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] PUT https://10.4.3.110/volume/v3/attachments/4dacc6cd-5325-4dd5-be5e-5044a5c7c45d Aug 01 12:54:26.086458 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-b4762cbc-c9ce-49ed-b92a-9bf034c21497 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:26.109102 np0000006302 devstack@c-api.service[100262]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 01 12:54:26.109102 np0000006302 devstack@c-api.service[100262]: .first() Aug 01 12:54:26.125446 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-b4762cbc-c9ce-49ed-b92a-9bf034c21497 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Acquiring lock "cinder-attachment_update-0844d43f-71ca-4ffe-9310-d26db5f481fd-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:54:26.133430 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-b4762cbc-c9ce-49ed-b92a-9bf034c21497 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-0844d43f-71ca-4ffe-9310-d26db5f481fd-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:54:26.133430 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:26.133430 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:26.349970 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-b4762cbc-c9ce-49ed-b92a-9bf034c21497 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-0844d43f-71ca-4ffe-9310-d26db5f481fd-np0000006302" released by "attachment_update" :: held 0.216s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:54:26.350138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-aa4f3caa-f00c-4747-9bd7-f1a9c43c6d0d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:26.350811 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-b4762cbc-c9ce-49ed-b92a-9bf034c21497 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/4dacc6cd-5325-4dd5-be5e-5044a5c7c45d returned with HTTP 200 Aug 01 12:54:26.350811 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 20/74] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:54:26 2026] PUT /volume/v3/attachments/4dacc6cd-5325-4dd5-be5e-5044a5c7c45d => generated 969 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:26.353146 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-aa4f3caa-f00c-4747-9bd7-f1a9c43c6d0d tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:26.353472 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-aa4f3caa-f00c-4747-9bd7-f1a9c43c6d0d tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:26.353775 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-aa4f3caa-f00c-4747-9bd7-f1a9c43c6d0d tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:26.364487 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:26.364487 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:26.371176 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-1ccb8120-591d-477c-837a-c44cea964927 req-aa4f3caa-f00c-4747-9bd7-f1a9c43c6d0d tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:26.378972 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-aa4f3caa-f00c-4747-9bd7-f1a9c43c6d0d tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:26.379564 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 19/75] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:26 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 1396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:26.391784 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-3f61a524-11e2-4081-8599-c4df552da789 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:26.394293 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-3f61a524-11e2-4081-8599-c4df552da789 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 Aug 01 12:54:26.394638 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-3f61a524-11e2-4081-8599-c4df552da789 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:26.394808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-3f61a524-11e2-4081-8599-c4df552da789 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:26.401740 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-161ad73e-a4c6-43a3-8025-87952d585e44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:26.404581 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:26.404581 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:26.404710 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-161ad73e-a4c6-43a3-8025-87952d585e44 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments/4dacc6cd-5325-4dd5-be5e-5044a5c7c45d/action Aug 01 12:54:26.405264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-161ad73e-a4c6-43a3-8025-87952d585e44 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:26.405495 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-161ad73e-a4c6-43a3-8025-87952d585e44 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:26.413132 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1ccb8120-591d-477c-837a-c44cea964927 req-3f61a524-11e2-4081-8599-c4df552da789 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:26.423890 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-3f61a524-11e2-4081-8599-c4df552da789 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 returned with HTTP 200 Aug 01 12:54:26.424807 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 19/76] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:26 2026] GET /volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:26.431412 np0000006302 devstack@c-api.service[100263]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 01 12:54:26.431412 np0000006302 devstack@c-api.service[100263]: .first() Aug 01 12:54:26.438960 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-fbd1c5cc-be6c-4792-a55b-d62071ed4721 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:26.447917 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-fbd1c5cc-be6c-4792-a55b-d62071ed4721 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 Aug 01 12:54:26.447917 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-fbd1c5cc-be6c-4792-a55b-d62071ed4721 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:26.448541 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-fbd1c5cc-be6c-4792-a55b-d62071ed4721 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:26.467444 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:26.467444 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:26.471105 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:26.471105 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:26.486752 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1ccb8120-591d-477c-837a-c44cea964927 req-fbd1c5cc-be6c-4792-a55b-d62071ed4721 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:26.495679 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-fbd1c5cc-be6c-4792-a55b-d62071ed4721 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 returned with HTTP 200 Aug 01 12:54:26.496473 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 21/77] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:26 2026] GET /volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:26.514124 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-24ce9dcc-b620-4b35-ac9a-c4c7954b1834 req-161ad73e-a4c6-43a3-8025-87952d585e44 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/4dacc6cd-5325-4dd5-be5e-5044a5c7c45d/action returned with HTTP 204 Aug 01 12:54:26.514808 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 19/78] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:54:26 2026] POST /volume/v3/attachments/4dacc6cd-5325-4dd5-be5e-5044a5c7c45d/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:26.516781 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8a57f077-6b83-4605-9571-14162e41a366 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:26.517852 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8a57f077-6b83-4605-9571-14162e41a366 None None] GET https://10.4.3.110/volume// Aug 01 12:54:26.517852 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8a57f077-6b83-4605-9571-14162e41a366 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:26.518119 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8a57f077-6b83-4605-9571-14162e41a366 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:26.518770 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8a57f077-6b83-4605-9571-14162e41a366 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:26.519291 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 20/79] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:54:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:26.534172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-4e46ad9f-9645-4d0b-ba64-b0b0232eb581 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:26.536302 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-4e46ad9f-9645-4d0b-ba64-b0b0232eb581 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:54:26.536980 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-4e46ad9f-9645-4d0b-ba64-b0b0232eb581 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3845fd0-f4a5-48ba-9ed2-f07d40b7e934", "connector": null, "instance_uuid": "b76027f1-c80d-46d9-b100-89327eb89547"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:26.550922 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:26.550922 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:26.631466 np0000006302 devstack@c-api.service[100264]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 01 12:54:26.631466 np0000006302 devstack@c-api.service[100264]: .first() Aug 01 12:54:26.653263 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-4e46ad9f-9645-4d0b-ba64-b0b0232eb581 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:54:26.654974 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 20/80] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:54:26 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:26.666177 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b048df92-583e-4c33-8828-fa79bc1bb44d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:26.666346 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b048df92-583e-4c33-8828-fa79bc1bb44d None None] GET https://10.4.3.110/volume// Aug 01 12:54:26.666622 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b048df92-583e-4c33-8828-fa79bc1bb44d None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:26.667105 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b048df92-583e-4c33-8828-fa79bc1bb44d None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:26.668203 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b048df92-583e-4c33-8828-fa79bc1bb44d None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:26.668203 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 22/81] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:54:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:26.681047 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-e702f3a7-da1f-4764-b673-d2434cb787df None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:26.685685 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-e702f3a7-da1f-4764-b673-d2434cb787df tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:54:26.686212 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-e702f3a7-da1f-4764-b673-d2434cb787df tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43", "connector": null, "instance_uuid": "b76027f1-c80d-46d9-b100-89327eb89547"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:26.700549 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:26.700549 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:26.777400 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-e702f3a7-da1f-4764-b673-d2434cb787df tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:54:26.778531 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 20/82] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:54:26 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:26.789128 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f8093098-4b55-4781-a37e-9177d3d2524b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:26.789128 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8093098-4b55-4781-a37e-9177d3d2524b None None] GET https://10.4.3.110/volume// Aug 01 12:54:26.789128 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8093098-4b55-4781-a37e-9177d3d2524b None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:26.789128 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8093098-4b55-4781-a37e-9177d3d2524b None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:26.789128 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8093098-4b55-4781-a37e-9177d3d2524b None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:26.789703 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 21/83] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:54:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:26.801554 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-77f4d190-3688-400b-982d-757bffc29bd6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:26.806422 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-77f4d190-3688-400b-982d-757bffc29bd6 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:54:26.807174 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-77f4d190-3688-400b-982d-757bffc29bd6 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8895b8f7-b197-4133-91b1-7d7e9b526196", "connector": null, "instance_uuid": "b76027f1-c80d-46d9-b100-89327eb89547"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:26.822691 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:26.822691 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:26.865414 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-77f4d190-3688-400b-982d-757bffc29bd6 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:54:26.865990 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 21/84] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:54:26 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:28.987086 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:28.989811 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:54:28.990295 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1239586186"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:28.993529 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1239586186'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:54:28.993762 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Create volume of 1 GB Aug 01 12:54:29.001823 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Availability Zones retrieved successfully. Aug 01 12:54:29.010357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Flow 'volume_create_api' (bd8aa228-2a4f-4c7c-9ab5-3ce384508132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:29.011882 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95406ca-be0d-4d61-90b8-fa8bcb6e6f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:29.013314 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:54:29.044596 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95406ca-be0d-4d61-90b8-fa8bcb6e6f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:29.045613 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046575c5-8b7f-45bf-bd6a-e048f8727885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:29.134425 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Created reservations ['c6d9c9f3-2bef-4f15-99be-ee0f2f68b48f', 'db065f7b-2ae4-4f51-baa2-e5a2182dd338', 'e71b4d7c-6810-4cd8-9b3b-4e3232524d90', '62cc4de9-f37d-44d8-8a0d-63997b674c7f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:54:29.135571 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046575c5-8b7f-45bf-bd6a-e048f8727885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6d9c9f3-2bef-4f15-99be-ee0f2f68b48f', 'db065f7b-2ae4-4f51-baa2-e5a2182dd338', 'e71b4d7c-6810-4cd8-9b3b-4e3232524d90', '62cc4de9-f37d-44d8-8a0d-63997b674c7f']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:29.136685 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec60ee39-a623-4d5d-a116-978ea6262e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:29.165882 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec60ee39-a623-4d5d-a116-978ea6262e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03fa8cc8-75e8-4376-8c25-3b79a1bc51db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1239586186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b689b55cfd45480f90244cb0ef94e14f',qos_specs=None,replication_status=,reservations=['c6d9c9f3-2bef-4f15-99be-ee0f2f68b48f','db065f7b-2ae4-4f51-baa2-e5a2182dd338','e71b4d7c-6810-4cd8-9b3b-4e3232524d90','62cc4de9-f37d-44d8-8a0d-63997b674c7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49eb91f3ef7943e9bf93f40deef5325b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1239586186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03fa8cc8-75e8-4376-8c25-3b79a1bc51db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b689b55cfd45480f90244cb0ef94e14f',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='49eb91f3ef7943e9bf93f40deef5325b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:29.166835 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (132ce98f-3024-4ab1-96b2-9561a3fd9282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:29.187458 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (132ce98f-3024-4ab1-96b2-9561a3fd9282) 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-TaggedAttachmentsTest-volume-1239586186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b689b55cfd45480f90244cb0ef94e14f',qos_specs=None,replication_status=,reservations=['c6d9c9f3-2bef-4f15-99be-ee0f2f68b48f','db065f7b-2ae4-4f51-baa2-e5a2182dd338','e71b4d7c-6810-4cd8-9b3b-4e3232524d90','62cc4de9-f37d-44d8-8a0d-63997b674c7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49eb91f3ef7943e9bf93f40deef5325b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:29.188284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b269a7-ddd5-43e5-b6c8-6c3b3ac8faa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:29.203035 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b269a7-ddd5-43e5-b6c8-6c3b3ac8faa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:29.204613 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Flow 'volume_create_api' (bd8aa228-2a4f-4c7c-9ab5-3ce384508132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:29.205131 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Create volume request issued successfully. Aug 01 12:54:29.206164 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a7625ba-bd2a-470e-acde-49bb144f71ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:54:29.206622 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 23/85] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:54:28 2026] POST /volume/v3/volumes => generated 752 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:54:29.220262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a5517d51-90d8-4a99-a613-a2901e790c9d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:29.225985 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a5517d51-90d8-4a99-a613-a2901e790c9d tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:54:29.225985 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a5517d51-90d8-4a99-a613-a2901e790c9d tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:29.225985 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a5517d51-90d8-4a99-a613-a2901e790c9d tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:29.238884 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:29.238884 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:29.248043 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a5517d51-90d8-4a99-a613-a2901e790c9d tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:54:29.252336 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a5517d51-90d8-4a99-a613-a2901e790c9d tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:54:29.253150 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 21/86] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:29 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:29.431351 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d3d3b95a-f17e-4b07-9b1b-e2d148b39805 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:29.431351 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d3d3b95a-f17e-4b07-9b1b-e2d148b39805 None None] GET https://10.4.3.110/volume// Aug 01 12:54:29.431351 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d3d3b95a-f17e-4b07-9b1b-e2d148b39805 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:29.431351 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d3d3b95a-f17e-4b07-9b1b-e2d148b39805 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:29.431351 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d3d3b95a-f17e-4b07-9b1b-e2d148b39805 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:29.432528 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 22/87] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:54:29 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:29.444126 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-bb1d460e-5af1-4d05-89d5-e1ce753c0112 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:29.449205 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-bb1d460e-5af1-4d05-89d5-e1ce753c0112 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:54:29.449457 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-bb1d460e-5af1-4d05-89d5-e1ce753c0112 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:29.449711 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-bb1d460e-5af1-4d05-89d5-e1ce753c0112 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:29.461711 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:29.461711 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:29.465356 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1ccb8120-591d-477c-837a-c44cea964927 req-bb1d460e-5af1-4d05-89d5-e1ce753c0112 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:29.470210 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-bb1d460e-5af1-4d05-89d5-e1ce753c0112 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:54:29.470679 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 22/88] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:54:29 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 1575 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:29.599606 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-72495161-e0f5-4b1d-933f-0a09e8d05566 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:29.602343 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-72495161-e0f5-4b1d-933f-0a09e8d05566 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] PUT https://10.4.3.110/volume/v3/attachments/4fe4b758-5ca7-4a97-b266-357793a9363a Aug 01 12:54:29.602777 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-72495161-e0f5-4b1d-933f-0a09e8d05566 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:29.616149 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-1ccb8120-591d-477c-837a-c44cea964927 req-72495161-e0f5-4b1d-933f-0a09e8d05566 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Acquiring lock "cinder-attachment_update-c3845fd0-f4a5-48ba-9ed2-f07d40b7e934-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:54:29.626574 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-1ccb8120-591d-477c-837a-c44cea964927 req-72495161-e0f5-4b1d-933f-0a09e8d05566 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Lock "cinder-attachment_update-c3845fd0-f4a5-48ba-9ed2-f07d40b7e934-np0000006302" acquired by "attachment_update" :: waited 0.010s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:54:29.627933 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:29.627933 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:29.767886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-1ccb8120-591d-477c-837a-c44cea964927 req-72495161-e0f5-4b1d-933f-0a09e8d05566 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Lock "cinder-attachment_update-c3845fd0-f4a5-48ba-9ed2-f07d40b7e934-np0000006302" released by "attachment_update" :: held 0.141s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:54:29.768989 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-72495161-e0f5-4b1d-933f-0a09e8d05566 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments/4fe4b758-5ca7-4a97-b266-357793a9363a returned with HTTP 200 Aug 01 12:54:29.769604 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 24/89] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:54:29 2026] PUT /volume/v3/attachments/4fe4b758-5ca7-4a97-b266-357793a9363a => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:29.803507 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-91d5c34a-3ae8-465b-9071-cdc8b4f1a5c3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:29.806716 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-91d5c34a-3ae8-465b-9071-cdc8b4f1a5c3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] POST https://10.4.3.110/volume/v3/attachments/4fe4b758-5ca7-4a97-b266-357793a9363a/action Aug 01 12:54:29.807248 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-91d5c34a-3ae8-465b-9071-cdc8b4f1a5c3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:29.807424 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-91d5c34a-3ae8-465b-9071-cdc8b4f1a5c3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:29.830961 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:29.830961 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:29.845969 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-91d5c34a-3ae8-465b-9071-cdc8b4f1a5c3 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments/4fe4b758-5ca7-4a97-b266-357793a9363a/action returned with HTTP 204 Aug 01 12:54:29.846569 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 22/90] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:54:29 2026] POST /volume/v3/attachments/4fe4b758-5ca7-4a97-b266-357793a9363a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:29.871903 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6ea2ee38-ffa8-4380-8a3a-2010b907bc90 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:29.871903 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ea2ee38-ffa8-4380-8a3a-2010b907bc90 None None] GET https://10.4.3.110/volume// Aug 01 12:54:29.871903 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ea2ee38-ffa8-4380-8a3a-2010b907bc90 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:29.871903 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ea2ee38-ffa8-4380-8a3a-2010b907bc90 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:29.871903 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ea2ee38-ffa8-4380-8a3a-2010b907bc90 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:29.872962 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 23/91] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:54:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:29.882152 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-9722cc6d-bae9-4247-8e4c-d33dc5dc613c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:29.885411 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-9722cc6d-bae9-4247-8e4c-d33dc5dc613c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 Aug 01 12:54:29.885883 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-9722cc6d-bae9-4247-8e4c-d33dc5dc613c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:29.886133 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-9722cc6d-bae9-4247-8e4c-d33dc5dc613c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:29.899403 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:29.899403 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:29.904406 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1ccb8120-591d-477c-837a-c44cea964927 req-9722cc6d-bae9-4247-8e4c-d33dc5dc613c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:29.910698 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-9722cc6d-bae9-4247-8e4c-d33dc5dc613c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 returned with HTTP 200 Aug 01 12:54:29.911303 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 23/92] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:54:29 2026] GET /volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 => generated 1029 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:29.998643 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-0e15f4f5-99f0-4d28-8ce7-161ffba470e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:30.001631 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-0e15f4f5-99f0-4d28-8ce7-161ffba470e0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] PUT https://10.4.3.110/volume/v3/attachments/7b6c8907-d789-4586-b2f2-3c62b3375d13 Aug 01 12:54:30.002227 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-0e15f4f5-99f0-4d28-8ce7-161ffba470e0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:30.020100 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-1ccb8120-591d-477c-837a-c44cea964927 req-0e15f4f5-99f0-4d28-8ce7-161ffba470e0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Acquiring lock "cinder-attachment_update-6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:54:30.027191 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-1ccb8120-591d-477c-837a-c44cea964927 req-0e15f4f5-99f0-4d28-8ce7-161ffba470e0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Lock "cinder-attachment_update-6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:54:30.029023 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:30.029023 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:30.142836 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-1ccb8120-591d-477c-837a-c44cea964927 req-0e15f4f5-99f0-4d28-8ce7-161ffba470e0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Lock "cinder-attachment_update-6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43-np0000006302" released by "attachment_update" :: held 0.116s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:54:30.144100 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-0e15f4f5-99f0-4d28-8ce7-161ffba470e0 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments/7b6c8907-d789-4586-b2f2-3c62b3375d13 returned with HTTP 200 Aug 01 12:54:30.144762 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 25/93] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:54:29 2026] PUT /volume/v3/attachments/7b6c8907-d789-4586-b2f2-3c62b3375d13 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:30.189322 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-94bae2af-2a74-4a7c-9ee7-e84a459be5f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:30.193370 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-94bae2af-2a74-4a7c-9ee7-e84a459be5f4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] POST https://10.4.3.110/volume/v3/attachments/7b6c8907-d789-4586-b2f2-3c62b3375d13/action Aug 01 12:54:30.194752 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-94bae2af-2a74-4a7c-9ee7-e84a459be5f4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:30.195054 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-94bae2af-2a74-4a7c-9ee7-e84a459be5f4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:30.224541 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:30.224541 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:30.250919 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-94bae2af-2a74-4a7c-9ee7-e84a459be5f4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments/7b6c8907-d789-4586-b2f2-3c62b3375d13/action returned with HTTP 204 Aug 01 12:54:30.252080 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 23/94] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:54:30 2026] POST /volume/v3/attachments/7b6c8907-d789-4586-b2f2-3c62b3375d13/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:30.269337 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ac016db1-f6c2-4733-a358-5f6e3b06a482 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:30.271916 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac016db1-f6c2-4733-a358-5f6e3b06a482 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:54:30.274012 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac016db1-f6c2-4733-a358-5f6e3b06a482 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:30.274012 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac016db1-f6c2-4733-a358-5f6e3b06a482 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:30.276616 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-72f2c011-9775-47f0-87c3-4cff0002743c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:30.277109 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72f2c011-9775-47f0-87c3-4cff0002743c None None] GET https://10.4.3.110/volume// Aug 01 12:54:30.277327 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72f2c011-9775-47f0-87c3-4cff0002743c None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:30.277587 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72f2c011-9775-47f0-87c3-4cff0002743c None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:30.278008 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72f2c011-9775-47f0-87c3-4cff0002743c None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:30.278445 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 24/95] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:54:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:30.285636 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:30.285636 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:30.291206 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-a97e8f54-a0fb-4677-a218-d12474f65586 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:30.292876 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ac016db1-f6c2-4733-a358-5f6e3b06a482 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:54:30.294346 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-a97e8f54-a0fb-4677-a218-d12474f65586 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 Aug 01 12:54:30.294525 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-a97e8f54-a0fb-4677-a218-d12474f65586 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:30.294796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-a97e8f54-a0fb-4677-a218-d12474f65586 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:30.301602 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac016db1-f6c2-4733-a358-5f6e3b06a482 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:54:30.302099 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 24/96] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:30 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:30.309122 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:30.309122 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:30.314219 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1ccb8120-591d-477c-837a-c44cea964927 req-a97e8f54-a0fb-4677-a218-d12474f65586 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:54:30.328075 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-a97e8f54-a0fb-4677-a218-d12474f65586 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 returned with HTTP 200 Aug 01 12:54:30.328782 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 26/97] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:54:30 2026] GET /volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 => generated 1028 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:30.434230 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-532cd666-84eb-4748-b953-892b6898ccd6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:30.441561 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-532cd666-84eb-4748-b953-892b6898ccd6 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] PUT https://10.4.3.110/volume/v3/attachments/e2c4fa8f-4571-4a70-8363-bc4e6c6584f4 Aug 01 12:54:30.442087 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-532cd666-84eb-4748-b953-892b6898ccd6 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:30.458082 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-1ccb8120-591d-477c-837a-c44cea964927 req-532cd666-84eb-4748-b953-892b6898ccd6 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Acquiring lock "cinder-attachment_update-8895b8f7-b197-4133-91b1-7d7e9b526196-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:54:30.465006 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-1ccb8120-591d-477c-837a-c44cea964927 req-532cd666-84eb-4748-b953-892b6898ccd6 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Lock "cinder-attachment_update-8895b8f7-b197-4133-91b1-7d7e9b526196-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:54:30.465407 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:30.465407 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:30.650411 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-1ccb8120-591d-477c-837a-c44cea964927 req-532cd666-84eb-4748-b953-892b6898ccd6 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Lock "cinder-attachment_update-8895b8f7-b197-4133-91b1-7d7e9b526196-np0000006302" released by "attachment_update" :: held 0.186s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:54:30.651299 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-532cd666-84eb-4748-b953-892b6898ccd6 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments/e2c4fa8f-4571-4a70-8363-bc4e6c6584f4 returned with HTTP 200 Aug 01 12:54:30.652129 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 24/98] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:54:30 2026] PUT /volume/v3/attachments/e2c4fa8f-4571-4a70-8363-bc4e6c6584f4 => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:30.700113 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1ccb8120-591d-477c-837a-c44cea964927 req-377760a8-edf1-41b2-bbc1-aa9b6d8954e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:30.704892 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-377760a8-edf1-41b2-bbc1-aa9b6d8954e8 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] POST https://10.4.3.110/volume/v3/attachments/e2c4fa8f-4571-4a70-8363-bc4e6c6584f4/action Aug 01 12:54:30.706651 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-377760a8-edf1-41b2-bbc1-aa9b6d8954e8 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:30.706894 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-377760a8-edf1-41b2-bbc1-aa9b6d8954e8 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:30.745473 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:30.745473 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:30.769228 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ccb8120-591d-477c-837a-c44cea964927 req-377760a8-edf1-41b2-bbc1-aa9b6d8954e8 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments/e2c4fa8f-4571-4a70-8363-bc4e6c6584f4/action returned with HTTP 204 Aug 01 12:54:30.769891 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 25/99] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:54:30 2026] POST /volume/v3/attachments/e2c4fa8f-4571-4a70-8363-bc4e6c6584f4/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:31.644768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-48c46787-4be5-48fa-8208-cd3b15999f2e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:31.646649 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:54:31.647087 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-706351433", "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:31.650122 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-706351433', 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:54:32.469589 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Create volume of 1 GB Aug 01 12:54:32.477871 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Availability Zones retrieved successfully. Aug 01 12:54:32.486332 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Flow 'volume_create_api' (599403ce-62bb-4085-93e5-0564c545d6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:32.487837 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5ca523-8471-4897-8103-20ada201d8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:32.489967 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:54:32.616147 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5ca523-8471-4897-8103-20ada201d8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:32.617394 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf7e296-f9f2-4670-af10-0ba28f618368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:32.714931 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Created reservations ['ee3b0d02-0dd8-48fd-8510-f574beeca52f', '2e4ac949-05ee-4b65-917c-41bc6f73f682', '921da024-ccef-4863-b8fe-5c8ef8bf2c8b', '0b6e23b1-dc8d-4d34-a36b-01fd10a0761b'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:54:32.715980 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf7e296-f9f2-4670-af10-0ba28f618368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee3b0d02-0dd8-48fd-8510-f574beeca52f', '2e4ac949-05ee-4b65-917c-41bc6f73f682', '921da024-ccef-4863-b8fe-5c8ef8bf2c8b', '0b6e23b1-dc8d-4d34-a36b-01fd10a0761b']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:32.717044 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c36d62fa-f4ec-4493-81b7-140e2bef28ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:32.748763 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c36d62fa-f4ec-4493-81b7-140e2bef28ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40d8f4ca-50ad-40d3-9953-e007133d36d9', '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-706351433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4738d6bf1fb04694ba136d5a2a40416e',qos_specs=None,replication_status=,reservations=['ee3b0d02-0dd8-48fd-8510-f574beeca52f','2e4ac949-05ee-4b65-917c-41bc6f73f682','921da024-ccef-4863-b8fe-5c8ef8bf2c8b','0b6e23b1-dc8d-4d34-a36b-01fd10a0761b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2364340a812c461681f0eb1b17d8c734',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:54:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-706351433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40d8f4ca-50ad-40d3-9953-e007133d36d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4738d6bf1fb04694ba136d5a2a40416e',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='2364340a812c461681f0eb1b17d8c734',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:32.749444 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ce33785-d6c1-4036-a5e6-7a01373685f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:32.787545 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ce33785-d6c1-4036-a5e6-7a01373685f7) 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-706351433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4738d6bf1fb04694ba136d5a2a40416e',qos_specs=None,replication_status=,reservations=['ee3b0d02-0dd8-48fd-8510-f574beeca52f','2e4ac949-05ee-4b65-917c-41bc6f73f682','921da024-ccef-4863-b8fe-5c8ef8bf2c8b','0b6e23b1-dc8d-4d34-a36b-01fd10a0761b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2364340a812c461681f0eb1b17d8c734',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:32.788843 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3751eccd-d819-4adc-afff-801e65e568c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:32.805806 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3751eccd-d819-4adc-afff-801e65e568c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:32.807657 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Flow 'volume_create_api' (599403ce-62bb-4085-93e5-0564c545d6af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:32.807657 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Create volume request issued successfully. Aug 01 12:54:32.808809 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48c46787-4be5-48fa-8208-cd3b15999f2e tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:54:32.809440 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 25/100] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 12:54:31 2026] POST /volume/v3/volumes => generated 898 bytes in 1165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:32.825020 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-80d4e9f9-63dc-4f26-a222-2bbd1964b452 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:32.831211 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80d4e9f9-63dc-4f26-a222-2bbd1964b452 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] GET https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:54:32.831211 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80d4e9f9-63dc-4f26-a222-2bbd1964b452 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:32.831211 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80d4e9f9-63dc-4f26-a222-2bbd1964b452 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:32.839015 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:32.839015 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:32.843724 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-80d4e9f9-63dc-4f26-a222-2bbd1964b452 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:54:32.849417 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80d4e9f9-63dc-4f26-a222-2bbd1964b452 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 returned with HTTP 200 Aug 01 12:54:32.850162 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 27/101] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:54:32 2026] GET /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 => generated 966 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:33.866483 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0dad49d5-ec7f-4531-8f4c-3757f56fe47d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:33.869725 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0dad49d5-ec7f-4531-8f4c-3757f56fe47d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] GET https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:54:33.870103 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0dad49d5-ec7f-4531-8f4c-3757f56fe47d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:33.870851 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0dad49d5-ec7f-4531-8f4c-3757f56fe47d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:33.884661 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:33.884661 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:33.890486 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0dad49d5-ec7f-4531-8f4c-3757f56fe47d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:54:33.898108 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0dad49d5-ec7f-4531-8f4c-3757f56fe47d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 returned with HTTP 200 Aug 01 12:54:33.898792 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 25/102] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:54:33 2026] GET /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 => generated 1540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:33.943534 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-d18d70b0-fd07-41fa-a84f-6862c825713d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:33.947977 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-d18d70b0-fd07-41fa-a84f-6862c825713d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] GET https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:54:33.948383 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-d18d70b0-fd07-41fa-a84f-6862c825713d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:33.948506 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-d18d70b0-fd07-41fa-a84f-6862c825713d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:33.960405 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:33.960405 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:33.965225 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-d18d70b0-fd07-41fa-a84f-6862c825713d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:54:33.971571 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-d18d70b0-fd07-41fa-a84f-6862c825713d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 returned with HTTP 200 Aug 01 12:54:33.972199 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 26/103] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:33 2026] GET /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:34.704378 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-08857cb8-31cd-4b9c-9589-1319c0857490 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:34.708811 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-08857cb8-31cd-4b9c-9589-1319c0857490 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] GET https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:54:34.709189 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-08857cb8-31cd-4b9c-9589-1319c0857490 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:34.709572 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-08857cb8-31cd-4b9c-9589-1319c0857490 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:34.722206 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:34.722206 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:34.731418 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-08857cb8-31cd-4b9c-9589-1319c0857490 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:54:34.745744 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-08857cb8-31cd-4b9c-9589-1319c0857490 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 returned with HTTP 200 Aug 01 12:54:34.746240 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 26/104] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:34 2026] GET /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 => generated 1360 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:34.760402 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-01efe7d9-e3c7-4833-8fb7-4d908a841816 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:34.761069 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01efe7d9-e3c7-4833-8fb7-4d908a841816 None None] GET https://10.4.3.110/volume// Aug 01 12:54:34.761335 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01efe7d9-e3c7-4833-8fb7-4d908a841816 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:34.761646 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01efe7d9-e3c7-4833-8fb7-4d908a841816 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:34.762813 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01efe7d9-e3c7-4833-8fb7-4d908a841816 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:34.763804 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 28/105] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:54:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:34.777643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-bd496a85-50e7-4a65-9460-2e7d7add837d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:34.782051 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-bd496a85-50e7-4a65-9460-2e7d7add837d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:54:34.782807 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-bd496a85-50e7-4a65-9460-2e7d7add837d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40d8f4ca-50ad-40d3-9953-e007133d36d9", "connector": null, "instance_uuid": "5348d9f7-51c6-4113-93f8-2f4f144950b9"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:34.798559 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:34.798559 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:34.856489 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-bd496a85-50e7-4a65-9460-2e7d7add837d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:54:34.857411 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 26/106] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:54:34 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:36.788578 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9852246d-5272-4ef6-8568-b7265f66b739 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:36.788578 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9852246d-5272-4ef6-8568-b7265f66b739 None None] GET https://10.4.3.110/volume// Aug 01 12:54:36.789808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9852246d-5272-4ef6-8568-b7265f66b739 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:36.789808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9852246d-5272-4ef6-8568-b7265f66b739 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:36.790291 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9852246d-5272-4ef6-8568-b7265f66b739 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:36.790617 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 27/107] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:54:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:36.804320 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06d29586-d70e-4a52-ae5b-311802377993 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:36.809547 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06d29586-d70e-4a52-ae5b-311802377993 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] GET https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:54:36.809877 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06d29586-d70e-4a52-ae5b-311802377993 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:36.810157 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06d29586-d70e-4a52-ae5b-311802377993 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:36.814623 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=122,cinder:INSERT=18,cinder:UPDATE=26 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:54:36.835355 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:36.835355 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:36.847214 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06d29586-d70e-4a52-ae5b-311802377993 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:54:36.858259 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06d29586-d70e-4a52-ae5b-311802377993 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 returned with HTTP 200 Aug 01 12:54:36.858900 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 27/108] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:54:36 2026] GET /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 => generated 1539 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:36.990515 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06bfd2a8-b97a-47de-8c4a-17f29c713417 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:36.993643 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06bfd2a8-b97a-47de-8c4a-17f29c713417 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] PUT https://10.4.3.110/volume/v3/attachments/156ff19a-2b8e-48fa-9b49-73675f2f40a5 Aug 01 12:54:36.993967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06bfd2a8-b97a-47de-8c4a-17f29c713417 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:36.998617 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=150,cinder:INSERT=27,cinder:UPDATE=40 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:54:37.008070 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06bfd2a8-b97a-47de-8c4a-17f29c713417 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Acquiring lock "cinder-attachment_update-40d8f4ca-50ad-40d3-9953-e007133d36d9-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:54:37.017816 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06bfd2a8-b97a-47de-8c4a-17f29c713417 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Lock "cinder-attachment_update-40d8f4ca-50ad-40d3-9953-e007133d36d9-np0000006302" acquired by "attachment_update" :: waited 0.010s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:54:37.018932 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:37.018932 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:37.160690 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06bfd2a8-b97a-47de-8c4a-17f29c713417 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Lock "cinder-attachment_update-40d8f4ca-50ad-40d3-9953-e007133d36d9-np0000006302" released by "attachment_update" :: held 0.143s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:54:37.162308 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-06bfd2a8-b97a-47de-8c4a-17f29c713417 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/attachments/156ff19a-2b8e-48fa-9b49-73675f2f40a5 returned with HTTP 200 Aug 01 12:54:37.163411 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 29/109] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:54:36 2026] PUT /volume/v3/attachments/156ff19a-2b8e-48fa-9b49-73675f2f40a5 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:54:37.211228 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-6103135d-c927-43b3-9692-13f110bafa0f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:37.213651 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-6103135d-c927-43b3-9692-13f110bafa0f tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] POST https://10.4.3.110/volume/v3/attachments/156ff19a-2b8e-48fa-9b49-73675f2f40a5/action Aug 01 12:54:37.214299 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-6103135d-c927-43b3-9692-13f110bafa0f tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:37.214453 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-6103135d-c927-43b3-9692-13f110bafa0f tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:37.218094 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=168,cinder:INSERT=32,cinder:UPDATE=47 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:54:37.238202 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:37.238202 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:37.258353 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8e264037-9a1b-448e-9e98-8985d7b69ce2 req-6103135d-c927-43b3-9692-13f110bafa0f tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/attachments/156ff19a-2b8e-48fa-9b49-73675f2f40a5/action returned with HTTP 204 Aug 01 12:54:37.259048 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 27/110] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:54:37 2026] POST /volume/v3/attachments/156ff19a-2b8e-48fa-9b49-73675f2f40a5/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:38.595584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:38.599218 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:54:38.600411 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-174550281"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:38.602987 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-174550281'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:54:38.603468 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Create volume of 1 GB Aug 01 12:54:38.610400 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=137,cinder:INSERT=18,cinder:UPDATE=30 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:54:38.614781 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Availability Zones retrieved successfully. Aug 01 12:54:38.623083 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Flow 'volume_create_api' (4149bd25-56f1-4d26-8221-36fa1ea29577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:38.624863 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4e77f3-0ef5-47e4-9f83-12f1b94976b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:38.626201 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:54:38.684007 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4e77f3-0ef5-47e4-9f83-12f1b94976b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:38.686286 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e31047-8a61-4665-86b1-690af6417c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:38.819755 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Created reservations ['5ed39742-c773-4923-9817-8803bcb92cdd', '84eee345-e56f-44fe-bc39-d5fa5beaea1d', 'd7aea344-1ce9-4682-a11a-38cf8424795b', '10cd5c9b-7c1c-471b-848b-865d3f30f8e4'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:54:38.819755 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e31047-8a61-4665-86b1-690af6417c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ed39742-c773-4923-9817-8803bcb92cdd', '84eee345-e56f-44fe-bc39-d5fa5beaea1d', 'd7aea344-1ce9-4682-a11a-38cf8424795b', '10cd5c9b-7c1c-471b-848b-865d3f30f8e4']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:38.819755 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f37f77-73d2-439d-ab6f-57fe448668ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:38.862593 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f37f77-73d2-439d-ab6f-57fe448668ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fdf0dfe-1c45-4e28-8675-597b5374849e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-174550281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c316944f665460f9dcc7db397191266',qos_specs=None,replication_status=,reservations=['5ed39742-c773-4923-9817-8803bcb92cdd','84eee345-e56f-44fe-bc39-d5fa5beaea1d','d7aea344-1ce9-4682-a11a-38cf8424795b','10cd5c9b-7c1c-471b-848b-865d3f30f8e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76c4ec9ee7834271b6c3a9c64a6f77bb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:54:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-174550281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fdf0dfe-1c45-4e28-8675-597b5374849e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c316944f665460f9dcc7db397191266',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='76c4ec9ee7834271b6c3a9c64a6f77bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:38.862593 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feee24cf-79b2-4c62-9b0f-ce1fb731d5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:38.900844 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feee24cf-79b2-4c62-9b0f-ce1fb731d5af) 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-174550281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c316944f665460f9dcc7db397191266',qos_specs=None,replication_status=,reservations=['5ed39742-c773-4923-9817-8803bcb92cdd','84eee345-e56f-44fe-bc39-d5fa5beaea1d','d7aea344-1ce9-4682-a11a-38cf8424795b','10cd5c9b-7c1c-471b-848b-865d3f30f8e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76c4ec9ee7834271b6c3a9c64a6f77bb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:38.901691 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869792d6-34cf-4c31-8136-e9811bc3cfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:38.922981 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869792d6-34cf-4c31-8136-e9811bc3cfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:38.925468 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Flow 'volume_create_api' (4149bd25-56f1-4d26-8221-36fa1ea29577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:38.926035 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Create volume request issued successfully. Aug 01 12:54:38.927881 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-008b5e2b-9a2e-464b-b143-06753d2b9782 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:54:38.927881 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 28/111] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:54:38 2026] POST /volume/v3/volumes => generated 750 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:54:38.953022 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-809ed74a-3432-410d-9737-adf3cf7d999f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:38.953022 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-809ed74a-3432-410d-9737-adf3cf7d999f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:54:38.953022 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-809ed74a-3432-410d-9737-adf3cf7d999f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:38.953022 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-809ed74a-3432-410d-9737-adf3cf7d999f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:38.976179 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:38.976179 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:38.986912 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-809ed74a-3432-410d-9737-adf3cf7d999f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:54:38.991349 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-809ed74a-3432-410d-9737-adf3cf7d999f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:54:38.991665 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 28/112] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:38 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:40.008765 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-59e7ed9d-ded6-4012-b160-078b86195566 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:40.011423 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59e7ed9d-ded6-4012-b160-078b86195566 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:54:40.011720 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59e7ed9d-ded6-4012-b160-078b86195566 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:40.012086 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59e7ed9d-ded6-4012-b160-078b86195566 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:40.027019 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:40.027019 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:40.033385 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-59e7ed9d-ded6-4012-b160-078b86195566 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:54:40.041980 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59e7ed9d-ded6-4012-b160-078b86195566 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:54:40.042651 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 30/113] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:40 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:40.120875 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-2715b1f3-f42e-4f1b-9d29-0e2020cafdeb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:40.124023 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-2715b1f3-f42e-4f1b-9d29-0e2020cafdeb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:54:40.124352 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-2715b1f3-f42e-4f1b-9d29-0e2020cafdeb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:40.124627 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-2715b1f3-f42e-4f1b-9d29-0e2020cafdeb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:40.134785 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:40.134785 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:40.143194 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-2715b1f3-f42e-4f1b-9d29-0e2020cafdeb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:54:40.151124 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-2715b1f3-f42e-4f1b-9d29-0e2020cafdeb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:54:40.151791 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 28/114] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:40 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:40.775885 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd440af1-adc1-4701-94eb-4729946eea9d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:40.776591 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd440af1-adc1-4701-94eb-4729946eea9d None None] GET https://10.4.3.110/volume// Aug 01 12:54:40.776874 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd440af1-adc1-4701-94eb-4729946eea9d None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:40.777213 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd440af1-adc1-4701-94eb-4729946eea9d None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:40.777664 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd440af1-adc1-4701-94eb-4729946eea9d None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:40.779575 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 29/115] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:54:40 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:40.810981 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-280f3124-500c-47f4-b908-d5fc62f19f06 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:40.813812 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:54:40.814314 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-157811782"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:40.816254 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-157811782'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:54:40.816468 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Create volume of 1 GB Aug 01 12:54:40.818251 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-38a24456-5438-45db-a90f-a5d3c16b3e27 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:40.827666 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Availability Zones retrieved successfully. Aug 01 12:54:40.837530 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Flow 'volume_create_api' (a15c1ad3-113b-439f-b935-9285289dbd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:40.839070 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7202683-4da3-4f21-aec4-a108da0c13bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:40.841482 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:54:40.906931 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7202683-4da3-4f21-aec4-a108da0c13bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:40.909074 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2225d1-781b-446e-931a-e21741cbe3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:41.078387 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Created reservations ['71a49340-1107-4f72-b720-b8f8b48e22a6', '1e2f0c01-df36-4e69-9086-2cb7378d7712', 'a93fb956-a158-419c-85f9-893c2c64a36c', 'cce565a4-5695-458e-b3e1-cd9df1d3bc57'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:54:41.079533 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2225d1-781b-446e-931a-e21741cbe3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71a49340-1107-4f72-b720-b8f8b48e22a6', '1e2f0c01-df36-4e69-9086-2cb7378d7712', 'a93fb956-a158-419c-85f9-893c2c64a36c', 'cce565a4-5695-458e-b3e1-cd9df1d3bc57']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:41.080748 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c067eaba-22de-4a73-bcbe-67ee9e74475c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:41.135077 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c067eaba-22de-4a73-bcbe-67ee9e74475c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f0da2e-d977-4621-8ece-7d148c486bb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-157811782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8e496676e25418da998f64077e27ee4',qos_specs=None,replication_status=,reservations=['71a49340-1107-4f72-b720-b8f8b48e22a6','1e2f0c01-df36-4e69-9086-2cb7378d7712','a93fb956-a158-419c-85f9-893c2c64a36c','cce565a4-5695-458e-b3e1-cd9df1d3bc57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a80b3d28de049c2b7a4ddd0ac71c1a3',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-157811782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f0da2e-d977-4621-8ece-7d148c486bb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8e496676e25418da998f64077e27ee4',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='5a80b3d28de049c2b7a4ddd0ac71c1a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:41.137117 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1ba99c-a98d-4547-91aa-a3bee25a5f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:41.192162 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1ba99c-a98d-4547-91aa-a3bee25a5f4c) 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-AttachSCSIVolumeTestJSON-volume-157811782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8e496676e25418da998f64077e27ee4',qos_specs=None,replication_status=,reservations=['71a49340-1107-4f72-b720-b8f8b48e22a6','1e2f0c01-df36-4e69-9086-2cb7378d7712','a93fb956-a158-419c-85f9-893c2c64a36c','cce565a4-5695-458e-b3e1-cd9df1d3bc57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a80b3d28de049c2b7a4ddd0ac71c1a3',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:41.193300 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4982d75-145b-438a-a021-846864336ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:41.208410 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-38a24456-5438-45db-a90f-a5d3c16b3e27 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:54:41.212147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-38a24456-5438-45db-a90f-a5d3c16b3e27 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fdf0dfe-1c45-4e28-8675-597b5374849e", "connector": null, "instance_uuid": "6497b896-09aa-4d9a-8cd9-119b8f88e397"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:41.213721 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4982d75-145b-438a-a021-846864336ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:41.215548 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Flow 'volume_create_api' (a15c1ad3-113b-439f-b935-9285289dbd77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:41.216021 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Create volume request issued successfully. Aug 01 12:54:41.217200 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-280f3124-500c-47f4-b908-d5fc62f19f06 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:54:41.218243 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 29/116] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:54:40 2026] POST /volume/v3/volumes => generated 754 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:54:41.230117 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:41.230117 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:41.241839 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c17c18f5-f8ac-4a53-988e-8141595e253d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:41.247090 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c17c18f5-f8ac-4a53-988e-8141595e253d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:41.250189 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c17c18f5-f8ac-4a53-988e-8141595e253d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:41.251440 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c17c18f5-f8ac-4a53-988e-8141595e253d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:41.270517 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:41.270517 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:41.277275 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c17c18f5-f8ac-4a53-988e-8141595e253d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:41.284510 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c17c18f5-f8ac-4a53-988e-8141595e253d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:41.286009 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 29/117] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:41 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:41.308536 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-38a24456-5438-45db-a90f-a5d3c16b3e27 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:54:41.309184 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 31/118] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:54:40 2026] POST /volume/v3/attachments => generated 273 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:41.376484 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e05abea3-b629-4bc6-ae39-26ac2f74f2e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:41.378434 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e05abea3-b629-4bc6-ae39-26ac2f74f2e0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:54:41.378714 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e05abea3-b629-4bc6-ae39-26ac2f74f2e0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:41.382437 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e05abea3-b629-4bc6-ae39-26ac2f74f2e0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:41.406553 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:41.406553 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:41.416039 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e05abea3-b629-4bc6-ae39-26ac2f74f2e0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:54:41.426285 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e05abea3-b629-4bc6-ae39-26ac2f74f2e0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:54:41.431770 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 30/119] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:41 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:41.431816 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3ab7fb44-a3fa-45e7-a7f4-ab6bce76e31f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:41.431816 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ab7fb44-a3fa-45e7-a7f4-ab6bce76e31f None None] GET https://10.4.3.110/volume// Aug 01 12:54:41.432714 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ab7fb44-a3fa-45e7-a7f4-ab6bce76e31f None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:41.434161 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ab7fb44-a3fa-45e7-a7f4-ab6bce76e31f None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:41.434161 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ab7fb44-a3fa-45e7-a7f4-ab6bce76e31f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:41.434161 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 30/120] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:54:41 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:41.450087 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-e0f0ff2f-ce9a-447d-876f-add161c25144 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:41.458619 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-e0f0ff2f-ce9a-447d-876f-add161c25144 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:54:41.460400 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-e0f0ff2f-ce9a-447d-876f-add161c25144 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:41.460400 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-e0f0ff2f-ce9a-447d-876f-add161c25144 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:41.473385 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:41.473385 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:41.480828 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-e0f0ff2f-ce9a-447d-876f-add161c25144 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:54:41.487349 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-e0f0ff2f-ce9a-447d-876f-add161c25144 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:54:41.487658 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 30/121] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:54:41 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1022 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:41.640229 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-d04edd44-f1c2-4b1c-878e-11ecd18effd7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:41.647369 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-d04edd44-f1c2-4b1c-878e-11ecd18effd7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] PUT https://10.4.3.110/volume/v3/attachments/87dda264-a9e9-4475-b3a7-d1e41c5c488f Aug 01 12:54:41.647369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-d04edd44-f1c2-4b1c-878e-11ecd18effd7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:41.650201 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-16bf42eb-85f2-4ac0-a9e8-dcdecf71efee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:41.657150 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-16bf42eb-85f2-4ac0-a9e8-dcdecf71efee tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:41.658361 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-16bf42eb-85f2-4ac0-a9e8-dcdecf71efee tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:41.658361 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-16bf42eb-85f2-4ac0-a9e8-dcdecf71efee tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:41.673321 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:41.673321 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:41.677639 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-d04edd44-f1c2-4b1c-878e-11ecd18effd7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Acquiring lock "cinder-attachment_update-1fdf0dfe-1c45-4e28-8675-597b5374849e-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:54:41.682161 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-16bf42eb-85f2-4ac0-a9e8-dcdecf71efee tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:41.685385 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-d04edd44-f1c2-4b1c-878e-11ecd18effd7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Lock "cinder-attachment_update-1fdf0dfe-1c45-4e28-8675-597b5374849e-np0000006302" acquired by "attachment_update" :: waited 0.008s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:54:41.686739 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:41.686739 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:41.687241 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-16bf42eb-85f2-4ac0-a9e8-dcdecf71efee tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:41.688030 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 31/122] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:41 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:41.853893 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-d04edd44-f1c2-4b1c-878e-11ecd18effd7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Lock "cinder-attachment_update-1fdf0dfe-1c45-4e28-8675-597b5374849e-np0000006302" released by "attachment_update" :: held 0.167s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:54:41.853893 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-d04edd44-f1c2-4b1c-878e-11ecd18effd7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments/87dda264-a9e9-4475-b3a7-d1e41c5c488f returned with HTTP 200 Aug 01 12:54:41.853893 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 32/123] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:54:41 2026] PUT /volume/v3/attachments/87dda264-a9e9-4475-b3a7-d1e41c5c488f => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:42.208767 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2f979a48-f15b-49db-a739-2462db921870 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:42.209198 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f979a48-f15b-49db-a739-2462db921870 None None] GET https://10.4.3.110/volume// Aug 01 12:54:42.209524 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f979a48-f15b-49db-a739-2462db921870 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:42.210679 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f979a48-f15b-49db-a739-2462db921870 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:42.211481 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f979a48-f15b-49db-a739-2462db921870 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:42.211711 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 31/124] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:54:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:42.244338 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-d2467e0c-62c9-419c-aa56-5bc5be900adc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:42.307527 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b9dc0784-0134-457b-8b27-dce8fb9bf0ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:42.316153 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9dc0784-0134-457b-8b27-dce8fb9bf0ea tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:42.316153 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9dc0784-0134-457b-8b27-dce8fb9bf0ea tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:42.316153 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9dc0784-0134-457b-8b27-dce8fb9bf0ea tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:42.332348 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:42.332348 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:42.340273 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b9dc0784-0134-457b-8b27-dce8fb9bf0ea tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:42.352213 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9dc0784-0134-457b-8b27-dce8fb9bf0ea tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:42.352213 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 32/125] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:42 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:42.423344 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-68ffe3b4-404d-44b3-8ddc-93d4aa650bc1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:42.427590 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-68ffe3b4-404d-44b3-8ddc-93d4aa650bc1 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:42.427815 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-68ffe3b4-404d-44b3-8ddc-93d4aa650bc1 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:42.428062 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-68ffe3b4-404d-44b3-8ddc-93d4aa650bc1 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:42.439850 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:42.439850 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:42.445816 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-68ffe3b4-404d-44b3-8ddc-93d4aa650bc1 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:42.449601 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2fa2eee0-833e-41d0-a803-eae13b1af830 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:42.451425 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2fa2eee0-833e-41d0-a803-eae13b1af830 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:54:42.451663 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2fa2eee0-833e-41d0-a803-eae13b1af830 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:42.452019 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2fa2eee0-833e-41d0-a803-eae13b1af830 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:42.459440 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-68ffe3b4-404d-44b3-8ddc-93d4aa650bc1 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:42.459440 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 33/126] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:42 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:42.472368 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:42.472368 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:42.477379 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2fa2eee0-833e-41d0-a803-eae13b1af830 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:54:42.487100 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2fa2eee0-833e-41d0-a803-eae13b1af830 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:54:42.487727 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 32/127] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:42 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:42.656844 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-d2467e0c-62c9-419c-aa56-5bc5be900adc tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:54:42.657268 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-d2467e0c-62c9-419c-aa56-5bc5be900adc tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4dc00b28-af3d-4ffc-940d-2aa9889e9516", "connector": null, "instance_uuid": "b0ad0200-09de-49ab-a5fd-8f6f86d907fb"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:42.671567 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:42.671567 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:42.745316 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-d2467e0c-62c9-419c-aa56-5bc5be900adc tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:54:42.745609 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 31/128] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:54:42 2026] POST /volume/v3/attachments => generated 273 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:42.803148 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c5d7b982-8870-429d-81f9-e79d64dd6822 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:42.805656 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5d7b982-8870-429d-81f9-e79d64dd6822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:42.805901 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5d7b982-8870-429d-81f9-e79d64dd6822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:42.806205 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5d7b982-8870-429d-81f9-e79d64dd6822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:42.832447 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:42.832447 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:42.848322 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c5d7b982-8870-429d-81f9-e79d64dd6822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:42.858386 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5d7b982-8870-429d-81f9-e79d64dd6822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:42.859451 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 33/129] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:42 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1023 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:42.868728 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-59ad9517-211e-40ed-a756-1e8d20bea59a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:42.868728 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59ad9517-211e-40ed-a756-1e8d20bea59a None None] GET https://10.4.3.110/volume// Aug 01 12:54:42.869487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59ad9517-211e-40ed-a756-1e8d20bea59a None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:42.869487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59ad9517-211e-40ed-a756-1e8d20bea59a None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:42.869805 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59ad9517-211e-40ed-a756-1e8d20bea59a None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:42.871555 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 34/130] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:54:42 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 01 12:54:42.882774 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-f2822533-e4d4-4856-bd68-6d9d778e42cb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:42.888782 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-f2822533-e4d4-4856-bd68-6d9d778e42cb tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:42.889155 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-f2822533-e4d4-4856-bd68-6d9d778e42cb tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:42.889444 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-f2822533-e4d4-4856-bd68-6d9d778e42cb tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:42.917027 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:42.917027 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:42.925889 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-f2822533-e4d4-4856-bd68-6d9d778e42cb tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:42.937441 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-f2822533-e4d4-4856-bd68-6d9d778e42cb tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:42.937866 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 33/131] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:54:42 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1246 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:43.019978 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1697b0aa-e6e6-4da4-b897-e2cf202cc14e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:43.019978 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1697b0aa-e6e6-4da4-b897-e2cf202cc14e None None] GET https://10.4.3.110/volume// Aug 01 12:54:43.019978 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1697b0aa-e6e6-4da4-b897-e2cf202cc14e None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:43.019978 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1697b0aa-e6e6-4da4-b897-e2cf202cc14e None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:43.020364 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1697b0aa-e6e6-4da4-b897-e2cf202cc14e None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:43.020781 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 32/132] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:54:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:43.046570 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-41b72d9a-cbd7-4008-a8f9-f6a63130542e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:43.066920 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-5656dd5f-3c9f-44f6-9149-f5acb50e9cba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:43.073192 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-5656dd5f-3c9f-44f6-9149-f5acb50e9cba tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] PUT https://10.4.3.110/volume/v3/attachments/8ddd9bdd-fe60-471a-8fa9-ffa0bce1f8d0 Aug 01 12:54:43.073898 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-5656dd5f-3c9f-44f6-9149-f5acb50e9cba tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:43.089974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-5656dd5f-3c9f-44f6-9149-f5acb50e9cba tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Acquiring lock "cinder-attachment_update-4dc00b28-af3d-4ffc-940d-2aa9889e9516-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:54:43.097165 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-5656dd5f-3c9f-44f6-9149-f5acb50e9cba tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Lock "cinder-attachment_update-4dc00b28-af3d-4ffc-940d-2aa9889e9516-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:54:43.098927 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:43.098927 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:43.373540 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-5656dd5f-3c9f-44f6-9149-f5acb50e9cba tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Lock "cinder-attachment_update-4dc00b28-af3d-4ffc-940d-2aa9889e9516-np0000006302" released by "attachment_update" :: held 0.276s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:54:43.374994 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-5656dd5f-3c9f-44f6-9149-f5acb50e9cba tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/attachments/8ddd9bdd-fe60-471a-8fa9-ffa0bce1f8d0 returned with HTTP 200 Aug 01 12:54:43.376864 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 35/133] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:54:43 2026] PUT /volume/v3/attachments/8ddd9bdd-fe60-471a-8fa9-ffa0bce1f8d0 => generated 969 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:43.509256 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ac9840c0-12ca-470b-807c-f0f41c0f2e0c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:43.515253 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac9840c0-12ca-470b-807c-f0f41c0f2e0c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:54:43.515253 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac9840c0-12ca-470b-807c-f0f41c0f2e0c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:43.516386 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac9840c0-12ca-470b-807c-f0f41c0f2e0c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:43.532343 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:43.532343 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:43.538700 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ac9840c0-12ca-470b-807c-f0f41c0f2e0c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:54:43.546879 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac9840c0-12ca-470b-807c-f0f41c0f2e0c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:54:43.546879 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 34/134] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:43 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:43.774691 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-41b72d9a-cbd7-4008-a8f9-f6a63130542e tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:54:43.775299 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-41b72d9a-cbd7-4008-a8f9-f6a63130542e tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12f0da2e-d977-4621-8ece-7d148c486bb6", "connector": null, "instance_uuid": "5529c175-8e9d-400a-8c6f-0e11da44db2e"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:43.804287 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:43.804287 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:43.870765 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-41b72d9a-cbd7-4008-a8f9-f6a63130542e tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:54:43.871518 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 34/135] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:54:43 2026] POST /volume/v3/attachments => generated 273 bytes in 826 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:43.879860 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-260c9a40-2836-4a9d-86dc-5a44018e04b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:43.882535 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-260c9a40-2836-4a9d-86dc-5a44018e04b6 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:43.882780 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-260c9a40-2836-4a9d-86dc-5a44018e04b6 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:43.883117 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-260c9a40-2836-4a9d-86dc-5a44018e04b6 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:43.899174 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:43.899174 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:43.906211 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-260c9a40-2836-4a9d-86dc-5a44018e04b6 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:43.913187 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-260c9a40-2836-4a9d-86dc-5a44018e04b6 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:43.913353 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 33/136] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:43 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:43.954783 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b48ba651-affc-447f-b2f0-9aec4a64268f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:43.959274 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b48ba651-affc-447f-b2f0-9aec4a64268f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:43.959584 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b48ba651-affc-447f-b2f0-9aec4a64268f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:43.960023 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b48ba651-affc-447f-b2f0-9aec4a64268f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:43.980985 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:43.980985 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:43.986532 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-336bbbf7-8422-4acc-8f15-d81d99f533a0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:43.988106 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-336bbbf7-8422-4acc-8f15-d81d99f533a0 None None] GET https://10.4.3.110/volume// Aug 01 12:54:43.988106 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-336bbbf7-8422-4acc-8f15-d81d99f533a0 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:43.988580 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-336bbbf7-8422-4acc-8f15-d81d99f533a0 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:43.989441 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-336bbbf7-8422-4acc-8f15-d81d99f533a0 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:43.990198 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 35/137] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:54:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:43.991811 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b48ba651-affc-447f-b2f0-9aec4a64268f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:44.005132 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b48ba651-affc-447f-b2f0-9aec4a64268f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:44.005715 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 36/138] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:43 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:44.005808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-a6ee5dc2-daf4-4e5c-a8e8-ecd537cb47e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:44.012280 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-a6ee5dc2-daf4-4e5c-a8e8-ecd537cb47e3 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:44.012280 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-a6ee5dc2-daf4-4e5c-a8e8-ecd537cb47e3 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:44.012280 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-a6ee5dc2-daf4-4e5c-a8e8-ecd537cb47e3 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:44.033408 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:44.033408 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:44.043397 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-a6ee5dc2-daf4-4e5c-a8e8-ecd537cb47e3 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:44.060491 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-a6ee5dc2-daf4-4e5c-a8e8-ecd537cb47e3 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:44.061556 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 35/139] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:54:44 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1026 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:44.189391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-93da9818-18d6-4d59-a552-9a33f313e5b7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:44.192830 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-93da9818-18d6-4d59-a552-9a33f313e5b7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] PUT https://10.4.3.110/volume/v3/attachments/5c34fb2c-e3e7-496f-aa79-dc3a1025d8e4 Aug 01 12:54:44.193733 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-93da9818-18d6-4d59-a552-9a33f313e5b7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:44.208640 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-93da9818-18d6-4d59-a552-9a33f313e5b7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Acquiring lock "cinder-attachment_update-12f0da2e-d977-4621-8ece-7d148c486bb6-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:54:44.217044 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-93da9818-18d6-4d59-a552-9a33f313e5b7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Lock "cinder-attachment_update-12f0da2e-d977-4621-8ece-7d148c486bb6-np0000006302" acquired by "attachment_update" :: waited 0.008s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:54:44.218432 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:44.218432 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:44.478597 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-93da9818-18d6-4d59-a552-9a33f313e5b7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Lock "cinder-attachment_update-12f0da2e-d977-4621-8ece-7d148c486bb6-np0000006302" released by "attachment_update" :: held 0.262s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:54:44.479190 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-93da9818-18d6-4d59-a552-9a33f313e5b7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/attachments/5c34fb2c-e3e7-496f-aa79-dc3a1025d8e4 returned with HTTP 200 Aug 01 12:54:44.479848 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 34/140] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:54:44 2026] PUT /volume/v3/attachments/5c34fb2c-e3e7-496f-aa79-dc3a1025d8e4 => generated 969 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:44.566858 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ff3dbf99-e82b-465b-9afb-a1c897aca823 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:44.573182 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff3dbf99-e82b-465b-9afb-a1c897aca823 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:54:44.573669 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ff3dbf99-e82b-465b-9afb-a1c897aca823 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:44.574042 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ff3dbf99-e82b-465b-9afb-a1c897aca823 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:44.595485 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:44.595485 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:44.603188 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ff3dbf99-e82b-465b-9afb-a1c897aca823 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:54:44.609337 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff3dbf99-e82b-465b-9afb-a1c897aca823 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:54:44.609607 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 36/141] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:44 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:44.935026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a5c3441f-0216-4179-bc63-d083663bc04f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:44.938025 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5c3441f-0216-4179-bc63-d083663bc04f tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:44.938257 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5c3441f-0216-4179-bc63-d083663bc04f tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:44.938462 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5c3441f-0216-4179-bc63-d083663bc04f tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:44.955213 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:44.955213 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:44.960137 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a5c3441f-0216-4179-bc63-d083663bc04f tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:44.967481 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5c3441f-0216-4179-bc63-d083663bc04f tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:44.968181 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 37/142] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:44 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:45.025351 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-385bb372-a70a-49f9-8c65-61f8912fc01d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:45.027706 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-385bb372-a70a-49f9-8c65-61f8912fc01d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:45.027909 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-385bb372-a70a-49f9-8c65-61f8912fc01d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:45.028242 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-385bb372-a70a-49f9-8c65-61f8912fc01d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:45.183985 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:45.183985 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:45.188872 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-385bb372-a70a-49f9-8c65-61f8912fc01d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:45.194863 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-385bb372-a70a-49f9-8c65-61f8912fc01d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:45.195544 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 36/143] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:45 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:45.629993 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fdeb7cfe-3882-4c21-adf5-e0feb5501e0e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:45.633012 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fdeb7cfe-3882-4c21-adf5-e0feb5501e0e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:54:45.633353 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fdeb7cfe-3882-4c21-adf5-e0feb5501e0e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:45.633615 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fdeb7cfe-3882-4c21-adf5-e0feb5501e0e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:45.654349 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:45.654349 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:45.660167 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fdeb7cfe-3882-4c21-adf5-e0feb5501e0e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:54:45.667357 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fdeb7cfe-3882-4c21-adf5-e0feb5501e0e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:54:45.667812 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 35/144] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:45 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:45.988216 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-43bf2ae9-9bd5-44fc-b6c8-bb021a57f45f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:45.990640 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43bf2ae9-9bd5-44fc-b6c8-bb021a57f45f tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:45.990927 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43bf2ae9-9bd5-44fc-b6c8-bb021a57f45f tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:45.991231 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43bf2ae9-9bd5-44fc-b6c8-bb021a57f45f tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:46.011842 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:46.011842 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:46.018398 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-43bf2ae9-9bd5-44fc-b6c8-bb021a57f45f tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:46.022391 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-4538a364-c5ef-415e-b55c-3b7cd0dd88bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:46.025608 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-4538a364-c5ef-415e-b55c-3b7cd0dd88bb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/attachments/87dda264-a9e9-4475-b3a7-d1e41c5c488f/action Aug 01 12:54:46.025749 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43bf2ae9-9bd5-44fc-b6c8-bb021a57f45f tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:46.026346 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 37/145] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:45 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:46.027648 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-4538a364-c5ef-415e-b55c-3b7cd0dd88bb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:46.027648 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-4538a364-c5ef-415e-b55c-3b7cd0dd88bb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:46.057767 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:46.057767 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:46.086637 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c0fcc71-cabe-47ad-9656-78e496b74cdd req-4538a364-c5ef-415e-b55c-3b7cd0dd88bb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments/87dda264-a9e9-4475-b3a7-d1e41c5c488f/action returned with HTTP 204 Aug 01 12:54:46.086800 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 38/146] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:54:46 2026] POST /volume/v3/attachments/87dda264-a9e9-4475-b3a7-d1e41c5c488f/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:46.209842 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad1ba09c-8264-4846-b78b-3e55f8f5852a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:46.213179 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad1ba09c-8264-4846-b78b-3e55f8f5852a tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:46.213179 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad1ba09c-8264-4846-b78b-3e55f8f5852a tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:46.214364 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad1ba09c-8264-4846-b78b-3e55f8f5852a tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:46.233271 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:46.233271 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:46.240744 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ad1ba09c-8264-4846-b78b-3e55f8f5852a tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:46.250390 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad1ba09c-8264-4846-b78b-3e55f8f5852a tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:46.250627 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 37/147] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:46 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:46.686101 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6b87f44a-333f-4104-84c5-69cc43067892 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:46.688235 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b87f44a-333f-4104-84c5-69cc43067892 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:54:46.689263 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b87f44a-333f-4104-84c5-69cc43067892 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:46.689263 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b87f44a-333f-4104-84c5-69cc43067892 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:46.707333 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:46.707333 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:46.712802 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6b87f44a-333f-4104-84c5-69cc43067892 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:54:46.720867 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b87f44a-333f-4104-84c5-69cc43067892 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:54:46.721478 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 36/148] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:46 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:46.742238 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f12a94e1-a08f-465d-be88-fc9425da2acd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:46.745140 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f12a94e1-a08f-465d-be88-fc9425da2acd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:54:46.745577 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f12a94e1-a08f-465d-be88-fc9425da2acd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:46.745926 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f12a94e1-a08f-465d-be88-fc9425da2acd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:46.921141 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:46.921141 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:46.929132 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f12a94e1-a08f-465d-be88-fc9425da2acd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:54:46.936345 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f12a94e1-a08f-465d-be88-fc9425da2acd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:54:46.936914 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 38/149] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:46 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1135 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:47.047779 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7dae9924-7f9a-4aa2-ad4f-3d148c7bc684 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:47.050252 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7dae9924-7f9a-4aa2-ad4f-3d148c7bc684 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:47.050736 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7dae9924-7f9a-4aa2-ad4f-3d148c7bc684 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:47.051009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7dae9924-7f9a-4aa2-ad4f-3d148c7bc684 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:47.064749 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:47.064749 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:47.069501 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7dae9924-7f9a-4aa2-ad4f-3d148c7bc684 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:47.074255 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7dae9924-7f9a-4aa2-ad4f-3d148c7bc684 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:47.074789 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 39/150] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:47 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:47.267344 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b12738a1-dd0b-4773-abad-59d63b08a313 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:47.270923 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b12738a1-dd0b-4773-abad-59d63b08a313 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:47.271156 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b12738a1-dd0b-4773-abad-59d63b08a313 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:47.271474 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b12738a1-dd0b-4773-abad-59d63b08a313 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:47.288763 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:47.288763 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:47.294146 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b12738a1-dd0b-4773-abad-59d63b08a313 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:47.300634 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b12738a1-dd0b-4773-abad-59d63b08a313 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:47.300968 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 38/151] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:47 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:47.789528 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e001cf6f-fee0-45af-a15c-91c16b8b2432 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:47.791826 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e001cf6f-fee0-45af-a15c-91c16b8b2432 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] GET https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:54:47.792070 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e001cf6f-fee0-45af-a15c-91c16b8b2432 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:47.792315 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e001cf6f-fee0-45af-a15c-91c16b8b2432 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:47.804844 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:47.804844 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:47.809660 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e001cf6f-fee0-45af-a15c-91c16b8b2432 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:54:47.814483 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e001cf6f-fee0-45af-a15c-91c16b8b2432 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 returned with HTTP 200 Aug 01 12:54:47.814849 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 37/152] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:54:47 2026] GET /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 => generated 1832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:48.090117 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b7304aec-e619-4197-85d4-2882397d7893 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:48.093467 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7304aec-e619-4197-85d4-2882397d7893 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:48.093693 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7304aec-e619-4197-85d4-2882397d7893 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:48.093898 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7304aec-e619-4197-85d4-2882397d7893 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:48.105262 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:48.105262 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:48.109419 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b7304aec-e619-4197-85d4-2882397d7893 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:48.114445 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7304aec-e619-4197-85d4-2882397d7893 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:48.114850 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 39/153] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:48 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:48.322461 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d778785-dc3f-4802-9f7c-313e269dea3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:48.325056 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d778785-dc3f-4802-9f7c-313e269dea3f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:48.325288 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d778785-dc3f-4802-9f7c-313e269dea3f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:48.325512 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d778785-dc3f-4802-9f7c-313e269dea3f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:48.337594 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:48.337594 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:48.342539 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0d778785-dc3f-4802-9f7c-313e269dea3f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:48.349452 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d778785-dc3f-4802-9f7c-313e269dea3f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:48.350007 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 40/154] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:48 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:48.945968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-0d3e9425-ebff-4d13-b9af-5b1024677ec0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:48.952671 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-0d3e9425-ebff-4d13-b9af-5b1024677ec0 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] POST https://10.4.3.110/volume/v3/attachments/8ddd9bdd-fe60-471a-8fa9-ffa0bce1f8d0/action Aug 01 12:54:48.953203 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-0d3e9425-ebff-4d13-b9af-5b1024677ec0 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:48.953417 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-0d3e9425-ebff-4d13-b9af-5b1024677ec0 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:48.989911 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:48.989911 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:49.019729 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8bb58d47-c6bd-408b-9ac7-8b1656a204e0 req-0d3e9425-ebff-4d13-b9af-5b1024677ec0 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/attachments/8ddd9bdd-fe60-471a-8fa9-ffa0bce1f8d0/action returned with HTTP 204 Aug 01 12:54:49.020603 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 39/155] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:54:48 2026] POST /volume/v3/attachments/8ddd9bdd-fe60-471a-8fa9-ffa0bce1f8d0/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:49.131383 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d9bd69a3-e6bf-45a1-b92e-9a08f76f0bc7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:49.136984 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9bd69a3-e6bf-45a1-b92e-9a08f76f0bc7 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:49.137166 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9bd69a3-e6bf-45a1-b92e-9a08f76f0bc7 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:49.137444 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9bd69a3-e6bf-45a1-b92e-9a08f76f0bc7 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:49.151653 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:49.151653 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:49.157142 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d9bd69a3-e6bf-45a1-b92e-9a08f76f0bc7 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:49.163191 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9bd69a3-e6bf-45a1-b92e-9a08f76f0bc7 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:49.163661 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 38/156] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:49 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:49.180899 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fd058695-8322-490e-824f-676d2d53c684 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:49.183354 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fd058695-8322-490e-824f-676d2d53c684 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:49.183795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fd058695-8322-490e-824f-676d2d53c684 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:49.184051 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fd058695-8322-490e-824f-676d2d53c684 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:49.198994 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:49.198994 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:49.205610 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fd058695-8322-490e-824f-676d2d53c684 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:49.214056 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fd058695-8322-490e-824f-676d2d53c684 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:49.214803 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 40/157] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:49 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:49.369829 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2036bb98-12cd-4e9c-aacf-15635d8137f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:49.371109 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2036bb98-12cd-4e9c-aacf-15635d8137f8 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:49.371355 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2036bb98-12cd-4e9c-aacf-15635d8137f8 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:49.371556 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2036bb98-12cd-4e9c-aacf-15635d8137f8 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:49.381987 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:49.381987 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:49.394290 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2036bb98-12cd-4e9c-aacf-15635d8137f8 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:49.401689 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2036bb98-12cd-4e9c-aacf-15635d8137f8 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:49.402187 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 41/158] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:49 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:49.799393 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-14a3f7aa-a791-4e89-b2ce-57f1d9cf7991 req-502ea286-a646-4607-9118-1b870d71c3dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:49.804166 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-14a3f7aa-a791-4e89-b2ce-57f1d9cf7991 req-502ea286-a646-4607-9118-1b870d71c3dd tempest-VolumesAssistedSnapshotsTest-514660301 tempest-VolumesAssistedSnapshotsTest-514660301-project] POST https://10.4.3.110/volume/v3/snapshots/573b121a-e357-4f54-a29c-375be59680f9/action Aug 01 12:54:49.805335 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-14a3f7aa-a791-4e89-b2ce-57f1d9cf7991 req-502ea286-a646-4607-9118-1b870d71c3dd tempest-VolumesAssistedSnapshotsTest-514660301 tempest-VolumesAssistedSnapshotsTest-514660301-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:49.805335 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-14a3f7aa-a791-4e89-b2ce-57f1d9cf7991 req-502ea286-a646-4607-9118-1b870d71c3dd tempest-VolumesAssistedSnapshotsTest-514660301 tempest-VolumesAssistedSnapshotsTest-514660301-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:49.819029 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4dd2c2ef-25da-40c4-aff5-4e1488fc44ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:49.820445 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.snapshot_actions [req-14a3f7aa-a791-4e89-b2ce-57f1d9cf7991 req-502ea286-a646-4607-9118-1b870d71c3dd tempest-VolumesAssistedSnapshotsTest-514660301 tempest-VolumesAssistedSnapshotsTest-514660301-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100264) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 12:54:49.821600 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4c770a10-acbd-43de-b2d3-fff0f73bc0db req-60d2d379-dc1e-428e-9d36-7dab5f29cb6b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:49.826253 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4dd2c2ef-25da-40c4-aff5-4e1488fc44ac tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:49.826253 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4dd2c2ef-25da-40c4-aff5-4e1488fc44ac tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:49.826253 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4dd2c2ef-25da-40c4-aff5-4e1488fc44ac tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:49.827447 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c770a10-acbd-43de-b2d3-fff0f73bc0db req-60d2d379-dc1e-428e-9d36-7dab5f29cb6b tempest-VolumesAssistedSnapshotsTest-514660301 tempest-VolumesAssistedSnapshotsTest-514660301-project] POST https://10.4.3.110/volume/v3/snapshots/None/action Aug 01 12:54:49.827879 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c770a10-acbd-43de-b2d3-fff0f73bc0db req-60d2d379-dc1e-428e-9d36-7dab5f29cb6b tempest-VolumesAssistedSnapshotsTest-514660301 tempest-VolumesAssistedSnapshotsTest-514660301-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:49.828076 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c770a10-acbd-43de-b2d3-fff0f73bc0db req-60d2d379-dc1e-428e-9d36-7dab5f29cb6b tempest-VolumesAssistedSnapshotsTest-514660301 tempest-VolumesAssistedSnapshotsTest-514660301-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:49.830029 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.snapshot_actions [req-4c770a10-acbd-43de-b2d3-fff0f73bc0db req-60d2d379-dc1e-428e-9d36-7dab5f29cb6b tempest-VolumesAssistedSnapshotsTest-514660301 tempest-VolumesAssistedSnapshotsTest-514660301-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100261) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 12:54:49.846142 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:49.846142 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:49.851032 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4dd2c2ef-25da-40c4-aff5-4e1488fc44ac tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:49.852754 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-14a3f7aa-a791-4e89-b2ce-57f1d9cf7991 req-502ea286-a646-4607-9118-1b870d71c3dd tempest-VolumesAssistedSnapshotsTest-514660301 tempest-VolumesAssistedSnapshotsTest-514660301-project] https://10.4.3.110/volume/v3/snapshots/573b121a-e357-4f54-a29c-375be59680f9/action returned with HTTP 404 Aug 01 12:54:49.852754 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 40/159] 10.4.3.110 () {72 vars in 1678 bytes} [Sat Aug 1 12:54:49 2026] POST /volume/v3/snapshots/573b121a-e357-4f54-a29c-375be59680f9/action => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 12:54:49.857486 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4dd2c2ef-25da-40c4-aff5-4e1488fc44ac tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:49.858101 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 39/160] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:49 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:49.861650 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c770a10-acbd-43de-b2d3-fff0f73bc0db req-60d2d379-dc1e-428e-9d36-7dab5f29cb6b tempest-VolumesAssistedSnapshotsTest-514660301 tempest-VolumesAssistedSnapshotsTest-514660301-project] https://10.4.3.110/volume/v3/snapshots/None/action returned with HTTP 404 Aug 01 12:54:49.863766 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 41/161] 10.4.3.110 () {72 vars in 1582 bytes} [Sat Aug 1 12:54:49 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:54:49.985467 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7ec910f1-0e61-43d7-8fb9-523df1a072b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:49.987669 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7ec910f1-0e61-43d7-8fb9-523df1a072b1 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:49.987669 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7ec910f1-0e61-43d7-8fb9-523df1a072b1 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:49.988240 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7ec910f1-0e61-43d7-8fb9-523df1a072b1 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:50.003228 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:50.003228 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:50.009390 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7ec910f1-0e61-43d7-8fb9-523df1a072b1 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:50.015848 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7ec910f1-0e61-43d7-8fb9-523df1a072b1 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:50.016855 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 42/162] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:49 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:50.076633 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7dda6000-0ca2-4f6f-aecf-a0670a57ed14 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:50.079215 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7dda6000-0ca2-4f6f-aecf-a0670a57ed14 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] POST https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516/action Aug 01 12:54:50.079625 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7dda6000-0ca2-4f6f-aecf-a0670a57ed14 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:50.079978 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7dda6000-0ca2-4f6f-aecf-a0670a57ed14 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:50.103624 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:50.103624 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:50.104549 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7dda6000-0ca2-4f6f-aecf-a0670a57ed14 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:50.124930 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7dda6000-0ca2-4f6f-aecf-a0670a57ed14 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Begin detaching volume completed successfully. Aug 01 12:54:50.125808 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-7dda6000-0ca2-4f6f-aecf-a0670a57ed14 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516/action returned with HTTP 202 Aug 01 12:54:50.126325 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 41/163] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:54:50 2026] POST /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:54:50.236823 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-623e34e2-4794-4bae-a32f-8c5246f3f355 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:50.238437 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-623e34e2-4794-4bae-a32f-8c5246f3f355 None None] GET https://10.4.3.110/volume// Aug 01 12:54:50.240325 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-623e34e2-4794-4bae-a32f-8c5246f3f355 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:50.240325 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-623e34e2-4794-4bae-a32f-8c5246f3f355 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:50.240544 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-623e34e2-4794-4bae-a32f-8c5246f3f355 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:50.240804 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 40/164] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:54:50 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:50.262753 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-f38c5692-ca61-415a-99e4-6a0c14e98286 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:50.270085 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-f38c5692-ca61-415a-99e4-6a0c14e98286 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:50.270085 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-f38c5692-ca61-415a-99e4-6a0c14e98286 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:50.270085 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-f38c5692-ca61-415a-99e4-6a0c14e98286 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:50.306978 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:50.306978 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:50.310548 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-f38c5692-ca61-415a-99e4-6a0c14e98286 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:50.318782 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-f38c5692-ca61-415a-99e4-6a0c14e98286 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:50.319154 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 42/165] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:54:50 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1552 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:50.419856 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-874c1c0b-17ce-42a3-be03-bbc1460e18d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:50.425830 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-874c1c0b-17ce-42a3-be03-bbc1460e18d9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:50.428363 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-874c1c0b-17ce-42a3-be03-bbc1460e18d9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:50.428363 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-874c1c0b-17ce-42a3-be03-bbc1460e18d9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:50.442608 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:50.442608 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:50.450025 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-874c1c0b-17ce-42a3-be03-bbc1460e18d9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:50.459442 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-874c1c0b-17ce-42a3-be03-bbc1460e18d9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:50.460683 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 43/166] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:50 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:50.977810 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-f8f8b28e-7fda-45ae-bd25-5272e05400ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:50.980293 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-f8f8b28e-7fda-45ae-bd25-5272e05400ba tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:50.980564 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-f8f8b28e-7fda-45ae-bd25-5272e05400ba tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:50.980792 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-f8f8b28e-7fda-45ae-bd25-5272e05400ba tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:50.990094 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:50.990094 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:50.995127 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-f8f8b28e-7fda-45ae-bd25-5272e05400ba tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:51.001292 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-f8f8b28e-7fda-45ae-bd25-5272e05400ba tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:51.001957 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 42/167] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:50 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:51.120663 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e2a9745d-05ea-456c-8860-917b42b4f02e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:51.121230 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2a9745d-05ea-456c-8860-917b42b4f02e None None] GET https://10.4.3.110/volume// Aug 01 12:54:51.121495 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2a9745d-05ea-456c-8860-917b42b4f02e None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:51.121767 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2a9745d-05ea-456c-8860-917b42b4f02e None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:51.122235 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2a9745d-05ea-456c-8860-917b42b4f02e None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:51.122660 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 41/168] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:54:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:51.132419 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0e7307ab-64a8-48ea-88b5-b6ee7c1b4dcd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:51.134580 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0e7307ab-64a8-48ea-88b5-b6ee7c1b4dcd tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:54:51.135976 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0e7307ab-64a8-48ea-88b5-b6ee7c1b4dcd tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dac907f5-242e-427b-9c6e-e3ba698a2282", "connector": null, "instance_uuid": "3fe60c55-df7c-4e8d-aba3-05093ad049a8"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:51.147559 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:51.147559 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:51.183918 np0000006302 devstack@c-api.service[100261]: WARNING cinder.volume.api [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0e7307ab-64a8-48ea-88b5-b6ee7c1b4dcd tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 01 12:54:51.189454 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0e7307ab-64a8-48ea-88b5-b6ee7c1b4dcd tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:54:51.189995 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 43/169] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:54:51 2026] POST /volume/v3/attachments => generated 271 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:51.237203 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a0b11269-1afb-4ede-9c95-adb288c45023 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:51.248022 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0b11269-1afb-4ede-9c95-adb288c45023 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:51.248022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0b11269-1afb-4ede-9c95-adb288c45023 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:51.248022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0b11269-1afb-4ede-9c95-adb288c45023 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:51.248211 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e9f108fb-950e-4370-9862-76654d89fa24 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:51.248211 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9f108fb-950e-4370-9862-76654d89fa24 None None] GET https://10.4.3.110/volume// Aug 01 12:54:51.248211 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9f108fb-950e-4370-9862-76654d89fa24 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:51.248211 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9f108fb-950e-4370-9862-76654d89fa24 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:51.248211 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9f108fb-950e-4370-9862-76654d89fa24 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:51.248211 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 43/170] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:54:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:51.260868 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-31f5fbd0-8a8a-4f55-9bfd-caf4102706ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:51.268380 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-31f5fbd0-8a8a-4f55-9bfd-caf4102706ac tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:51.268380 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-31f5fbd0-8a8a-4f55-9bfd-caf4102706ac tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:51.268380 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-31f5fbd0-8a8a-4f55-9bfd-caf4102706ac tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:51.293032 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:51.293032 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:51.309174 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-31f5fbd0-8a8a-4f55-9bfd-caf4102706ac tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:51.319448 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-31f5fbd0-8a8a-4f55-9bfd-caf4102706ac tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:51.320136 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 42/171] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:54:51 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1048 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:51.412758 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:51.412758 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:51.416629 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a0b11269-1afb-4ede-9c95-adb288c45023 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:51.424967 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0b11269-1afb-4ede-9c95-adb288c45023 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:51.424967 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 44/172] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:51 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 868 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:51.425487 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0f51ddfb-bf2a-439b-939f-29c6c8ba252d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:51.426321 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0f51ddfb-bf2a-439b-939f-29c6c8ba252d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] PUT https://10.4.3.110/volume/v3/attachments/12978ac4-f80a-4477-af0c-7069fa4c2f80 Aug 01 12:54:51.426882 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0f51ddfb-bf2a-439b-939f-29c6c8ba252d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:51.442167 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0f51ddfb-bf2a-439b-939f-29c6c8ba252d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Acquiring lock "cinder-attachment_update-dac907f5-242e-427b-9c6e-e3ba698a2282-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:54:51.448651 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0f51ddfb-bf2a-439b-939f-29c6c8ba252d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Lock "cinder-attachment_update-dac907f5-242e-427b-9c6e-e3ba698a2282-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:54:51.450366 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:51.450366 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:51.483036 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-787ae1ea-267a-4dbf-9106-b8819778b3b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:51.489995 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-787ae1ea-267a-4dbf-9106-b8819778b3b2 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:51.489995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-787ae1ea-267a-4dbf-9106-b8819778b3b2 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:51.489995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-787ae1ea-267a-4dbf-9106-b8819778b3b2 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:51.514332 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:51.514332 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:51.520734 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-787ae1ea-267a-4dbf-9106-b8819778b3b2 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:51.530685 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-787ae1ea-267a-4dbf-9106-b8819778b3b2 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:51.531269 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 44/173] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:51 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:51.648800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0f51ddfb-bf2a-439b-939f-29c6c8ba252d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Lock "cinder-attachment_update-dac907f5-242e-427b-9c6e-e3ba698a2282-np0000006302" released by "attachment_update" :: held 0.200s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:54:51.649206 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-0f51ddfb-bf2a-439b-939f-29c6c8ba252d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/attachments/12978ac4-f80a-4477-af0c-7069fa4c2f80 returned with HTTP 200 Aug 01 12:54:51.650372 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 44/174] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:54:51 2026] PUT /volume/v3/attachments/12978ac4-f80a-4477-af0c-7069fa4c2f80 => generated 967 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:52.440369 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b03a80e-7b93-40d2-8253-6c09cb4d674a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:52.443228 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b03a80e-7b93-40d2-8253-6c09cb4d674a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:52.443339 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b03a80e-7b93-40d2-8253-6c09cb4d674a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:52.443671 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b03a80e-7b93-40d2-8253-6c09cb4d674a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:52.460639 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:52.460639 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:52.468802 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1b03a80e-7b93-40d2-8253-6c09cb4d674a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:52.475434 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b03a80e-7b93-40d2-8253-6c09cb4d674a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:52.476008 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 43/175] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:52 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 869 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:52.555263 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2f6860bc-56fa-439a-a0b2-e452597d6465 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:52.557872 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f6860bc-56fa-439a-a0b2-e452597d6465 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:52.558290 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f6860bc-56fa-439a-a0b2-e452597d6465 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:52.559007 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f6860bc-56fa-439a-a0b2-e452597d6465 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:52.573726 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:52.573726 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:52.581491 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2f6860bc-56fa-439a-a0b2-e452597d6465 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:52.588867 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f6860bc-56fa-439a-a0b2-e452597d6465 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:52.588867 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 45/176] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:52 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:53.492877 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-774656cd-d5ce-4c7c-86a8-64f484ddb9f0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:53.495130 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-774656cd-d5ce-4c7c-86a8-64f484ddb9f0 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:53.495419 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-774656cd-d5ce-4c7c-86a8-64f484ddb9f0 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:53.495716 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-774656cd-d5ce-4c7c-86a8-64f484ddb9f0 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:53.510999 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:53.510999 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:53.517232 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-774656cd-d5ce-4c7c-86a8-64f484ddb9f0 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:53.523549 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-774656cd-d5ce-4c7c-86a8-64f484ddb9f0 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:53.524143 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 45/177] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:53 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:53.606479 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8dcf29d2-6c1c-43d9-aeb8-696ee436b92d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:53.609525 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8dcf29d2-6c1c-43d9-aeb8-696ee436b92d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:53.610970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8dcf29d2-6c1c-43d9-aeb8-696ee436b92d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:53.610970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8dcf29d2-6c1c-43d9-aeb8-696ee436b92d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:53.628202 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:53.628202 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:53.641593 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8dcf29d2-6c1c-43d9-aeb8-696ee436b92d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:53.648057 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8dcf29d2-6c1c-43d9-aeb8-696ee436b92d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:53.648617 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 45/178] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:53 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:54.549624 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0d3f620b-2905-43f3-9f2c-5e842ad2a082 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:54.552038 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d3f620b-2905-43f3-9f2c-5e842ad2a082 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:54.552316 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d3f620b-2905-43f3-9f2c-5e842ad2a082 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:54.552593 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d3f620b-2905-43f3-9f2c-5e842ad2a082 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:54.570461 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:54.570461 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:54.589044 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0d3f620b-2905-43f3-9f2c-5e842ad2a082 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:54.599525 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d3f620b-2905-43f3-9f2c-5e842ad2a082 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:54.601745 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 44/179] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:54 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 12:54:54.666258 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e237947f-55bb-4b03-8f5f-b61851eb051d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:54.668206 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e237947f-55bb-4b03-8f5f-b61851eb051d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:54.668470 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e237947f-55bb-4b03-8f5f-b61851eb051d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:54.668749 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e237947f-55bb-4b03-8f5f-b61851eb051d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:54.680458 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:54.680458 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:54.685118 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e237947f-55bb-4b03-8f5f-b61851eb051d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:54.691438 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e237947f-55bb-4b03-8f5f-b61851eb051d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:54.692032 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 46/180] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:54 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:55.044297 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-8c046101-76cb-40da-ab02-53148bd942cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:55.047895 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-8c046101-76cb-40da-ab02-53148bd942cf tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] POST https://10.4.3.110/volume/v3/attachments/5c34fb2c-e3e7-496f-aa79-dc3a1025d8e4/action Aug 01 12:54:55.048994 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-8c046101-76cb-40da-ab02-53148bd942cf tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:55.049611 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-8c046101-76cb-40da-ab02-53148bd942cf tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:55.077728 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:55.077728 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:55.110646 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1081f8f8-febe-48fb-8a87-e75e7fe1c30c req-8c046101-76cb-40da-ab02-53148bd942cf tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/attachments/5c34fb2c-e3e7-496f-aa79-dc3a1025d8e4/action returned with HTTP 204 Aug 01 12:54:55.111452 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 46/181] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:54:55 2026] POST /volume/v3/attachments/5c34fb2c-e3e7-496f-aa79-dc3a1025d8e4/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:55.575034 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-05dfa0dc-96d6-42fb-9e38-a7bfe5e3946c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:55.580593 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-05dfa0dc-96d6-42fb-9e38-a7bfe5e3946c tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] DELETE https://10.4.3.110/volume/v3/attachments/8ddd9bdd-fe60-471a-8fa9-ffa0bce1f8d0 Aug 01 12:54:55.580871 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-05dfa0dc-96d6-42fb-9e38-a7bfe5e3946c tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:55.581152 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-05dfa0dc-96d6-42fb-9e38-a7bfe5e3946c tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:55.598923 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:55.598923 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:55.619183 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-73b88056-4119-4aba-ba5d-1a0880ef2e88 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:55.620842 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73b88056-4119-4aba-ba5d-1a0880ef2e88 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:55.621197 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73b88056-4119-4aba-ba5d-1a0880ef2e88 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:55.621491 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73b88056-4119-4aba-ba5d-1a0880ef2e88 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:55.641664 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:55.641664 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:55.650283 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-73b88056-4119-4aba-ba5d-1a0880ef2e88 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:55.655448 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73b88056-4119-4aba-ba5d-1a0880ef2e88 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:55.655846 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 45/182] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:55 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:55.677487 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-beaacc18-0cf4-4c76-9335-7e5ebbb72394 req-05dfa0dc-96d6-42fb-9e38-a7bfe5e3946c tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/attachments/8ddd9bdd-fe60-471a-8fa9-ffa0bce1f8d0 returned with HTTP 200 Aug 01 12:54:55.677487 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 46/183] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:54:55 2026] DELETE /volume/v3/attachments/8ddd9bdd-fe60-471a-8fa9-ffa0bce1f8d0 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:55.706831 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b2ffa9cd-90ab-4951-9787-dd014b4ee1d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:55.712039 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2ffa9cd-90ab-4951-9787-dd014b4ee1d1 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:55.712313 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2ffa9cd-90ab-4951-9787-dd014b4ee1d1 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:55.712635 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2ffa9cd-90ab-4951-9787-dd014b4ee1d1 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:55.726219 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:55.726219 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:55.732331 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b2ffa9cd-90ab-4951-9787-dd014b4ee1d1 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:55.738549 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2ffa9cd-90ab-4951-9787-dd014b4ee1d1 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:55.739280 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 47/184] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:55 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:55.756748 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7a9167b-c492-4c29-96d7-1fde25cd3438 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:55.759372 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7a9167b-c492-4c29-96d7-1fde25cd3438 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:55.759687 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7a9167b-c492-4c29-96d7-1fde25cd3438 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:55.759972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7a9167b-c492-4c29-96d7-1fde25cd3438 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:55.775425 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:55.775425 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:55.780222 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e7a9167b-c492-4c29-96d7-1fde25cd3438 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:55.786125 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7a9167b-c492-4c29-96d7-1fde25cd3438 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:55.786675 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 47/185] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:55 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:55.802123 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-33df0846-46bd-4a00-b1c2-7fa35bd11bf3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:55.804259 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-33df0846-46bd-4a00-b1c2-7fa35bd11bf3 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:55.804567 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-33df0846-46bd-4a00-b1c2-7fa35bd11bf3 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:55.805046 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-33df0846-46bd-4a00-b1c2-7fa35bd11bf3 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:55.817598 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:55.817598 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:55.822266 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-33df0846-46bd-4a00-b1c2-7fa35bd11bf3 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:54:55.827577 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-33df0846-46bd-4a00-b1c2-7fa35bd11bf3 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:55.828004 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 46/186] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:55 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:55.944648 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-89529813-6d08-458e-bfcf-d39336638ba5 req-f36f8df3-14d6-4946-b223-f7c594ed7dda None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:55.947644 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-f36f8df3-14d6-4946-b223-f7c594ed7dda tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:55.947892 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-f36f8df3-14d6-4946-b223-f7c594ed7dda tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:55.948149 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-f36f8df3-14d6-4946-b223-f7c594ed7dda tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:55.960860 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:55.960860 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:55.965293 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-89529813-6d08-458e-bfcf-d39336638ba5 req-f36f8df3-14d6-4946-b223-f7c594ed7dda tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:55.970693 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-f36f8df3-14d6-4946-b223-f7c594ed7dda tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:55.971298 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 47/187] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:55 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:56.021068 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-89529813-6d08-458e-bfcf-d39336638ba5 req-d907b05a-77f5-46b7-b5d4-5bf32173272f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:56.025028 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-d907b05a-77f5-46b7-b5d4-5bf32173272f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] POST https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6/action Aug 01 12:54:56.025028 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-d907b05a-77f5-46b7-b5d4-5bf32173272f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:56.025028 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-d907b05a-77f5-46b7-b5d4-5bf32173272f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:56.039268 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:56.039268 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:56.039815 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-89529813-6d08-458e-bfcf-d39336638ba5 req-d907b05a-77f5-46b7-b5d4-5bf32173272f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:56.050828 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-89529813-6d08-458e-bfcf-d39336638ba5 req-d907b05a-77f5-46b7-b5d4-5bf32173272f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Begin detaching volume completed successfully. Aug 01 12:54:56.050828 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-d907b05a-77f5-46b7-b5d4-5bf32173272f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6/action returned with HTTP 202 Aug 01 12:54:56.051045 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 48/188] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:54:56 2026] POST /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 01 12:54:56.076298 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ee3fda2-1ec1-4daa-8075-e64df5f013dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:56.078353 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ee3fda2-1ec1-4daa-8075-e64df5f013dc tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:56.078693 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ee3fda2-1ec1-4daa-8075-e64df5f013dc tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:56.078925 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ee3fda2-1ec1-4daa-8075-e64df5f013dc tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:56.098674 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:56.098674 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:56.106583 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ee3fda2-1ec1-4daa-8075-e64df5f013dc tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:54:56.112235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e42981fe-60bd-4f87-a413-59c7de1e7d36 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:56.112715 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e42981fe-60bd-4f87-a413-59c7de1e7d36 None None] GET https://10.4.3.110/volume// Aug 01 12:54:56.112928 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e42981fe-60bd-4f87-a413-59c7de1e7d36 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:56.113215 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e42981fe-60bd-4f87-a413-59c7de1e7d36 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:56.113409 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ee3fda2-1ec1-4daa-8075-e64df5f013dc tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:56.113612 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e42981fe-60bd-4f87-a413-59c7de1e7d36 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:54:56.113970 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 48/189] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:56 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:56.114058 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 47/190] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:54:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:54:56.124159 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-89529813-6d08-458e-bfcf-d39336638ba5 req-5010112e-414c-4779-84be-dbefffc86d2d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:56.126590 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-5010112e-414c-4779-84be-dbefffc86d2d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:56.126915 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-5010112e-414c-4779-84be-dbefffc86d2d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:56.127146 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-5010112e-414c-4779-84be-dbefffc86d2d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:56.138586 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:56.138586 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:56.143197 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-89529813-6d08-458e-bfcf-d39336638ba5 req-5010112e-414c-4779-84be-dbefffc86d2d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:54:56.148730 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-5010112e-414c-4779-84be-dbefffc86d2d tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:56.149217 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 48/191] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:54:56 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:54:56.676187 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ecd46c8b-d1ab-4749-896d-390b0263141f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:56.681883 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ecd46c8b-d1ab-4749-896d-390b0263141f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:56.681883 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ecd46c8b-d1ab-4749-896d-390b0263141f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:56.682271 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ecd46c8b-d1ab-4749-896d-390b0263141f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:56.693362 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-783662ca-9053-486a-8e94-40021f2c8244 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:56.696803 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-783662ca-9053-486a-8e94-40021f2c8244 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:56.697199 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-783662ca-9053-486a-8e94-40021f2c8244 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:56.698791 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-783662ca-9053-486a-8e94-40021f2c8244 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:56.698854 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:56.698854 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:56.708172 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ecd46c8b-d1ab-4749-896d-390b0263141f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:56.711570 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:56.711570 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:56.716637 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ecd46c8b-d1ab-4749-896d-390b0263141f tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:56.717251 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 49/192] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:56 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:56.718031 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-783662ca-9053-486a-8e94-40021f2c8244 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:56.725257 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-783662ca-9053-486a-8e94-40021f2c8244 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:56.725996 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 49/193] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:56 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:56.747917 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c1027b8c-9d04-4feb-aa19-0a00f4150822 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:56.750840 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1027b8c-9d04-4feb-aa19-0a00f4150822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:56.751148 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1027b8c-9d04-4feb-aa19-0a00f4150822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:56.751417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1027b8c-9d04-4feb-aa19-0a00f4150822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:56.751697 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c1027b8c-9d04-4feb-aa19-0a00f4150822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Delete volume with id: 4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:56.762326 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:56.762326 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:56.762326 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c1027b8c-9d04-4feb-aa19-0a00f4150822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:56.808071 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c1027b8c-9d04-4feb-aa19-0a00f4150822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Delete volume request issued successfully. Aug 01 12:54:56.808390 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1027b8c-9d04-4feb-aa19-0a00f4150822 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 202 Aug 01 12:54:56.808824 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 48/194] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:54:56 2026] DELETE /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:54:56.827250 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c2d2d5e3-26f5-4f65-a633-ad04788a26c6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:56.831553 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2d2d5e3-26f5-4f65-a633-ad04788a26c6 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:56.831885 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2d2d5e3-26f5-4f65-a633-ad04788a26c6 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:56.832298 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2d2d5e3-26f5-4f65-a633-ad04788a26c6 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:56.843096 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:56.843096 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:56.850829 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c2d2d5e3-26f5-4f65-a633-ad04788a26c6 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Volume info retrieved successfully. Aug 01 12:54:56.858461 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2d2d5e3-26f5-4f65-a633-ad04788a26c6 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 200 Aug 01 12:54:56.859986 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 49/195] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:56 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:57.128412 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-656dc0f9-7712-4458-875f-8379be3a19f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:57.132978 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-656dc0f9-7712-4458-875f-8379be3a19f9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:57.132978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-656dc0f9-7712-4458-875f-8379be3a19f9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:57.132978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-656dc0f9-7712-4458-875f-8379be3a19f9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:57.147337 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:57.147337 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:57.153453 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-656dc0f9-7712-4458-875f-8379be3a19f9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:54:57.159427 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-656dc0f9-7712-4458-875f-8379be3a19f9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:57.159867 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 50/196] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:57 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:57.732737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b28c0b43-f82e-4f1f-90a2-e884458409ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:57.735084 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b28c0b43-f82e-4f1f-90a2-e884458409ce tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:57.735361 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b28c0b43-f82e-4f1f-90a2-e884458409ce tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:57.735652 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b28c0b43-f82e-4f1f-90a2-e884458409ce tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:57.747260 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:57.747260 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:57.753485 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b28c0b43-f82e-4f1f-90a2-e884458409ce tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:57.762241 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b28c0b43-f82e-4f1f-90a2-e884458409ce tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:57.763351 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 50/197] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:57 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:57.880814 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dce23762-1c77-4689-ab74-6c411533b490 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:57.884323 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dce23762-1c77-4689-ab74-6c411533b490 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:54:57.884636 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dce23762-1c77-4689-ab74-6c411533b490 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:57.884925 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dce23762-1c77-4689-ab74-6c411533b490 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:57.895994 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dce23762-1c77-4689-ab74-6c411533b490 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 404 Aug 01 12:54:57.900351 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 49/198] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:57 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:58.176177 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-15df2d8c-a27c-4bbd-b16b-01e53b143ae7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:58.180085 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15df2d8c-a27c-4bbd-b16b-01e53b143ae7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:58.180402 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15df2d8c-a27c-4bbd-b16b-01e53b143ae7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:58.180663 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15df2d8c-a27c-4bbd-b16b-01e53b143ae7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:58.191817 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:58.191817 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:58.196226 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-15df2d8c-a27c-4bbd-b16b-01e53b143ae7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:54:58.203044 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15df2d8c-a27c-4bbd-b16b-01e53b143ae7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:58.203825 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 50/199] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:58 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:58.784182 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7cd26c77-d5c4-48ee-83d2-0ea901bedb98 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:58.786457 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7cd26c77-d5c4-48ee-83d2-0ea901bedb98 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:58.786656 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7cd26c77-d5c4-48ee-83d2-0ea901bedb98 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:58.787100 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7cd26c77-d5c4-48ee-83d2-0ea901bedb98 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:58.800103 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:58.800103 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:58.809900 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7cd26c77-d5c4-48ee-83d2-0ea901bedb98 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:58.816697 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7cd26c77-d5c4-48ee-83d2-0ea901bedb98 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:58.817111 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 51/200] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:58 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:58.849995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e808c453-5706-4cce-98ff-696f6e60cb7c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:58.852201 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:54:58.853439 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1487511312"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:58.857037 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1487511312'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:54:58.866176 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume of 1 GB Aug 01 12:54:58.866176 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:58.866176 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:58.866732 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Availability Zones retrieved successfully. Aug 01 12:54:58.872868 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Flow 'volume_create_api' (dfd63c0e-f9c1-4918-8172-ef2f16c10661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:58.873775 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f731cf5-4aaa-44a7-a5b0-a78cfff56d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:58.875869 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:54:58.889155 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:58.889155 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:58.908200 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f731cf5-4aaa-44a7-a5b0-a78cfff56d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=25b38e64-235c-4f7b-aa3c-20954e82b0fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25b38e64-235c-4f7b-aa3c-20954e82b0fb', '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': True, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:58.909828 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7d0389-9ccd-4788-98a4-11750a3f3884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:58.966036 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Created reservations ['7bfcd8b0-370c-4a5f-a8f4-4d4e3a489000', 'f8ca2e44-ca1f-45b3-bf03-b60489042cf2', '1c9cf1f8-be1b-4246-bcec-0a281d03ba6a', 'fd129df8-c1ab-4780-b534-a30befa9370c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:54:58.966887 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7d0389-9ccd-4788-98a4-11750a3f3884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bfcd8b0-370c-4a5f-a8f4-4d4e3a489000', 'f8ca2e44-ca1f-45b3-bf03-b60489042cf2', '1c9cf1f8-be1b-4246-bcec-0a281d03ba6a', 'fd129df8-c1ab-4780-b534-a30befa9370c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:58.967728 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34111c38-e170-428f-8e84-1dafab45bace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:58.994236 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34111c38-e170-428f-8e84-1dafab45bace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd97c27ea-142e-4cf1-8b2f-86c1016648c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1487511312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',qos_specs=None,replication_status=,reservations=['7bfcd8b0-370c-4a5f-a8f4-4d4e3a489000','f8ca2e44-ca1f-45b3-bf03-b60489042cf2','1c9cf1f8-be1b-4246-bcec-0a281d03ba6a','fd129df8-c1ab-4780-b534-a30befa9370c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f299165911749ada37ef65349427591',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb), '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=2026-08-01T12:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1487511312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d97c27ea-142e-4cf1-8b2f-86c1016648c6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',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='9f299165911749ada37ef65349427591',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25b38e64-235c-4f7b-aa3c-20954e82b0fb),volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:58.995342 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98c1927-c80c-453b-917c-23bff1b3f1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:59.016893 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98c1927-c80c-453b-917c-23bff1b3f1ba) 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-AttachVolumeMultiAttachTest-volume-1487511312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',qos_specs=None,replication_status=,reservations=['7bfcd8b0-370c-4a5f-a8f4-4d4e3a489000','f8ca2e44-ca1f-45b3-bf03-b60489042cf2','1c9cf1f8-be1b-4246-bcec-0a281d03ba6a','fd129df8-c1ab-4780-b534-a30befa9370c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f299165911749ada37ef65349427591',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:59.017828 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03636547-d711-42ec-9b1a-2deb2b85f514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:54:59.035479 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03636547-d711-42ec-9b1a-2deb2b85f514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:54:59.036279 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Flow 'volume_create_api' (dfd63c0e-f9c1-4918-8172-ef2f16c10661) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:54:59.036578 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume request issued successfully. Aug 01 12:54:59.037139 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e808c453-5706-4cce-98ff-696f6e60cb7c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:54:59.037576 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 51/201] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:54:58 2026] POST /volume/v3/volumes => generated 760 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:54:59.053905 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2dc2297b-0949-48d1-abf8-60f65586329f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:59.056528 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2dc2297b-0949-48d1-abf8-60f65586329f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:54:59.056826 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2dc2297b-0949-48d1-abf8-60f65586329f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:59.057152 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2dc2297b-0949-48d1-abf8-60f65586329f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:59.068356 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:59.068356 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:59.074525 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2dc2297b-0949-48d1-abf8-60f65586329f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:54:59.081574 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2dc2297b-0949-48d1-abf8-60f65586329f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:54:59.084069 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 50/202] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:59 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:54:59.122020 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-5584739c-2791-4b70-a37a-a1640ecdfefb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:59.124729 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-5584739c-2791-4b70-a37a-a1640ecdfefb tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] POST https://10.4.3.110/volume/v3/attachments/12978ac4-f80a-4477-af0c-7069fa4c2f80/action Aug 01 12:54:59.125171 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-5584739c-2791-4b70-a37a-a1640ecdfefb tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:54:59.125343 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-5584739c-2791-4b70-a37a-a1640ecdfefb tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:54:59.145738 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:59.145738 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:54:59.164593 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-815fa45c-f1d3-4e98-82e0-437f3c1a298e req-5584739c-2791-4b70-a37a-a1640ecdfefb tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/attachments/12978ac4-f80a-4477-af0c-7069fa4c2f80/action returned with HTTP 204 Aug 01 12:54:59.165178 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 51/203] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:54:59 2026] POST /volume/v3/attachments/12978ac4-f80a-4477-af0c-7069fa4c2f80/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:54:59.220464 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-175998d8-fac9-4ea3-ac51-4a5f6e20bad7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:59.222969 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-175998d8-fac9-4ea3-ac51-4a5f6e20bad7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:54:59.223205 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-175998d8-fac9-4ea3-ac51-4a5f6e20bad7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:59.224166 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-175998d8-fac9-4ea3-ac51-4a5f6e20bad7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:59.238159 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:59.238159 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:54:59.243267 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-175998d8-fac9-4ea3-ac51-4a5f6e20bad7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:54:59.249819 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-175998d8-fac9-4ea3-ac51-4a5f6e20bad7 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:54:59.250248 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 52/204] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:59 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:59.838280 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d9bf9f02-a3a5-42af-b717-578aa7f77889 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:59.841159 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9bf9f02-a3a5-42af-b717-578aa7f77889 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:59.841485 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9bf9f02-a3a5-42af-b717-578aa7f77889 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:59.841848 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9bf9f02-a3a5-42af-b717-578aa7f77889 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:59.857482 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:59.857482 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:54:59.863393 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d9bf9f02-a3a5-42af-b717-578aa7f77889 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:59.870928 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9bf9f02-a3a5-42af-b717-578aa7f77889 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:59.871990 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 52/205] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:54:59 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:54:59.948081 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-f300743c-b597-4043-8ab3-ed8c2aac4bd0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:54:59.952638 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-f300743c-b597-4043-8ab3-ed8c2aac4bd0 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:54:59.952890 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-f300743c-b597-4043-8ab3-ed8c2aac4bd0 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:54:59.954657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-f300743c-b597-4043-8ab3-ed8c2aac4bd0 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:54:59.967461 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:54:59.967461 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:54:59.972501 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-f300743c-b597-4043-8ab3-ed8c2aac4bd0 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:54:59.978874 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-f300743c-b597-4043-8ab3-ed8c2aac4bd0 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:54:59.980371 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 51/206] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:54:59 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:00.100040 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-584c7b4d-5d07-48ca-b5bc-e699937c46c4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.105176 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-584c7b4d-5d07-48ca-b5bc-e699937c46c4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:00.105176 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-584c7b4d-5d07-48ca-b5bc-e699937c46c4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:00.105176 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-584c7b4d-5d07-48ca-b5bc-e699937c46c4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:00.119230 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:00.119230 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:00.119469 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-17968e7f-12d0-4306-9814-7f8723a951e8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.119469 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17968e7f-12d0-4306-9814-7f8723a951e8 None None] GET https://10.4.3.110/volume// Aug 01 12:55:00.119469 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17968e7f-12d0-4306-9814-7f8723a951e8 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:00.119469 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17968e7f-12d0-4306-9814-7f8723a951e8 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:00.119469 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17968e7f-12d0-4306-9814-7f8723a951e8 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:00.119469 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 53/207] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:55:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:00.122335 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-584c7b4d-5d07-48ca-b5bc-e699937c46c4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:00.128385 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-584c7b4d-5d07-48ca-b5bc-e699937c46c4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:00.128820 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 52/208] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:00 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:00.132466 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-c86f79b7-52a7-4a6b-bfd1-86b74e567bf9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.135558 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-c86f79b7-52a7-4a6b-bfd1-86b74e567bf9 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:55:00.136184 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-c86f79b7-52a7-4a6b-bfd1-86b74e567bf9 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dac907f5-242e-427b-9c6e-e3ba698a2282", "connector": null, "instance_uuid": "ddf2b4f5-88da-4b85-99c5-7bfffd588cd5"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:00.158248 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:00.158248 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:00.203293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-f2b39e9e-3b6a-4842-a330-668cb62e6c35 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.206754 np0000006302 devstack@c-api.service[100264]: WARNING cinder.volume.api [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-c86f79b7-52a7-4a6b-bfd1-86b74e567bf9 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 01 12:55:00.209083 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-f2b39e9e-3b6a-4842-a330-668cb62e6c35 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:00.209083 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-f2b39e9e-3b6a-4842-a330-668cb62e6c35 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:00.210342 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-f2b39e9e-3b6a-4842-a330-668cb62e6c35 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:00.217816 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-c86f79b7-52a7-4a6b-bfd1-86b74e567bf9 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:55:00.218444 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 53/209] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:55:00 2026] POST /volume/v3/attachments => generated 271 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:00.228432 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:00.228432 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:00.238106 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-f2b39e9e-3b6a-4842-a330-668cb62e6c35 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:00.249417 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-f2b39e9e-3b6a-4842-a330-668cb62e6c35 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:00.249614 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 52/210] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:00 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:00.270495 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-178c83f8-640c-4a9d-a378-06fe8124e633 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.275568 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-178c83f8-640c-4a9d-a378-06fe8124e633 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:00.275568 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-178c83f8-640c-4a9d-a378-06fe8124e633 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:00.276706 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-178c83f8-640c-4a9d-a378-06fe8124e633 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:00.286068 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-df24c5c2-ed42-41c0-b3d7-7b7f8ecee3b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.288425 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df24c5c2-ed42-41c0-b3d7-7b7f8ecee3b8 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:00.288670 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df24c5c2-ed42-41c0-b3d7-7b7f8ecee3b8 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:00.289023 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df24c5c2-ed42-41c0-b3d7-7b7f8ecee3b8 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:00.295122 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:00.295122 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:00.301969 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-178c83f8-640c-4a9d-a378-06fe8124e633 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:55:00.307984 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:00.307984 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:00.311369 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-178c83f8-640c-4a9d-a378-06fe8124e633 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:55:00.312435 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 54/211] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:00 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:00.313703 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-74defcda-29e9-40ce-aa7d-b33a300443f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.314196 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74defcda-29e9-40ce-aa7d-b33a300443f1 None None] GET https://10.4.3.110/volume// Aug 01 12:55:00.314247 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-df24c5c2-ed42-41c0-b3d7-7b7f8ecee3b8 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:00.314359 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74defcda-29e9-40ce-aa7d-b33a300443f1 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:00.314623 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74defcda-29e9-40ce-aa7d-b33a300443f1 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:00.315206 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74defcda-29e9-40ce-aa7d-b33a300443f1 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:00.315697 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 54/212] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:00.324344 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df24c5c2-ed42-41c0-b3d7-7b7f8ecee3b8 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:00.324860 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 53/213] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:00 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1163 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:00.336433 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-a511af30-39fd-4e1a-9b8b-7a00252c8852 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.341293 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-a511af30-39fd-4e1a-9b8b-7a00252c8852 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:00.341656 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-a511af30-39fd-4e1a-9b8b-7a00252c8852 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:00.342019 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-a511af30-39fd-4e1a-9b8b-7a00252c8852 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:00.361996 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:00.361996 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:00.370455 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-a511af30-39fd-4e1a-9b8b-7a00252c8852 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:00.376747 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-a511af30-39fd-4e1a-9b8b-7a00252c8852 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:00.378095 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 53/214] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:00 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1343 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:00.412480 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6956e87-236b-4bc0-9702-b8403a8d32ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.412920 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6956e87-236b-4bc0-9702-b8403a8d32ef None None] GET https://10.4.3.110/volume// Aug 01 12:55:00.413237 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6956e87-236b-4bc0-9702-b8403a8d32ef None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:00.414051 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6956e87-236b-4bc0-9702-b8403a8d32ef None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:00.414051 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6956e87-236b-4bc0-9702-b8403a8d32ef None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:00.414389 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 55/215] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:55:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:00.425711 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-7e611c50-cba7-4f1c-9505-e21fb96f1647 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.428971 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-7e611c50-cba7-4f1c-9505-e21fb96f1647 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:55:00.428971 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-7e611c50-cba7-4f1c-9505-e21fb96f1647 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d97c27ea-142e-4cf1-8b2f-86c1016648c6", "connector": null, "instance_uuid": "be1e2e4e-01e2-4f14-8dda-1dd3338e6b33"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:00.440585 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:00.440585 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:00.489428 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-7e611c50-cba7-4f1c-9505-e21fb96f1647 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:55:00.490189 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 55/216] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:55:00 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:00.510151 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-dfaf2ba3-5571-4fb3-883e-6cc6074ce0f4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.516328 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-dfaf2ba3-5571-4fb3-883e-6cc6074ce0f4 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] PUT https://10.4.3.110/volume/v3/attachments/d999bee5-6224-4e87-a2b2-2d773d61e2b7 Aug 01 12:55:00.516872 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-dfaf2ba3-5571-4fb3-883e-6cc6074ce0f4 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:00.534485 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-dfaf2ba3-5571-4fb3-883e-6cc6074ce0f4 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Acquiring lock "cinder-attachment_update-dac907f5-242e-427b-9c6e-e3ba698a2282-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:55:00.540644 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-dfaf2ba3-5571-4fb3-883e-6cc6074ce0f4 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Lock "cinder-attachment_update-dac907f5-242e-427b-9c6e-e3ba698a2282-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:55:00.542590 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:00.542590 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:00.544910 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eff78d52-451a-4aa3-a268-38a3478c3f70 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.548511 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eff78d52-451a-4aa3-a268-38a3478c3f70 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:00.548793 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eff78d52-451a-4aa3-a268-38a3478c3f70 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:00.549137 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eff78d52-451a-4aa3-a268-38a3478c3f70 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:00.571302 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-46f57cf8-aabd-4db2-a698-eb9e663d38fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.572007 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46f57cf8-aabd-4db2-a698-eb9e663d38fc None None] GET https://10.4.3.110/volume// Aug 01 12:55:00.572175 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46f57cf8-aabd-4db2-a698-eb9e663d38fc None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:00.572773 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46f57cf8-aabd-4db2-a698-eb9e663d38fc None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:00.572935 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46f57cf8-aabd-4db2-a698-eb9e663d38fc None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:00.573537 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 56/217] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:00 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:00.582360 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:00.582360 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:00.583185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-9ce182b1-5827-4f6b-8454-26cde352d475 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.586779 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-9ce182b1-5827-4f6b-8454-26cde352d475 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:00.587265 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-9ce182b1-5827-4f6b-8454-26cde352d475 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:00.587644 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-9ce182b1-5827-4f6b-8454-26cde352d475 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:00.590913 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eff78d52-451a-4aa3-a268-38a3478c3f70 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:00.599020 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eff78d52-451a-4aa3-a268-38a3478c3f70 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:00.599205 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 54/218] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:00 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:00.624690 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:00.624690 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:00.631224 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-9ce182b1-5827-4f6b-8454-26cde352d475 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:00.640882 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-9ce182b1-5827-4f6b-8454-26cde352d475 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:00.641549 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 56/219] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:00 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1032 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:00.733623 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-dfaf2ba3-5571-4fb3-883e-6cc6074ce0f4 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Lock "cinder-attachment_update-dac907f5-242e-427b-9c6e-e3ba698a2282-np0000006302" released by "attachment_update" :: held 0.193s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:55:00.734142 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-dfaf2ba3-5571-4fb3-883e-6cc6074ce0f4 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/attachments/d999bee5-6224-4e87-a2b2-2d773d61e2b7 returned with HTTP 200 Aug 01 12:55:00.739105 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 54/220] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:55:00 2026] PUT /volume/v3/attachments/d999bee5-6224-4e87-a2b2-2d773d61e2b7 => generated 967 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:00.795517 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-ca292091-c2a5-4e07-b51d-b5ac2449e699 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:00.799309 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-ca292091-c2a5-4e07-b51d-b5ac2449e699 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] PUT https://10.4.3.110/volume/v3/attachments/f73cdd5c-aa59-4925-a598-86dd38079c52 Aug 01 12:55:00.800244 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-ca292091-c2a5-4e07-b51d-b5ac2449e699 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:00.810798 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-ca292091-c2a5-4e07-b51d-b5ac2449e699 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Acquiring lock "cinder-attachment_update-d97c27ea-142e-4cf1-8b2f-86c1016648c6-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:55:00.819977 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-ca292091-c2a5-4e07-b51d-b5ac2449e699 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-d97c27ea-142e-4cf1-8b2f-86c1016648c6-np0000006302" acquired by "attachment_update" :: waited 0.009s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:55:00.821969 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:00.821969 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:00.944539 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-ca292091-c2a5-4e07-b51d-b5ac2449e699 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-d97c27ea-142e-4cf1-8b2f-86c1016648c6-np0000006302" released by "attachment_update" :: held 0.124s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:55:00.944539 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-ca292091-c2a5-4e07-b51d-b5ac2449e699 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/f73cdd5c-aa59-4925-a598-86dd38079c52 returned with HTTP 200 Aug 01 12:55:00.944539 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 57/221] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:55:00 2026] PUT /volume/v3/attachments/f73cdd5c-aa59-4925-a598-86dd38079c52 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:01.335301 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-50959469-05a8-420a-9c68-d229879f50f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:01.337974 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50959469-05a8-420a-9c68-d229879f50f8 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:01.338289 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50959469-05a8-420a-9c68-d229879f50f8 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:01.338809 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50959469-05a8-420a-9c68-d229879f50f8 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:01.350101 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea924c09-918c-4c48-b830-58d75bf9c341 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:01.357617 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea924c09-918c-4c48-b830-58d75bf9c341 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:01.358145 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea924c09-918c-4c48-b830-58d75bf9c341 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:01.358919 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea924c09-918c-4c48-b830-58d75bf9c341 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:01.364527 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:01.364527 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:01.375128 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-50959469-05a8-420a-9c68-d229879f50f8 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:55:01.383812 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:01.383812 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:01.385649 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50959469-05a8-420a-9c68-d229879f50f8 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:55:01.386339 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 55/222] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:01 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:01.390166 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea924c09-918c-4c48-b830-58d75bf9c341 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:01.397416 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea924c09-918c-4c48-b830-58d75bf9c341 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:01.398165 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 57/223] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:01 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1164 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:01.462470 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9f3a5812-b373-46bb-8286-6f68904ad934 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:01.466630 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f3a5812-b373-46bb-8286-6f68904ad934 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:55:01.466630 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f3a5812-b373-46bb-8286-6f68904ad934 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:01.466630 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f3a5812-b373-46bb-8286-6f68904ad934 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:01.466630 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-9f3a5812-b373-46bb-8286-6f68904ad934 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Delete volume with id: 4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:55:01.483804 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f3a5812-b373-46bb-8286-6f68904ad934 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 404 Aug 01 12:55:01.485079 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 55/224] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:55:01 2026] DELETE /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 12:55:01.495816 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-155aedc0-699b-4c3d-ba35-b2b1ef6c87d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:01.499977 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-155aedc0-699b-4c3d-ba35-b2b1ef6c87d9 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] GET https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 Aug 01 12:55:01.499977 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-155aedc0-699b-4c3d-ba35-b2b1ef6c87d9 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:01.499977 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-155aedc0-699b-4c3d-ba35-b2b1ef6c87d9 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:01.509881 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-155aedc0-699b-4c3d-ba35-b2b1ef6c87d9 tempest-VolumesAssistedSnapshotsTest-530914163 tempest-VolumesAssistedSnapshotsTest-530914163-project-admin] https://10.4.3.110/volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 returned with HTTP 404 Aug 01 12:55:01.510913 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 58/225] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:01 2026] GET /volume/v3/volumes/4dc00b28-af3d-4ffc-940d-2aa9889e9516 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:55:01.621027 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f8c6cca3-917c-4963-8925-864a623c3a08 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:01.624069 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8c6cca3-917c-4963-8925-864a623c3a08 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:01.626065 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8c6cca3-917c-4963-8925-864a623c3a08 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:01.626065 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8c6cca3-917c-4963-8925-864a623c3a08 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:01.643047 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:01.643047 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:01.652495 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f8c6cca3-917c-4963-8925-864a623c3a08 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:01.662829 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8c6cca3-917c-4963-8925-864a623c3a08 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:01.663614 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 56/226] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:01 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:02.404274 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6cc3dc33-e0a1-4c94-8f74-d3c8d7880e00 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:02.406747 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cc3dc33-e0a1-4c94-8f74-d3c8d7880e00 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:02.407098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cc3dc33-e0a1-4c94-8f74-d3c8d7880e00 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:02.407392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cc3dc33-e0a1-4c94-8f74-d3c8d7880e00 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:02.416537 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b24dfb5f-2de7-4dae-888f-71e4835c3f95 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:02.418852 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b24dfb5f-2de7-4dae-888f-71e4835c3f95 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:02.419213 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b24dfb5f-2de7-4dae-888f-71e4835c3f95 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:02.419496 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b24dfb5f-2de7-4dae-888f-71e4835c3f95 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:02.421429 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:02.421429 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:02.426484 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6cc3dc33-e0a1-4c94-8f74-d3c8d7880e00 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:55:02.435667 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:02.435667 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:02.435864 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cc3dc33-e0a1-4c94-8f74-d3c8d7880e00 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:55:02.437163 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 58/227] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:02 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:02.445960 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b24dfb5f-2de7-4dae-888f-71e4835c3f95 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:02.452300 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b24dfb5f-2de7-4dae-888f-71e4835c3f95 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:02.452787 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 56/228] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:02 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:02.680567 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e4eb323e-f715-4d3d-a385-9aee2a8ecf81 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:02.682803 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4eb323e-f715-4d3d-a385-9aee2a8ecf81 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:02.683061 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4eb323e-f715-4d3d-a385-9aee2a8ecf81 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:02.683301 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4eb323e-f715-4d3d-a385-9aee2a8ecf81 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:02.697023 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:02.697023 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:02.702387 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e4eb323e-f715-4d3d-a385-9aee2a8ecf81 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:02.709283 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4eb323e-f715-4d3d-a385-9aee2a8ecf81 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:02.709837 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 59/229] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:02 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:03.453477 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-36a0216f-bf0c-4563-bb24-7b134d12789e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:03.457458 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36a0216f-bf0c-4563-bb24-7b134d12789e tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:03.457458 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-36a0216f-bf0c-4563-bb24-7b134d12789e tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:03.457458 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-36a0216f-bf0c-4563-bb24-7b134d12789e tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:03.472262 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4107f33-b365-48e2-9ebf-691da29dcf0d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:03.473748 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:03.473748 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:03.474561 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4107f33-b365-48e2-9ebf-691da29dcf0d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:03.474773 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4107f33-b365-48e2-9ebf-691da29dcf0d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:03.475058 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4107f33-b365-48e2-9ebf-691da29dcf0d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:03.489100 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-36a0216f-bf0c-4563-bb24-7b134d12789e tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:55:03.492915 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:03.492915 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:03.493166 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36a0216f-bf0c-4563-bb24-7b134d12789e tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:55:03.493166 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 57/230] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:03 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:03.499569 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b4107f33-b365-48e2-9ebf-691da29dcf0d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:03.504114 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4107f33-b365-48e2-9ebf-691da29dcf0d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:03.504114 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 59/231] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:03 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:03.731791 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ed4a5fc5-72a1-435f-a61e-aeddbee56e39 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:03.734173 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed4a5fc5-72a1-435f-a61e-aeddbee56e39 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:03.734386 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed4a5fc5-72a1-435f-a61e-aeddbee56e39 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:03.734642 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed4a5fc5-72a1-435f-a61e-aeddbee56e39 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:03.749966 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:03.749966 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:03.754650 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ed4a5fc5-72a1-435f-a61e-aeddbee56e39 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:03.762193 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed4a5fc5-72a1-435f-a61e-aeddbee56e39 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:03.762611 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 57/232] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:03 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:04.514979 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9c4c6ff5-1096-4ae2-a578-7ccef92e5b89 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:04.515805 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c4c6ff5-1096-4ae2-a578-7ccef92e5b89 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:04.516224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c4c6ff5-1096-4ae2-a578-7ccef92e5b89 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:04.516635 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c4c6ff5-1096-4ae2-a578-7ccef92e5b89 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:04.522820 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6fc11977-c533-4326-bdae-311ce5a850ce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:04.525687 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fc11977-c533-4326-bdae-311ce5a850ce tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:04.526657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fc11977-c533-4326-bdae-311ce5a850ce tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:04.526657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fc11977-c533-4326-bdae-311ce5a850ce tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:04.539182 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:04.539182 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:04.545664 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9c4c6ff5-1096-4ae2-a578-7ccef92e5b89 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:55:04.545837 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:04.545837 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:04.558539 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c4c6ff5-1096-4ae2-a578-7ccef92e5b89 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:55:04.559166 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 60/233] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:04 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:04.566460 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6fc11977-c533-4326-bdae-311ce5a850ce tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:04.576792 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fc11977-c533-4326-bdae-311ce5a850ce tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:04.577390 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 58/234] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:04 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1164 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:04.780301 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf674fe1-fbb7-484c-90ae-03e7c7a28892 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:04.782722 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf674fe1-fbb7-484c-90ae-03e7c7a28892 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:04.783264 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf674fe1-fbb7-484c-90ae-03e7c7a28892 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:04.783748 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf674fe1-fbb7-484c-90ae-03e7c7a28892 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:04.799162 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:04.799162 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:04.803738 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bf674fe1-fbb7-484c-90ae-03e7c7a28892 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:04.810350 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf674fe1-fbb7-484c-90ae-03e7c7a28892 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:04.811183 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 60/235] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:04 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:05.578046 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f47a59e8-2675-4bd2-9427-f4d11cc1d697 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:05.580095 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f47a59e8-2675-4bd2-9427-f4d11cc1d697 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:05.580316 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f47a59e8-2675-4bd2-9427-f4d11cc1d697 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:05.580495 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f47a59e8-2675-4bd2-9427-f4d11cc1d697 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:05.594616 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:05.594616 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:05.597088 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e83b99c3-b260-4d0c-b153-c581548cb24c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:05.599719 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e83b99c3-b260-4d0c-b153-c581548cb24c tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:05.600026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e83b99c3-b260-4d0c-b153-c581548cb24c tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:05.600304 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e83b99c3-b260-4d0c-b153-c581548cb24c tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:05.606763 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f47a59e8-2675-4bd2-9427-f4d11cc1d697 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:55:05.619359 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f47a59e8-2675-4bd2-9427-f4d11cc1d697 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:55:05.619913 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 58/236] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:05 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:05.627464 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:05.627464 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:05.633506 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e83b99c3-b260-4d0c-b153-c581548cb24c tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:05.641451 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e83b99c3-b260-4d0c-b153-c581548cb24c tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:05.641920 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 61/237] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:05 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1164 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:05.827293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7322738-61db-4e98-859e-87b6d4e51fc7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:05.829969 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7322738-61db-4e98-859e-87b6d4e51fc7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:05.830278 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7322738-61db-4e98-859e-87b6d4e51fc7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:05.830559 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7322738-61db-4e98-859e-87b6d4e51fc7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:05.847552 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:05.847552 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:05.853290 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d7322738-61db-4e98-859e-87b6d4e51fc7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:05.861346 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7322738-61db-4e98-859e-87b6d4e51fc7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:05.862183 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 59/238] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:05 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:06.315903 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-89529813-6d08-458e-bfcf-d39336638ba5 req-c54cba19-7658-47ea-9adb-d2f32e0f21f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:06.322014 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-c54cba19-7658-47ea-9adb-d2f32e0f21f5 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] DELETE https://10.4.3.110/volume/v3/attachments/5c34fb2c-e3e7-496f-aa79-dc3a1025d8e4 Aug 01 12:55:06.322014 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-c54cba19-7658-47ea-9adb-d2f32e0f21f5 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:06.322014 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-c54cba19-7658-47ea-9adb-d2f32e0f21f5 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:06.339052 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:06.339052 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:06.500118 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-89529813-6d08-458e-bfcf-d39336638ba5 req-c54cba19-7658-47ea-9adb-d2f32e0f21f5 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/attachments/5c34fb2c-e3e7-496f-aa79-dc3a1025d8e4 returned with HTTP 200 Aug 01 12:55:06.500999 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 61/239] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:55:06 2026] DELETE /volume/v3/attachments/5c34fb2c-e3e7-496f-aa79-dc3a1025d8e4 => generated 19 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:06.640022 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c7e762e4-7464-4f9e-98c8-dd883aa25064 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:06.643801 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7e762e4-7464-4f9e-98c8-dd883aa25064 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:06.644112 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7e762e4-7464-4f9e-98c8-dd883aa25064 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:06.644494 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7e762e4-7464-4f9e-98c8-dd883aa25064 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:06.662103 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c3d4f30f-ea99-4ff0-ae28-ce4c9dbdbf99 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:06.664491 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:06.664491 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:06.665643 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c3d4f30f-ea99-4ff0-ae28-ce4c9dbdbf99 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:06.666393 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c3d4f30f-ea99-4ff0-ae28-ce4c9dbdbf99 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:06.666393 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c3d4f30f-ea99-4ff0-ae28-ce4c9dbdbf99 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:06.673562 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c7e762e4-7464-4f9e-98c8-dd883aa25064 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] Volume info retrieved successfully. Aug 01 12:55:06.690605 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7e762e4-7464-4f9e-98c8-dd883aa25064 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-reader] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:55:06.691245 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 59/240] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:06 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:06.699024 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:06.699024 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:06.713831 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c3d4f30f-ea99-4ff0-ae28-ce4c9dbdbf99 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:06.722982 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c3d4f30f-ea99-4ff0-ae28-ce4c9dbdbf99 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:06.723473 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 62/241] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:06 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1164 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:06.766276 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6e4558e-6abf-4c00-91da-754bba9bb0e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:06.771835 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6e4558e-6abf-4c00-91da-754bba9bb0e9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:06.773125 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6e4558e-6abf-4c00-91da-754bba9bb0e9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:06.773793 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6e4558e-6abf-4c00-91da-754bba9bb0e9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:06.794709 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:06.794709 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:06.804010 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d6e4558e-6abf-4c00-91da-754bba9bb0e9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:55:06.811861 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6e4558e-6abf-4c00-91da-754bba9bb0e9 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:55:06.811861 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 60/242] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:06 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:06.887976 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-565312cf-2bdd-494a-88c1-5558c1ca5bcd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:06.891542 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-565312cf-2bdd-494a-88c1-5558c1ca5bcd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:06.891542 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-565312cf-2bdd-494a-88c1-5558c1ca5bcd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:06.891542 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-565312cf-2bdd-494a-88c1-5558c1ca5bcd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:06.906971 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fc43161c-060b-4daa-97a0-9077b9fe8e91 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:06.909041 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc43161c-060b-4daa-97a0-9077b9fe8e91 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:06.909476 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc43161c-060b-4daa-97a0-9077b9fe8e91 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:06.909829 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc43161c-060b-4daa-97a0-9077b9fe8e91 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:06.913837 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:06.913837 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:06.920729 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:06.920729 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:06.925339 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-565312cf-2bdd-494a-88c1-5558c1ca5bcd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:06.927254 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fc43161c-060b-4daa-97a0-9077b9fe8e91 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:55:06.933207 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-565312cf-2bdd-494a-88c1-5558c1ca5bcd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:06.934443 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 62/243] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:06 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:06.935719 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc43161c-060b-4daa-97a0-9077b9fe8e91 tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:55:06.936329 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 60/244] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:06 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:07.743634 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8d00e0af-816e-414e-a067-4163e385eb59 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:07.746475 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d00e0af-816e-414e-a067-4163e385eb59 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:07.746850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d00e0af-816e-414e-a067-4163e385eb59 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:07.747345 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d00e0af-816e-414e-a067-4163e385eb59 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:07.772676 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:07.772676 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:07.780074 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8d00e0af-816e-414e-a067-4163e385eb59 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:07.787389 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d00e0af-816e-414e-a067-4163e385eb59 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:07.787847 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 63/245] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:07 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1164 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:07.972641 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-de94fa6c-4504-4330-ac77-7005cc544a6a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:07.980470 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de94fa6c-4504-4330-ac77-7005cc544a6a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:07.983740 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de94fa6c-4504-4330-ac77-7005cc544a6a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:07.983740 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de94fa6c-4504-4330-ac77-7005cc544a6a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:08.004862 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:08.004862 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:08.017714 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-de94fa6c-4504-4330-ac77-7005cc544a6a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:08.030981 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de94fa6c-4504-4330-ac77-7005cc544a6a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:08.031745 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 61/246] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:07 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:08.809932 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-922e69a5-0315-42a8-b733-023a02e86c97 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:08.814351 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-922e69a5-0315-42a8-b733-023a02e86c97 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:08.814622 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-922e69a5-0315-42a8-b733-023a02e86c97 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:08.814867 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-922e69a5-0315-42a8-b733-023a02e86c97 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:08.841772 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:08.841772 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:08.849227 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-922e69a5-0315-42a8-b733-023a02e86c97 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:08.860643 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-922e69a5-0315-42a8-b733-023a02e86c97 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:08.860643 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 63/247] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:08 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1164 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:08.875399 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-ad014f05-8a0f-478a-b144-eaddb7eaf3b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:08.882447 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-ad014f05-8a0f-478a-b144-eaddb7eaf3b8 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] POST https://10.4.3.110/volume/v3/attachments/d999bee5-6224-4e87-a2b2-2d773d61e2b7/action Aug 01 12:55:08.882447 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-ad014f05-8a0f-478a-b144-eaddb7eaf3b8 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:08.882447 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-ad014f05-8a0f-478a-b144-eaddb7eaf3b8 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:08.917101 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:08.917101 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:08.945906 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-be13d4dc-c148-464a-93b1-037ebf85ca74 req-ad014f05-8a0f-478a-b144-eaddb7eaf3b8 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/attachments/d999bee5-6224-4e87-a2b2-2d773d61e2b7/action returned with HTTP 204 Aug 01 12:55:08.946088 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 61/248] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:55:08 2026] POST /volume/v3/attachments/d999bee5-6224-4e87-a2b2-2d773d61e2b7/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:55:09.050896 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd432c41-257c-4edd-8b4a-dfc73d3baf88 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:09.056832 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd432c41-257c-4edd-8b4a-dfc73d3baf88 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:09.056832 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd432c41-257c-4edd-8b4a-dfc73d3baf88 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:09.056832 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd432c41-257c-4edd-8b4a-dfc73d3baf88 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:09.077429 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:09.077429 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:09.085849 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cd432c41-257c-4edd-8b4a-dfc73d3baf88 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:09.094554 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd432c41-257c-4edd-8b4a-dfc73d3baf88 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:09.094927 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 64/249] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:09 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:09.891251 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-93f6ad2e-2251-4e42-be83-ff7bf8623352 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:09.894252 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93f6ad2e-2251-4e42-be83-ff7bf8623352 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:09.899347 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-93f6ad2e-2251-4e42-be83-ff7bf8623352 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:09.899347 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-93f6ad2e-2251-4e42-be83-ff7bf8623352 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:09.921688 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:09.921688 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:09.927362 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-93f6ad2e-2251-4e42-be83-ff7bf8623352 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:09.933727 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93f6ad2e-2251-4e42-be83-ff7bf8623352 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:09.934258 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 62/250] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:09 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1458 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:10.115749 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0951d0a0-3f20-422c-96a1-138dc8936a4a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:10.120165 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0951d0a0-3f20-422c-96a1-138dc8936a4a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:10.120165 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0951d0a0-3f20-422c-96a1-138dc8936a4a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:10.120165 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0951d0a0-3f20-422c-96a1-138dc8936a4a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:10.139438 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:10.139438 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:10.146850 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0951d0a0-3f20-422c-96a1-138dc8936a4a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:10.155431 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0951d0a0-3f20-422c-96a1-138dc8936a4a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:10.155914 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 64/251] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:10 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:10.290976 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a157464b-a345-446c-b444-3c19eb1554cf req-75484ffb-d8e9-41c3-a88f-8efdc6250e3e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:10.295100 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a157464b-a345-446c-b444-3c19eb1554cf req-75484ffb-d8e9-41c3-a88f-8efdc6250e3e tempest-TestMultiAttachVolumeSwap-408169894 tempest-TestMultiAttachVolumeSwap-408169894-project] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:10.295968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a157464b-a345-446c-b444-3c19eb1554cf req-75484ffb-d8e9-41c3-a88f-8efdc6250e3e tempest-TestMultiAttachVolumeSwap-408169894 tempest-TestMultiAttachVolumeSwap-408169894-project] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:10.295968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a157464b-a345-446c-b444-3c19eb1554cf req-75484ffb-d8e9-41c3-a88f-8efdc6250e3e tempest-TestMultiAttachVolumeSwap-408169894 tempest-TestMultiAttachVolumeSwap-408169894-project] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:10.319456 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:10.319456 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:10.325667 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a157464b-a345-446c-b444-3c19eb1554cf req-75484ffb-d8e9-41c3-a88f-8efdc6250e3e tempest-TestMultiAttachVolumeSwap-408169894 tempest-TestMultiAttachVolumeSwap-408169894-project] Volume info retrieved successfully. Aug 01 12:55:10.330964 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a157464b-a345-446c-b444-3c19eb1554cf req-75484ffb-d8e9-41c3-a88f-8efdc6250e3e tempest-TestMultiAttachVolumeSwap-408169894 tempest-TestMultiAttachVolumeSwap-408169894-project] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:10.331499 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 62/252] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:10 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1642 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:10.345959 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-21398edd-5338-4a5e-a3ac-13473c13408d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:10.349300 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21398edd-5338-4a5e-a3ac-13473c13408d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-reader] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:10.349585 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21398edd-5338-4a5e-a3ac-13473c13408d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:10.349873 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21398edd-5338-4a5e-a3ac-13473c13408d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:10.372469 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:10.372469 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:10.377195 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-21398edd-5338-4a5e-a3ac-13473c13408d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-reader] Volume info retrieved successfully. Aug 01 12:55:10.382368 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21398edd-5338-4a5e-a3ac-13473c13408d tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-reader] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:10.382826 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 65/253] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:10 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:10.397123 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6962eb82-1d14-4a86-9c8a-971a5f68d40c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:10.400007 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6962eb82-1d14-4a86-9c8a-971a5f68d40c tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-reader] GET https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 Aug 01 12:55:10.400185 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6962eb82-1d14-4a86-9c8a-971a5f68d40c tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:10.400496 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6962eb82-1d14-4a86-9c8a-971a5f68d40c tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:10.412924 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:10.412924 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:10.418435 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6962eb82-1d14-4a86-9c8a-971a5f68d40c tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-reader] Volume info retrieved successfully. Aug 01 12:55:10.426584 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6962eb82-1d14-4a86-9c8a-971a5f68d40c tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-reader] https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 returned with HTTP 200 Aug 01 12:55:10.427210 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 63/254] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:10 2026] GET /volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:10.532178 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39bd8a04-fe07-4905-94d3-916eafe0d81a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:10.534603 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39bd8a04-fe07-4905-94d3-916eafe0d81a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:10.535257 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39bd8a04-fe07-4905-94d3-916eafe0d81a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:10.535257 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39bd8a04-fe07-4905-94d3-916eafe0d81a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:10.555435 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:10.555435 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:10.561079 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-39bd8a04-fe07-4905-94d3-916eafe0d81a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:10.568534 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39bd8a04-fe07-4905-94d3-916eafe0d81a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:10.569044 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 65/255] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:10 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:10.668274 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-ab2f851e-8be6-4368-bf9e-5a4488aa6403 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:10.671989 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-ab2f851e-8be6-4368-bf9e-5a4488aa6403 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:10.672333 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-ab2f851e-8be6-4368-bf9e-5a4488aa6403 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:10.672528 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-ab2f851e-8be6-4368-bf9e-5a4488aa6403 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:10.693171 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:10.693171 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:10.698498 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-ab2f851e-8be6-4368-bf9e-5a4488aa6403 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:10.704496 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-ab2f851e-8be6-4368-bf9e-5a4488aa6403 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:10.705106 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 63/256] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:10 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:10.751409 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-63d835e4-866a-40e4-8dd6-7101ba9fea72 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:10.754540 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-63d835e4-866a-40e4-8dd6-7101ba9fea72 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] POST https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282/action Aug 01 12:55:10.755064 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-63d835e4-866a-40e4-8dd6-7101ba9fea72 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:10.755317 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-63d835e4-866a-40e4-8dd6-7101ba9fea72 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:10.777044 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:10.777044 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:10.777813 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-63d835e4-866a-40e4-8dd6-7101ba9fea72 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:10.788531 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-63d835e4-866a-40e4-8dd6-7101ba9fea72 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Begin detaching volume completed successfully. Aug 01 12:55:10.788938 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-63d835e4-866a-40e4-8dd6-7101ba9fea72 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282/action returned with HTTP 202 Aug 01 12:55:10.789483 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 66/257] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:55:10 2026] POST /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:55:10.851351 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4b262e4e-32cf-45a9-9f99-45c0a4817614 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:10.852594 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b262e4e-32cf-45a9-9f99-45c0a4817614 None None] GET https://10.4.3.110/volume// Aug 01 12:55:10.852594 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b262e4e-32cf-45a9-9f99-45c0a4817614 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:10.852885 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b262e4e-32cf-45a9-9f99-45c0a4817614 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:10.853571 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b262e4e-32cf-45a9-9f99-45c0a4817614 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:10.854363 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 64/258] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:10.871830 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-2822117d-fe76-47f2-b897-cbc7a2e3aa41 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:10.874459 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-2822117d-fe76-47f2-b897-cbc7a2e3aa41 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:10.874634 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-2822117d-fe76-47f2-b897-cbc7a2e3aa41 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:10.874855 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-2822117d-fe76-47f2-b897-cbc7a2e3aa41 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:10.890281 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:10.890281 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:10.897225 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-2822117d-fe76-47f2-b897-cbc7a2e3aa41 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:10.906073 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-2822117d-fe76-47f2-b897-cbc7a2e3aa41 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:10.906073 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 66/259] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:10 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1641 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:11.181821 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a7d4bc21-252b-44d8-b5eb-fa317e84e5aa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:11.186423 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a7d4bc21-252b-44d8-b5eb-fa317e84e5aa tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:11.186901 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a7d4bc21-252b-44d8-b5eb-fa317e84e5aa tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:11.187463 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a7d4bc21-252b-44d8-b5eb-fa317e84e5aa tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:11.215895 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:11.215895 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:11.226664 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a7d4bc21-252b-44d8-b5eb-fa317e84e5aa tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:11.234567 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a7d4bc21-252b-44d8-b5eb-fa317e84e5aa tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:11.235340 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 64/260] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:11 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:11.722613 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-be838dbe-1b95-45b9-96ee-19adbff3a4f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:11.727063 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-be838dbe-1b95-45b9-96ee-19adbff3a4f6 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments/f73cdd5c-aa59-4925-a598-86dd38079c52/action Aug 01 12:55:11.727063 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-be838dbe-1b95-45b9-96ee-19adbff3a4f6 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:11.729029 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-be838dbe-1b95-45b9-96ee-19adbff3a4f6 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:11.734497 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-1ea87d49-2b18-4187-8116-7139c0592b05 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:11.738061 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-1ea87d49-2b18-4187-8116-7139c0592b05 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:11.738386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-1ea87d49-2b18-4187-8116-7139c0592b05 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:11.738638 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-1ea87d49-2b18-4187-8116-7139c0592b05 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:11.760034 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:11.760034 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:11.761666 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:11.761666 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:11.769415 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-1ea87d49-2b18-4187-8116-7139c0592b05 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:11.777769 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-1ea87d49-2b18-4187-8116-7139c0592b05 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:11.778658 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 65/261] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:11 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:11.785780 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-cfbd21e5-6f73-45fc-8582-e21411ee0cfd req-be838dbe-1b95-45b9-96ee-19adbff3a4f6 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/f73cdd5c-aa59-4925-a598-86dd38079c52/action returned with HTTP 204 Aug 01 12:55:11.786687 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 67/262] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:55:11 2026] POST /volume/v3/attachments/f73cdd5c-aa59-4925-a598-86dd38079c52/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:55:11.828226 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-e005fba9-f9b9-47df-b281-a611f5aca0a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:11.835297 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-e005fba9-f9b9-47df-b281-a611f5aca0a3 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] DELETE https://10.4.3.110/volume/v3/attachments/d999bee5-6224-4e87-a2b2-2d773d61e2b7 Aug 01 12:55:11.835297 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-e005fba9-f9b9-47df-b281-a611f5aca0a3 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:11.835524 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-e005fba9-f9b9-47df-b281-a611f5aca0a3 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:11.850653 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:11.850653 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:11.974749 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2e1e9535-80c0-4bca-bc2a-45caa1afd508 req-e005fba9-f9b9-47df-b281-a611f5aca0a3 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/attachments/d999bee5-6224-4e87-a2b2-2d773d61e2b7 returned with HTTP 200 Aug 01 12:55:11.975538 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 67/263] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:55:11 2026] DELETE /volume/v3/attachments/d999bee5-6224-4e87-a2b2-2d773d61e2b7 => generated 192 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:12.256564 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8a026f8c-261d-4087-b8e3-f4414df762a1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:12.259262 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8a026f8c-261d-4087-b8e3-f4414df762a1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:12.260013 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8a026f8c-261d-4087-b8e3-f4414df762a1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:12.260013 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8a026f8c-261d-4087-b8e3-f4414df762a1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:12.278085 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:12.278085 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:12.284572 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8a026f8c-261d-4087-b8e3-f4414df762a1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:12.291709 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8a026f8c-261d-4087-b8e3-f4414df762a1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:12.292511 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 65/264] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:12 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:12.376980 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-73ff0379-c3cd-423f-be8b-c8887df5333a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:12.382167 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-73ff0379-c3cd-423f-be8b-c8887df5333a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:12.382415 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-73ff0379-c3cd-423f-be8b-c8887df5333a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:12.382717 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-73ff0379-c3cd-423f-be8b-c8887df5333a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:12.408030 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:12.408030 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:12.418127 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-73ff0379-c3cd-423f-be8b-c8887df5333a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:12.430863 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-73ff0379-c3cd-423f-be8b-c8887df5333a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:12.432906 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 66/265] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:12 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1145 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:12.814131 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f901ae3-2aa9-4893-8134-b0aebf45b1ac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:12.817686 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f901ae3-2aa9-4893-8134-b0aebf45b1ac tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] DELETE https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:12.817982 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f901ae3-2aa9-4893-8134-b0aebf45b1ac tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:12.818261 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f901ae3-2aa9-4893-8134-b0aebf45b1ac tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:12.818506 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0f901ae3-2aa9-4893-8134-b0aebf45b1ac tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Delete volume with id: 12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:12.829579 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:12.829579 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:12.829579 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f901ae3-2aa9-4893-8134-b0aebf45b1ac tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:55:12.860906 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f901ae3-2aa9-4893-8134-b0aebf45b1ac tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Delete volume request issued successfully. Aug 01 12:55:12.861084 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f901ae3-2aa9-4893-8134-b0aebf45b1ac tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 202 Aug 01 12:55:12.861731 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 68/266] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:55:12 2026] DELETE /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:55:12.880445 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-154ee223-c08d-4369-bd18-c96a0446db0f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:12.882379 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-154ee223-c08d-4369-bd18-c96a0446db0f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:12.882589 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-154ee223-c08d-4369-bd18-c96a0446db0f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:12.882787 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-154ee223-c08d-4369-bd18-c96a0446db0f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:12.891120 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:12.891120 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:12.896388 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-154ee223-c08d-4369-bd18-c96a0446db0f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Volume info retrieved successfully. Aug 01 12:55:12.904233 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-154ee223-c08d-4369-bd18-c96a0446db0f tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 200 Aug 01 12:55:12.904233 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 68/267] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:12 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:12.942230 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-429c37f8-7ad1-43b3-b076-8e6400427ac9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:12.943069 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-429c37f8-7ad1-43b3-b076-8e6400427ac9 None None] GET https://10.4.3.110/volume// Aug 01 12:55:12.943340 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-429c37f8-7ad1-43b3-b076-8e6400427ac9 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:12.944546 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-429c37f8-7ad1-43b3-b076-8e6400427ac9 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:12.944546 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-429c37f8-7ad1-43b3-b076-8e6400427ac9 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:12.946078 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 66/268] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:55:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:12.975322 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-8cbb91a4-bcb1-45d4-8b62-9ecc24a7bf80 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:12.990659 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4f1d5858-a42d-4fde-adf3-b62aec6abafe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:12.993324 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f1d5858-a42d-4fde-adf3-b62aec6abafe tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:12.993324 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f1d5858-a42d-4fde-adf3-b62aec6abafe tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:12.993324 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f1d5858-a42d-4fde-adf3-b62aec6abafe tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:13.006357 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:13.006357 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:13.012121 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4f1d5858-a42d-4fde-adf3-b62aec6abafe tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:13.017744 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f1d5858-a42d-4fde-adf3-b62aec6abafe tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:13.018219 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 69/269] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:12 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:13.094254 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-cb062d87-6547-473e-8d81-4fbba877881a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:13.098218 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-cb062d87-6547-473e-8d81-4fbba877881a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:13.098503 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-cb062d87-6547-473e-8d81-4fbba877881a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:13.098743 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-cb062d87-6547-473e-8d81-4fbba877881a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:13.111754 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:13.111754 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:13.116899 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-cb062d87-6547-473e-8d81-4fbba877881a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:13.123825 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-cb062d87-6547-473e-8d81-4fbba877881a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:13.124412 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 69/270] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:13 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:13.250408 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-8cbb91a4-bcb1-45d4-8b62-9ecc24a7bf80 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:55:13.250875 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-8cbb91a4-bcb1-45d4-8b62-9ecc24a7bf80 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d97c27ea-142e-4cf1-8b2f-86c1016648c6", "connector": null, "instance_uuid": "19e3f392-97be-4ce1-b003-b37d8af3a66e"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:13.270786 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:13.270786 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:13.309402 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-8cbb91a4-bcb1-45d4-8b62-9ecc24a7bf80 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:55:13.309836 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 67/271] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:55:12 2026] POST /volume/v3/attachments => generated 273 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:13.350842 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-75b4ced7-2e73-4665-8ada-fd343b4d4c8a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:13.353596 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75b4ced7-2e73-4665-8ada-fd343b4d4c8a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:13.353860 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75b4ced7-2e73-4665-8ada-fd343b4d4c8a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:13.354249 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75b4ced7-2e73-4665-8ada-fd343b4d4c8a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:13.375754 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7b64b317-08c8-4633-ad75-28f4145b9d5c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:13.376122 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b64b317-08c8-4633-ad75-28f4145b9d5c None None] GET https://10.4.3.110/volume// Aug 01 12:55:13.376440 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7b64b317-08c8-4633-ad75-28f4145b9d5c None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:13.376598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7b64b317-08c8-4633-ad75-28f4145b9d5c None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:13.377039 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b64b317-08c8-4633-ad75-28f4145b9d5c None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:13.377552 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 70/272] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:13.382310 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:13.382310 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:13.389748 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-f04b6e66-fa34-4277-af35-872caed48cad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:13.390057 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-84e2cd1a-e23e-46a4-9b25-29529c854128 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:13.390603 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-75b4ced7-2e73-4665-8ada-fd343b4d4c8a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:13.392679 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-f04b6e66-fa34-4277-af35-872caed48cad tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] POST https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282/action Aug 01 12:55:13.392807 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-84e2cd1a-e23e-46a4-9b25-29529c854128 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:13.393148 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-84e2cd1a-e23e-46a4-9b25-29529c854128 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:13.393228 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-f04b6e66-fa34-4277-af35-872caed48cad tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:13.393529 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-f04b6e66-fa34-4277-af35-872caed48cad tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:13.393623 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-84e2cd1a-e23e-46a4-9b25-29529c854128 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:13.398376 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75b4ced7-2e73-4665-8ada-fd343b4d4c8a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:13.398956 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 67/273] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:13 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:13.408811 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:13.408811 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:13.409827 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-f04b6e66-fa34-4277-af35-872caed48cad tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:13.412480 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:13.412480 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:13.418573 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-84e2cd1a-e23e-46a4-9b25-29529c854128 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:13.418723 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-f04b6e66-fa34-4277-af35-872caed48cad tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Begin detaching volume completed successfully. Aug 01 12:55:13.419512 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-f04b6e66-fa34-4277-af35-872caed48cad tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282/action returned with HTTP 202 Aug 01 12:55:13.419959 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 70/274] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:55:13 2026] POST /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:55:13.424634 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-84e2cd1a-e23e-46a4-9b25-29529c854128 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:13.425088 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 68/275] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:13 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:13.517360 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e48d2f0a-cdc0-487a-a844-73ab22d47fc5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:13.518118 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e48d2f0a-cdc0-487a-a844-73ab22d47fc5 None None] GET https://10.4.3.110/volume// Aug 01 12:55:13.518118 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e48d2f0a-cdc0-487a-a844-73ab22d47fc5 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:13.518427 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e48d2f0a-cdc0-487a-a844-73ab22d47fc5 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:13.518915 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e48d2f0a-cdc0-487a-a844-73ab22d47fc5 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:13.521027 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 71/276] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 01 12:55:13.534501 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-2b3acf60-6b56-4440-9f7b-1ae9a618cfbe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:13.537923 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-2b3acf60-6b56-4440-9f7b-1ae9a618cfbe tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:13.538234 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-2b3acf60-6b56-4440-9f7b-1ae9a618cfbe tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:13.538460 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-2b3acf60-6b56-4440-9f7b-1ae9a618cfbe tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:13.541674 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-27da0116-66da-4660-9f86-7a6e7afb8bba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:13.544034 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-27da0116-66da-4660-9f86-7a6e7afb8bba tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] PUT https://10.4.3.110/volume/v3/attachments/68269d86-5aca-45c9-b02d-90851f8aec76 Aug 01 12:55:13.544393 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-27da0116-66da-4660-9f86-7a6e7afb8bba tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:13.551992 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:13.551992 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:13.555170 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-27da0116-66da-4660-9f86-7a6e7afb8bba tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Acquiring lock "cinder-attachment_update-d97c27ea-142e-4cf1-8b2f-86c1016648c6-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:55:13.561368 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-2b3acf60-6b56-4440-9f7b-1ae9a618cfbe tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:13.566191 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-27da0116-66da-4660-9f86-7a6e7afb8bba tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-d97c27ea-142e-4cf1-8b2f-86c1016648c6-np0000006302" acquired by "attachment_update" :: waited 0.010s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:55:13.566916 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:13.566916 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:13.574250 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-2b3acf60-6b56-4440-9f7b-1ae9a618cfbe tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:13.574694 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 68/277] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:13 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1344 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:13.700066 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-27da0116-66da-4660-9f86-7a6e7afb8bba tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-d97c27ea-142e-4cf1-8b2f-86c1016648c6-np0000006302" released by "attachment_update" :: held 0.135s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:55:13.701122 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-27da0116-66da-4660-9f86-7a6e7afb8bba tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/68269d86-5aca-45c9-b02d-90851f8aec76 returned with HTTP 200 Aug 01 12:55:13.702569 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 71/278] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:55:13 2026] PUT /volume/v3/attachments/68269d86-5aca-45c9-b02d-90851f8aec76 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:13.925602 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a93a9ab0-9e57-48a3-9cbc-967c728045cf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:13.927875 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a93a9ab0-9e57-48a3-9cbc-967c728045cf tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] GET https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 Aug 01 12:55:13.928161 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a93a9ab0-9e57-48a3-9cbc-967c728045cf tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:13.929159 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a93a9ab0-9e57-48a3-9cbc-967c728045cf tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:13.938728 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a93a9ab0-9e57-48a3-9cbc-967c728045cf tempest-AttachSCSIVolumeTestJSON-506566701 tempest-AttachSCSIVolumeTestJSON-506566701-project-member] https://10.4.3.110/volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 returned with HTTP 404 Aug 01 12:55:13.939967 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 69/279] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:13 2026] GET /volume/v3/volumes/12f0da2e-d977-4621-8ece-7d148c486bb6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:55:14.422560 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-66ba311a-1997-4a08-9b43-3360874b5024 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:14.427921 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-66ba311a-1997-4a08-9b43-3360874b5024 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:14.427921 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-66ba311a-1997-4a08-9b43-3360874b5024 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:14.427921 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-66ba311a-1997-4a08-9b43-3360874b5024 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:14.454047 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:14.454047 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:14.459812 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-66ba311a-1997-4a08-9b43-3360874b5024 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:14.469189 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-66ba311a-1997-4a08-9b43-3360874b5024 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:14.469896 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 72/280] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:14 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:15.494104 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7c8ffe59-8466-4a78-bb9d-932efdc21025 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:15.496395 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c8ffe59-8466-4a78-bb9d-932efdc21025 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:15.496725 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c8ffe59-8466-4a78-bb9d-932efdc21025 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:15.497061 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c8ffe59-8466-4a78-bb9d-932efdc21025 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:15.529428 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:15.529428 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:15.541060 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7c8ffe59-8466-4a78-bb9d-932efdc21025 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:15.553722 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c8ffe59-8466-4a78-bb9d-932efdc21025 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:15.554284 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 69/281] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:15 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:16.578139 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c777245f-c1c1-432e-ad3a-7899e17d18bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:16.582065 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c777245f-c1c1-432e-ad3a-7899e17d18bf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:16.582065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c777245f-c1c1-432e-ad3a-7899e17d18bf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:16.584652 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c777245f-c1c1-432e-ad3a-7899e17d18bf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:16.616128 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:16.616128 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:16.626315 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c777245f-c1c1-432e-ad3a-7899e17d18bf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:16.640613 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c777245f-c1c1-432e-ad3a-7899e17d18bf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:16.640904 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 72/282] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:16 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:16.851127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-b5b01606-6059-4833-ba2b-3bba004f840e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:16.855632 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-b5b01606-6059-4833-ba2b-3bba004f840e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments/68269d86-5aca-45c9-b02d-90851f8aec76/action Aug 01 12:55:16.856176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-b5b01606-6059-4833-ba2b-3bba004f840e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:16.856378 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-b5b01606-6059-4833-ba2b-3bba004f840e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:16.906082 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:16.906082 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:16.945355 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-71b6e895-33f0-4d5f-82c8-9ad750e20313 req-b5b01606-6059-4833-ba2b-3bba004f840e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/68269d86-5aca-45c9-b02d-90851f8aec76/action returned with HTTP 204 Aug 01 12:55:16.946194 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 70/283] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:55:16 2026] POST /volume/v3/attachments/68269d86-5aca-45c9-b02d-90851f8aec76/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:55:17.370570 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-02b66f72-e941-4bb9-933d-e2846b01c146 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:17.374024 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-02b66f72-e941-4bb9-933d-e2846b01c146 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:17.374024 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-02b66f72-e941-4bb9-933d-e2846b01c146 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:17.374410 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-02b66f72-e941-4bb9-933d-e2846b01c146 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:17.391128 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:17.391128 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:17.397857 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-02b66f72-e941-4bb9-933d-e2846b01c146 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:17.406645 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-02b66f72-e941-4bb9-933d-e2846b01c146 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:17.407558 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 73/284] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:17 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:17.664926 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-56b1e6b8-3634-476b-b4c4-eb0052fce83b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:17.670592 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56b1e6b8-3634-476b-b4c4-eb0052fce83b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:17.670592 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56b1e6b8-3634-476b-b4c4-eb0052fce83b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:17.670592 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56b1e6b8-3634-476b-b4c4-eb0052fce83b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:17.696792 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:17.696792 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:17.706216 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-56b1e6b8-3634-476b-b4c4-eb0052fce83b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:17.715773 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56b1e6b8-3634-476b-b4c4-eb0052fce83b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:17.717366 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 70/285] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:17 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1442 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:17.735081 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50dd9cc4-522c-4987-8b58-c4b1c1262aa3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:17.867175 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-d20fa7b9-a0a1-4c0f-b7f3-8996136a4338 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:17.871575 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-d20fa7b9-a0a1-4c0f-b7f3-8996136a4338 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] DELETE https://10.4.3.110/volume/v3/attachments/12978ac4-f80a-4477-af0c-7069fa4c2f80 Aug 01 12:55:17.871932 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-d20fa7b9-a0a1-4c0f-b7f3-8996136a4338 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:17.872266 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-d20fa7b9-a0a1-4c0f-b7f3-8996136a4338 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:17.886716 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:17.886716 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:17.977450 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a20280a2-983f-469e-bfb3-1db8d1978caf req-d20fa7b9-a0a1-4c0f-b7f3-8996136a4338 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/attachments/12978ac4-f80a-4477-af0c-7069fa4c2f80 returned with HTTP 200 Aug 01 12:55:17.977963 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 71/286] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:55:17 2026] DELETE /volume/v3/attachments/12978ac4-f80a-4477-af0c-7069fa4c2f80 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:18.091977 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50dd9cc4-522c-4987-8b58-c4b1c1262aa3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:18.092323 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50dd9cc4-522c-4987-8b58-c4b1c1262aa3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:18.092638 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50dd9cc4-522c-4987-8b58-c4b1c1262aa3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:18.114063 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:18.114063 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:18.119356 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-50dd9cc4-522c-4987-8b58-c4b1c1262aa3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Volume info retrieved successfully. Aug 01 12:55:18.127250 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50dd9cc4-522c-4987-8b58-c4b1c1262aa3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:18.127762 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 73/287] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:17 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1442 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:18.212968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b9d22388-9a29-49ab-beee-5952ea606944 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:18.214964 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9d22388-9a29-49ab-beee-5952ea606944 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:18.215209 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9d22388-9a29-49ab-beee-5952ea606944 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:18.215441 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9d22388-9a29-49ab-beee-5952ea606944 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:18.229633 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:18.229633 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:18.233965 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b9d22388-9a29-49ab-beee-5952ea606944 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Volume info retrieved successfully. Aug 01 12:55:18.239638 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9d22388-9a29-49ab-beee-5952ea606944 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:18.240002 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 74/288] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:18 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:18.336101 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-c6c31cc3-16c2-495d-9fcf-7764fd2bde48 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:18.341094 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-c6c31cc3-16c2-495d-9fcf-7764fd2bde48 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:18.341094 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-c6c31cc3-16c2-495d-9fcf-7764fd2bde48 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:18.341094 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-c6c31cc3-16c2-495d-9fcf-7764fd2bde48 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:18.366015 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:18.366015 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:18.377156 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-c6c31cc3-16c2-495d-9fcf-7764fd2bde48 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:18.390399 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-c6c31cc3-16c2-495d-9fcf-7764fd2bde48 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:18.390804 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 71/289] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:18 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:18.466736 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-9142b3f4-87b8-45e3-a2db-11f5ed6f3f65 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:18.470895 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-9142b3f4-87b8-45e3-a2db-11f5ed6f3f65 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6/action Aug 01 12:55:18.471909 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-9142b3f4-87b8-45e3-a2db-11f5ed6f3f65 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:18.471909 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-9142b3f4-87b8-45e3-a2db-11f5ed6f3f65 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:18.496777 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:18.496777 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:18.498104 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-9142b3f4-87b8-45e3-a2db-11f5ed6f3f65 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:18.509428 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-9142b3f4-87b8-45e3-a2db-11f5ed6f3f65 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Begin detaching volume completed successfully. Aug 01 12:55:18.509871 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-9142b3f4-87b8-45e3-a2db-11f5ed6f3f65 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6/action returned with HTTP 202 Aug 01 12:55:18.510349 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 72/290] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:55:18 2026] POST /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:55:18.543096 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6fdf8e1b-d7f3-460e-b77b-8fb58efdbbea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:18.546069 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fdf8e1b-d7f3-460e-b77b-8fb58efdbbea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:18.546447 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fdf8e1b-d7f3-460e-b77b-8fb58efdbbea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:18.546786 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fdf8e1b-d7f3-460e-b77b-8fb58efdbbea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:18.574580 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:18.574580 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:18.581554 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6fdf8e1b-d7f3-460e-b77b-8fb58efdbbea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:18.594642 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fdf8e1b-d7f3-460e-b77b-8fb58efdbbea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:18.595126 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 74/291] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:18 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1445 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:18.608030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-60669ea1-5a8c-4b38-8db1-81b42a7e5ec3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:18.608377 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60669ea1-5a8c-4b38-8db1-81b42a7e5ec3 None None] GET https://10.4.3.110/volume// Aug 01 12:55:18.608377 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60669ea1-5a8c-4b38-8db1-81b42a7e5ec3 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:18.608603 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60669ea1-5a8c-4b38-8db1-81b42a7e5ec3 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:18.609079 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60669ea1-5a8c-4b38-8db1-81b42a7e5ec3 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:18.610691 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 75/292] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:18.623849 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-1f52308e-d4e7-4321-ad41-2e81bc6b7ed1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:18.628222 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-1f52308e-d4e7-4321-ad41-2e81bc6b7ed1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:18.628605 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-1f52308e-d4e7-4321-ad41-2e81bc6b7ed1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:18.629322 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-1f52308e-d4e7-4321-ad41-2e81bc6b7ed1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:18.668318 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:18.668318 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:18.678081 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-1f52308e-d4e7-4321-ad41-2e81bc6b7ed1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:18.686962 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-1f52308e-d4e7-4321-ad41-2e81bc6b7ed1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:18.687602 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 72/293] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:18 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1625 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:19.628523 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-88395702-ad63-4e3f-b81f-ad87919f4df0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:19.640684 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-88395702-ad63-4e3f-b81f-ad87919f4df0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:19.640684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-88395702-ad63-4e3f-b81f-ad87919f4df0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:19.644490 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-88395702-ad63-4e3f-b81f-ad87919f4df0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:19.663261 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:19.663261 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:19.670162 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-88395702-ad63-4e3f-b81f-ad87919f4df0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:19.679298 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-88395702-ad63-4e3f-b81f-ad87919f4df0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:19.680354 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 73/294] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:19 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1445 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:20.402335 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-10562151-4eb6-4689-92aa-eaab68451fbf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:20.409278 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-10562151-4eb6-4689-92aa-eaab68451fbf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:20.409278 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-10562151-4eb6-4689-92aa-eaab68451fbf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:20.409278 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-10562151-4eb6-4689-92aa-eaab68451fbf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:20.439040 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:20.439040 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:20.451993 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-10562151-4eb6-4689-92aa-eaab68451fbf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:20.463598 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-10562151-4eb6-4689-92aa-eaab68451fbf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:20.463848 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 75/295] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:20 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1445 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:20.508494 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-2a8b17fe-0c38-45c7-aba4-0783e61e336a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:20.511402 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-2a8b17fe-0c38-45c7-aba4-0783e61e336a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/attachments/f73cdd5c-aa59-4925-a598-86dd38079c52 Aug 01 12:55:20.511860 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-2a8b17fe-0c38-45c7-aba4-0783e61e336a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:20.511927 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-2a8b17fe-0c38-45c7-aba4-0783e61e336a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:20.525709 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:20.525709 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:20.665476 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c68a11be-7bc3-4d2e-bb48-212ca91fe3bf req-2a8b17fe-0c38-45c7-aba4-0783e61e336a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/f73cdd5c-aa59-4925-a598-86dd38079c52 returned with HTTP 200 Aug 01 12:55:20.666520 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 76/296] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:55:20 2026] DELETE /volume/v3/attachments/f73cdd5c-aa59-4925-a598-86dd38079c52 => generated 192 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:20.713277 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-afb2fff9-9fec-4d26-847f-dc8a10960e41 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:20.721648 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afb2fff9-9fec-4d26-847f-dc8a10960e41 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:20.722032 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afb2fff9-9fec-4d26-847f-dc8a10960e41 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:20.722194 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afb2fff9-9fec-4d26-847f-dc8a10960e41 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:20.744274 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:20.744274 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:20.752103 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-afb2fff9-9fec-4d26-847f-dc8a10960e41 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:20.766674 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afb2fff9-9fec-4d26-847f-dc8a10960e41 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:20.767284 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 73/297] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:20 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:20.884084 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e445a04a-352b-4f68-8f16-90ca334faaee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:20.889131 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e445a04a-352b-4f68-8f16-90ca334faaee tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:20.889520 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e445a04a-352b-4f68-8f16-90ca334faaee tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:20.889673 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e445a04a-352b-4f68-8f16-90ca334faaee tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:20.914303 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:20.914303 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:20.924979 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e445a04a-352b-4f68-8f16-90ca334faaee tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Volume info retrieved successfully. Aug 01 12:55:20.931332 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e445a04a-352b-4f68-8f16-90ca334faaee tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:20.932163 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 74/298] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:20 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:55:21.016342 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-da541635-95d8-413a-bee5-44d96df29f54 req-f4e98da8-40d4-4c19-a7a2-5b22ab8125e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:21.024276 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-f4e98da8-40d4-4c19-a7a2-5b22ab8125e9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:21.024632 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-f4e98da8-40d4-4c19-a7a2-5b22ab8125e9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:21.024905 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-f4e98da8-40d4-4c19-a7a2-5b22ab8125e9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:21.044720 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:21.044720 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:21.054475 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-da541635-95d8-413a-bee5-44d96df29f54 req-f4e98da8-40d4-4c19-a7a2-5b22ab8125e9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:21.062480 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-f4e98da8-40d4-4c19-a7a2-5b22ab8125e9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:21.062875 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 76/299] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:21 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1145 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:21.096810 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-da541635-95d8-413a-bee5-44d96df29f54 req-2eb165ac-446b-43de-8006-d1021fb0fb71 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:21.103441 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-2eb165ac-446b-43de-8006-d1021fb0fb71 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6/action Aug 01 12:55:21.103441 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-2eb165ac-446b-43de-8006-d1021fb0fb71 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:21.103441 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-2eb165ac-446b-43de-8006-d1021fb0fb71 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:21.123258 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:21.123258 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:21.124414 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-da541635-95d8-413a-bee5-44d96df29f54 req-2eb165ac-446b-43de-8006-d1021fb0fb71 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:21.136915 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-da541635-95d8-413a-bee5-44d96df29f54 req-2eb165ac-446b-43de-8006-d1021fb0fb71 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Begin detaching volume completed successfully. Aug 01 12:55:21.137349 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-2eb165ac-446b-43de-8006-d1021fb0fb71 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6/action returned with HTTP 202 Aug 01 12:55:21.140297 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 77/300] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:55:21 2026] POST /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:55:21.182044 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ddbe651c-5d67-4ddc-be9e-c6232697c9ac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:21.187766 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddbe651c-5d67-4ddc-be9e-c6232697c9ac tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:21.188107 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddbe651c-5d67-4ddc-be9e-c6232697c9ac tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:21.189450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddbe651c-5d67-4ddc-be9e-c6232697c9ac tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:21.217739 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:21.217739 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:21.232832 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ddbe651c-5d67-4ddc-be9e-c6232697c9ac tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:21.245703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-98b7c9f1-76ec-4edf-b36b-fe9572a7ccb7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:21.245703 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98b7c9f1-76ec-4edf-b36b-fe9572a7ccb7 None None] GET https://10.4.3.110/volume// Aug 01 12:55:21.245703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98b7c9f1-76ec-4edf-b36b-fe9572a7ccb7 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:21.245703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98b7c9f1-76ec-4edf-b36b-fe9572a7ccb7 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:21.246252 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98b7c9f1-76ec-4edf-b36b-fe9572a7ccb7 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:21.246553 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 75/301] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:21.250932 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddbe651c-5d67-4ddc-be9e-c6232697c9ac tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:21.260721 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 74/302] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:21 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:21.278690 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-da541635-95d8-413a-bee5-44d96df29f54 req-6e89b7fd-a036-4846-8500-d4aae341629a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:21.280641 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-6e89b7fd-a036-4846-8500-d4aae341629a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:21.280641 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-6e89b7fd-a036-4846-8500-d4aae341629a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:21.280641 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-6e89b7fd-a036-4846-8500-d4aae341629a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:21.314132 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:21.314132 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:21.325133 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-da541635-95d8-413a-bee5-44d96df29f54 req-6e89b7fd-a036-4846-8500-d4aae341629a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:21.341860 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-6e89b7fd-a036-4846-8500-d4aae341629a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:21.344995 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 77/303] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:21 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1328 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:22.293066 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f68e52ed-d46d-4e1f-b630-e685e1903db1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:22.298847 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f68e52ed-d46d-4e1f-b630-e685e1903db1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:22.299656 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f68e52ed-d46d-4e1f-b630-e685e1903db1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:22.299804 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f68e52ed-d46d-4e1f-b630-e685e1903db1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:22.315406 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:22.315406 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:22.322110 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f68e52ed-d46d-4e1f-b630-e685e1903db1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:22.328834 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f68e52ed-d46d-4e1f-b630-e685e1903db1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:22.329503 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 78/304] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:22 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:55:23.351894 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c06e55d8-c857-4d8a-bc2a-75a15f2d4d70 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:23.355605 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c06e55d8-c857-4d8a-bc2a-75a15f2d4d70 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:23.355893 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c06e55d8-c857-4d8a-bc2a-75a15f2d4d70 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:23.356199 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c06e55d8-c857-4d8a-bc2a-75a15f2d4d70 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:23.370925 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:23.370925 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:23.384773 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c06e55d8-c857-4d8a-bc2a-75a15f2d4d70 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:23.391410 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c06e55d8-c857-4d8a-bc2a-75a15f2d4d70 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:23.392060 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 76/305] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:23 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:24.420636 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bb1fd9e0-918b-4229-8519-72d408b9edaf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:24.424980 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb1fd9e0-918b-4229-8519-72d408b9edaf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:24.426907 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb1fd9e0-918b-4229-8519-72d408b9edaf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:24.426907 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb1fd9e0-918b-4229-8519-72d408b9edaf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:24.445644 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:24.445644 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:24.453613 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bb1fd9e0-918b-4229-8519-72d408b9edaf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:24.457939 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb1fd9e0-918b-4229-8519-72d408b9edaf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:24.458363 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 75/306] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:24 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:24.612231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-95b835da-95be-4d02-85be-de9e6c1d874d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:24.614446 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-95b835da-95be-4d02-85be-de9e6c1d874d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] GET https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:55:24.615267 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-95b835da-95be-4d02-85be-de9e6c1d874d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:24.615267 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-95b835da-95be-4d02-85be-de9e6c1d874d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:24.656045 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:24.656045 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:24.684720 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-95b835da-95be-4d02-85be-de9e6c1d874d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:55:24.694711 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-95b835da-95be-4d02-85be-de9e6c1d874d tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 returned with HTTP 200 Aug 01 12:55:24.694711 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 78/307] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:24 2026] GET /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 => generated 1652 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:55:24.771964 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-4dee856a-e8e9-4548-b1c6-e453dc884f06 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:24.773398 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-4dee856a-e8e9-4548-b1c6-e453dc884f06 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] GET https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:55:24.773766 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-4dee856a-e8e9-4548-b1c6-e453dc884f06 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:24.774182 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-4dee856a-e8e9-4548-b1c6-e453dc884f06 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:24.799444 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:24.799444 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:24.810104 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-4dee856a-e8e9-4548-b1c6-e453dc884f06 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:55:24.818198 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-4dee856a-e8e9-4548-b1c6-e453dc884f06 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 returned with HTTP 200 Aug 01 12:55:24.823255 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 79/308] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:24 2026] GET /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 => generated 1652 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:55:25.261061 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-52bf1f5f-1d62-40a0-bb92-5d39fb3206d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:25.264801 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-52bf1f5f-1d62-40a0-bb92-5d39fb3206d9 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:25.269100 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-52bf1f5f-1d62-40a0-bb92-5d39fb3206d9 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:25.269100 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-52bf1f5f-1d62-40a0-bb92-5d39fb3206d9 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:25.277019 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:25.277019 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:25.286442 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-52bf1f5f-1d62-40a0-bb92-5d39fb3206d9 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:25.297215 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-52bf1f5f-1d62-40a0-bb92-5d39fb3206d9 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:25.297759 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 77/309] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:25 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:25.448157 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-58f89cdb-4167-4677-8e39-dfaaad4c6a31 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:25.449121 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-58f89cdb-4167-4677-8e39-dfaaad4c6a31 None None] GET https://10.4.3.110/volume// Aug 01 12:55:25.449121 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-58f89cdb-4167-4677-8e39-dfaaad4c6a31 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:25.449121 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-58f89cdb-4167-4677-8e39-dfaaad4c6a31 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:25.449677 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-58f89cdb-4167-4677-8e39-dfaaad4c6a31 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:25.450132 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 76/310] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:55:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:25.468524 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-44430236-e557-474a-ad6a-2676d3e73444 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:25.474645 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-44430236-e557-474a-ad6a-2676d3e73444 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:55:25.475535 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-44430236-e557-474a-ad6a-2676d3e73444 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03fa8cc8-75e8-4376-8c25-3b79a1bc51db", "connector": null, "instance_uuid": "56e81b69-e722-47c2-b3a8-d3bc79d7a351"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:25.484597 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ac953278-4187-473c-b421-bc0de0bca813 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:25.492978 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac953278-4187-473c-b421-bc0de0bca813 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:25.492978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac953278-4187-473c-b421-bc0de0bca813 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:25.492978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac953278-4187-473c-b421-bc0de0bca813 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:25.499797 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:25.499797 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:25.507811 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:25.507811 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:25.513849 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ac953278-4187-473c-b421-bc0de0bca813 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:25.520699 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac953278-4187-473c-b421-bc0de0bca813 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:25.522312 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 80/311] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:25 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:25.575228 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-44430236-e557-474a-ad6a-2676d3e73444 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:55:25.575424 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 79/312] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:55:25 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:25.649098 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ae7b910-13b3-4925-bb10-1e447bbc2604 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:25.657379 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ae7b910-13b3-4925-bb10-1e447bbc2604 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:25.657918 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ae7b910-13b3-4925-bb10-1e447bbc2604 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:25.658319 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ae7b910-13b3-4925-bb10-1e447bbc2604 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:25.678589 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e643174a-6d3b-42f8-8d04-4adebe2b08f6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:25.678589 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e643174a-6d3b-42f8-8d04-4adebe2b08f6 None None] GET https://10.4.3.110/volume// Aug 01 12:55:25.678589 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e643174a-6d3b-42f8-8d04-4adebe2b08f6 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:25.678589 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e643174a-6d3b-42f8-8d04-4adebe2b08f6 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:25.678902 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e643174a-6d3b-42f8-8d04-4adebe2b08f6 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:25.680251 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 77/313] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:25.688880 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:25.688880 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:25.696868 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-5f164427-7129-461e-aeef-6d354cb622e3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:25.700060 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-5f164427-7129-461e-aeef-6d354cb622e3 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:25.702109 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-5f164427-7129-461e-aeef-6d354cb622e3 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:25.702881 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-5f164427-7129-461e-aeef-6d354cb622e3 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:25.703511 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9ae7b910-13b3-4925-bb10-1e447bbc2604 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:25.718576 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:25.718576 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:25.718747 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ae7b910-13b3-4925-bb10-1e447bbc2604 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:25.719204 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 78/314] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:25 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 844 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:25.726617 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-5f164427-7129-461e-aeef-6d354cb622e3 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:25.739308 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-5f164427-7129-461e-aeef-6d354cb622e3 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:25.740088 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 81/315] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:25 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:25.920283 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-e87f323b-55e7-4904-abc8-dd6e2e89f7a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:25.924145 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-e87f323b-55e7-4904-abc8-dd6e2e89f7a2 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] PUT https://10.4.3.110/volume/v3/attachments/4a1b97b1-9898-4bae-bdf3-b524ec940ac9 Aug 01 12:55:25.924145 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-e87f323b-55e7-4904-abc8-dd6e2e89f7a2 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:25.941701 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-e87f323b-55e7-4904-abc8-dd6e2e89f7a2 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Acquiring lock "cinder-attachment_update-03fa8cc8-75e8-4376-8c25-3b79a1bc51db-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:55:25.953039 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-e87f323b-55e7-4904-abc8-dd6e2e89f7a2 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Lock "cinder-attachment_update-03fa8cc8-75e8-4376-8c25-3b79a1bc51db-np0000006302" acquired by "attachment_update" :: waited 0.011s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:55:25.955485 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:25.955485 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:26.132212 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-e87f323b-55e7-4904-abc8-dd6e2e89f7a2 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Lock "cinder-attachment_update-03fa8cc8-75e8-4376-8c25-3b79a1bc51db-np0000006302" released by "attachment_update" :: held 0.179s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:55:26.132670 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-e87f323b-55e7-4904-abc8-dd6e2e89f7a2 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/attachments/4a1b97b1-9898-4bae-bdf3-b524ec940ac9 returned with HTTP 200 Aug 01 12:55:26.133422 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 80/316] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:55:25 2026] PUT /volume/v3/attachments/4a1b97b1-9898-4bae-bdf3-b524ec940ac9 => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:26.177984 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0cdf990f-8589-4029-8265-a6269953b683 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:26.180779 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0cdf990f-8589-4029-8265-a6269953b683 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] DELETE https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 Aug 01 12:55:26.181118 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0cdf990f-8589-4029-8265-a6269953b683 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:26.182579 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0cdf990f-8589-4029-8265-a6269953b683 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:26.182579 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-0cdf990f-8589-4029-8265-a6269953b683 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Delete volume with id: d4c4be1d-8d07-4000-b3d6-4af3795d9016 Aug 01 12:55:26.201027 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:26.201027 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:26.201891 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0cdf990f-8589-4029-8265-a6269953b683 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:26.247865 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0cdf990f-8589-4029-8265-a6269953b683 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Delete volume request issued successfully. Aug 01 12:55:26.248779 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0cdf990f-8589-4029-8265-a6269953b683 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 returned with HTTP 202 Aug 01 12:55:26.250040 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 78/317] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:55:26 2026] DELETE /volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:55:26.268288 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0ad1e7b2-5013-4419-95c2-325da0a90e78 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:26.271077 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0ad1e7b2-5013-4419-95c2-325da0a90e78 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 Aug 01 12:55:26.272762 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0ad1e7b2-5013-4419-95c2-325da0a90e78 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:26.274063 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0ad1e7b2-5013-4419-95c2-325da0a90e78 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:26.287880 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:26.287880 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:26.295669 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0ad1e7b2-5013-4419-95c2-325da0a90e78 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:26.304915 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0ad1e7b2-5013-4419-95c2-325da0a90e78 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 returned with HTTP 200 Aug 01 12:55:26.304915 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 79/318] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:26 2026] GET /volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:26.545141 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-813aa53e-c10c-4064-b3a7-981be8d388ac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:26.549141 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-813aa53e-c10c-4064-b3a7-981be8d388ac tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:26.549382 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-813aa53e-c10c-4064-b3a7-981be8d388ac tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:26.549606 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-813aa53e-c10c-4064-b3a7-981be8d388ac tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:26.566302 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:26.566302 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:26.574524 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-813aa53e-c10c-4064-b3a7-981be8d388ac tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:26.580886 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-813aa53e-c10c-4064-b3a7-981be8d388ac tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:26.581548 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 82/319] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:26 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:26.739171 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf0d8c05-8a39-47fe-bc11-c045a5829dbe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:26.744789 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf0d8c05-8a39-47fe-bc11-c045a5829dbe tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:26.745032 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf0d8c05-8a39-47fe-bc11-c045a5829dbe tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:26.745251 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf0d8c05-8a39-47fe-bc11-c045a5829dbe tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:26.770497 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:26.770497 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:26.777622 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bf0d8c05-8a39-47fe-bc11-c045a5829dbe tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:26.797980 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf0d8c05-8a39-47fe-bc11-c045a5829dbe tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:26.798772 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 81/320] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:26 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:27.262393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-da541635-95d8-413a-bee5-44d96df29f54 req-23955cf8-4151-4f48-aa29-16c3a13f8209 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:27.266202 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-23955cf8-4151-4f48-aa29-16c3a13f8209 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:27.266202 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-23955cf8-4151-4f48-aa29-16c3a13f8209 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:27.267498 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-23955cf8-4151-4f48-aa29-16c3a13f8209 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:27.298401 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:27.298401 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:27.307198 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-da541635-95d8-413a-bee5-44d96df29f54 req-23955cf8-4151-4f48-aa29-16c3a13f8209 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:27.325413 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-23955cf8-4151-4f48-aa29-16c3a13f8209 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:27.325413 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 79/321] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:27 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:27.327395 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-80cd80bf-218a-4e03-b02e-3d52070b6570 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:27.330280 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80cd80bf-218a-4e03-b02e-3d52070b6570 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 Aug 01 12:55:27.331051 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80cd80bf-218a-4e03-b02e-3d52070b6570 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:27.332540 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80cd80bf-218a-4e03-b02e-3d52070b6570 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:27.342825 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80cd80bf-218a-4e03-b02e-3d52070b6570 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 returned with HTTP 404 Aug 01 12:55:27.343571 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 80/322] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:27 2026] GET /volume/v3/volumes/d4c4be1d-8d07-4000-b3d6-4af3795d9016 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 12:55:27.356457 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8e611e3e-3d25-4219-b1ea-166d1f7c2c92 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:27.358385 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e611e3e-3d25-4219-b1ea-166d1f7c2c92 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] DELETE https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:27.358701 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e611e3e-3d25-4219-b1ea-166d1f7c2c92 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:27.359140 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e611e3e-3d25-4219-b1ea-166d1f7c2c92 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:27.359312 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-8e611e3e-3d25-4219-b1ea-166d1f7c2c92 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Delete volume with id: dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:27.374983 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:27.374983 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:27.376943 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8e611e3e-3d25-4219-b1ea-166d1f7c2c92 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:27.428671 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8e611e3e-3d25-4219-b1ea-166d1f7c2c92 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Delete volume request issued successfully. Aug 01 12:55:27.429043 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e611e3e-3d25-4219-b1ea-166d1f7c2c92 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 202 Aug 01 12:55:27.429793 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 83/323] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:55:27 2026] DELETE /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:55:27.445311 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9edfde38-f406-4af6-a938-9831fe57f50a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:27.449895 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9edfde38-f406-4af6-a938-9831fe57f50a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:27.449895 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9edfde38-f406-4af6-a938-9831fe57f50a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:27.449895 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9edfde38-f406-4af6-a938-9831fe57f50a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:27.460397 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:27.460397 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:27.478765 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9edfde38-f406-4af6-a938-9831fe57f50a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Volume info retrieved successfully. Aug 01 12:55:27.495991 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9edfde38-f406-4af6-a938-9831fe57f50a tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 200 Aug 01 12:55:27.495991 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 82/324] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:27 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:27.601749 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f93ce864-10f0-4796-b8fb-8f4c68c9f431 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:27.606341 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f93ce864-10f0-4796-b8fb-8f4c68c9f431 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:27.606341 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f93ce864-10f0-4796-b8fb-8f4c68c9f431 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:27.606341 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f93ce864-10f0-4796-b8fb-8f4c68c9f431 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:27.634988 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:27.634988 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:27.643694 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f93ce864-10f0-4796-b8fb-8f4c68c9f431 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:27.655234 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f93ce864-10f0-4796-b8fb-8f4c68c9f431 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:27.655234 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 80/325] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:27 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:27.823572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd9c6a9e-86c3-450e-aeb5-ffe4298a65c3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:27.827710 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd9c6a9e-86c3-450e-aeb5-ffe4298a65c3 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:27.828331 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd9c6a9e-86c3-450e-aeb5-ffe4298a65c3 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:27.828331 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd9c6a9e-86c3-450e-aeb5-ffe4298a65c3 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:27.848275 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:27.848275 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:27.855096 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cd9c6a9e-86c3-450e-aeb5-ffe4298a65c3 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:27.864372 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd9c6a9e-86c3-450e-aeb5-ffe4298a65c3 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:27.864910 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 81/326] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:27 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:28.520037 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37bfec6f-f39f-4728-a9a5-376a4a199826 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:28.525390 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37bfec6f-f39f-4728-a9a5-376a4a199826 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] GET https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 Aug 01 12:55:28.525654 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37bfec6f-f39f-4728-a9a5-376a4a199826 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:28.525973 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37bfec6f-f39f-4728-a9a5-376a4a199826 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:28.537806 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37bfec6f-f39f-4728-a9a5-376a4a199826 tempest-TestMultiAttachVolumeSwap-1243502520 tempest-TestMultiAttachVolumeSwap-1243502520-project-member] https://10.4.3.110/volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 returned with HTTP 404 Aug 01 12:55:28.538551 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 84/327] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:28 2026] GET /volume/v3/volumes/dac907f5-242e-427b-9c6e-e3ba698a2282 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:55:28.674770 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c9772bcd-c077-4464-838e-68522d5584e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:28.677852 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9772bcd-c077-4464-838e-68522d5584e2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:28.677852 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9772bcd-c077-4464-838e-68522d5584e2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:28.679489 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9772bcd-c077-4464-838e-68522d5584e2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:28.696525 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:28.696525 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:28.704646 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c9772bcd-c077-4464-838e-68522d5584e2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:28.713456 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9772bcd-c077-4464-838e-68522d5584e2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:28.714477 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 83/328] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:28 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:28.888226 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-008f2f40-0db9-46f0-ab12-4e7e010c31d4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:28.891138 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-008f2f40-0db9-46f0-ab12-4e7e010c31d4 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:28.891464 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-008f2f40-0db9-46f0-ab12-4e7e010c31d4 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:28.891747 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-008f2f40-0db9-46f0-ab12-4e7e010c31d4 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:28.906536 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:28.906536 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:28.912658 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-008f2f40-0db9-46f0-ab12-4e7e010c31d4 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:28.918579 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-008f2f40-0db9-46f0-ab12-4e7e010c31d4 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:28.919249 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 81/329] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:28 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:29.743023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0089d6ef-8377-4923-a755-3119330a943b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:29.745374 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0089d6ef-8377-4923-a755-3119330a943b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:29.745625 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0089d6ef-8377-4923-a755-3119330a943b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:29.746466 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0089d6ef-8377-4923-a755-3119330a943b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:29.765053 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:29.765053 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:29.771078 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0089d6ef-8377-4923-a755-3119330a943b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:29.777601 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0089d6ef-8377-4923-a755-3119330a943b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:29.778169 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 82/330] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:29 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:29.940141 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ce2da216-ad11-4ee9-9bd7-471c077d344e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:29.942566 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce2da216-ad11-4ee9-9bd7-471c077d344e tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:29.942866 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce2da216-ad11-4ee9-9bd7-471c077d344e tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:29.943156 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce2da216-ad11-4ee9-9bd7-471c077d344e tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:29.956694 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:29.956694 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:29.969698 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ce2da216-ad11-4ee9-9bd7-471c077d344e tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:29.991766 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce2da216-ad11-4ee9-9bd7-471c077d344e tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:29.991766 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 85/331] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:29 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:30.531833 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-d00d95bc-0794-40bf-a24f-871a2600d3a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:30.534745 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-d00d95bc-0794-40bf-a24f-871a2600d3a0 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] POST https://10.4.3.110/volume/v3/attachments/4a1b97b1-9898-4bae-bdf3-b524ec940ac9/action Aug 01 12:55:30.535142 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-d00d95bc-0794-40bf-a24f-871a2600d3a0 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:30.535305 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-d00d95bc-0794-40bf-a24f-871a2600d3a0 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:30.557670 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:30.557670 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:30.588923 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-eb298b62-c62d-4d04-9dfe-49cc6f51c422 req-d00d95bc-0794-40bf-a24f-871a2600d3a0 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/attachments/4a1b97b1-9898-4bae-bdf3-b524ec940ac9/action returned with HTTP 204 Aug 01 12:55:30.589161 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 84/332] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:55:30 2026] POST /volume/v3/attachments/4a1b97b1-9898-4bae-bdf3-b524ec940ac9/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:55:30.742875 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aa93f8c2-e468-41fc-bc6e-683dd25b5a73 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:30.743445 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa93f8c2-e468-41fc-bc6e-683dd25b5a73 None None] GET https://10.4.3.110/volume// Aug 01 12:55:30.744388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa93f8c2-e468-41fc-bc6e-683dd25b5a73 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:30.744388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa93f8c2-e468-41fc-bc6e-683dd25b5a73 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:30.744865 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa93f8c2-e468-41fc-bc6e-683dd25b5a73 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:30.745362 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 82/333] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:30.757617 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-0c40535f-2e9e-4676-8a9e-a8cff71d0f79 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:30.770160 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-0c40535f-2e9e-4676-8a9e-a8cff71d0f79 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:55:30.770732 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-0c40535f-2e9e-4676-8a9e-a8cff71d0f79 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40d8f4ca-50ad-40d3-9953-e007133d36d9", "connector": null, "instance_uuid": "5348d9f7-51c6-4113-93f8-2f4f144950b9"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:30.785234 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:30.785234 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:30.801191 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-803b15a9-72e6-4917-86d8-2a3550a05caa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:30.804215 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-803b15a9-72e6-4917-86d8-2a3550a05caa tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:30.804481 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-803b15a9-72e6-4917-86d8-2a3550a05caa tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:30.804794 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-803b15a9-72e6-4917-86d8-2a3550a05caa tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:30.819346 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:30.819346 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:30.824061 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-803b15a9-72e6-4917-86d8-2a3550a05caa tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:30.830393 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-803b15a9-72e6-4917-86d8-2a3550a05caa tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:30.831097 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 86/334] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:30 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:30.833985 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-0c40535f-2e9e-4676-8a9e-a8cff71d0f79 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:55:30.834851 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 83/335] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:55:30 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:31.012866 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9bb4896b-b94a-49a8-ab5d-ff6c279c0be5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:31.015188 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9bb4896b-b94a-49a8-ab5d-ff6c279c0be5 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:31.015400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9bb4896b-b94a-49a8-ab5d-ff6c279c0be5 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:31.015580 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9bb4896b-b94a-49a8-ab5d-ff6c279c0be5 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:31.032394 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:31.032394 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:31.038136 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9bb4896b-b94a-49a8-ab5d-ff6c279c0be5 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:31.045587 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9bb4896b-b94a-49a8-ab5d-ff6c279c0be5 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:31.046111 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 85/336] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:31 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:31.063509 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2b3b3fa0-626c-4384-96d1-940f83ed5f9d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:31.065918 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b3b3fa0-626c-4384-96d1-940f83ed5f9d tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:31.066318 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b3b3fa0-626c-4384-96d1-940f83ed5f9d tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:31.066548 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b3b3fa0-626c-4384-96d1-940f83ed5f9d tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:31.087581 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:31.087581 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:31.094667 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2b3b3fa0-626c-4384-96d1-940f83ed5f9d tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:31.104564 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b3b3fa0-626c-4384-96d1-940f83ed5f9d tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:31.104982 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-da541635-95d8-413a-bee5-44d96df29f54 req-62973e06-e60f-43c1-8ec1-c04d04eb085f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:31.105745 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 83/337] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:31 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:31.109231 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-62973e06-e60f-43c1-8ec1-c04d04eb085f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/attachments/68269d86-5aca-45c9-b02d-90851f8aec76 Aug 01 12:55:31.109376 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-62973e06-e60f-43c1-8ec1-c04d04eb085f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:31.109681 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-62973e06-e60f-43c1-8ec1-c04d04eb085f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:31.123917 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:31.123917 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:31.194542 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-28558a8b-a7d1-4b76-842f-dc803b2a3d20 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:31.198699 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-28558a8b-a7d1-4b76-842f-dc803b2a3d20 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] DELETE https://10.4.3.110/volume/v3/attachments/156ff19a-2b8e-48fa-9b49-73675f2f40a5 Aug 01 12:55:31.199083 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-28558a8b-a7d1-4b76-842f-dc803b2a3d20 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:31.200165 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-28558a8b-a7d1-4b76-842f-dc803b2a3d20 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:31.210156 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:31.210156 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:31.228023 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-da541635-95d8-413a-bee5-44d96df29f54 req-62973e06-e60f-43c1-8ec1-c04d04eb085f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/68269d86-5aca-45c9-b02d-90851f8aec76 returned with HTTP 200 Aug 01 12:55:31.228023 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 87/338] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:55:31 2026] DELETE /volume/v3/attachments/68269d86-5aca-45c9-b02d-90851f8aec76 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:31.300692 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-28558a8b-a7d1-4b76-842f-dc803b2a3d20 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/attachments/156ff19a-2b8e-48fa-9b49-73675f2f40a5 returned with HTTP 200 Aug 01 12:55:31.302645 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 84/339] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:55:31 2026] DELETE /volume/v3/attachments/156ff19a-2b8e-48fa-9b49-73675f2f40a5 => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:31.473436 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fde86acc-1dee-4f89-a289-f37a2d60fe39 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:31.473696 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fde86acc-1dee-4f89-a289-f37a2d60fe39 None None] GET https://10.4.3.110/volume// Aug 01 12:55:31.473981 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fde86acc-1dee-4f89-a289-f37a2d60fe39 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:31.474242 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fde86acc-1dee-4f89-a289-f37a2d60fe39 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:31.474658 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fde86acc-1dee-4f89-a289-f37a2d60fe39 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:31.475165 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 86/340] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:31.491884 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-add6fe13-26ae-43cd-aff7-9b65fc8263ee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:31.495238 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-add6fe13-26ae-43cd-aff7-9b65fc8263ee tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] POST https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9/action Aug 01 12:55:31.497235 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-add6fe13-26ae-43cd-aff7-9b65fc8263ee tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Action body: b'{"os-reimage": {"image_id": "5c1e049f-0a2c-402a-863a-7bc76c5131f1", "reimage_reserved": true}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:31.497235 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-add6fe13-26ae-43cd-aff7-9b65fc8263ee tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "5c1e049f-0a2c-402a-863a-7bc76c5131f1", "reimage_reserved": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:31.513527 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:31.513527 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:31.514425 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-add6fe13-26ae-43cd-aff7-9b65fc8263ee tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:55:31.674594 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-add6fe13-26ae-43cd-aff7-9b65fc8263ee tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9/action returned with HTTP 202 Aug 01 12:55:31.675234 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 84/341] 10.4.3.110 () {74 vars in 1713 bytes} [Sat Aug 1 12:55:31 2026] POST /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 12:55:31.853653 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-65d94e17-76a8-4bde-a70a-b697d1a38ca2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:31.855665 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65d94e17-76a8-4bde-a70a-b697d1a38ca2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:31.856605 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65d94e17-76a8-4bde-a70a-b697d1a38ca2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:31.857716 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65d94e17-76a8-4bde-a70a-b697d1a38ca2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:31.874569 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:31.874569 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:31.880811 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-65d94e17-76a8-4bde-a70a-b697d1a38ca2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:31.890442 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65d94e17-76a8-4bde-a70a-b697d1a38ca2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:31.891128 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 88/342] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:31 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:31.917006 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6da2f3b8-60d7-415d-b54e-48636f3d4b05 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:31.920176 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6da2f3b8-60d7-415d-b54e-48636f3d4b05 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:31.920176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6da2f3b8-60d7-415d-b54e-48636f3d4b05 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:31.920536 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6da2f3b8-60d7-415d-b54e-48636f3d4b05 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:31.944312 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:31.944312 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:31.947780 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6da2f3b8-60d7-415d-b54e-48636f3d4b05 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:31.958362 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6da2f3b8-60d7-415d-b54e-48636f3d4b05 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:31.958727 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 85/343] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:31 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:32.048064 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36e95622-ddb0-4fe7-9186-ed789205cdf2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:32.052740 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36e95622-ddb0-4fe7-9186-ed789205cdf2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:55:32.052820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36e95622-ddb0-4fe7-9186-ed789205cdf2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:32.053694 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36e95622-ddb0-4fe7-9186-ed789205cdf2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:32.067170 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:32.067170 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:32.073378 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-36e95622-ddb0-4fe7-9186-ed789205cdf2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:32.079881 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36e95622-ddb0-4fe7-9186-ed789205cdf2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:55:32.080548 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 87/344] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:32 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:33.529437 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-977b24b6-468e-4613-8594-092a70cf2036 req-08e9a86f-d387-4319-b648-cb00c168e0fe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:33.538308 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-08e9a86f-d387-4319-b648-cb00c168e0fe tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:33.538634 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-08e9a86f-d387-4319-b648-cb00c168e0fe tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:33.539558 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-08e9a86f-d387-4319-b648-cb00c168e0fe tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:33.559404 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:33.559404 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:33.566703 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-977b24b6-468e-4613-8594-092a70cf2036 req-08e9a86f-d387-4319-b648-cb00c168e0fe tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:33.574388 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-08e9a86f-d387-4319-b648-cb00c168e0fe tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:33.575766 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 85/345] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:33 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:33.614058 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-977b24b6-468e-4613-8594-092a70cf2036 req-0fe0238c-afa5-43da-a195-04c5f42803f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:33.624702 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-0fe0238c-afa5-43da-a195-04c5f42803f9 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] POST https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db/action Aug 01 12:55:33.625217 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-0fe0238c-afa5-43da-a195-04c5f42803f9 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:33.625597 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-0fe0238c-afa5-43da-a195-04c5f42803f9 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:33.641720 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:33.641720 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:33.642570 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-977b24b6-468e-4613-8594-092a70cf2036 req-0fe0238c-afa5-43da-a195-04c5f42803f9 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:33.651885 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-977b24b6-468e-4613-8594-092a70cf2036 req-0fe0238c-afa5-43da-a195-04c5f42803f9 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Begin detaching volume completed successfully. Aug 01 12:55:33.651885 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-0fe0238c-afa5-43da-a195-04c5f42803f9 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db/action returned with HTTP 202 Aug 01 12:55:33.652188 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 89/346] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:55:33 2026] POST /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:55:33.681271 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-64425680-5d4f-48d2-b6ec-2d3414e02c35 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:33.691313 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64425680-5d4f-48d2-b6ec-2d3414e02c35 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:33.691941 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64425680-5d4f-48d2-b6ec-2d3414e02c35 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:33.692257 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64425680-5d4f-48d2-b6ec-2d3414e02c35 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:33.713699 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:33.713699 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:33.720613 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-64425680-5d4f-48d2-b6ec-2d3414e02c35 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:33.745042 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64425680-5d4f-48d2-b6ec-2d3414e02c35 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:33.745042 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 86/347] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:33 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:33.745711 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc0c5812-7e34-41b8-86dd-bb2aeb2ed312 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:33.745711 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc0c5812-7e34-41b8-86dd-bb2aeb2ed312 None None] GET https://10.4.3.110/volume// Aug 01 12:55:33.745711 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc0c5812-7e34-41b8-86dd-bb2aeb2ed312 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:33.745711 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc0c5812-7e34-41b8-86dd-bb2aeb2ed312 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:33.745711 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc0c5812-7e34-41b8-86dd-bb2aeb2ed312 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:33.745711 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 88/348] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:33.751773 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-977b24b6-468e-4613-8594-092a70cf2036 req-41b76f2c-8b91-4453-a833-d5fcedd24f6c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:33.754252 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-41b76f2c-8b91-4453-a833-d5fcedd24f6c tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:33.754448 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-41b76f2c-8b91-4453-a833-d5fcedd24f6c tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:33.754542 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-41b76f2c-8b91-4453-a833-d5fcedd24f6c tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:33.769694 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:33.769694 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:33.775133 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-977b24b6-468e-4613-8594-092a70cf2036 req-41b76f2c-8b91-4453-a833-d5fcedd24f6c tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:33.780561 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-41b76f2c-8b91-4453-a833-d5fcedd24f6c tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:33.781327 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 86/349] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:33 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:34.755185 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-52ccbef8-b42b-4966-9908-469922e845ac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:34.758001 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52ccbef8-b42b-4966-9908-469922e845ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:34.759466 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52ccbef8-b42b-4966-9908-469922e845ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:34.759466 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52ccbef8-b42b-4966-9908-469922e845ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:34.777002 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:34.777002 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:34.783371 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-52ccbef8-b42b-4966-9908-469922e845ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:34.791682 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52ccbef8-b42b-4966-9908-469922e845ac tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:34.792214 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 90/350] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:34 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:35.492049 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:35.497353 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:55:35.497353 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-437221284"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:35.500873 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-437221284'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:55:35.500873 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Create volume of 1 GB Aug 01 12:55:35.514929 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Availability Zones retrieved successfully. Aug 01 12:55:35.527181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Flow 'volume_create_api' (d822286c-c1d7-4d2a-ae5e-3caff69fc43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:35.527181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c14acee-e84e-4bda-8c38-3df7471d38da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:35.528075 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:55:35.582571 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c14acee-e84e-4bda-8c38-3df7471d38da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:35.583904 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49300c9-fcfb-4462-bfdf-eba8815edb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:35.717109 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Created reservations ['be7bd62c-289b-4953-8d7b-3eff3950f0f7', '931ee08e-e35e-48da-8a64-cfd1b4435695', '75a3f3df-05a6-41ce-bd15-ad592c8e4799', 'f9ed42b9-ac60-407d-932f-9dfb830f75b8'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:55:35.718175 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49300c9-fcfb-4462-bfdf-eba8815edb3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be7bd62c-289b-4953-8d7b-3eff3950f0f7', '931ee08e-e35e-48da-8a64-cfd1b4435695', '75a3f3df-05a6-41ce-bd15-ad592c8e4799', 'f9ed42b9-ac60-407d-932f-9dfb830f75b8']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:35.720093 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4362f1a8-8105-4736-b6e8-f837fff3a682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:35.760622 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4362f1a8-8105-4736-b6e8-f837fff3a682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca4e8b67-8729-4356-b1e5-746459b9ddd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-437221284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f77f85b1c1a45eda4816214e0d620a0',qos_specs=None,replication_status=,reservations=['be7bd62c-289b-4953-8d7b-3eff3950f0f7','931ee08e-e35e-48da-8a64-cfd1b4435695','75a3f3df-05a6-41ce-bd15-ad592c8e4799','f9ed42b9-ac60-407d-932f-9dfb830f75b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7dab7a61fe5411298bce291e2e224db',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-437221284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca4e8b67-8729-4356-b1e5-746459b9ddd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f77f85b1c1a45eda4816214e0d620a0',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='c7dab7a61fe5411298bce291e2e224db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:35.762329 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b8d77b-d688-4661-a29a-eea53c2eddd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:35.789442 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b8d77b-d688-4661-a29a-eea53c2eddd7) 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-437221284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f77f85b1c1a45eda4816214e0d620a0',qos_specs=None,replication_status=,reservations=['be7bd62c-289b-4953-8d7b-3eff3950f0f7','931ee08e-e35e-48da-8a64-cfd1b4435695','75a3f3df-05a6-41ce-bd15-ad592c8e4799','f9ed42b9-ac60-407d-932f-9dfb830f75b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7dab7a61fe5411298bce291e2e224db',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:35.791437 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e312944d-0c0f-464d-b94b-a454030915bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:35.812171 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-850aa271-850e-4c2e-9c1c-6c421d94f5cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:35.812632 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e312944d-0c0f-464d-b94b-a454030915bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:35.813327 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Flow 'volume_create_api' (d822286c-c1d7-4d2a-ae5e-3caff69fc43e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:35.813837 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Create volume request issued successfully. Aug 01 12:55:35.815178 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0c022f2-acb1-47e7-8c65-eeaf68dc31b1 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:55:35.816339 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 87/351] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:55:35 2026] POST /volume/v3/volumes => generated 751 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:55:35.817887 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-850aa271-850e-4c2e-9c1c-6c421d94f5cf tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:35.817887 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-850aa271-850e-4c2e-9c1c-6c421d94f5cf tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:35.817887 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-850aa271-850e-4c2e-9c1c-6c421d94f5cf tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:35.836738 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-de064194-1820-484e-9c88-e3e452c4aab6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:35.838827 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:35.838827 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:35.840140 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de064194-1820-484e-9c88-e3e452c4aab6 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:55:35.840584 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de064194-1820-484e-9c88-e3e452c4aab6 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:35.840730 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de064194-1820-484e-9c88-e3e452c4aab6 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:35.849252 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-850aa271-850e-4c2e-9c1c-6c421d94f5cf tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:35.855328 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:35.855328 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:35.856561 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-850aa271-850e-4c2e-9c1c-6c421d94f5cf tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:35.857109 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 89/352] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:35 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 1140 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:35.873977 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-de064194-1820-484e-9c88-e3e452c4aab6 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:55:35.878686 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de064194-1820-484e-9c88-e3e452c4aab6 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:55:35.879311 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 87/353] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:35 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:35.973614 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-977b24b6-468e-4613-8594-092a70cf2036 req-507be56a-b5eb-4298-b2d0-5fadd87de0fa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:35.977137 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-507be56a-b5eb-4298-b2d0-5fadd87de0fa tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] DELETE https://10.4.3.110/volume/v3/attachments/4a1b97b1-9898-4bae-bdf3-b524ec940ac9 Aug 01 12:55:35.977438 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-507be56a-b5eb-4298-b2d0-5fadd87de0fa tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:35.977705 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-507be56a-b5eb-4298-b2d0-5fadd87de0fa tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:35.991015 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:35.991015 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:36.163290 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-977b24b6-468e-4613-8594-092a70cf2036 req-507be56a-b5eb-4298-b2d0-5fadd87de0fa tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/attachments/4a1b97b1-9898-4bae-bdf3-b524ec940ac9 returned with HTTP 200 Aug 01 12:55:36.164397 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 91/354] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:55:35 2026] DELETE /volume/v3/attachments/4a1b97b1-9898-4bae-bdf3-b524ec940ac9 => generated 19 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:36.879834 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-09ad383d-ca34-40e2-a80c-f6122a2315e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:36.882629 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09ad383d-ca34-40e2-a80c-f6122a2315e7 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:36.882769 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09ad383d-ca34-40e2-a80c-f6122a2315e7 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:36.882923 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09ad383d-ca34-40e2-a80c-f6122a2315e7 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:36.905660 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e83f616-e33c-4562-a9fb-0a5858a4fafc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:36.908377 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:36.908377 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:36.909695 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e83f616-e33c-4562-a9fb-0a5858a4fafc tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:55:36.910555 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e83f616-e33c-4562-a9fb-0a5858a4fafc tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:36.910555 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e83f616-e33c-4562-a9fb-0a5858a4fafc tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:36.921246 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-09ad383d-ca34-40e2-a80c-f6122a2315e7 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:36.930729 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:36.930729 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:36.933186 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09ad383d-ca34-40e2-a80c-f6122a2315e7 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:36.933700 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 88/355] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:36 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:36.943527 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e83f616-e33c-4562-a9fb-0a5858a4fafc tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:55:36.950594 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e83f616-e33c-4562-a9fb-0a5858a4fafc tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:55:36.951215 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 90/356] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:36 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:37.038568 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-3875e318-6180-4cc6-990b-eb87914f77c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:37.043378 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-3875e318-6180-4cc6-990b-eb87914f77c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:55:37.043774 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-3875e318-6180-4cc6-990b-eb87914f77c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:37.043994 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-3875e318-6180-4cc6-990b-eb87914f77c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:37.049088 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=288,cinder:INSERT=12,cinder:UPDATE=25 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:55:37.067435 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:37.067435 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:37.078276 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-3875e318-6180-4cc6-990b-eb87914f77c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:55:37.087220 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-3875e318-6180-4cc6-990b-eb87914f77c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:55:37.087939 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 88/357] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:37 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:37.262187 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b7545891-83ac-4f0f-83f5-ef9a1c7d45bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:37.264042 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7545891-83ac-4f0f-83f5-ef9a1c7d45bd None None] GET https://10.4.3.110/volume// Aug 01 12:55:37.264042 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7545891-83ac-4f0f-83f5-ef9a1c7d45bd None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:37.264042 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7545891-83ac-4f0f-83f5-ef9a1c7d45bd None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:37.264042 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7545891-83ac-4f0f-83f5-ef9a1c7d45bd None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:37.264271 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 92/358] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:55:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:37.284045 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-7a6ffb8f-c8ed-4e92-9900-c4539ed21378 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:37.287809 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-7a6ffb8f-c8ed-4e92-9900-c4539ed21378 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:55:37.288131 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-7a6ffb8f-c8ed-4e92-9900-c4539ed21378 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca4e8b67-8729-4356-b1e5-746459b9ddd1", "connector": null, "instance_uuid": "14eb5e5b-1682-4ae9-b91a-36919cd86631"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:37.298332 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=298,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:55:37.302571 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:37.302571 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:37.372593 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-7a6ffb8f-c8ed-4e92-9900-c4539ed21378 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:55:37.373071 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 89/359] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:55:37 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:37.433327 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6d662dff-4944-4c66-93ac-3c0cd2f23355 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:37.436820 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d662dff-4944-4c66-93ac-3c0cd2f23355 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:55:37.437512 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d662dff-4944-4c66-93ac-3c0cd2f23355 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:37.437512 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d662dff-4944-4c66-93ac-3c0cd2f23355 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:37.459148 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:37.459148 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:37.463966 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6d662dff-4944-4c66-93ac-3c0cd2f23355 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:55:37.474826 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d662dff-4944-4c66-93ac-3c0cd2f23355 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:55:37.474939 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-296e2fa7-4322-4552-959d-7711ed9cc703 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:37.475024 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 91/360] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:37 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:37.475445 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-296e2fa7-4322-4552-959d-7711ed9cc703 None None] GET https://10.4.3.110/volume// Aug 01 12:55:37.475530 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-296e2fa7-4322-4552-959d-7711ed9cc703 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:37.475801 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-296e2fa7-4322-4552-959d-7711ed9cc703 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:37.477043 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-296e2fa7-4322-4552-959d-7711ed9cc703 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:37.477043 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 89/361] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:37.495838 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-45070370-6c9a-4224-88c5-4de980f374ad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:37.500232 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-45070370-6c9a-4224-88c5-4de980f374ad tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:55:37.500384 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-45070370-6c9a-4224-88c5-4de980f374ad tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:37.500557 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-45070370-6c9a-4224-88c5-4de980f374ad tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:37.505118 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=271,cinder:UPDATE=25,cinder:INSERT=3 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:55:37.516685 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:37.516685 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:37.524439 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-45070370-6c9a-4224-88c5-4de980f374ad tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:55:37.536160 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-45070370-6c9a-4224-88c5-4de980f374ad tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:55:37.536747 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 93/362] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:37 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:37.680022 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b87010c3-8033-42a1-8769-0092e0302a93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:37.680996 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b87010c3-8033-42a1-8769-0092e0302a93 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] PUT https://10.4.3.110/volume/v3/attachments/18f17c94-72e1-4a89-88b8-4d248d0248cf Aug 01 12:55:37.681540 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b87010c3-8033-42a1-8769-0092e0302a93 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:37.694565 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b87010c3-8033-42a1-8769-0092e0302a93 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Acquiring lock "cinder-attachment_update-ca4e8b67-8729-4356-b1e5-746459b9ddd1-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:55:37.704163 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b87010c3-8033-42a1-8769-0092e0302a93 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Lock "cinder-attachment_update-ca4e8b67-8729-4356-b1e5-746459b9ddd1-np0000006302" acquired by "attachment_update" :: waited 0.010s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:55:37.705308 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:37.705308 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:37.871417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b87010c3-8033-42a1-8769-0092e0302a93 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Lock "cinder-attachment_update-ca4e8b67-8729-4356-b1e5-746459b9ddd1-np0000006302" released by "attachment_update" :: held 0.167s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:55:37.872313 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b87010c3-8033-42a1-8769-0092e0302a93 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/attachments/18f17c94-72e1-4a89-88b8-4d248d0248cf returned with HTTP 200 Aug 01 12:55:37.872460 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 90/363] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:55:37 2026] PUT /volume/v3/attachments/18f17c94-72e1-4a89-88b8-4d248d0248cf => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:38.493312 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1ae42a7e-bcd0-41b2-b8df-195c7b2103f3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:38.497812 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ae42a7e-bcd0-41b2-b8df-195c7b2103f3 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:55:38.498294 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ae42a7e-bcd0-41b2-b8df-195c7b2103f3 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:38.498898 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ae42a7e-bcd0-41b2-b8df-195c7b2103f3 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:38.517648 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:38.517648 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:38.524878 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1ae42a7e-bcd0-41b2-b8df-195c7b2103f3 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:55:38.537277 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ae42a7e-bcd0-41b2-b8df-195c7b2103f3 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:55:38.537912 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 92/364] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:38 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:39.557285 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ba057fd0-5f93-48f1-9cbd-81db844c831e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:39.559719 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba057fd0-5f93-48f1-9cbd-81db844c831e tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:55:39.560882 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba057fd0-5f93-48f1-9cbd-81db844c831e tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:39.561229 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba057fd0-5f93-48f1-9cbd-81db844c831e tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:39.588132 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:39.588132 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:39.597552 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ba057fd0-5f93-48f1-9cbd-81db844c831e tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:55:39.611916 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba057fd0-5f93-48f1-9cbd-81db844c831e tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:55:39.611916 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 90/365] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:39 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:40.634842 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4e432695-3d17-42d0-9753-2b25ff589ead None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:40.637238 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e432695-3d17-42d0-9753-2b25ff589ead tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:55:40.637604 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e432695-3d17-42d0-9753-2b25ff589ead tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:40.637784 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e432695-3d17-42d0-9753-2b25ff589ead tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:40.660263 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:40.660263 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:40.665990 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4e432695-3d17-42d0-9753-2b25ff589ead tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:55:40.673470 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e432695-3d17-42d0-9753-2b25ff589ead tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:55:40.673470 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 94/366] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:40 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:40.956454 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-487d7cf5-8ae3-49db-966f-6a8eec72d310 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:40.959883 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-487d7cf5-8ae3-49db-966f-6a8eec72d310 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:40.959883 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-487d7cf5-8ae3-49db-966f-6a8eec72d310 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:40.959883 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-487d7cf5-8ae3-49db-966f-6a8eec72d310 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:40.972450 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:40.972450 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:40.978013 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-487d7cf5-8ae3-49db-966f-6a8eec72d310 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:40.987046 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-487d7cf5-8ae3-49db-966f-6a8eec72d310 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:40.987046 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 91/367] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:40 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:41.070011 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8dfc5779-50bb-4d51-bd43-9e0133d55c8b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:41.074920 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8dfc5779-50bb-4d51-bd43-9e0133d55c8b tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:41.075221 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8dfc5779-50bb-4d51-bd43-9e0133d55c8b tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:41.075671 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8dfc5779-50bb-4d51-bd43-9e0133d55c8b tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:41.081632 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=338,cinder:INSERT=20,cinder:UPDATE=48 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:55:41.103083 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:41.103083 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:41.118154 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8dfc5779-50bb-4d51-bd43-9e0133d55c8b tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:41.127636 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8dfc5779-50bb-4d51-bd43-9e0133d55c8b tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:41.127896 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 93/368] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:41 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:41.392217 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b179e9df-e92c-4fcc-90ae-07d763e914cd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:41.400230 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b179e9df-e92c-4fcc-90ae-07d763e914cd tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] POST https://10.4.3.110/volume/v3/attachments/18f17c94-72e1-4a89-88b8-4d248d0248cf/action Aug 01 12:55:41.402842 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b179e9df-e92c-4fcc-90ae-07d763e914cd tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:41.403178 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b179e9df-e92c-4fcc-90ae-07d763e914cd tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:41.447974 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:41.447974 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:41.484684 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7522a05a-0209-48cb-854d-42fc76ceab31 req-b179e9df-e92c-4fcc-90ae-07d763e914cd tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/attachments/18f17c94-72e1-4a89-88b8-4d248d0248cf/action returned with HTTP 204 Aug 01 12:55:41.485288 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 91/369] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:55:41 2026] POST /volume/v3/attachments/18f17c94-72e1-4a89-88b8-4d248d0248cf/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:55:41.694221 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02e0e37b-eb58-4a86-ba61-601ac888bf98 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:41.700757 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02e0e37b-eb58-4a86-ba61-601ac888bf98 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:55:41.701551 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02e0e37b-eb58-4a86-ba61-601ac888bf98 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:41.703040 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02e0e37b-eb58-4a86-ba61-601ac888bf98 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:41.728240 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:41.728240 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:41.742016 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02e0e37b-eb58-4a86-ba61-601ac888bf98 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:55:41.750076 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02e0e37b-eb58-4a86-ba61-601ac888bf98 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:55:41.750994 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 95/370] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:41 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 1136 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:41.772763 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2098e1aa-9bc5-4091-8d65-5b9ef828ec2f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:41.777420 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2098e1aa-9bc5-4091-8d65-5b9ef828ec2f tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:55:41.778479 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2098e1aa-9bc5-4091-8d65-5b9ef828ec2f tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:41.780062 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2098e1aa-9bc5-4091-8d65-5b9ef828ec2f tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:41.795713 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:41.795713 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:41.802127 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2098e1aa-9bc5-4091-8d65-5b9ef828ec2f tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:55:41.809703 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2098e1aa-9bc5-4091-8d65-5b9ef828ec2f tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:55:41.810267 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 92/371] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:41 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:45.272911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:45.615823 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:55:45.616758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1219069632", "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:45.617979 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1219069632', 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:55:45.678074 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5f987715-ba34-4bdd-afd9-845f94f98490 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:45.681482 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5f987715-ba34-4bdd-afd9-845f94f98490 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] DELETE https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:45.681482 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5f987715-ba34-4bdd-afd9-845f94f98490 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:45.681482 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5f987715-ba34-4bdd-afd9-845f94f98490 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:45.681482 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5f987715-ba34-4bdd-afd9-845f94f98490 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Delete volume with id: 03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:45.692496 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:45.692496 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:45.693701 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5f987715-ba34-4bdd-afd9-845f94f98490 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:45.726183 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5f987715-ba34-4bdd-afd9-845f94f98490 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Delete volume request issued successfully. Aug 01 12:55:45.726183 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5f987715-ba34-4bdd-afd9-845f94f98490 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 202 Aug 01 12:55:45.726183 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 92/372] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:55:45 2026] DELETE /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:55:45.734559 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a2da9cf3-0000-41ed-bc9d-509b4f839b0b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:45.736771 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a2da9cf3-0000-41ed-bc9d-509b4f839b0b tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:45.736771 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a2da9cf3-0000-41ed-bc9d-509b4f839b0b tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:45.736771 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a2da9cf3-0000-41ed-bc9d-509b4f839b0b tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:45.747531 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:45.747531 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:45.754015 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a2da9cf3-0000-41ed-bc9d-509b4f839b0b tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Volume info retrieved successfully. Aug 01 12:55:45.763089 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a2da9cf3-0000-41ed-bc9d-509b4f839b0b tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 200 Aug 01 12:55:45.763454 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 96/373] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:45 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:46.210039 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Create volume of 1 GB Aug 01 12:55:46.215321 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Availability Zones retrieved successfully. Aug 01 12:55:46.224401 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Flow 'volume_create_api' (50fca185-3450-4651-9e1b-463ff5a81e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:46.225927 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bfcb91-473f-47a6-8a1a-d6ecec9519b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:46.227443 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:55:46.236185 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-10b1307e-e5dc-4616-9545-d5d0ef42246b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:46.239238 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-10b1307e-e5dc-4616-9545-d5d0ef42246b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:46.240051 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-10b1307e-e5dc-4616-9545-d5d0ef42246b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:46.240051 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-10b1307e-e5dc-4616-9545-d5d0ef42246b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:46.256596 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:46.256596 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:46.264816 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-10b1307e-e5dc-4616-9545-d5d0ef42246b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:46.275638 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-10b1307e-e5dc-4616-9545-d5d0ef42246b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:46.276455 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 93/374] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:46 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:46.305430 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-9d751d47-3998-420f-92d1-6c4a67a099cd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:46.310070 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-9d751d47-3998-420f-92d1-6c4a67a099cd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e/action Aug 01 12:55:46.310975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-9d751d47-3998-420f-92d1-6c4a67a099cd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:55:46.310975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-9d751d47-3998-420f-92d1-6c4a67a099cd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:46.320612 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bfcb91-473f-47a6-8a1a-d6ecec9519b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:46.320612 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f18010-6359-4ceb-bd77-bb1b583abb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:46.330132 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:46.330132 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:46.330132 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-9d751d47-3998-420f-92d1-6c4a67a099cd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:46.343324 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-9d751d47-3998-420f-92d1-6c4a67a099cd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Begin detaching volume completed successfully. Aug 01 12:55:46.343324 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-9d751d47-3998-420f-92d1-6c4a67a099cd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e/action returned with HTTP 202 Aug 01 12:55:46.343324 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 93/375] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:55:46 2026] POST /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:55:46.377121 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-92771cec-e450-4619-84ea-66d7d0e9fd28 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:46.379833 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92771cec-e450-4619-84ea-66d7d0e9fd28 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:46.380095 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92771cec-e450-4619-84ea-66d7d0e9fd28 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:46.381662 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92771cec-e450-4619-84ea-66d7d0e9fd28 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:46.397503 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:46.397503 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:46.403692 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-92771cec-e450-4619-84ea-66d7d0e9fd28 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:46.404226 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Created reservations ['2b3ae3e7-1846-42ae-91c4-470a2820beb4', 'a4f44647-a406-4690-994a-7deaa247918f', 'ea0b4d7a-13c9-428d-9868-b67cdcfbd01b', '648cf635-f8aa-4d28-81fe-ac55d1a58718'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:55:46.407147 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f18010-6359-4ceb-bd77-bb1b583abb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b3ae3e7-1846-42ae-91c4-470a2820beb4', 'a4f44647-a406-4690-994a-7deaa247918f', 'ea0b4d7a-13c9-428d-9868-b67cdcfbd01b', '648cf635-f8aa-4d28-81fe-ac55d1a58718']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:46.407147 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44473211-8e23-4902-9c9d-a7fea11eb0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:46.411669 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92771cec-e450-4619-84ea-66d7d0e9fd28 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:46.412852 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 97/376] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:46 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:46.419116 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8810cdba-dda1-4d58-88f3-1ddc48887527 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:46.420181 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8810cdba-dda1-4d58-88f3-1ddc48887527 None None] GET https://10.4.3.110/volume// Aug 01 12:55:46.420181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8810cdba-dda1-4d58-88f3-1ddc48887527 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:46.420181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8810cdba-dda1-4d58-88f3-1ddc48887527 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:46.420358 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8810cdba-dda1-4d58-88f3-1ddc48887527 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:46.420696 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 94/377] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:46.439179 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-ca06ce63-ee1e-4e21-a325-7f2797e6a92e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:46.440974 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44473211-8e23-4902-9c9d-a7fea11eb0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbd95747-5868-476d-8e4f-4292fcd89f8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1219069632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09baa798a027416b9dfb2fabef3a38e7',qos_specs=None,replication_status=,reservations=['2b3ae3e7-1846-42ae-91c4-470a2820beb4','a4f44647-a406-4690-994a-7deaa247918f','ea0b4d7a-13c9-428d-9868-b67cdcfbd01b','648cf635-f8aa-4d28-81fe-ac55d1a58718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829a2ae0d4b44046a09c787fb2cdc00b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:55:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1219069632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbd95747-5868-476d-8e4f-4292fcd89f8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09baa798a027416b9dfb2fabef3a38e7',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='829a2ae0d4b44046a09c787fb2cdc00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:46.440974 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869cd459-9dd6-48cf-abb4-2a71c867db6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:46.447991 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-ca06ce63-ee1e-4e21-a325-7f2797e6a92e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:46.447991 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-ca06ce63-ee1e-4e21-a325-7f2797e6a92e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:46.447991 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-ca06ce63-ee1e-4e21-a325-7f2797e6a92e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:46.466064 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:46.466064 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:46.470558 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869cd459-9dd6-48cf-abb4-2a71c867db6a) 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-TaggedBootDevicesTest-volume-1219069632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09baa798a027416b9dfb2fabef3a38e7',qos_specs=None,replication_status=,reservations=['2b3ae3e7-1846-42ae-91c4-470a2820beb4','a4f44647-a406-4690-994a-7deaa247918f','ea0b4d7a-13c9-428d-9868-b67cdcfbd01b','648cf635-f8aa-4d28-81fe-ac55d1a58718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829a2ae0d4b44046a09c787fb2cdc00b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:46.471060 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-ca06ce63-ee1e-4e21-a325-7f2797e6a92e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:46.471685 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f9d43e-b136-43f9-91b8-543180a3e636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:46.477747 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-ca06ce63-ee1e-4e21-a325-7f2797e6a92e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:46.478490 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 94/378] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:46 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1318 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:46.490260 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f9d43e-b136-43f9-91b8-543180a3e636) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:46.491315 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Flow 'volume_create_api' (50fca185-3450-4651-9e1b-463ff5a81e51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:46.491434 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Create volume request issued successfully. Aug 01 12:55:46.492381 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-489d07dd-eada-427b-b6d3-b48e31c72c15 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:55:46.493101 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 94/379] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:55:45 2026] POST /volume/v3/volumes => generated 752 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 12:55:46.510374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e9a5a8e4-f2eb-4b85-b662-6788133db74a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:46.516188 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9a5a8e4-f2eb-4b85-b662-6788133db74a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a Aug 01 12:55:46.516506 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e9a5a8e4-f2eb-4b85-b662-6788133db74a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:46.517056 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e9a5a8e4-f2eb-4b85-b662-6788133db74a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:46.527677 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:46.527677 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:46.532519 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e9a5a8e4-f2eb-4b85-b662-6788133db74a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:55:46.540460 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9a5a8e4-f2eb-4b85-b662-6788133db74a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a returned with HTTP 200 Aug 01 12:55:46.547084 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 98/380] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:46 2026] GET /volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:47.392639 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b7bf77a0-afa4-4d37-bfe9-ec1399822ea7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:47.392639 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7bf77a0-afa4-4d37-bfe9-ec1399822ea7 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] GET https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db Aug 01 12:55:47.392639 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7bf77a0-afa4-4d37-bfe9-ec1399822ea7 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:47.392639 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7bf77a0-afa4-4d37-bfe9-ec1399822ea7 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:47.392639 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7bf77a0-afa4-4d37-bfe9-ec1399822ea7 tempest-TaggedAttachmentsTest-114634738 tempest-TaggedAttachmentsTest-114634738-project-member] https://10.4.3.110/volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db returned with HTTP 404 Aug 01 12:55:47.392639 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 95/381] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:46 2026] GET /volume/v3/volumes/03fa8cc8-75e8-4376-8c25-3b79a1bc51db => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:55:47.427968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e04167d4-bb4f-4de8-8b1e-d4d25bde5512 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:47.429962 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e04167d4-bb4f-4de8-8b1e-d4d25bde5512 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:47.430220 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e04167d4-bb4f-4de8-8b1e-d4d25bde5512 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:47.430442 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e04167d4-bb4f-4de8-8b1e-d4d25bde5512 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:47.440560 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:47.440560 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:47.445120 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e04167d4-bb4f-4de8-8b1e-d4d25bde5512 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:47.450560 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e04167d4-bb4f-4de8-8b1e-d4d25bde5512 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:47.451103 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 95/382] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:47 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:47.565811 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f0b58d31-1e43-485b-a48b-08074929298f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:47.568231 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0b58d31-1e43-485b-a48b-08074929298f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a Aug 01 12:55:47.568539 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0b58d31-1e43-485b-a48b-08074929298f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:47.568815 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0b58d31-1e43-485b-a48b-08074929298f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:47.578089 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:47.578089 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:47.583851 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f0b58d31-1e43-485b-a48b-08074929298f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:55:47.591663 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0b58d31-1e43-485b-a48b-08074929298f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a returned with HTTP 200 Aug 01 12:55:47.592015 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 95/383] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:47 2026] GET /volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:47.609888 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:47.612468 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:55:47.612986 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1543430828"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:47.614458 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1543430828'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:55:47.614917 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Create volume of 1 GB Aug 01 12:55:47.623074 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Availability Zones retrieved successfully. Aug 01 12:55:47.630469 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Flow 'volume_create_api' (70cd838d-be60-46c0-93f9-606384162921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:47.631357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea13858-4efc-4288-9942-e04c45e07311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:47.632701 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:55:47.674715 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea13858-4efc-4288-9942-e04c45e07311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:47.676303 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04d321f-5815-4c67-800b-32a89b32f352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:47.750620 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Created reservations ['c421ad57-e9ec-4659-8e2b-57007d0c744d', '9342b515-c10d-48aa-b942-0285b888e974', 'b4624876-e707-425d-b211-c4eda0567eca', 'a5017356-faf2-4ccb-a30f-060ca8a88bbb'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:55:47.751625 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04d321f-5815-4c67-800b-32a89b32f352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c421ad57-e9ec-4659-8e2b-57007d0c744d', '9342b515-c10d-48aa-b942-0285b888e974', 'b4624876-e707-425d-b211-c4eda0567eca', 'a5017356-faf2-4ccb-a30f-060ca8a88bbb']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:47.752748 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af0bd9e-96e5-49af-9939-75144c5cb379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:47.788102 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af0bd9e-96e5-49af-9939-75144c5cb379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de908159-1610-434e-902d-145ddb7326ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1543430828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09baa798a027416b9dfb2fabef3a38e7',qos_specs=None,replication_status=,reservations=['c421ad57-e9ec-4659-8e2b-57007d0c744d','9342b515-c10d-48aa-b942-0285b888e974','b4624876-e707-425d-b211-c4eda0567eca','a5017356-faf2-4ccb-a30f-060ca8a88bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829a2ae0d4b44046a09c787fb2cdc00b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1543430828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de908159-1610-434e-902d-145ddb7326ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09baa798a027416b9dfb2fabef3a38e7',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='829a2ae0d4b44046a09c787fb2cdc00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:47.789519 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1a68c8-bb58-40c8-b9e9-42b043efca8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:47.826816 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1a68c8-bb58-40c8-b9e9-42b043efca8d) 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-TaggedBootDevicesTest-volume-1543430828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09baa798a027416b9dfb2fabef3a38e7',qos_specs=None,replication_status=,reservations=['c421ad57-e9ec-4659-8e2b-57007d0c744d','9342b515-c10d-48aa-b942-0285b888e974','b4624876-e707-425d-b211-c4eda0567eca','a5017356-faf2-4ccb-a30f-060ca8a88bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829a2ae0d4b44046a09c787fb2cdc00b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:47.827696 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (292f8ffb-a5e6-4011-afac-50b6c87a0faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:47.848912 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (292f8ffb-a5e6-4011-afac-50b6c87a0faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:47.852748 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Flow 'volume_create_api' (70cd838d-be60-46c0-93f9-606384162921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:47.852748 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Create volume request issued successfully. Aug 01 12:55:47.858688 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-862e9fcf-b79b-42f9-90b3-aaac4b71607a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:55:47.858688 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 99/384] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:55:47 2026] POST /volume/v3/volumes => generated 752 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:55:47.882515 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b03f1aab-e303-4ffb-bfbf-1c990947f107 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:47.886691 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b03f1aab-e303-4ffb-bfbf-1c990947f107 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec Aug 01 12:55:47.887677 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b03f1aab-e303-4ffb-bfbf-1c990947f107 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:47.887677 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b03f1aab-e303-4ffb-bfbf-1c990947f107 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:47.907188 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:47.907188 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:47.913162 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b03f1aab-e303-4ffb-bfbf-1c990947f107 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:55:47.922775 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b03f1aab-e303-4ffb-bfbf-1c990947f107 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec returned with HTTP 200 Aug 01 12:55:47.923308 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 96/385] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:47 2026] GET /volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:48.468447 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-14b9ccc9-9af9-4e48-a736-4f4494f891f6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:48.470893 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-14b9ccc9-9af9-4e48-a736-4f4494f891f6 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:48.471266 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-14b9ccc9-9af9-4e48-a736-4f4494f891f6 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:48.471570 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-14b9ccc9-9af9-4e48-a736-4f4494f891f6 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:48.486626 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:48.486626 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:48.491722 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-14b9ccc9-9af9-4e48-a736-4f4494f891f6 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:48.497376 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-14b9ccc9-9af9-4e48-a736-4f4494f891f6 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:48.497879 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 96/386] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:48 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:48.937877 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a5c9c68-860d-40c3-a28e-da9f0a88465a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:48.940178 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a5c9c68-860d-40c3-a28e-da9f0a88465a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec Aug 01 12:55:48.940484 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a5c9c68-860d-40c3-a28e-da9f0a88465a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:48.940785 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a5c9c68-860d-40c3-a28e-da9f0a88465a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:48.951169 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:48.951169 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:48.957354 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a5c9c68-860d-40c3-a28e-da9f0a88465a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:55:48.963302 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a5c9c68-860d-40c3-a28e-da9f0a88465a tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec returned with HTTP 200 Aug 01 12:55:48.963872 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 96/387] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:48 2026] GET /volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:48.982190 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:48.985414 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:55:48.985996 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1080878390"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:48.988101 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1080878390'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:55:48.988421 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Create volume of 1 GB Aug 01 12:55:48.988891 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:48.988891 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:48.996146 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Availability Zones retrieved successfully. Aug 01 12:55:49.003525 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Flow 'volume_create_api' (d1d26802-df41-4fba-9873-c86c5cbe5f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:49.004679 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42cf278c-0e92-44f1-8531-7a3f51aa3353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:49.005853 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:55:49.063321 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42cf278c-0e92-44f1-8531-7a3f51aa3353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:49.064850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c10915-829b-4774-a5b4-bd995bcabd78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:49.132292 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Created reservations ['e933acc6-f4cc-40e5-b102-58780f6f2149', '8f58abb3-33ca-49c9-8959-414e9e1c498c', 'ed2ee074-0f67-401e-87f6-00c52216f1cc', '90b2688b-0c17-4767-8d47-323dc8b2194e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:55:49.133281 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c10915-829b-4774-a5b4-bd995bcabd78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e933acc6-f4cc-40e5-b102-58780f6f2149', '8f58abb3-33ca-49c9-8959-414e9e1c498c', 'ed2ee074-0f67-401e-87f6-00c52216f1cc', '90b2688b-0c17-4767-8d47-323dc8b2194e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:49.134509 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfe74b59-b5aa-4268-a698-fbb482927b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:49.163965 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfe74b59-b5aa-4268-a698-fbb482927b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28c5aa2a-04dc-4375-bf20-c6be67a957f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1080878390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09baa798a027416b9dfb2fabef3a38e7',qos_specs=None,replication_status=,reservations=['e933acc6-f4cc-40e5-b102-58780f6f2149','8f58abb3-33ca-49c9-8959-414e9e1c498c','ed2ee074-0f67-401e-87f6-00c52216f1cc','90b2688b-0c17-4767-8d47-323dc8b2194e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829a2ae0d4b44046a09c787fb2cdc00b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1080878390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28c5aa2a-04dc-4375-bf20-c6be67a957f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09baa798a027416b9dfb2fabef3a38e7',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='829a2ae0d4b44046a09c787fb2cdc00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:49.165603 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec92c22-a6a7-4c53-a85e-2b07f97a8a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:49.190636 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec92c22-a6a7-4c53-a85e-2b07f97a8a31) 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-TaggedBootDevicesTest-volume-1080878390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09baa798a027416b9dfb2fabef3a38e7',qos_specs=None,replication_status=,reservations=['e933acc6-f4cc-40e5-b102-58780f6f2149','8f58abb3-33ca-49c9-8959-414e9e1c498c','ed2ee074-0f67-401e-87f6-00c52216f1cc','90b2688b-0c17-4767-8d47-323dc8b2194e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829a2ae0d4b44046a09c787fb2cdc00b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:49.191364 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b28800d9-d1c9-42fd-90ec-98eda44aaab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:49.201384 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b28800d9-d1c9-42fd-90ec-98eda44aaab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:49.202384 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Flow 'volume_create_api' (d1d26802-df41-4fba-9873-c86c5cbe5f09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:49.202588 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Create volume request issued successfully. Aug 01 12:55:49.203203 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82c0ee9c-7a1a-409d-9779-aae67c4ba33b tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:55:49.203541 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 100/388] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:55:48 2026] POST /volume/v3/volumes => generated 752 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:55:49.220818 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-420eca88-6d51-43bf-bbfd-42e609365232 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:49.222611 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-420eca88-6d51-43bf-bbfd-42e609365232 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 Aug 01 12:55:49.222914 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-420eca88-6d51-43bf-bbfd-42e609365232 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:49.223210 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-420eca88-6d51-43bf-bbfd-42e609365232 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:49.236457 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:49.236457 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:49.248684 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-420eca88-6d51-43bf-bbfd-42e609365232 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:55:49.254722 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-420eca88-6d51-43bf-bbfd-42e609365232 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 returned with HTTP 200 Aug 01 12:55:49.255265 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 97/389] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:49 2026] GET /volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:49.514153 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-452ef847-88e3-47d0-8549-3404b5407809 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:49.516655 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-452ef847-88e3-47d0-8549-3404b5407809 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:49.516935 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-452ef847-88e3-47d0-8549-3404b5407809 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:49.517193 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-452ef847-88e3-47d0-8549-3404b5407809 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:49.528054 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:49.528054 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:49.532482 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-452ef847-88e3-47d0-8549-3404b5407809 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:49.538938 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-452ef847-88e3-47d0-8549-3404b5407809 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:49.539500 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 97/390] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:49 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:50.273748 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31603173-2c1a-42ef-b092-30692823c69e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:50.275917 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31603173-2c1a-42ef-b092-30692823c69e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 Aug 01 12:55:50.275917 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31603173-2c1a-42ef-b092-30692823c69e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:50.275917 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31603173-2c1a-42ef-b092-30692823c69e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:50.286415 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:50.286415 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:50.295181 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-31603173-2c1a-42ef-b092-30692823c69e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:55:50.302372 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31603173-2c1a-42ef-b092-30692823c69e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 returned with HTTP 200 Aug 01 12:55:50.303198 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 97/391] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:50 2026] GET /volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:50.558386 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aea933eb-2b2e-43f7-8e94-cccc31266d3d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:50.563935 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aea933eb-2b2e-43f7-8e94-cccc31266d3d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:50.564341 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aea933eb-2b2e-43f7-8e94-cccc31266d3d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:50.565547 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aea933eb-2b2e-43f7-8e94-cccc31266d3d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:50.594365 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:50.594365 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:50.604870 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-aea933eb-2b2e-43f7-8e94-cccc31266d3d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:50.616647 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aea933eb-2b2e-43f7-8e94-cccc31266d3d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:50.616647 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 101/392] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:50 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:51.642375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2f27c7b1-5f6f-4459-b545-1938b7168ea2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:51.646373 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f27c7b1-5f6f-4459-b545-1938b7168ea2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:51.646859 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f27c7b1-5f6f-4459-b545-1938b7168ea2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:51.647063 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f27c7b1-5f6f-4459-b545-1938b7168ea2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:51.665134 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:51.665134 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:51.674685 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2f27c7b1-5f6f-4459-b545-1938b7168ea2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:51.684377 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f27c7b1-5f6f-4459-b545-1938b7168ea2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:51.685321 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 98/393] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:51 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:52.707388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-da94b020-e168-4d77-befd-6ceab06a4d2c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:52.709899 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-da94b020-e168-4d77-befd-6ceab06a4d2c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:52.710848 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-da94b020-e168-4d77-befd-6ceab06a4d2c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:52.711271 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-da94b020-e168-4d77-befd-6ceab06a4d2c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:52.724287 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:52.724287 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:52.730299 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-da94b020-e168-4d77-befd-6ceab06a4d2c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:52.734750 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-da94b020-e168-4d77-befd-6ceab06a4d2c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:52.735384 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 98/394] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:52 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:53.129193 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:53.132656 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:55:53.133106 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1052857148"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:53.135651 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1052857148'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:55:53.142198 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume of 1 GB Aug 01 12:55:53.142613 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:53.142613 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:53.143287 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Availability Zones retrieved successfully. Aug 01 12:55:53.154829 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Flow 'volume_create_api' (434a2361-1a95-4e74-aa70-0385abf897d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:53.157159 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3f2bc2-2350-4518-ad26-f97654da388d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:53.158904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:55:53.173399 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:53.173399 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:53.189693 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3f2bc2-2350-4518-ad26-f97654da388d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=25b38e64-235c-4f7b-aa3c-20954e82b0fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25b38e64-235c-4f7b-aa3c-20954e82b0fb', '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': True, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:53.190853 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99258b5-60da-4714-a01a-adeb3dfd6e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:53.275978 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Created reservations ['f8e71155-bf66-4986-b832-1b64cde91326', 'c2dd66c7-3941-4733-ae46-753567136046', '98eefbd9-0f5a-43a9-9e46-790ca3bf8928', '12bb1e0f-a2a7-4093-9624-dce86748eb2b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:55:53.277230 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99258b5-60da-4714-a01a-adeb3dfd6e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8e71155-bf66-4986-b832-1b64cde91326', 'c2dd66c7-3941-4733-ae46-753567136046', '98eefbd9-0f5a-43a9-9e46-790ca3bf8928', '12bb1e0f-a2a7-4093-9624-dce86748eb2b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:53.278647 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8470ba7a-fcc2-425e-9ee7-2490ba0e553b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:53.317186 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8470ba7a-fcc2-425e-9ee7-2490ba0e553b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e69d140f-aa18-4cac-b632-cf7228ed57b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1052857148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',qos_specs=None,replication_status=,reservations=['f8e71155-bf66-4986-b832-1b64cde91326','c2dd66c7-3941-4733-ae46-753567136046','98eefbd9-0f5a-43a9-9e46-790ca3bf8928','12bb1e0f-a2a7-4093-9624-dce86748eb2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f299165911749ada37ef65349427591',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb), '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=2026-08-01T12:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1052857148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e69d140f-aa18-4cac-b632-cf7228ed57b0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',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='9f299165911749ada37ef65349427591',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25b38e64-235c-4f7b-aa3c-20954e82b0fb),volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:53.317901 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7db7bd-b4bb-46bd-b3c2-c08086b606fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:53.344984 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7db7bd-b4bb-46bd-b3c2-c08086b606fc) 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-AttachVolumeMultiAttachTest-volume-1052857148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',qos_specs=None,replication_status=,reservations=['f8e71155-bf66-4986-b832-1b64cde91326','c2dd66c7-3941-4733-ae46-753567136046','98eefbd9-0f5a-43a9-9e46-790ca3bf8928','12bb1e0f-a2a7-4093-9624-dce86748eb2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f299165911749ada37ef65349427591',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:53.344984 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c112c005-a2e2-489b-9e15-ab1654f4addc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:53.360271 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c112c005-a2e2-489b-9e15-ab1654f4addc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:53.361303 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Flow 'volume_create_api' (434a2361-1a95-4e74-aa70-0385abf897d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:53.361649 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume request issued successfully. Aug 01 12:55:53.362452 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfc1a288-5021-4fe8-9590-41f10f5f1528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:55:53.363163 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 98/395] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:55:53 2026] POST /volume/v3/volumes => generated 760 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:55:53.379365 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-985d12c2-a837-4b31-804a-8fcb895fba7f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:53.381802 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-985d12c2-a837-4b31-804a-8fcb895fba7f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:55:53.382083 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-985d12c2-a837-4b31-804a-8fcb895fba7f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:53.382725 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-985d12c2-a837-4b31-804a-8fcb895fba7f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:53.391926 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:53.391926 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:53.401224 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-985d12c2-a837-4b31-804a-8fcb895fba7f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:53.407106 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-985d12c2-a837-4b31-804a-8fcb895fba7f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:55:53.407584 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 102/396] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:53 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:53.757167 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-58141082-92ed-4cd3-b185-c073043947b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:53.760109 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58141082-92ed-4cd3-b185-c073043947b6 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:53.760450 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58141082-92ed-4cd3-b185-c073043947b6 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:53.760735 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58141082-92ed-4cd3-b185-c073043947b6 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:53.775377 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:53.775377 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:53.779799 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-58141082-92ed-4cd3-b185-c073043947b6 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:53.788539 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58141082-92ed-4cd3-b185-c073043947b6 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:53.789521 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 99/397] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:53 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:54.427168 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5bcdbf3c-7764-4428-996b-d597ece2b662 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:54.430259 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5bcdbf3c-7764-4428-996b-d597ece2b662 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:55:54.430488 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5bcdbf3c-7764-4428-996b-d597ece2b662 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:54.431040 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5bcdbf3c-7764-4428-996b-d597ece2b662 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:54.442466 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:54.442466 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:54.447784 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5bcdbf3c-7764-4428-996b-d597ece2b662 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:54.454465 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5bcdbf3c-7764-4428-996b-d597ece2b662 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:55:54.455046 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 99/398] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:54 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:54.517982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-1b0b8d2b-530c-496a-ad73-93094d021eb9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:54.522228 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-1b0b8d2b-530c-496a-ad73-93094d021eb9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:55:54.522228 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-1b0b8d2b-530c-496a-ad73-93094d021eb9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:54.522228 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-1b0b8d2b-530c-496a-ad73-93094d021eb9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:54.534043 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:54.534043 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:54.541109 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-1b0b8d2b-530c-496a-ad73-93094d021eb9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:54.548722 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-1b0b8d2b-530c-496a-ad73-93094d021eb9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:55:54.550481 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 99/399] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:54 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:54.687756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-190ff503-7261-4162-890d-37cbdcc810f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:54.688487 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-190ff503-7261-4162-890d-37cbdcc810f8 None None] GET https://10.4.3.110/volume// Aug 01 12:55:54.688863 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-190ff503-7261-4162-890d-37cbdcc810f8 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:54.689010 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-190ff503-7261-4162-890d-37cbdcc810f8 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:54.689509 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-190ff503-7261-4162-890d-37cbdcc810f8 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:54.689863 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 103/400] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:55:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:54.701291 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-ee911a53-53f1-49d0-92d5-f145960ec290 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:54.707262 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-ee911a53-53f1-49d0-92d5-f145960ec290 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:55:54.707690 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-ee911a53-53f1-49d0-92d5-f145960ec290 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e69d140f-aa18-4cac-b632-cf7228ed57b0", "connector": null, "instance_uuid": "b8a367aa-33e0-460d-8777-3fd462e65bf2"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:54.721394 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:54.721394 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:54.796640 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-ee911a53-53f1-49d0-92d5-f145960ec290 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:55:54.797733 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 100/401] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:55:54 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:54.807282 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c5ebfa73-f8a8-49fa-8207-9adee3946c94 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:54.810143 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c5ebfa73-f8a8-49fa-8207-9adee3946c94 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:54.810143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c5ebfa73-f8a8-49fa-8207-9adee3946c94 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:54.810379 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c5ebfa73-f8a8-49fa-8207-9adee3946c94 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:54.827049 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:54.827049 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:54.833066 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c5ebfa73-f8a8-49fa-8207-9adee3946c94 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:54.841172 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c5ebfa73-f8a8-49fa-8207-9adee3946c94 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:54.841903 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 100/402] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:54 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:54.853748 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2702cb90-29ff-422d-9b48-2a4f8eab1bd5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:54.856796 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2702cb90-29ff-422d-9b48-2a4f8eab1bd5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:55:54.856796 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2702cb90-29ff-422d-9b48-2a4f8eab1bd5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:54.857521 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2702cb90-29ff-422d-9b48-2a4f8eab1bd5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:54.872655 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:54.872655 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:54.875199 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0027842f-97e4-44ca-ba0e-7332f72deb45 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:54.876167 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0027842f-97e4-44ca-ba0e-7332f72deb45 None None] GET https://10.4.3.110/volume// Aug 01 12:55:54.876167 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0027842f-97e4-44ca-ba0e-7332f72deb45 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:54.876460 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0027842f-97e4-44ca-ba0e-7332f72deb45 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:54.876854 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0027842f-97e4-44ca-ba0e-7332f72deb45 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:55:54.878266 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 104/403] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:55:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:55:54.882550 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2702cb90-29ff-422d-9b48-2a4f8eab1bd5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:54.888568 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-88ab1658-1e96-48d1-9f6c-dc6ad785c2a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:54.890498 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2702cb90-29ff-422d-9b48-2a4f8eab1bd5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:55:54.891166 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 100/404] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:54 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:54.892762 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-88ab1658-1e96-48d1-9f6c-dc6ad785c2a0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:55:54.893021 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-88ab1658-1e96-48d1-9f6c-dc6ad785c2a0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:54.893265 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-88ab1658-1e96-48d1-9f6c-dc6ad785c2a0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:54.905229 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:54.905229 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:54.913887 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-88ab1658-1e96-48d1-9f6c-dc6ad785c2a0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:54.927660 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-88ab1658-1e96-48d1-9f6c-dc6ad785c2a0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:55:54.927660 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 101/405] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:55:54 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1032 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:55:55.072680 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-575cbf6f-6af4-4c55-b378-ffad21a1b94a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:55.080891 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-575cbf6f-6af4-4c55-b378-ffad21a1b94a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] PUT https://10.4.3.110/volume/v3/attachments/3eae409a-2278-4ce2-b380-28291e80535e Aug 01 12:55:55.081623 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-575cbf6f-6af4-4c55-b378-ffad21a1b94a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:55.103755 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-575cbf6f-6af4-4c55-b378-ffad21a1b94a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Acquiring lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:55:55.110584 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-575cbf6f-6af4-4c55-b378-ffad21a1b94a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:55:55.111875 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:55.111875 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:55.269466 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-575cbf6f-6af4-4c55-b378-ffad21a1b94a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" released by "attachment_update" :: held 0.159s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:55:55.270019 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-575cbf6f-6af4-4c55-b378-ffad21a1b94a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/3eae409a-2278-4ce2-b380-28291e80535e returned with HTTP 200 Aug 01 12:55:55.271050 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 101/406] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:55:55 2026] PUT /volume/v3/attachments/3eae409a-2278-4ce2-b380-28291e80535e => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:55.861030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-77fb14b1-1592-4b1c-8a83-f8e051974857 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:55.865191 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77fb14b1-1592-4b1c-8a83-f8e051974857 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:55.865675 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77fb14b1-1592-4b1c-8a83-f8e051974857 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:55.865974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77fb14b1-1592-4b1c-8a83-f8e051974857 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:55.897306 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:55.897306 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:55.904096 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-77fb14b1-1592-4b1c-8a83-f8e051974857 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:55.909517 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77fb14b1-1592-4b1c-8a83-f8e051974857 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:55.910004 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 105/407] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:55 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:55.913197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5225cd67-d72b-4904-bfbb-b54a44ed4616 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:55.915658 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5225cd67-d72b-4904-bfbb-b54a44ed4616 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:55:55.916101 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5225cd67-d72b-4904-bfbb-b54a44ed4616 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:55.916449 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5225cd67-d72b-4904-bfbb-b54a44ed4616 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:55.935171 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:55.935171 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:55.943510 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5225cd67-d72b-4904-bfbb-b54a44ed4616 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:55.951029 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5225cd67-d72b-4904-bfbb-b54a44ed4616 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:55:55.952241 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 101/408] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:55 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:56.931557 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9a13be65-88bf-48d6-a137-d536b33c6bfb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:56.933613 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a13be65-88bf-48d6-a137-d536b33c6bfb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:56.933938 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a13be65-88bf-48d6-a137-d536b33c6bfb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:56.935762 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a13be65-88bf-48d6-a137-d536b33c6bfb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:56.953739 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:56.953739 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:56.959238 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9a13be65-88bf-48d6-a137-d536b33c6bfb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:56.962788 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:56.968385 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:55:56.968505 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a13be65-88bf-48d6-a137-d536b33c6bfb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:56.968883 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2122317236", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:55:56.969446 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 102/409] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:56 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:56.970272 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d759e1a-7ebf-443e-b058-8f7e84deeb00 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:56.972510 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d759e1a-7ebf-443e-b058-8f7e84deeb00 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:55:56.972736 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d759e1a-7ebf-443e-b058-8f7e84deeb00 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:56.973025 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d759e1a-7ebf-443e-b058-8f7e84deeb00 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:56.974239 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2122317236', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:55:56.974553 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Create volume of 1 GB Aug 01 12:55:56.974836 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:56.974836 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:56.986607 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:56.986607 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:56.990976 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Availability Zones retrieved successfully. Aug 01 12:55:56.996431 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d759e1a-7ebf-443e-b058-8f7e84deeb00 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:56.998819 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Flow 'volume_create_api' (65f8eca4-4fe4-41b2-a782-e921b0768a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:57.001539 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5399bd0b-9aa9-4249-8bd7-f212db3aff25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:57.002266 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d759e1a-7ebf-443e-b058-8f7e84deeb00 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:55:57.002713 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 106/410] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:56 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:57.003834 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:55:57.051322 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5399bd0b-9aa9-4249-8bd7-f212db3aff25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:57.051322 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85c7cbce-6aa3-4a3d-8e8b-91bd9f9901e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:57.172964 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Created reservations ['077013cc-063a-4b7c-a992-ea9b392423b5', 'eedd9a6b-8f27-43e6-8207-2d55a66a6cfd', '86341f45-3fb2-460e-8c78-90aeaae80164', '60dd32c9-e568-45a4-8060-13fb1b2adba1'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:55:57.174425 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85c7cbce-6aa3-4a3d-8e8b-91bd9f9901e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['077013cc-063a-4b7c-a992-ea9b392423b5', 'eedd9a6b-8f27-43e6-8207-2d55a66a6cfd', '86341f45-3fb2-460e-8c78-90aeaae80164', '60dd32c9-e568-45a4-8060-13fb1b2adba1']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:57.175560 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bee4eee-432e-49fb-8e21-7c18b94ac2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:57.221115 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bee4eee-432e-49fb-8e21-7c18b94ac2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2122317236',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f91a9ab9c3b4ff79649e692523f4765',qos_specs=None,replication_status=,reservations=['077013cc-063a-4b7c-a992-ea9b392423b5','eedd9a6b-8f27-43e6-8207-2d55a66a6cfd','86341f45-3fb2-460e-8c78-90aeaae80164','60dd32c9-e568-45a4-8060-13fb1b2adba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bdd011bf13347dc9ac892f108bd81dc',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2122317236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0f91a9ab9c3b4ff79649e692523f4765',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='2bdd011bf13347dc9ac892f108bd81dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:57.222675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68124b52-e474-43e7-8eeb-c14f8489f478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:57.266000 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68124b52-e474-43e7-8eeb-c14f8489f478) 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-2122317236',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f91a9ab9c3b4ff79649e692523f4765',qos_specs=None,replication_status=,reservations=['077013cc-063a-4b7c-a992-ea9b392423b5','eedd9a6b-8f27-43e6-8207-2d55a66a6cfd','86341f45-3fb2-460e-8c78-90aeaae80164','60dd32c9-e568-45a4-8060-13fb1b2adba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bdd011bf13347dc9ac892f108bd81dc',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:57.267239 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f16bc8e-b6f9-424f-8910-3a7840770e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:55:57.287456 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f16bc8e-b6f9-424f-8910-3a7840770e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:55:57.289799 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Flow 'volume_create_api' (65f8eca4-4fe4-41b2-a782-e921b0768a6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:55:57.289799 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Create volume request issued successfully. Aug 01 12:55:57.290738 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-133f20e5-1c83-41f0-a412-6e25aa4e743c tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:55:57.291562 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 102/411] 10.4.3.110 () {72 vars in 1541 bytes} [Sat Aug 1 12:55:56 2026] POST /volume/v3/volumes => generated 763 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:55:57.313236 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-dfb9aa54-78aa-4bf8-b270-f5a24a0949aa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:57.316878 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-dfb9aa54-78aa-4bf8-b270-f5a24a0949aa tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] GET https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa Aug 01 12:55:57.317845 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-dfb9aa54-78aa-4bf8-b270-f5a24a0949aa tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:57.319164 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-dfb9aa54-78aa-4bf8-b270-f5a24a0949aa tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:57.330173 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:57.330173 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:57.335755 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-dfb9aa54-78aa-4bf8-b270-f5a24a0949aa tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Volume info retrieved successfully. Aug 01 12:55:57.342154 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-09d3e5ee-f236-4bbc-8de3-ba7d30cae2a9 req-dfb9aa54-78aa-4bf8-b270-f5a24a0949aa tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa returned with HTTP 200 Aug 01 12:55:57.342816 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 102/412] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:57 2026] GET /volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa => generated 831 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:57.392649 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-fa293dd9-f259-4d6e-a81f-5e1a9c277a17 req-81f1ccc2-291a-4600-a04d-0161db5b518d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:57.395343 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fa293dd9-f259-4d6e-a81f-5e1a9c277a17 req-81f1ccc2-291a-4600-a04d-0161db5b518d tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] GET https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa Aug 01 12:55:57.395705 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fa293dd9-f259-4d6e-a81f-5e1a9c277a17 req-81f1ccc2-291a-4600-a04d-0161db5b518d tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:57.395705 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fa293dd9-f259-4d6e-a81f-5e1a9c277a17 req-81f1ccc2-291a-4600-a04d-0161db5b518d tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:57.404852 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:57.404852 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:57.416139 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-fa293dd9-f259-4d6e-a81f-5e1a9c277a17 req-81f1ccc2-291a-4600-a04d-0161db5b518d tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Volume info retrieved successfully. Aug 01 12:55:57.429669 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fa293dd9-f259-4d6e-a81f-5e1a9c277a17 req-81f1ccc2-291a-4600-a04d-0161db5b518d tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa returned with HTTP 200 Aug 01 12:55:57.429669 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 103/413] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:57 2026] GET /volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa => generated 831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:57.988807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aaa523a1-5444-4e17-bee0-60993e44769f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:57.991125 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aaa523a1-5444-4e17-bee0-60993e44769f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:57.991395 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aaa523a1-5444-4e17-bee0-60993e44769f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:57.991644 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aaa523a1-5444-4e17-bee0-60993e44769f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:58.004842 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:58.004842 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:58.009557 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-aaa523a1-5444-4e17-bee0-60993e44769f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:58.016104 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aaa523a1-5444-4e17-bee0-60993e44769f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:58.016572 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 107/414] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:57 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:55:58.020554 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-afb52d6e-e8f5-4612-afd1-ec980b014475 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:58.023982 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afb52d6e-e8f5-4612-afd1-ec980b014475 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:55:58.023982 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afb52d6e-e8f5-4612-afd1-ec980b014475 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:58.023982 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afb52d6e-e8f5-4612-afd1-ec980b014475 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:58.039827 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:58.039827 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:58.045016 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-afb52d6e-e8f5-4612-afd1-ec980b014475 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:58.051736 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afb52d6e-e8f5-4612-afd1-ec980b014475 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:55:58.052698 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 103/415] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:58 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:58.473136 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-21d4b684-75fc-4928-a2f3-32a47a327079 req-86440b15-b4dd-4dd1-85cd-05b0168a4c14 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:58.476481 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-21d4b684-75fc-4928-a2f3-32a47a327079 req-86440b15-b4dd-4dd1-85cd-05b0168a4c14 tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] GET https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa Aug 01 12:55:58.476481 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-21d4b684-75fc-4928-a2f3-32a47a327079 req-86440b15-b4dd-4dd1-85cd-05b0168a4c14 tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:58.477083 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-21d4b684-75fc-4928-a2f3-32a47a327079 req-86440b15-b4dd-4dd1-85cd-05b0168a4c14 tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:58.485605 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:58.485605 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:58.490408 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-21d4b684-75fc-4928-a2f3-32a47a327079 req-86440b15-b4dd-4dd1-85cd-05b0168a4c14 tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Volume info retrieved successfully. Aug 01 12:55:58.496180 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-21d4b684-75fc-4928-a2f3-32a47a327079 req-86440b15-b4dd-4dd1-85cd-05b0168a4c14 tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa returned with HTTP 200 Aug 01 12:55:58.496894 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 103/416] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:58 2026] GET /volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:58.589703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f5692ac0-b2f5-4f6a-9dca-5b5efe68a0db req-6e39805d-e977-4401-9f50-6826213dce2b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:58.595877 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f5692ac0-b2f5-4f6a-9dca-5b5efe68a0db req-6e39805d-e977-4401-9f50-6826213dce2b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-reader] GET https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa Aug 01 12:55:58.596033 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f5692ac0-b2f5-4f6a-9dca-5b5efe68a0db req-6e39805d-e977-4401-9f50-6826213dce2b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:58.596249 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f5692ac0-b2f5-4f6a-9dca-5b5efe68a0db req-6e39805d-e977-4401-9f50-6826213dce2b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:58.609866 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:58.609866 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:58.618190 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f5692ac0-b2f5-4f6a-9dca-5b5efe68a0db req-6e39805d-e977-4401-9f50-6826213dce2b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-reader] Volume info retrieved successfully. Aug 01 12:55:58.627116 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f5692ac0-b2f5-4f6a-9dca-5b5efe68a0db req-6e39805d-e977-4401-9f50-6826213dce2b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-reader] https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa returned with HTTP 200 Aug 01 12:55:58.627812 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 104/417] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:58 2026] GET /volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:58.658981 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5f1723a8-c9f0-4ce7-bdce-b630d262e6d3 req-44314dfc-0bb7-47c6-a4ba-8e353bbbf06b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:58.662476 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5f1723a8-c9f0-4ce7-bdce-b630d262e6d3 req-44314dfc-0bb7-47c6-a4ba-8e353bbbf06b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] DELETE https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa Aug 01 12:55:58.662476 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5f1723a8-c9f0-4ce7-bdce-b630d262e6d3 req-44314dfc-0bb7-47c6-a4ba-8e353bbbf06b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:58.663691 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5f1723a8-c9f0-4ce7-bdce-b630d262e6d3 req-44314dfc-0bb7-47c6-a4ba-8e353bbbf06b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:58.663960 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-5f1723a8-c9f0-4ce7-bdce-b630d262e6d3 req-44314dfc-0bb7-47c6-a4ba-8e353bbbf06b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Delete volume with id: ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa Aug 01 12:55:58.674033 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:58.674033 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:55:58.674907 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5f1723a8-c9f0-4ce7-bdce-b630d262e6d3 req-44314dfc-0bb7-47c6-a4ba-8e353bbbf06b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Volume info retrieved successfully. Aug 01 12:55:58.708212 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5f1723a8-c9f0-4ce7-bdce-b630d262e6d3 req-44314dfc-0bb7-47c6-a4ba-8e353bbbf06b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Delete volume request issued successfully. Aug 01 12:55:58.708569 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5f1723a8-c9f0-4ce7-bdce-b630d262e6d3 req-44314dfc-0bb7-47c6-a4ba-8e353bbbf06b tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa returned with HTTP 202 Aug 01 12:55:58.709129 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 108/418] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 12:55:58 2026] DELETE /volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:55:58.746376 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-3ad318ed-0e23-4c5b-a1e8-8c2982984f4d req-d03c77a1-bc58-4874-b572-3df1519f3e9a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:58.750646 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3ad318ed-0e23-4c5b-a1e8-8c2982984f4d req-d03c77a1-bc58-4874-b572-3df1519f3e9a tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] GET https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa Aug 01 12:55:58.750973 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3ad318ed-0e23-4c5b-a1e8-8c2982984f4d req-d03c77a1-bc58-4874-b572-3df1519f3e9a tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:58.751205 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3ad318ed-0e23-4c5b-a1e8-8c2982984f4d req-d03c77a1-bc58-4874-b572-3df1519f3e9a tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:58.764034 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:58.764034 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:55:58.770632 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-3ad318ed-0e23-4c5b-a1e8-8c2982984f4d req-d03c77a1-bc58-4874-b572-3df1519f3e9a tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Volume info retrieved successfully. Aug 01 12:55:58.777094 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3ad318ed-0e23-4c5b-a1e8-8c2982984f4d req-d03c77a1-bc58-4874-b572-3df1519f3e9a tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa returned with HTTP 200 Aug 01 12:55:58.778266 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 104/419] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:58 2026] GET /volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:59.032912 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-83f54d65-44ca-41f8-bf6e-0e3d179c17ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:59.035259 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83f54d65-44ca-41f8-bf6e-0e3d179c17ab tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:55:59.035259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83f54d65-44ca-41f8-bf6e-0e3d179c17ab tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:59.035640 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83f54d65-44ca-41f8-bf6e-0e3d179c17ab tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:59.049707 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:59.049707 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:55:59.055127 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-83f54d65-44ca-41f8-bf6e-0e3d179c17ab tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:55:59.060320 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83f54d65-44ca-41f8-bf6e-0e3d179c17ab tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:55:59.061125 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 104/420] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:59 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:55:59.070977 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6956c742-0572-43aa-9636-709d409e1661 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:59.074135 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6956c742-0572-43aa-9636-709d409e1661 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:55:59.074135 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6956c742-0572-43aa-9636-709d409e1661 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:59.075456 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6956c742-0572-43aa-9636-709d409e1661 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:59.087344 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:55:59.087344 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:55:59.092705 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6956c742-0572-43aa-9636-709d409e1661 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:55:59.097997 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6956c742-0572-43aa-9636-709d409e1661 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:55:59.098580 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 105/421] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:55:59 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:55:59.823765 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-07ce4307-934a-4d08-a85e-3f183f139d88 req-7654c397-f3e1-4c1a-8635-06156dee8c90 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:55:59.828760 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-07ce4307-934a-4d08-a85e-3f183f139d88 req-7654c397-f3e1-4c1a-8635-06156dee8c90 tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] GET https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa Aug 01 12:55:59.829098 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-07ce4307-934a-4d08-a85e-3f183f139d88 req-7654c397-f3e1-4c1a-8635-06156dee8c90 tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:55:59.829399 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-07ce4307-934a-4d08-a85e-3f183f139d88 req-7654c397-f3e1-4c1a-8635-06156dee8c90 tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:55:59.842479 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-07ce4307-934a-4d08-a85e-3f183f139d88 req-7654c397-f3e1-4c1a-8635-06156dee8c90 tempest-VolumesGetTestJSON-1161963186 tempest-VolumesGetTestJSON-1161963186-project-member] https://10.4.3.110/volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa returned with HTTP 404 Aug 01 12:55:59.843262 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 109/422] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:55:59 2026] GET /volume/v3/volumes/ffb9123b-0892-4a2c-bcfb-ba51d61bb3fa => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:00.077132 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bcff6906-d004-4947-8aa8-8e05eb8c52da None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:00.079590 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bcff6906-d004-4947-8aa8-8e05eb8c52da tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:00.079899 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bcff6906-d004-4947-8aa8-8e05eb8c52da tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:00.080086 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bcff6906-d004-4947-8aa8-8e05eb8c52da tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:00.097962 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:00.097962 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:00.110141 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bcff6906-d004-4947-8aa8-8e05eb8c52da tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:00.116474 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-59ec7bbf-6cdb-43f1-bcf5-856c9708e364 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:00.118246 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bcff6906-d004-4947-8aa8-8e05eb8c52da tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:00.119613 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 105/423] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:00 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:00.120251 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59ec7bbf-6cdb-43f1-bcf5-856c9708e364 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:00.120509 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59ec7bbf-6cdb-43f1-bcf5-856c9708e364 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:00.120980 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59ec7bbf-6cdb-43f1-bcf5-856c9708e364 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:00.131450 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:00.131450 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:00.135825 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-59ec7bbf-6cdb-43f1-bcf5-856c9708e364 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:00.141146 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59ec7bbf-6cdb-43f1-bcf5-856c9708e364 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:00.141880 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 105/424] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:00 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:00.318956 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-97e5489a-a01d-4abe-ae75-ea159f5bd50e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:00.323052 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-97e5489a-a01d-4abe-ae75-ea159f5bd50e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a Aug 01 12:56:00.323367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-97e5489a-a01d-4abe-ae75-ea159f5bd50e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:00.323647 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-97e5489a-a01d-4abe-ae75-ea159f5bd50e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:00.339506 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:00.339506 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:00.345073 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-97e5489a-a01d-4abe-ae75-ea159f5bd50e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:56:00.352880 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-97e5489a-a01d-4abe-ae75-ea159f5bd50e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a returned with HTTP 200 Aug 01 12:56:00.353615 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 106/425] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:56:00 2026] GET /volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:00.366474 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-e5b23a63-3155-4617-b6d8-ff4e3af56eca None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:00.369096 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-e5b23a63-3155-4617-b6d8-ff4e3af56eca tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec Aug 01 12:56:00.369286 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-e5b23a63-3155-4617-b6d8-ff4e3af56eca tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:00.370216 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-e5b23a63-3155-4617-b6d8-ff4e3af56eca tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:00.384844 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:00.384844 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:00.394147 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-e5b23a63-3155-4617-b6d8-ff4e3af56eca tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:56:00.400141 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-e5b23a63-3155-4617-b6d8-ff4e3af56eca tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec returned with HTTP 200 Aug 01 12:56:00.400654 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 110/426] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:56:00 2026] GET /volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:00.412460 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7d3d3eaa-f8f3-42f5-a094-a59ff9fd8d8f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:00.415374 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7d3d3eaa-f8f3-42f5-a094-a59ff9fd8d8f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 Aug 01 12:56:00.415675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7d3d3eaa-f8f3-42f5-a094-a59ff9fd8d8f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:00.415970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7d3d3eaa-f8f3-42f5-a094-a59ff9fd8d8f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:00.427190 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:00.427190 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:00.431306 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7d3d3eaa-f8f3-42f5-a094-a59ff9fd8d8f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:56:00.437932 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7d3d3eaa-f8f3-42f5-a094-a59ff9fd8d8f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 returned with HTTP 200 Aug 01 12:56:00.438501 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 106/427] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:56:00 2026] GET /volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:00.453737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c5f81a8-eac1-42b1-b26b-2d28ab74f7b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:00.454264 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c5f81a8-eac1-42b1-b26b-2d28ab74f7b8 None None] GET https://10.4.3.110/volume// Aug 01 12:56:00.454553 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c5f81a8-eac1-42b1-b26b-2d28ab74f7b8 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:00.454930 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c5f81a8-eac1-42b1-b26b-2d28ab74f7b8 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:00.456300 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c5f81a8-eac1-42b1-b26b-2d28ab74f7b8 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:56:00.456300 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 106/428] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:56:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:56:00.467207 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-948fda05-8379-425e-8385-3db49692c6b9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:00.469862 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-948fda05-8379-425e-8385-3db49692c6b9 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:56:00.470281 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-948fda05-8379-425e-8385-3db49692c6b9 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbd95747-5868-476d-8e4f-4292fcd89f8a", "connector": null, "instance_uuid": "4dc38988-450b-469c-bd0b-d3a6751c6cb4"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:00.479728 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:00.479728 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:00.518764 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-948fda05-8379-425e-8385-3db49692c6b9 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:56:00.519423 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 107/429] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:56:00 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:00.531517 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7b55bd1d-e78e-41bb-90db-7bcffa922ea6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:00.532887 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b55bd1d-e78e-41bb-90db-7bcffa922ea6 None None] GET https://10.4.3.110/volume// Aug 01 12:56:00.532887 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7b55bd1d-e78e-41bb-90db-7bcffa922ea6 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:00.532887 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7b55bd1d-e78e-41bb-90db-7bcffa922ea6 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:00.533422 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b55bd1d-e78e-41bb-90db-7bcffa922ea6 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:56:00.534086 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 111/430] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:56:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:56:00.545960 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-ebfa2735-c4bf-4eda-a2db-6f8dfde0c216 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:00.548754 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-ebfa2735-c4bf-4eda-a2db-6f8dfde0c216 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:56:00.549193 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-ebfa2735-c4bf-4eda-a2db-6f8dfde0c216 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de908159-1610-434e-902d-145ddb7326ec", "connector": null, "instance_uuid": "4dc38988-450b-469c-bd0b-d3a6751c6cb4"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:00.560939 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:00.560939 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:00.619113 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-ebfa2735-c4bf-4eda-a2db-6f8dfde0c216 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:56:00.619525 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 107/431] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:56:00 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:00.637292 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2727fa4-1679-4e77-ba9a-082235f95a6e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:00.637798 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2727fa4-1679-4e77-ba9a-082235f95a6e None None] GET https://10.4.3.110/volume// Aug 01 12:56:00.638032 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2727fa4-1679-4e77-ba9a-082235f95a6e None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:00.638239 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2727fa4-1679-4e77-ba9a-082235f95a6e None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:00.638596 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2727fa4-1679-4e77-ba9a-082235f95a6e None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:56:00.638904 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 107/432] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:56:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:56:00.657030 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-5128e9fa-86b4-4d45-b714-2079a05f967e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:00.661210 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-5128e9fa-86b4-4d45-b714-2079a05f967e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:56:00.661809 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-5128e9fa-86b4-4d45-b714-2079a05f967e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28c5aa2a-04dc-4375-bf20-c6be67a957f1", "connector": null, "instance_uuid": "4dc38988-450b-469c-bd0b-d3a6751c6cb4"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:00.674679 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:00.674679 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:00.714582 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-5128e9fa-86b4-4d45-b714-2079a05f967e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:56:00.715091 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 108/433] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:56:00 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:01.138512 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e76ad5f-36b3-4cf3-b0fd-18e1d4b6ffd9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:01.140657 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e76ad5f-36b3-4cf3-b0fd-18e1d4b6ffd9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:01.140911 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e76ad5f-36b3-4cf3-b0fd-18e1d4b6ffd9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:01.141176 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e76ad5f-36b3-4cf3-b0fd-18e1d4b6ffd9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:01.156659 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:01.156659 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:01.162208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-75395c45-1927-4d74-bcbb-95cdbb0084d4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:01.165605 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75395c45-1927-4d74-bcbb-95cdbb0084d4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:01.166504 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75395c45-1927-4d74-bcbb-95cdbb0084d4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:01.166574 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5e76ad5f-36b3-4cf3-b0fd-18e1d4b6ffd9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:01.166619 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75395c45-1927-4d74-bcbb-95cdbb0084d4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:01.176849 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e76ad5f-36b3-4cf3-b0fd-18e1d4b6ffd9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:01.177432 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 112/434] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:01 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:01.183247 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:01.183247 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:01.188090 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-75395c45-1927-4d74-bcbb-95cdbb0084d4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:01.194282 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75395c45-1927-4d74-bcbb-95cdbb0084d4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:01.194992 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 108/435] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:01 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:02.200106 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-392ec114-2f07-49db-900a-1071d25f60e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:02.202180 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-392ec114-2f07-49db-900a-1071d25f60e1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:02.202620 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-392ec114-2f07-49db-900a-1071d25f60e1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:02.202678 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-392ec114-2f07-49db-900a-1071d25f60e1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:02.214729 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:02.214729 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:02.219814 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-860100b0-7972-435f-ba33-32999be8021c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:02.222606 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-392ec114-2f07-49db-900a-1071d25f60e1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:02.225046 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-860100b0-7972-435f-ba33-32999be8021c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:02.225149 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-860100b0-7972-435f-ba33-32999be8021c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:02.225509 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-860100b0-7972-435f-ba33-32999be8021c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:02.228862 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-392ec114-2f07-49db-900a-1071d25f60e1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:02.229298 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 108/436] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:02 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:02.239657 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:02.239657 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:02.244556 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-860100b0-7972-435f-ba33-32999be8021c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:02.252612 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-860100b0-7972-435f-ba33-32999be8021c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:02.253109 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 109/437] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:02 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:03.250914 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9d083737-9947-49d0-83b0-9f051de3decd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:03.253717 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d083737-9947-49d0-83b0-9f051de3decd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:03.253976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d083737-9947-49d0-83b0-9f051de3decd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:03.254466 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d083737-9947-49d0-83b0-9f051de3decd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:03.271873 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f6410639-b19f-45da-a891-d56794b11f67 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:03.277297 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:03.277297 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:03.280293 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6410639-b19f-45da-a891-d56794b11f67 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:03.280644 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6410639-b19f-45da-a891-d56794b11f67 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:03.280888 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6410639-b19f-45da-a891-d56794b11f67 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:03.288890 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9d083737-9947-49d0-83b0-9f051de3decd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:03.297242 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d083737-9947-49d0-83b0-9f051de3decd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:03.299078 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 113/438] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:03 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:03.304666 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:03.304666 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:03.312169 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f6410639-b19f-45da-a891-d56794b11f67 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:03.321985 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6410639-b19f-45da-a891-d56794b11f67 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:03.321985 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 109/439] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:03 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:03.726378 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6809e548-87dc-49a1-b82a-28e369b9878f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:03.726762 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6809e548-87dc-49a1-b82a-28e369b9878f None None] GET https://10.4.3.110/volume// Aug 01 12:56:03.726924 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6809e548-87dc-49a1-b82a-28e369b9878f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:03.727128 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6809e548-87dc-49a1-b82a-28e369b9878f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:03.728964 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6809e548-87dc-49a1-b82a-28e369b9878f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:56:03.728964 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 109/440] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:56:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:56:03.740131 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-bdcf0f58-cbbc-4212-8910-ebfee27d147d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:03.745972 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-bdcf0f58-cbbc-4212-8910-ebfee27d147d tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a Aug 01 12:56:03.745972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-bdcf0f58-cbbc-4212-8910-ebfee27d147d tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:03.745972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-bdcf0f58-cbbc-4212-8910-ebfee27d147d tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:03.759192 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:03.759192 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:03.763864 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-bdcf0f58-cbbc-4212-8910-ebfee27d147d tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:56:03.771151 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-bdcf0f58-cbbc-4212-8910-ebfee27d147d tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a returned with HTTP 200 Aug 01 12:56:03.771553 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 110/441] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:56:03 2026] GET /volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a => generated 1539 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:56:03.902393 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-4dfda9a7-77f7-4fcd-923b-57dc70e67246 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:03.905380 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-4dfda9a7-77f7-4fcd-923b-57dc70e67246 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] PUT https://10.4.3.110/volume/v3/attachments/1decdd56-473d-424d-a673-2c0b2529cd96 Aug 01 12:56:03.905829 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-4dfda9a7-77f7-4fcd-923b-57dc70e67246 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:03.917292 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-4dfda9a7-77f7-4fcd-923b-57dc70e67246 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Acquiring lock "cinder-attachment_update-fbd95747-5868-476d-8e4f-4292fcd89f8a-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:56:03.924203 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-4dfda9a7-77f7-4fcd-923b-57dc70e67246 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Lock "cinder-attachment_update-fbd95747-5868-476d-8e4f-4292fcd89f8a-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:56:03.925740 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:03.925740 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:04.087401 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-4dfda9a7-77f7-4fcd-923b-57dc70e67246 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Lock "cinder-attachment_update-fbd95747-5868-476d-8e4f-4292fcd89f8a-np0000006302" released by "attachment_update" :: held 0.163s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:56:04.087781 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-4dfda9a7-77f7-4fcd-923b-57dc70e67246 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments/1decdd56-473d-424d-a673-2c0b2529cd96 returned with HTTP 200 Aug 01 12:56:04.088286 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 114/442] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:56:03 2026] PUT /volume/v3/attachments/1decdd56-473d-424d-a673-2c0b2529cd96 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:04.124916 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-f69b6a91-7fe1-4300-a15c-16a3f6fde591 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:04.128484 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-f69b6a91-7fe1-4300-a15c-16a3f6fde591 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] POST https://10.4.3.110/volume/v3/attachments/1decdd56-473d-424d-a673-2c0b2529cd96/action Aug 01 12:56:04.128901 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-f69b6a91-7fe1-4300-a15c-16a3f6fde591 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:56:04.129070 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-f69b6a91-7fe1-4300-a15c-16a3f6fde591 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:04.161649 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:04.161649 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:04.184865 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-f69b6a91-7fe1-4300-a15c-16a3f6fde591 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments/1decdd56-473d-424d-a673-2c0b2529cd96/action returned with HTTP 204 Aug 01 12:56:04.185615 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 110/443] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:56:04 2026] POST /volume/v3/attachments/1decdd56-473d-424d-a673-2c0b2529cd96/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:04.223067 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f08d630d-371d-4776-b88e-867a790c5ebb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:04.223442 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f08d630d-371d-4776-b88e-867a790c5ebb None None] GET https://10.4.3.110/volume// Aug 01 12:56:04.224542 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f08d630d-371d-4776-b88e-867a790c5ebb None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:04.224542 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f08d630d-371d-4776-b88e-867a790c5ebb None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:04.225612 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f08d630d-371d-4776-b88e-867a790c5ebb None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:56:04.225908 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 110/444] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:56:04 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:56:04.245407 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-d36a9545-4523-4ddd-adde-d7246f88826f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:04.248776 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-d36a9545-4523-4ddd-adde-d7246f88826f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec Aug 01 12:56:04.249162 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-d36a9545-4523-4ddd-adde-d7246f88826f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:04.249271 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-d36a9545-4523-4ddd-adde-d7246f88826f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:04.281376 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:04.281376 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:04.293896 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-d36a9545-4523-4ddd-adde-d7246f88826f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:56:04.309824 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-d36a9545-4523-4ddd-adde-d7246f88826f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec returned with HTTP 200 Aug 01 12:56:04.310136 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 111/445] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:56:04 2026] GET /volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec => generated 1024 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:56:04.322987 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d624cb6d-fb3c-410b-a343-07e75473b49d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:04.328878 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d624cb6d-fb3c-410b-a343-07e75473b49d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:04.328878 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d624cb6d-fb3c-410b-a343-07e75473b49d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:04.329261 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d624cb6d-fb3c-410b-a343-07e75473b49d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:04.338167 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-56463219-8f24-414b-b525-01b9db9f9b54 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:04.340892 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56463219-8f24-414b-b525-01b9db9f9b54 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:04.341228 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56463219-8f24-414b-b525-01b9db9f9b54 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:04.342373 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56463219-8f24-414b-b525-01b9db9f9b54 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:04.355840 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:04.355840 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:04.367000 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:04.367000 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:04.368624 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d624cb6d-fb3c-410b-a343-07e75473b49d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:04.379195 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-56463219-8f24-414b-b525-01b9db9f9b54 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:04.379542 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d624cb6d-fb3c-410b-a343-07e75473b49d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:04.382983 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 115/446] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:04 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:04.390894 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56463219-8f24-414b-b525-01b9db9f9b54 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:04.391544 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 111/447] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:04 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:04.474986 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7128bafc-0992-4094-89f1-2334e691452f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:04.477580 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7128bafc-0992-4094-89f1-2334e691452f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] PUT https://10.4.3.110/volume/v3/attachments/92c4002f-3222-4e40-8c7a-30a15f9a8779 Aug 01 12:56:04.479166 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7128bafc-0992-4094-89f1-2334e691452f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:04.497390 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7128bafc-0992-4094-89f1-2334e691452f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Acquiring lock "cinder-attachment_update-de908159-1610-434e-902d-145ddb7326ec-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:56:04.506184 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7128bafc-0992-4094-89f1-2334e691452f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Lock "cinder-attachment_update-de908159-1610-434e-902d-145ddb7326ec-np0000006302" acquired by "attachment_update" :: waited 0.009s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:56:04.507743 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:04.507743 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:04.710345 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7128bafc-0992-4094-89f1-2334e691452f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Lock "cinder-attachment_update-de908159-1610-434e-902d-145ddb7326ec-np0000006302" released by "attachment_update" :: held 0.204s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:56:04.710858 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-7128bafc-0992-4094-89f1-2334e691452f tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments/92c4002f-3222-4e40-8c7a-30a15f9a8779 returned with HTTP 200 Aug 01 12:56:04.712752 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 111/448] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:56:04 2026] PUT /volume/v3/attachments/92c4002f-3222-4e40-8c7a-30a15f9a8779 => generated 969 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:04.796914 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-11b6d60d-a89b-446f-8d2f-c5a86b361bda None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:04.800074 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-11b6d60d-a89b-446f-8d2f-c5a86b361bda tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] POST https://10.4.3.110/volume/v3/attachments/92c4002f-3222-4e40-8c7a-30a15f9a8779/action Aug 01 12:56:04.800885 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-11b6d60d-a89b-446f-8d2f-c5a86b361bda tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:56:04.801208 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-11b6d60d-a89b-446f-8d2f-c5a86b361bda tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:04.842289 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:04.842289 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:04.870092 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-11b6d60d-a89b-446f-8d2f-c5a86b361bda tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments/92c4002f-3222-4e40-8c7a-30a15f9a8779/action returned with HTTP 204 Aug 01 12:56:04.874253 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 112/449] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:56:04 2026] POST /volume/v3/attachments/92c4002f-3222-4e40-8c7a-30a15f9a8779/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:04.915265 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-41ea1481-0ad2-48c8-b750-f361ce2a4ee7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:04.916475 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41ea1481-0ad2-48c8-b750-f361ce2a4ee7 None None] GET https://10.4.3.110/volume// Aug 01 12:56:04.916748 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41ea1481-0ad2-48c8-b750-f361ce2a4ee7 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:04.917499 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41ea1481-0ad2-48c8-b750-f361ce2a4ee7 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:04.917918 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41ea1481-0ad2-48c8-b750-f361ce2a4ee7 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:56:04.918299 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 116/450] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:56:04 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:56:04.941444 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-b7603da0-6cfb-4ebe-ba56-8203e874aacd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:04.945927 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-b7603da0-6cfb-4ebe-ba56-8203e874aacd tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 Aug 01 12:56:04.946308 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-b7603da0-6cfb-4ebe-ba56-8203e874aacd tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:04.946482 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-b7603da0-6cfb-4ebe-ba56-8203e874aacd tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:04.965165 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:04.965165 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:04.971970 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-b7603da0-6cfb-4ebe-ba56-8203e874aacd tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:56:04.978858 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-b7603da0-6cfb-4ebe-ba56-8203e874aacd tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 returned with HTTP 200 Aug 01 12:56:04.979357 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 112/451] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:56:04 2026] GET /volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:56:05.147777 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-2b6e3e05-2581-48b8-b84b-dfbbacfecff5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:05.149608 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-2b6e3e05-2581-48b8-b84b-dfbbacfecff5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] PUT https://10.4.3.110/volume/v3/attachments/781601ad-4fae-49f8-bdfe-98ea96c61c82 Aug 01 12:56:05.152891 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-2b6e3e05-2581-48b8-b84b-dfbbacfecff5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:05.166094 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-2b6e3e05-2581-48b8-b84b-dfbbacfecff5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Acquiring lock "cinder-attachment_update-28c5aa2a-04dc-4375-bf20-c6be67a957f1-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:56:05.173507 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-2b6e3e05-2581-48b8-b84b-dfbbacfecff5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Lock "cinder-attachment_update-28c5aa2a-04dc-4375-bf20-c6be67a957f1-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:56:05.175099 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:05.175099 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:05.343672 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-2b6e3e05-2581-48b8-b84b-dfbbacfecff5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Lock "cinder-attachment_update-28c5aa2a-04dc-4375-bf20-c6be67a957f1-np0000006302" released by "attachment_update" :: held 0.171s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:56:05.344240 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-2b6e3e05-2581-48b8-b84b-dfbbacfecff5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments/781601ad-4fae-49f8-bdfe-98ea96c61c82 returned with HTTP 200 Aug 01 12:56:05.344723 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 112/452] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:56:05 2026] PUT /volume/v3/attachments/781601ad-4fae-49f8-bdfe-98ea96c61c82 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:05.354080 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:05.359005 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:56:05.359844 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2093886742", "imageRef": "9a180456-7a2c-4c8b-8663-5eca372a66cb", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:05.361845 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2093886742', 'imageRef': '9a180456-7a2c-4c8b-8663-5eca372a66cb', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:56:05.402444 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-a69f004c-a832-4333-bd63-da894eda3b19 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:05.405500 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-a69f004c-a832-4333-bd63-da894eda3b19 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] POST https://10.4.3.110/volume/v3/attachments/781601ad-4fae-49f8-bdfe-98ea96c61c82/action Aug 01 12:56:05.405899 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fa0223ed-1563-4807-b031-ca6333fb7ce7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:05.406242 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-a69f004c-a832-4333-bd63-da894eda3b19 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:56:05.406379 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-a69f004c-a832-4333-bd63-da894eda3b19 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:05.409849 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fa0223ed-1563-4807-b031-ca6333fb7ce7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:05.409849 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fa0223ed-1563-4807-b031-ca6333fb7ce7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:05.409849 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fa0223ed-1563-4807-b031-ca6333fb7ce7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:05.415883 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8106a5b7-bad6-4422-a3d7-a149c9020993 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:05.421850 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8106a5b7-bad6-4422-a3d7-a149c9020993 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:05.421939 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8106a5b7-bad6-4422-a3d7-a149c9020993 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:05.422194 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8106a5b7-bad6-4422-a3d7-a149c9020993 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:05.427316 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:05.427316 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:05.432684 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fa0223ed-1563-4807-b031-ca6333fb7ce7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:05.441254 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fa0223ed-1563-4807-b031-ca6333fb7ce7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:05.442101 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 113/453] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:05 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:05.443563 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:05.443563 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:05.450143 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8106a5b7-bad6-4422-a3d7-a149c9020993 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:05.456189 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:05.456189 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:05.461130 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8106a5b7-bad6-4422-a3d7-a149c9020993 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:05.461130 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 113/454] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:05 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:05.474220 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4e76f20f-4d4d-47d8-aa5f-5b641ed0e132 req-a69f004c-a832-4333-bd63-da894eda3b19 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments/781601ad-4fae-49f8-bdfe-98ea96c61c82/action returned with HTTP 204 Aug 01 12:56:05.474763 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 117/455] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:56:05 2026] POST /volume/v3/attachments/781601ad-4fae-49f8-bdfe-98ea96c61c82/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:05.651640 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Create volume of 1 GB Aug 01 12:56:05.660812 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Availability Zones retrieved successfully. Aug 01 12:56:05.672842 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Flow 'volume_create_api' (a8b83940-753a-41f2-97c8-f294c61f5cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:05.674608 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06720a9-e9b7-4f65-a066-8579e6f39bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:05.675729 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:56:05.765569 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06720a9-e9b7-4f65-a066-8579e6f39bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:05.765569 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc804af4-e858-4053-9f58-d191309696aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:05.865585 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Created reservations ['827bd4d2-14c2-4046-8d7b-c1910fb8893a', '23f43181-a165-4205-81b6-448ccd536360', 'd08d68d5-6115-4ee5-b4c2-82b40166a153', '89b05b81-6243-470c-bf2e-a57a7545e46d'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:05.866702 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc804af4-e858-4053-9f58-d191309696aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['827bd4d2-14c2-4046-8d7b-c1910fb8893a', '23f43181-a165-4205-81b6-448ccd536360', 'd08d68d5-6115-4ee5-b4c2-82b40166a153', '89b05b81-6243-470c-bf2e-a57a7545e46d']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:05.867828 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7af26399-cd5b-44cc-af0f-55e521418d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:05.902389 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7af26399-cd5b-44cc-af0f-55e521418d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1400c34-6782-4b64-8bc3-47fa13a90acc', '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-2093886742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='292a25d9e9394b1386a07c63ed9f1f0c',qos_specs=None,replication_status=,reservations=['827bd4d2-14c2-4046-8d7b-c1910fb8893a','23f43181-a165-4205-81b6-448ccd536360','d08d68d5-6115-4ee5-b4c2-82b40166a153','89b05b81-6243-470c-bf2e-a57a7545e46d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='337773a5fcea4fc49adf7f11a3231477',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2093886742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1400c34-6782-4b64-8bc3-47fa13a90acc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='292a25d9e9394b1386a07c63ed9f1f0c',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='337773a5fcea4fc49adf7f11a3231477',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:05.903508 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5174ee17-6619-46c9-8614-d20dde605147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:05.937849 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5174ee17-6619-46c9-8614-d20dde605147) 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-2093886742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='292a25d9e9394b1386a07c63ed9f1f0c',qos_specs=None,replication_status=,reservations=['827bd4d2-14c2-4046-8d7b-c1910fb8893a','23f43181-a165-4205-81b6-448ccd536360','d08d68d5-6115-4ee5-b4c2-82b40166a153','89b05b81-6243-470c-bf2e-a57a7545e46d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='337773a5fcea4fc49adf7f11a3231477',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:05.938888 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d5a385-deca-4911-b7a3-1d96167ac176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:05.958377 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d5a385-deca-4911-b7a3-1d96167ac176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:05.959201 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Flow 'volume_create_api' (a8b83940-753a-41f2-97c8-f294c61f5cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:05.959201 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Create volume request issued successfully. Aug 01 12:56:05.960437 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30f19886-71e2-4963-a34a-fe8d5fd11aa2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:56:05.960437 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 113/456] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:56:05 2026] POST /volume/v3/volumes => generated 753 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:56:05.987181 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-08e8f64c-97c3-4ff8-a585-dcb2b8e2ebc8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:05.988630 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08e8f64c-97c3-4ff8-a585-dcb2b8e2ebc8 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:05.988630 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08e8f64c-97c3-4ff8-a585-dcb2b8e2ebc8 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:05.988889 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08e8f64c-97c3-4ff8-a585-dcb2b8e2ebc8 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:05.998310 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:05.998310 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:06.007478 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-08e8f64c-97c3-4ff8-a585-dcb2b8e2ebc8 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:06.014163 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08e8f64c-97c3-4ff8-a585-dcb2b8e2ebc8 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:06.014590 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 114/457] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:05 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:06.461364 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11a956dd-05ec-46b4-8505-b90c4c440125 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:06.465164 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11a956dd-05ec-46b4-8505-b90c4c440125 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:06.465503 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11a956dd-05ec-46b4-8505-b90c4c440125 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:06.465698 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11a956dd-05ec-46b4-8505-b90c4c440125 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:06.477767 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d22f6237-5f85-48c8-b2a9-878a7d5f0aee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:06.480919 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d22f6237-5f85-48c8-b2a9-878a7d5f0aee tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:06.481123 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d22f6237-5f85-48c8-b2a9-878a7d5f0aee tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:06.481349 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d22f6237-5f85-48c8-b2a9-878a7d5f0aee tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:06.489697 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:06.489697 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:06.498614 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:06.498614 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:06.499344 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11a956dd-05ec-46b4-8505-b90c4c440125 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:06.506686 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d22f6237-5f85-48c8-b2a9-878a7d5f0aee tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:06.509864 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11a956dd-05ec-46b4-8505-b90c4c440125 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:06.511331 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 114/458] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:06 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:06.513412 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d22f6237-5f85-48c8-b2a9-878a7d5f0aee tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:06.513804 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 118/459] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:06 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:07.031466 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dd874b14-338b-4645-9542-026a97c26377 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:07.034754 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd874b14-338b-4645-9542-026a97c26377 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:07.035041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd874b14-338b-4645-9542-026a97c26377 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:07.035391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd874b14-338b-4645-9542-026a97c26377 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:07.046547 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:07.046547 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:07.054696 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dd874b14-338b-4645-9542-026a97c26377 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:07.064176 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd874b14-338b-4645-9542-026a97c26377 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:07.064890 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 114/460] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:07 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:07.531705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a0b17d9e-0339-4b25-acb8-9ff36ad677e2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:07.536004 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-258f04fd-ed25-4615-83ee-9d70fce5af59 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:07.536974 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0b17d9e-0339-4b25-acb8-9ff36ad677e2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:07.536974 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0b17d9e-0339-4b25-acb8-9ff36ad677e2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:07.537081 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-258f04fd-ed25-4615-83ee-9d70fce5af59 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:07.537131 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0b17d9e-0339-4b25-acb8-9ff36ad677e2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:07.537168 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-258f04fd-ed25-4615-83ee-9d70fce5af59 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:07.537168 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-258f04fd-ed25-4615-83ee-9d70fce5af59 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:07.556163 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:07.556163 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:07.556351 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:07.556351 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:07.560919 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-258f04fd-ed25-4615-83ee-9d70fce5af59 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:07.562462 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a0b17d9e-0339-4b25-acb8-9ff36ad677e2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:07.568136 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-258f04fd-ed25-4615-83ee-9d70fce5af59 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:07.568808 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 115/461] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:07 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:56:07.570597 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0b17d9e-0339-4b25-acb8-9ff36ad677e2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:07.571432 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 115/462] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:07 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:08.086781 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f6300c76-9920-4ed5-8b3b-24955bad0b12 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:08.091006 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6300c76-9920-4ed5-8b3b-24955bad0b12 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:08.091188 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6300c76-9920-4ed5-8b3b-24955bad0b12 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:08.091451 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6300c76-9920-4ed5-8b3b-24955bad0b12 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:08.117258 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:08.117258 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:08.127155 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f6300c76-9920-4ed5-8b3b-24955bad0b12 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:08.136209 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6300c76-9920-4ed5-8b3b-24955bad0b12 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:08.136980 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 119/463] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:08 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:08.591115 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5412f8e8-3182-48c9-a247-52241fb960c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:08.593004 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5412f8e8-3182-48c9-a247-52241fb960c0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:08.593414 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5412f8e8-3182-48c9-a247-52241fb960c0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:08.593689 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5412f8e8-3182-48c9-a247-52241fb960c0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:08.595311 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea9cba7f-fb1f-459a-905b-a8dbd6beab9b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:08.597501 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea9cba7f-fb1f-459a-905b-a8dbd6beab9b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:08.597769 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea9cba7f-fb1f-459a-905b-a8dbd6beab9b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:08.597968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea9cba7f-fb1f-459a-905b-a8dbd6beab9b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:08.609207 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:08.609207 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:08.610394 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:08.610394 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:08.614331 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5412f8e8-3182-48c9-a247-52241fb960c0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:08.616935 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea9cba7f-fb1f-459a-905b-a8dbd6beab9b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:08.622224 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5412f8e8-3182-48c9-a247-52241fb960c0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:08.622919 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 115/464] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:08 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:08.623568 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea9cba7f-fb1f-459a-905b-a8dbd6beab9b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:08.624038 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 116/465] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:08 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:09.158267 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ea5bc485-6f42-4d53-aa89-c1f25466152f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:09.160667 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ea5bc485-6f42-4d53-aa89-c1f25466152f tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:09.160935 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ea5bc485-6f42-4d53-aa89-c1f25466152f tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:09.162570 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ea5bc485-6f42-4d53-aa89-c1f25466152f tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:09.174919 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:09.174919 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:09.182104 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ea5bc485-6f42-4d53-aa89-c1f25466152f tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:09.190832 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ea5bc485-6f42-4d53-aa89-c1f25466152f tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:09.192478 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 116/466] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:09 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:09.643234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ec3791e4-ac03-46a7-ab05-7fd049cd44d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:09.645727 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2ee56f84-f26e-43fe-a44c-8de3ad445c13 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:09.646600 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec3791e4-ac03-46a7-ab05-7fd049cd44d9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:09.646600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec3791e4-ac03-46a7-ab05-7fd049cd44d9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:09.646600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec3791e4-ac03-46a7-ab05-7fd049cd44d9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:09.648832 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ee56f84-f26e-43fe-a44c-8de3ad445c13 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:09.649591 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ee56f84-f26e-43fe-a44c-8de3ad445c13 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:09.649591 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ee56f84-f26e-43fe-a44c-8de3ad445c13 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:09.660799 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:09.660799 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:09.666795 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ec3791e4-ac03-46a7-ab05-7fd049cd44d9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:09.670763 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:09.670763 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:09.675112 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec3791e4-ac03-46a7-ab05-7fd049cd44d9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:09.675750 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 120/467] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:09 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:09.677300 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2ee56f84-f26e-43fe-a44c-8de3ad445c13 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:09.686316 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ee56f84-f26e-43fe-a44c-8de3ad445c13 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:09.686845 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 116/468] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:09 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:10.211099 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-46ed96bd-c4b0-413c-b87c-06baec9d4df2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:10.213556 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46ed96bd-c4b0-413c-b87c-06baec9d4df2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:10.213796 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46ed96bd-c4b0-413c-b87c-06baec9d4df2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:10.214034 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46ed96bd-c4b0-413c-b87c-06baec9d4df2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:10.224423 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:10.224423 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:10.229007 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-46ed96bd-c4b0-413c-b87c-06baec9d4df2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:10.234919 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46ed96bd-c4b0-413c-b87c-06baec9d4df2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:10.235391 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 117/469] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:10 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:10.693753 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b59a53cc-0f76-4962-9033-c14979bf60ee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:10.698701 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b59a53cc-0f76-4962-9033-c14979bf60ee tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:10.698935 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b59a53cc-0f76-4962-9033-c14979bf60ee tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:10.699205 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b59a53cc-0f76-4962-9033-c14979bf60ee tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:10.707321 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ebc6d4cb-18b7-42c6-9eee-c6939abef107 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:10.709926 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebc6d4cb-18b7-42c6-9eee-c6939abef107 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:10.711683 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebc6d4cb-18b7-42c6-9eee-c6939abef107 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:10.711683 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebc6d4cb-18b7-42c6-9eee-c6939abef107 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:10.713980 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:10.713980 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:10.721878 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b59a53cc-0f76-4962-9033-c14979bf60ee tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:10.724957 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:10.724957 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:10.728360 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b59a53cc-0f76-4962-9033-c14979bf60ee tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:10.728495 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 117/470] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:10 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:10.729798 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ebc6d4cb-18b7-42c6-9eee-c6939abef107 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:10.735167 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebc6d4cb-18b7-42c6-9eee-c6939abef107 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:10.736191 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 121/471] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:10 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:11.251695 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bc74197a-291d-434b-89eb-1007364ba466 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:11.262984 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc74197a-291d-434b-89eb-1007364ba466 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:11.263272 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc74197a-291d-434b-89eb-1007364ba466 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:11.263795 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc74197a-291d-434b-89eb-1007364ba466 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:11.279042 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:11.279042 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:11.289613 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bc74197a-291d-434b-89eb-1007364ba466 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:11.298359 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc74197a-291d-434b-89eb-1007364ba466 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:11.299463 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 117/472] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:11 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:11.476910 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:11.479207 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:56:11.480037 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-107447337"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:11.481426 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-107447337'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:56:11.481608 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Create volume of 1 GB Aug 01 12:56:11.487188 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Availability Zones retrieved successfully. Aug 01 12:56:11.495703 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Flow 'volume_create_api' (4645ebc4-2c70-4279-8de7-0c8770a8f962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:11.496819 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ce928d3-6a78-4ecf-97c9-9ffba760f109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:11.497973 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:56:11.546222 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ce928d3-6a78-4ecf-97c9-9ffba760f109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:11.547468 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9988162e-fbe3-4763-8707-1cba48f5f186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:11.666240 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Created reservations ['710932a2-381e-466b-a26a-4e9899b703d3', 'ff9c53d3-917c-45ce-a8d7-4258058a3b07', 'c85eeee0-051c-419d-abe9-8695cba3f57d', '3b099823-01f5-4b35-8e4c-f4f3105ef6cf'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:11.667434 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9988162e-fbe3-4763-8707-1cba48f5f186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['710932a2-381e-466b-a26a-4e9899b703d3', 'ff9c53d3-917c-45ce-a8d7-4258058a3b07', 'c85eeee0-051c-419d-abe9-8695cba3f57d', '3b099823-01f5-4b35-8e4c-f4f3105ef6cf']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:11.669315 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673ac041-24bf-4693-addd-9e1556fffa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:11.712612 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673ac041-24bf-4693-addd-9e1556fffa11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d701774-b530-4756-bd70-e7fa5e14085f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-107447337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e6579cd1324b7ca425180c6e1933ec',qos_specs=None,replication_status=,reservations=['710932a2-381e-466b-a26a-4e9899b703d3','ff9c53d3-917c-45ce-a8d7-4258058a3b07','c85eeee0-051c-419d-abe9-8695cba3f57d','3b099823-01f5-4b35-8e4c-f4f3105ef6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4aadbbd40540228c30e9609a0ac05e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-107447337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d701774-b530-4756-bd70-e7fa5e14085f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e6579cd1324b7ca425180c6e1933ec',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='6e4aadbbd40540228c30e9609a0ac05e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:11.714614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba9933af-f619-421b-9891-652508529547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:11.749222 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba9933af-f619-421b-9891-652508529547) 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-107447337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e6579cd1324b7ca425180c6e1933ec',qos_specs=None,replication_status=,reservations=['710932a2-381e-466b-a26a-4e9899b703d3','ff9c53d3-917c-45ce-a8d7-4258058a3b07','c85eeee0-051c-419d-abe9-8695cba3f57d','3b099823-01f5-4b35-8e4c-f4f3105ef6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4aadbbd40540228c30e9609a0ac05e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:11.750045 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e3ecaf-2a95-4363-be93-bcca91ff6bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:11.756460 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-86638c73-238f-4020-b9a2-55bf8ae242d5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:11.758910 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-86638c73-238f-4020-b9a2-55bf8ae242d5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:11.759164 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-433b012f-27a9-4e10-9db1-0b6d743cb60d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:11.759539 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-86638c73-238f-4020-b9a2-55bf8ae242d5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:11.759539 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-86638c73-238f-4020-b9a2-55bf8ae242d5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:11.765973 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-433b012f-27a9-4e10-9db1-0b6d743cb60d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:11.765973 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-433b012f-27a9-4e10-9db1-0b6d743cb60d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:11.765973 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-433b012f-27a9-4e10-9db1-0b6d743cb60d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:11.772841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e3ecaf-2a95-4363-be93-bcca91ff6bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:11.774233 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Flow 'volume_create_api' (4645ebc4-2c70-4279-8de7-0c8770a8f962) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:11.774438 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Create volume request issued successfully. Aug 01 12:56:11.775522 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f17b023d-68e3-43a3-9a4a-b5e9b8a4e6f3 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:56:11.776014 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 118/473] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:56:11 2026] POST /volume/v3/volumes => generated 753 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:56:11.779023 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:11.779023 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:11.784375 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:11.784375 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:11.786424 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-86638c73-238f-4020-b9a2-55bf8ae242d5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:11.791104 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-433b012f-27a9-4e10-9db1-0b6d743cb60d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:11.794008 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-86638c73-238f-4020-b9a2-55bf8ae242d5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:11.794652 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 118/474] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:11 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:11.799486 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-433b012f-27a9-4e10-9db1-0b6d743cb60d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:11.800236 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 122/475] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:11 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:11.809688 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-afb6f3ab-793b-4f72-bbd7-a2c6aa6a80d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:11.812358 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afb6f3ab-793b-4f72-bbd7-a2c6aa6a80d8 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] GET https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f Aug 01 12:56:11.812358 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afb6f3ab-793b-4f72-bbd7-a2c6aa6a80d8 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:11.812588 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afb6f3ab-793b-4f72-bbd7-a2c6aa6a80d8 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:11.822645 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:11.822645 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:11.829175 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-afb6f3ab-793b-4f72-bbd7-a2c6aa6a80d8 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume info retrieved successfully. Aug 01 12:56:11.836101 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afb6f3ab-793b-4f72-bbd7-a2c6aa6a80d8 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f returned with HTTP 200 Aug 01 12:56:11.836717 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 118/476] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:11 2026] GET /volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:12.318340 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-044cb78b-eaea-4f70-bc44-4f9d5236febc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:12.320725 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-044cb78b-eaea-4f70-bc44-4f9d5236febc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:12.321146 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-044cb78b-eaea-4f70-bc44-4f9d5236febc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:12.321282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-044cb78b-eaea-4f70-bc44-4f9d5236febc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:12.331793 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:12.331793 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:12.339415 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-044cb78b-eaea-4f70-bc44-4f9d5236febc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:12.346133 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-044cb78b-eaea-4f70-bc44-4f9d5236febc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:12.346837 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 119/477] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:12 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:12.814475 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cc062e6f-b466-4220-b063-01aa424430b5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:12.816729 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc062e6f-b466-4220-b063-01aa424430b5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:12.817208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc062e6f-b466-4220-b063-01aa424430b5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:12.817269 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc062e6f-b466-4220-b063-01aa424430b5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:12.818834 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8452e2eb-1882-4441-a7ee-c3063b765eb6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:12.822208 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8452e2eb-1882-4441-a7ee-c3063b765eb6 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:12.822535 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8452e2eb-1882-4441-a7ee-c3063b765eb6 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:12.822786 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8452e2eb-1882-4441-a7ee-c3063b765eb6 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:12.829496 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:12.829496 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:12.835682 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cc062e6f-b466-4220-b063-01aa424430b5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:12.835845 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:12.835845 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:12.840393 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8452e2eb-1882-4441-a7ee-c3063b765eb6 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:12.842649 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc062e6f-b466-4220-b063-01aa424430b5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:12.843161 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 119/478] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:12 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:12.847133 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8452e2eb-1882-4441-a7ee-c3063b765eb6 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:12.848047 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 123/479] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:12 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:12.853191 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-28e7731b-63de-41bb-98b2-66fbc9634b00 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:12.857841 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28e7731b-63de-41bb-98b2-66fbc9634b00 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] GET https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f Aug 01 12:56:12.857841 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28e7731b-63de-41bb-98b2-66fbc9634b00 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:12.858916 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28e7731b-63de-41bb-98b2-66fbc9634b00 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:12.872432 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:12.872432 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:12.886495 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-28e7731b-63de-41bb-98b2-66fbc9634b00 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume info retrieved successfully. Aug 01 12:56:12.900706 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28e7731b-63de-41bb-98b2-66fbc9634b00 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f returned with HTTP 200 Aug 01 12:56:12.901381 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 119/480] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:12 2026] GET /volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:12.915802 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dac797ae-7d6d-41bc-91f1-a3c4c53c9ec8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:12.920902 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dac797ae-7d6d-41bc-91f1-a3c4c53c9ec8 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] POST https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f/action Aug 01 12:56:12.921367 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dac797ae-7d6d-41bc-91f1-a3c4c53c9ec8 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:56:12.921532 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dac797ae-7d6d-41bc-91f1-a3c4c53c9ec8 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:12.935148 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:12.935148 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:12.936540 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dac797ae-7d6d-41bc-91f1-a3c4c53c9ec8 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume info retrieved successfully. Aug 01 12:56:12.949055 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dac797ae-7d6d-41bc-91f1-a3c4c53c9ec8 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume updated successfully. Aug 01 12:56:12.949214 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dac797ae-7d6d-41bc-91f1-a3c4c53c9ec8 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f/action returned with HTTP 200 Aug 01 12:56:12.950165 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 120/481] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:56:12 2026] POST /volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 12:56:12.961082 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-287dd9a2-1053-4cf8-9a66-872dcc5bfbe4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:12.963484 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-287dd9a2-1053-4cf8-9a66-872dcc5bfbe4 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] GET https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f Aug 01 12:56:12.963803 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-287dd9a2-1053-4cf8-9a66-872dcc5bfbe4 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:12.966148 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-287dd9a2-1053-4cf8-9a66-872dcc5bfbe4 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:12.973852 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:12.973852 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:12.979081 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-287dd9a2-1053-4cf8-9a66-872dcc5bfbe4 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume info retrieved successfully. Aug 01 12:56:12.985985 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-287dd9a2-1053-4cf8-9a66-872dcc5bfbe4 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f returned with HTTP 200 Aug 01 12:56:12.986432 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 120/482] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:12 2026] GET /volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:13.349930 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1b1f40a5-b36c-41c3-899f-3101672c30db req-3011e775-6b63-4701-a87c-25144557f1d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:13.353271 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1b1f40a5-b36c-41c3-899f-3101672c30db req-3011e775-6b63-4701-a87c-25144557f1d9 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] GET https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f Aug 01 12:56:13.353531 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1b1f40a5-b36c-41c3-899f-3101672c30db req-3011e775-6b63-4701-a87c-25144557f1d9 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:13.353816 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1b1f40a5-b36c-41c3-899f-3101672c30db req-3011e775-6b63-4701-a87c-25144557f1d9 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:13.363647 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:13.363647 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:13.364367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e1d47d88-7b71-4307-bc5c-9c606492ae46 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:13.368037 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1d47d88-7b71-4307-bc5c-9c606492ae46 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:13.368409 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1d47d88-7b71-4307-bc5c-9c606492ae46 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:13.368479 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1b1f40a5-b36c-41c3-899f-3101672c30db req-3011e775-6b63-4701-a87c-25144557f1d9 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume info retrieved successfully. Aug 01 12:56:13.368701 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1d47d88-7b71-4307-bc5c-9c606492ae46 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:13.375002 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1b1f40a5-b36c-41c3-899f-3101672c30db req-3011e775-6b63-4701-a87c-25144557f1d9 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f returned with HTTP 200 Aug 01 12:56:13.375002 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 124/483] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:56:13 2026] GET /volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:13.378899 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:13.378899 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:13.387298 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e1d47d88-7b71-4307-bc5c-9c606492ae46 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:13.397021 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1d47d88-7b71-4307-bc5c-9c606492ae46 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:13.397469 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 120/484] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:13 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:13.866619 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5633b76c-e2a9-4ea4-a86a-b9dbd8e0d419 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:13.866868 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-706cff0b-ed65-404a-a7ef-6e97d9d911f3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:13.868601 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5633b76c-e2a9-4ea4-a86a-b9dbd8e0d419 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:13.868829 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5633b76c-e2a9-4ea4-a86a-b9dbd8e0d419 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:13.869173 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5633b76c-e2a9-4ea4-a86a-b9dbd8e0d419 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:13.869682 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-706cff0b-ed65-404a-a7ef-6e97d9d911f3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:13.870053 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-706cff0b-ed65-404a-a7ef-6e97d9d911f3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:13.870345 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-706cff0b-ed65-404a-a7ef-6e97d9d911f3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:13.884386 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:13.884386 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:13.887036 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:13.887036 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:13.891419 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-706cff0b-ed65-404a-a7ef-6e97d9d911f3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:13.893361 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5633b76c-e2a9-4ea4-a86a-b9dbd8e0d419 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:13.897887 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-706cff0b-ed65-404a-a7ef-6e97d9d911f3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:13.898541 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 121/485] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:13 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:13.901290 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5633b76c-e2a9-4ea4-a86a-b9dbd8e0d419 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:13.902354 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 121/486] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:13 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:13.959831 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:13.963877 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:56:13.963877 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1241350230"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:13.964961 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1241350230'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:56:13.967861 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Create volume of 1 GB Aug 01 12:56:13.970379 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Availability Zones retrieved successfully. Aug 01 12:56:13.978379 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Flow 'volume_create_api' (013aabfc-d40c-4de8-a387-404b40aaa399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:13.979565 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1bf9c5-e56c-4ba7-8a0c-59d94dbae2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:13.981518 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:56:14.018336 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1bf9c5-e56c-4ba7-8a0c-59d94dbae2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:14.021098 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f09d986-080d-4719-b973-b842aec8ee97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:14.075876 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Created reservations ['2ff2b58e-dc8a-49ef-8898-8ff0902809dd', '7f71df83-ae97-4478-9678-5c7b730032a1', 'c12c30a2-848e-41cf-bfce-89757e3e8196', '761fb24d-28f0-4830-911e-bda561779e04'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:14.076973 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f09d986-080d-4719-b973-b842aec8ee97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ff2b58e-dc8a-49ef-8898-8ff0902809dd', '7f71df83-ae97-4478-9678-5c7b730032a1', 'c12c30a2-848e-41cf-bfce-89757e3e8196', '761fb24d-28f0-4830-911e-bda561779e04']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:14.078120 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac65c43d-cdc0-43ec-bd87-5e7cc28a0542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:14.112724 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac65c43d-cdc0-43ec-bd87-5e7cc28a0542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6972bd37-6e39-441d-b224-aa33f46e4743', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1241350230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e6579cd1324b7ca425180c6e1933ec',qos_specs=None,replication_status=,reservations=['2ff2b58e-dc8a-49ef-8898-8ff0902809dd','7f71df83-ae97-4478-9678-5c7b730032a1','c12c30a2-848e-41cf-bfce-89757e3e8196','761fb24d-28f0-4830-911e-bda561779e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4aadbbd40540228c30e9609a0ac05e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1241350230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6972bd37-6e39-441d-b224-aa33f46e4743,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e6579cd1324b7ca425180c6e1933ec',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='6e4aadbbd40540228c30e9609a0ac05e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:14.113867 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22e9c9f-1c99-4c07-b304-ea89ec2ef84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:14.144639 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22e9c9f-1c99-4c07-b304-ea89ec2ef84f) 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-1241350230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e6579cd1324b7ca425180c6e1933ec',qos_specs=None,replication_status=,reservations=['2ff2b58e-dc8a-49ef-8898-8ff0902809dd','7f71df83-ae97-4478-9678-5c7b730032a1','c12c30a2-848e-41cf-bfce-89757e3e8196','761fb24d-28f0-4830-911e-bda561779e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4aadbbd40540228c30e9609a0ac05e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:14.145543 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d53f00cb-34dd-4066-9749-02abd381d54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:14.161189 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d53f00cb-34dd-4066-9749-02abd381d54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:14.162642 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Flow 'volume_create_api' (013aabfc-d40c-4de8-a387-404b40aaa399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:14.162918 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Create volume request issued successfully. Aug 01 12:56:14.163828 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9042b6f2-a595-44cc-afb9-d0a8cbdd9bed tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:56:14.164439 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 125/487] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:56:13 2026] POST /volume/v3/volumes => generated 754 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:56:14.180660 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7f4f35c7-df83-47db-b4cf-18a8dff88a4e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:14.192353 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f4f35c7-df83-47db-b4cf-18a8dff88a4e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] GET https://10.4.3.110/volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 Aug 01 12:56:14.192353 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f4f35c7-df83-47db-b4cf-18a8dff88a4e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:14.192353 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f4f35c7-df83-47db-b4cf-18a8dff88a4e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:14.198715 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:14.198715 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:14.207504 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7f4f35c7-df83-47db-b4cf-18a8dff88a4e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume info retrieved successfully. Aug 01 12:56:14.214202 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f4f35c7-df83-47db-b4cf-18a8dff88a4e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 returned with HTTP 200 Aug 01 12:56:14.214706 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 121/488] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:14 2026] GET /volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:14.417033 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3bcf70e1-9e6a-492b-8635-2df5703a8fd4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:14.419334 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bcf70e1-9e6a-492b-8635-2df5703a8fd4 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:14.419742 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bcf70e1-9e6a-492b-8635-2df5703a8fd4 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:14.420128 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bcf70e1-9e6a-492b-8635-2df5703a8fd4 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:14.429780 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:14.429780 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:14.440157 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3bcf70e1-9e6a-492b-8635-2df5703a8fd4 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:14.450155 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bcf70e1-9e6a-492b-8635-2df5703a8fd4 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:14.450823 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 122/489] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:14 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:14.917924 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-810fd0e7-74ea-4bc5-91ef-8ceccd7b6bb7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:14.922749 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-810fd0e7-74ea-4bc5-91ef-8ceccd7b6bb7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:14.923022 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-810fd0e7-74ea-4bc5-91ef-8ceccd7b6bb7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:14.923310 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-810fd0e7-74ea-4bc5-91ef-8ceccd7b6bb7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:14.926424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e372b3ad-b592-46a6-9fbf-dc664347911b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:14.929373 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e372b3ad-b592-46a6-9fbf-dc664347911b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:14.929373 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e372b3ad-b592-46a6-9fbf-dc664347911b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:14.929576 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e372b3ad-b592-46a6-9fbf-dc664347911b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:14.938526 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:14.938526 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:14.943495 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:14.943495 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:14.943819 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-810fd0e7-74ea-4bc5-91ef-8ceccd7b6bb7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:14.948224 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e372b3ad-b592-46a6-9fbf-dc664347911b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:14.951326 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-810fd0e7-74ea-4bc5-91ef-8ceccd7b6bb7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:14.952128 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 122/490] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:14 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:14.953960 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e372b3ad-b592-46a6-9fbf-dc664347911b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:14.954406 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 126/491] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:14 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:15.234140 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0127d5ab-8e48-48c7-a3b9-cba2c59dfb5b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:15.236746 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0127d5ab-8e48-48c7-a3b9-cba2c59dfb5b tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] GET https://10.4.3.110/volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 Aug 01 12:56:15.237081 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0127d5ab-8e48-48c7-a3b9-cba2c59dfb5b tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:15.237368 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0127d5ab-8e48-48c7-a3b9-cba2c59dfb5b tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:15.251173 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:15.251173 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:15.258169 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0127d5ab-8e48-48c7-a3b9-cba2c59dfb5b tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume info retrieved successfully. Aug 01 12:56:15.270694 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0127d5ab-8e48-48c7-a3b9-cba2c59dfb5b tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 returned with HTTP 200 Aug 01 12:56:15.270961 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 122/492] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:15 2026] GET /volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:15.469107 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-55120205-34ad-4e60-bb2e-4eb02106bfdc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:15.474929 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55120205-34ad-4e60-bb2e-4eb02106bfdc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:15.475120 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55120205-34ad-4e60-bb2e-4eb02106bfdc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:15.475295 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55120205-34ad-4e60-bb2e-4eb02106bfdc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:15.492410 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:15.492410 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:15.502962 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-55120205-34ad-4e60-bb2e-4eb02106bfdc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:15.511470 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55120205-34ad-4e60-bb2e-4eb02106bfdc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:15.512001 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 123/493] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:15 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:15.654127 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cb95a770-8068-4e06-8dcc-c4487cea2069 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:15.656475 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb95a770-8068-4e06-8dcc-c4487cea2069 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 Aug 01 12:56:15.656668 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb95a770-8068-4e06-8dcc-c4487cea2069 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:15.656858 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb95a770-8068-4e06-8dcc-c4487cea2069 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:15.657225 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-cb95a770-8068-4e06-8dcc-c4487cea2069 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Delete volume with id: 6972bd37-6e39-441d-b224-aa33f46e4743 Aug 01 12:56:15.665885 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:15.665885 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:15.666630 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cb95a770-8068-4e06-8dcc-c4487cea2069 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume info retrieved successfully. Aug 01 12:56:15.692778 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cb95a770-8068-4e06-8dcc-c4487cea2069 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Delete volume request issued successfully. Aug 01 12:56:15.693239 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb95a770-8068-4e06-8dcc-c4487cea2069 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 returned with HTTP 202 Aug 01 12:56:15.693615 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 123/494] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:56:15 2026] DELETE /volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:15.701450 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dfeb3dcb-0429-46ab-9fc5-4cb34ef2659d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:15.703590 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dfeb3dcb-0429-46ab-9fc5-4cb34ef2659d tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] GET https://10.4.3.110/volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 Aug 01 12:56:15.704161 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dfeb3dcb-0429-46ab-9fc5-4cb34ef2659d tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:15.704161 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dfeb3dcb-0429-46ab-9fc5-4cb34ef2659d tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:15.711476 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:15.711476 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:15.716361 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dfeb3dcb-0429-46ab-9fc5-4cb34ef2659d tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume info retrieved successfully. Aug 01 12:56:15.721459 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dfeb3dcb-0429-46ab-9fc5-4cb34ef2659d tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 returned with HTTP 200 Aug 01 12:56:15.722452 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 127/495] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:15 2026] GET /volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:15.971563 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ace59886-8c47-4441-9854-d24d4d4376b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:15.974116 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ace59886-8c47-4441-9854-d24d4d4376b5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:15.974336 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ace59886-8c47-4441-9854-d24d4d4376b5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:15.974573 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ace59886-8c47-4441-9854-d24d4d4376b5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:15.977481 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2dc41dcb-b872-4498-9cbb-c5b00c907fa7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:15.979448 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2dc41dcb-b872-4498-9cbb-c5b00c907fa7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:15.979721 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2dc41dcb-b872-4498-9cbb-c5b00c907fa7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:15.979912 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2dc41dcb-b872-4498-9cbb-c5b00c907fa7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:15.985427 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:15.985427 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:15.989410 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ace59886-8c47-4441-9854-d24d4d4376b5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:15.994215 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ace59886-8c47-4441-9854-d24d4d4376b5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:15.994737 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 123/496] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:15 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:15.995935 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:15.995935 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:16.000512 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2dc41dcb-b872-4498-9cbb-c5b00c907fa7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:16.007857 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2dc41dcb-b872-4498-9cbb-c5b00c907fa7 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:16.008283 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 124/497] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:15 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:16.534463 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f51cca4-6c3a-41ea-89a6-72356cca2e5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:16.537145 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f51cca4-6c3a-41ea-89a6-72356cca2e5b tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:16.537376 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f51cca4-6c3a-41ea-89a6-72356cca2e5b tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:16.537637 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f51cca4-6c3a-41ea-89a6-72356cca2e5b tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:16.548722 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:16.548722 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:16.553916 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6f51cca4-6c3a-41ea-89a6-72356cca2e5b tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:16.558843 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f51cca4-6c3a-41ea-89a6-72356cca2e5b tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:16.559283 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 124/498] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:16 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:16.736433 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d3161870-4ab3-4527-ab64-6d489014bb66 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:16.739155 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d3161870-4ab3-4527-ab64-6d489014bb66 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] GET https://10.4.3.110/volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 Aug 01 12:56:16.739447 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d3161870-4ab3-4527-ab64-6d489014bb66 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:16.739711 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d3161870-4ab3-4527-ab64-6d489014bb66 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:16.747959 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d3161870-4ab3-4527-ab64-6d489014bb66 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 returned with HTTP 404 Aug 01 12:56:16.748664 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 128/499] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:16 2026] GET /volume/v3/volumes/6972bd37-6e39-441d-b224-aa33f46e4743 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:16.757295 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6fc0de60-bcc7-478e-9bf0-9aaab240de6e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:16.759577 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fc0de60-bcc7-478e-9bf0-9aaab240de6e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f Aug 01 12:56:16.759577 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fc0de60-bcc7-478e-9bf0-9aaab240de6e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:16.760637 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fc0de60-bcc7-478e-9bf0-9aaab240de6e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:16.760637 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6fc0de60-bcc7-478e-9bf0-9aaab240de6e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Delete volume with id: 3d701774-b530-4756-bd70-e7fa5e14085f Aug 01 12:56:16.768449 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:16.768449 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:16.768980 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6fc0de60-bcc7-478e-9bf0-9aaab240de6e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume info retrieved successfully. Aug 01 12:56:16.786892 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6fc0de60-bcc7-478e-9bf0-9aaab240de6e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Delete volume request issued successfully. Aug 01 12:56:16.787071 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fc0de60-bcc7-478e-9bf0-9aaab240de6e tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f returned with HTTP 202 Aug 01 12:56:16.787503 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 124/500] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:56:16 2026] DELETE /volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:16.797290 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aaaa0911-5ed5-4f2c-a772-24a9dc7cd230 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:16.799230 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aaaa0911-5ed5-4f2c-a772-24a9dc7cd230 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] GET https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f Aug 01 12:56:16.799514 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aaaa0911-5ed5-4f2c-a772-24a9dc7cd230 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:16.799731 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aaaa0911-5ed5-4f2c-a772-24a9dc7cd230 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:16.807189 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:16.807189 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:16.811516 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-aaaa0911-5ed5-4f2c-a772-24a9dc7cd230 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Volume info retrieved successfully. Aug 01 12:56:16.816374 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aaaa0911-5ed5-4f2c-a772-24a9dc7cd230 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f returned with HTTP 200 Aug 01 12:56:16.816881 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 125/501] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:16 2026] GET /volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:17.007769 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc18dd3c-fe1c-486b-9ec5-c31993752f83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:17.010390 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc18dd3c-fe1c-486b-9ec5-c31993752f83 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:17.010765 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc18dd3c-fe1c-486b-9ec5-c31993752f83 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:17.011141 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc18dd3c-fe1c-486b-9ec5-c31993752f83 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:17.021832 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-910298ab-7c9b-440c-859e-a39a14c0399a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:17.023966 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-910298ab-7c9b-440c-859e-a39a14c0399a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:17.024208 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-910298ab-7c9b-440c-859e-a39a14c0399a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:17.024441 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-910298ab-7c9b-440c-859e-a39a14c0399a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:17.024830 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:17.024830 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:17.030287 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cc18dd3c-fe1c-486b-9ec5-c31993752f83 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:17.034933 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:17.034933 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:17.037284 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc18dd3c-fe1c-486b-9ec5-c31993752f83 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:17.037939 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 125/502] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:17 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:17.041983 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-910298ab-7c9b-440c-859e-a39a14c0399a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:17.046645 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-910298ab-7c9b-440c-859e-a39a14c0399a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:17.047318 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 129/503] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:17 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:17.572882 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ffb03174-d4da-4ee7-a7e3-f36ab4f71913 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:17.574743 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ffb03174-d4da-4ee7-a7e3-f36ab4f71913 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:17.574848 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ffb03174-d4da-4ee7-a7e3-f36ab4f71913 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:17.575066 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ffb03174-d4da-4ee7-a7e3-f36ab4f71913 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:17.582803 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:17.582803 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:17.587260 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ffb03174-d4da-4ee7-a7e3-f36ab4f71913 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:17.595464 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ffb03174-d4da-4ee7-a7e3-f36ab4f71913 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:17.595697 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 125/504] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:17 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:17.830227 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-38e6fe41-8fce-4d14-a5bf-d4b292830fb4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:17.832120 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38e6fe41-8fce-4d14-a5bf-d4b292830fb4 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] GET https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f Aug 01 12:56:17.832343 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38e6fe41-8fce-4d14-a5bf-d4b292830fb4 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:17.832537 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38e6fe41-8fce-4d14-a5bf-d4b292830fb4 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:17.838678 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38e6fe41-8fce-4d14-a5bf-d4b292830fb4 tempest-ServersNegativeTestJSON-402523289 tempest-ServersNegativeTestJSON-402523289-project-member] https://10.4.3.110/volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f returned with HTTP 404 Aug 01 12:56:17.839271 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 126/505] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:17 2026] GET /volume/v3/volumes/3d701774-b530-4756-bd70-e7fa5e14085f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:18.055874 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14f6a86d-6326-46b1-8da1-7b0fb5d79def None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:18.059470 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14f6a86d-6326-46b1-8da1-7b0fb5d79def tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:18.059470 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14f6a86d-6326-46b1-8da1-7b0fb5d79def tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:18.059470 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14f6a86d-6326-46b1-8da1-7b0fb5d79def tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:18.064133 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-47b54320-3293-465b-bf48-cb501aea5755 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:18.066103 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47b54320-3293-465b-bf48-cb501aea5755 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:18.066338 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47b54320-3293-465b-bf48-cb501aea5755 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:18.066538 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47b54320-3293-465b-bf48-cb501aea5755 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:18.073703 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:18.073703 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:18.078341 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-14f6a86d-6326-46b1-8da1-7b0fb5d79def tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:18.080082 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:18.080082 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:18.083452 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14f6a86d-6326-46b1-8da1-7b0fb5d79def tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:18.084004 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 126/506] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:18 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:18.086085 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-47b54320-3293-465b-bf48-cb501aea5755 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:18.091712 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47b54320-3293-465b-bf48-cb501aea5755 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:18.092267 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 130/507] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:18 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:18.610834 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c287af2f-5612-4066-b783-e8df40f280aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:18.612679 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c287af2f-5612-4066-b783-e8df40f280aa tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:18.612873 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c287af2f-5612-4066-b783-e8df40f280aa tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:18.613111 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c287af2f-5612-4066-b783-e8df40f280aa tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:18.630194 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:18.630194 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:18.636448 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c287af2f-5612-4066-b783-e8df40f280aa tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:18.642076 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c287af2f-5612-4066-b783-e8df40f280aa tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:18.642575 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 126/508] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:18 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:19.098249 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f18fa88b-5248-4f7a-aa55-a2981f5f6630 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:19.100432 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f18fa88b-5248-4f7a-aa55-a2981f5f6630 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:19.100739 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f18fa88b-5248-4f7a-aa55-a2981f5f6630 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:19.101038 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f18fa88b-5248-4f7a-aa55-a2981f5f6630 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:19.108508 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eba351f4-654a-413e-9ae2-6d044eb00c55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:19.111625 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eba351f4-654a-413e-9ae2-6d044eb00c55 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:19.111860 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eba351f4-654a-413e-9ae2-6d044eb00c55 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:19.112107 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eba351f4-654a-413e-9ae2-6d044eb00c55 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:19.115030 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:19.115030 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:19.120439 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f18fa88b-5248-4f7a-aa55-a2981f5f6630 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:19.125438 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:19.125438 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:19.127355 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f18fa88b-5248-4f7a-aa55-a2981f5f6630 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:19.127977 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 127/509] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:19 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:19.131965 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eba351f4-654a-413e-9ae2-6d044eb00c55 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:19.135072 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eba351f4-654a-413e-9ae2-6d044eb00c55 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:19.135573 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 127/510] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:19 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:19.659770 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9a1454cd-1d9b-4dfc-a3e6-19e01f402e76 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:19.662457 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a1454cd-1d9b-4dfc-a3e6-19e01f402e76 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:19.662581 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a1454cd-1d9b-4dfc-a3e6-19e01f402e76 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:19.662801 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a1454cd-1d9b-4dfc-a3e6-19e01f402e76 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:19.673555 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:19.673555 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:19.679928 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9a1454cd-1d9b-4dfc-a3e6-19e01f402e76 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:19.686136 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a1454cd-1d9b-4dfc-a3e6-19e01f402e76 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:19.686787 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 131/511] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:19 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:20.142330 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9628d832-3551-4a13-bdb7-d3992f395325 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:20.144546 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9628d832-3551-4a13-bdb7-d3992f395325 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:20.144814 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9628d832-3551-4a13-bdb7-d3992f395325 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:20.145101 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9628d832-3551-4a13-bdb7-d3992f395325 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:20.149771 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-480fe1b6-341b-4ec3-9587-c7697e1d1103 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:20.152200 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-480fe1b6-341b-4ec3-9587-c7697e1d1103 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:20.152549 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-480fe1b6-341b-4ec3-9587-c7697e1d1103 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:20.152833 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-480fe1b6-341b-4ec3-9587-c7697e1d1103 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:20.163555 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:20.163555 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:20.166388 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:20.166388 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:20.168582 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9628d832-3551-4a13-bdb7-d3992f395325 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:20.171465 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-480fe1b6-341b-4ec3-9587-c7697e1d1103 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:20.176749 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9628d832-3551-4a13-bdb7-d3992f395325 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:20.177298 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 127/512] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:20 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:20.179102 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-480fe1b6-341b-4ec3-9587-c7697e1d1103 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:20.179671 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 128/513] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:20 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:20.703738 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-47ddc82e-1472-436a-bd3d-93acd315a694 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:20.708450 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47ddc82e-1472-436a-bd3d-93acd315a694 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:20.708450 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47ddc82e-1472-436a-bd3d-93acd315a694 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:20.708450 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47ddc82e-1472-436a-bd3d-93acd315a694 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:20.718665 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:20.718665 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:20.725098 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-47ddc82e-1472-436a-bd3d-93acd315a694 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:20.731712 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47ddc82e-1472-436a-bd3d-93acd315a694 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:20.732110 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 128/514] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:20 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:21.192741 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd56709c-0492-45d7-abe8-d1e76ce770d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:21.193387 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-278c252d-c919-454d-bca1-2146eb3ff5f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:21.195267 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-278c252d-c919-454d-bca1-2146eb3ff5f4 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:21.195470 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-278c252d-c919-454d-bca1-2146eb3ff5f4 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:21.195672 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-278c252d-c919-454d-bca1-2146eb3ff5f4 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:21.199495 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd56709c-0492-45d7-abe8-d1e76ce770d0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:21.199735 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd56709c-0492-45d7-abe8-d1e76ce770d0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:21.199925 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd56709c-0492-45d7-abe8-d1e76ce770d0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:21.210478 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:21.210478 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:21.212001 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:21.212001 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:21.215467 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-278c252d-c919-454d-bca1-2146eb3ff5f4 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:21.216558 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd56709c-0492-45d7-abe8-d1e76ce770d0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:21.222595 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd56709c-0492-45d7-abe8-d1e76ce770d0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:21.229443 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 132/515] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:21 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:21.229575 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-278c252d-c919-454d-bca1-2146eb3ff5f4 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:21.229575 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 128/516] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:21 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:21.747667 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8a2c2a7d-7ef4-4591-903e-7cca45981c4d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:21.749696 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8a2c2a7d-7ef4-4591-903e-7cca45981c4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:21.749902 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8a2c2a7d-7ef4-4591-903e-7cca45981c4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:21.750130 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8a2c2a7d-7ef4-4591-903e-7cca45981c4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:21.757426 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:21.757426 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:21.761511 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8a2c2a7d-7ef4-4591-903e-7cca45981c4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:21.765931 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8a2c2a7d-7ef4-4591-903e-7cca45981c4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:21.766269 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 129/517] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:21 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:22.245099 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-73d7c662-b125-4e3e-a2da-01f66813895b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:22.246065 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fe35630e-7a99-4c04-bf78-5d0cdaf9c167 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:22.246065 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe35630e-7a99-4c04-bf78-5d0cdaf9c167 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:22.246065 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe35630e-7a99-4c04-bf78-5d0cdaf9c167 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:22.246065 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe35630e-7a99-4c04-bf78-5d0cdaf9c167 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:22.246582 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73d7c662-b125-4e3e-a2da-01f66813895b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:22.246582 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73d7c662-b125-4e3e-a2da-01f66813895b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:22.246582 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73d7c662-b125-4e3e-a2da-01f66813895b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:22.259856 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:22.259856 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:22.260471 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:22.260471 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:22.263614 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fe35630e-7a99-4c04-bf78-5d0cdaf9c167 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:22.264415 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-73d7c662-b125-4e3e-a2da-01f66813895b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:22.268030 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe35630e-7a99-4c04-bf78-5d0cdaf9c167 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:22.268673 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 133/518] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:22 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:22.269606 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73d7c662-b125-4e3e-a2da-01f66813895b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:22.270041 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 129/519] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:22 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:22.785286 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-87730da3-ce21-456b-b093-742fd0d627fc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:22.786976 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-87730da3-ce21-456b-b093-742fd0d627fc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:22.787186 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-87730da3-ce21-456b-b093-742fd0d627fc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:22.787358 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-87730da3-ce21-456b-b093-742fd0d627fc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:22.793873 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:22.793873 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:22.797961 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-87730da3-ce21-456b-b093-742fd0d627fc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:22.802241 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-87730da3-ce21-456b-b093-742fd0d627fc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:22.802611 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 129/520] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:22 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:23.282618 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-401777eb-b535-4744-80ef-fdf582d2ef92 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:23.284485 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-240d5b8e-924c-4fa0-9223-0753ee5213e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:23.284926 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-401777eb-b535-4744-80ef-fdf582d2ef92 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:23.285198 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-401777eb-b535-4744-80ef-fdf582d2ef92 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:23.285537 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-401777eb-b535-4744-80ef-fdf582d2ef92 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:23.286824 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-240d5b8e-924c-4fa0-9223-0753ee5213e0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:23.287725 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-240d5b8e-924c-4fa0-9223-0753ee5213e0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:23.288000 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-240d5b8e-924c-4fa0-9223-0753ee5213e0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:23.298491 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:23.298491 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:23.298656 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:23.298656 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:23.302929 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-240d5b8e-924c-4fa0-9223-0753ee5213e0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:23.304564 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-401777eb-b535-4744-80ef-fdf582d2ef92 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:23.307508 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-240d5b8e-924c-4fa0-9223-0753ee5213e0 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:23.307956 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 134/521] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:23 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:23.310471 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-401777eb-b535-4744-80ef-fdf582d2ef92 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:23.311048 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 130/522] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:23 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:23.825980 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-25d9235d-213c-4405-ba4e-8687c75f786d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:23.829439 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-25d9235d-213c-4405-ba4e-8687c75f786d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:23.829439 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-25d9235d-213c-4405-ba4e-8687c75f786d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:23.829439 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-25d9235d-213c-4405-ba4e-8687c75f786d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:23.848021 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:23.848021 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:23.853195 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-25d9235d-213c-4405-ba4e-8687c75f786d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:23.858965 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-25d9235d-213c-4405-ba4e-8687c75f786d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:23.859565 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 130/523] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:23 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:24.319829 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7d8d26d-9e8a-4c6d-96b8-1120890f6384 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:24.321505 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7d8d26d-9e8a-4c6d-96b8-1120890f6384 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:24.321706 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7d8d26d-9e8a-4c6d-96b8-1120890f6384 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:24.321890 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7d8d26d-9e8a-4c6d-96b8-1120890f6384 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:24.325587 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e70832b6-db1d-4098-9848-a401a4d690df None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:24.327585 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e70832b6-db1d-4098-9848-a401a4d690df tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:24.327778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e70832b6-db1d-4098-9848-a401a4d690df tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:24.327982 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e70832b6-db1d-4098-9848-a401a4d690df tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:24.334375 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:24.334375 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:24.337824 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:24.337824 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:24.339214 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c7d8d26d-9e8a-4c6d-96b8-1120890f6384 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:24.341254 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e70832b6-db1d-4098-9848-a401a4d690df tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:24.345210 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7d8d26d-9e8a-4c6d-96b8-1120890f6384 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:24.345348 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e70832b6-db1d-4098-9848-a401a4d690df tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:24.345755 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 130/524] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:24 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:24.345819 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 135/525] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:24 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:24.511247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-1a05eeb7-0401-4a26-93db-6a780c73f891 req-7c508d49-7edd-491b-a0f1-771998df975e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:24.513464 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1a05eeb7-0401-4a26-93db-6a780c73f891 req-7c508d49-7edd-491b-a0f1-771998df975e tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-member] DELETE https://10.4.3.110/volume/v3/volumes/tempest-invalid-472662698 Aug 01 12:56:24.513719 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1a05eeb7-0401-4a26-93db-6a780c73f891 req-7c508d49-7edd-491b-a0f1-771998df975e tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:24.513959 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1a05eeb7-0401-4a26-93db-6a780c73f891 req-7c508d49-7edd-491b-a0f1-771998df975e tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:24.514117 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [req-1a05eeb7-0401-4a26-93db-6a780c73f891 req-7c508d49-7edd-491b-a0f1-771998df975e tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-member] Delete volume with id: tempest-invalid-472662698 Aug 01 12:56:24.519966 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1a05eeb7-0401-4a26-93db-6a780c73f891 req-7c508d49-7edd-491b-a0f1-771998df975e tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-member] https://10.4.3.110/volume/v3/volumes/tempest-invalid-472662698 returned with HTTP 404 Aug 01 12:56:24.520413 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 131/526] 10.4.3.110 () {70 vars in 1587 bytes} [Sat Aug 1 12:56:24 2026] DELETE /volume/v3/volumes/tempest-invalid-472662698 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:56:24.599806 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cb9371ab-e0ac-43c9-8459-a4b77cc244dd req-7a4224eb-768f-4ae0-b823-1803b699ea1c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:24.602798 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cb9371ab-e0ac-43c9-8459-a4b77cc244dd req-7a4224eb-768f-4ae0-b823-1803b699ea1c tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-member] DELETE https://10.4.3.110/volume/v3/volumes/ebee7bec-d060-4e4b-a8de-03e18001b235 Aug 01 12:56:24.603016 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cb9371ab-e0ac-43c9-8459-a4b77cc244dd req-7a4224eb-768f-4ae0-b823-1803b699ea1c tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:24.603305 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cb9371ab-e0ac-43c9-8459-a4b77cc244dd req-7a4224eb-768f-4ae0-b823-1803b699ea1c tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:24.603545 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-cb9371ab-e0ac-43c9-8459-a4b77cc244dd req-7a4224eb-768f-4ae0-b823-1803b699ea1c tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-member] Delete volume with id: ebee7bec-d060-4e4b-a8de-03e18001b235 Aug 01 12:56:24.611044 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cb9371ab-e0ac-43c9-8459-a4b77cc244dd req-7a4224eb-768f-4ae0-b823-1803b699ea1c tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-member] https://10.4.3.110/volume/v3/volumes/ebee7bec-d060-4e4b-a8de-03e18001b235 returned with HTTP 404 Aug 01 12:56:24.611801 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 131/527] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 12:56:24 2026] DELETE /volume/v3/volumes/ebee7bec-d060-4e4b-a8de-03e18001b235 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:24.632928 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-78bdcc1c-9797-4318-8dc0-3b1a8b2a5b15 req-38faf2ad-7aa0-42ce-bf44-1f6650df645a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:24.635021 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-78bdcc1c-9797-4318-8dc0-3b1a8b2a5b15 req-38faf2ad-7aa0-42ce-bf44-1f6650df645a tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-reader] GET https://10.4.3.110/volume/v3/volumes/66504613-2d20-4ef2-a3c9-aeba82ea9e74 Aug 01 12:56:24.635262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-78bdcc1c-9797-4318-8dc0-3b1a8b2a5b15 req-38faf2ad-7aa0-42ce-bf44-1f6650df645a tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:24.635415 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-78bdcc1c-9797-4318-8dc0-3b1a8b2a5b15 req-38faf2ad-7aa0-42ce-bf44-1f6650df645a tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:24.641306 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-78bdcc1c-9797-4318-8dc0-3b1a8b2a5b15 req-38faf2ad-7aa0-42ce-bf44-1f6650df645a tempest-VolumesNegativeTest-1312632368 tempest-VolumesNegativeTest-1312632368-project-reader] https://10.4.3.110/volume/v3/volumes/66504613-2d20-4ef2-a3c9-aeba82ea9e74 returned with HTTP 404 Aug 01 12:56:24.641846 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 131/528] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:56:24 2026] GET /volume/v3/volumes/66504613-2d20-4ef2-a3c9-aeba82ea9e74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:24.881114 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7a2c9177-8f19-4f5d-8af8-d8626dfc2f43 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:24.882696 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a2c9177-8f19-4f5d-8af8-d8626dfc2f43 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:24.882873 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7a2c9177-8f19-4f5d-8af8-d8626dfc2f43 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:24.883115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7a2c9177-8f19-4f5d-8af8-d8626dfc2f43 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:24.889777 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:24.889777 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:24.895554 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7a2c9177-8f19-4f5d-8af8-d8626dfc2f43 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:24.902017 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a2c9177-8f19-4f5d-8af8-d8626dfc2f43 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:24.902406 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 136/529] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:24 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:25.358808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-33edf3bd-cd67-407c-ad96-858158156f39 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:25.359245 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1a6ec801-902b-46da-8e63-ca88b80b0d36 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:25.361214 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a6ec801-902b-46da-8e63-ca88b80b0d36 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:25.361293 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33edf3bd-cd67-407c-ad96-858158156f39 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:25.361418 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a6ec801-902b-46da-8e63-ca88b80b0d36 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:25.361540 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33edf3bd-cd67-407c-ad96-858158156f39 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:25.361613 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a6ec801-902b-46da-8e63-ca88b80b0d36 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:25.362482 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33edf3bd-cd67-407c-ad96-858158156f39 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:25.374407 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:25.374407 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:25.376369 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:25.376369 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:25.380693 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1a6ec801-902b-46da-8e63-ca88b80b0d36 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:25.383971 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-33edf3bd-cd67-407c-ad96-858158156f39 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:25.387825 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33edf3bd-cd67-407c-ad96-858158156f39 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:25.388214 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a6ec801-902b-46da-8e63-ca88b80b0d36 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:25.388478 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 132/530] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:25 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:25.390012 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 132/531] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:25 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 12:56:25.917012 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f416ab15-2149-45c3-b141-6fcf03dba1d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:25.919342 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f416ab15-2149-45c3-b141-6fcf03dba1d1 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:25.919553 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f416ab15-2149-45c3-b141-6fcf03dba1d1 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:25.919816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f416ab15-2149-45c3-b141-6fcf03dba1d1 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:25.927701 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:25.927701 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:25.932282 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f416ab15-2149-45c3-b141-6fcf03dba1d1 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:25.938156 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f416ab15-2149-45c3-b141-6fcf03dba1d1 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:25.938796 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 132/532] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:25 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:26.404820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-766d7ea6-5c0a-41bb-b594-4a77916dbc2d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:26.405469 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7552669c-3d22-4ff1-8d68-abb30499403e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:26.407450 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7552669c-3d22-4ff1-8d68-abb30499403e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:26.407500 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-766d7ea6-5c0a-41bb-b594-4a77916dbc2d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:26.407641 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7552669c-3d22-4ff1-8d68-abb30499403e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:26.407837 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-766d7ea6-5c0a-41bb-b594-4a77916dbc2d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:26.407895 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7552669c-3d22-4ff1-8d68-abb30499403e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:26.408128 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-766d7ea6-5c0a-41bb-b594-4a77916dbc2d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:26.418469 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:26.418469 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:26.419365 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:26.419365 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:26.422093 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7552669c-3d22-4ff1-8d68-abb30499403e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:26.423875 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-766d7ea6-5c0a-41bb-b594-4a77916dbc2d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:26.426153 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7552669c-3d22-4ff1-8d68-abb30499403e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:26.426580 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 133/533] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:26 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:26.430450 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-766d7ea6-5c0a-41bb-b594-4a77916dbc2d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:26.431148 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 137/534] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:26 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:26.505718 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1621485f-3949-4350-a86f-147948f56631 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:26.664507 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1621485f-3949-4350-a86f-147948f56631 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] GET https://10.4.3.110/volume/v3/scheduler-stats/get_pools Aug 01 12:56:26.665234 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1621485f-3949-4350-a86f-147948f56631 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:26.665771 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1621485f-3949-4350-a86f-147948f56631 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] Calling method 'get_pools' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:26.679457 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1621485f-3949-4350-a86f-147948f56631 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] https://10.4.3.110/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 12:56:26.680029 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 133/535] 10.4.3.110 () {66 vars in 1291 bytes} [Sat Aug 1 12:56:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:26.687525 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ada90c0-3ab8-4dbb-b9e5-959f173d7ce6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:26.689327 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ada90c0-3ab8-4dbb-b9e5-959f173d7ce6 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] GET https://10.4.3.110/volume/v3/scheduler-stats/get_pools?detail=True Aug 01 12:56:26.689563 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ada90c0-3ab8-4dbb-b9e5-959f173d7ce6 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:26.689790 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ada90c0-3ab8-4dbb-b9e5-959f173d7ce6 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] Calling method 'get_pools' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:26.699546 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ada90c0-3ab8-4dbb-b9e5-959f173d7ce6 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] https://10.4.3.110/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 01 12:56:26.700043 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 133/536] 10.4.3.110 () {66 vars in 1314 bytes} [Sat Aug 1 12:56:26 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:56:26.709574 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d3326f33-24ad-4d84-9853-fad90c6a6116 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:26.711958 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3326f33-24ad-4d84-9853-fad90c6a6116 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] GET https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool Aug 01 12:56:26.712162 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3326f33-24ad-4d84-9853-fad90c6a6116 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:26.712338 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3326f33-24ad-4d84-9853-fad90c6a6116 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:26.724320 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3326f33-24ad-4d84-9853-fad90c6a6116 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool returned with HTTP 200 Aug 01 12:56:26.725192 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 134/537] 10.4.3.110 () {66 vars in 1318 bytes} [Sat Aug 1 12:56:26 2026] GET /volume/v3/capabilities/np0000006302@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 12:56:26.735761 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f732ad0e-693f-4d6a-a394-4cfffad25761 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:26.737935 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f732ad0e-693f-4d6a-a394-4cfffad25761 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] GET https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool Aug 01 12:56:26.738181 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f732ad0e-693f-4d6a-a394-4cfffad25761 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:26.738401 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f732ad0e-693f-4d6a-a394-4cfffad25761 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:26.751187 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f732ad0e-693f-4d6a-a394-4cfffad25761 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool returned with HTTP 200 Aug 01 12:56:26.751685 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 138/538] 10.4.3.110 () {66 vars in 1318 bytes} [Sat Aug 1 12:56:26 2026] GET /volume/v3/capabilities/np0000006302@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:26.764629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5961e4b8-c64b-4c91-95a3-541166f81ee9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:26.766432 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5961e4b8-c64b-4c91-95a3-541166f81ee9 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] GET https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool Aug 01 12:56:26.767001 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5961e4b8-c64b-4c91-95a3-541166f81ee9 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:26.767372 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5961e4b8-c64b-4c91-95a3-541166f81ee9 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:26.778496 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5961e4b8-c64b-4c91-95a3-541166f81ee9 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766 tempest-BackendsCapabilitiesAdminTestsJSON-1077774766-project-admin] https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool returned with HTTP 200 Aug 01 12:56:26.778907 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 134/539] 10.4.3.110 () {66 vars in 1318 bytes} [Sat Aug 1 12:56:26 2026] GET /volume/v3/capabilities/np0000006302@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:26.954524 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-055c7ab2-b81c-4edd-9275-6a79742f4949 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:26.958650 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-055c7ab2-b81c-4edd-9275-6a79742f4949 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:26.958940 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-055c7ab2-b81c-4edd-9275-6a79742f4949 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:26.959141 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-055c7ab2-b81c-4edd-9275-6a79742f4949 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:26.972358 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:26.972358 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:26.978811 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-055c7ab2-b81c-4edd-9275-6a79742f4949 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:26.985194 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-055c7ab2-b81c-4edd-9275-6a79742f4949 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:26.985770 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 134/540] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:26 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:27.446760 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e034150b-f4ae-48bf-becd-8ce677757b2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:27.447982 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-00cffa4d-b6f9-4088-bf15-1378997f5e6c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:27.448451 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e034150b-f4ae-48bf-becd-8ce677757b2e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:27.448598 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e034150b-f4ae-48bf-becd-8ce677757b2e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:27.448795 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e034150b-f4ae-48bf-becd-8ce677757b2e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:27.449879 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00cffa4d-b6f9-4088-bf15-1378997f5e6c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:27.450074 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-00cffa4d-b6f9-4088-bf15-1378997f5e6c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:27.450281 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-00cffa4d-b6f9-4088-bf15-1378997f5e6c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:27.460404 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:27.460404 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:27.461445 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:27.461445 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:27.464389 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-00cffa4d-b6f9-4088-bf15-1378997f5e6c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:27.465964 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e034150b-f4ae-48bf-becd-8ce677757b2e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:27.469252 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00cffa4d-b6f9-4088-bf15-1378997f5e6c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:27.469688 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 139/541] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:27 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:27.472020 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e034150b-f4ae-48bf-becd-8ce677757b2e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:27.472514 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 135/542] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:27 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:28.002175 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8d70021b-5d60-4595-9db6-c26ff1b96178 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:28.004261 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8d70021b-5d60-4595-9db6-c26ff1b96178 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:28.004513 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8d70021b-5d60-4595-9db6-c26ff1b96178 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:28.004811 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8d70021b-5d60-4595-9db6-c26ff1b96178 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:28.015577 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:28.015577 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:28.020745 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8d70021b-5d60-4595-9db6-c26ff1b96178 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:28.025971 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8d70021b-5d60-4595-9db6-c26ff1b96178 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:28.026382 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 135/543] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:28 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:28.484452 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3e551e1b-3b3d-4fb6-b56b-a8924afc1764 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:28.485823 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a0880c2e-bbad-4f09-b6d5-091e89613ac2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:28.486117 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e551e1b-3b3d-4fb6-b56b-a8924afc1764 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:28.486225 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e551e1b-3b3d-4fb6-b56b-a8924afc1764 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:28.486441 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e551e1b-3b3d-4fb6-b56b-a8924afc1764 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:28.488002 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0880c2e-bbad-4f09-b6d5-091e89613ac2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:28.488275 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0880c2e-bbad-4f09-b6d5-091e89613ac2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:28.488529 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0880c2e-bbad-4f09-b6d5-091e89613ac2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:28.496459 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:28.496459 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:28.500658 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:28.500658 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:28.502224 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3e551e1b-3b3d-4fb6-b56b-a8924afc1764 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:28.504384 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a0880c2e-bbad-4f09-b6d5-091e89613ac2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:28.509179 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0880c2e-bbad-4f09-b6d5-091e89613ac2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:28.509443 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e551e1b-3b3d-4fb6-b56b-a8924afc1764 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:28.509834 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 140/544] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:28 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:28.510022 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 135/545] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:28 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:29.040853 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e9dc206-e6e3-41bd-b692-c88925b69543 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.043482 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e9dc206-e6e3-41bd-b692-c88925b69543 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:29.043482 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e9dc206-e6e3-41bd-b692-c88925b69543 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.044552 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e9dc206-e6e3-41bd-b692-c88925b69543 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.055479 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:29.055479 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:29.060885 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e9dc206-e6e3-41bd-b692-c88925b69543 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:29.065733 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e9dc206-e6e3-41bd-b692-c88925b69543 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:29.066135 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 136/546] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:29 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:29.212577 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cfced2bc-c2d4-4702-858c-5c345e5bd5b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.314580 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cfced2bc-c2d4-4702-858c-5c345e5bd5b8 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 12:56:29.314979 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cfced2bc-c2d4-4702-858c-5c345e5bd5b8 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-567737182"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:29.343546 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cfced2bc-c2d4-4702-858c-5c345e5bd5b8 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 12:56:29.343964 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 136/547] 10.4.3.110 () {70 vars in 1311 bytes} [Sat Aug 1 12:56:29 2026] POST /volume/v3/group_types => generated 180 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:29.353636 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-29c4c3e9-389b-4029-9f3d-b6bb043f5cc8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.355647 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-29c4c3e9-389b-4029-9f3d-b6bb043f5cc8 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] POST https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs Aug 01 12:56:29.356050 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-29c4c3e9-389b-4029-9f3d-b6bb043f5cc8 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:29.378414 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-29c4c3e9-389b-4029-9f3d-b6bb043f5cc8 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs returned with HTTP 202 Aug 01 12:56:29.378864 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 141/548] 10.4.3.110 () {70 vars in 1458 bytes} [Sat Aug 1 12:56:29 2026] POST /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs => generated 53 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:56:29.386981 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-17633b01-4ff8-438c-ab41-b2a09b4f7f19 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.388917 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17633b01-4ff8-438c-ab41-b2a09b4f7f19 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] POST https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs Aug 01 12:56:29.389308 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17633b01-4ff8-438c-ab41-b2a09b4f7f19 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:29.415840 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17633b01-4ff8-438c-ab41-b2a09b4f7f19 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs returned with HTTP 202 Aug 01 12:56:29.416366 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 136/549] 10.4.3.110 () {70 vars in 1458 bytes} [Sat Aug 1 12:56:29 2026] POST /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs => generated 61 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:56:29.424793 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89fb81bb-05b8-4294-9ef9-8bceb7ca6c19 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.426875 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89fb81bb-05b8-4294-9ef9-8bceb7ca6c19 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] GET https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key2 Aug 01 12:56:29.427074 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89fb81bb-05b8-4294-9ef9-8bceb7ca6c19 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.427349 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89fb81bb-05b8-4294-9ef9-8bceb7ca6c19 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.443333 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89fb81bb-05b8-4294-9ef9-8bceb7ca6c19 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key2 returned with HTTP 200 Aug 01 12:56:29.443981 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 137/550] 10.4.3.110 () {68 vars in 1452 bytes} [Sat Aug 1 12:56:29 2026] GET /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key2 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:29.451565 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4fc6e482-c3e9-46e9-a4b4-7097b14847e9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.453750 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4fc6e482-c3e9-46e9-a4b4-7097b14847e9 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] GET https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 Aug 01 12:56:29.453991 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4fc6e482-c3e9-46e9-a4b4-7097b14847e9 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.454216 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4fc6e482-c3e9-46e9-a4b4-7097b14847e9 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.461893 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4fc6e482-c3e9-46e9-a4b4-7097b14847e9 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 returned with HTTP 200 Aug 01 12:56:29.462450 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 137/551] 10.4.3.110 () {68 vars in 1452 bytes} [Sat Aug 1 12:56:29 2026] GET /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 => generated 18 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:29.469886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c0f9f5e1-eea0-489a-81de-0e90b829528c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.472148 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0f9f5e1-eea0-489a-81de-0e90b829528c tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] PUT https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 Aug 01 12:56:29.472582 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0f9f5e1-eea0-489a-81de-0e90b829528c tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:29.486085 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0f9f5e1-eea0-489a-81de-0e90b829528c tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 returned with HTTP 200 Aug 01 12:56:29.486557 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 142/552] 10.4.3.110 () {70 vars in 1472 bytes} [Sat Aug 1 12:56:29 2026] PUT /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 => generated 26 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:29.493501 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ea3f3604-a509-4d6e-b32d-168c23cdca88 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.495603 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea3f3604-a509-4d6e-b32d-168c23cdca88 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] GET https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs Aug 01 12:56:29.495862 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea3f3604-a509-4d6e-b32d-168c23cdca88 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.496122 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea3f3604-a509-4d6e-b32d-168c23cdca88 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.504202 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea3f3604-a509-4d6e-b32d-168c23cdca88 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs returned with HTTP 200 Aug 01 12:56:29.504631 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 137/553] 10.4.3.110 () {68 vars in 1437 bytes} [Sat Aug 1 12:56:29 2026] GET /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:29.512101 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-013ed6ce-7c71-4259-a96d-822809d550b4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.514736 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-013ed6ce-7c71-4259-a96d-822809d550b4 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key1 Aug 01 12:56:29.515140 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-013ed6ce-7c71-4259-a96d-822809d550b4 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.515395 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-013ed6ce-7c71-4259-a96d-822809d550b4 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.523225 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aa1a5dac-7702-4286-aada-90af85faaf10 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.524053 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1792be11-7397-4d9b-99a7-22b8e0debb5e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.525701 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa1a5dac-7702-4286-aada-90af85faaf10 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:29.526016 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa1a5dac-7702-4286-aada-90af85faaf10 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.526902 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa1a5dac-7702-4286-aada-90af85faaf10 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.526998 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1792be11-7397-4d9b-99a7-22b8e0debb5e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:29.527241 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1792be11-7397-4d9b-99a7-22b8e0debb5e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.527455 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1792be11-7397-4d9b-99a7-22b8e0debb5e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.529577 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-013ed6ce-7c71-4259-a96d-822809d550b4 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key1 returned with HTTP 202 Aug 01 12:56:29.529886 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 138/554] 10.4.3.110 () {68 vars in 1455 bytes} [Sat Aug 1 12:56:29 2026] DELETE /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 12:56:29.538911 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-41c1d704-b825-43be-8241-48fdc878ecef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.539059 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:29.539059 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:29.540050 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:29.540050 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:29.541371 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-41c1d704-b825-43be-8241-48fdc878ecef tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] GET https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key1 Aug 01 12:56:29.541697 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-41c1d704-b825-43be-8241-48fdc878ecef tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.541975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-41c1d704-b825-43be-8241-48fdc878ecef tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.542923 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1792be11-7397-4d9b-99a7-22b8e0debb5e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:29.545340 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-aa1a5dac-7702-4286-aada-90af85faaf10 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:29.548706 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1792be11-7397-4d9b-99a7-22b8e0debb5e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:29.549183 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 143/555] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:29 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:29.550443 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-41c1d704-b825-43be-8241-48fdc878ecef tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] HTTP exception thrown: Group Type 6f4445ca-a836-4db0-8fab-2867dfcfae6e has no extra spec with key key1. Aug 01 12:56:29.550653 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-41c1d704-b825-43be-8241-48fdc878ecef tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key1 returned with HTTP 404 Aug 01 12:56:29.551379 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 138/556] 10.4.3.110 () {68 vars in 1452 bytes} [Sat Aug 1 12:56:29 2026] GET /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:56:29.551924 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa1a5dac-7702-4286-aada-90af85faaf10 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:29.552483 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 138/557] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:29 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:29.560533 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-46c2f383-c985-43c5-b11b-06002adf6e09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.562697 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46c2f383-c985-43c5-b11b-06002adf6e09 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key2 Aug 01 12:56:29.562970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46c2f383-c985-43c5-b11b-06002adf6e09 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.563197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46c2f383-c985-43c5-b11b-06002adf6e09 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.574475 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46c2f383-c985-43c5-b11b-06002adf6e09 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key2 returned with HTTP 202 Aug 01 12:56:29.574963 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 139/558] 10.4.3.110 () {68 vars in 1455 bytes} [Sat Aug 1 12:56:29 2026] DELETE /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key2 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 12:56:29.583455 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-684b3aa7-1321-4321-8d09-7833e8a9d565 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.585460 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-684b3aa7-1321-4321-8d09-7833e8a9d565 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] GET https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key2 Aug 01 12:56:29.585705 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-684b3aa7-1321-4321-8d09-7833e8a9d565 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.585939 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-684b3aa7-1321-4321-8d09-7833e8a9d565 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.593462 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-684b3aa7-1321-4321-8d09-7833e8a9d565 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] HTTP exception thrown: Group Type 6f4445ca-a836-4db0-8fab-2867dfcfae6e has no extra spec with key key2. Aug 01 12:56:29.593670 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-684b3aa7-1321-4321-8d09-7833e8a9d565 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key2 returned with HTTP 404 Aug 01 12:56:29.594312 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 144/559] 10.4.3.110 () {68 vars in 1452 bytes} [Sat Aug 1 12:56:29 2026] GET /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:56:29.603733 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4bbd7414-7d6a-42c0-8f5a-d0334777a999 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.606867 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4bbd7414-7d6a-42c0-8f5a-d0334777a999 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 Aug 01 12:56:29.607171 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4bbd7414-7d6a-42c0-8f5a-d0334777a999 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.607445 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4bbd7414-7d6a-42c0-8f5a-d0334777a999 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.621968 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4bbd7414-7d6a-42c0-8f5a-d0334777a999 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 returned with HTTP 202 Aug 01 12:56:29.622558 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 139/560] 10.4.3.110 () {68 vars in 1455 bytes} [Sat Aug 1 12:56:29 2026] DELETE /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 12:56:29.630373 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-effad70b-3731-4a19-b5e9-bf77d0830439 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.632535 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-effad70b-3731-4a19-b5e9-bf77d0830439 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] GET https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 Aug 01 12:56:29.632852 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-effad70b-3731-4a19-b5e9-bf77d0830439 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.633115 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-effad70b-3731-4a19-b5e9-bf77d0830439 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.642047 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-effad70b-3731-4a19-b5e9-bf77d0830439 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] HTTP exception thrown: Group Type 6f4445ca-a836-4db0-8fab-2867dfcfae6e has no extra spec with key key3. Aug 01 12:56:29.642205 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-effad70b-3731-4a19-b5e9-bf77d0830439 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 returned with HTTP 404 Aug 01 12:56:29.642970 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 139/561] 10.4.3.110 () {68 vars in 1452 bytes} [Sat Aug 1 12:56:29 2026] GET /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:56:29.651999 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3980b51d-93de-43b4-aae7-fa412494c4e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:29.653958 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3980b51d-93de-43b4-aae7-fa412494c4e5 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e Aug 01 12:56:29.654237 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3980b51d-93de-43b4-aae7-fa412494c4e5 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:29.654437 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3980b51d-93de-43b4-aae7-fa412494c4e5 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:29.671403 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3980b51d-93de-43b4-aae7-fa412494c4e5 tempest-GroupTypeSpecsTest-977861643 tempest-GroupTypeSpecsTest-977861643-project-admin] https://10.4.3.110/volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e returned with HTTP 202 Aug 01 12:56:29.671900 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 140/562] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 12:56:29 2026] DELETE /volume/v3/group_types/6f4445ca-a836-4db0-8fab-2867dfcfae6e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 12:56:30.082763 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea0e74a2-d0bc-4f5b-9f88-9b150df73de5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:30.084542 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea0e74a2-d0bc-4f5b-9f88-9b150df73de5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:30.084729 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea0e74a2-d0bc-4f5b-9f88-9b150df73de5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:30.084934 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea0e74a2-d0bc-4f5b-9f88-9b150df73de5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:30.095032 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:30.095032 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:30.098865 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea0e74a2-d0bc-4f5b-9f88-9b150df73de5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:30.103971 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea0e74a2-d0bc-4f5b-9f88-9b150df73de5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:30.104460 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 145/563] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:30 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:30.564558 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-64ef8f5f-1424-4bc2-8791-b436f3cb7d2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:30.567007 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64ef8f5f-1424-4bc2-8791-b436f3cb7d2c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:30.567473 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64ef8f5f-1424-4bc2-8791-b436f3cb7d2c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:30.567738 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64ef8f5f-1424-4bc2-8791-b436f3cb7d2c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:30.572049 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9b19395d-704d-4edd-b721-545c5018967c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:30.573893 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9b19395d-704d-4edd-b721-545c5018967c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:30.574113 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9b19395d-704d-4edd-b721-545c5018967c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:30.574298 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9b19395d-704d-4edd-b721-545c5018967c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:30.582168 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:30.582168 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:30.586845 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-64ef8f5f-1424-4bc2-8791-b436f3cb7d2c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:30.587938 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:30.587938 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:30.592376 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64ef8f5f-1424-4bc2-8791-b436f3cb7d2c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:30.592995 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 140/564] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:30 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:30.593521 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9b19395d-704d-4edd-b721-545c5018967c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:30.600836 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9b19395d-704d-4edd-b721-545c5018967c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:30.601058 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 140/565] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:30 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:31.119142 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1eda7b0c-5754-4a71-a126-3de2c7098c35 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:31.121250 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1eda7b0c-5754-4a71-a126-3de2c7098c35 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:31.121505 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1eda7b0c-5754-4a71-a126-3de2c7098c35 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:31.121743 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1eda7b0c-5754-4a71-a126-3de2c7098c35 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:31.131154 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:31.131154 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:31.135806 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1eda7b0c-5754-4a71-a126-3de2c7098c35 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:31.141467 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1eda7b0c-5754-4a71-a126-3de2c7098c35 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:31.141957 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 141/566] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:31 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:31.613151 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e51d76b6-6a32-44fa-9f2e-e252fb4db59c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:31.615765 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e51d76b6-6a32-44fa-9f2e-e252fb4db59c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:31.616048 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e51d76b6-6a32-44fa-9f2e-e252fb4db59c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:31.616301 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e51d76b6-6a32-44fa-9f2e-e252fb4db59c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:31.618886 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-17ff6eef-0d60-4d27-8f99-197af1f6513c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:31.620660 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17ff6eef-0d60-4d27-8f99-197af1f6513c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:31.620835 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17ff6eef-0d60-4d27-8f99-197af1f6513c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:31.621041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17ff6eef-0d60-4d27-8f99-197af1f6513c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:31.628485 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:31.628485 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:31.633440 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e51d76b6-6a32-44fa-9f2e-e252fb4db59c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:31.634025 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:31.634025 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:31.637431 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-17ff6eef-0d60-4d27-8f99-197af1f6513c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:31.639647 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e51d76b6-6a32-44fa-9f2e-e252fb4db59c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:31.640255 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 146/567] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:31 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:31.641901 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17ff6eef-0d60-4d27-8f99-197af1f6513c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:31.642292 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 141/568] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:31 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:32.156630 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1dd3b840-ed8c-4153-8b13-c965131837b2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:32.158853 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1dd3b840-ed8c-4153-8b13-c965131837b2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:32.159120 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1dd3b840-ed8c-4153-8b13-c965131837b2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:32.159358 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1dd3b840-ed8c-4153-8b13-c965131837b2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:32.169087 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:32.169087 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:32.173324 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1dd3b840-ed8c-4153-8b13-c965131837b2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:32.178812 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1dd3b840-ed8c-4153-8b13-c965131837b2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:32.179325 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 141/569] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:32 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:32.284245 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-362fdbc8-33b6-4e8b-a16f-1b8a6533d5d9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:32.360141 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-362fdbc8-33b6-4e8b-a16f-1b8a6533d5d9 tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:56:32.360474 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-362fdbc8-33b6-4e8b-a16f-1b8a6533d5d9 tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1045544878", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1299154489", "vendor_name": "tempest-vendor_name-862928590"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:32.384488 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-362fdbc8-33b6-4e8b-a16f-1b8a6533d5d9 tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 12:56:32.384893 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 142/570] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 12:56:32 2026] POST /volume/v3/types => generated 327 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:32.394315 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9825372c-6220-428e-a461-68fb0501cb45 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:32.451731 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:56:32.452295 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d64186af-78cc-4dfe-8e58-1814d5d857f5", "size": 1, "name": "tempest-UserMessagesTest-Volume-1888147421"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:32.454312 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Create volume request body: {'volume': {'volume_type': 'd64186af-78cc-4dfe-8e58-1814d5d857f5', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1888147421'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:56:32.460102 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Create volume of 1 GB Aug 01 12:56:32.460429 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:32.460429 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:32.460930 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Availability Zones retrieved successfully. Aug 01 12:56:32.466670 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Flow 'volume_create_api' (5404e912-4a84-4a99-afa9-ebc6b18778ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:32.467992 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7b7abd-a47f-4331-b284-a9c6d2e18e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:32.468664 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:56:32.487998 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7b7abd-a47f-4331-b284-a9c6d2e18e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1299154489',vendor_name='tempest-vendor_name-862928590'},id=d64186af-78cc-4dfe-8e58-1814d5d857f5,is_public=True,name='tempest-UserMessagesTest-volume-type-1045544878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd64186af-78cc-4dfe-8e58-1814d5d857f5', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:32.488731 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff02a463-e03c-4b43-95ff-8838a3da0c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:32.512090 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1045544878 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1045544878, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:32.512360 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1045544878 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1045544878, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:32.542478 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Created reservations ['f5727f5c-fd46-4528-986d-5b3c7e4e50e3', '553ae5a3-e19c-400d-a3c5-58a093a341a6', 'dffccf0c-6779-414f-87a2-37bb02c025bf', '332f7956-9c38-4d9b-bb44-94ac5201b9d3'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:32.543218 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff02a463-e03c-4b43-95ff-8838a3da0c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5727f5c-fd46-4528-986d-5b3c7e4e50e3', '553ae5a3-e19c-400d-a3c5-58a093a341a6', 'dffccf0c-6779-414f-87a2-37bb02c025bf', '332f7956-9c38-4d9b-bb44-94ac5201b9d3']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:32.543935 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549c32de-5690-4266-9b81-3919a08a783c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:32.566444 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549c32de-5690-4266-9b81-3919a08a783c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b973e8f5-b6bc-4576-b9d5-f80509b1692a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1888147421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277e12ee1ef3410899a147597e54e71b',qos_specs=None,replication_status=,reservations=['f5727f5c-fd46-4528-986d-5b3c7e4e50e3','553ae5a3-e19c-400d-a3c5-58a093a341a6','dffccf0c-6779-414f-87a2-37bb02c025bf','332f7956-9c38-4d9b-bb44-94ac5201b9d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c14da1dc5e4c40865604c17c0097a0',volume_type_id=d64186af-78cc-4dfe-8e58-1814d5d857f5), '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=2026-08-01T12:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1888147421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b973e8f5-b6bc-4576-b9d5-f80509b1692a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='277e12ee1ef3410899a147597e54e71b',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='41c14da1dc5e4c40865604c17c0097a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d64186af-78cc-4dfe-8e58-1814d5d857f5),volume_type_id=d64186af-78cc-4dfe-8e58-1814d5d857f5)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:32.567322 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1bee11c-963c-4186-ad30-26a2ed44a252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:32.586433 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1bee11c-963c-4186-ad30-26a2ed44a252) 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-UserMessagesTest-Volume-1888147421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277e12ee1ef3410899a147597e54e71b',qos_specs=None,replication_status=,reservations=['f5727f5c-fd46-4528-986d-5b3c7e4e50e3','553ae5a3-e19c-400d-a3c5-58a093a341a6','dffccf0c-6779-414f-87a2-37bb02c025bf','332f7956-9c38-4d9b-bb44-94ac5201b9d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c14da1dc5e4c40865604c17c0097a0',volume_type_id=d64186af-78cc-4dfe-8e58-1814d5d857f5)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:32.587149 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c270610-d90b-4a8d-b2aa-5401bcfcb01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:32.595680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c270610-d90b-4a8d-b2aa-5401bcfcb01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:32.596474 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Flow 'volume_create_api' (5404e912-4a84-4a99-afa9-ebc6b18778ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:32.596769 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Create volume request issued successfully. Aug 01 12:56:32.597360 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9825372c-6220-428e-a461-68fb0501cb45 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:56:32.597737 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 147/571] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 12:56:32 2026] POST /volume/v3/volumes => generated 786 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:56:32.609872 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7665c4a4-deb2-4bb1-9be6-86632c7f5a39 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:32.612351 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7665c4a4-deb2-4bb1-9be6-86632c7f5a39 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a Aug 01 12:56:32.612679 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7665c4a4-deb2-4bb1-9be6-86632c7f5a39 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:32.612976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7665c4a4-deb2-4bb1-9be6-86632c7f5a39 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:32.622665 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:32.622665 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:32.627729 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7665c4a4-deb2-4bb1-9be6-86632c7f5a39 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Volume info retrieved successfully. Aug 01 12:56:32.633150 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7665c4a4-deb2-4bb1-9be6-86632c7f5a39 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a returned with HTTP 200 Aug 01 12:56:32.633936 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 142/572] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 12:56:32 2026] GET /volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:32.653914 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9fba7fff-5f45-4716-9d00-dad95ba598d9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:32.655572 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9fba7fff-5f45-4716-9d00-dad95ba598d9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:32.655777 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9fba7fff-5f45-4716-9d00-dad95ba598d9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:32.655955 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9fba7fff-5f45-4716-9d00-dad95ba598d9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:32.658081 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc3daaa4-9257-49bd-b7c7-52ed8f76dabb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:32.659763 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc3daaa4-9257-49bd-b7c7-52ed8f76dabb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:32.659884 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc3daaa4-9257-49bd-b7c7-52ed8f76dabb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:32.660008 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc3daaa4-9257-49bd-b7c7-52ed8f76dabb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:32.664907 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:32.664907 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:32.668483 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9fba7fff-5f45-4716-9d00-dad95ba598d9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:32.670256 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:32.670256 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:32.672434 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9fba7fff-5f45-4716-9d00-dad95ba598d9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:32.672777 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 142/573] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:32 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:32.675023 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dc3daaa4-9257-49bd-b7c7-52ed8f76dabb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:32.680400 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc3daaa4-9257-49bd-b7c7-52ed8f76dabb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:32.680813 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 143/574] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:32 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:33.191968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0a845763-4611-4eb8-bd94-49875abdac2d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.194118 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a845763-4611-4eb8-bd94-49875abdac2d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:33.194356 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a845763-4611-4eb8-bd94-49875abdac2d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.194543 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a845763-4611-4eb8-bd94-49875abdac2d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.201552 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:33.201552 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:33.204926 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0a845763-4611-4eb8-bd94-49875abdac2d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:33.209512 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a845763-4611-4eb8-bd94-49875abdac2d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:33.209934 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 148/575] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:33 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:33.646368 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-163daf85-f2b5-4ce3-8c13-00431baa6986 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.648102 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-163daf85-f2b5-4ce3-8c13-00431baa6986 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a Aug 01 12:56:33.648313 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-163daf85-f2b5-4ce3-8c13-00431baa6986 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.648504 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-163daf85-f2b5-4ce3-8c13-00431baa6986 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.656368 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:33.656368 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:33.660170 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-163daf85-f2b5-4ce3-8c13-00431baa6986 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Volume info retrieved successfully. Aug 01 12:56:33.664256 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-163daf85-f2b5-4ce3-8c13-00431baa6986 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a returned with HTTP 200 Aug 01 12:56:33.664758 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 143/576] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 12:56:33 2026] GET /volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:33.676635 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5a23e5fc-ae9b-4f26-8b87-a488f77f12f7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.678309 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a23e5fc-ae9b-4f26-8b87-a488f77f12f7 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/messages Aug 01 12:56:33.678493 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a23e5fc-ae9b-4f26-8b87-a488f77f12f7 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.678663 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a23e5fc-ae9b-4f26-8b87-a488f77f12f7 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.683657 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a23e5fc-ae9b-4f26-8b87-a488f77f12f7 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 12:56:33.684037 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 143/577] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 12:56:33 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:33.686841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2e5bdfc-5f7f-4edd-b735-c9139f29d886 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.688825 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2e5bdfc-5f7f-4edd-b735-c9139f29d886 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:33.689088 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2e5bdfc-5f7f-4edd-b735-c9139f29d886 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.689293 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2e5bdfc-5f7f-4edd-b735-c9139f29d886 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.693222 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-63d25d9b-adaf-4366-bb47-18452d8ac48e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.694520 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-77083adb-8e32-4ec0-adb8-d6f4518de9ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.695597 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63d25d9b-adaf-4366-bb47-18452d8ac48e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:33.695867 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63d25d9b-adaf-4366-bb47-18452d8ac48e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.696169 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63d25d9b-adaf-4366-bb47-18452d8ac48e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.696691 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77083adb-8e32-4ec0-adb8-d6f4518de9ac tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] DELETE https://10.4.3.110/volume/v3/messages/d03743e0-86a8-4bc4-a643-37bc728e2c70 Aug 01 12:56:33.696995 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77083adb-8e32-4ec0-adb8-d6f4518de9ac tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.697227 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77083adb-8e32-4ec0-adb8-d6f4518de9ac tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.699014 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:33.699014 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:33.701890 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b2e5bdfc-5f7f-4edd-b735-c9139f29d886 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:33.705255 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:33.705255 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:33.705824 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2e5bdfc-5f7f-4edd-b735-c9139f29d886 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:33.706254 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 144/578] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:33 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:33.708462 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-63d25d9b-adaf-4366-bb47-18452d8ac48e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:33.709270 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77083adb-8e32-4ec0-adb8-d6f4518de9ac tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/messages/d03743e0-86a8-4bc4-a643-37bc728e2c70 returned with HTTP 204 Aug 01 12:56:33.709749 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 144/579] 10.4.3.110 () {68 vars in 1394 bytes} [Sat Aug 1 12:56:33 2026] DELETE /volume/v3/messages/d03743e0-86a8-4bc4-a643-37bc728e2c70 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 12:56:33.712511 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63d25d9b-adaf-4366-bb47-18452d8ac48e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:33.712862 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 149/580] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:33 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:33.716424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1185d35a-e4b1-4118-a96d-95a70a773620 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.718114 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1185d35a-e4b1-4118-a96d-95a70a773620 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/messages/d03743e0-86a8-4bc4-a643-37bc728e2c70 Aug 01 12:56:33.718322 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1185d35a-e4b1-4118-a96d-95a70a773620 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.718462 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1185d35a-e4b1-4118-a96d-95a70a773620 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.722384 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1185d35a-e4b1-4118-a96d-95a70a773620 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/messages/d03743e0-86a8-4bc4-a643-37bc728e2c70 returned with HTTP 404 Aug 01 12:56:33.722792 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 144/581] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 12:56:33 2026] GET /volume/v3/messages/d03743e0-86a8-4bc4-a643-37bc728e2c70 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:33.730145 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-174ce272-e2ba-45a5-b446-2b01e620fd94 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.732467 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-174ce272-e2ba-45a5-b446-2b01e620fd94 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a Aug 01 12:56:33.732765 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-174ce272-e2ba-45a5-b446-2b01e620fd94 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.733082 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-174ce272-e2ba-45a5-b446-2b01e620fd94 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.741999 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:33.741999 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:33.746281 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-174ce272-e2ba-45a5-b446-2b01e620fd94 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Volume info retrieved successfully. Aug 01 12:56:33.751667 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-174ce272-e2ba-45a5-b446-2b01e620fd94 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a returned with HTTP 200 Aug 01 12:56:33.752232 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 145/582] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 12:56:33 2026] GET /volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:33.763572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.765342 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] DELETE https://10.4.3.110/volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a Aug 01 12:56:33.765542 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.765735 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.765958 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Delete volume with id: b973e8f5-b6bc-4576-b9d5-f80509b1692a Aug 01 12:56:33.772744 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:33.772744 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:33.773209 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Volume info retrieved successfully. Aug 01 12:56:33.774225 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100263) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 12:56:33.783893 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1045544878 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1045544878, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:33.784207 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1045544878 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1045544878, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:33.791499 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Created reservations ['71046653-124f-4adc-8363-f47619425d86', 'd15b244d-1bab-4809-8dfb-3121d6fb9e81', '89678f08-42ae-4a38-aa6d-b55d99cc69e1', 'd34d187d-999d-468a-9484-734c6c4c82ba'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:33.817090 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Delete volume request issued successfully. Aug 01 12:56:33.817290 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8bd015e9-2c5f-4159-9f85-03a7ee5f5a72 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a returned with HTTP 202 Aug 01 12:56:33.817868 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 145/583] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 12:56:33 2026] DELETE /volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:33.824643 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4de8f6af-e416-421f-a465-4d9daed3cbfa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.826446 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4de8f6af-e416-421f-a465-4d9daed3cbfa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a Aug 01 12:56:33.826681 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4de8f6af-e416-421f-a465-4d9daed3cbfa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.826967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4de8f6af-e416-421f-a465-4d9daed3cbfa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.832067 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4de8f6af-e416-421f-a465-4d9daed3cbfa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a returned with HTTP 404 Aug 01 12:56:33.832461 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 150/584] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 12:56:33 2026] GET /volume/v3/volumes/b973e8f5-b6bc-4576-b9d5-f80509b1692a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:33.839369 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5d5688c5-b9ac-41c5-9226-aaaede7d3b2b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.841244 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d5688c5-b9ac-41c5-9226-aaaede7d3b2b tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] DELETE https://10.4.3.110/volume/v3/types/d64186af-78cc-4dfe-8e58-1814d5d857f5 Aug 01 12:56:33.841502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d5688c5-b9ac-41c5-9226-aaaede7d3b2b tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.841806 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d5688c5-b9ac-41c5-9226-aaaede7d3b2b tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.888889 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d5688c5-b9ac-41c5-9226-aaaede7d3b2b tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] https://10.4.3.110/volume/v3/types/d64186af-78cc-4dfe-8e58-1814d5d857f5 returned with HTTP 202 Aug 01 12:56:33.889503 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 145/585] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 12:56:33 2026] DELETE /volume/v3/types/d64186af-78cc-4dfe-8e58-1814d5d857f5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:33.897036 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31ef1b7c-f494-43b7-a8e0-c245db95421e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.898718 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ef1b7c-f494-43b7-a8e0-c245db95421e tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] GET https://10.4.3.110/volume/v3/types/d64186af-78cc-4dfe-8e58-1814d5d857f5 Aug 01 12:56:33.898938 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ef1b7c-f494-43b7-a8e0-c245db95421e tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:33.899207 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ef1b7c-f494-43b7-a8e0-c245db95421e tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:33.902288 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ef1b7c-f494-43b7-a8e0-c245db95421e tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] https://10.4.3.110/volume/v3/types/d64186af-78cc-4dfe-8e58-1814d5d857f5 returned with HTTP 404 Aug 01 12:56:33.902762 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 146/586] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 12:56:33 2026] GET /volume/v3/types/d64186af-78cc-4dfe-8e58-1814d5d857f5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:33.911868 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-84cd488f-9b0a-470c-b227-a57a9f7d7445 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.913763 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84cd488f-9b0a-470c-b227-a57a9f7d7445 tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:56:33.914198 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84cd488f-9b0a-470c-b227-a57a9f7d7445 tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1386869223", "extra_specs": {"storage_protocol": "tempest-storage_protocol-865902337", "vendor_name": "tempest-vendor_name-74161118"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:33.932634 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84cd488f-9b0a-470c-b227-a57a9f7d7445 tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 12:56:33.933314 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 146/587] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 12:56:33 2026] POST /volume/v3/types => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:33.941451 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7907b35d-7268-43c7-8963-8b5f432742fa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:33.943286 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:56:33.943670 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c0a03623-d247-41a2-a868-963e9b3e8752", "size": 1, "name": "tempest-UserMessagesTest-Volume-1108313561"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:33.945226 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Create volume request body: {'volume': {'volume_type': 'c0a03623-d247-41a2-a868-963e9b3e8752', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1108313561'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:56:33.951006 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Create volume of 1 GB Aug 01 12:56:33.951430 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:33.951430 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:33.952140 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Availability Zones retrieved successfully. Aug 01 12:56:33.960350 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Flow 'volume_create_api' (78c8c1e0-f4d2-423f-a50f-31f1219b31df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:33.961284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d7bf15-73b2-4a48-be1a-360781e0c7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:33.962272 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:56:33.983457 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d7bf15-73b2-4a48-be1a-360781e0c7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:56:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-865902337',vendor_name='tempest-vendor_name-74161118'},id=c0a03623-d247-41a2-a868-963e9b3e8752,is_public=True,name='tempest-UserMessagesTest-volume-type-1386869223',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0a03623-d247-41a2-a868-963e9b3e8752', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:33.984377 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f93c9a8-d532-442f-8299-6d54e2f9e701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:34.013229 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1386869223 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1386869223, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:34.013467 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1386869223 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1386869223, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:34.039873 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Created reservations ['709efd19-8395-4a71-9546-77e7709ad23e', '5e6f6e8b-797c-4c54-973e-7f952262c11a', '48565a21-0cfa-4f96-8a37-f56047444a51', 'ac307960-e0da-4202-81bd-010596aeb735'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:34.040866 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f93c9a8-d532-442f-8299-6d54e2f9e701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['709efd19-8395-4a71-9546-77e7709ad23e', '5e6f6e8b-797c-4c54-973e-7f952262c11a', '48565a21-0cfa-4f96-8a37-f56047444a51', 'ac307960-e0da-4202-81bd-010596aeb735']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:34.041619 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b85815-0580-4e12-bd76-da282999d0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:34.067684 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b85815-0580-4e12-bd76-da282999d0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '247c0c82-46f5-4a7a-a31a-5e452b49c10e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1108313561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277e12ee1ef3410899a147597e54e71b',qos_specs=None,replication_status=,reservations=['709efd19-8395-4a71-9546-77e7709ad23e','5e6f6e8b-797c-4c54-973e-7f952262c11a','48565a21-0cfa-4f96-8a37-f56047444a51','ac307960-e0da-4202-81bd-010596aeb735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c14da1dc5e4c40865604c17c0097a0',volume_type_id=c0a03623-d247-41a2-a868-963e9b3e8752), '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=2026-08-01T12:56:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1108313561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=247c0c82-46f5-4a7a-a31a-5e452b49c10e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='277e12ee1ef3410899a147597e54e71b',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='41c14da1dc5e4c40865604c17c0097a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0a03623-d247-41a2-a868-963e9b3e8752),volume_type_id=c0a03623-d247-41a2-a868-963e9b3e8752)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:34.068367 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b06a670-f96f-4d8d-9b11-5d0bffa12424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:34.084020 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b06a670-f96f-4d8d-9b11-5d0bffa12424) 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-UserMessagesTest-Volume-1108313561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277e12ee1ef3410899a147597e54e71b',qos_specs=None,replication_status=,reservations=['709efd19-8395-4a71-9546-77e7709ad23e','5e6f6e8b-797c-4c54-973e-7f952262c11a','48565a21-0cfa-4f96-8a37-f56047444a51','ac307960-e0da-4202-81bd-010596aeb735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c14da1dc5e4c40865604c17c0097a0',volume_type_id=c0a03623-d247-41a2-a868-963e9b3e8752)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:34.084659 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (383bc618-10e1-41d1-9d1c-9d2258d89add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:34.096071 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (383bc618-10e1-41d1-9d1c-9d2258d89add) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:34.096071 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Flow 'volume_create_api' (78c8c1e0-f4d2-423f-a50f-31f1219b31df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:34.096865 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Create volume request issued successfully. Aug 01 12:56:34.096865 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7907b35d-7268-43c7-8963-8b5f432742fa tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:56:34.097314 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 151/588] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 12:56:33 2026] POST /volume/v3/volumes => generated 786 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:56:34.113105 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cb8bbb2f-bc5b-490a-ac00-fd1c3a47c018 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:34.115236 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cb8bbb2f-bc5b-490a-ac00-fd1c3a47c018 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e Aug 01 12:56:34.115280 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cb8bbb2f-bc5b-490a-ac00-fd1c3a47c018 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:34.115519 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cb8bbb2f-bc5b-490a-ac00-fd1c3a47c018 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:34.122824 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:34.122824 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:34.127079 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cb8bbb2f-bc5b-490a-ac00-fd1c3a47c018 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Volume info retrieved successfully. Aug 01 12:56:34.131840 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cb8bbb2f-bc5b-490a-ac00-fd1c3a47c018 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e returned with HTTP 200 Aug 01 12:56:34.132277 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 146/589] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 12:56:34 2026] GET /volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:34.222075 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39e83027-50cb-45df-bf38-9c5e94655118 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:34.224196 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39e83027-50cb-45df-bf38-9c5e94655118 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:34.224368 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39e83027-50cb-45df-bf38-9c5e94655118 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:34.224599 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39e83027-50cb-45df-bf38-9c5e94655118 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:34.232602 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:34.232602 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:34.236629 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-39e83027-50cb-45df-bf38-9c5e94655118 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:34.241358 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39e83027-50cb-45df-bf38-9c5e94655118 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:34.241821 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 147/590] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:34 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:34.718116 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ae227aac-29f0-4294-9ccb-ff0b71dd18dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:34.719785 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae227aac-29f0-4294-9ccb-ff0b71dd18dd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:34.719989 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae227aac-29f0-4294-9ccb-ff0b71dd18dd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:34.720171 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae227aac-29f0-4294-9ccb-ff0b71dd18dd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:34.725566 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad6b2662-c38e-4ace-abb0-38356e278c58 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:34.727466 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad6b2662-c38e-4ace-abb0-38356e278c58 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:34.727665 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad6b2662-c38e-4ace-abb0-38356e278c58 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:34.727848 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad6b2662-c38e-4ace-abb0-38356e278c58 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:34.730290 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:34.730290 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:34.733869 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ae227aac-29f0-4294-9ccb-ff0b71dd18dd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:34.738294 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae227aac-29f0-4294-9ccb-ff0b71dd18dd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:34.738441 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:34.738441 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:34.738514 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 147/591] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:34 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:34.741904 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ad6b2662-c38e-4ace-abb0-38356e278c58 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:34.746021 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad6b2662-c38e-4ace-abb0-38356e278c58 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:34.746438 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 152/592] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:34 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:35.145402 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-781bebf7-cfa9-4022-a7f3-a70d4bb7b173 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.147186 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-781bebf7-cfa9-4022-a7f3-a70d4bb7b173 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e Aug 01 12:56:35.148170 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-781bebf7-cfa9-4022-a7f3-a70d4bb7b173 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.148456 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-781bebf7-cfa9-4022-a7f3-a70d4bb7b173 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.155694 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:35.155694 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:35.159266 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-781bebf7-cfa9-4022-a7f3-a70d4bb7b173 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Volume info retrieved successfully. Aug 01 12:56:35.163193 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-781bebf7-cfa9-4022-a7f3-a70d4bb7b173 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e returned with HTTP 200 Aug 01 12:56:35.163537 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 147/593] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 12:56:35 2026] GET /volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:35.174578 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e503b57-7bed-4d20-8ee7-214d87d1a650 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.176429 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e503b57-7bed-4d20-8ee7-214d87d1a650 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/messages Aug 01 12:56:35.176645 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e503b57-7bed-4d20-8ee7-214d87d1a650 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.176917 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e503b57-7bed-4d20-8ee7-214d87d1a650 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.182581 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e503b57-7bed-4d20-8ee7-214d87d1a650 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 12:56:35.183027 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 148/594] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 12:56:35 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:35.192067 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4251c68f-11ee-4f3d-80e9-f4424907bb3c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.194139 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4251c68f-11ee-4f3d-80e9-f4424907bb3c tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/messages/f78dada7-4c3b-4a80-bdc1-34294f0925ed Aug 01 12:56:35.194378 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4251c68f-11ee-4f3d-80e9-f4424907bb3c tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.194566 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4251c68f-11ee-4f3d-80e9-f4424907bb3c tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.198564 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4251c68f-11ee-4f3d-80e9-f4424907bb3c tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/messages/f78dada7-4c3b-4a80-bdc1-34294f0925ed returned with HTTP 200 Aug 01 12:56:35.199025 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 148/595] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 12:56:35 2026] GET /volume/v3/messages/f78dada7-4c3b-4a80-bdc1-34294f0925ed => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:35.206581 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7473ed53-62da-4dea-a26c-84c0f5f837bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.208210 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7473ed53-62da-4dea-a26c-84c0f5f837bf tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/messages Aug 01 12:56:35.208410 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7473ed53-62da-4dea-a26c-84c0f5f837bf tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.208572 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7473ed53-62da-4dea-a26c-84c0f5f837bf tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.219140 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7473ed53-62da-4dea-a26c-84c0f5f837bf tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 12:56:35.219609 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 153/596] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 12:56:35 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:35.228223 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f543600a-7ebf-431f-83ab-9b2ef978bed7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.230154 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f543600a-7ebf-431f-83ab-9b2ef978bed7 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] DELETE https://10.4.3.110/volume/v3/messages/f78dada7-4c3b-4a80-bdc1-34294f0925ed Aug 01 12:56:35.230370 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f543600a-7ebf-431f-83ab-9b2ef978bed7 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.230552 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f543600a-7ebf-431f-83ab-9b2ef978bed7 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.240907 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f543600a-7ebf-431f-83ab-9b2ef978bed7 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/messages/f78dada7-4c3b-4a80-bdc1-34294f0925ed returned with HTTP 204 Aug 01 12:56:35.241458 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 148/597] 10.4.3.110 () {68 vars in 1394 bytes} [Sat Aug 1 12:56:35 2026] DELETE /volume/v3/messages/f78dada7-4c3b-4a80-bdc1-34294f0925ed => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 12:56:35.249034 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f493b376-59c1-4d52-bfd6-d5c501660ad1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.251544 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f493b376-59c1-4d52-bfd6-d5c501660ad1 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e Aug 01 12:56:35.251851 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f493b376-59c1-4d52-bfd6-d5c501660ad1 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.252152 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f493b376-59c1-4d52-bfd6-d5c501660ad1 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.254593 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-09a00fe0-5a3d-4700-92c4-01e5034ba855 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.256510 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09a00fe0-5a3d-4700-92c4-01e5034ba855 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:35.256755 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09a00fe0-5a3d-4700-92c4-01e5034ba855 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.257027 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09a00fe0-5a3d-4700-92c4-01e5034ba855 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.260846 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:35.260846 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:35.264866 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:35.264866 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:35.266079 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f493b376-59c1-4d52-bfd6-d5c501660ad1 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Volume info retrieved successfully. Aug 01 12:56:35.269590 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-09a00fe0-5a3d-4700-92c4-01e5034ba855 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:35.271355 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f493b376-59c1-4d52-bfd6-d5c501660ad1 tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e returned with HTTP 200 Aug 01 12:56:35.271767 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 149/598] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 12:56:35 2026] GET /volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:35.276209 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09a00fe0-5a3d-4700-92c4-01e5034ba855 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:35.276600 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 149/599] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:35 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:35.286594 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-93701ec8-2aab-4330-ada0-9fedd66c308a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.288806 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93701ec8-2aab-4330-ada0-9fedd66c308a tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] DELETE https://10.4.3.110/volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e Aug 01 12:56:35.289115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93701ec8-2aab-4330-ada0-9fedd66c308a tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.289357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93701ec8-2aab-4330-ada0-9fedd66c308a tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.289542 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-93701ec8-2aab-4330-ada0-9fedd66c308a tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Delete volume with id: 247c0c82-46f5-4a7a-a31a-5e452b49c10e Aug 01 12:56:35.298348 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:35.298348 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:35.298855 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-93701ec8-2aab-4330-ada0-9fedd66c308a tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Volume info retrieved successfully. Aug 01 12:56:35.300396 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93701ec8-2aab-4330-ada0-9fedd66c308a tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 12:56:35.322638 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-93701ec8-2aab-4330-ada0-9fedd66c308a tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Created reservations ['3efbc178-70e7-498f-91c2-88ea835787dd', '6f111e51-6ba0-4677-ab41-1057fea65be2', '9781ff11-c1d5-447d-8d7f-809db15ec72e', 'a7c104c1-6c60-4abe-874b-0ae5dbcb6f5c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:35.360147 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-93701ec8-2aab-4330-ada0-9fedd66c308a tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Delete volume request issued successfully. Aug 01 12:56:35.360418 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93701ec8-2aab-4330-ada0-9fedd66c308a tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e returned with HTTP 202 Aug 01 12:56:35.360934 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 154/600] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 12:56:35 2026] DELETE /volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:35.369067 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-be10fb94-4392-4f12-94f3-fe3e850897cf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.371133 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be10fb94-4392-4f12-94f3-fe3e850897cf tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] GET https://10.4.3.110/volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e Aug 01 12:56:35.371398 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be10fb94-4392-4f12-94f3-fe3e850897cf tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.371591 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be10fb94-4392-4f12-94f3-fe3e850897cf tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.377369 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be10fb94-4392-4f12-94f3-fe3e850897cf tempest-UserMessagesTest-59070875 tempest-UserMessagesTest-59070875-project-member] https://10.4.3.110/volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e returned with HTTP 404 Aug 01 12:56:35.377807 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 149/601] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 12:56:35 2026] GET /volume/v3/volumes/247c0c82-46f5-4a7a-a31a-5e452b49c10e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:35.384727 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0cca9606-21d0-41d3-a6a5-9780862a97b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.386363 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0cca9606-21d0-41d3-a6a5-9780862a97b6 tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] DELETE https://10.4.3.110/volume/v3/types/c0a03623-d247-41a2-a868-963e9b3e8752 Aug 01 12:56:35.386556 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0cca9606-21d0-41d3-a6a5-9780862a97b6 tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.386754 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0cca9606-21d0-41d3-a6a5-9780862a97b6 tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.422451 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0cca9606-21d0-41d3-a6a5-9780862a97b6 tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] https://10.4.3.110/volume/v3/types/c0a03623-d247-41a2-a868-963e9b3e8752 returned with HTTP 202 Aug 01 12:56:35.423164 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 150/602] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 12:56:35 2026] DELETE /volume/v3/types/c0a03623-d247-41a2-a868-963e9b3e8752 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:35.431045 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d5dc467b-6777-4c43-b481-ea2945cc216b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.433154 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5dc467b-6777-4c43-b481-ea2945cc216b tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] GET https://10.4.3.110/volume/v3/types/c0a03623-d247-41a2-a868-963e9b3e8752 Aug 01 12:56:35.433358 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d5dc467b-6777-4c43-b481-ea2945cc216b tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.433544 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d5dc467b-6777-4c43-b481-ea2945cc216b tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.437256 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5dc467b-6777-4c43-b481-ea2945cc216b tempest-UserMessagesTest-880530843 tempest-UserMessagesTest-880530843-project-admin] https://10.4.3.110/volume/v3/types/c0a03623-d247-41a2-a868-963e9b3e8752 returned with HTTP 404 Aug 01 12:56:35.437882 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 150/603] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 12:56:35 2026] GET /volume/v3/types/c0a03623-d247-41a2-a868-963e9b3e8752 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:35.751053 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a71acf08-d741-4b51-8c7a-0bc0e584de53 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.752888 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a71acf08-d741-4b51-8c7a-0bc0e584de53 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:35.753128 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a71acf08-d741-4b51-8c7a-0bc0e584de53 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.753351 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a71acf08-d741-4b51-8c7a-0bc0e584de53 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.758772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6c70d0a3-11cd-4677-91d0-63820b67c683 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:35.760916 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c70d0a3-11cd-4677-91d0-63820b67c683 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:35.761160 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c70d0a3-11cd-4677-91d0-63820b67c683 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:35.761381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c70d0a3-11cd-4677-91d0-63820b67c683 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:35.763600 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:35.763600 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:35.768135 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a71acf08-d741-4b51-8c7a-0bc0e584de53 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:35.772160 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:35.772160 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:35.772763 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a71acf08-d741-4b51-8c7a-0bc0e584de53 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:35.773338 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 155/604] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:35 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:35.776668 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6c70d0a3-11cd-4677-91d0-63820b67c683 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:35.782140 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c70d0a3-11cd-4677-91d0-63820b67c683 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:35.782671 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 150/605] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:35 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:36.292117 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00fcc0e4-b3ee-45dc-8ea3-3c40907aad23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:36.294290 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00fcc0e4-b3ee-45dc-8ea3-3c40907aad23 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:36.294539 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00fcc0e4-b3ee-45dc-8ea3-3c40907aad23 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:36.294781 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00fcc0e4-b3ee-45dc-8ea3-3c40907aad23 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:36.302076 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:36.302076 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:36.306143 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00fcc0e4-b3ee-45dc-8ea3-3c40907aad23 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:36.311285 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00fcc0e4-b3ee-45dc-8ea3-3c40907aad23 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:36.311679 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 151/606] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:36 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:36.786180 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d388f9b9-91b3-4a9c-9e68-87e4ca7787fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:36.788163 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d388f9b9-91b3-4a9c-9e68-87e4ca7787fe tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:36.788442 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d388f9b9-91b3-4a9c-9e68-87e4ca7787fe tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:36.788703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d388f9b9-91b3-4a9c-9e68-87e4ca7787fe tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:36.797250 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8069ded8-d1a5-4da6-a505-df0e85ca2c67 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:36.799038 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:36.799038 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:36.799303 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8069ded8-d1a5-4da6-a505-df0e85ca2c67 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:36.799482 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8069ded8-d1a5-4da6-a505-df0e85ca2c67 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:36.799704 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8069ded8-d1a5-4da6-a505-df0e85ca2c67 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:36.803607 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d388f9b9-91b3-4a9c-9e68-87e4ca7787fe tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:36.809798 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d388f9b9-91b3-4a9c-9e68-87e4ca7787fe tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:36.810489 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 151/607] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:36 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:36.812305 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:36.812305 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:36.816409 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8069ded8-d1a5-4da6-a505-df0e85ca2c67 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:36.821039 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8069ded8-d1a5-4da6-a505-df0e85ca2c67 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:36.821506 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 156/608] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:36 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:37.325077 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8ead4430-9622-462d-a6be-52b79b702d2d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:37.327014 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ead4430-9622-462d-a6be-52b79b702d2d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:37.327295 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ead4430-9622-462d-a6be-52b79b702d2d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:37.327533 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ead4430-9622-462d-a6be-52b79b702d2d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:37.329795 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=272,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:56:37.336051 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:37.336051 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:37.340521 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8ead4430-9622-462d-a6be-52b79b702d2d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:37.345387 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ead4430-9622-462d-a6be-52b79b702d2d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:37.345860 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 151/609] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:37 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:37.568577 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02c73df6-34fb-4e60-a639-650b1e77539b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:37.652296 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02c73df6-34fb-4e60-a639-650b1e77539b tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:56:37.652677 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02c73df6-34fb-4e60-a639-650b1e77539b tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1913348695"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:37.669095 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02c73df6-34fb-4e60-a639-650b1e77539b tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 12:56:37.669513 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 152/610] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 12:56:37 2026] POST /volume/v3/types => generated 233 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:37.677533 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d5145dd8-37f9-4bec-8477-6269fd2710f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:37.679606 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5145dd8-37f9-4bec-8477-6269fd2710f8 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:56:37.680039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d5145dd8-37f9-4bec-8477-6269fd2710f8 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1080345082", "extra_specs": {"multiattach": " True"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:37.683704 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:UPDATE=42,cinder:INSERT=23,cinder:SELECT=277 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:56:37.694838 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5145dd8-37f9-4bec-8477-6269fd2710f8 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 12:56:37.695318 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 152/611] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 12:56:37 2026] POST /volume/v3/types => generated 259 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:37.704084 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:37.771388 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:56:37.771939 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1913348695", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1878738317"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:37.773901 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1913348695', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1878738317'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:56:37.776212 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=343,cinder:INSERT=43,cinder:UPDATE=80 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:56:37.779290 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Create volume of 1 GB Aug 01 12:56:37.779674 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:37.779674 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:37.780546 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Availability Zones retrieved successfully. Aug 01 12:56:37.788681 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Flow 'volume_create_api' (ade89002-80b7-44c0-b36d-39adefdd358d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:37.790439 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a277c6-e5fb-44de-a6f0-cba7552946e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:37.792634 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:56:37.820590 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a277c6-e5fb-44de-a6f0-cba7552946e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:56:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a0d0cfe0-8177-4312-9eb0-3c6760e96876,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1913348695',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0d0cfe0-8177-4312-9eb0-3c6760e96876', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:37.821812 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d963de18-e1f3-40e6-bd1b-011fa04f0205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:37.825305 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-50500f9d-9aa3-4cbf-a0ef-f2ab4c23d366 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:37.827552 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50500f9d-9aa3-4cbf-a0ef-f2ab4c23d366 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:37.828340 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50500f9d-9aa3-4cbf-a0ef-f2ab4c23d366 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:37.828340 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50500f9d-9aa3-4cbf-a0ef-f2ab4c23d366 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:37.834335 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-67617c31-1505-4a08-9dcc-94dfaf68b8ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:37.836616 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67617c31-1505-4a08-9dcc-94dfaf68b8ea tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:37.836869 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67617c31-1505-4a08-9dcc-94dfaf68b8ea tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:37.837185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67617c31-1505-4a08-9dcc-94dfaf68b8ea tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:37.842049 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:37.842049 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:37.846236 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-50500f9d-9aa3-4cbf-a0ef-f2ab4c23d366 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:37.849575 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:37.849575 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:37.850853 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50500f9d-9aa3-4cbf-a0ef-f2ab4c23d366 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:37.851349 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 152/612] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:37 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:37.853898 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-67617c31-1505-4a08-9dcc-94dfaf68b8ea tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:37.855619 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1913348695 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1913348695, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:37.856047 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1913348695 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1913348695, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:37.859006 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67617c31-1505-4a08-9dcc-94dfaf68b8ea tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:37.859420 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 153/613] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:37 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:37.895128 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Created reservations ['e0bdfa5b-b99c-4714-b737-aa48fe1563d3', 'eb424d00-b330-4d5f-92f5-0cda44924072', '35f05634-ec6d-4c1e-b769-350ffbb93313', 'dd309c30-50ad-4b21-bccb-907b142a44e8'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:37.896163 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d963de18-e1f3-40e6-bd1b-011fa04f0205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0bdfa5b-b99c-4714-b737-aa48fe1563d3', 'eb424d00-b330-4d5f-92f5-0cda44924072', '35f05634-ec6d-4c1e-b769-350ffbb93313', 'dd309c30-50ad-4b21-bccb-907b142a44e8']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:37.897205 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed3e1aa1-dc85-4112-9ead-1c9632ae6c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:37.928097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed3e1aa1-dc85-4112-9ead-1c9632ae6c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2841d13e-7d83-4e68-89c5-bf53df0272e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1878738317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c16d6ada08343bb965fd0972ead7752',qos_specs=None,replication_status=,reservations=['e0bdfa5b-b99c-4714-b737-aa48fe1563d3','eb424d00-b330-4d5f-92f5-0cda44924072','35f05634-ec6d-4c1e-b769-350ffbb93313','dd309c30-50ad-4b21-bccb-907b142a44e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca71292361c64aaa94a742b933399266',volume_type_id=a0d0cfe0-8177-4312-9eb0-3c6760e96876), '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=2026-08-01T12:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1878738317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2841d13e-7d83-4e68-89c5-bf53df0272e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c16d6ada08343bb965fd0972ead7752',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='ca71292361c64aaa94a742b933399266',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0d0cfe0-8177-4312-9eb0-3c6760e96876),volume_type_id=a0d0cfe0-8177-4312-9eb0-3c6760e96876)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:37.928836 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533b842d-a97b-47cf-88c0-4d705afc67b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:37.949262 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533b842d-a97b-47cf-88c0-4d705afc67b6) 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-VolumeRetypeMultiattachTest-Volume-1878738317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c16d6ada08343bb965fd0972ead7752',qos_specs=None,replication_status=,reservations=['e0bdfa5b-b99c-4714-b737-aa48fe1563d3','eb424d00-b330-4d5f-92f5-0cda44924072','35f05634-ec6d-4c1e-b769-350ffbb93313','dd309c30-50ad-4b21-bccb-907b142a44e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca71292361c64aaa94a742b933399266',volume_type_id=a0d0cfe0-8177-4312-9eb0-3c6760e96876)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:37.950005 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b63500-94e6-4903-9fa5-cf7b7135f690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:37.961485 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b63500-94e6-4903-9fa5-cf7b7135f690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:37.962361 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Flow 'volume_create_api' (ade89002-80b7-44c0-b36d-39adefdd358d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:37.962654 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Create volume request issued successfully. Aug 01 12:56:37.963230 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e53fabd2-1ca3-4c18-9ff3-2509492691e8 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:56:37.963664 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 157/614] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 12:56:37 2026] POST /volume/v3/volumes => generated 872 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:37.976881 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fd2337bf-d348-4c35-92f3-cbe8a31a971f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:37.978974 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd2337bf-d348-4c35-92f3-cbe8a31a971f tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:37.979270 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd2337bf-d348-4c35-92f3-cbe8a31a971f tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:37.979495 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd2337bf-d348-4c35-92f3-cbe8a31a971f tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:37.989864 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:37.989864 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:37.994097 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fd2337bf-d348-4c35-92f3-cbe8a31a971f tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Volume info retrieved successfully. Aug 01 12:56:37.999562 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd2337bf-d348-4c35-92f3-cbe8a31a971f tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:38.000108 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 153/615] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:37 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:38.360609 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fbaa414e-03ad-42f2-89a4-21567deb471c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:38.362304 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fbaa414e-03ad-42f2-89a4-21567deb471c tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:38.362549 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fbaa414e-03ad-42f2-89a4-21567deb471c tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:38.362730 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fbaa414e-03ad-42f2-89a4-21567deb471c tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:38.371653 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:38.371653 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:38.376113 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fbaa414e-03ad-42f2-89a4-21567deb471c tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:38.381340 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fbaa414e-03ad-42f2-89a4-21567deb471c tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:38.381808 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 153/616] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:38 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:38.865562 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38752b78-eda0-4129-9dcf-23f835bdc35e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:38.867322 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38752b78-eda0-4129-9dcf-23f835bdc35e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:38.867532 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38752b78-eda0-4129-9dcf-23f835bdc35e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:38.867733 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38752b78-eda0-4129-9dcf-23f835bdc35e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:38.874723 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7c0ece75-0451-40ff-b450-37cfbbbf561b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:38.876606 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c0ece75-0451-40ff-b450-37cfbbbf561b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:38.876873 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c0ece75-0451-40ff-b450-37cfbbbf561b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:38.877166 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c0ece75-0451-40ff-b450-37cfbbbf561b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:38.877788 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:38.877788 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:38.881767 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38752b78-eda0-4129-9dcf-23f835bdc35e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:38.886513 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38752b78-eda0-4129-9dcf-23f835bdc35e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:38.886968 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 154/617] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:38 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:38.887758 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:38.887758 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:38.891755 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7c0ece75-0451-40ff-b450-37cfbbbf561b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:38.896443 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c0ece75-0451-40ff-b450-37cfbbbf561b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:38.896856 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 158/618] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:38 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:39.014694 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-44d74f36-6d37-4df9-92a5-b4872faeb82e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:39.016606 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44d74f36-6d37-4df9-92a5-b4872faeb82e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:39.016809 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44d74f36-6d37-4df9-92a5-b4872faeb82e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:39.017006 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44d74f36-6d37-4df9-92a5-b4872faeb82e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:39.024249 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:39.024249 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:39.028118 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-44d74f36-6d37-4df9-92a5-b4872faeb82e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Volume info retrieved successfully. Aug 01 12:56:39.032562 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44d74f36-6d37-4df9-92a5-b4872faeb82e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:39.032931 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 154/619] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:39 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:39.048092 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ef65174b-ceb1-402d-9b37-0e453ba73e94 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:39.049865 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ef65174b-ceb1-402d-9b37-0e453ba73e94 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:39.050143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ef65174b-ceb1-402d-9b37-0e453ba73e94 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:39.050425 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ef65174b-ceb1-402d-9b37-0e453ba73e94 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:39.057972 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:39.057972 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:39.062298 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ef65174b-ceb1-402d-9b37-0e453ba73e94 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Volume info retrieved successfully. Aug 01 12:56:39.066965 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ef65174b-ceb1-402d-9b37-0e453ba73e94 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:39.067448 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 154/620] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:39 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 1184 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:56:39.081128 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:39.083049 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] POST https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6/action Aug 01 12:56:39.083508 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1080345082", "migration_policy": "never"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:56:39.083677 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1080345082", "migration_policy": "never"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:39.092788 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:39.092788 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:39.093406 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Volume info retrieved successfully. Aug 01 12:56:39.100884 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:39.100884 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:39.127290 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1080345082 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1080345082, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:39.127695 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1080345082 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1080345082, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:39.156795 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Created reservations ['6740c2a4-a59b-4004-b704-d950517640a7', 'd2fb2e0d-fb41-4a02-b7bf-ff2cf9b06cdf'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:39.171551 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1913348695 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1913348695, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:39.171846 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1913348695 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1913348695, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:56:39.180704 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Created reservations ['49c6d9fc-fd2e-4126-aa7c-02048450174c', '3c72aad0-3f6c-443c-9be4-02b53af2ed55'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:39.216175 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Retype volume request issued successfully. Aug 01 12:56:39.216571 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0dc186a3-47dd-4f0e-a552-459485bbaa1e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6/action returned with HTTP 202 Aug 01 12:56:39.217576 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 155/621] 10.4.3.110 () {70 vars in 1432 bytes} [Sat Aug 1 12:56:39 2026] POST /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 12:56:39.226849 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7ba8c371-21c3-4ebb-a72a-2a6ae41164cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:39.229490 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ba8c371-21c3-4ebb-a72a-2a6ae41164cc tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:39.229775 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ba8c371-21c3-4ebb-a72a-2a6ae41164cc tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:39.230061 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ba8c371-21c3-4ebb-a72a-2a6ae41164cc tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:39.238706 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:39.238706 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:39.244354 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7ba8c371-21c3-4ebb-a72a-2a6ae41164cc tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Volume info retrieved successfully. Aug 01 12:56:39.249754 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ba8c371-21c3-4ebb-a72a-2a6ae41164cc tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:39.250238 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 159/622] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:39 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:39.394745 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8d90c1c8-6c0e-45f7-843d-63abf54299ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:39.396702 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d90c1c8-6c0e-45f7-843d-63abf54299ad tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:39.396921 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d90c1c8-6c0e-45f7-843d-63abf54299ad tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:39.397154 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d90c1c8-6c0e-45f7-843d-63abf54299ad tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:39.404987 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:39.404987 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:39.408853 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8d90c1c8-6c0e-45f7-843d-63abf54299ad tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:39.413236 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d90c1c8-6c0e-45f7-843d-63abf54299ad tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:39.413649 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 155/623] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:39 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:39.902879 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a3815e6e-27f0-4037-9ea4-28e040d39ad9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:39.904681 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a3815e6e-27f0-4037-9ea4-28e040d39ad9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:39.904862 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a3815e6e-27f0-4037-9ea4-28e040d39ad9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:39.905058 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a3815e6e-27f0-4037-9ea4-28e040d39ad9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:39.908987 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be064540-d722-44ff-ad8e-0645068e231a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:39.911384 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be064540-d722-44ff-ad8e-0645068e231a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:39.911661 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be064540-d722-44ff-ad8e-0645068e231a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:39.911914 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be064540-d722-44ff-ad8e-0645068e231a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:39.914845 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:39.914845 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:39.918170 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a3815e6e-27f0-4037-9ea4-28e040d39ad9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:39.921983 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:39.921983 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:39.922286 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a3815e6e-27f0-4037-9ea4-28e040d39ad9 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:39.922653 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 155/624] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:39 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:39.927103 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be064540-d722-44ff-ad8e-0645068e231a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:39.932760 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be064540-d722-44ff-ad8e-0645068e231a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:39.933611 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 156/625] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:39 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:40.263012 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef346c8a-0534-48a7-a756-b7e73924fb4e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:40.264761 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef346c8a-0534-48a7-a756-b7e73924fb4e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:40.265517 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef346c8a-0534-48a7-a756-b7e73924fb4e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:40.265517 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef346c8a-0534-48a7-a756-b7e73924fb4e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:40.272266 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:40.272266 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:40.275819 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ef346c8a-0534-48a7-a756-b7e73924fb4e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Volume info retrieved successfully. Aug 01 12:56:40.280180 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef346c8a-0534-48a7-a756-b7e73924fb4e tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:40.280581 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 160/626] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:40 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:40.292842 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b103629f-a8c5-4323-9d01-22afdfef0ddd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:40.294750 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b103629f-a8c5-4323-9d01-22afdfef0ddd tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:40.295013 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b103629f-a8c5-4323-9d01-22afdfef0ddd tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:40.295224 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b103629f-a8c5-4323-9d01-22afdfef0ddd tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:40.304343 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:40.304343 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:40.309060 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b103629f-a8c5-4323-9d01-22afdfef0ddd tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Volume info retrieved successfully. Aug 01 12:56:40.314106 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b103629f-a8c5-4323-9d01-22afdfef0ddd tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:40.314574 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 156/627] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:40 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 1183 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:56:40.326812 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5944534c-01c8-444e-b0e1-87537d48b338 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:40.328865 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5944534c-01c8-444e-b0e1-87537d48b338 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:40.329166 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5944534c-01c8-444e-b0e1-87537d48b338 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:40.329404 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5944534c-01c8-444e-b0e1-87537d48b338 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:40.337888 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:40.337888 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:40.343600 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5944534c-01c8-444e-b0e1-87537d48b338 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Volume info retrieved successfully. Aug 01 12:56:40.348327 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5944534c-01c8-444e-b0e1-87537d48b338 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:40.348780 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 156/628] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:40 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 1183 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:56:40.360767 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3e5b4da-752b-4a8a-9f45-c31fbd33a402 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:40.362526 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3e5b4da-752b-4a8a-9f45-c31fbd33a402 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] POST https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6/action Aug 01 12:56:40.362870 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3e5b4da-752b-4a8a-9f45-c31fbd33a402 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1913348695", "migration_policy": "never"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:56:40.363048 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3e5b4da-752b-4a8a-9f45-c31fbd33a402 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1913348695", "migration_policy": "never"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:40.373442 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:40.373442 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:40.373982 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a3e5b4da-752b-4a8a-9f45-c31fbd33a402 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Volume info retrieved successfully. Aug 01 12:56:40.407907 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a3e5b4da-752b-4a8a-9f45-c31fbd33a402 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Created reservations ['087bf37b-43f5-4c8d-a939-7bd24d6cac4f', 'd7798502-806c-4285-b147-aea5a3f040c9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:40.428888 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a3e5b4da-752b-4a8a-9f45-c31fbd33a402 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Created reservations ['74c0016e-16c6-4c8c-bc37-76eb4ec8a8fd', 'a116e81f-b565-47f3-aa65-2d09d8c1b987'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:40.429213 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-069737d9-f350-4e01-9a1b-23ccd0547088 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:40.431484 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-069737d9-f350-4e01-9a1b-23ccd0547088 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:40.431680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-069737d9-f350-4e01-9a1b-23ccd0547088 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:40.431860 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-069737d9-f350-4e01-9a1b-23ccd0547088 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:40.439511 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:40.439511 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:40.443704 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-069737d9-f350-4e01-9a1b-23ccd0547088 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:40.448713 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-069737d9-f350-4e01-9a1b-23ccd0547088 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:40.449108 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 161/629] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:40 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:40.459156 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a3e5b4da-752b-4a8a-9f45-c31fbd33a402 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Retype volume request issued successfully. Aug 01 12:56:40.459451 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3e5b4da-752b-4a8a-9f45-c31fbd33a402 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6/action returned with HTTP 202 Aug 01 12:56:40.459930 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 157/630] 10.4.3.110 () {70 vars in 1432 bytes} [Sat Aug 1 12:56:40 2026] POST /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 12:56:40.467782 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3fc50f91-0328-45fd-9bf3-878305c2f343 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:40.469638 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fc50f91-0328-45fd-9bf3-878305c2f343 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:40.469857 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fc50f91-0328-45fd-9bf3-878305c2f343 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:40.470077 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fc50f91-0328-45fd-9bf3-878305c2f343 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:40.478765 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:40.478765 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:40.482608 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3fc50f91-0328-45fd-9bf3-878305c2f343 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Volume info retrieved successfully. Aug 01 12:56:40.487545 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fc50f91-0328-45fd-9bf3-878305c2f343 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:40.488186 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 157/631] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:40 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:40.936593 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ab3c0ec0-e1dd-4564-80c1-66922234c7bf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:40.938602 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ab3c0ec0-e1dd-4564-80c1-66922234c7bf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:40.938769 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ab3c0ec0-e1dd-4564-80c1-66922234c7bf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:40.938938 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ab3c0ec0-e1dd-4564-80c1-66922234c7bf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:40.947765 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ed813897-46a6-44a6-ac3e-1a4f54f0ab0d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:40.949469 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed813897-46a6-44a6-ac3e-1a4f54f0ab0d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:40.950126 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed813897-46a6-44a6-ac3e-1a4f54f0ab0d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:40.950126 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed813897-46a6-44a6-ac3e-1a4f54f0ab0d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:40.952479 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:40.952479 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:40.957708 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ab3c0ec0-e1dd-4564-80c1-66922234c7bf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:40.962157 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:40.962157 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:40.962644 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ab3c0ec0-e1dd-4564-80c1-66922234c7bf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:40.963110 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 157/632] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:40 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:40.967054 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ed813897-46a6-44a6-ac3e-1a4f54f0ab0d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:40.972772 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed813897-46a6-44a6-ac3e-1a4f54f0ab0d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:40.973286 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 162/633] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:40 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:41.464198 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6f7c664-6cb0-49b6-9e31-9e466ae7598d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:41.466265 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6f7c664-6cb0-49b6-9e31-9e466ae7598d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:41.466537 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6f7c664-6cb0-49b6-9e31-9e466ae7598d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:41.466703 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6f7c664-6cb0-49b6-9e31-9e466ae7598d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:41.468927 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=334,cinder:INSERT=41,cinder:UPDATE=56 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:56:41.475051 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:41.475051 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:41.479074 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f6f7c664-6cb0-49b6-9e31-9e466ae7598d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:41.484023 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6f7c664-6cb0-49b6-9e31-9e466ae7598d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:41.484469 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 158/634] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:41 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:41.504878 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9263ee9e-20e1-4a87-8264-ae97f8814bc3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:41.506800 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9263ee9e-20e1-4a87-8264-ae97f8814bc3 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:41.507047 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9263ee9e-20e1-4a87-8264-ae97f8814bc3 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:41.507219 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9263ee9e-20e1-4a87-8264-ae97f8814bc3 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:41.514917 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:41.514917 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:41.519105 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9263ee9e-20e1-4a87-8264-ae97f8814bc3 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Volume info retrieved successfully. Aug 01 12:56:41.524304 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9263ee9e-20e1-4a87-8264-ae97f8814bc3 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:41.524852 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 158/635] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:41 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:41.537137 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c0ab1b76-bc01-4734-bc0d-40e4d73e5ae1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:41.539149 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c0ab1b76-bc01-4734-bc0d-40e4d73e5ae1 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:41.539270 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c0ab1b76-bc01-4734-bc0d-40e4d73e5ae1 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:41.539502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c0ab1b76-bc01-4734-bc0d-40e4d73e5ae1 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:41.547769 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:41.547769 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:41.552087 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c0ab1b76-bc01-4734-bc0d-40e4d73e5ae1 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Volume info retrieved successfully. Aug 01 12:56:41.556969 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c0ab1b76-bc01-4734-bc0d-40e4d73e5ae1 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:41.557647 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 158/636] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:41 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 1184 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:56:41.572895 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-27ebcd07-8492-419d-8f25-441a07118682 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:41.574516 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-27ebcd07-8492-419d-8f25-441a07118682 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] GET https://10.4.3.110/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1878738317 Aug 01 12:56:41.574716 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-27ebcd07-8492-419d-8f25-441a07118682 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:41.574888 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-27ebcd07-8492-419d-8f25-441a07118682 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:41.575718 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-27ebcd07-8492-419d-8f25-441a07118682 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1878738317'), ('all_tenants', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 12:56:41.602555 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-27ebcd07-8492-419d-8f25-441a07118682 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Get all volumes completed successfully. Aug 01 12:56:41.603148 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-27ebcd07-8492-419d-8f25-441a07118682 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1878738317 returned with HTTP 200 Aug 01 12:56:41.603567 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 163/637] 10.4.3.110 () {68 vars in 1429 bytes} [Sat Aug 1 12:56:41 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1878738317 => generated 342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:41.614017 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9f575cf-c5c1-4ac8-84e9-22eb2156dfc8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:41.615718 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9f575cf-c5c1-4ac8-84e9-22eb2156dfc8 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] GET https://10.4.3.110/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1878738317 Aug 01 12:56:41.616445 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9f575cf-c5c1-4ac8-84e9-22eb2156dfc8 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:41.616445 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9f575cf-c5c1-4ac8-84e9-22eb2156dfc8 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:41.617192 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f575cf-c5c1-4ac8-84e9-22eb2156dfc8 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1878738317'), ('all_tenants', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 12:56:41.641550 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f9f575cf-c5c1-4ac8-84e9-22eb2156dfc8 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Get all volumes completed successfully. Aug 01 12:56:41.641927 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9f575cf-c5c1-4ac8-84e9-22eb2156dfc8 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1878738317 returned with HTTP 200 Aug 01 12:56:41.642343 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 159/638] 10.4.3.110 () {68 vars in 1429 bytes} [Sat Aug 1 12:56:41 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1878738317 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:41.652033 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-270a8266-9e9d-4df9-860d-4802219a2452 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:41.654388 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-270a8266-9e9d-4df9-860d-4802219a2452 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:41.654388 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-270a8266-9e9d-4df9-860d-4802219a2452 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:41.654388 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-270a8266-9e9d-4df9-860d-4802219a2452 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:41.660562 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:41.660562 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:41.663932 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-270a8266-9e9d-4df9-860d-4802219a2452 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Volume info retrieved successfully. Aug 01 12:56:41.667656 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-270a8266-9e9d-4df9-860d-4802219a2452 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:41.668039 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 159/639] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:41 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 999 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:41.683995 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85fda26f-43df-4d36-a104-2b61217235d2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:41.686150 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85fda26f-43df-4d36-a104-2b61217235d2 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] DELETE https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:41.686463 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85fda26f-43df-4d36-a104-2b61217235d2 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:41.686690 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85fda26f-43df-4d36-a104-2b61217235d2 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:41.686898 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-85fda26f-43df-4d36-a104-2b61217235d2 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Delete volume with id: 2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:41.695193 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:41.695193 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:41.695640 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-85fda26f-43df-4d36-a104-2b61217235d2 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Volume info retrieved successfully. Aug 01 12:56:41.715467 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-85fda26f-43df-4d36-a104-2b61217235d2 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Delete volume request issued successfully. Aug 01 12:56:41.715608 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85fda26f-43df-4d36-a104-2b61217235d2 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 202 Aug 01 12:56:41.716021 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 159/640] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 12:56:41 2026] DELETE /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 12:56:41.723914 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-723d45af-dcb6-4a8e-b96f-bd4aae378035 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:41.726390 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-723d45af-dcb6-4a8e-b96f-bd4aae378035 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:41.726695 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-723d45af-dcb6-4a8e-b96f-bd4aae378035 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:41.726991 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-723d45af-dcb6-4a8e-b96f-bd4aae378035 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:41.736297 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:41.736297 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:41.740497 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-723d45af-dcb6-4a8e-b96f-bd4aae378035 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Volume info retrieved successfully. Aug 01 12:56:41.744805 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-723d45af-dcb6-4a8e-b96f-bd4aae378035 tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 200 Aug 01 12:56:41.745230 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 164/641] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:41 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:41.977902 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d26fcd7-2310-43d9-a954-8f1ee5dfbee5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:41.980267 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d26fcd7-2310-43d9-a954-8f1ee5dfbee5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:41.980412 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d26fcd7-2310-43d9-a954-8f1ee5dfbee5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:41.980594 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d26fcd7-2310-43d9-a954-8f1ee5dfbee5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:41.986350 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d1eabb3-2e48-4c39-9399-ea5e6e465e62 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:41.988161 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d1eabb3-2e48-4c39-9399-ea5e6e465e62 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:41.988405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d1eabb3-2e48-4c39-9399-ea5e6e465e62 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:41.988646 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d1eabb3-2e48-4c39-9399-ea5e6e465e62 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:41.990341 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:41.990341 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:41.993826 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d26fcd7-2310-43d9-a954-8f1ee5dfbee5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:41.997704 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:41.997704 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:41.998097 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d26fcd7-2310-43d9-a954-8f1ee5dfbee5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:41.998458 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 160/642] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:41 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:42.001144 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3d1eabb3-2e48-4c39-9399-ea5e6e465e62 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:42.004757 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d1eabb3-2e48-4c39-9399-ea5e6e465e62 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:42.005190 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 160/643] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:41 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:42.156763 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-20f718dc-24b3-444f-a02b-3e65ea11566e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:42.157259 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-20f718dc-24b3-444f-a02b-3e65ea11566e None None] GET https://10.4.3.110/volume// Aug 01 12:56:42.157470 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-20f718dc-24b3-444f-a02b-3e65ea11566e None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:42.157707 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-20f718dc-24b3-444f-a02b-3e65ea11566e None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:42.158055 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-20f718dc-24b3-444f-a02b-3e65ea11566e None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:56:42.158403 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 160/644] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:56:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:56:42.168172 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-dfab632c-c8c5-4ca8-9cc8-2bccc35f7179 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:42.170270 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-dfab632c-c8c5-4ca8-9cc8-2bccc35f7179 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] GET https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:56:42.170526 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-dfab632c-c8c5-4ca8-9cc8-2bccc35f7179 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:42.170703 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-dfab632c-c8c5-4ca8-9cc8-2bccc35f7179 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:42.180095 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:42.180095 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:42.183906 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-dfab632c-c8c5-4ca8-9cc8-2bccc35f7179 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:56:42.188707 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-dfab632c-c8c5-4ca8-9cc8-2bccc35f7179 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 returned with HTTP 200 Aug 01 12:56:42.189111 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 165/645] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:56:42 2026] GET /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 => generated 1539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:56:42.288721 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-992f8eed-4ed6-4ac2-85b7-5a1a30fb31c0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:42.291358 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-992f8eed-4ed6-4ac2-85b7-5a1a30fb31c0 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] PUT https://10.4.3.110/volume/v3/attachments/d6525b59-a58e-4002-9c6f-206b18767143 Aug 01 12:56:42.291712 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-992f8eed-4ed6-4ac2-85b7-5a1a30fb31c0 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:42.298610 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-992f8eed-4ed6-4ac2-85b7-5a1a30fb31c0 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Acquiring lock "cinder-attachment_update-40d8f4ca-50ad-40d3-9953-e007133d36d9-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:56:42.304836 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-992f8eed-4ed6-4ac2-85b7-5a1a30fb31c0 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Lock "cinder-attachment_update-40d8f4ca-50ad-40d3-9953-e007133d36d9-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:56:42.305874 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:42.305874 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:42.437403 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-992f8eed-4ed6-4ac2-85b7-5a1a30fb31c0 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Lock "cinder-attachment_update-40d8f4ca-50ad-40d3-9953-e007133d36d9-np0000006302" released by "attachment_update" :: held 0.133s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:56:42.437488 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-992f8eed-4ed6-4ac2-85b7-5a1a30fb31c0 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/attachments/d6525b59-a58e-4002-9c6f-206b18767143 returned with HTTP 200 Aug 01 12:56:42.438068 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 161/646] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:56:42 2026] PUT /volume/v3/attachments/d6525b59-a58e-4002-9c6f-206b18767143 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:42.461724 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-83ad0917-cd98-4ae4-ada2-4dff5a7aaaf0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:42.463928 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-83ad0917-cd98-4ae4-ada2-4dff5a7aaaf0 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] POST https://10.4.3.110/volume/v3/attachments/d6525b59-a58e-4002-9c6f-206b18767143/action Aug 01 12:56:42.464331 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-83ad0917-cd98-4ae4-ada2-4dff5a7aaaf0 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:56:42.464483 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-83ad0917-cd98-4ae4-ada2-4dff5a7aaaf0 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:42.483086 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:42.483086 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:42.495276 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bae07fdc-7e0f-4ff6-b3ed-ba2b009053da req-83ad0917-cd98-4ae4-ada2-4dff5a7aaaf0 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/attachments/d6525b59-a58e-4002-9c6f-206b18767143/action returned with HTTP 204 Aug 01 12:56:42.495983 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 161/647] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:56:42 2026] POST /volume/v3/attachments/d6525b59-a58e-4002-9c6f-206b18767143/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:42.496735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e51148d2-f9b4-450b-93bf-29504864aca4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:42.498676 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e51148d2-f9b4-450b-93bf-29504864aca4 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:42.498857 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e51148d2-f9b4-450b-93bf-29504864aca4 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:42.499052 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e51148d2-f9b4-450b-93bf-29504864aca4 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:42.506437 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:42.506437 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:42.511703 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e51148d2-f9b4-450b-93bf-29504864aca4 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:42.516466 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e51148d2-f9b4-450b-93bf-29504864aca4 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:42.517014 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 161/648] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:42 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:42.760867 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1228fc17-c887-4df0-9e07-fcb65cd611ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:42.763161 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1228fc17-c887-4df0-9e07-fcb65cd611ef tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] GET https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 Aug 01 12:56:42.763397 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1228fc17-c887-4df0-9e07-fcb65cd611ef tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:42.763658 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1228fc17-c887-4df0-9e07-fcb65cd611ef tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:42.770019 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1228fc17-c887-4df0-9e07-fcb65cd611ef tempest-VolumeRetypeMultiattachTest-1158637570 tempest-VolumeRetypeMultiattachTest-1158637570-project-member] https://10.4.3.110/volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 returned with HTTP 404 Aug 01 12:56:42.770516 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 166/649] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:56:42 2026] GET /volume/v3/volumes/2841d13e-7d83-4e68-89c5-bf53df0272e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:56:42.780176 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-623b56db-f808-46bb-98e7-309d0148ce46 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:42.782011 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-623b56db-f808-46bb-98e7-309d0148ce46 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] DELETE https://10.4.3.110/volume/v3/types/283869f7-b713-466e-990b-4eb4afe4bad0 Aug 01 12:56:42.782313 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-623b56db-f808-46bb-98e7-309d0148ce46 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:42.782935 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-623b56db-f808-46bb-98e7-309d0148ce46 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:42.782935 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:42.782935 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:42.810138 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-623b56db-f808-46bb-98e7-309d0148ce46 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/types/283869f7-b713-466e-990b-4eb4afe4bad0 returned with HTTP 202 Aug 01 12:56:42.810634 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 162/650] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 12:56:42 2026] DELETE /volume/v3/types/283869f7-b713-466e-990b-4eb4afe4bad0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:42.817824 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1ec982ee-f8a5-4634-a72b-7871e6eed577 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:42.819779 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ec982ee-f8a5-4634-a72b-7871e6eed577 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] GET https://10.4.3.110/volume/v3/types/283869f7-b713-466e-990b-4eb4afe4bad0 Aug 01 12:56:42.820062 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ec982ee-f8a5-4634-a72b-7871e6eed577 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:42.820278 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ec982ee-f8a5-4634-a72b-7871e6eed577 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:42.824008 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ec982ee-f8a5-4634-a72b-7871e6eed577 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/types/283869f7-b713-466e-990b-4eb4afe4bad0 returned with HTTP 404 Aug 01 12:56:42.824584 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 162/651] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 12:56:42 2026] GET /volume/v3/types/283869f7-b713-466e-990b-4eb4afe4bad0 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:42.834922 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2a24eb4d-2124-429a-b4b7-fac599135543 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:42.836203 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a24eb4d-2124-429a-b4b7-fac599135543 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] DELETE https://10.4.3.110/volume/v3/types/a0d0cfe0-8177-4312-9eb0-3c6760e96876 Aug 01 12:56:42.836494 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a24eb4d-2124-429a-b4b7-fac599135543 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:42.836774 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a24eb4d-2124-429a-b4b7-fac599135543 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:42.865154 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a24eb4d-2124-429a-b4b7-fac599135543 tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/types/a0d0cfe0-8177-4312-9eb0-3c6760e96876 returned with HTTP 202 Aug 01 12:56:42.865614 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 162/652] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 12:56:42 2026] DELETE /volume/v3/types/a0d0cfe0-8177-4312-9eb0-3c6760e96876 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:42.872723 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6bee9a86-c058-46f2-9758-f2352c39c55b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:42.874777 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6bee9a86-c058-46f2-9758-f2352c39c55b tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] GET https://10.4.3.110/volume/v3/types/a0d0cfe0-8177-4312-9eb0-3c6760e96876 Aug 01 12:56:42.874881 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6bee9a86-c058-46f2-9758-f2352c39c55b tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:42.875125 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6bee9a86-c058-46f2-9758-f2352c39c55b tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:42.879035 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6bee9a86-c058-46f2-9758-f2352c39c55b tempest-VolumeRetypeMultiattachTest-1356213815 tempest-VolumeRetypeMultiattachTest-1356213815-project-admin] https://10.4.3.110/volume/v3/types/a0d0cfe0-8177-4312-9eb0-3c6760e96876 returned with HTTP 404 Aug 01 12:56:42.879778 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 167/653] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 12:56:42 2026] GET /volume/v3/types/a0d0cfe0-8177-4312-9eb0-3c6760e96876 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:43.013678 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f443cca-875f-4c8b-9d0d-5857faa87d9a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:43.016122 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f443cca-875f-4c8b-9d0d-5857faa87d9a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:43.016441 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f443cca-875f-4c8b-9d0d-5857faa87d9a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:43.016707 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f443cca-875f-4c8b-9d0d-5857faa87d9a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:43.018539 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d027edf-9ef7-4101-86ca-91e97241a85e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:43.020917 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d027edf-9ef7-4101-86ca-91e97241a85e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:43.021181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d027edf-9ef7-4101-86ca-91e97241a85e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:43.021384 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d027edf-9ef7-4101-86ca-91e97241a85e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:43.029521 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:43.029521 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:43.032321 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:43.032321 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:43.033914 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1f443cca-875f-4c8b-9d0d-5857faa87d9a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:43.036658 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2d027edf-9ef7-4101-86ca-91e97241a85e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:43.039437 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f443cca-875f-4c8b-9d0d-5857faa87d9a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:43.039912 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 163/654] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:43 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:43.042834 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d027edf-9ef7-4101-86ca-91e97241a85e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:43.043241 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 163/655] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:43 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:43.530299 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-943b2024-1382-45de-92b4-dafeb25bbfe9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:43.532205 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-943b2024-1382-45de-92b4-dafeb25bbfe9 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:43.532454 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-943b2024-1382-45de-92b4-dafeb25bbfe9 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:43.532681 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-943b2024-1382-45de-92b4-dafeb25bbfe9 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:43.540188 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:43.540188 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:43.544572 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-943b2024-1382-45de-92b4-dafeb25bbfe9 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:43.549038 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-943b2024-1382-45de-92b4-dafeb25bbfe9 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:43.549407 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 163/656] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:43 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:44.055404 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0678313c-3e87-4ad5-b996-fbca5891e715 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:44.057517 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0678313c-3e87-4ad5-b996-fbca5891e715 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:44.057709 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0678313c-3e87-4ad5-b996-fbca5891e715 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:44.057919 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0678313c-3e87-4ad5-b996-fbca5891e715 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:44.058196 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e07858f-76c0-4514-a06c-b20b7499a464 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:44.060473 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e07858f-76c0-4514-a06c-b20b7499a464 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:44.060722 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e07858f-76c0-4514-a06c-b20b7499a464 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:44.060972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e07858f-76c0-4514-a06c-b20b7499a464 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:44.067402 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:44.067402 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:44.071321 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0678313c-3e87-4ad5-b996-fbca5891e715 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:44.074577 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:44.074577 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:44.076513 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0678313c-3e87-4ad5-b996-fbca5891e715 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:44.076991 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 168/657] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:44 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:44.078773 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4e07858f-76c0-4514-a06c-b20b7499a464 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:44.083103 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e07858f-76c0-4514-a06c-b20b7499a464 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:44.083459 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 164/658] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:44 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:44.563762 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-daa0de1f-6600-43e7-9d82-8debb08405af None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:44.567656 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-daa0de1f-6600-43e7-9d82-8debb08405af tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:44.574262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-daa0de1f-6600-43e7-9d82-8debb08405af tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:44.574550 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-daa0de1f-6600-43e7-9d82-8debb08405af tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:44.595920 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:44.595920 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:44.605597 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-daa0de1f-6600-43e7-9d82-8debb08405af tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:44.611900 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-daa0de1f-6600-43e7-9d82-8debb08405af tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:44.612531 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 164/659] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:44 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:45.093927 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2fed311b-9a20-4626-91d7-ff47e0fac6b5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.096029 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2fed311b-9a20-4626-91d7-ff47e0fac6b5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:45.096344 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2fed311b-9a20-4626-91d7-ff47e0fac6b5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.096640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2fed311b-9a20-4626-91d7-ff47e0fac6b5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.099075 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f452082a-a7a9-4751-8fdb-414903a92dc9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.105081 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f452082a-a7a9-4751-8fdb-414903a92dc9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:45.105511 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f452082a-a7a9-4751-8fdb-414903a92dc9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.105819 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f452082a-a7a9-4751-8fdb-414903a92dc9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.114964 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:45.114964 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:45.119563 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:45.119563 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:45.119990 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2fed311b-9a20-4626-91d7-ff47e0fac6b5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:45.124752 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f452082a-a7a9-4751-8fdb-414903a92dc9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:45.125917 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2fed311b-9a20-4626-91d7-ff47e0fac6b5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:45.126658 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 164/660] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:45 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:45.130297 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f452082a-a7a9-4751-8fdb-414903a92dc9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:45.130959 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 169/661] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:45 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:45.199335 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c3d8bc9-1252-482b-8a16-09c6d44f1d31 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.319543 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c3d8bc9-1252-482b-8a16-09c6d44f1d31 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:56:45.319543 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c3d8bc9-1252-482b-8a16-09c6d44f1d31 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-756907842"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:45.334064 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c3d8bc9-1252-482b-8a16-09c6d44f1d31 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 12:56:45.334387 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 165/662] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 12:56:45 2026] POST /volume/v3/types => generated 230 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:45.344992 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a4e405c8-77af-4489-ad01-9ebc916e273c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.347073 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4e405c8-77af-4489-ad01-9ebc916e273c tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] POST https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs Aug 01 12:56:45.347532 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4e405c8-77af-4489-ad01-9ebc916e273c tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:45.398213 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4e405c8-77af-4489-ad01-9ebc916e273c tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs returned with HTTP 200 Aug 01 12:56:45.398858 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 165/663] 10.4.3.110 () {68 vars in 1399 bytes} [Sat Aug 1 12:56:45 2026] POST /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs => generated 34 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:56:45.407976 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6a3cf7e6-b4e7-4e8f-a99f-2920df5bd70d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.409099 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a3cf7e6-b4e7-4e8f-a99f-2920df5bd70d tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] GET https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec3 Aug 01 12:56:45.409429 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a3cf7e6-b4e7-4e8f-a99f-2920df5bd70d tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.409680 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a3cf7e6-b4e7-4e8f-a99f-2920df5bd70d tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.417249 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a3cf7e6-b4e7-4e8f-a99f-2920df5bd70d tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec3 returned with HTTP 200 Aug 01 12:56:45.417660 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 165/664] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 12:56:45 2026] GET /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:56:45.424823 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-30183da6-b69a-42f1-8fb6-c3a582a6fc21 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.426907 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30183da6-b69a-42f1-8fb6-c3a582a6fc21 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] DELETE https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec3 Aug 01 12:56:45.427353 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30183da6-b69a-42f1-8fb6-c3a582a6fc21 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.427538 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30183da6-b69a-42f1-8fb6-c3a582a6fc21 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.480036 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30183da6-b69a-42f1-8fb6-c3a582a6fc21 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec3 returned with HTTP 202 Aug 01 12:56:45.480547 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 170/665] 10.4.3.110 () {66 vars in 1399 bytes} [Sat Aug 1 12:56:45 2026] DELETE /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:56:45.488858 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02d4902a-f634-464b-b2d2-0827dfef3f23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.490859 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02d4902a-f634-464b-b2d2-0827dfef3f23 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] GET https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec3 Aug 01 12:56:45.491069 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02d4902a-f634-464b-b2d2-0827dfef3f23 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.491270 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02d4902a-f634-464b-b2d2-0827dfef3f23 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.500995 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02d4902a-f634-464b-b2d2-0827dfef3f23 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec3 returned with HTTP 404 Aug 01 12:56:45.501525 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 166/666] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 12:56:45 2026] GET /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:45.510993 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b0b8aa67-443f-4e82-8001-1d108932fb1e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.513083 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0b8aa67-443f-4e82-8001-1d108932fb1e tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] POST https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs Aug 01 12:56:45.513693 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b0b8aa67-443f-4e82-8001-1d108932fb1e tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:45.538073 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0b8aa67-443f-4e82-8001-1d108932fb1e tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs returned with HTTP 200 Aug 01 12:56:45.538935 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 166/667] 10.4.3.110 () {68 vars in 1399 bytes} [Sat Aug 1 12:56:45 2026] POST /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:56:45.547013 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2e9c8a31-cd8a-4d24-a6a9-0846ab491c1a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.549246 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e9c8a31-cd8a-4d24-a6a9-0846ab491c1a tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] GET https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs Aug 01 12:56:45.549605 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2e9c8a31-cd8a-4d24-a6a9-0846ab491c1a tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.549753 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2e9c8a31-cd8a-4d24-a6a9-0846ab491c1a tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.557077 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e9c8a31-cd8a-4d24-a6a9-0846ab491c1a tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs returned with HTTP 200 Aug 01 12:56:45.557586 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 166/668] 10.4.3.110 () {66 vars in 1378 bytes} [Sat Aug 1 12:56:45 2026] GET /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs => generated 34 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:56:45.566713 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-24b81b03-9f4f-47e4-bf3d-e0359ceece55 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.568511 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24b81b03-9f4f-47e4-bf3d-e0359ceece55 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] POST https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs Aug 01 12:56:45.568939 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24b81b03-9f4f-47e4-bf3d-e0359ceece55 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:45.585325 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-0487a627-5e9f-4ba1-b060-ee3759b6deec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.588305 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-0487a627-5e9f-4ba1-b060-ee3759b6deec tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] DELETE https://10.4.3.110/volume/v3/attachments/87dda264-a9e9-4475-b3a7-d1e41c5c488f Aug 01 12:56:45.589385 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-0487a627-5e9f-4ba1-b060-ee3759b6deec tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.589385 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-0487a627-5e9f-4ba1-b060-ee3759b6deec tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.598686 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:45.598686 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:45.600198 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24b81b03-9f4f-47e4-bf3d-e0359ceece55 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs returned with HTTP 200 Aug 01 12:56:45.600198 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 171/669] 10.4.3.110 () {68 vars in 1399 bytes} [Sat Aug 1 12:56:45 2026] POST /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:56:45.610777 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-57a9fe53-3f83-452a-befd-7c1143386ed0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.613448 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57a9fe53-3f83-452a-befd-7c1143386ed0 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] PUT https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec2 Aug 01 12:56:45.613915 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57a9fe53-3f83-452a-befd-7c1143386ed0 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:45.633959 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a35c3f91-5deb-4225-b5f3-b57e2e6d3581 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.636037 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a35c3f91-5deb-4225-b5f3-b57e2e6d3581 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:45.636216 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a35c3f91-5deb-4225-b5f3-b57e2e6d3581 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.636549 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a35c3f91-5deb-4225-b5f3-b57e2e6d3581 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.646468 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57a9fe53-3f83-452a-befd-7c1143386ed0 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec2 returned with HTTP 200 Aug 01 12:56:45.646959 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 167/670] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 12:56:45 2026] PUT /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec2 => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:56:45.647675 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:45.647675 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:45.652249 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a35c3f91-5deb-4225-b5f3-b57e2e6d3581 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:45.655784 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-512ae616-c1c6-49e5-8ee0-6918e58a3521 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.657290 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-512ae616-c1c6-49e5-8ee0-6918e58a3521 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] GET https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec2 Aug 01 12:56:45.657680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-512ae616-c1c6-49e5-8ee0-6918e58a3521 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.658018 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-512ae616-c1c6-49e5-8ee0-6918e58a3521 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.658522 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a35c3f91-5deb-4225-b5f3-b57e2e6d3581 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:45.659002 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 167/671] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:45 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:45.664975 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-512ae616-c1c6-49e5-8ee0-6918e58a3521 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec2 returned with HTTP 200 Aug 01 12:56:45.665426 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 172/672] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 12:56:45 2026] GET /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:56:45.673603 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71bfc34e-7491-4973-bb2d-5521af379c7e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.674783 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4becdc56-38c6-4cdd-a41b-490f74533c7c req-0487a627-5e9f-4ba1-b060-ee3759b6deec tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments/87dda264-a9e9-4475-b3a7-d1e41c5c488f returned with HTTP 200 Aug 01 12:56:45.675254 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 167/673] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:56:45 2026] DELETE /volume/v3/attachments/87dda264-a9e9-4475-b3a7-d1e41c5c488f => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:45.675317 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71bfc34e-7491-4973-bb2d-5521af379c7e tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] POST https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs Aug 01 12:56:45.675620 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71bfc34e-7491-4973-bb2d-5521af379c7e tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:45.686892 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-961cf5fe-3abe-4042-bfe2-37358317767f req-80075653-7517-4b0f-8a32-6c938129f8a3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.689248 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-961cf5fe-3abe-4042-bfe2-37358317767f req-80075653-7517-4b0f-8a32-6c938129f8a3 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] DELETE https://10.4.3.110/volume/v3/attachments/18f17c94-72e1-4a89-88b8-4d248d0248cf Aug 01 12:56:45.689444 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-961cf5fe-3abe-4042-bfe2-37358317767f req-80075653-7517-4b0f-8a32-6c938129f8a3 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.689657 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-961cf5fe-3abe-4042-bfe2-37358317767f req-80075653-7517-4b0f-8a32-6c938129f8a3 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.697465 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:45.697465 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:45.705197 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71bfc34e-7491-4973-bb2d-5521af379c7e tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs returned with HTTP 200 Aug 01 12:56:45.705701 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 168/674] 10.4.3.110 () {68 vars in 1399 bytes} [Sat Aug 1 12:56:45 2026] POST /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs => generated 51 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:56:45.714040 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-edaa2ffd-235e-4ca5-81b3-a83454df140e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.716067 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-edaa2ffd-235e-4ca5-81b3-a83454df140e tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] GET https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs Aug 01 12:56:45.716326 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-edaa2ffd-235e-4ca5-81b3-a83454df140e tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.716597 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-edaa2ffd-235e-4ca5-81b3-a83454df140e tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.723406 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-edaa2ffd-235e-4ca5-81b3-a83454df140e tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs returned with HTTP 200 Aug 01 12:56:45.723871 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 173/675] 10.4.3.110 () {66 vars in 1378 bytes} [Sat Aug 1 12:56:45 2026] GET /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689/extra_specs => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:56:45.731456 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-30e707c1-c223-4610-a6c6-d2aed1a970bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.733305 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30e707c1-c223-4610-a6c6-d2aed1a970bf tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] DELETE https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689 Aug 01 12:56:45.733550 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30e707c1-c223-4610-a6c6-d2aed1a970bf tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.733770 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30e707c1-c223-4610-a6c6-d2aed1a970bf tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.734033 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:45.734033 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:45.751422 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-961cf5fe-3abe-4042-bfe2-37358317767f req-80075653-7517-4b0f-8a32-6c938129f8a3 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/attachments/18f17c94-72e1-4a89-88b8-4d248d0248cf returned with HTTP 200 Aug 01 12:56:45.751915 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 168/676] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:56:45 2026] DELETE /volume/v3/attachments/18f17c94-72e1-4a89-88b8-4d248d0248cf => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:45.764183 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30e707c1-c223-4610-a6c6-d2aed1a970bf tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689 returned with HTTP 202 Aug 01 12:56:45.764850 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 168/677] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 12:56:45 2026] DELETE /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:45.773705 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ec53eca-bd93-418f-8289-8c8e534329d4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:45.775579 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ec53eca-bd93-418f-8289-8c8e534329d4 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] GET https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689 Aug 01 12:56:45.775777 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ec53eca-bd93-418f-8289-8c8e534329d4 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:45.775967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ec53eca-bd93-418f-8289-8c8e534329d4 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:45.779195 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ec53eca-bd93-418f-8289-8c8e534329d4 tempest-VolumeTypesExtraSpecsTest-1567113889 tempest-VolumeTypesExtraSpecsTest-1567113889-project-admin] https://10.4.3.110/volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689 returned with HTTP 404 Aug 01 12:56:45.779543 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 169/678] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 12:56:45 2026] GET /volume/v3/types/2e3b3e97-fcf1-48a9-b71f-f1961a53c689 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:46.139660 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-03d16968-ad3b-4df0-be1c-473e35cdfcdb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:46.141347 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03d16968-ad3b-4df0-be1c-473e35cdfcdb tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:46.142630 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03d16968-ad3b-4df0-be1c-473e35cdfcdb tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:46.143807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03d16968-ad3b-4df0-be1c-473e35cdfcdb tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:46.146884 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8b22b63b-b4ba-42f9-a0b5-6828f717588a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:46.149313 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b22b63b-b4ba-42f9-a0b5-6828f717588a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:56:46.149434 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b22b63b-b4ba-42f9-a0b5-6828f717588a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:46.149885 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b22b63b-b4ba-42f9-a0b5-6828f717588a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:46.154780 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:46.154780 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:46.158487 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:46.158487 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:46.158906 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-03d16968-ad3b-4df0-be1c-473e35cdfcdb tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:46.163119 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8b22b63b-b4ba-42f9-a0b5-6828f717588a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:56:46.164153 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03d16968-ad3b-4df0-be1c-473e35cdfcdb tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:46.164784 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 174/679] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:46 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:46.168858 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b22b63b-b4ba-42f9-a0b5-6828f717588a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:56:46.169661 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 169/680] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:46 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:46.674450 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d9d653f-dfa6-4fa6-889b-85cd1d40290b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:46.676875 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d9d653f-dfa6-4fa6-889b-85cd1d40290b tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:46.676965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d9d653f-dfa6-4fa6-889b-85cd1d40290b tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:46.677729 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d9d653f-dfa6-4fa6-889b-85cd1d40290b tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:46.688025 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:46.688025 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:46.693571 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4d9d653f-dfa6-4fa6-889b-85cd1d40290b tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:46.699778 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d9d653f-dfa6-4fa6-889b-85cd1d40290b tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:46.700370 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 169/681] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:46 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:47.179739 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a5cad05c-4edd-4dda-b136-b3b53470cb86 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:47.181732 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a5cad05c-4edd-4dda-b136-b3b53470cb86 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:47.182013 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a5cad05c-4edd-4dda-b136-b3b53470cb86 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:47.182245 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a5cad05c-4edd-4dda-b136-b3b53470cb86 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:47.197325 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:47.197325 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:47.202363 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a5cad05c-4edd-4dda-b136-b3b53470cb86 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:47.207369 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a5cad05c-4edd-4dda-b136-b3b53470cb86 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:47.207771 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 170/682] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:47 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:47.713924 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2c3b7b08-febc-4a98-83cb-83aeac7b9de3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:47.716004 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c3b7b08-febc-4a98-83cb-83aeac7b9de3 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:47.716216 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c3b7b08-febc-4a98-83cb-83aeac7b9de3 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:47.716471 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c3b7b08-febc-4a98-83cb-83aeac7b9de3 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:47.724846 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:47.724846 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:47.730051 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2c3b7b08-febc-4a98-83cb-83aeac7b9de3 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:47.735759 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c3b7b08-febc-4a98-83cb-83aeac7b9de3 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:47.736372 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 175/683] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:47 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:48.019921 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c2cd821a-4940-40c2-81d0-f586eeb07528 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.021853 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2cd821a-4940-40c2-81d0-f586eeb07528 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:56:48.022076 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2cd821a-4940-40c2-81d0-f586eeb07528 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.022292 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2cd821a-4940-40c2-81d0-f586eeb07528 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.029859 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:48.029859 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:48.034460 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c2cd821a-4940-40c2-81d0-f586eeb07528 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:56:48.039316 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2cd821a-4940-40c2-81d0-f586eeb07528 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:56:48.039731 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 170/684] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:48 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:48.052633 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-03a1340b-343c-4d50-8228-84151453b81c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.054784 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03a1340b-343c-4d50-8228-84151453b81c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:56:48.055009 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03a1340b-343c-4d50-8228-84151453b81c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.055226 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03a1340b-343c-4d50-8228-84151453b81c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.063829 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:48.063829 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:48.068134 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-03a1340b-343c-4d50-8228-84151453b81c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:56:48.070222 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d4812153-7654-4c17-a8b3-5c145702a852 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.073382 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03a1340b-343c-4d50-8228-84151453b81c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:56:48.074034 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 170/685] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:48 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:48.116590 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3412dcc7-465e-4a57-92db-2984cd927a1c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.118474 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3412dcc7-465e-4a57-92db-2984cd927a1c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:56:48.118739 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3412dcc7-465e-4a57-92db-2984cd927a1c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.118985 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3412dcc7-465e-4a57-92db-2984cd927a1c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.126419 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:48.126419 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:48.131410 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3412dcc7-465e-4a57-92db-2984cd927a1c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:56:48.137046 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3412dcc7-465e-4a57-92db-2984cd927a1c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:56:48.137446 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 176/686] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:48 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:48.157879 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-117f6677-2a54-44f1-8bba-28643c9a78c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.160273 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-117f6677-2a54-44f1-8bba-28643c9a78c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] DELETE https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:56:48.160441 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-117f6677-2a54-44f1-8bba-28643c9a78c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.160779 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-117f6677-2a54-44f1-8bba-28643c9a78c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.160779 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-117f6677-2a54-44f1-8bba-28643c9a78c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Delete volume with id: ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:56:48.167641 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:48.167641 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:48.168175 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-117f6677-2a54-44f1-8bba-28643c9a78c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:56:48.186036 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-117f6677-2a54-44f1-8bba-28643c9a78c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Delete volume request issued successfully. Aug 01 12:56:48.186241 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-117f6677-2a54-44f1-8bba-28643c9a78c2 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 202 Aug 01 12:56:48.186770 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 171/687] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:56:48 2026] DELETE /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:48.186962 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d4812153-7654-4c17-a8b3-5c145702a852 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] POST https://10.4.3.110/volume/v3/types/a2c265cc-3c63-4e36-9f3c-1c0901b699ba/encryption Aug 01 12:56:48.187386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d4812153-7654-4c17-a8b3-5c145702a852 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:48.195891 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-44394b6c-c66c-479b-af05-8121407f17a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.197897 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44394b6c-c66c-479b-af05-8121407f17a8 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:56:48.198110 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44394b6c-c66c-479b-af05-8121407f17a8 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.198292 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44394b6c-c66c-479b-af05-8121407f17a8 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.205741 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:48.205741 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:48.209928 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-44394b6c-c66c-479b-af05-8121407f17a8 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Volume info retrieved successfully. Aug 01 12:56:48.213384 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d4812153-7654-4c17-a8b3-5c145702a852 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] https://10.4.3.110/volume/v3/types/a2c265cc-3c63-4e36-9f3c-1c0901b699ba/encryption returned with HTTP 404 Aug 01 12:56:48.213955 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 171/688] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 12:56:48 2026] POST /volume/v3/types/a2c265cc-3c63-4e36-9f3c-1c0901b699ba/encryption => generated 114 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:48.215063 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44394b6c-c66c-479b-af05-8121407f17a8 tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 200 Aug 01 12:56:48.215601 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 171/689] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:48 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:48.223652 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d01ec81d-275a-4a2d-979e-8fc2767121eb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.225029 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-36ee9e2c-1d28-4dba-acf0-c8dfdefb2e51 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.226084 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d01ec81d-275a-4a2d-979e-8fc2767121eb tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:56:48.226572 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d01ec81d-275a-4a2d-979e-8fc2767121eb tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-549265595", "os-volume-type-access:is_public": false}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:48.227598 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-36ee9e2c-1d28-4dba-acf0-c8dfdefb2e51 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:48.227870 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-36ee9e2c-1d28-4dba-acf0-c8dfdefb2e51 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.228124 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-36ee9e2c-1d28-4dba-acf0-c8dfdefb2e51 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.239669 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:48.239669 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:48.244704 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-36ee9e2c-1d28-4dba-acf0-c8dfdefb2e51 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:48.245250 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d01ec81d-275a-4a2d-979e-8fc2767121eb tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 12:56:48.245745 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 177/690] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 12:56:48 2026] POST /volume/v3/types => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:48.252571 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-36ee9e2c-1d28-4dba-acf0-c8dfdefb2e51 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:48.253242 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 172/691] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:48 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:48.255457 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a98472b9-5982-49c7-94be-c87e13c84f49 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.323040 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a98472b9-5982-49c7-94be-c87e13c84f49 tempest-VolumeTypesNegativeTest-1959539335 tempest-VolumeTypesNegativeTest-1959539335-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:56:48.323040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a98472b9-5982-49c7-94be-c87e13c84f49 tempest-VolumeTypesNegativeTest-1959539335 tempest-VolumeTypesNegativeTest-1959539335-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "caa8b238-6609-4abf-9c7b-7def3cb31f7c", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2045450522"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:48.324543 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-a98472b9-5982-49c7-94be-c87e13c84f49 tempest-VolumeTypesNegativeTest-1959539335 tempest-VolumeTypesNegativeTest-1959539335-project-member] Create volume request body: {'volume': {'volume_type': 'caa8b238-6609-4abf-9c7b-7def3cb31f7c', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2045450522'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:56:48.332539 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a98472b9-5982-49c7-94be-c87e13c84f49 tempest-VolumeTypesNegativeTest-1959539335 tempest-VolumeTypesNegativeTest-1959539335-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 404 Aug 01 12:56:48.333575 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 172/692] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:56:48 2026] POST /volume/v3/volumes => generated 114 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:48.342217 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-756d555b-7592-4c68-bb7b-25abac142b30 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.344599 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-756d555b-7592-4c68-bb7b-25abac142b30 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] DELETE https://10.4.3.110/volume/v3/types/caa8b238-6609-4abf-9c7b-7def3cb31f7c Aug 01 12:56:48.344820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-756d555b-7592-4c68-bb7b-25abac142b30 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.345052 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-756d555b-7592-4c68-bb7b-25abac142b30 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.381408 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-756d555b-7592-4c68-bb7b-25abac142b30 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] https://10.4.3.110/volume/v3/types/caa8b238-6609-4abf-9c7b-7def3cb31f7c returned with HTTP 202 Aug 01 12:56:48.381909 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 172/693] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 12:56:48 2026] DELETE /volume/v3/types/caa8b238-6609-4abf-9c7b-7def3cb31f7c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:48.390921 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f58653a-b3be-44a6-9152-bb357ea9d690 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.393653 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f58653a-b3be-44a6-9152-bb357ea9d690 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] GET https://10.4.3.110/volume/v3/types/caa8b238-6609-4abf-9c7b-7def3cb31f7c Aug 01 12:56:48.393900 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f58653a-b3be-44a6-9152-bb357ea9d690 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.394133 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f58653a-b3be-44a6-9152-bb357ea9d690 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.398811 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f58653a-b3be-44a6-9152-bb357ea9d690 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] https://10.4.3.110/volume/v3/types/caa8b238-6609-4abf-9c7b-7def3cb31f7c returned with HTTP 404 Aug 01 12:56:48.399251 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 178/694] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 12:56:48 2026] GET /volume/v3/types/caa8b238-6609-4abf-9c7b-7def3cb31f7c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:48.408906 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8325cb65-71c5-44c6-8b17-179ce28ffa34 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.411466 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8325cb65-71c5-44c6-8b17-179ce28ffa34 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:56:48.412658 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8325cb65-71c5-44c6-8b17-179ce28ffa34 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:48.414092 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8325cb65-71c5-44c6-8b17-179ce28ffa34 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 400 Aug 01 12:56:48.414999 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 173/695] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 12:56:48 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 12:56:48.423297 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f107e52d-cd88-4e4b-945d-dd54673b243e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.426157 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f107e52d-cd88-4e4b-945d-dd54673b243e tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:56:48.426157 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f107e52d-cd88-4e4b-945d-dd54673b243e tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-983835223"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:48.439817 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f107e52d-cd88-4e4b-945d-dd54673b243e tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 12:56:48.440205 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 173/696] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 12:56:48 2026] POST /volume/v3/types => generated 228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:48.451564 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd9bc5fc-0149-4a81-844a-a8750b9ff85c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.453710 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd9bc5fc-0149-4a81-844a-a8750b9ff85c tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:56:48.454143 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd9bc5fc-0149-4a81-844a-a8750b9ff85c tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-983835223"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:48.461152 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd9bc5fc-0149-4a81-844a-a8750b9ff85c tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-983835223 already exists. Aug 01 12:56:48.461405 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd9bc5fc-0149-4a81-844a-a8750b9ff85c tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 409 Aug 01 12:56:48.462147 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 173/697] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 12:56:48 2026] POST /volume/v3/types => generated 133 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:56:48.470551 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8a9195e3-396b-4b7c-8e14-429d1403f747 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.473001 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a9195e3-396b-4b7c-8e14-429d1403f747 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] DELETE https://10.4.3.110/volume/v3/types/f7ebbc6c-bd1a-4de6-bf93-62dc7f57ae2e Aug 01 12:56:48.473276 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a9195e3-396b-4b7c-8e14-429d1403f747 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.473609 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a9195e3-396b-4b7c-8e14-429d1403f747 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.519716 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a9195e3-396b-4b7c-8e14-429d1403f747 tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] https://10.4.3.110/volume/v3/types/f7ebbc6c-bd1a-4de6-bf93-62dc7f57ae2e returned with HTTP 202 Aug 01 12:56:48.520203 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 179/698] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 12:56:48 2026] DELETE /volume/v3/types/f7ebbc6c-bd1a-4de6-bf93-62dc7f57ae2e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:56:48.528460 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1b30723c-744a-4257-909f-60c81312c0ef None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.530242 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1b30723c-744a-4257-909f-60c81312c0ef tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] GET https://10.4.3.110/volume/v3/types/f7ebbc6c-bd1a-4de6-bf93-62dc7f57ae2e Aug 01 12:56:48.530448 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1b30723c-744a-4257-909f-60c81312c0ef tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.530673 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1b30723c-744a-4257-909f-60c81312c0ef tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.534716 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1b30723c-744a-4257-909f-60c81312c0ef tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] https://10.4.3.110/volume/v3/types/f7ebbc6c-bd1a-4de6-bf93-62dc7f57ae2e returned with HTTP 404 Aug 01 12:56:48.535208 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 174/699] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 12:56:48 2026] GET /volume/v3/types/f7ebbc6c-bd1a-4de6-bf93-62dc7f57ae2e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:48.546070 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d34ab269-700f-4298-b089-8032d54f534b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.548198 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d34ab269-700f-4298-b089-8032d54f534b tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] DELETE https://10.4.3.110/volume/v3/types/d8ac3b4f-cbe5-4729-92dc-5af2c2937e6f Aug 01 12:56:48.548492 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d34ab269-700f-4298-b089-8032d54f534b tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.548794 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d34ab269-700f-4298-b089-8032d54f534b tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.561092 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d34ab269-700f-4298-b089-8032d54f534b tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] https://10.4.3.110/volume/v3/types/d8ac3b4f-cbe5-4729-92dc-5af2c2937e6f returned with HTTP 404 Aug 01 12:56:48.561092 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 174/700] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 12:56:48 2026] DELETE /volume/v3/types/d8ac3b4f-cbe5-4729-92dc-5af2c2937e6f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:48.567809 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc0078a4-9d1f-4421-b085-eeb2dee253ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.570117 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc0078a4-9d1f-4421-b085-eeb2dee253ec tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] GET https://10.4.3.110/volume/v3/types/c125e93a-cd95-4446-a719-0701a6bed3db Aug 01 12:56:48.570383 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc0078a4-9d1f-4421-b085-eeb2dee253ec tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.570654 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc0078a4-9d1f-4421-b085-eeb2dee253ec tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.574482 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc0078a4-9d1f-4421-b085-eeb2dee253ec tempest-VolumeTypesNegativeTest-2051603240 tempest-VolumeTypesNegativeTest-2051603240-project-admin] https://10.4.3.110/volume/v3/types/c125e93a-cd95-4446-a719-0701a6bed3db returned with HTTP 404 Aug 01 12:56:48.575070 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 174/701] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 12:56:48 2026] GET /volume/v3/types/c125e93a-cd95-4446-a719-0701a6bed3db => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:48.753148 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-57a95bfb-f9f0-402b-a8f9-db63eb74ede7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.755208 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57a95bfb-f9f0-402b-a8f9-db63eb74ede7 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:48.755406 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57a95bfb-f9f0-402b-a8f9-db63eb74ede7 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:48.755676 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57a95bfb-f9f0-402b-a8f9-db63eb74ede7 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:48.764157 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:48.764157 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:48.769903 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-57a95bfb-f9f0-402b-a8f9-db63eb74ede7 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:48.775910 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57a95bfb-f9f0-402b-a8f9-db63eb74ede7 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:48.776407 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 180/702] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:48 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:48.858527 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-0d39ee38-9122-4110-b67e-0603311db414 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:48.861263 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-0d39ee38-9122-4110-b67e-0603311db414 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments/3eae409a-2278-4ce2-b380-28291e80535e/action Aug 01 12:56:48.862136 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-0d39ee38-9122-4110-b67e-0603311db414 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:56:48.862136 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-0d39ee38-9122-4110-b67e-0603311db414 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:48.894506 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:48.894506 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:48.912085 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7917da0a-b027-49a4-8168-1c36007c49f1 req-0d39ee38-9122-4110-b67e-0603311db414 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/3eae409a-2278-4ce2-b380-28291e80535e/action returned with HTTP 204 Aug 01 12:56:48.912503 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 175/703] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:56:48 2026] POST /volume/v3/attachments/3eae409a-2278-4ce2-b380-28291e80535e/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:49.229891 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1424756d-8f11-45cc-b5e7-afcd86ff0d2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:49.231842 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1424756d-8f11-45cc-b5e7-afcd86ff0d2c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] GET https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 Aug 01 12:56:49.232061 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1424756d-8f11-45cc-b5e7-afcd86ff0d2c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:49.232244 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1424756d-8f11-45cc-b5e7-afcd86ff0d2c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:49.239877 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1424756d-8f11-45cc-b5e7-afcd86ff0d2c tempest-DeleteServersTestJSON-249768575 tempest-DeleteServersTestJSON-249768575-project-member] https://10.4.3.110/volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 returned with HTTP 404 Aug 01 12:56:49.240654 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 175/704] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:49 2026] GET /volume/v3/volumes/ca4e8b67-8729-4356-b1e5-746459b9ddd1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:56:49.284255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-41c805bc-2a54-47e8-8398-029dc4e99dce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:49.294318 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41c805bc-2a54-47e8-8398-029dc4e99dce tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:49.294318 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41c805bc-2a54-47e8-8398-029dc4e99dce tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:49.294318 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41c805bc-2a54-47e8-8398-029dc4e99dce tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:49.310302 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:49.310302 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:49.315257 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-41c805bc-2a54-47e8-8398-029dc4e99dce tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:49.321617 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41c805bc-2a54-47e8-8398-029dc4e99dce tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:49.322527 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 175/705] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:49 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:49.380152 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-4541388b-be89-4379-97da-5b8d3fb2f67f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:49.382805 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-4541388b-be89-4379-97da-5b8d3fb2f67f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:49.383104 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-4541388b-be89-4379-97da-5b8d3fb2f67f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:49.383301 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-4541388b-be89-4379-97da-5b8d3fb2f67f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:49.396167 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:49.396167 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:49.401219 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-4541388b-be89-4379-97da-5b8d3fb2f67f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:49.407448 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-4541388b-be89-4379-97da-5b8d3fb2f67f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:49.407962 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 181/706] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:56:49 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:49.494980 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-92deeedb-87ab-4ad4-b5a2-34f09304c72e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:49.495997 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92deeedb-87ab-4ad4-b5a2-34f09304c72e None None] GET https://10.4.3.110/volume// Aug 01 12:56:49.496175 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92deeedb-87ab-4ad4-b5a2-34f09304c72e None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:49.496360 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92deeedb-87ab-4ad4-b5a2-34f09304c72e None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:49.496808 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92deeedb-87ab-4ad4-b5a2-34f09304c72e None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:56:49.497254 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 176/707] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:56:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:56:49.508305 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-a7481894-068a-457e-9fab-d8ad3c45aa56 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:49.510921 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-a7481894-068a-457e-9fab-d8ad3c45aa56 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:56:49.511309 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-a7481894-068a-457e-9fab-d8ad3c45aa56 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e69d140f-aa18-4cac-b632-cf7228ed57b0", "connector": null, "instance_uuid": "af6a9cde-1889-4f1d-b5bb-9a005921b7a5"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:49.527108 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:49.527108 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:49.567820 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-a7481894-068a-457e-9fab-d8ad3c45aa56 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:56:49.569069 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 176/708] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:56:49 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:49.611694 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7eee8106-60f8-4880-bbe1-9b8568318739 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:49.614586 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7eee8106-60f8-4880-bbe1-9b8568318739 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:49.614878 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7eee8106-60f8-4880-bbe1-9b8568318739 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:49.615141 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7eee8106-60f8-4880-bbe1-9b8568318739 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:49.636454 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-de301b2e-035c-444a-a258-268f26d29e68 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:49.636802 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de301b2e-035c-444a-a258-268f26d29e68 None None] GET https://10.4.3.110/volume// Aug 01 12:56:49.637010 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de301b2e-035c-444a-a258-268f26d29e68 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:49.637264 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de301b2e-035c-444a-a258-268f26d29e68 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:49.637721 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de301b2e-035c-444a-a258-268f26d29e68 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:56:49.638105 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 182/709] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:56:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:56:49.639544 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:49.639544 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:49.650240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-851f9968-c2c5-40b6-8029-3bc321aef97a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:49.655326 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-851f9968-c2c5-40b6-8029-3bc321aef97a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:49.655904 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7eee8106-60f8-4880-bbe1-9b8568318739 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:49.656555 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-851f9968-c2c5-40b6-8029-3bc321aef97a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:49.658397 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-851f9968-c2c5-40b6-8029-3bc321aef97a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:49.663436 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7eee8106-60f8-4880-bbe1-9b8568318739 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:49.663436 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 176/710] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:49 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1147 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:49.676430 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:49.676430 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:49.684739 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-851f9968-c2c5-40b6-8029-3bc321aef97a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:49.691416 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-851f9968-c2c5-40b6-8029-3bc321aef97a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:49.692187 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 177/711] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:56:49 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:56:49.791711 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1aa9fe00-c669-45a9-87b1-2eaddc3aefdd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:49.793681 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1aa9fe00-c669-45a9-87b1-2eaddc3aefdd tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:49.795084 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1aa9fe00-c669-45a9-87b1-2eaddc3aefdd tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:49.795084 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1aa9fe00-c669-45a9-87b1-2eaddc3aefdd tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:49.804133 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:49.804133 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:49.811061 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1aa9fe00-c669-45a9-87b1-2eaddc3aefdd tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:49.817293 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1aa9fe00-c669-45a9-87b1-2eaddc3aefdd tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:49.817820 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 177/712] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:49 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:49.832797 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-062990ec-fb96-498c-8ae3-9a3ed559185a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:49.836518 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-062990ec-fb96-498c-8ae3-9a3ed559185a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] PUT https://10.4.3.110/volume/v3/attachments/81791afe-40e9-4619-8aa6-3424111ed527 Aug 01 12:56:49.836967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-062990ec-fb96-498c-8ae3-9a3ed559185a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:49.847149 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-062990ec-fb96-498c-8ae3-9a3ed559185a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Acquiring lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:56:49.853687 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-062990ec-fb96-498c-8ae3-9a3ed559185a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:56:49.855023 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:49.855023 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:49.985409 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-062990ec-fb96-498c-8ae3-9a3ed559185a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" released by "attachment_update" :: held 0.131s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:56:49.985409 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-062990ec-fb96-498c-8ae3-9a3ed559185a tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/81791afe-40e9-4619-8aa6-3424111ed527 returned with HTTP 200 Aug 01 12:56:49.986626 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 183/713] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:56:49 2026] PUT /volume/v3/attachments/81791afe-40e9-4619-8aa6-3424111ed527 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:50.678859 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3346e133-c6c6-4802-8484-7ba1f8a582a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:50.681044 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3346e133-c6c6-4802-8484-7ba1f8a582a4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:50.681607 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3346e133-c6c6-4802-8484-7ba1f8a582a4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:50.681607 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3346e133-c6c6-4802-8484-7ba1f8a582a4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:50.694044 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:50.694044 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:50.697634 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3346e133-c6c6-4802-8484-7ba1f8a582a4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:50.702205 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3346e133-c6c6-4802-8484-7ba1f8a582a4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:50.702648 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 177/714] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:50 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:50.832520 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cb51ecc8-eb5a-45a1-b15e-e4bcdd0f0be7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:50.834549 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cb51ecc8-eb5a-45a1-b15e-e4bcdd0f0be7 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:50.834772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cb51ecc8-eb5a-45a1-b15e-e4bcdd0f0be7 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:50.835027 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cb51ecc8-eb5a-45a1-b15e-e4bcdd0f0be7 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:50.849151 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:50.849151 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:50.854470 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cb51ecc8-eb5a-45a1-b15e-e4bcdd0f0be7 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:50.859736 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cb51ecc8-eb5a-45a1-b15e-e4bcdd0f0be7 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:50.859920 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 178/715] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:50 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:51.719191 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c18a3f1d-4dd3-47e4-8712-30a67ea3a9a2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:51.724881 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c18a3f1d-4dd3-47e4-8712-30a67ea3a9a2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:51.725197 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c18a3f1d-4dd3-47e4-8712-30a67ea3a9a2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:51.725513 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c18a3f1d-4dd3-47e4-8712-30a67ea3a9a2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:51.753163 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:51.753163 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:51.758857 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c18a3f1d-4dd3-47e4-8712-30a67ea3a9a2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:51.765211 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c18a3f1d-4dd3-47e4-8712-30a67ea3a9a2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:51.765651 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 178/716] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:51 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:51.878440 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ce4665a6-5515-40aa-9078-3fa9eb2ad819 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:51.882248 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce4665a6-5515-40aa-9078-3fa9eb2ad819 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:51.882543 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce4665a6-5515-40aa-9078-3fa9eb2ad819 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:51.883191 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce4665a6-5515-40aa-9078-3fa9eb2ad819 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:51.894089 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:51.894089 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:51.900047 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ce4665a6-5515-40aa-9078-3fa9eb2ad819 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:51.905594 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce4665a6-5515-40aa-9078-3fa9eb2ad819 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:51.906067 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 184/717] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:51 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:52.779075 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f36a67f-8ef7-4c4a-8a0a-3d9b1b6c03d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:52.781014 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f36a67f-8ef7-4c4a-8a0a-3d9b1b6c03d4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:52.781215 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f36a67f-8ef7-4c4a-8a0a-3d9b1b6c03d4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:52.781400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f36a67f-8ef7-4c4a-8a0a-3d9b1b6c03d4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:52.801268 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:52.801268 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:52.806605 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7f36a67f-8ef7-4c4a-8a0a-3d9b1b6c03d4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:52.816374 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f36a67f-8ef7-4c4a-8a0a-3d9b1b6c03d4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:52.817103 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 178/718] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:52 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:52.922816 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-90e277c0-ad05-4682-9c2e-f3c67f91da86 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:52.930405 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90e277c0-ad05-4682-9c2e-f3c67f91da86 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:52.930405 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90e277c0-ad05-4682-9c2e-f3c67f91da86 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:52.930405 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90e277c0-ad05-4682-9c2e-f3c67f91da86 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:52.943418 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:52.943418 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:52.949506 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-90e277c0-ad05-4682-9c2e-f3c67f91da86 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:52.959736 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90e277c0-ad05-4682-9c2e-f3c67f91da86 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:52.960383 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 179/719] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:52 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:53.836320 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ace37122-2521-4eef-8392-1382228c7a53 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:53.838829 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ace37122-2521-4eef-8392-1382228c7a53 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:53.839144 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ace37122-2521-4eef-8392-1382228c7a53 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:53.839443 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ace37122-2521-4eef-8392-1382228c7a53 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:53.856662 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:53.856662 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:53.862188 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ace37122-2521-4eef-8392-1382228c7a53 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:53.868746 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ace37122-2521-4eef-8392-1382228c7a53 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:53.869425 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 179/720] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:53 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:53.979489 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a474d647-9d5d-4157-9131-a9a732a7d0d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:53.981423 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a474d647-9d5d-4157-9131-a9a732a7d0d2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:53.981757 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a474d647-9d5d-4157-9131-a9a732a7d0d2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:53.982026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a474d647-9d5d-4157-9131-a9a732a7d0d2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:53.990138 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:53.990138 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:53.995480 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a474d647-9d5d-4157-9131-a9a732a7d0d2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:54.001136 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a474d647-9d5d-4157-9131-a9a732a7d0d2 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:54.002396 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 185/721] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:53 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:54.888296 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c23d1254-3a26-4763-9e3d-2cb8c7048295 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:54.892592 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c23d1254-3a26-4763-9e3d-2cb8c7048295 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:54.892839 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c23d1254-3a26-4763-9e3d-2cb8c7048295 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:54.893504 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c23d1254-3a26-4763-9e3d-2cb8c7048295 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:54.914401 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:54.914401 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:54.919486 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c23d1254-3a26-4763-9e3d-2cb8c7048295 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:54.924604 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c23d1254-3a26-4763-9e3d-2cb8c7048295 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:54.925105 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 179/722] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:54 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:55.017126 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-86e89be7-9d41-4c74-ae49-b82a0bc0863e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:55.023147 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-86e89be7-9d41-4c74-ae49-b82a0bc0863e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:55.023147 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-86e89be7-9d41-4c74-ae49-b82a0bc0863e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:55.023147 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-86e89be7-9d41-4c74-ae49-b82a0bc0863e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:55.033727 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:55.033727 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:55.043994 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-86e89be7-9d41-4c74-ae49-b82a0bc0863e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:55.047559 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-86e89be7-9d41-4c74-ae49-b82a0bc0863e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:55.048298 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 180/723] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:55 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:55.817501 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a222d17-cdfd-4047-bc77-a42326d3537b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:55.877381 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:56:55.877381 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-800289474"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:55.879112 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-800289474'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:56:55.879278 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Create volume of 1 GB Aug 01 12:56:55.884241 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Availability Zones retrieved successfully. Aug 01 12:56:55.892259 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Flow 'volume_create_api' (5797d29d-ecfb-49e9-b44d-1e2a342eac29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:55.893522 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf510d2-f7c4-4f84-b498-dbb616f2bb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:55.894767 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:56:55.925620 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf510d2-f7c4-4f84-b498-dbb616f2bb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:55.926891 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35936142-6ac2-4c21-b345-88b9ee8e4a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:55.938756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ebbbf318-5e7f-471f-a166-1a4e07ced478 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:55.940887 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebbbf318-5e7f-471f-a166-1a4e07ced478 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:55.941122 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebbbf318-5e7f-471f-a166-1a4e07ced478 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:55.941366 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebbbf318-5e7f-471f-a166-1a4e07ced478 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:55.962865 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:55.962865 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:55.968313 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ebbbf318-5e7f-471f-a166-1a4e07ced478 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:55.975257 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebbbf318-5e7f-471f-a166-1a4e07ced478 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:55.975745 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 186/724] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:55 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:55.996580 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Created reservations ['b91d5741-4775-49b6-8803-cf74cf0dceec', '3d4259db-b404-4d2b-b378-6a9d13c7c821', '5a4ceac7-e6b0-411a-b999-d0f2360ac3cf', '03a552b4-2ee9-4d86-90d5-e8690f547f06'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:56:55.997460 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35936142-6ac2-4c21-b345-88b9ee8e4a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b91d5741-4775-49b6-8803-cf74cf0dceec', '3d4259db-b404-4d2b-b378-6a9d13c7c821', '5a4ceac7-e6b0-411a-b999-d0f2360ac3cf', '03a552b4-2ee9-4d86-90d5-e8690f547f06']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:55.998265 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cfeeab6-673e-4bd3-89a0-c545999d6326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:56.027287 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cfeeab6-673e-4bd3-89a0-c545999d6326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1aeaf56-efe1-4321-8a8c-bc8ead385282', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-800289474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef5ca865c06a4b67adb3ed6eedf0a937',qos_specs=None,replication_status=,reservations=['b91d5741-4775-49b6-8803-cf74cf0dceec','3d4259db-b404-4d2b-b378-6a9d13c7c821','5a4ceac7-e6b0-411a-b999-d0f2360ac3cf','03a552b4-2ee9-4d86-90d5-e8690f547f06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3571198ead4822a61390e5877a8b79',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-800289474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1aeaf56-efe1-4321-8a8c-bc8ead385282,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef5ca865c06a4b67adb3ed6eedf0a937',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='ea3571198ead4822a61390e5877a8b79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:56.028056 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8beb642-2b58-4ffa-bac1-f8db9bf1324d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:56.049359 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8beb642-2b58-4ffa-bac1-f8db9bf1324d) 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-VolumesActionsTest-Volume-800289474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef5ca865c06a4b67adb3ed6eedf0a937',qos_specs=None,replication_status=,reservations=['b91d5741-4775-49b6-8803-cf74cf0dceec','3d4259db-b404-4d2b-b378-6a9d13c7c821','5a4ceac7-e6b0-411a-b999-d0f2360ac3cf','03a552b4-2ee9-4d86-90d5-e8690f547f06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3571198ead4822a61390e5877a8b79',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:56.050304 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f5dd546-b300-4d89-b158-24982c9ab2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:56:56.061027 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f5dd546-b300-4d89-b158-24982c9ab2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:56:56.062057 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Flow 'volume_create_api' (5797d29d-ecfb-49e9-b44d-1e2a342eac29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:56:56.062487 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Create volume request issued successfully. Aug 01 12:56:56.062784 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea11f3f6-fe38-46f9-8905-8d33691a5b45 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:56.063202 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a222d17-cdfd-4047-bc77-a42326d3537b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:56:56.063656 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 180/725] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:56:55 2026] POST /volume/v3/volumes => generated 748 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:56:56.064761 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea11f3f6-fe38-46f9-8905-8d33691a5b45 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:56.064965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea11f3f6-fe38-46f9-8905-8d33691a5b45 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:56.065192 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea11f3f6-fe38-46f9-8905-8d33691a5b45 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:56.072500 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:56.072500 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:56.077602 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c943787a-0a1a-44ef-9e4c-0743dba4ce14 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:56.079107 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea11f3f6-fe38-46f9-8905-8d33691a5b45 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:56.080159 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c943787a-0a1a-44ef-9e4c-0743dba4ce14 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:56:56.080479 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c943787a-0a1a-44ef-9e4c-0743dba4ce14 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:56.080921 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c943787a-0a1a-44ef-9e4c-0743dba4ce14 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:56.083780 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea11f3f6-fe38-46f9-8905-8d33691a5b45 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:56.084218 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 180/726] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:56 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:56.098072 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:56.098072 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:56.102770 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c943787a-0a1a-44ef-9e4c-0743dba4ce14 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:56:56.115688 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c943787a-0a1a-44ef-9e4c-0743dba4ce14 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:56:56.115844 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 181/727] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:56 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:56.991772 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d2fff74a-c3dc-4909-8928-183a213a39e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:56.994260 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2fff74a-c3dc-4909-8928-183a213a39e1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:56.994552 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2fff74a-c3dc-4909-8928-183a213a39e1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:56.994847 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2fff74a-c3dc-4909-8928-183a213a39e1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:57.010159 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:57.010159 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:57.016407 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d2fff74a-c3dc-4909-8928-183a213a39e1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:57.024398 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2fff74a-c3dc-4909-8928-183a213a39e1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:57.025021 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 187/728] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:56 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:57.107697 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-84f1993b-71c7-485d-85bf-ac6959fb3b54 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:57.110235 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84f1993b-71c7-485d-85bf-ac6959fb3b54 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:57.110643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84f1993b-71c7-485d-85bf-ac6959fb3b54 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:57.110643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84f1993b-71c7-485d-85bf-ac6959fb3b54 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:57.118605 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:57.118605 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:57.125416 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-84f1993b-71c7-485d-85bf-ac6959fb3b54 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:57.132140 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84f1993b-71c7-485d-85bf-ac6959fb3b54 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:57.132744 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 181/729] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:57 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:57.135804 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d763bab-ae56-45f8-b7c2-4fe34ad06666 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:57.137114 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d763bab-ae56-45f8-b7c2-4fe34ad06666 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:56:57.137444 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d763bab-ae56-45f8-b7c2-4fe34ad06666 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:57.137661 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d763bab-ae56-45f8-b7c2-4fe34ad06666 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:57.149489 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:57.149489 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:57.152702 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2d763bab-ae56-45f8-b7c2-4fe34ad06666 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:56:57.159360 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d763bab-ae56-45f8-b7c2-4fe34ad06666 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:56:57.159626 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 181/730] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:57 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:58.042980 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ae9c71cc-c3c9-40e3-8baa-9bf1bb8de528 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:58.045741 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae9c71cc-c3c9-40e3-8baa-9bf1bb8de528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:58.046030 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae9c71cc-c3c9-40e3-8baa-9bf1bb8de528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:58.046345 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae9c71cc-c3c9-40e3-8baa-9bf1bb8de528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:58.062521 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:58.062521 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:58.069075 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ae9c71cc-c3c9-40e3-8baa-9bf1bb8de528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:58.075786 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae9c71cc-c3c9-40e3-8baa-9bf1bb8de528 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:58.076314 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 182/731] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:58 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:58.149079 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0aee6535-0486-40cb-b0ae-d6076cff7ce9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:58.151429 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0aee6535-0486-40cb-b0ae-d6076cff7ce9 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:58.151707 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0aee6535-0486-40cb-b0ae-d6076cff7ce9 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:58.152009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0aee6535-0486-40cb-b0ae-d6076cff7ce9 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:58.161164 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:58.161164 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:56:58.166259 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0aee6535-0486-40cb-b0ae-d6076cff7ce9 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:58.171753 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0aee6535-0486-40cb-b0ae-d6076cff7ce9 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:58.172284 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 188/732] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:58 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:59.092687 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d8991534-0b35-4010-9bda-b98883331e31 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:59.095031 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8991534-0b35-4010-9bda-b98883331e31 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:56:59.095345 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8991534-0b35-4010-9bda-b98883331e31 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:59.096236 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8991534-0b35-4010-9bda-b98883331e31 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:59.126417 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:59.126417 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:56:59.134039 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d8991534-0b35-4010-9bda-b98883331e31 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:56:59.139562 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8991534-0b35-4010-9bda-b98883331e31 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:56:59.140123 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 182/733] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:59 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:56:59.190410 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e2308f3-cc66-42c8-8a06-52290b0b80ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:59.195981 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e2308f3-cc66-42c8-8a06-52290b0b80ed tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:56:59.196281 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e2308f3-cc66-42c8-8a06-52290b0b80ed tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:56:59.196540 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e2308f3-cc66-42c8-8a06-52290b0b80ed tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:56:59.213189 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:59.213189 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:56:59.220254 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e2308f3-cc66-42c8-8a06-52290b0b80ed tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:56:59.228873 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e2308f3-cc66-42c8-8a06-52290b0b80ed tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:56:59.229470 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 182/734] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:56:59 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:56:59.411233 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-038ecf8e-fc3a-4d3e-aa5a-077ce8ffb250 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:56:59.413770 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-038ecf8e-fc3a-4d3e-aa5a-077ce8ffb250 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments/81791afe-40e9-4619-8aa6-3424111ed527/action Aug 01 12:56:59.414216 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-038ecf8e-fc3a-4d3e-aa5a-077ce8ffb250 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:56:59.414377 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-038ecf8e-fc3a-4d3e-aa5a-077ce8ffb250 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:56:59.435647 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:56:59.435647 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:56:59.453736 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-35cb361e-7fda-45dc-add8-199f2ebe4008 req-038ecf8e-fc3a-4d3e-aa5a-077ce8ffb250 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/81791afe-40e9-4619-8aa6-3424111ed527/action returned with HTTP 204 Aug 01 12:56:59.454234 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 183/735] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:56:59 2026] POST /volume/v3/attachments/81791afe-40e9-4619-8aa6-3424111ed527/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:00.160152 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1354e024-e71e-4c4c-aa57-83e3ba2e9a51 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:00.166342 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1354e024-e71e-4c4c-aa57-83e3ba2e9a51 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:57:00.166342 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1354e024-e71e-4c4c-aa57-83e3ba2e9a51 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:00.166342 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1354e024-e71e-4c4c-aa57-83e3ba2e9a51 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:00.184186 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1bb16f5f-fc1d-44d9-a03e-ba46af4083ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:00.186192 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:00.186192 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:00.186496 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bb16f5f-fc1d-44d9-a03e-ba46af4083ec tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] GET https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:57:00.186790 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bb16f5f-fc1d-44d9-a03e-ba46af4083ec tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:00.187482 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bb16f5f-fc1d-44d9-a03e-ba46af4083ec tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:00.192676 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1354e024-e71e-4c4c-aa57-83e3ba2e9a51 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:57:00.200637 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1354e024-e71e-4c4c-aa57-83e3ba2e9a51 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:57:00.200804 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:00.200804 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:00.201285 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 189/736] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:00 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:00.207983 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1bb16f5f-fc1d-44d9-a03e-ba46af4083ec tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:57:00.212909 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bb16f5f-fc1d-44d9-a03e-ba46af4083ec tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 returned with HTTP 200 Aug 01 12:57:00.213347 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 183/737] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:00 2026] GET /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 => generated 1832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:57:00.251981 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-78d98ddd-fa3b-40ec-9431-ea0ff85dc14e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:00.256175 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78d98ddd-fa3b-40ec-9431-ea0ff85dc14e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:57:00.256403 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78d98ddd-fa3b-40ec-9431-ea0ff85dc14e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:00.256560 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78d98ddd-fa3b-40ec-9431-ea0ff85dc14e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:00.267456 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:00.267456 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:00.271635 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-78d98ddd-fa3b-40ec-9431-ea0ff85dc14e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:57:00.280153 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78d98ddd-fa3b-40ec-9431-ea0ff85dc14e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:57:00.280153 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 183/738] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:00 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:01.294539 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-654238e0-7037-410e-a7e6-e2a4db379127 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:01.297164 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-654238e0-7037-410e-a7e6-e2a4db379127 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:57:01.297164 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-654238e0-7037-410e-a7e6-e2a4db379127 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:01.297164 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-654238e0-7037-410e-a7e6-e2a4db379127 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:01.305344 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:01.305344 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:01.310098 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-654238e0-7037-410e-a7e6-e2a4db379127 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:57:01.316692 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-654238e0-7037-410e-a7e6-e2a4db379127 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:57:01.317160 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 184/739] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:01 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:02.335486 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-053a8f6f-6ecd-46a1-a809-0742b8208bbd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:02.337391 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-053a8f6f-6ecd-46a1-a809-0742b8208bbd tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:57:02.337676 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-053a8f6f-6ecd-46a1-a809-0742b8208bbd tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:02.337882 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-053a8f6f-6ecd-46a1-a809-0742b8208bbd tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:02.348126 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:02.348126 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:02.352125 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-053a8f6f-6ecd-46a1-a809-0742b8208bbd tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:57:02.365315 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-053a8f6f-6ecd-46a1-a809-0742b8208bbd tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:57:02.365898 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 190/740] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:02 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:03.380687 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-76f3eb39-976f-467c-bbaa-fcb9b8dcc3ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:03.384112 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76f3eb39-976f-467c-bbaa-fcb9b8dcc3ad tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:57:03.384112 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76f3eb39-976f-467c-bbaa-fcb9b8dcc3ad tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:03.384112 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76f3eb39-976f-467c-bbaa-fcb9b8dcc3ad tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:03.394741 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:03.394741 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:03.400897 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-76f3eb39-976f-467c-bbaa-fcb9b8dcc3ad tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:57:03.408170 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76f3eb39-976f-467c-bbaa-fcb9b8dcc3ad tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:57:03.409003 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 184/741] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:03 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:03.456323 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-c9dfb246-66ad-44a9-a3e6-f6c9e1dd53ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:03.461139 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-c9dfb246-66ad-44a9-a3e6-f6c9e1dd53ff tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:57:03.461139 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-c9dfb246-66ad-44a9-a3e6-f6c9e1dd53ff tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:03.461139 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-c9dfb246-66ad-44a9-a3e6-f6c9e1dd53ff tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:03.469784 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:03.469784 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:03.475425 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-c9dfb246-66ad-44a9-a3e6-f6c9e1dd53ff tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:57:03.483782 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-c9dfb246-66ad-44a9-a3e6-f6c9e1dd53ff tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:57:03.484701 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 184/742] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:57:03 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:03.937114 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-214c1d51-c0ce-4d49-a5e4-22f94de2ef9a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:03.939896 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-214c1d51-c0ce-4d49-a5e4-22f94de2ef9a tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:57:03.940228 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-214c1d51-c0ce-4d49-a5e4-22f94de2ef9a tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:03.940521 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-214c1d51-c0ce-4d49-a5e4-22f94de2ef9a tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:03.957291 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:03.957291 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:03.963215 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-214c1d51-c0ce-4d49-a5e4-22f94de2ef9a tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:57:03.975080 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-214c1d51-c0ce-4d49-a5e4-22f94de2ef9a tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:57:03.975653 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 185/743] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:57:03 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 1159 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:03.992682 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18834a3b-02cc-46f1-b22c-e071d297a322 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:03.993168 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18834a3b-02cc-46f1-b22c-e071d297a322 None None] GET https://10.4.3.110/volume// Aug 01 12:57:03.993345 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18834a3b-02cc-46f1-b22c-e071d297a322 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:03.993613 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18834a3b-02cc-46f1-b22c-e071d297a322 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:03.993977 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18834a3b-02cc-46f1-b22c-e071d297a322 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:57:03.994322 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 191/744] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:57:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:57:04.005040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-c12aa91a-f77a-413d-8b91-d0257e2c9dcc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:04.008583 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-c12aa91a-f77a-413d-8b91-d0257e2c9dcc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:57:04.008583 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-c12aa91a-f77a-413d-8b91-d0257e2c9dcc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1400c34-6782-4b64-8bc3-47fa13a90acc", "connector": null, "instance_uuid": "1689ab02-306b-4d35-9e9b-bcb52aedac30"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:04.021419 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:04.021419 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:04.066672 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-c12aa91a-f77a-413d-8b91-d0257e2c9dcc tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:57:04.067242 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 185/745] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:57:04 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:05.099090 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8501b12-948d-4145-8389-55b876925244 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:05.102107 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8501b12-948d-4145-8389-55b876925244 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:05.102920 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8501b12-948d-4145-8389-55b876925244 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-attach": {"instance_uuid": "92b8b790-4011-4405-98d6-bd422817a853", "mountpoint": "/dev/vdb"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:05.103196 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8501b12-948d-4145-8389-55b876925244 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "92b8b790-4011-4405-98d6-bd422817a853", "mountpoint": "/dev/vdb"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:05.120079 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:05.120079 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:05.120972 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f8501b12-948d-4145-8389-55b876925244 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:05.136393 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f8501b12-948d-4145-8389-55b876925244 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Update volume admin metadata completed successfully. Aug 01 12:57:05.288975 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f8501b12-948d-4145-8389-55b876925244 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Attach volume completed successfully. Aug 01 12:57:05.288975 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8501b12-948d-4145-8389-55b876925244 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 202 Aug 01 12:57:05.288975 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 185/746] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:57:05 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:57:05.302484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0b7bb5cb-cfc5-42ea-b044-d26e1be7d121 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:05.307482 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b7bb5cb-cfc5-42ea-b044-d26e1be7d121 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:05.307718 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b7bb5cb-cfc5-42ea-b044-d26e1be7d121 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:05.308090 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b7bb5cb-cfc5-42ea-b044-d26e1be7d121 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:05.329385 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:05.329385 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:05.334652 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0b7bb5cb-cfc5-42ea-b044-d26e1be7d121 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:05.343502 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b7bb5cb-cfc5-42ea-b044-d26e1be7d121 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:05.343502 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 186/747] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:05 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 1175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:05.363723 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b644afa-7158-4890-9602-22610e275eb0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:05.366439 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b644afa-7158-4890-9602-22610e275eb0 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:05.367902 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b644afa-7158-4890-9602-22610e275eb0 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-detach": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:05.367902 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b644afa-7158-4890-9602-22610e275eb0 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:05.382226 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-866c6edf-4cc4-461c-805d-206a42e17809 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:05.387083 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-866c6edf-4cc4-461c-805d-206a42e17809 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:57:05.388025 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-866c6edf-4cc4-461c-805d-206a42e17809 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:05.388025 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-866c6edf-4cc4-461c-805d-206a42e17809 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:05.391421 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:05.391421 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:05.392733 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5b644afa-7158-4890-9602-22610e275eb0 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:05.434074 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:05.434074 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:05.442155 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-866c6edf-4cc4-461c-805d-206a42e17809 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:57:05.452179 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-866c6edf-4cc4-461c-805d-206a42e17809 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:57:05.452822 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 186/748] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:57:05 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1442 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:05.476123 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5b644afa-7158-4890-9602-22610e275eb0 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Detach volume completed successfully. Aug 01 12:57:05.477107 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b644afa-7158-4890-9602-22610e275eb0 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 202 Aug 01 12:57:05.477537 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 192/749] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:57:05 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:57:05.491040 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-712a91c5-f0b4-4322-927b-eca64367ff36 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:05.493665 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-712a91c5-f0b4-4322-927b-eca64367ff36 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:05.493923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-712a91c5-f0b4-4322-927b-eca64367ff36 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:05.494174 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-712a91c5-f0b4-4322-927b-eca64367ff36 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:05.504996 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:05.504996 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:05.512367 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-712a91c5-f0b4-4322-927b-eca64367ff36 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:05.519829 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-712a91c5-f0b4-4322-927b-eca64367ff36 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:05.519829 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 186/750] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:05 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:05.966325 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e128addd-30e0-467f-9fe8-63bee3683916 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:05.969031 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e128addd-30e0-467f-9fe8-63bee3683916 None None] GET https://10.4.3.110/volume// Aug 01 12:57:05.969717 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e128addd-30e0-467f-9fe8-63bee3683916 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:05.972169 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e128addd-30e0-467f-9fe8-63bee3683916 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:05.973006 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e128addd-30e0-467f-9fe8-63bee3683916 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:57:05.973521 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 187/751] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:57:05 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:57:05.986968 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-afd3bb6e-7ce4-4c8f-bfd3-e76213ca4012 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:05.988083 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-afd3bb6e-7ce4-4c8f-bfd3-e76213ca4012 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:57:05.988908 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-afd3bb6e-7ce4-4c8f-bfd3-e76213ca4012 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e69d140f-aa18-4cac-b632-cf7228ed57b0", "connector": null, "instance_uuid": "b8a367aa-33e0-460d-8777-3fd462e65bf2"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:06.007546 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:06.007546 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:06.054931 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-afd3bb6e-7ce4-4c8f-bfd3-e76213ca4012 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:57:06.056058 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 187/752] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:57:05 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:06.070001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-171f3750-c187-45aa-8bbf-73e3d4ac5256 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:06.072991 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-171f3750-c187-45aa-8bbf-73e3d4ac5256 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/attachments/3eae409a-2278-4ce2-b380-28291e80535e Aug 01 12:57:06.073242 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-171f3750-c187-45aa-8bbf-73e3d4ac5256 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:06.073382 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-171f3750-c187-45aa-8bbf-73e3d4ac5256 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:06.090717 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:06.090717 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:06.152474 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-171f3750-c187-45aa-8bbf-73e3d4ac5256 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/3eae409a-2278-4ce2-b380-28291e80535e returned with HTTP 200 Aug 01 12:57:06.153075 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 193/753] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:57:06 2026] DELETE /volume/v3/attachments/3eae409a-2278-4ce2-b380-28291e80535e => generated 367 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:06.661145 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-130b3ced-0a0b-481f-a9f5-cb3965c3d88e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:06.661145 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-130b3ced-0a0b-481f-a9f5-cb3965c3d88e None None] GET https://10.4.3.110/volume// Aug 01 12:57:06.663376 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-130b3ced-0a0b-481f-a9f5-cb3965c3d88e None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:06.663376 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-130b3ced-0a0b-481f-a9f5-cb3965c3d88e None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:06.663376 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-130b3ced-0a0b-481f-a9f5-cb3965c3d88e None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:57:06.663376 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 187/754] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:57:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:57:06.686512 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-8b77bd93-2aaa-4255-9ec8-a3f55e598a79 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:06.689374 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-8b77bd93-2aaa-4255-9ec8-a3f55e598a79 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:57:06.689675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-8b77bd93-2aaa-4255-9ec8-a3f55e598a79 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:06.690075 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-8b77bd93-2aaa-4255-9ec8-a3f55e598a79 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:06.710069 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:06.710069 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:06.718201 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-8b77bd93-2aaa-4255-9ec8-a3f55e598a79 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:57:06.728666 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-8b77bd93-2aaa-4255-9ec8-a3f55e598a79 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:57:06.729439 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 188/755] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:57:06 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 1338 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:57:06.867279 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-cf46205b-4bff-494f-a005-66c52698154c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:06.869903 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-cf46205b-4bff-494f-a005-66c52698154c tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] PUT https://10.4.3.110/volume/v3/attachments/ae9f8628-8ffd-4066-a391-457d1fb5a189 Aug 01 12:57:06.870641 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-cf46205b-4bff-494f-a005-66c52698154c tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:06.881149 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-cf46205b-4bff-494f-a005-66c52698154c tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Acquiring lock "cinder-attachment_update-c1400c34-6782-4b64-8bc3-47fa13a90acc-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:57:06.888849 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-cf46205b-4bff-494f-a005-66c52698154c tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Lock "cinder-attachment_update-c1400c34-6782-4b64-8bc3-47fa13a90acc-np0000006302" acquired by "attachment_update" :: waited 0.008s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:57:06.890495 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:06.890495 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:07.010593 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-cf46205b-4bff-494f-a005-66c52698154c tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Lock "cinder-attachment_update-c1400c34-6782-4b64-8bc3-47fa13a90acc-np0000006302" released by "attachment_update" :: held 0.122s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:57:07.011070 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-cf46205b-4bff-494f-a005-66c52698154c tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/attachments/ae9f8628-8ffd-4066-a391-457d1fb5a189 returned with HTTP 200 Aug 01 12:57:07.011709 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 188/756] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:57:06 2026] PUT /volume/v3/attachments/ae9f8628-8ffd-4066-a391-457d1fb5a189 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:07.056516 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-e8069a65-3fc3-46b9-b90d-35bf6b24e197 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:07.062459 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-e8069a65-3fc3-46b9-b90d-35bf6b24e197 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] POST https://10.4.3.110/volume/v3/attachments/ae9f8628-8ffd-4066-a391-457d1fb5a189/action Aug 01 12:57:07.062459 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-e8069a65-3fc3-46b9-b90d-35bf6b24e197 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:07.062658 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-e8069a65-3fc3-46b9-b90d-35bf6b24e197 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:07.095618 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:07.095618 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:07.112075 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b62075d1-b64d-4829-bc1c-e1bc0fb2d4bd req-e8069a65-3fc3-46b9-b90d-35bf6b24e197 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/attachments/ae9f8628-8ffd-4066-a391-457d1fb5a189/action returned with HTTP 204 Aug 01 12:57:07.112693 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 194/757] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:57:07 2026] POST /volume/v3/attachments/ae9f8628-8ffd-4066-a391-457d1fb5a189/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:08.007899 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-7d484fd8-8b0c-47e3-8379-d0bb43069819 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:08.011019 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-7d484fd8-8b0c-47e3-8379-d0bb43069819 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] PUT https://10.4.3.110/volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4 Aug 01 12:57:08.012754 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-7d484fd8-8b0c-47e3-8379-d0bb43069819 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:08.030447 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-7d484fd8-8b0c-47e3-8379-d0bb43069819 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Acquiring lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:57:08.040526 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-7d484fd8-8b0c-47e3-8379-d0bb43069819 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:57:08.040526 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:08.040526 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:08.231535 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-7d484fd8-8b0c-47e3-8379-d0bb43069819 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" released by "attachment_update" :: held 0.194s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:57:08.231996 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-7d484fd8-8b0c-47e3-8379-d0bb43069819 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4 returned with HTTP 200 Aug 01 12:57:08.232559 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 188/758] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:57:08 2026] PUT /volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:08.271026 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-9de0580b-8688-4fdf-9cea-c311e79ec51d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:08.275610 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-9de0580b-8688-4fdf-9cea-c311e79ec51d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4 Aug 01 12:57:08.275860 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-9de0580b-8688-4fdf-9cea-c311e79ec51d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:08.276130 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-9de0580b-8688-4fdf-9cea-c311e79ec51d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:08.305657 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-9de0580b-8688-4fdf-9cea-c311e79ec51d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4 returned with HTTP 200 Aug 01 12:57:08.305823 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 189/759] 10.4.3.110 () {70 vars in 1651 bytes} [Sat Aug 1 12:57:08 2026] GET /volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4 => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:13.214938 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a386b995-79c7-404d-9987-c92797cc6652 req-8644c051-8da7-474f-a8f1-5a4d8b1ca299 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:13.218879 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-576738fc-ca7a-40e4-91e0-37d6d966e1d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:13.223686 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-8644c051-8da7-474f-a8f1-5a4d8b1ca299 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] DELETE https://10.4.3.110/volume/v3/attachments/4fe4b758-5ca7-4a97-b266-357793a9363a Aug 01 12:57:13.223793 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-576738fc-ca7a-40e4-91e0-37d6d966e1d5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4/action Aug 01 12:57:13.223864 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-8644c051-8da7-474f-a8f1-5a4d8b1ca299 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:13.223864 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-8644c051-8da7-474f-a8f1-5a4d8b1ca299 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:13.224038 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-576738fc-ca7a-40e4-91e0-37d6d966e1d5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:13.224038 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-576738fc-ca7a-40e4-91e0-37d6d966e1d5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:13.235794 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:13.235794 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:13.252690 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:13.252690 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:13.269807 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f416fb08-4db2-4f25-9186-0457c9d11d30 req-576738fc-ca7a-40e4-91e0-37d6d966e1d5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4/action returned with HTTP 204 Aug 01 12:57:13.271696 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 195/760] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:57:13 2026] POST /volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:13.328833 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-8644c051-8da7-474f-a8f1-5a4d8b1ca299 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments/4fe4b758-5ca7-4a97-b266-357793a9363a returned with HTTP 200 Aug 01 12:57:13.329690 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 189/761] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:57:13 2026] DELETE /volume/v3/attachments/4fe4b758-5ca7-4a97-b266-357793a9363a => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:13.339718 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a386b995-79c7-404d-9987-c92797cc6652 req-287e890e-2c43-4c5b-b4d3-58e272da53d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:13.342613 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-287e890e-2c43-4c5b-b4d3-58e272da53d1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] DELETE https://10.4.3.110/volume/v3/attachments/7b6c8907-d789-4586-b2f2-3c62b3375d13 Aug 01 12:57:13.342886 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-287e890e-2c43-4c5b-b4d3-58e272da53d1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:13.343236 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-287e890e-2c43-4c5b-b4d3-58e272da53d1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:13.352228 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:13.352228 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:13.421480 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-287e890e-2c43-4c5b-b4d3-58e272da53d1 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments/7b6c8907-d789-4586-b2f2-3c62b3375d13 returned with HTTP 200 Aug 01 12:57:13.422108 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 189/762] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:57:13 2026] DELETE /volume/v3/attachments/7b6c8907-d789-4586-b2f2-3c62b3375d13 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:13.437426 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a386b995-79c7-404d-9987-c92797cc6652 req-b97b3443-59ae-4e59-98ce-8784c89b0679 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:13.440565 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-b97b3443-59ae-4e59-98ce-8784c89b0679 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] DELETE https://10.4.3.110/volume/v3/attachments/e2c4fa8f-4571-4a70-8363-bc4e6c6584f4 Aug 01 12:57:13.440934 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-b97b3443-59ae-4e59-98ce-8784c89b0679 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:13.441090 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-b97b3443-59ae-4e59-98ce-8784c89b0679 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:13.452828 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:13.452828 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:13.515542 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a386b995-79c7-404d-9987-c92797cc6652 req-b97b3443-59ae-4e59-98ce-8784c89b0679 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/attachments/e2c4fa8f-4571-4a70-8363-bc4e6c6584f4 returned with HTTP 200 Aug 01 12:57:13.516364 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 190/763] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:57:13 2026] DELETE /volume/v3/attachments/e2c4fa8f-4571-4a70-8363-bc4e6c6584f4 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:17.657532 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1280ac14-0497-4d26-96f8-3d0ed24d407e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:17.662987 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1280ac14-0497-4d26-96f8-3d0ed24d407e tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] DELETE https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 Aug 01 12:57:17.662987 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1280ac14-0497-4d26-96f8-3d0ed24d407e tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:17.662987 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1280ac14-0497-4d26-96f8-3d0ed24d407e tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:17.662987 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-1280ac14-0497-4d26-96f8-3d0ed24d407e tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Delete volume with id: 8895b8f7-b197-4133-91b1-7d7e9b526196 Aug 01 12:57:17.675981 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:17.675981 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:17.675981 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1280ac14-0497-4d26-96f8-3d0ed24d407e tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:57:17.702474 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1280ac14-0497-4d26-96f8-3d0ed24d407e tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Delete volume request issued successfully. Aug 01 12:57:17.702474 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1280ac14-0497-4d26-96f8-3d0ed24d407e tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 returned with HTTP 202 Aug 01 12:57:17.702474 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 196/764] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:57:17 2026] DELETE /volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:57:17.714473 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-325a76b4-0786-4a73-95f4-e3016b75375f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:17.720104 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-325a76b4-0786-4a73-95f4-e3016b75375f tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 Aug 01 12:57:17.720508 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-325a76b4-0786-4a73-95f4-e3016b75375f tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:17.722245 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-325a76b4-0786-4a73-95f4-e3016b75375f tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:17.738425 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:17.738425 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:17.748276 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-325a76b4-0786-4a73-95f4-e3016b75375f tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:57:17.756838 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-325a76b4-0786-4a73-95f4-e3016b75375f tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 returned with HTTP 200 Aug 01 12:57:17.757571 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 190/765] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:17 2026] GET /volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:18.349549 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea56c9de-cdb3-4143-9143-8e1396356aa1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:18.351827 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea56c9de-cdb3-4143-9143-8e1396356aa1 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:18.352280 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea56c9de-cdb3-4143-9143-8e1396356aa1 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-attach": {"instance_uuid": "11b19dbb-edc0-4f35-ba38-812e6555fa95", "mountpoint": "/dev/vdb"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:18.352479 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea56c9de-cdb3-4143-9143-8e1396356aa1 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "11b19dbb-edc0-4f35-ba38-812e6555fa95", "mountpoint": "/dev/vdb"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:18.362750 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:18.362750 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:18.363264 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea56c9de-cdb3-4143-9143-8e1396356aa1 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:18.369682 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea56c9de-cdb3-4143-9143-8e1396356aa1 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Update volume admin metadata completed successfully. Aug 01 12:57:18.444072 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea56c9de-cdb3-4143-9143-8e1396356aa1 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Attach volume completed successfully. Aug 01 12:57:18.444832 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea56c9de-cdb3-4143-9143-8e1396356aa1 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 202 Aug 01 12:57:18.445554 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 190/766] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:57:18 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:57:18.455973 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e82243f5-9b51-45ca-965b-c7b4459c197b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:18.459002 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e82243f5-9b51-45ca-965b-c7b4459c197b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:18.460298 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e82243f5-9b51-45ca-965b-c7b4459c197b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:18.460298 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e82243f5-9b51-45ca-965b-c7b4459c197b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:18.473506 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:18.473506 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:18.478833 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e82243f5-9b51-45ca-965b-c7b4459c197b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:18.484897 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e82243f5-9b51-45ca-965b-c7b4459c197b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:18.485939 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 191/767] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:18 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:18.506933 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ff61149a-1745-47c6-942e-09a4d551ac83 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:18.509983 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ff61149a-1745-47c6-942e-09a4d551ac83 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:18.510288 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ff61149a-1745-47c6-942e-09a4d551ac83 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:18.510528 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ff61149a-1745-47c6-942e-09a4d551ac83 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:18.526309 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:18.526309 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:18.541872 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ff61149a-1745-47c6-942e-09a4d551ac83 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:18.551388 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ff61149a-1745-47c6-942e-09a4d551ac83 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:18.551963 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 197/768] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:18 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 1175 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:18.571751 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0e311c80-316b-4c6b-8302-6e61429b7656 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:18.573822 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e311c80-316b-4c6b-8302-6e61429b7656 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:18.574562 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e311c80-316b-4c6b-8302-6e61429b7656 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-detach": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:18.578517 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e311c80-316b-4c6b-8302-6e61429b7656 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:18.595481 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:18.595481 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:18.597698 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0e311c80-316b-4c6b-8302-6e61429b7656 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:18.680323 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0e311c80-316b-4c6b-8302-6e61429b7656 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Detach volume completed successfully. Aug 01 12:57:18.680323 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e311c80-316b-4c6b-8302-6e61429b7656 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 202 Aug 01 12:57:18.680756 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 191/769] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:57:18 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:57:18.693747 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d7554862-948d-49d4-9952-eaeacb930f34 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:18.697562 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7554862-948d-49d4-9952-eaeacb930f34 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:18.697892 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7554862-948d-49d4-9952-eaeacb930f34 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:18.698236 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7554862-948d-49d4-9952-eaeacb930f34 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:18.711921 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:18.711921 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:18.721465 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d7554862-948d-49d4-9952-eaeacb930f34 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:18.731357 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7554862-948d-49d4-9952-eaeacb930f34 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:18.732053 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 191/770] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:18 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:18.774539 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f6766bd0-0a32-48ad-a38c-3e6abf46315c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:18.779987 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6766bd0-0a32-48ad-a38c-3e6abf46315c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 Aug 01 12:57:18.780392 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6766bd0-0a32-48ad-a38c-3e6abf46315c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:18.780559 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6766bd0-0a32-48ad-a38c-3e6abf46315c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:18.791298 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6766bd0-0a32-48ad-a38c-3e6abf46315c tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 returned with HTTP 404 Aug 01 12:57:18.791444 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 192/771] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:18 2026] GET /volume/v3/volumes/8895b8f7-b197-4133-91b1-7d7e9b526196 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:18.801891 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9c514569-ea9e-428c-9c7f-51883416578a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:18.806777 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c514569-ea9e-428c-9c7f-51883416578a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] DELETE https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 Aug 01 12:57:18.806777 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c514569-ea9e-428c-9c7f-51883416578a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:18.806777 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c514569-ea9e-428c-9c7f-51883416578a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:18.806777 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-9c514569-ea9e-428c-9c7f-51883416578a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Delete volume with id: 6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 Aug 01 12:57:18.816340 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:18.816340 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:18.817230 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9c514569-ea9e-428c-9c7f-51883416578a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:57:18.828254 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-e0b34783-7320-45c2-8eb2-88a4682f7336 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:18.830446 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-e0b34783-7320-45c2-8eb2-88a4682f7336 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/limits Aug 01 12:57:18.830982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-e0b34783-7320-45c2-8eb2-88a4682f7336 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:18.830982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-e0b34783-7320-45c2-8eb2-88a4682f7336 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:18.847403 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9c514569-ea9e-428c-9c7f-51883416578a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Delete volume request issued successfully. Aug 01 12:57:18.848468 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c514569-ea9e-428c-9c7f-51883416578a tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 returned with HTTP 202 Aug 01 12:57:18.848671 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 198/772] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:57:18 2026] DELETE /volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:57:18.855835 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-e0b34783-7320-45c2-8eb2-88a4682f7336 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:18.855986 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-e0b34783-7320-45c2-8eb2-88a4682f7336 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:18.856307 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-e0b34783-7320-45c2-8eb2-88a4682f7336 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:18.856565 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-e0b34783-7320-45c2-8eb2-88a4682f7336 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:18.856848 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-e0b34783-7320-45c2-8eb2-88a4682f7336 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:18.860290 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d7ace590-b8ee-4f90-841b-684bbfe473d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:18.864136 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7ace590-b8ee-4f90-841b-684bbfe473d4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 Aug 01 12:57:18.864136 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7ace590-b8ee-4f90-841b-684bbfe473d4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:18.864136 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7ace590-b8ee-4f90-841b-684bbfe473d4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:18.881676 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:18.881676 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:18.885543 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d7ace590-b8ee-4f90-841b-684bbfe473d4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:57:18.891463 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-e0b34783-7320-45c2-8eb2-88a4682f7336 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/limits returned with HTTP 200 Aug 01 12:57:18.893926 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 192/773] 10.4.3.110 () {68 vars in 1484 bytes} [Sat Aug 1 12:57:18 2026] GET /volume/v3/limits => generated 302 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:18.895836 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7ace590-b8ee-4f90-841b-684bbfe473d4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 returned with HTTP 200 Aug 01 12:57:18.895836 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 192/774] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:18 2026] GET /volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:18.962971 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-fa061273-1901-4a50-b812-4ef263bfd959 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:18.966325 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-fa061273-1901-4a50-b812-4ef263bfd959 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:57:18.966622 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-fa061273-1901-4a50-b812-4ef263bfd959 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:18.966987 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-fa061273-1901-4a50-b812-4ef263bfd959 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:18.984338 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:18.984338 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:18.991845 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-fa061273-1901-4a50-b812-4ef263bfd959 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:57:19.001594 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-fa061273-1901-4a50-b812-4ef263bfd959 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 200 Aug 01 12:57:19.002311 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 193/775] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:57:18 2026] GET /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 1451 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:19.018731 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-c1f20c78-b49a-4d92-b5f0-5d10bf4bc2e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:19.022802 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-c1f20c78-b49a-4d92-b5f0-5d10bf4bc2e5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 12:57:19.023663 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-c1f20c78-b49a-4d92-b5f0-5d10bf4bc2e5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1400c34-6782-4b64-8bc3-47fa13a90acc", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1681182747", "description": null, "metadata": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:19.041438 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:19.041438 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:19.042434 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-c1f20c78-b49a-4d92-b5f0-5d10bf4bc2e5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:57:19.042434 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-c1f20c78-b49a-4d92-b5f0-5d10bf4bc2e5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Create snapshot from volume c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:57:19.065749 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-c1f20c78-b49a-4d92-b5f0-5d10bf4bc2e5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:19.116410 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-c1f20c78-b49a-4d92-b5f0-5d10bf4bc2e5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Created reservations ['b6509b39-da46-4e44-a159-fbc35d0a1bce', 'ffa03c82-db18-4be4-9483-38e8d989fd3b', '62730579-6740-4754-b246-9f8333ea1e1f', '6ccd13be-f93c-44ac-b321-1549edfdfa71'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:57:19.194520 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-c1f20c78-b49a-4d92-b5f0-5d10bf4bc2e5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Snapshot force create request issued successfully. Aug 01 12:57:19.194520 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-82b0167d-6f3f-4701-9137-f6b033d35e84 req-c1f20c78-b49a-4d92-b5f0-5d10bf4bc2e5 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 12:57:19.194520 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 199/776] 10.4.3.110 () {72 vars in 1547 bytes} [Sat Aug 1 12:57:19 2026] POST /volume/v3/snapshots => generated 319 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:57:19.922254 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e6019b5b-9bce-47b8-8dca-2cb679617821 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:19.926419 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6019b5b-9bce-47b8-8dca-2cb679617821 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 Aug 01 12:57:19.926763 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e6019b5b-9bce-47b8-8dca-2cb679617821 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:19.927095 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e6019b5b-9bce-47b8-8dca-2cb679617821 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:19.937067 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6019b5b-9bce-47b8-8dca-2cb679617821 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 returned with HTTP 404 Aug 01 12:57:19.937819 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 193/777] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:19 2026] GET /volume/v3/volumes/6ddebef1-5fbb-4da4-a7ea-7a12b0eabd43 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:19.946896 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a88321a3-bcf4-4a29-b25c-aec6df6dab17 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:19.951725 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a88321a3-bcf4-4a29-b25c-aec6df6dab17 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] DELETE https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:57:19.952065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a88321a3-bcf4-4a29-b25c-aec6df6dab17 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:19.952356 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a88321a3-bcf4-4a29-b25c-aec6df6dab17 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:19.952566 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a88321a3-bcf4-4a29-b25c-aec6df6dab17 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Delete volume with id: c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:57:19.969042 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:19.969042 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:19.969042 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a88321a3-bcf4-4a29-b25c-aec6df6dab17 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:57:20.006319 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a88321a3-bcf4-4a29-b25c-aec6df6dab17 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Delete volume request issued successfully. Aug 01 12:57:20.006319 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a88321a3-bcf4-4a29-b25c-aec6df6dab17 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 202 Aug 01 12:57:20.006319 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 193/778] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:57:19 2026] DELETE /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:57:20.015705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-411c749a-0af7-490e-b340-0468925e32a4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:20.018144 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-411c749a-0af7-490e-b340-0468925e32a4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:57:20.018425 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-411c749a-0af7-490e-b340-0468925e32a4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:20.019008 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-411c749a-0af7-490e-b340-0468925e32a4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:20.027558 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:20.027558 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:20.034377 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-411c749a-0af7-490e-b340-0468925e32a4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Volume info retrieved successfully. Aug 01 12:57:20.040144 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-411c749a-0af7-490e-b340-0468925e32a4 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 200 Aug 01 12:57:20.040732 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 194/779] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:20 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:21.059979 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-82ed68e8-020c-4e4a-98f8-49e907472316 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.062632 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82ed68e8-020c-4e4a-98f8-49e907472316 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] GET https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 Aug 01 12:57:21.062999 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82ed68e8-020c-4e4a-98f8-49e907472316 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:21.063305 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82ed68e8-020c-4e4a-98f8-49e907472316 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:21.074874 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82ed68e8-020c-4e4a-98f8-49e907472316 tempest-TaggedBootDevicesTest_v242-1206236494 tempest-TaggedBootDevicesTest_v242-1206236494-project-member] https://10.4.3.110/volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 returned with HTTP 404 Aug 01 12:57:21.075791 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 200/780] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:21 2026] GET /volume/v3/volumes/c3845fd0-f4a5-48ba-9ed2-f07d40b7e934 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:21.408096 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-060fbd49-9068-446d-b197-48980277fd24 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.410342 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-060fbd49-9068-446d-b197-48980277fd24 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:21.410771 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-060fbd49-9068-446d-b197-48980277fd24 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:21.410955 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-060fbd49-9068-446d-b197-48980277fd24 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:21.421871 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.421871 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:21.422597 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-060fbd49-9068-446d-b197-48980277fd24 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.433659 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-060fbd49-9068-446d-b197-48980277fd24 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Reserve volume completed successfully. Aug 01 12:57:21.433888 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-060fbd49-9068-446d-b197-48980277fd24 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 202 Aug 01 12:57:21.434394 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 194/781] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:57:21 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:57:21.446048 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89ae3af3-5e96-4cc9-b935-c2b5fb2c5789 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.448932 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89ae3af3-5e96-4cc9-b935-c2b5fb2c5789 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:21.449966 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89ae3af3-5e96-4cc9-b935-c2b5fb2c5789 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:21.451971 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89ae3af3-5e96-4cc9-b935-c2b5fb2c5789 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:21.464143 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.464143 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:21.473493 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89ae3af3-5e96-4cc9-b935-c2b5fb2c5789 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.481727 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89ae3af3-5e96-4cc9-b935-c2b5fb2c5789 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:21.482682 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 194/782] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:21 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:21.501432 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3c30e637-9c51-4b58-8824-ab1cbc6ea3ea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.504859 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3c30e637-9c51-4b58-8824-ab1cbc6ea3ea tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:21.505759 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3c30e637-9c51-4b58-8824-ab1cbc6ea3ea tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:21.505956 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3c30e637-9c51-4b58-8824-ab1cbc6ea3ea tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:21.521023 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.521023 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:21.521683 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3c30e637-9c51-4b58-8824-ab1cbc6ea3ea tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.551487 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3c30e637-9c51-4b58-8824-ab1cbc6ea3ea tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Unreserve volume completed successfully. Aug 01 12:57:21.552146 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3c30e637-9c51-4b58-8824-ab1cbc6ea3ea tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 202 Aug 01 12:57:21.552914 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 195/783] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:57:21 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:57:21.563355 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a7942058-4209-4e2e-9755-b09e87588153 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.565903 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7942058-4209-4e2e-9755-b09e87588153 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:21.566309 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7942058-4209-4e2e-9755-b09e87588153 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:21.566564 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7942058-4209-4e2e-9755-b09e87588153 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:21.580089 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.580089 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:21.586651 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a7942058-4209-4e2e-9755-b09e87588153 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.595303 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7942058-4209-4e2e-9755-b09e87588153 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:21.595395 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 201/784] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:21 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:21.614054 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4769c45b-1c4b-4cee-99d3-9ed0be741c6b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.617241 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4769c45b-1c4b-4cee-99d3-9ed0be741c6b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:21.617958 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4769c45b-1c4b-4cee-99d3-9ed0be741c6b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:21.618189 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4769c45b-1c4b-4cee-99d3-9ed0be741c6b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:21.628569 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.628569 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:21.629379 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4769c45b-1c4b-4cee-99d3-9ed0be741c6b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.646163 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4769c45b-1c4b-4cee-99d3-9ed0be741c6b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume updated successfully. Aug 01 12:57:21.646497 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4769c45b-1c4b-4cee-99d3-9ed0be741c6b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 200 Aug 01 12:57:21.647270 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 195/785] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:57:21 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 12:57:21.657473 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e31eb27c-388b-4472-a151-e0ea30346e58 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.662151 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e31eb27c-388b-4472-a151-e0ea30346e58 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:21.662151 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e31eb27c-388b-4472-a151-e0ea30346e58 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:21.662151 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e31eb27c-388b-4472-a151-e0ea30346e58 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:21.675740 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.675740 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:21.683979 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e31eb27c-388b-4472-a151-e0ea30346e58 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.692438 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e31eb27c-388b-4472-a151-e0ea30346e58 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:21.692438 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 195/786] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:21 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:21.706836 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b7205722-5743-402b-a845-3cba0f854823 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.710322 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7205722-5743-402b-a845-3cba0f854823 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:21.710894 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7205722-5743-402b-a845-3cba0f854823 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:21.711108 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7205722-5743-402b-a845-3cba0f854823 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:21.722413 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.722413 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:21.722960 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b7205722-5743-402b-a845-3cba0f854823 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.731798 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b7205722-5743-402b-a845-3cba0f854823 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume updated successfully. Aug 01 12:57:21.731975 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7205722-5743-402b-a845-3cba0f854823 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 200 Aug 01 12:57:21.732550 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 196/787] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:57:21 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 12:57:21.740963 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-552148d9-ce64-4581-8f8f-f4ed50af4aed None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.743255 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-552148d9-ce64-4581-8f8f-f4ed50af4aed tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:21.743439 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-552148d9-ce64-4581-8f8f-f4ed50af4aed tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:21.743885 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-552148d9-ce64-4581-8f8f-f4ed50af4aed tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:21.754692 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.754692 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:21.761541 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-552148d9-ce64-4581-8f8f-f4ed50af4aed tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.770760 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-552148d9-ce64-4581-8f8f-f4ed50af4aed tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:21.771409 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 202/788] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:21 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:21.787656 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e5580c6d-922e-44be-94be-52abd8feb551 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.791496 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e5580c6d-922e-44be-94be-52abd8feb551 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:21.792249 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e5580c6d-922e-44be-94be-52abd8feb551 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:21.792249 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e5580c6d-922e-44be-94be-52abd8feb551 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:21.804182 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.804182 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:21.804810 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e5580c6d-922e-44be-94be-52abd8feb551 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.821367 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e5580c6d-922e-44be-94be-52abd8feb551 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Update volume admin metadata completed successfully. Aug 01 12:57:21.821530 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e5580c6d-922e-44be-94be-52abd8feb551 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Update readonly setting on volume completed successfully. Aug 01 12:57:21.821820 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e5580c6d-922e-44be-94be-52abd8feb551 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 202 Aug 01 12:57:21.822455 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 196/789] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:57:21 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:57:21.834099 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f234b09-b64b-4e31-92b6-159f6dc3774c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.835938 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f234b09-b64b-4e31-92b6-159f6dc3774c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:21.836600 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f234b09-b64b-4e31-92b6-159f6dc3774c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:21.836975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f234b09-b64b-4e31-92b6-159f6dc3774c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:21.846816 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.846816 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:21.851528 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2f234b09-b64b-4e31-92b6-159f6dc3774c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.858194 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f234b09-b64b-4e31-92b6-159f6dc3774c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:21.859196 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 196/790] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:21 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:21.875396 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a82da999-b8b2-4ec9-82ba-5fa6fd547324 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.877686 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a82da999-b8b2-4ec9-82ba-5fa6fd547324 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:21.878100 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a82da999-b8b2-4ec9-82ba-5fa6fd547324 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:21.878262 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a82da999-b8b2-4ec9-82ba-5fa6fd547324 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:21.890146 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.890146 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:21.890146 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a82da999-b8b2-4ec9-82ba-5fa6fd547324 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.905052 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a82da999-b8b2-4ec9-82ba-5fa6fd547324 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Update volume admin metadata completed successfully. Aug 01 12:57:21.905306 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a82da999-b8b2-4ec9-82ba-5fa6fd547324 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Update readonly setting on volume completed successfully. Aug 01 12:57:21.905730 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a82da999-b8b2-4ec9-82ba-5fa6fd547324 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 202 Aug 01 12:57:21.906359 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 197/791] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 12:57:21 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:57:21.915974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-74c4b125-f6e0-45ef-a0c5-e5f2d9c53969 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.918466 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74c4b125-f6e0-45ef-a0c5-e5f2d9c53969 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:21.918969 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-74c4b125-f6e0-45ef-a0c5-e5f2d9c53969 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:21.919064 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-74c4b125-f6e0-45ef-a0c5-e5f2d9c53969 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:21.928854 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.928854 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:21.935204 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-74c4b125-f6e0-45ef-a0c5-e5f2d9c53969 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.941995 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74c4b125-f6e0-45ef-a0c5-e5f2d9c53969 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:21.942564 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 203/792] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:21 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:21.966041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bfeb9569-7932-4bd4-a0ad-f9e92f0d8a84 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.968794 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfeb9569-7932-4bd4-a0ad-f9e92f0d8a84 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:21.968794 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfeb9569-7932-4bd4-a0ad-f9e92f0d8a84 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-28490927", "disk_format": "raw"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:21.969122 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfeb9569-7932-4bd4-a0ad-f9e92f0d8a84 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-28490927", "disk_format": "raw"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:21.982053 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:21.982053 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:21.982716 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bfeb9569-7932-4bd4-a0ad-f9e92f0d8a84 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:21.986820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ccd0d825-1772-4b76-8aba-ef046912ea0e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:21.988748 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccd0d825-1772-4b76-8aba-ef046912ea0e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac Aug 01 12:57:21.989118 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ccd0d825-1772-4b76-8aba-ef046912ea0e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:21.989469 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ccd0d825-1772-4b76-8aba-ef046912ea0e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:22.005429 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:22.005429 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:22.013819 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:22.013819 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:22.013819 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ccd0d825-1772-4b76-8aba-ef046912ea0e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Snapshot retrieved successfully. Aug 01 12:57:22.014002 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.image.image_utils [None req-bfeb9569-7932-4bd4-a0ad-f9e92f0d8a84 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-28490927'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-28490927'}]. {{(pid=100263) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 01 12:57:22.014122 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccd0d825-1772-4b76-8aba-ef046912ea0e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac returned with HTTP 200 Aug 01 12:57:22.014764 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 197/793] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:57:21 2026] GET /volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac => generated 478 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:22.351930 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0a1b9e6c-f2f3-4ddd-b826-6436b377edc0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:22.354544 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0a1b9e6c-f2f3-4ddd-b826-6436b377edc0 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac Aug 01 12:57:22.354814 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0a1b9e6c-f2f3-4ddd-b826-6436b377edc0 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:22.355089 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0a1b9e6c-f2f3-4ddd-b826-6436b377edc0 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:22.355284 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-0a1b9e6c-f2f3-4ddd-b826-6436b377edc0 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Delete snapshot with id: 51913549-4c4b-4e42-aa90-c345dcb6b2ac Aug 01 12:57:22.376850 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:22.376850 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:22.377541 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0a1b9e6c-f2f3-4ddd-b826-6436b377edc0 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Snapshot retrieved successfully. Aug 01 12:57:22.408807 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0a1b9e6c-f2f3-4ddd-b826-6436b377edc0 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Snapshot delete request issued successfully. Aug 01 12:57:22.409014 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0a1b9e6c-f2f3-4ddd-b826-6436b377edc0 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac returned with HTTP 202 Aug 01 12:57:22.409537 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 198/794] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 12:57:22 2026] DELETE /volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:57:22.421629 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-17101d2e-5665-4616-9340-3e82e7670997 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:22.424430 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17101d2e-5665-4616-9340-3e82e7670997 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac Aug 01 12:57:22.425195 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17101d2e-5665-4616-9340-3e82e7670997 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:22.425447 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17101d2e-5665-4616-9340-3e82e7670997 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:22.433631 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:22.433631 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:22.434210 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-17101d2e-5665-4616-9340-3e82e7670997 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Snapshot retrieved successfully. Aug 01 12:57:22.435212 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17101d2e-5665-4616-9340-3e82e7670997 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac returned with HTTP 200 Aug 01 12:57:22.436464 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 204/795] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:57:22 2026] GET /volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:22.684063 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bfeb9569-7932-4bd4-a0ad-f9e92f0d8a84 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Copy volume to image completed successfully. Aug 01 12:57:22.684588 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfeb9569-7932-4bd4-a0ad-f9e92f0d8a84 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 202 Aug 01 12:57:22.685035 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 197/796] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 12:57:21 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 685 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:57:23.446276 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf99589b-ea29-4171-8abb-4ee5bc993dc0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:23.448801 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf99589b-ea29-4171-8abb-4ee5bc993dc0 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] GET https://10.4.3.110/volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac Aug 01 12:57:23.449495 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf99589b-ea29-4171-8abb-4ee5bc993dc0 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:23.449495 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf99589b-ea29-4171-8abb-4ee5bc993dc0 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:23.455040 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf99589b-ea29-4171-8abb-4ee5bc993dc0 tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac returned with HTTP 404 Aug 01 12:57:23.455884 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 198/797] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:57:23 2026] GET /volume/v3/snapshots/51913549-4c4b-4e42-aa90-c345dcb6b2ac => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:26.927140 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-aefb5247-007e-485d-83a5-1a65e8263f7e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:26.930647 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-aefb5247-007e-485d-83a5-1a65e8263f7e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] DELETE https://10.4.3.110/volume/v3/attachments/ae9f8628-8ffd-4066-a391-457d1fb5a189 Aug 01 12:57:26.931007 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-aefb5247-007e-485d-83a5-1a65e8263f7e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:26.931327 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-aefb5247-007e-485d-83a5-1a65e8263f7e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:26.942553 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:26.942553 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:27.014551 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-aefb5247-007e-485d-83a5-1a65e8263f7e tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/attachments/ae9f8628-8ffd-4066-a391-457d1fb5a189 returned with HTTP 200 Aug 01 12:57:27.015127 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 199/798] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:57:26 2026] DELETE /volume/v3/attachments/ae9f8628-8ffd-4066-a391-457d1fb5a189 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:27.030356 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-76bf8467-d448-444a-b484-1851b89aaf4d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:27.032732 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-76bf8467-d448-444a-b484-1851b89aaf4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] DELETE https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:57:27.032901 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-76bf8467-d448-444a-b484-1851b89aaf4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:27.033186 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-76bf8467-d448-444a-b484-1851b89aaf4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:27.033316 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-76bf8467-d448-444a-b484-1851b89aaf4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Delete volume with id: c1400c34-6782-4b64-8bc3-47fa13a90acc Aug 01 12:57:27.044360 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:27.044360 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:27.044962 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-76bf8467-d448-444a-b484-1851b89aaf4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Volume info retrieved successfully. Aug 01 12:57:27.064542 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-76bf8467-d448-444a-b484-1851b89aaf4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] Delete volume request issued successfully. Aug 01 12:57:27.064873 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b0d0b577-58e8-4677-aad1-56f76ab053e4 req-76bf8467-d448-444a-b484-1851b89aaf4d tempest-ImageDependencyTests-577439583 tempest-ImageDependencyTests-577439583-project-member] https://10.4.3.110/volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc returned with HTTP 202 Aug 01 12:57:27.065481 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 205/799] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 12:57:27 2026] DELETE /volume/v3/volumes/c1400c34-6782-4b64-8bc3-47fa13a90acc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:57:28.108532 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11eb22ca-0911-4a1b-8465-ad8a8af60d22 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:28.110664 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11eb22ca-0911-4a1b-8465-ad8a8af60d22 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:57:28.110912 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11eb22ca-0911-4a1b-8465-ad8a8af60d22 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:28.111711 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11eb22ca-0911-4a1b-8465-ad8a8af60d22 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:28.120864 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:28.120864 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:28.126450 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-11eb22ca-0911-4a1b-8465-ad8a8af60d22 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:57:28.133771 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11eb22ca-0911-4a1b-8465-ad8a8af60d22 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:57:28.134362 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 198/800] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:28 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:28.232798 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45f4db15-36d0-4de9-a86f-6135c141a519 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:28.234388 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45f4db15-36d0-4de9-a86f-6135c141a519 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:57:28.234729 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45f4db15-36d0-4de9-a86f-6135c141a519 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:28.235415 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45f4db15-36d0-4de9-a86f-6135c141a519 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:28.256035 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:28.256035 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:28.265816 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45f4db15-36d0-4de9-a86f-6135c141a519 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:57:28.276906 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45f4db15-36d0-4de9-a86f-6135c141a519 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:57:28.276906 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 199/801] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:28 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:32.228384 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d338c904-2207-417e-8a4e-deaa825383ec None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:32.447257 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d338c904-2207-417e-8a4e-deaa825383ec tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] GET https://10.4.3.110/volume/v3/os-hosts Aug 01 12:57:32.447584 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d338c904-2207-417e-8a4e-deaa825383ec tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:32.447968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d338c904-2207-417e-8a4e-deaa825383ec tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:32.448328 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:32.448328 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:32.468224 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.hosts [None req-d338c904-2207-417e-8a4e-deaa825383ec tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] status, active and update: available, enabled, 2026-08-01 12:55:37+00:00 {{(pid=100261) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 12:57:32.468374 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.hosts [None req-d338c904-2207-417e-8a4e-deaa825383ec tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] status, active and update: available, enabled, 2026-08-01 12:55:34+00:00 {{(pid=100261) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 12:57:32.468578 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.hosts [None req-d338c904-2207-417e-8a4e-deaa825383ec tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] status, active and update: available, enabled, 2026-08-01 12:56:58+00:00 {{(pid=100261) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 12:57:32.469014 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d338c904-2207-417e-8a4e-deaa825383ec tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] https://10.4.3.110/volume/v3/os-hosts returned with HTTP 200 Aug 01 12:57:32.469741 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 200/802] 10.4.3.110 () {66 vars in 1240 bytes} [Sat Aug 1 12:57:32 2026] GET /volume/v3/os-hosts => generated 560 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:32.483820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b456e9a3-3c64-46bb-8961-4922975f3d6a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:32.486721 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b456e9a3-3c64-46bb-8961-4922975f3d6a tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] GET https://10.4.3.110/volume/v3/os-hosts Aug 01 12:57:32.486721 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b456e9a3-3c64-46bb-8961-4922975f3d6a tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:32.486989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b456e9a3-3c64-46bb-8961-4922975f3d6a tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:32.496846 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.hosts [None req-b456e9a3-3c64-46bb-8961-4922975f3d6a tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] status, active and update: available, enabled, 2026-08-01 12:55:37+00:00 {{(pid=100262) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 12:57:32.497091 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.hosts [None req-b456e9a3-3c64-46bb-8961-4922975f3d6a tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] status, active and update: available, enabled, 2026-08-01 12:55:34+00:00 {{(pid=100262) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 12:57:32.501070 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.hosts [None req-b456e9a3-3c64-46bb-8961-4922975f3d6a tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] status, active and update: available, enabled, 2026-08-01 12:56:58+00:00 {{(pid=100262) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 12:57:32.501070 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b456e9a3-3c64-46bb-8961-4922975f3d6a tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] https://10.4.3.110/volume/v3/os-hosts returned with HTTP 200 Aug 01 12:57:32.501070 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 206/803] 10.4.3.110 () {66 vars in 1240 bytes} [Sat Aug 1 12:57:32 2026] GET /volume/v3/os-hosts => generated 560 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:32.511013 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a6d97039-2323-4533-b066-f355439451e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:32.513758 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a6d97039-2323-4533-b066-f355439451e7 tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] GET https://10.4.3.110/volume/v3/os-hosts/np0000006302@storpool Aug 01 12:57:32.514081 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a6d97039-2323-4533-b066-f355439451e7 tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:32.514712 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a6d97039-2323-4533-b066-f355439451e7 tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:32.653192 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a6d97039-2323-4533-b066-f355439451e7 tempest-VolumeHostsAdminTestsJSON-306907483 tempest-VolumeHostsAdminTestsJSON-306907483-project-admin] https://10.4.3.110/volume/v3/os-hosts/np0000006302@storpool returned with HTTP 200 Aug 01 12:57:32.653885 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 199/804] 10.4.3.110 () {66 vars in 1306 bytes} [Sat Aug 1 12:57:32 2026] GET /volume/v3/os-hosts/np0000006302@storpool => generated 1317 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:57:37.490063 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c27db8c-3fd9-4739-91b5-0485d53c9dde None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:37.711028 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c27db8c-3fd9-4739-91b5-0485d53c9dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 Aug 01 12:57:37.711289 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c27db8c-3fd9-4739-91b5-0485d53c9dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:37.711607 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c27db8c-3fd9-4739-91b5-0485d53c9dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:37.726922 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-3c27db8c-3fd9-4739-91b5-0485d53c9dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.729245 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-3c27db8c-3fd9-4739-91b5-0485d53c9dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.729245 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-3c27db8c-3fd9-4739-91b5-0485d53c9dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.729245 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-3c27db8c-3fd9-4739-91b5-0485d53c9dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.729245 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-3c27db8c-3fd9-4739-91b5-0485d53c9dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.735384 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c27db8c-3fd9-4739-91b5-0485d53c9dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 returned with HTTP 200 Aug 01 12:57:37.735847 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 200/805] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:57:37 2026] GET /volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 => generated 437 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:37.750220 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bd0a1554-361c-4509-a55d-7cfd79d6e9b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:37.752416 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bd0a1554-361c-4509-a55d-7cfd79d6e9b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 Aug 01 12:57:37.753299 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bd0a1554-361c-4509-a55d-7cfd79d6e9b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:37.757503 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=200,cinder:UPDATE=24,cinder:INSERT=2 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:57:37.898317 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-bd0a1554-361c-4509-a55d-7cfd79d6e9b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.899101 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-bd0a1554-361c-4509-a55d-7cfd79d6e9b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.899177 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-bd0a1554-361c-4509-a55d-7cfd79d6e9b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.899774 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-bd0a1554-361c-4509-a55d-7cfd79d6e9b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.900226 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-bd0a1554-361c-4509-a55d-7cfd79d6e9b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.900584 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-bd0a1554-361c-4509-a55d-7cfd79d6e9b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.902363 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-bd0a1554-361c-4509-a55d-7cfd79d6e9b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:37.912832 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bd0a1554-361c-4509-a55d-7cfd79d6e9b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 returned with HTTP 200 Aug 01 12:57:37.913415 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 201/806] 10.4.3.110 () {68 vars in 1374 bytes} [Sat Aug 1 12:57:37 2026] PUT /volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 => generated 390 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:37.930858 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-453fc322-d158-444b-bc93-94d74cc50422 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:38.066723 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:57:38.066723 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-246108070"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:38.068756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-246108070'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:57:38.069119 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Create volume of 1 GB Aug 01 12:57:38.071828 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=224,cinder:INSERT=22,cinder:UPDATE=40 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:57:38.076628 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Availability Zones retrieved successfully. Aug 01 12:57:38.084786 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Flow 'volume_create_api' (08304e8c-2e3b-498f-abdf-8e8d67ffe0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:57:38.086185 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e42f4b-4549-4420-895c-de8ae2a29383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:38.087495 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:57:38.128494 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e42f4b-4549-4420-895c-de8ae2a29383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:38.129932 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c69ded1-99e5-48d0-805e-7a292d292c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:38.253234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Created reservations ['93dce89f-784e-45ba-ba4e-5dbd202d93bb', '3148ace7-36d7-4a13-b73a-28bee6072cea', 'dd8292a8-72f9-4994-9c70-19f9148fa1af', '35525564-e89b-406f-9921-90403e4b9f98'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:57:38.253761 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c69ded1-99e5-48d0-805e-7a292d292c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93dce89f-784e-45ba-ba4e-5dbd202d93bb', '3148ace7-36d7-4a13-b73a-28bee6072cea', 'dd8292a8-72f9-4994-9c70-19f9148fa1af', '35525564-e89b-406f-9921-90403e4b9f98']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:38.254843 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67b54d8-1266-4729-b0b7-db8d22c74d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:38.294238 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67b54d8-1266-4729-b0b7-db8d22c74d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e49130d-3905-47e1-8a2f-23217a079b3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-246108070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1df78984dfa54049bfded0e36c484430',qos_specs=None,replication_status=,reservations=['93dce89f-784e-45ba-ba4e-5dbd202d93bb','3148ace7-36d7-4a13-b73a-28bee6072cea','dd8292a8-72f9-4994-9c70-19f9148fa1af','35525564-e89b-406f-9921-90403e4b9f98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cecf5f6af1e4901816a929222733a1d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:57:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-246108070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e49130d-3905-47e1-8a2f-23217a079b3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1df78984dfa54049bfded0e36c484430',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='1cecf5f6af1e4901816a929222733a1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:38.295563 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c32b3f-7a96-4097-9da6-aed6e7b47d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:38.339026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c32b3f-7a96-4097-9da6-aed6e7b47d40) 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-VolumeSnapshotQuotasNegativeTestJSON-Volume-246108070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1df78984dfa54049bfded0e36c484430',qos_specs=None,replication_status=,reservations=['93dce89f-784e-45ba-ba4e-5dbd202d93bb','3148ace7-36d7-4a13-b73a-28bee6072cea','dd8292a8-72f9-4994-9c70-19f9148fa1af','35525564-e89b-406f-9921-90403e4b9f98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cecf5f6af1e4901816a929222733a1d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:38.340544 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550ea873-227c-4329-84d4-aadfc67b7fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:38.357229 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550ea873-227c-4329-84d4-aadfc67b7fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:38.358127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Flow 'volume_create_api' (08304e8c-2e3b-498f-abdf-8e8d67ffe0fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:57:38.359014 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Create volume request issued successfully. Aug 01 12:57:38.359076 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-453fc322-d158-444b-bc93-94d74cc50422 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:57:38.359647 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 207/807] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:57:37 2026] POST /volume/v3/volumes => generated 766 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:57:38.378642 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75c7747c-26cc-41a8-88f6-572dfd11b444 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:38.381539 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75c7747c-26cc-41a8-88f6-572dfd11b444 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] GET https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d Aug 01 12:57:38.381539 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75c7747c-26cc-41a8-88f6-572dfd11b444 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:38.384156 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75c7747c-26cc-41a8-88f6-572dfd11b444 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:38.391339 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=230,cinder:INSERT=19,cinder:UPDATE=31 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:57:38.400997 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:38.400997 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:38.414054 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-75c7747c-26cc-41a8-88f6-572dfd11b444 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Volume info retrieved successfully. Aug 01 12:57:38.423012 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75c7747c-26cc-41a8-88f6-572dfd11b444 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d returned with HTTP 200 Aug 01 12:57:38.424003 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 200/808] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:38 2026] GET /volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d => generated 834 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:38.955024 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-4e690f6b-a915-428a-90d0-9327edc37ff4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:38.961889 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-4e690f6b-a915-428a-90d0-9327edc37ff4 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] DELETE https://10.4.3.110/volume/v3/attachments/d6525b59-a58e-4002-9c6f-206b18767143 Aug 01 12:57:38.961889 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-4e690f6b-a915-428a-90d0-9327edc37ff4 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:38.961889 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-4e690f6b-a915-428a-90d0-9327edc37ff4 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:38.975997 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:38.975997 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:39.065418 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-4e690f6b-a915-428a-90d0-9327edc37ff4 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/attachments/d6525b59-a58e-4002-9c6f-206b18767143 returned with HTTP 200 Aug 01 12:57:39.066204 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 201/809] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:57:38 2026] DELETE /volume/v3/attachments/d6525b59-a58e-4002-9c6f-206b18767143 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:39.087370 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-2d00912f-616e-4470-acc4-0d02836465b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:39.092899 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-2d00912f-616e-4470-acc4-0d02836465b4 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] DELETE https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:57:39.093135 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-2d00912f-616e-4470-acc4-0d02836465b4 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:39.093382 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-2d00912f-616e-4470-acc4-0d02836465b4 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:39.093606 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-2d00912f-616e-4470-acc4-0d02836465b4 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Delete volume with id: 40d8f4ca-50ad-40d3-9953-e007133d36d9 Aug 01 12:57:39.111412 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:39.111412 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:39.113459 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-2d00912f-616e-4470-acc4-0d02836465b4 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Volume info retrieved successfully. Aug 01 12:57:39.153566 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-2d00912f-616e-4470-acc4-0d02836465b4 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] Delete volume request issued successfully. Aug 01 12:57:39.154201 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c5cf0202-f309-4c84-9ec4-955bf0e6a0b8 req-2d00912f-616e-4470-acc4-0d02836465b4 tempest-ServerActionsV293TestJSON-1432868860 tempest-ServerActionsV293TestJSON-1432868860-project-member] https://10.4.3.110/volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 returned with HTTP 202 Aug 01 12:57:39.156707 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 202/810] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 12:57:39 2026] DELETE /volume/v3/volumes/40d8f4ca-50ad-40d3-9953-e007133d36d9 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:57:39.443343 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ff1854a8-3ba7-496d-ac98-162bf8bf2f74 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:39.448271 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ff1854a8-3ba7-496d-ac98-162bf8bf2f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] GET https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d Aug 01 12:57:39.448586 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ff1854a8-3ba7-496d-ac98-162bf8bf2f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:39.451049 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ff1854a8-3ba7-496d-ac98-162bf8bf2f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:39.459852 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:39.459852 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:39.470730 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ff1854a8-3ba7-496d-ac98-162bf8bf2f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Volume info retrieved successfully. Aug 01 12:57:39.483653 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ff1854a8-3ba7-496d-ac98-162bf8bf2f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d returned with HTTP 200 Aug 01 12:57:39.484739 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 208/811] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:39 2026] GET /volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:39.504918 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-895de00e-9c47-4351-ad11-6397bcc75fcb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:39.507273 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-895de00e-9c47-4351-ad11-6397bcc75fcb tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 12:57:39.510117 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-895de00e-9c47-4351-ad11-6397bcc75fcb tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e49130d-3905-47e1-8a2f-23217a079b3d", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-563280252"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:39.521829 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:39.521829 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:39.522487 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-895de00e-9c47-4351-ad11-6397bcc75fcb tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Volume info retrieved successfully. Aug 01 12:57:39.523329 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-895de00e-9c47-4351-ad11-6397bcc75fcb tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Create snapshot from volume 8e49130d-3905-47e1-8a2f-23217a079b3d Aug 01 12:57:39.607870 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-895de00e-9c47-4351-ad11-6397bcc75fcb tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Created reservations ['a44b5e50-f891-43e3-b355-da0a0405918e', '7424803e-7875-47f0-a2fb-7a1cba2a0c9e', '82eeebc9-ac59-4150-b07d-d12a94226faa', 'b591b7e3-0211-46d0-8cae-ccc82e05d217'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:57:39.722522 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-895de00e-9c47-4351-ad11-6397bcc75fcb tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Snapshot create request issued successfully. Aug 01 12:57:39.723218 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-895de00e-9c47-4351-ad11-6397bcc75fcb tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 12:57:39.723747 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 201/812] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 12:57:39 2026] POST /volume/v3/snapshots => generated 322 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:57:39.739593 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54deeeb8-c6d8-4820-aedf-de142272b39a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:39.741594 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54deeeb8-c6d8-4820-aedf-de142272b39a tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] GET https://10.4.3.110/volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 Aug 01 12:57:39.741845 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54deeeb8-c6d8-4820-aedf-de142272b39a tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:39.742086 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54deeeb8-c6d8-4820-aedf-de142272b39a tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:39.752516 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:39.752516 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:39.753136 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-54deeeb8-c6d8-4820-aedf-de142272b39a tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Snapshot retrieved successfully. Aug 01 12:57:39.755005 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54deeeb8-c6d8-4820-aedf-de142272b39a tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 returned with HTTP 200 Aug 01 12:57:39.755725 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 202/813] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:57:39 2026] GET /volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 => generated 454 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:40.772161 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6bc462a2-432c-4aca-90b4-15c8f7b9bc43 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:40.774292 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6bc462a2-432c-4aca-90b4-15c8f7b9bc43 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] GET https://10.4.3.110/volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 Aug 01 12:57:40.774555 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6bc462a2-432c-4aca-90b4-15c8f7b9bc43 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:40.774795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6bc462a2-432c-4aca-90b4-15c8f7b9bc43 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:40.785859 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:40.785859 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:40.786544 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6bc462a2-432c-4aca-90b4-15c8f7b9bc43 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Snapshot retrieved successfully. Aug 01 12:57:40.787616 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6bc462a2-432c-4aca-90b4-15c8f7b9bc43 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 returned with HTTP 200 Aug 01 12:57:40.793710 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 203/814] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:57:40 2026] GET /volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:40.807698 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4448f68c-b956-496e-8fe8-af24ea016c3a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:40.809581 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4448f68c-b956-496e-8fe8-af24ea016c3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 Aug 01 12:57:40.810009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4448f68c-b956-496e-8fe8-af24ea016c3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:40.894752 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4448f68c-b956-496e-8fe8-af24ea016c3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:40.895471 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4448f68c-b956-496e-8fe8-af24ea016c3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:40.895820 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4448f68c-b956-496e-8fe8-af24ea016c3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:40.896161 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4448f68c-b956-496e-8fe8-af24ea016c3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:57:40.905076 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4448f68c-b956-496e-8fe8-af24ea016c3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 returned with HTTP 200 Aug 01 12:57:40.905712 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 209/815] 10.4.3.110 () {68 vars in 1374 bytes} [Sat Aug 1 12:57:40 2026] PUT /volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 => generated 390 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:40.919024 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-49c4896d-2107-4f58-8ed6-acd814acc02c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:40.922129 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49c4896d-2107-4f58-8ed6-acd814acc02c tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 12:57:40.922129 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49c4896d-2107-4f58-8ed6-acd814acc02c tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e49130d-3905-47e1-8a2f-23217a079b3d"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:40.933292 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:40.933292 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:40.934054 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-49c4896d-2107-4f58-8ed6-acd814acc02c tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Volume info retrieved successfully. Aug 01 12:57:40.934155 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-49c4896d-2107-4f58-8ed6-acd814acc02c tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Create snapshot from volume 8e49130d-3905-47e1-8a2f-23217a079b3d Aug 01 12:57:40.963967 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota_utils [None req-49c4896d-2107-4f58-8ed6-acd814acc02c tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Quota exceeded for 1df78984dfa54049bfded0e36c484430, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 01 12:57:40.964458 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.middleware.fault [None req-49c4896d-2107-4f58-8ed6-acd814acc02c tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 413 Aug 01 12:57:40.965442 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 202/816] 10.4.3.110 () {68 vars in 1264 bytes} [Sat Aug 1 12:57:40 2026] POST /volume/v3/snapshots => generated 208 bytes in 47 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 12:57:40.975820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a1f3cde8-7f55-48e7-8445-415f27895a95 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:40.983080 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1f3cde8-7f55-48e7-8445-415f27895a95 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 Aug 01 12:57:40.983642 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a1f3cde8-7f55-48e7-8445-415f27895a95 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:41.076837 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1f3cde8-7f55-48e7-8445-415f27895a95 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 returned with HTTP 200 Aug 01 12:57:41.077515 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 203/817] 10.4.3.110 () {68 vars in 1374 bytes} [Sat Aug 1 12:57:40 2026] PUT /volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 => generated 390 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:41.089592 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3374c8cb-3c4c-4b80-9f09-5073a4bd675f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:41.091023 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3374c8cb-3c4c-4b80-9f09-5073a4bd675f tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 12:57:41.091507 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3374c8cb-3c4c-4b80-9f09-5073a4bd675f tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e49130d-3905-47e1-8a2f-23217a079b3d"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:41.103783 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:41.103783 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:41.103783 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3374c8cb-3c4c-4b80-9f09-5073a4bd675f tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Volume info retrieved successfully. Aug 01 12:57:41.103783 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-3374c8cb-3c4c-4b80-9f09-5073a4bd675f tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Create snapshot from volume 8e49130d-3905-47e1-8a2f-23217a079b3d Aug 01 12:57:41.129225 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota_utils [None req-3374c8cb-3c4c-4b80-9f09-5073a4bd675f tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Quota exceeded for 1df78984dfa54049bfded0e36c484430, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 01 12:57:41.130792 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.middleware.fault [None req-3374c8cb-3c4c-4b80-9f09-5073a4bd675f tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 413 Aug 01 12:57:41.130792 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 204/818] 10.4.3.110 () {68 vars in 1264 bytes} [Sat Aug 1 12:57:41 2026] POST /volume/v3/snapshots => generated 133 bytes in 42 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 12:57:41.143197 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-44d7e3f2-29df-4c59-a8db-a74d5135e107 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:41.146385 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44d7e3f2-29df-4c59-a8db-a74d5135e107 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 Aug 01 12:57:41.146579 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-44d7e3f2-29df-4c59-a8db-a74d5135e107 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:41.147357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-44d7e3f2-29df-4c59-a8db-a74d5135e107 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:41.147357 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-44d7e3f2-29df-4c59-a8db-a74d5135e107 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Delete snapshot with id: cec56a04-bc63-404f-bb43-b45f38d3bfb3 Aug 01 12:57:41.153270 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:41.153270 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:41.153780 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-44d7e3f2-29df-4c59-a8db-a74d5135e107 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Snapshot retrieved successfully. Aug 01 12:57:41.179097 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-44d7e3f2-29df-4c59-a8db-a74d5135e107 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Snapshot delete request issued successfully. Aug 01 12:57:41.179336 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44d7e3f2-29df-4c59-a8db-a74d5135e107 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 returned with HTTP 202 Aug 01 12:57:41.179938 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 210/819] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 12:57:41 2026] DELETE /volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:57:41.192788 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3bb24018-8288-440b-a2ab-5825013bf36b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:41.195503 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3bb24018-8288-440b-a2ab-5825013bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] GET https://10.4.3.110/volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 Aug 01 12:57:41.195882 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3bb24018-8288-440b-a2ab-5825013bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:41.196110 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3bb24018-8288-440b-a2ab-5825013bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:41.204421 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:41.204421 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:41.205222 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3bb24018-8288-440b-a2ab-5825013bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Snapshot retrieved successfully. Aug 01 12:57:41.206455 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3bb24018-8288-440b-a2ab-5825013bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 returned with HTTP 200 Aug 01 12:57:41.207010 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 203/820] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:57:41 2026] GET /volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:41.255294 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf947a60-04cf-4205-b193-06afd64656b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:41.257436 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf947a60-04cf-4205-b193-06afd64656b2 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:41.257680 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf947a60-04cf-4205-b193-06afd64656b2 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:41.257938 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf947a60-04cf-4205-b193-06afd64656b2 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:41.269629 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:41.269629 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:41.276177 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cf947a60-04cf-4205-b193-06afd64656b2 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:41.283516 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf947a60-04cf-4205-b193-06afd64656b2 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:41.284340 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 204/821] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:41 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:42.224733 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-90fd9d09-53ca-4577-8946-c9287e825c5c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:42.227557 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90fd9d09-53ca-4577-8946-c9287e825c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] GET https://10.4.3.110/volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 Aug 01 12:57:42.228259 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90fd9d09-53ca-4577-8946-c9287e825c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:42.228796 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90fd9d09-53ca-4577-8946-c9287e825c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:42.239792 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90fd9d09-53ca-4577-8946-c9287e825c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 returned with HTTP 404 Aug 01 12:57:42.240670 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 205/822] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:57:42 2026] GET /volume/v3/snapshots/cec56a04-bc63-404f-bb43-b45f38d3bfb3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:42.254067 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39077e65-b75e-43ef-a08e-6dfe02b64094 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:42.260574 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39077e65-b75e-43ef-a08e-6dfe02b64094 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] GET https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d Aug 01 12:57:42.260574 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39077e65-b75e-43ef-a08e-6dfe02b64094 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:42.262049 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39077e65-b75e-43ef-a08e-6dfe02b64094 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:42.280931 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:42.280931 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:42.289975 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-39077e65-b75e-43ef-a08e-6dfe02b64094 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Volume info retrieved successfully. Aug 01 12:57:42.297187 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39077e65-b75e-43ef-a08e-6dfe02b64094 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d returned with HTTP 200 Aug 01 12:57:42.297809 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 211/823] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:42 2026] GET /volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:42.303365 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-977db38b-f459-4a36-9f9d-f856c564938c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:42.307094 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-977db38b-f459-4a36-9f9d-f856c564938c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:42.308118 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-977db38b-f459-4a36-9f9d-f856c564938c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:42.308118 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-977db38b-f459-4a36-9f9d-f856c564938c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:42.318063 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ca12c795-c77d-4efa-9924-4f439e5a9413 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:42.318917 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:42.318917 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:42.321868 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca12c795-c77d-4efa-9924-4f439e5a9413 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] DELETE https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d Aug 01 12:57:42.322109 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca12c795-c77d-4efa-9924-4f439e5a9413 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:42.322338 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca12c795-c77d-4efa-9924-4f439e5a9413 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:42.322540 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ca12c795-c77d-4efa-9924-4f439e5a9413 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Delete volume with id: 8e49130d-3905-47e1-8a2f-23217a079b3d Aug 01 12:57:42.325041 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-977db38b-f459-4a36-9f9d-f856c564938c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:42.326862 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=216,cinder:UPDATE=26,cinder:INSERT=3 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:57:42.333045 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-977db38b-f459-4a36-9f9d-f856c564938c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:42.334012 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 204/824] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:42 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 12:57:42.338855 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:42.338855 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:42.339174 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ca12c795-c77d-4efa-9924-4f439e5a9413 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Volume info retrieved successfully. Aug 01 12:57:42.378804 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ca12c795-c77d-4efa-9924-4f439e5a9413 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Delete volume request issued successfully. Aug 01 12:57:42.379593 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca12c795-c77d-4efa-9924-4f439e5a9413 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d returned with HTTP 202 Aug 01 12:57:42.379933 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 205/825] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:57:42 2026] DELETE /volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:57:42.380902 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3345e2e4-4432-4d78-b859-59b205d8ff8b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:42.384971 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3345e2e4-4432-4d78-b859-59b205d8ff8b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] POST https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action Aug 01 12:57:42.384971 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3345e2e4-4432-4d78-b859-59b205d8ff8b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1144257171", "disk_format": "qcow2"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:57:42.384971 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3345e2e4-4432-4d78-b859-59b205d8ff8b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1144257171", "disk_format": "qcow2"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:42.394706 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71b13754-b923-4216-8e7b-c257d46745e7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:42.402369 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71b13754-b923-4216-8e7b-c257d46745e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] GET https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d Aug 01 12:57:42.402369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71b13754-b923-4216-8e7b-c257d46745e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:42.402369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71b13754-b923-4216-8e7b-c257d46745e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:42.403365 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:42.403365 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:42.408196 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3345e2e4-4432-4d78-b859-59b205d8ff8b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:42.416637 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:42.416637 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:42.426361 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-71b13754-b923-4216-8e7b-c257d46745e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Volume info retrieved successfully. Aug 01 12:57:42.437754 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:42.437754 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:42.438034 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71b13754-b923-4216-8e7b-c257d46745e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d returned with HTTP 200 Aug 01 12:57:42.438679 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 212/826] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:42 2026] GET /volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:42.445623 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.image.image_utils [None req-3345e2e4-4432-4d78-b859-59b205d8ff8b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1144257171'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1144257171'}]. {{(pid=100261) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 01 12:57:43.208496 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3345e2e4-4432-4d78-b859-59b205d8ff8b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Copy volume to image completed successfully. Aug 01 12:57:43.209171 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3345e2e4-4432-4d78-b859-59b205d8ff8b tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action returned with HTTP 202 Aug 01 12:57:43.210023 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 206/827] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 12:57:42 2026] POST /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282/action => generated 689 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:57:43.455589 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fc1d2bbc-82c4-4b0c-a84c-e866fb019122 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:43.458209 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fc1d2bbc-82c4-4b0c-a84c-e866fb019122 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] GET https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d Aug 01 12:57:43.458857 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fc1d2bbc-82c4-4b0c-a84c-e866fb019122 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:43.459232 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fc1d2bbc-82c4-4b0c-a84c-e866fb019122 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:43.465848 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fc1d2bbc-82c4-4b0c-a84c-e866fb019122 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948 tempest-VolumeSnapshotQuotasNegativeTestJSON-671538948-project-member] https://10.4.3.110/volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d returned with HTTP 404 Aug 01 12:57:43.467435 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 205/828] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:43 2026] GET /volume/v3/volumes/8e49130d-3905-47e1-8a2f-23217a079b3d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:43.477727 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c15a4c99-b367-4223-8b5b-3bf7950aec14 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:43.483738 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c15a4c99-b367-4223-8b5b-3bf7950aec14 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 Aug 01 12:57:43.484193 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c15a4c99-b367-4223-8b5b-3bf7950aec14 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:43.606018 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c15a4c99-b367-4223-8b5b-3bf7950aec14 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646 tempest-VolumeSnapshotQuotasNegativeTestJSON-1257547646-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 returned with HTTP 200 Aug 01 12:57:43.606770 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 206/829] 10.4.3.110 () {68 vars in 1375 bytes} [Sat Aug 1 12:57:43 2026] PUT /volume/v3/os-quota-sets/1df78984dfa54049bfded0e36c484430 => generated 395 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:48.128983 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:48.375415 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:57:48.375415 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1103243955"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:48.379277 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1103243955'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:57:48.379277 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Create volume of 1 GB Aug 01 12:57:48.391029 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Availability Zones retrieved successfully. Aug 01 12:57:48.403279 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Flow 'volume_create_api' (2f0513e8-4295-4f30-a85e-db26511df49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:57:48.404806 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aad284e-cf69-4cf6-bb87-c2bb82a28fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:48.406886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:57:48.461784 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aad284e-cf69-4cf6-bb87-c2bb82a28fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:48.462829 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c206137-5976-4f2a-b2c7-602951804d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:48.591580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Created reservations ['44825682-3085-480d-89e3-21857106f57d', '2ffd9992-cfcf-4115-89ac-440443721c22', '873ddd2c-3479-4884-960d-22f2abe87f35', 'b779b589-25f6-4fa9-86d5-e88761fbb84f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:57:48.592715 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c206137-5976-4f2a-b2c7-602951804d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44825682-3085-480d-89e3-21857106f57d', '2ffd9992-cfcf-4115-89ac-440443721c22', '873ddd2c-3479-4884-960d-22f2abe87f35', 'b779b589-25f6-4fa9-86d5-e88761fbb84f']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:48.593679 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daf77307-3e38-428e-bb81-da39c291bfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:48.631005 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daf77307-3e38-428e-bb81-da39c291bfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e91aa898-b2f4-4c51-9e8c-8ecca04ff60a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1103243955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dac5b7e126347a1830f87550b9c68bf',qos_specs=None,replication_status=,reservations=['44825682-3085-480d-89e3-21857106f57d','2ffd9992-cfcf-4115-89ac-440443721c22','873ddd2c-3479-4884-960d-22f2abe87f35','b779b589-25f6-4fa9-86d5-e88761fbb84f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07a93c06c5324a5e982c0c1bcff7a2d9',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:57:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1103243955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e91aa898-b2f4-4c51-9e8c-8ecca04ff60a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dac5b7e126347a1830f87550b9c68bf',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='07a93c06c5324a5e982c0c1bcff7a2d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:48.632111 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21498b27-8704-47ef-92c6-f39b3ff9f0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:48.678332 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21498b27-8704-47ef-92c6-f39b3ff9f0b1) 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-VolumesTransfersV355Test-Volume-1103243955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dac5b7e126347a1830f87550b9c68bf',qos_specs=None,replication_status=,reservations=['44825682-3085-480d-89e3-21857106f57d','2ffd9992-cfcf-4115-89ac-440443721c22','873ddd2c-3479-4884-960d-22f2abe87f35','b779b589-25f6-4fa9-86d5-e88761fbb84f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07a93c06c5324a5e982c0c1bcff7a2d9',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:48.679129 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d12acc7-0ed4-42d0-8ad9-f7513d1db9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:48.706198 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d12acc7-0ed4-42d0-8ad9-f7513d1db9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:48.707701 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Flow 'volume_create_api' (2f0513e8-4295-4f30-a85e-db26511df49c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:57:48.709220 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Create volume request issued successfully. Aug 01 12:57:48.709982 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a978a6a2-dabb-47ca-a8cd-210b055be138 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:57:48.710513 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 213/830] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 12:57:48 2026] POST /volume/v3/volumes => generated 819 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:48.761593 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dfee2881-149c-4e55-9da7-b7e159d8b866 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:48.763763 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dfee2881-149c-4e55-9da7-b7e159d8b866 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:48.764104 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dfee2881-149c-4e55-9da7-b7e159d8b866 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:48.764799 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dfee2881-149c-4e55-9da7-b7e159d8b866 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:48.777399 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:48.777399 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:48.783798 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dfee2881-149c-4e55-9da7-b7e159d8b866 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Volume info retrieved successfully. Aug 01 12:57:48.792916 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dfee2881-149c-4e55-9da7-b7e159d8b866 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a returned with HTTP 200 Aug 01 12:57:48.793341 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 207/831] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:48 2026] GET /volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a => generated 887 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:49.823256 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-255c431f-f600-47e8-ab82-a06b12b37d2b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:49.826033 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-255c431f-f600-47e8-ab82-a06b12b37d2b tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:49.826804 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-255c431f-f600-47e8-ab82-a06b12b37d2b tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:49.827082 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-255c431f-f600-47e8-ab82-a06b12b37d2b tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:49.841362 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:49.841362 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:49.849523 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-255c431f-f600-47e8-ab82-a06b12b37d2b tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Volume info retrieved successfully. Aug 01 12:57:49.856935 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-255c431f-f600-47e8-ab82-a06b12b37d2b tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a returned with HTTP 200 Aug 01 12:57:49.857728 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 206/832] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:49 2026] GET /volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a => generated 946 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:49.897523 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f581638-7514-45f0-8029-4d2d53ce9439 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:49.901117 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f581638-7514-45f0-8029-4d2d53ce9439 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] POST https://10.4.3.110/volume/v3/volume-transfers Aug 01 12:57:49.902012 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f581638-7514-45f0-8029-4d2d53ce9439 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e91aa898-b2f4-4c51-9e8c-8ecca04ff60a"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:49.904099 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volume_transfer [None req-3f581638-7514-45f0-8029-4d2d53ce9439 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e91aa898-b2f4-4c51-9e8c-8ecca04ff60a'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 12:57:49.905984 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volume_transfer [None req-3f581638-7514-45f0-8029-4d2d53ce9439 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Creating transfer of volume e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:49.905984 np0000006302 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-3f581638-7514-45f0-8029-4d2d53ce9439 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Generating transfer record for volume e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:49.914539 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:49.914539 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:49.936394 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f581638-7514-45f0-8029-4d2d53ce9439 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volume-transfers returned with HTTP 202 Aug 01 12:57:49.937202 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 207/833] 10.4.3.110 () {70 vars in 1326 bytes} [Sat Aug 1 12:57:49 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:49.965440 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-117da46d-5de5-4b04-b3c2-a8e7928c6bd1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:49.967186 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-117da46d-5de5-4b04-b3c2-a8e7928c6bd1 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:49.967424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-117da46d-5de5-4b04-b3c2-a8e7928c6bd1 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:49.967740 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-117da46d-5de5-4b04-b3c2-a8e7928c6bd1 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:49.976625 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:49.976625 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:49.983581 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-117da46d-5de5-4b04-b3c2-a8e7928c6bd1 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Volume info retrieved successfully. Aug 01 12:57:49.990923 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-117da46d-5de5-4b04-b3c2-a8e7928c6bd1 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a returned with HTTP 200 Aug 01 12:57:49.991825 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 214/834] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:49 2026] GET /volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:50.033220 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d14fe958-5e98-4b9f-91aa-33cfe1874b24 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:50.035210 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d14fe958-5e98-4b9f-91aa-33cfe1874b24 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volume-transfers/4f2873f1-6ae8-4c1e-a81a-fc30cab1f367 Aug 01 12:57:50.035455 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d14fe958-5e98-4b9f-91aa-33cfe1874b24 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:50.035732 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d14fe958-5e98-4b9f-91aa-33cfe1874b24 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:50.044272 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d14fe958-5e98-4b9f-91aa-33cfe1874b24 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volume-transfers/4f2873f1-6ae8-4c1e-a81a-fc30cab1f367 returned with HTTP 200 Aug 01 12:57:50.044767 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 208/835] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 12:57:50 2026] GET /volume/v3/volume-transfers/4f2873f1-6ae8-4c1e-a81a-fc30cab1f367 => generated 432 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:50.069962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9dda6757-c092-4b21-a2e2-6e4cf53e6f9e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:50.072099 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9dda6757-c092-4b21-a2e2-6e4cf53e6f9e tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volume-transfers Aug 01 12:57:50.072367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9dda6757-c092-4b21-a2e2-6e4cf53e6f9e tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:50.072750 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9dda6757-c092-4b21-a2e2-6e4cf53e6f9e tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:50.072982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volume_transfer [None req-9dda6757-c092-4b21-a2e2-6e4cf53e6f9e tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Listing volume transfers {{(pid=100263) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 12:57:50.080375 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9dda6757-c092-4b21-a2e2-6e4cf53e6f9e tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volume-transfers returned with HTTP 200 Aug 01 12:57:50.080872 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 207/836] 10.4.3.110 () {68 vars in 1305 bytes} [Sat Aug 1 12:57:50 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:50.110138 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:50.238810 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] POST https://10.4.3.110/volume/v3/volume-transfers/4f2873f1-6ae8-4c1e-a81a-fc30cab1f367/accept Aug 01 12:57:50.239259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "75b540b399c96216"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:50.240615 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Accepting volume transfer 4f2873f1-6ae8-4c1e-a81a-fc30cab1f367 {{(pid=100264) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 12:57:50.240728 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Accepting transfer 4f2873f1-6ae8-4c1e-a81a-fc30cab1f367 Aug 01 12:57:50.322197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Created reservations ['e046df8d-a51a-49ce-b507-38da424208be', '239a8e7f-fa9e-45ba-b0a5-34fcb937747b', '1f0ab4ba-080e-4361-a306-8bd79c3b86a3', 'da5281be-d466-49bc-833c-6c924ec59198'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:57:50.348863 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Created reservations ['2ff64c5d-1eda-4c5a-890f-44eaf49a1e16', '627a4c9e-85a3-46e4-be89-7a733b694f5a', 'af5daba5-2845-49c3-aceb-3559690fc10d', '618ac584-df2d-4154-a764-185db0c74c38'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:57:50.394328 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Created reservations ['badaa562-5deb-483d-880a-4c9915046c96', '4654aef7-2af3-4503-894a-233136ad47d4', 'ccbd747f-eba8-4e7a-bed8-eefa22b85579', '1faacbdd-530a-4e99-9033-7f5eb22fdbc0'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:57:50.461285 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Created reservations ['ed7e6202-921b-4549-b88d-a70b90b7117f', 'fa7fd962-5040-4dab-a96f-522c8d1921c1', 'd5946acd-3641-4d79-946e-5fe4c57900b2', 'd84613c0-7ac8-4ade-8d52-e2acffea1f56'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:57:50.484842 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Transfer volume completed successfully. Aug 01 12:57:50.596347 np0000006302 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Volume e91aa898-b2f4-4c51-9e8c-8ecca04ff60a has been transferred. Aug 01 12:57:50.609447 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ddfb90dc-9c8a-4d2b-83d3-6ddf4a938b95 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] https://10.4.3.110/volume/v3/volume-transfers/4f2873f1-6ae8-4c1e-a81a-fc30cab1f367/accept returned with HTTP 202 Aug 01 12:57:50.609910 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 208/837] 10.4.3.110 () {70 vars in 1458 bytes} [Sat Aug 1 12:57:50 2026] POST /volume/v3/volume-transfers/4f2873f1-6ae8-4c1e-a81a-fc30cab1f367/accept => generated 365 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:50.631153 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-590497af-03ce-4014-8c6b-9665fbc040c1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:50.636568 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-590497af-03ce-4014-8c6b-9665fbc040c1 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] GET https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:50.636568 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-590497af-03ce-4014-8c6b-9665fbc040c1 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:50.637124 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-590497af-03ce-4014-8c6b-9665fbc040c1 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:50.654965 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:50.654965 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:50.663654 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-590497af-03ce-4014-8c6b-9665fbc040c1 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Volume info retrieved successfully. Aug 01 12:57:50.670389 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-590497af-03ce-4014-8c6b-9665fbc040c1 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a returned with HTTP 200 Aug 01 12:57:50.671095 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 215/838] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:50 2026] GET /volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a => generated 946 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:50.713791 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b020b2c4-6cdc-448c-af9f-0f5402d2ff23 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:50.717286 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b020b2c4-6cdc-448c-af9f-0f5402d2ff23 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] GET https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:50.717641 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b020b2c4-6cdc-448c-af9f-0f5402d2ff23 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:50.718012 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b020b2c4-6cdc-448c-af9f-0f5402d2ff23 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:50.737830 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:50.737830 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:50.746931 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b020b2c4-6cdc-448c-af9f-0f5402d2ff23 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] Volume info retrieved successfully. Aug 01 12:57:50.760002 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b020b2c4-6cdc-448c-af9f-0f5402d2ff23 tempest-VolumesTransfersV355Test-254692300 tempest-VolumesTransfersV355Test-254692300-project-member] https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a returned with HTTP 200 Aug 01 12:57:50.760563 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 209/839] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:50 2026] GET /volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a => generated 946 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:50.799652 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-458731e3-16fa-4e95-90b6-72c7bd5bd424 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:50.804487 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-458731e3-16fa-4e95-90b6-72c7bd5bd424 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] DELETE https://10.4.3.110/volume/v3/volume-transfers/4f2873f1-6ae8-4c1e-a81a-fc30cab1f367 Aug 01 12:57:50.805962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-458731e3-16fa-4e95-90b6-72c7bd5bd424 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:50.805962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-458731e3-16fa-4e95-90b6-72c7bd5bd424 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:50.806149 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-458731e3-16fa-4e95-90b6-72c7bd5bd424 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Delete transfer with id: 4f2873f1-6ae8-4c1e-a81a-fc30cab1f367 Aug 01 12:57:50.814760 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-458731e3-16fa-4e95-90b6-72c7bd5bd424 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volume-transfers/4f2873f1-6ae8-4c1e-a81a-fc30cab1f367 returned with HTTP 404 Aug 01 12:57:50.815667 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 208/840] 10.4.3.110 () {68 vars in 1419 bytes} [Sat Aug 1 12:57:50 2026] DELETE /volume/v3/volume-transfers/4f2873f1-6ae8-4c1e-a81a-fc30cab1f367 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:57:50.838488 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-97abcdb7-9dc2-4343-a97a-fdf88ab2495b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:50.895659 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97abcdb7-9dc2-4343-a97a-fdf88ab2495b tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:50.895906 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97abcdb7-9dc2-4343-a97a-fdf88ab2495b tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:50.896199 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97abcdb7-9dc2-4343-a97a-fdf88ab2495b tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:50.896598 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-97abcdb7-9dc2-4343-a97a-fdf88ab2495b tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Delete volume with id: e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:50.911033 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:50.911033 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:50.911579 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-97abcdb7-9dc2-4343-a97a-fdf88ab2495b tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Volume info retrieved successfully. Aug 01 12:57:50.946621 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-97abcdb7-9dc2-4343-a97a-fdf88ab2495b tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Delete volume request issued successfully. Aug 01 12:57:50.947477 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97abcdb7-9dc2-4343-a97a-fdf88ab2495b tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a returned with HTTP 202 Aug 01 12:57:50.947477 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 209/841] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 12:57:50 2026] DELETE /volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 12:57:50.962604 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2bcb244b-f407-4033-8bc7-33fe179f0220 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:50.965584 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2bcb244b-f407-4033-8bc7-33fe179f0220 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] GET https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:50.966458 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2bcb244b-f407-4033-8bc7-33fe179f0220 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:50.966458 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2bcb244b-f407-4033-8bc7-33fe179f0220 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:50.979589 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:50.979589 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:50.990257 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2bcb244b-f407-4033-8bc7-33fe179f0220 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Volume info retrieved successfully. Aug 01 12:57:50.996503 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2bcb244b-f407-4033-8bc7-33fe179f0220 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a returned with HTTP 200 Aug 01 12:57:50.997276 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 216/842] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:50 2026] GET /volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a => generated 1130 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:57:52.016385 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-93e5ee05-d77f-4ee6-825e-3a24bc6f8181 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:52.018802 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-93e5ee05-d77f-4ee6-825e-3a24bc6f8181 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] GET https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:52.019084 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-93e5ee05-d77f-4ee6-825e-3a24bc6f8181 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:52.019841 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-93e5ee05-d77f-4ee6-825e-3a24bc6f8181 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:52.028649 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-93e5ee05-d77f-4ee6-825e-3a24bc6f8181 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a returned with HTTP 404 Aug 01 12:57:52.032807 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 210/843] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:52 2026] GET /volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:57:52.040430 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-29db66de-e1e3-4e4e-9bc6-7eaa17e45dc1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:52.046829 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29db66de-e1e3-4e4e-9bc6-7eaa17e45dc1 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:52.047088 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29db66de-e1e3-4e4e-9bc6-7eaa17e45dc1 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:52.047280 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29db66de-e1e3-4e4e-9bc6-7eaa17e45dc1 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:52.058230 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29db66de-e1e3-4e4e-9bc6-7eaa17e45dc1 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a returned with HTTP 404 Aug 01 12:57:52.058958 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 209/844] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:52 2026] GET /volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:57:52.070238 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3dcacfe3-e8ca-40e9-8a37-64b372f29125 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:52.072512 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3dcacfe3-e8ca-40e9-8a37-64b372f29125 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] DELETE https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:52.072777 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3dcacfe3-e8ca-40e9-8a37-64b372f29125 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:52.073088 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3dcacfe3-e8ca-40e9-8a37-64b372f29125 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:52.073398 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3dcacfe3-e8ca-40e9-8a37-64b372f29125 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Delete volume with id: e91aa898-b2f4-4c51-9e8c-8ecca04ff60a Aug 01 12:57:52.082019 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3dcacfe3-e8ca-40e9-8a37-64b372f29125 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a returned with HTTP 404 Aug 01 12:57:52.082573 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 210/845] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 12:57:52 2026] DELETE /volume/v3/volumes/e91aa898-b2f4-4c51-9e8c-8ecca04ff60a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:57:52.093976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-682dc0cf-30bc-4b9d-99b6-875419533abc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:52.096476 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:57:52.096989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1743949454"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:52.099596 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1743949454'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:57:52.100614 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Create volume of 1 GB Aug 01 12:57:52.105459 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Availability Zones retrieved successfully. Aug 01 12:57:52.114019 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Flow 'volume_create_api' (a149edb3-e34b-4c84-a847-40e07193346d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:57:52.116059 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2a33af-0e17-4025-95fd-c99a738ab2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:52.117444 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:57:52.159720 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2a33af-0e17-4025-95fd-c99a738ab2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:52.160617 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec6e900-1396-485d-a96e-34b3273da89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:52.215434 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Created reservations ['4aa4253e-8274-4b78-9b56-a26f3e6ab1ed', '91e04762-e39c-4f3e-a5f1-c6738af3ca18', '73404dfa-7403-4ddf-8ddb-0ae54f136ed2', '4a484779-9fc6-48d8-8a5b-4ab4b4a4f755'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:57:52.217619 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec6e900-1396-485d-a96e-34b3273da89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aa4253e-8274-4b78-9b56-a26f3e6ab1ed', '91e04762-e39c-4f3e-a5f1-c6738af3ca18', '73404dfa-7403-4ddf-8ddb-0ae54f136ed2', '4a484779-9fc6-48d8-8a5b-4ab4b4a4f755']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:52.217619 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b6669e5-9eea-4514-b843-894e7dd7419f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:52.253719 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b6669e5-9eea-4514-b843-894e7dd7419f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14f2a184-1592-4524-95e5-ba34e1e50ef8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1743949454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dac5b7e126347a1830f87550b9c68bf',qos_specs=None,replication_status=,reservations=['4aa4253e-8274-4b78-9b56-a26f3e6ab1ed','91e04762-e39c-4f3e-a5f1-c6738af3ca18','73404dfa-7403-4ddf-8ddb-0ae54f136ed2','4a484779-9fc6-48d8-8a5b-4ab4b4a4f755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07a93c06c5324a5e982c0c1bcff7a2d9',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1743949454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14f2a184-1592-4524-95e5-ba34e1e50ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dac5b7e126347a1830f87550b9c68bf',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='07a93c06c5324a5e982c0c1bcff7a2d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:52.254472 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0acf3411-d381-45aa-84f4-6380fcbc093d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:52.284170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0acf3411-d381-45aa-84f4-6380fcbc093d) 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-VolumesTransfersV355Test-Volume-1743949454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dac5b7e126347a1830f87550b9c68bf',qos_specs=None,replication_status=,reservations=['4aa4253e-8274-4b78-9b56-a26f3e6ab1ed','91e04762-e39c-4f3e-a5f1-c6738af3ca18','73404dfa-7403-4ddf-8ddb-0ae54f136ed2','4a484779-9fc6-48d8-8a5b-4ab4b4a4f755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07a93c06c5324a5e982c0c1bcff7a2d9',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:52.285346 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee8b061-5ede-4a4e-a923-a736f062511c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:52.301000 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee8b061-5ede-4a4e-a923-a736f062511c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:52.302144 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Flow 'volume_create_api' (a149edb3-e34b-4c84-a847-40e07193346d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:57:52.302573 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Create volume request issued successfully. Aug 01 12:57:52.303886 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-682dc0cf-30bc-4b9d-99b6-875419533abc tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:57:52.304128 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 217/846] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 12:57:52 2026] POST /volume/v3/volumes => generated 819 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:52.322279 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ee94462a-a8b2-4b59-b846-56f416f56121 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:52.325561 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ee94462a-a8b2-4b59-b846-56f416f56121 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:52.325561 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ee94462a-a8b2-4b59-b846-56f416f56121 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:52.326522 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ee94462a-a8b2-4b59-b846-56f416f56121 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:52.337075 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:52.337075 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:52.343398 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ee94462a-a8b2-4b59-b846-56f416f56121 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Volume info retrieved successfully. Aug 01 12:57:52.350093 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ee94462a-a8b2-4b59-b846-56f416f56121 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 returned with HTTP 200 Aug 01 12:57:52.350237 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 211/847] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:52 2026] GET /volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:53.371741 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2653322d-9d6d-4bd6-8e56-f2d8fa79937f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:53.373841 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2653322d-9d6d-4bd6-8e56-f2d8fa79937f tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:53.374159 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2653322d-9d6d-4bd6-8e56-f2d8fa79937f tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:53.374379 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2653322d-9d6d-4bd6-8e56-f2d8fa79937f tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:53.382663 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:53.382663 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:53.389066 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2653322d-9d6d-4bd6-8e56-f2d8fa79937f tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Volume info retrieved successfully. Aug 01 12:57:53.393813 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2653322d-9d6d-4bd6-8e56-f2d8fa79937f tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 returned with HTTP 200 Aug 01 12:57:53.394337 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 210/848] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:53 2026] GET /volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:53.412013 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-64faa222-178c-491e-9f06-20040433e696 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:53.414687 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64faa222-178c-491e-9f06-20040433e696 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] POST https://10.4.3.110/volume/v3/volume-transfers Aug 01 12:57:53.415086 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64faa222-178c-491e-9f06-20040433e696 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "14f2a184-1592-4524-95e5-ba34e1e50ef8"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:53.416611 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volume_transfer [None req-64faa222-178c-491e-9f06-20040433e696 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Creating new volume transfer {'transfer': {'volume_id': '14f2a184-1592-4524-95e5-ba34e1e50ef8'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 12:57:53.416781 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volume_transfer [None req-64faa222-178c-491e-9f06-20040433e696 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Creating transfer of volume 14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:53.416953 np0000006302 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-64faa222-178c-491e-9f06-20040433e696 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Generating transfer record for volume 14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:53.429163 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:53.429163 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:53.441463 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64faa222-178c-491e-9f06-20040433e696 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volume-transfers returned with HTTP 202 Aug 01 12:57:53.442022 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 211/849] 10.4.3.110 () {70 vars in 1326 bytes} [Sat Aug 1 12:57:53 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:53.455479 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2cfa7f22-ebd4-4f76-abe3-77170cec7ace None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:53.457402 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2cfa7f22-ebd4-4f76-abe3-77170cec7ace tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:53.457700 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2cfa7f22-ebd4-4f76-abe3-77170cec7ace tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:53.457922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2cfa7f22-ebd4-4f76-abe3-77170cec7ace tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:53.466319 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:53.466319 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:53.471327 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2cfa7f22-ebd4-4f76-abe3-77170cec7ace tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Volume info retrieved successfully. Aug 01 12:57:53.476645 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2cfa7f22-ebd4-4f76-abe3-77170cec7ace tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 returned with HTTP 200 Aug 01 12:57:53.477079 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 218/850] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:53 2026] GET /volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:53.495136 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-13b7f917-061a-4443-b954-309519a537f9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:53.497095 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-13b7f917-061a-4443-b954-309519a537f9 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volume-transfers/detail Aug 01 12:57:53.497379 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-13b7f917-061a-4443-b954-309519a537f9 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:53.497616 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-13b7f917-061a-4443-b954-309519a537f9 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:53.497939 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volume_transfer [None req-13b7f917-061a-4443-b954-309519a537f9 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Listing volume transfers {{(pid=100261) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 12:57:53.504160 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-13b7f917-061a-4443-b954-309519a537f9 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 01 12:57:53.504637 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 212/851] 10.4.3.110 () {68 vars in 1326 bytes} [Sat Aug 1 12:57:53 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:53.516282 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f3626699-c3a5-4635-9eaf-09781fe381a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:53.520484 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3626699-c3a5-4635-9eaf-09781fe381a3 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] DELETE https://10.4.3.110/volume/v3/volume-transfers/f8025808-cd25-484f-b6eb-344c66d491b2 Aug 01 12:57:53.520780 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3626699-c3a5-4635-9eaf-09781fe381a3 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:53.521139 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3626699-c3a5-4635-9eaf-09781fe381a3 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:53.521245 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-f3626699-c3a5-4635-9eaf-09781fe381a3 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Delete transfer with id: f8025808-cd25-484f-b6eb-344c66d491b2 Aug 01 12:57:53.533759 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:53.533759 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:53.541493 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be4c9b8d-3022-41c1-890c-f463a0bd1a8c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:53.544786 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be4c9b8d-3022-41c1-890c-f463a0bd1a8c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:53.545227 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be4c9b8d-3022-41c1-890c-f463a0bd1a8c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:53.545391 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3626699-c3a5-4635-9eaf-09781fe381a3 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volume-transfers/f8025808-cd25-484f-b6eb-344c66d491b2 returned with HTTP 202 Aug 01 12:57:53.545509 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be4c9b8d-3022-41c1-890c-f463a0bd1a8c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:53.545916 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 211/852] 10.4.3.110 () {68 vars in 1419 bytes} [Sat Aug 1 12:57:53 2026] DELETE /volume/v3/volume-transfers/f8025808-cd25-484f-b6eb-344c66d491b2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 01 12:57:53.555257 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4970ed9f-1759-4dd6-8d50-888b9fc48a87 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:53.556725 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:53.556725 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:53.557630 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4970ed9f-1759-4dd6-8d50-888b9fc48a87 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:53.557630 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4970ed9f-1759-4dd6-8d50-888b9fc48a87 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:53.557630 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4970ed9f-1759-4dd6-8d50-888b9fc48a87 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:53.562578 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be4c9b8d-3022-41c1-890c-f463a0bd1a8c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:53.570233 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:53.570233 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:53.570596 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be4c9b8d-3022-41c1-890c-f463a0bd1a8c tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:53.571289 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 212/853] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:53 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:53.577066 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4970ed9f-1759-4dd6-8d50-888b9fc48a87 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Volume info retrieved successfully. Aug 01 12:57:53.586041 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4970ed9f-1759-4dd6-8d50-888b9fc48a87 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 returned with HTTP 200 Aug 01 12:57:53.586704 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 219/854] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:53 2026] GET /volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:53.603029 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1cfaeecb-6c42-40c1-b41f-aebb45ceb11b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:53.605664 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cfaeecb-6c42-40c1-b41f-aebb45ceb11b tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] DELETE https://10.4.3.110/volume/v3/volume-transfers/f8025808-cd25-484f-b6eb-344c66d491b2 Aug 01 12:57:53.605990 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cfaeecb-6c42-40c1-b41f-aebb45ceb11b tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:53.606247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cfaeecb-6c42-40c1-b41f-aebb45ceb11b tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:53.606418 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.volume_transfer [None req-1cfaeecb-6c42-40c1-b41f-aebb45ceb11b tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Delete transfer with id: f8025808-cd25-484f-b6eb-344c66d491b2 Aug 01 12:57:53.611191 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cfaeecb-6c42-40c1-b41f-aebb45ceb11b tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volume-transfers/f8025808-cd25-484f-b6eb-344c66d491b2 returned with HTTP 404 Aug 01 12:57:53.611758 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 213/855] 10.4.3.110 () {68 vars in 1419 bytes} [Sat Aug 1 12:57:53 2026] DELETE /volume/v3/volume-transfers/f8025808-cd25-484f-b6eb-344c66d491b2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:57:53.622680 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4770921a-7b45-416b-9fa3-dee38309c03e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:53.626965 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4770921a-7b45-416b-9fa3-dee38309c03e tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:53.626965 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4770921a-7b45-416b-9fa3-dee38309c03e tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:53.626965 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4770921a-7b45-416b-9fa3-dee38309c03e tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:53.628032 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-4770921a-7b45-416b-9fa3-dee38309c03e tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Delete volume with id: 14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:53.640828 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:53.640828 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:53.641342 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4770921a-7b45-416b-9fa3-dee38309c03e tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Volume info retrieved successfully. Aug 01 12:57:53.677322 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4770921a-7b45-416b-9fa3-dee38309c03e tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Delete volume request issued successfully. Aug 01 12:57:53.677619 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4770921a-7b45-416b-9fa3-dee38309c03e tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 returned with HTTP 202 Aug 01 12:57:53.678230 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 212/856] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 12:57:53 2026] DELETE /volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 12:57:53.690551 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8eee4457-b41f-4203-8275-538a356dd039 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:53.692656 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8eee4457-b41f-4203-8275-538a356dd039 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] GET https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:53.693937 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8eee4457-b41f-4203-8275-538a356dd039 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:53.693937 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8eee4457-b41f-4203-8275-538a356dd039 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:53.705982 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:53.705982 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:53.710525 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8eee4457-b41f-4203-8275-538a356dd039 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Volume info retrieved successfully. Aug 01 12:57:53.715401 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8eee4457-b41f-4203-8275-538a356dd039 tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 returned with HTTP 200 Aug 01 12:57:53.715847 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 213/857] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:53 2026] GET /volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 => generated 1130 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:57:54.592491 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4843339b-ad52-4542-9449-2a427d48ad19 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:54.596183 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4843339b-ad52-4542-9449-2a427d48ad19 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:54.596554 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4843339b-ad52-4542-9449-2a427d48ad19 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:54.596980 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4843339b-ad52-4542-9449-2a427d48ad19 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:54.607482 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:54.607482 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:54.614428 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4843339b-ad52-4542-9449-2a427d48ad19 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:54.622350 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4843339b-ad52-4542-9449-2a427d48ad19 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:54.622747 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 220/858] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:54 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:54.733393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f8b751c9-6837-452d-a684-697ea9e5d63a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:54.735304 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8b751c9-6837-452d-a684-697ea9e5d63a tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] GET https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:54.735506 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8b751c9-6837-452d-a684-697ea9e5d63a tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:54.735693 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8b751c9-6837-452d-a684-697ea9e5d63a tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:54.741576 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8b751c9-6837-452d-a684-697ea9e5d63a tempest-VolumesTransfersV355Test-1295237106 tempest-VolumesTransfersV355Test-1295237106-project-admin] https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 returned with HTTP 404 Aug 01 12:57:54.742065 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 214/859] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:54 2026] GET /volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:57:54.751327 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e7220572-b12e-4ea5-b91c-b611d8f2b143 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:54.753913 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7220572-b12e-4ea5-b91c-b611d8f2b143 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] GET https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:54.754251 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7220572-b12e-4ea5-b91c-b611d8f2b143 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:54.755190 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7220572-b12e-4ea5-b91c-b611d8f2b143 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:54.764300 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7220572-b12e-4ea5-b91c-b611d8f2b143 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 returned with HTTP 404 Aug 01 12:57:54.764834 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 213/860] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:57:54 2026] GET /volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:57:54.774594 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2925537f-3dec-4e72-b55c-146ebbf96362 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:54.776828 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2925537f-3dec-4e72-b55c-146ebbf96362 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] DELETE https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:54.777397 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2925537f-3dec-4e72-b55c-146ebbf96362 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:54.777817 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2925537f-3dec-4e72-b55c-146ebbf96362 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:54.778285 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2925537f-3dec-4e72-b55c-146ebbf96362 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] Delete volume with id: 14f2a184-1592-4524-95e5-ba34e1e50ef8 Aug 01 12:57:54.788030 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2925537f-3dec-4e72-b55c-146ebbf96362 tempest-VolumesTransfersV355Test-107485601 tempest-VolumesTransfersV355Test-107485601-project-member] https://10.4.3.110/volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 returned with HTTP 404 Aug 01 12:57:54.788801 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 214/861] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 12:57:54 2026] DELETE /volume/v3/volumes/14f2a184-1592-4524-95e5-ba34e1e50ef8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:57:55.893893 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e8c9e4a-56e9-47b2-9fef-3822eec5b6ed None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:55.895551 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e8c9e4a-56e9-47b2-9fef-3822eec5b6ed tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:55.896255 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e8c9e4a-56e9-47b2-9fef-3822eec5b6ed tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:55.896464 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e8c9e4a-56e9-47b2-9fef-3822eec5b6ed tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:55.912345 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:55.912345 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:55.921713 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e8c9e4a-56e9-47b2-9fef-3822eec5b6ed tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:55.932803 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e8c9e4a-56e9-47b2-9fef-3822eec5b6ed tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:55.935324 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 221/862] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:55 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:55.954646 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3095488f-e5fa-4d69-82e5-411a40e59fd4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:55.961108 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3095488f-e5fa-4d69-82e5-411a40e59fd4 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] DELETE https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:55.961687 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3095488f-e5fa-4d69-82e5-411a40e59fd4 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:55.961687 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3095488f-e5fa-4d69-82e5-411a40e59fd4 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:55.961687 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-3095488f-e5fa-4d69-82e5-411a40e59fd4 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Delete volume with id: e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:55.973514 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:55.973514 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:55.974533 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3095488f-e5fa-4d69-82e5-411a40e59fd4 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:56.000857 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3095488f-e5fa-4d69-82e5-411a40e59fd4 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Delete volume request issued successfully. Aug 01 12:57:56.001216 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3095488f-e5fa-4d69-82e5-411a40e59fd4 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 202 Aug 01 12:57:56.002195 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 215/863] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:57:55 2026] DELETE /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:57:56.013304 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9e79ce5c-68e9-4072-8606-f101ff15c4d3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:56.015626 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e79ce5c-68e9-4072-8606-f101ff15c4d3 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:56.015928 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e79ce5c-68e9-4072-8606-f101ff15c4d3 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:56.016562 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e79ce5c-68e9-4072-8606-f101ff15c4d3 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:56.029060 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:56.029060 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:56.037440 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9e79ce5c-68e9-4072-8606-f101ff15c4d3 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Volume info retrieved successfully. Aug 01 12:57:56.049002 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e79ce5c-68e9-4072-8606-f101ff15c4d3 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 200 Aug 01 12:57:56.049934 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 214/864] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:56 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:57.074217 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb8c91f1-e4aa-4428-8486-27037eab4b71 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:57.075877 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb8c91f1-e4aa-4428-8486-27037eab4b71 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] GET https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 Aug 01 12:57:57.076239 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb8c91f1-e4aa-4428-8486-27037eab4b71 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:57.076532 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb8c91f1-e4aa-4428-8486-27037eab4b71 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:57.089011 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb8c91f1-e4aa-4428-8486-27037eab4b71 tempest-VolumesActionsTest-555896717 tempest-VolumesActionsTest-555896717-project-member] https://10.4.3.110/volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 returned with HTTP 404 Aug 01 12:57:57.089575 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 215/865] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:57 2026] GET /volume/v3/volumes/e1aeaf56-efe1-4321-8a8c-bc8ead385282 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:57:57.315778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:57.317829 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:57:57.318340 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-730186832"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:57.320214 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-730186832'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:57:57.321104 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Create volume of 1 GB Aug 01 12:57:57.325130 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Availability Zones retrieved successfully. Aug 01 12:57:57.337022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Flow 'volume_create_api' (27ff02ec-ea87-47b7-8665-3428e75556c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:57:57.337022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6204e4b9-5129-4b42-9634-7c8c1770ac74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:57.337022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:57:57.380122 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6204e4b9-5129-4b42-9634-7c8c1770ac74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:57.380654 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52ad316-72a1-4810-9e25-b55b89b0926f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:57.513753 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Created reservations ['78bfa35a-4da7-4c78-b919-37b330889d42', '7aff1f46-a0a2-4656-990f-d5693da6d181', 'ce1ef9d0-2c4d-4c23-9c78-0d0d61e6d371', 'cb32c00d-6e37-4db4-97f6-afaa48fdb89d'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:57:57.514982 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52ad316-72a1-4810-9e25-b55b89b0926f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78bfa35a-4da7-4c78-b919-37b330889d42', '7aff1f46-a0a2-4656-990f-d5693da6d181', 'ce1ef9d0-2c4d-4c23-9c78-0d0d61e6d371', 'cb32c00d-6e37-4db4-97f6-afaa48fdb89d']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:57.516260 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d474e38b-a409-4733-a6d8-194c39fcee53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:57.545094 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d474e38b-a409-4733-a6d8-194c39fcee53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d5b6297-eb6e-4213-b4bc-597719c0b172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-730186832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf072b85f764f53a93bd6ab33fcd83c',qos_specs=None,replication_status=,reservations=['78bfa35a-4da7-4c78-b919-37b330889d42','7aff1f46-a0a2-4656-990f-d5693da6d181','ce1ef9d0-2c4d-4c23-9c78-0d0d61e6d371','cb32c00d-6e37-4db4-97f6-afaa48fdb89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80ea1bae7401459ea8ebd7f9eda39bb3',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-730186832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d5b6297-eb6e-4213-b4bc-597719c0b172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cf072b85f764f53a93bd6ab33fcd83c',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='80ea1bae7401459ea8ebd7f9eda39bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:57.546468 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029acefc-5bd7-4643-a3fa-d34fb1eec5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:57.582612 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029acefc-5bd7-4643-a3fa-d34fb1eec5f3) 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-730186832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf072b85f764f53a93bd6ab33fcd83c',qos_specs=None,replication_status=,reservations=['78bfa35a-4da7-4c78-b919-37b330889d42','7aff1f46-a0a2-4656-990f-d5693da6d181','ce1ef9d0-2c4d-4c23-9c78-0d0d61e6d371','cb32c00d-6e37-4db4-97f6-afaa48fdb89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80ea1bae7401459ea8ebd7f9eda39bb3',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:57.582889 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e597d1-345e-43db-bc51-c0088b6d8cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:57:57.599792 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e597d1-345e-43db-bc51-c0088b6d8cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:57:57.601115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Flow 'volume_create_api' (27ff02ec-ea87-47b7-8665-3428e75556c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:57:57.601552 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Create volume request issued successfully. Aug 01 12:57:57.602371 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd3e14f2-e062-42f0-a3eb-65b525cc632e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:57:57.603299 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 222/866] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:57:57 2026] POST /volume/v3/volumes => generated 753 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:57:57.622033 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-50980c41-c714-4e85-b8a2-71d6a17ad322 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:57.624180 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50980c41-c714-4e85-b8a2-71d6a17ad322 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:57:57.625315 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50980c41-c714-4e85-b8a2-71d6a17ad322 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:57.625315 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50980c41-c714-4e85-b8a2-71d6a17ad322 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:57.634533 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:57.634533 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:57.639393 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-50980c41-c714-4e85-b8a2-71d6a17ad322 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:57:57.648547 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50980c41-c714-4e85-b8a2-71d6a17ad322 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:57:57.649244 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 216/867] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:57 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:58.670418 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-867f59f0-16c8-4d9e-97a0-98e748b4f196 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:58.678107 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-867f59f0-16c8-4d9e-97a0-98e748b4f196 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:57:58.678520 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-867f59f0-16c8-4d9e-97a0-98e748b4f196 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:58.678847 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-867f59f0-16c8-4d9e-97a0-98e748b4f196 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:58.695623 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:58.695623 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:58.710453 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-867f59f0-16c8-4d9e-97a0-98e748b4f196 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:57:58.720650 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-867f59f0-16c8-4d9e-97a0-98e748b4f196 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:57:58.720650 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 215/868] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:58 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:59.405832 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-d2f810c2-f243-4bfa-86a0-7f8a2e9a1438 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:59.409516 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-d2f810c2-f243-4bfa-86a0-7f8a2e9a1438 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:57:59.410679 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-d2f810c2-f243-4bfa-86a0-7f8a2e9a1438 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:59.410679 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-d2f810c2-f243-4bfa-86a0-7f8a2e9a1438 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:59.420616 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:59.420616 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:57:59.425469 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-d2f810c2-f243-4bfa-86a0-7f8a2e9a1438 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:57:59.432487 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-d2f810c2-f243-4bfa-86a0-7f8a2e9a1438 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:57:59.433521 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 216/869] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:57:59 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:59.567747 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-408d4b54-6b6a-4a1c-a669-675327826268 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:59.568398 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-408d4b54-6b6a-4a1c-a669-675327826268 None None] GET https://10.4.3.110/volume// Aug 01 12:57:59.568751 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-408d4b54-6b6a-4a1c-a669-675327826268 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:59.569043 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-408d4b54-6b6a-4a1c-a669-675327826268 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:59.569448 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-408d4b54-6b6a-4a1c-a669-675327826268 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:57:59.570235 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 223/870] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:57:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:57:59.582541 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-9c4b3c6d-82e3-4ae9-9c65-0a4e0a4bf00d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:59.586134 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-9c4b3c6d-82e3-4ae9-9c65-0a4e0a4bf00d tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:57:59.586134 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-9c4b3c6d-82e3-4ae9-9c65-0a4e0a4bf00d tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d5b6297-eb6e-4213-b4bc-597719c0b172", "connector": null, "instance_uuid": "86507df6-9427-461e-b50f-0e8b0364ee37"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:59.597537 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:59.597537 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:59.673558 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-9c4b3c6d-82e3-4ae9-9c65-0a4e0a4bf00d tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:57:59.674249 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 217/871] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:57:59 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:59.737939 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e70b15df-c04a-45dc-98db-83b56022ea61 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:59.744010 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e70b15df-c04a-45dc-98db-83b56022ea61 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:57:59.744010 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e70b15df-c04a-45dc-98db-83b56022ea61 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:59.744261 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e70b15df-c04a-45dc-98db-83b56022ea61 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:59.763154 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac276b22-4c47-4205-9664-736cd46e2be1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:59.766733 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac276b22-4c47-4205-9664-736cd46e2be1 None None] GET https://10.4.3.110/volume// Aug 01 12:57:59.770034 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac276b22-4c47-4205-9664-736cd46e2be1 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:59.770034 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac276b22-4c47-4205-9664-736cd46e2be1 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:59.770034 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac276b22-4c47-4205-9664-736cd46e2be1 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:57:59.770034 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 217/872] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:57:59 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:57:59.770604 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:59.770604 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:57:59.785756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-aa46f65d-c94a-4ae7-b94d-fcab4b8552ad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:59.793758 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-aa46f65d-c94a-4ae7-b94d-fcab4b8552ad tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:57:59.794141 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-aa46f65d-c94a-4ae7-b94d-fcab4b8552ad tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:59.794424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-aa46f65d-c94a-4ae7-b94d-fcab4b8552ad tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:59.795905 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e70b15df-c04a-45dc-98db-83b56022ea61 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:57:59.811030 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:59.811030 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:57:59.813844 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e70b15df-c04a-45dc-98db-83b56022ea61 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:57:59.814401 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 216/873] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:57:59 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 845 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:57:59.824456 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-aa46f65d-c94a-4ae7-b94d-fcab4b8552ad tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:57:59.835567 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-aa46f65d-c94a-4ae7-b94d-fcab4b8552ad tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:57:59.836265 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 224/874] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:57:59 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:57:59.906045 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-609c12e2-eed4-475f-b0c6-f525521b0597 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:59.912067 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-609c12e2-eed4-475f-b0c6-f525521b0597 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:57:59.912624 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-609c12e2-eed4-475f-b0c6-f525521b0597 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:57:59.913145 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-609c12e2-eed4-475f-b0c6-f525521b0597 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:57:59.936132 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:59.936132 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:57:59.940842 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-609c12e2-eed4-475f-b0c6-f525521b0597 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:57:59.949991 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-609c12e2-eed4-475f-b0c6-f525521b0597 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:57:59.950614 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 218/875] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:57:59 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:57:59.971070 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-8b071f2a-dace-4651-a54b-f7399a790363 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:57:59.973103 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-8b071f2a-dace-4651-a54b-f7399a790363 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] PUT https://10.4.3.110/volume/v3/attachments/c1b6f08b-c249-4095-9643-cbdf58ed3e1a Aug 01 12:57:59.973583 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-8b071f2a-dace-4651-a54b-f7399a790363 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:57:59.986581 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-8b071f2a-dace-4651-a54b-f7399a790363 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Acquiring lock "cinder-attachment_update-4d5b6297-eb6e-4213-b4bc-597719c0b172-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:57:59.993570 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-8b071f2a-dace-4651-a54b-f7399a790363 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Lock "cinder-attachment_update-4d5b6297-eb6e-4213-b4bc-597719c0b172-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:57:59.996065 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:57:59.996065 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:00.161873 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-8b071f2a-dace-4651-a54b-f7399a790363 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Lock "cinder-attachment_update-4d5b6297-eb6e-4213-b4bc-597719c0b172-np0000006302" released by "attachment_update" :: held 0.168s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:58:00.162330 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-8b071f2a-dace-4651-a54b-f7399a790363 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments/c1b6f08b-c249-4095-9643-cbdf58ed3e1a returned with HTTP 200 Aug 01 12:58:00.162891 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 218/876] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:57:59 2026] PUT /volume/v3/attachments/c1b6f08b-c249-4095-9643-cbdf58ed3e1a => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:00.411549 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5802d1eb-850a-4079-a82e-1c6fba6d323e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:00.411549 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5802d1eb-850a-4079-a82e-1c6fba6d323e None None] GET https://10.4.3.110/volume// Aug 01 12:58:00.411787 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5802d1eb-850a-4079-a82e-1c6fba6d323e None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:00.412021 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5802d1eb-850a-4079-a82e-1c6fba6d323e None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:00.412523 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5802d1eb-850a-4079-a82e-1c6fba6d323e None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:00.412934 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 217/877] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:58:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:00.427308 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-ff5b3ff3-ace3-430a-8a2e-3dd56b7354a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:00.431007 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-ff5b3ff3-ace3-430a-8a2e-3dd56b7354a1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:58:00.431685 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-ff5b3ff3-ace3-430a-8a2e-3dd56b7354a1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e69d140f-aa18-4cac-b632-cf7228ed57b0", "connector": null, "instance_uuid": "af6a9cde-1889-4f1d-b5bb-9a005921b7a5"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:00.454198 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:00.454198 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:00.502412 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-ff5b3ff3-ace3-430a-8a2e-3dd56b7354a1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:58:00.502934 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 225/878] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:58:00 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:00.515263 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-49c6a81b-9946-48e5-8044-8af19b18e10d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:00.519034 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-49c6a81b-9946-48e5-8044-8af19b18e10d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/attachments/81791afe-40e9-4619-8aa6-3424111ed527 Aug 01 12:58:00.519324 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-49c6a81b-9946-48e5-8044-8af19b18e10d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:00.519552 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-49c6a81b-9946-48e5-8044-8af19b18e10d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:00.528600 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:00.528600 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:00.606758 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-49c6a81b-9946-48e5-8044-8af19b18e10d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/81791afe-40e9-4619-8aa6-3424111ed527 returned with HTTP 200 Aug 01 12:58:00.607488 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 219/879] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:58:00 2026] DELETE /volume/v3/attachments/81791afe-40e9-4619-8aa6-3424111ed527 => generated 367 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:00.837243 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee76987a-26ff-4f3d-bc28-d94208ed46d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:00.839164 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee76987a-26ff-4f3d-bc28-d94208ed46d8 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:00.839412 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee76987a-26ff-4f3d-bc28-d94208ed46d8 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:00.839637 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee76987a-26ff-4f3d-bc28-d94208ed46d8 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:00.858467 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:00.858467 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:00.864472 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ee76987a-26ff-4f3d-bc28-d94208ed46d8 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:58:00.870985 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee76987a-26ff-4f3d-bc28-d94208ed46d8 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:58:00.871356 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 219/880] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:00 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:01.889068 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-836884fb-7395-42a8-b9b6-8e4c844769b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:01.891077 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-836884fb-7395-42a8-b9b6-8e4c844769b5 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:01.891328 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-836884fb-7395-42a8-b9b6-8e4c844769b5 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:01.891654 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-836884fb-7395-42a8-b9b6-8e4c844769b5 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:01.922234 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:01.922234 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:01.930535 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-836884fb-7395-42a8-b9b6-8e4c844769b5 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:58:01.936844 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-836884fb-7395-42a8-b9b6-8e4c844769b5 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:58:01.937368 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 218/881] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:01 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:01.994356 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-3f7baed8-2b3e-4ff8-8fa8-689c53d868ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:01.996859 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-3f7baed8-2b3e-4ff8-8fa8-689c53d868ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] PUT https://10.4.3.110/volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c Aug 01 12:58:01.997382 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-3f7baed8-2b3e-4ff8-8fa8-689c53d868ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:02.008749 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-3f7baed8-2b3e-4ff8-8fa8-689c53d868ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Acquiring lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:58:02.014392 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-3f7baed8-2b3e-4ff8-8fa8-689c53d868ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:58:02.015404 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:02.015404 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:02.041439 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:02.116710 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-3f7baed8-2b3e-4ff8-8fa8-689c53d868ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-e69d140f-aa18-4cac-b632-cf7228ed57b0-np0000006302" released by "attachment_update" :: held 0.102s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:58:02.117056 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-3f7baed8-2b3e-4ff8-8fa8-689c53d868ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c returned with HTTP 200 Aug 01 12:58:02.117852 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 226/882] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:58:01 2026] PUT /volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:02.138013 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-ad6f89ff-6d9a-481f-a887-362410803561 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:02.141039 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-ad6f89ff-6d9a-481f-a887-362410803561 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c Aug 01 12:58:02.141274 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-ad6f89ff-6d9a-481f-a887-362410803561 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:02.141539 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-ad6f89ff-6d9a-481f-a887-362410803561 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:02.141919 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:58:02.142336 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-669168126"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:02.143905 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-669168126'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:58:02.144051 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Create volume of 2 GB Aug 01 12:58:02.144427 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:02.144427 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:02.151924 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Availability Zones retrieved successfully. Aug 01 12:58:02.158019 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Flow 'volume_create_api' (863183c2-6e4c-4357-b06f-0b87607a1b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:02.159358 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7ae6a18-1b7d-40e3-841a-216c1000a0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:02.160537 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Validating volume size '2' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:58:02.163099 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-ad6f89ff-6d9a-481f-a887-362410803561 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c returned with HTTP 200 Aug 01 12:58:02.163579 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 220/883] 10.4.3.110 () {70 vars in 1651 bytes} [Sat Aug 1 12:58:02 2026] GET /volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:02.201599 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7ae6a18-1b7d-40e3-841a-216c1000a0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:02.202764 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (509fddc2-d0f1-4716-be4d-2f4a4231e50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:02.276805 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Created reservations ['214987ee-94f8-4ca6-91d8-02b1a9db1854', '4cd539b3-f44b-44a4-b59c-86927fc97a61', 'cafeab08-07f5-42f4-ac84-d08a6b8d1b27', '1595239e-ac6f-4836-8c9c-2e93e8abc9b9'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:58:02.277998 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (509fddc2-d0f1-4716-be4d-2f4a4231e50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['214987ee-94f8-4ca6-91d8-02b1a9db1854', '4cd539b3-f44b-44a4-b59c-86927fc97a61', 'cafeab08-07f5-42f4-ac84-d08a6b8d1b27', '1595239e-ac6f-4836-8c9c-2e93e8abc9b9']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:02.279019 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c7f03d0-09ff-4a75-a836-ea1b68eadf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:02.306037 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c7f03d0-09ff-4a75-a836-ea1b68eadf9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b215a96-502b-478f-9b55-e8c6572fe7fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-669168126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7acd18130a55455e98b4ff1ddaebca7a',qos_specs=None,replication_status=,reservations=['214987ee-94f8-4ca6-91d8-02b1a9db1854','4cd539b3-f44b-44a4-b59c-86927fc97a61','cafeab08-07f5-42f4-ac84-d08a6b8d1b27','1595239e-ac6f-4836-8c9c-2e93e8abc9b9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd17c167fa84d128f6e842d0ab29bcd',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-669168126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b215a96-502b-478f-9b55-e8c6572fe7fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7acd18130a55455e98b4ff1ddaebca7a',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=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bd17c167fa84d128f6e842d0ab29bcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:02.306979 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ce2734-5722-4de1-873f-b37003eed921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:02.326711 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ce2734-5722-4de1-873f-b37003eed921) 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-VolumesCloneNegativeTest-Volume-669168126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7acd18130a55455e98b4ff1ddaebca7a',qos_specs=None,replication_status=,reservations=['214987ee-94f8-4ca6-91d8-02b1a9db1854','4cd539b3-f44b-44a4-b59c-86927fc97a61','cafeab08-07f5-42f4-ac84-d08a6b8d1b27','1595239e-ac6f-4836-8c9c-2e93e8abc9b9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd17c167fa84d128f6e842d0ab29bcd',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:02.327498 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2fa4c2-b8e0-4d1d-9f89-f0880c98d618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:02.337318 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2fa4c2-b8e0-4d1d-9f89-f0880c98d618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:02.338267 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Flow 'volume_create_api' (863183c2-6e4c-4357-b06f-0b87607a1b39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:02.338580 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Create volume request issued successfully. Aug 01 12:58:02.339290 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2c9ea4f-3c76-4e96-8a71-a6f273af64c7 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:58:02.339811 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 220/884] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:58:02 2026] POST /volume/v3/volumes => generated 754 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:58:02.359497 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1de17451-5299-4443-a439-ff2481f9339a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:02.363955 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1de17451-5299-4443-a439-ff2481f9339a tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] GET https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe Aug 01 12:58:02.364252 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1de17451-5299-4443-a439-ff2481f9339a tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:02.364529 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1de17451-5299-4443-a439-ff2481f9339a tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:02.373847 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:02.373847 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:02.385825 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1de17451-5299-4443-a439-ff2481f9339a tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Volume info retrieved successfully. Aug 01 12:58:02.393050 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1de17451-5299-4443-a439-ff2481f9339a tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe returned with HTTP 200 Aug 01 12:58:02.394362 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 219/885] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:02 2026] GET /volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:02.955676 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4605a17c-f3ef-43ff-a09c-1dbbc23de7c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:02.958580 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4605a17c-f3ef-43ff-a09c-1dbbc23de7c3 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:02.958828 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4605a17c-f3ef-43ff-a09c-1dbbc23de7c3 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:02.959105 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4605a17c-f3ef-43ff-a09c-1dbbc23de7c3 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:02.979008 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:02.979008 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:02.987594 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4605a17c-f3ef-43ff-a09c-1dbbc23de7c3 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:58:03.001441 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4605a17c-f3ef-43ff-a09c-1dbbc23de7c3 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:58:03.002361 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 227/886] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:02 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:03.410168 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d9c20e4b-c505-48d6-b7f1-301841e8d37a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:03.412749 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9c20e4b-c505-48d6-b7f1-301841e8d37a tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] GET https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe Aug 01 12:58:03.413023 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9c20e4b-c505-48d6-b7f1-301841e8d37a tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:03.413296 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9c20e4b-c505-48d6-b7f1-301841e8d37a tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:03.423416 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:03.423416 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:03.427492 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d9c20e4b-c505-48d6-b7f1-301841e8d37a tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Volume info retrieved successfully. Aug 01 12:58:03.434449 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9c20e4b-c505-48d6-b7f1-301841e8d37a tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe returned with HTTP 200 Aug 01 12:58:03.434921 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 221/887] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:03 2026] GET /volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:03.451705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:03.454391 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:58:03.454886 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "4b215a96-502b-478f-9b55-e8c6572fe7fe"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:03.457641 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '4b215a96-502b-478f-9b55-e8c6572fe7fe'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:58:03.468054 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:03.468054 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:03.468589 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Volume retrieved successfully. Aug 01 12:58:03.468775 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Create volume of 1 GB Aug 01 12:58:03.474672 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Availability Zones retrieved successfully. Aug 01 12:58:03.481260 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Flow 'volume_create_api' (09275579-30ae-4d1d-be79-c83b47b52fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:03.482462 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f1f75c1-1565-409b-abf4-dbac32b3a118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:03.483650 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:58:03.485320 np0000006302 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f1f75c1-1565-409b-abf4-dbac32b3a118) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 12:58:03.485320 np0000006302 devstack@c-api.service[100261]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 01 12:58:03.487702 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f1f75c1-1565-409b-abf4-dbac32b3a118) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:03.488666 np0000006302 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f1f75c1-1565-409b-abf4-dbac32b3a118) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 12:58:03.489432 np0000006302 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Flow 'volume_create_api' (09275579-30ae-4d1d-be79-c83b47b52fcb) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 12:58:03.489758 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ebcbbd30-1a26-4054-98ca-1ea9b9966e70 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 400 Aug 01 12:58:03.490532 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 221/888] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:58:03 2026] POST /volume/v3/volumes => generated 173 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 12:58:03.501041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6b3b9a05-5601-426a-a963-e1404bbb86b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:03.503695 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b3b9a05-5601-426a-a963-e1404bbb86b5 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] GET https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe Aug 01 12:58:03.503899 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b3b9a05-5601-426a-a963-e1404bbb86b5 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:03.504710 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b3b9a05-5601-426a-a963-e1404bbb86b5 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:03.515854 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:03.515854 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:03.521745 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6b3b9a05-5601-426a-a963-e1404bbb86b5 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Volume info retrieved successfully. Aug 01 12:58:03.527996 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b3b9a05-5601-426a-a963-e1404bbb86b5 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe returned with HTTP 200 Aug 01 12:58:03.527996 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 220/889] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:03 2026] GET /volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:03.546224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-22de2d53-3c26-4477-9d65-42f2d5bc3d97 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:03.548583 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22de2d53-3c26-4477-9d65-42f2d5bc3d97 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] DELETE https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe Aug 01 12:58:03.549137 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22de2d53-3c26-4477-9d65-42f2d5bc3d97 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:03.549424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22de2d53-3c26-4477-9d65-42f2d5bc3d97 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:03.551212 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-22de2d53-3c26-4477-9d65-42f2d5bc3d97 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Delete volume with id: 4b215a96-502b-478f-9b55-e8c6572fe7fe Aug 01 12:58:03.559881 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:03.559881 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:03.560424 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-22de2d53-3c26-4477-9d65-42f2d5bc3d97 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Volume info retrieved successfully. Aug 01 12:58:03.591760 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-22de2d53-3c26-4477-9d65-42f2d5bc3d97 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Delete volume request issued successfully. Aug 01 12:58:03.592201 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22de2d53-3c26-4477-9d65-42f2d5bc3d97 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe returned with HTTP 202 Aug 01 12:58:03.592790 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 228/890] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:58:03 2026] DELETE /volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:58:03.604982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c5f8904-9b55-47d8-a6fe-c77aac866e91 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:03.609796 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c5f8904-9b55-47d8-a6fe-c77aac866e91 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] GET https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe Aug 01 12:58:03.609796 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c5f8904-9b55-47d8-a6fe-c77aac866e91 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:03.609796 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c5f8904-9b55-47d8-a6fe-c77aac866e91 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:03.625478 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:03.625478 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:03.639793 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c5f8904-9b55-47d8-a6fe-c77aac866e91 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Volume info retrieved successfully. Aug 01 12:58:03.649164 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c5f8904-9b55-47d8-a6fe-c77aac866e91 tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe returned with HTTP 200 Aug 01 12:58:03.649539 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 222/891] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:03 2026] GET /volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 12:58:04.023731 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8e0a2bad-6982-4cf5-8746-171013f2b681 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:04.026139 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e0a2bad-6982-4cf5-8746-171013f2b681 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:04.026466 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e0a2bad-6982-4cf5-8746-171013f2b681 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:04.026736 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e0a2bad-6982-4cf5-8746-171013f2b681 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:04.043501 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:04.043501 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:04.049674 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8e0a2bad-6982-4cf5-8746-171013f2b681 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:58:04.055151 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e0a2bad-6982-4cf5-8746-171013f2b681 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:58:04.055690 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 222/892] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:04 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:04.677301 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bccce975-0d91-4081-90bf-5322440fe1fd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:04.681832 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bccce975-0d91-4081-90bf-5322440fe1fd tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] GET https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe Aug 01 12:58:04.683162 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bccce975-0d91-4081-90bf-5322440fe1fd tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:04.684302 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bccce975-0d91-4081-90bf-5322440fe1fd tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:04.697148 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bccce975-0d91-4081-90bf-5322440fe1fd tempest-VolumesCloneNegativeTest-1311937892 tempest-VolumesCloneNegativeTest-1311937892-project-member] https://10.4.3.110/volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe returned with HTTP 404 Aug 01 12:58:04.699107 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 221/893] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:04 2026] GET /volume/v3/volumes/4b215a96-502b-478f-9b55-e8c6572fe7fe => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:04.717362 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-b3cde1b7-4b34-4779-b8a7-23f7d9bb14fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:04.721692 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-b3cde1b7-4b34-4779-b8a7-23f7d9bb14fe tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] POST https://10.4.3.110/volume/v3/attachments/c1b6f08b-c249-4095-9643-cbdf58ed3e1a/action Aug 01 12:58:04.722170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-b3cde1b7-4b34-4779-b8a7-23f7d9bb14fe tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:58:04.722352 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-b3cde1b7-4b34-4779-b8a7-23f7d9bb14fe tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:04.760273 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:04.760273 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:04.783732 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-94608fac-39c8-4b78-b7b7-2c4183455e0e req-b3cde1b7-4b34-4779-b8a7-23f7d9bb14fe tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments/c1b6f08b-c249-4095-9643-cbdf58ed3e1a/action returned with HTTP 204 Aug 01 12:58:04.783897 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 229/894] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:58:04 2026] POST /volume/v3/attachments/c1b6f08b-c249-4095-9643-cbdf58ed3e1a/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:05.086177 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c821a86b-70ee-4bad-8eca-53c0714bb08e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:05.091501 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c821a86b-70ee-4bad-8eca-53c0714bb08e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:05.091501 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c821a86b-70ee-4bad-8eca-53c0714bb08e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:05.093509 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c821a86b-70ee-4bad-8eca-53c0714bb08e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:05.110937 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:05.110937 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:05.120596 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c821a86b-70ee-4bad-8eca-53c0714bb08e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:58:05.128506 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c821a86b-70ee-4bad-8eca-53c0714bb08e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:58:05.129150 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 223/895] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:05 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:05.149670 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c6f3f86d-e83f-4f61-badb-b512592a91b9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:05.152698 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c6f3f86d-e83f-4f61-badb-b512592a91b9 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:05.152698 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c6f3f86d-e83f-4f61-badb-b512592a91b9 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:05.152935 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c6f3f86d-e83f-4f61-badb-b512592a91b9 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:05.169190 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:05.169190 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:05.174628 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c6f3f86d-e83f-4f61-badb-b512592a91b9 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:58:05.182552 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c6f3f86d-e83f-4f61-badb-b512592a91b9 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:58:05.183085 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 223/896] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:05 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:08.453063 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-147fd42b-0472-4855-8726-184f6a6f42ea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:08.457218 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-147fd42b-0472-4855-8726-184f6a6f42ea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c/action Aug 01 12:58:08.458293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-147fd42b-0472-4855-8726-184f6a6f42ea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:58:08.458293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-147fd42b-0472-4855-8726-184f6a6f42ea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:08.497467 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:08.497467 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:08.522976 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f33dbc6c-1c5c-4de7-b3db-e12c8d9717fe req-147fd42b-0472-4855-8726-184f6a6f42ea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c/action returned with HTTP 204 Aug 01 12:58:08.524066 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 222/897] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:58:08 2026] POST /volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:11.465134 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-366d68b4-6e07-4e9e-88e7-7f50b4630a91 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:11.465594 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-366d68b4-6e07-4e9e-88e7-7f50b4630a91 None None] GET https://10.4.3.110/volume// Aug 01 12:58:11.465594 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-366d68b4-6e07-4e9e-88e7-7f50b4630a91 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:11.465879 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-366d68b4-6e07-4e9e-88e7-7f50b4630a91 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:11.468886 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-366d68b4-6e07-4e9e-88e7-7f50b4630a91 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:11.468886 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 230/898] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:58:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:11.481976 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-82fde2ab-50f5-428a-b480-496a72d49c86 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:11.484853 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-82fde2ab-50f5-428a-b480-496a72d49c86 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:58:11.485317 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-82fde2ab-50f5-428a-b480-496a72d49c86 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d5b6297-eb6e-4213-b4bc-597719c0b172", "connector": null, "instance_uuid": "86507df6-9427-461e-b50f-0e8b0364ee37"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:11.505476 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:11.505476 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:11.568227 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-82fde2ab-50f5-428a-b480-496a72d49c86 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:58:11.568862 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 224/899] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:58:11 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:11.584196 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-06f7369a-11d9-48bf-893b-0d39c1d31c10 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:11.587249 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-06f7369a-11d9-48bf-893b-0d39c1d31c10 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] DELETE https://10.4.3.110/volume/v3/attachments/c1b6f08b-c249-4095-9643-cbdf58ed3e1a Aug 01 12:58:11.587565 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-06f7369a-11d9-48bf-893b-0d39c1d31c10 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:11.587895 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-06f7369a-11d9-48bf-893b-0d39c1d31c10 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:11.601253 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:11.601253 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:11.716298 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-06f7369a-11d9-48bf-893b-0d39c1d31c10 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments/c1b6f08b-c249-4095-9643-cbdf58ed3e1a returned with HTTP 200 Aug 01 12:58:11.716298 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 224/900] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:58:11 2026] DELETE /volume/v3/attachments/c1b6f08b-c249-4095-9643-cbdf58ed3e1a => generated 192 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:13.334791 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:13.338687 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:58:13.339260 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "344771be-1408-43c3-a8e0-e83212a4aacd-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:13.341467 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '344771be-1408-43c3-a8e0-e83212a4aacd-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:58:13.341832 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Create volume of 1 GB Aug 01 12:58:13.349543 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Availability Zones retrieved successfully. Aug 01 12:58:13.360164 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Flow 'volume_create_api' (9c97a3bd-39ff-43f9-b5ac-f096c4e5155b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:13.362976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215eb119-757e-4266-a154-f74a36b48cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:13.365786 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:58:13.426470 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215eb119-757e-4266-a154-f74a36b48cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:13.427701 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd0d3881-af12-4742-9751-e142ac66b754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:13.593847 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Created reservations ['c1a5f50c-3aa3-4bf9-959a-b6c8b2bf8063', 'fd7364ec-f872-434a-a8a7-26216a414d2b', 'c5905544-d5fc-4a63-ae9f-ad98e30532f0', '2fde44aa-1433-4977-a696-feb095b27469'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:58:13.595787 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd0d3881-af12-4742-9751-e142ac66b754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a5f50c-3aa3-4bf9-959a-b6c8b2bf8063', 'fd7364ec-f872-434a-a8a7-26216a414d2b', 'c5905544-d5fc-4a63-ae9f-ad98e30532f0', '2fde44aa-1433-4977-a696-feb095b27469']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:13.599025 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0083d9-7709-480f-b645-4b71151df5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:13.647766 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0083d9-7709-480f-b645-4b71151df5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7655ece9-db3e-450a-a28f-2d2e0e0c1f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='344771be-1408-43c3-a8e0-e83212a4aacd-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03f118ec8da4ef9a734fa77a7a9a02b',qos_specs=None,replication_status=,reservations=['c1a5f50c-3aa3-4bf9-959a-b6c8b2bf8063','fd7364ec-f872-434a-a8a7-26216a414d2b','c5905544-d5fc-4a63-ae9f-ad98e30532f0','2fde44aa-1433-4977-a696-feb095b27469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a48e08ae9d7415e8be63c4da2e0d091',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:58:13Z,deleted=False,deleted_at=None,display_description='',display_name='344771be-1408-43c3-a8e0-e83212a4aacd-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7655ece9-db3e-450a-a28f-2d2e0e0c1f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d03f118ec8da4ef9a734fa77a7a9a02b',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='5a48e08ae9d7415e8be63c4da2e0d091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:13.649851 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (941f24df-bc7a-4a9a-82af-5373c24ee065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:13.698972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (941f24df-bc7a-4a9a-82af-5373c24ee065) 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='',display_name='344771be-1408-43c3-a8e0-e83212a4aacd-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03f118ec8da4ef9a734fa77a7a9a02b',qos_specs=None,replication_status=,reservations=['c1a5f50c-3aa3-4bf9-959a-b6c8b2bf8063','fd7364ec-f872-434a-a8a7-26216a414d2b','c5905544-d5fc-4a63-ae9f-ad98e30532f0','2fde44aa-1433-4977-a696-feb095b27469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a48e08ae9d7415e8be63c4da2e0d091',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:13.698972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3782a24-a946-4eb2-9616-adb3ba9dd8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:13.729565 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3782a24-a946-4eb2-9616-adb3ba9dd8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:13.730608 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Flow 'volume_create_api' (9c97a3bd-39ff-43f9-b5ac-f096c4e5155b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:13.731087 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Create volume request issued successfully. Aug 01 12:58:13.732165 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-4afbd869-3924-442b-9862-d0b7e865bc0f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:58:13.732789 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 223/901] 10.4.3.110 () {72 vars in 1541 bytes} [Sat Aug 1 12:58:13 2026] POST /volume/v3/volumes => generated 749 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:58:13.756164 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-36619a1b-2516-4261-896b-d89825a1e88d req-9a936c0f-0bf9-44f7-afae-28207240425d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:13.756628 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-810e95a7-9db9-4d50-9ef2-f4ec04f1123e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:13.761045 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-9a936c0f-0bf9-44f7-afae-28207240425d tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] GET https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f Aug 01 12:58:13.761725 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-9a936c0f-0bf9-44f7-afae-28207240425d tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:13.761725 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-9a936c0f-0bf9-44f7-afae-28207240425d tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:13.767824 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-810e95a7-9db9-4d50-9ef2-f4ec04f1123e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] PUT https://10.4.3.110/volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186 Aug 01 12:58:13.767824 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-810e95a7-9db9-4d50-9ef2-f4ec04f1123e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:13.779721 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:13.779721 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:13.795390 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-9a936c0f-0bf9-44f7-afae-28207240425d tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:58:13.795488 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-810e95a7-9db9-4d50-9ef2-f4ec04f1123e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Acquiring lock "cinder-attachment_update-4d5b6297-eb6e-4213-b4bc-597719c0b172-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:58:13.803702 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-810e95a7-9db9-4d50-9ef2-f4ec04f1123e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Lock "cinder-attachment_update-4d5b6297-eb6e-4213-b4bc-597719c0b172-np0000006302" acquired by "attachment_update" :: waited 0.008s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:58:13.805281 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:13.805281 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:13.813396 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-9a936c0f-0bf9-44f7-afae-28207240425d tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f returned with HTTP 200 Aug 01 12:58:13.815069 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 225/902] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:13 2026] GET /volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:13.833893 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-36619a1b-2516-4261-896b-d89825a1e88d req-59c60e98-bc63-4abc-8dbb-cb502bae04fc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:13.838846 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-59c60e98-bc63-4abc-8dbb-cb502bae04fc tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] GET https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f Aug 01 12:58:13.839237 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-59c60e98-bc63-4abc-8dbb-cb502bae04fc tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:13.839611 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-59c60e98-bc63-4abc-8dbb-cb502bae04fc tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:13.859838 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:13.859838 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:13.872398 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-59c60e98-bc63-4abc-8dbb-cb502bae04fc tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:58:13.883107 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-59c60e98-bc63-4abc-8dbb-cb502bae04fc tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f returned with HTTP 200 Aug 01 12:58:13.884318 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 225/903] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:13 2026] GET /volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:14.064383 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-810e95a7-9db9-4d50-9ef2-f4ec04f1123e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Lock "cinder-attachment_update-4d5b6297-eb6e-4213-b4bc-597719c0b172-np0000006302" released by "attachment_update" :: held 0.260s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:58:14.064651 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-810e95a7-9db9-4d50-9ef2-f4ec04f1123e tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186 returned with HTTP 200 Aug 01 12:58:14.065694 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 231/904] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:58:13 2026] PUT /volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186 => generated 969 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:14.081629 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-7f23f694-3dba-40c2-bdde-a02f23bfaa8a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:14.086603 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-7f23f694-3dba-40c2-bdde-a02f23bfaa8a tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186 Aug 01 12:58:14.086962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-7f23f694-3dba-40c2-bdde-a02f23bfaa8a tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:14.087431 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-7f23f694-3dba-40c2-bdde-a02f23bfaa8a tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:14.113133 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-7f23f694-3dba-40c2-bdde-a02f23bfaa8a tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186 returned with HTTP 200 Aug 01 12:58:14.113691 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 224/905] 10.4.3.110 () {70 vars in 1651 bytes} [Sat Aug 1 12:58:14 2026] GET /volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:16.901976 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-36619a1b-2516-4261-896b-d89825a1e88d req-cde514f0-cec0-4c9a-be61-4a931839a80c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:16.908330 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-cde514f0-cec0-4c9a-be61-4a931839a80c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] GET https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f Aug 01 12:58:16.909661 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-cde514f0-cec0-4c9a-be61-4a931839a80c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:16.909661 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-cde514f0-cec0-4c9a-be61-4a931839a80c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:16.920574 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:16.920574 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:16.927583 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-cde514f0-cec0-4c9a-be61-4a931839a80c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:58:16.935731 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-cde514f0-cec0-4c9a-be61-4a931839a80c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f returned with HTTP 200 Aug 01 12:58:16.937172 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 226/906] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:16 2026] GET /volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:16.953529 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-51e0fc97-6854-4c00-b3b3-2322a2604858 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:16.954141 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51e0fc97-6854-4c00-b3b3-2322a2604858 None None] GET https://10.4.3.110/volume// Aug 01 12:58:16.954284 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51e0fc97-6854-4c00-b3b3-2322a2604858 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:16.954664 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51e0fc97-6854-4c00-b3b3-2322a2604858 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:16.955094 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51e0fc97-6854-4c00-b3b3-2322a2604858 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:16.955504 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 226/907] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:58:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:16.968699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-36619a1b-2516-4261-896b-d89825a1e88d req-d4a78287-984a-4e5f-b879-09b9d205919f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:16.971512 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-d4a78287-984a-4e5f-b879-09b9d205919f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:58:16.972188 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-d4a78287-984a-4e5f-b879-09b9d205919f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7655ece9-db3e-450a-a28f-2d2e0e0c1f4f", "connector": null, "instance_uuid": "344771be-1408-43c3-a8e0-e83212a4aacd"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:16.985027 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:16.985027 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:17.043999 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-d4a78287-984a-4e5f-b879-09b9d205919f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:58:17.044600 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 232/908] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:58:16 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:17.061605 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bc10b6d0-0870-4520-9adb-3e71bc4959c7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:17.062472 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc10b6d0-0870-4520-9adb-3e71bc4959c7 None None] GET https://10.4.3.110/volume// Aug 01 12:58:17.063710 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc10b6d0-0870-4520-9adb-3e71bc4959c7 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:17.063710 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc10b6d0-0870-4520-9adb-3e71bc4959c7 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:17.064644 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc10b6d0-0870-4520-9adb-3e71bc4959c7 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:17.065146 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 225/909] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:58:17 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:17.083833 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-36619a1b-2516-4261-896b-d89825a1e88d req-86e7ae28-bc52-4490-a7bf-7884bcdcb225 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:17.091813 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-86e7ae28-bc52-4490-a7bf-7884bcdcb225 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] GET https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f Aug 01 12:58:17.091813 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-86e7ae28-bc52-4490-a7bf-7884bcdcb225 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:17.092968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-86e7ae28-bc52-4490-a7bf-7884bcdcb225 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:17.125203 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:17.125203 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:17.131978 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-36619a1b-2516-4261-896b-d89825a1e88d req-86e7ae28-bc52-4490-a7bf-7884bcdcb225 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:58:17.139692 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-86e7ae28-bc52-4490-a7bf-7884bcdcb225 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f returned with HTTP 200 Aug 01 12:58:17.140275 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 227/910] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:58:17 2026] GET /volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f => generated 1021 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:58:17.286680 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-36619a1b-2516-4261-896b-d89825a1e88d req-2f3e39b7-d879-447b-945a-452f347b79b2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:17.291215 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-2f3e39b7-d879-447b-945a-452f347b79b2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] PUT https://10.4.3.110/volume/v3/attachments/d8236289-f4b2-4083-8fa7-7228219ddeae Aug 01 12:58:17.292438 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-2f3e39b7-d879-447b-945a-452f347b79b2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:17.306611 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-36619a1b-2516-4261-896b-d89825a1e88d req-2f3e39b7-d879-447b-945a-452f347b79b2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Acquiring lock "cinder-attachment_update-7655ece9-db3e-450a-a28f-2d2e0e0c1f4f-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:58:17.316174 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-36619a1b-2516-4261-896b-d89825a1e88d req-2f3e39b7-d879-447b-945a-452f347b79b2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Lock "cinder-attachment_update-7655ece9-db3e-450a-a28f-2d2e0e0c1f4f-np0000006302" acquired by "attachment_update" :: waited 0.009s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:58:17.317680 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:17.317680 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:17.457704 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-36619a1b-2516-4261-896b-d89825a1e88d req-2f3e39b7-d879-447b-945a-452f347b79b2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Lock "cinder-attachment_update-7655ece9-db3e-450a-a28f-2d2e0e0c1f4f-np0000006302" released by "attachment_update" :: held 0.141s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:58:17.457704 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-2f3e39b7-d879-447b-945a-452f347b79b2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/attachments/d8236289-f4b2-4083-8fa7-7228219ddeae returned with HTTP 200 Aug 01 12:58:17.458599 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 227/911] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:58:17 2026] PUT /volume/v3/attachments/d8236289-f4b2-4083-8fa7-7228219ddeae => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:17.527651 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-36619a1b-2516-4261-896b-d89825a1e88d req-e87bc922-6413-44a6-9bc3-819dc7cdc6da None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:17.532104 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-e87bc922-6413-44a6-9bc3-819dc7cdc6da tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] POST https://10.4.3.110/volume/v3/attachments/d8236289-f4b2-4083-8fa7-7228219ddeae/action Aug 01 12:58:17.532104 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-e87bc922-6413-44a6-9bc3-819dc7cdc6da tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:58:17.532104 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-e87bc922-6413-44a6-9bc3-819dc7cdc6da tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:17.557918 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:17.557918 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:17.582781 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-36619a1b-2516-4261-896b-d89825a1e88d req-e87bc922-6413-44a6-9bc3-819dc7cdc6da tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/attachments/d8236289-f4b2-4083-8fa7-7228219ddeae/action returned with HTTP 204 Aug 01 12:58:17.582781 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 233/912] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:58:17 2026] POST /volume/v3/attachments/d8236289-f4b2-4083-8fa7-7228219ddeae/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:20.868999 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-2edb33dd-9b5f-4f9e-8b61-455b78988878 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:20.873048 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-2edb33dd-9b5f-4f9e-8b61-455b78988878 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] POST https://10.4.3.110/volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186/action Aug 01 12:58:20.873881 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-2edb33dd-9b5f-4f9e-8b61-455b78988878 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:58:20.873881 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-2edb33dd-9b5f-4f9e-8b61-455b78988878 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:20.901536 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:20.901536 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:20.919730 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8086ba69-f6b9-4b44-bf73-5ddffbc8a08f req-2edb33dd-9b5f-4f9e-8b61-455b78988878 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186/action returned with HTTP 204 Aug 01 12:58:20.920395 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 226/913] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:58:20 2026] POST /volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:22.360312 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:22.365158 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:58:22.365158 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1409703490"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:22.367356 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1409703490'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:58:22.367758 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Create volume of 1 GB Aug 01 12:58:22.375570 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Availability Zones retrieved successfully. Aug 01 12:58:22.386409 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Flow 'volume_create_api' (96a2afe4-885b-4148-93f6-5de19cb66aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:22.387244 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5955b3a-4679-4cf1-81e2-169535e982e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:22.388300 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:58:22.450878 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5955b3a-4679-4cf1-81e2-169535e982e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:22.451702 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b10541a-e79e-47db-925e-03c3979aa1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:22.554396 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Created reservations ['743cd682-e38d-4f58-9e6e-9ef7652f77e7', '0e5c34dd-6d2b-4804-9b7c-dab784054a37', 'fa83bd93-2a04-4840-8846-9340ef344f38', 'bec2859e-0d8c-41b2-8a04-ea059db4e566'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:58:22.558055 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b10541a-e79e-47db-925e-03c3979aa1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['743cd682-e38d-4f58-9e6e-9ef7652f77e7', '0e5c34dd-6d2b-4804-9b7c-dab784054a37', 'fa83bd93-2a04-4840-8846-9340ef344f38', 'bec2859e-0d8c-41b2-8a04-ea059db4e566']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:22.559158 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394014c4-cb61-48da-b500-9ca0d5d2f1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:22.599231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394014c4-cb61-48da-b500-9ca0d5d2f1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef2c16ea-c921-4b9a-9927-e472d8af870d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1409703490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c316944f665460f9dcc7db397191266',qos_specs=None,replication_status=,reservations=['743cd682-e38d-4f58-9e6e-9ef7652f77e7','0e5c34dd-6d2b-4804-9b7c-dab784054a37','fa83bd93-2a04-4840-8846-9340ef344f38','bec2859e-0d8c-41b2-8a04-ea059db4e566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76c4ec9ee7834271b6c3a9c64a6f77bb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1409703490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef2c16ea-c921-4b9a-9927-e472d8af870d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c316944f665460f9dcc7db397191266',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='76c4ec9ee7834271b6c3a9c64a6f77bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:22.602103 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c4d7c1b-a84a-4c84-acf4-b81a9ecdc47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:22.642986 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c4d7c1b-a84a-4c84-acf4-b81a9ecdc47a) 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-1409703490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c316944f665460f9dcc7db397191266',qos_specs=None,replication_status=,reservations=['743cd682-e38d-4f58-9e6e-9ef7652f77e7','0e5c34dd-6d2b-4804-9b7c-dab784054a37','fa83bd93-2a04-4840-8846-9340ef344f38','bec2859e-0d8c-41b2-8a04-ea059db4e566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76c4ec9ee7834271b6c3a9c64a6f77bb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:22.645071 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff3b4f3-89ab-471b-9e82-2dfce499bd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:22.676382 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff3b4f3-89ab-471b-9e82-2dfce499bd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:22.677883 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Flow 'volume_create_api' (96a2afe4-885b-4148-93f6-5de19cb66aec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:22.678695 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Create volume request issued successfully. Aug 01 12:58:22.679472 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-773f3e1f-3aa7-40e8-b637-e75d8764542c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:58:22.680873 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 228/914] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:58:22 2026] POST /volume/v3/volumes => generated 751 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:58:22.707463 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ccc2eb67-7dcd-498b-8dfa-0314f6642563 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:22.717384 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ccc2eb67-7dcd-498b-8dfa-0314f6642563 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:22.721178 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ccc2eb67-7dcd-498b-8dfa-0314f6642563 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:22.721711 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ccc2eb67-7dcd-498b-8dfa-0314f6642563 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:22.743461 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:22.743461 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:22.749825 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ccc2eb67-7dcd-498b-8dfa-0314f6642563 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:22.759808 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ccc2eb67-7dcd-498b-8dfa-0314f6642563 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:22.760414 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 228/915] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:22 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:23.782973 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-72440749-96ae-434a-a146-343ddbf1a922 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:23.790967 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72440749-96ae-434a-a146-343ddbf1a922 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:23.791213 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72440749-96ae-434a-a146-343ddbf1a922 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:23.791368 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72440749-96ae-434a-a146-343ddbf1a922 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:23.806327 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:23.806327 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:23.812471 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-72440749-96ae-434a-a146-343ddbf1a922 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:23.818738 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72440749-96ae-434a-a146-343ddbf1a922 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:23.819351 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 234/916] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:23 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:23.895348 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-7d9646cf-993a-4f72-a193-fcc2f7757585 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:24.152600 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-7d9646cf-993a-4f72-a193-fcc2f7757585 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:24.152600 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-7d9646cf-993a-4f72-a193-fcc2f7757585 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:24.152600 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-7d9646cf-993a-4f72-a193-fcc2f7757585 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:24.170541 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:24.170541 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:24.176889 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-7d9646cf-993a-4f72-a193-fcc2f7757585 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:24.188759 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-7d9646cf-993a-4f72-a193-fcc2f7757585 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:24.188759 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 227/917] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:23 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 844 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:24.397051 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-07c39324-7705-4821-9c16-737bf96decfd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:24.399141 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07c39324-7705-4821-9c16-737bf96decfd None None] GET https://10.4.3.110/volume// Aug 01 12:58:24.399141 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07c39324-7705-4821-9c16-737bf96decfd None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:24.399141 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07c39324-7705-4821-9c16-737bf96decfd None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:24.399474 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07c39324-7705-4821-9c16-737bf96decfd None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:24.399857 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 229/918] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:58:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:24.420248 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-6a35e900-bede-481c-9e86-07ae7e0c0d6d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:24.428757 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-6a35e900-bede-481c-9e86-07ae7e0c0d6d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:58:24.428757 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-6a35e900-bede-481c-9e86-07ae7e0c0d6d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef2c16ea-c921-4b9a-9927-e472d8af870d", "connector": null, "instance_uuid": "12e5b500-66d5-4a6f-890d-b8a803cb808a"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:24.451826 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:24.451826 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:24.538841 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-6a35e900-bede-481c-9e86-07ae7e0c0d6d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:58:24.540798 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 229/919] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:58:24 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:24.628700 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-394bdb13-ed16-4582-bedf-dc72623f57d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:24.632912 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-394bdb13-ed16-4582-bedf-dc72623f57d8 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:24.634865 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-394bdb13-ed16-4582-bedf-dc72623f57d8 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:24.634865 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-394bdb13-ed16-4582-bedf-dc72623f57d8 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:24.637222 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:24.665626 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:24.665626 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:24.675797 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-394bdb13-ed16-4582-bedf-dc72623f57d8 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:24.684990 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-394bdb13-ed16-4582-bedf-dc72623f57d8 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:24.684990 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 235/920] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:24 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 843 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 12:58:24.700829 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4974c7e5-4ebd-4540-a28d-9472e7e8b12b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:24.700829 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4974c7e5-4ebd-4540-a28d-9472e7e8b12b None None] GET https://10.4.3.110/volume// Aug 01 12:58:24.700829 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4974c7e5-4ebd-4540-a28d-9472e7e8b12b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:24.701475 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4974c7e5-4ebd-4540-a28d-9472e7e8b12b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:24.704074 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4974c7e5-4ebd-4540-a28d-9472e7e8b12b None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:24.704567 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 230/921] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:58:24 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:24.728887 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-a5cf1624-7e45-44cf-947f-a10149b581b1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:24.735473 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-a5cf1624-7e45-44cf-947f-a10149b581b1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:24.735473 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-a5cf1624-7e45-44cf-947f-a10149b581b1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:24.735473 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-a5cf1624-7e45-44cf-947f-a10149b581b1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:24.758400 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:24.758400 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:24.765826 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-a5cf1624-7e45-44cf-947f-a10149b581b1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:24.774106 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-a5cf1624-7e45-44cf-947f-a10149b581b1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:24.774106 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 230/922] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:58:24 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:58:24.839145 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:58:24.839779 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1691657844"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:24.842152 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1691657844'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:58:24.842363 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Create volume of 1 GB Aug 01 12:58:24.852492 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Availability Zones retrieved successfully. Aug 01 12:58:24.866232 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Flow 'volume_create_api' (6f608a56-d2e9-4763-bc89-8ceba3e2d741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:24.868629 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2181909-e7f0-4331-a30a-a47c44860de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:24.871357 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:58:24.928197 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2181909-e7f0-4331-a30a-a47c44860de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:24.929476 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d7b28e-a356-4b08-a690-c5c13c7b2c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:24.945682 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-e648cab9-747a-4e43-9180-8ef540cdf49e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:24.954778 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-e648cab9-747a-4e43-9180-8ef540cdf49e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] PUT https://10.4.3.110/volume/v3/attachments/8df87c77-3d62-420d-b4f4-e2ed39c1ebd0 Aug 01 12:58:24.954778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-e648cab9-747a-4e43-9180-8ef540cdf49e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:24.977597 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-e648cab9-747a-4e43-9180-8ef540cdf49e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Acquiring lock "cinder-attachment_update-ef2c16ea-c921-4b9a-9927-e472d8af870d-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:58:24.988144 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-e648cab9-747a-4e43-9180-8ef540cdf49e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Lock "cinder-attachment_update-ef2c16ea-c921-4b9a-9927-e472d8af870d-np0000006302" acquired by "attachment_update" :: waited 0.010s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:58:24.991633 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:24.991633 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:25.064993 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Created reservations ['6c5808b1-07ed-4264-926f-03c47f179b73', '0e7c4a68-1240-4875-a226-04dfbbeb2713', '5b830f33-b682-4403-bc82-9b483e14aa28', '650b7e73-cb51-4a5a-bb87-230008fe52fe'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:58:25.064993 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d7b28e-a356-4b08-a690-c5c13c7b2c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c5808b1-07ed-4264-926f-03c47f179b73', '0e7c4a68-1240-4875-a226-04dfbbeb2713', '5b830f33-b682-4403-bc82-9b483e14aa28', '650b7e73-cb51-4a5a-bb87-230008fe52fe']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:25.069246 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d775cd4-5c52-407e-802b-16adff06495c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:25.118214 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d775cd4-5c52-407e-802b-16adff06495c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1691657844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e032b09f24024e2cb15377edb895bbec',qos_specs=None,replication_status=,reservations=['6c5808b1-07ed-4264-926f-03c47f179b73','0e7c4a68-1240-4875-a226-04dfbbeb2713','5b830f33-b682-4403-bc82-9b483e14aa28','650b7e73-cb51-4a5a-bb87-230008fe52fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4687347b40734383bc3ca4de757904eb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1691657844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e032b09f24024e2cb15377edb895bbec',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='4687347b40734383bc3ca4de757904eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:25.119157 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fb3881-3387-4879-a8ae-bc55b8b3e924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:25.155299 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-e648cab9-747a-4e43-9180-8ef540cdf49e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Lock "cinder-attachment_update-ef2c16ea-c921-4b9a-9927-e472d8af870d-np0000006302" released by "attachment_update" :: held 0.167s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:58:25.155566 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-e648cab9-747a-4e43-9180-8ef540cdf49e tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments/8df87c77-3d62-420d-b4f4-e2ed39c1ebd0 returned with HTTP 200 Aug 01 12:58:25.156345 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 236/923] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:58:24 2026] PUT /volume/v3/attachments/8df87c77-3d62-420d-b4f4-e2ed39c1ebd0 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:25.159154 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fb3881-3387-4879-a8ae-bc55b8b3e924) 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-VolumesExtendAttachedTest-Volume-1691657844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e032b09f24024e2cb15377edb895bbec',qos_specs=None,replication_status=,reservations=['6c5808b1-07ed-4264-926f-03c47f179b73','0e7c4a68-1240-4875-a226-04dfbbeb2713','5b830f33-b682-4403-bc82-9b483e14aa28','650b7e73-cb51-4a5a-bb87-230008fe52fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4687347b40734383bc3ca4de757904eb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:25.159369 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0540115-724e-4006-a2b9-ba69f3a07e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:25.178933 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0540115-724e-4006-a2b9-ba69f3a07e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:25.182013 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Flow 'volume_create_api' (6f608a56-d2e9-4763-bc89-8ceba3e2d741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:25.182013 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Create volume request issued successfully. Aug 01 12:58:25.182430 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba7943f4-e7f7-4bbf-911b-e804dd8ac416 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:58:25.182905 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 228/924] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 12:58:24 2026] POST /volume/v3/volumes => generated 774 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:25.203225 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a14d016c-1a76-47c9-a000-888bb0c69eba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:25.209725 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a14d016c-1a76-47c9-a000-888bb0c69eba tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:58:25.209725 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a14d016c-1a76-47c9-a000-888bb0c69eba tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:25.210625 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a14d016c-1a76-47c9-a000-888bb0c69eba tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:25.227103 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:25.227103 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:25.239329 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a14d016c-1a76-47c9-a000-888bb0c69eba tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:58:25.246651 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a14d016c-1a76-47c9-a000-888bb0c69eba tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:58:25.247439 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 231/925] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:58:25 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:25.579629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6e0dff10-a679-4deb-a766-eecf1074b9d2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:25.580686 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e0dff10-a679-4deb-a766-eecf1074b9d2 None None] GET https://10.4.3.110/volume// Aug 01 12:58:25.581056 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e0dff10-a679-4deb-a766-eecf1074b9d2 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:25.581514 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e0dff10-a679-4deb-a766-eecf1074b9d2 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:25.581914 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e0dff10-a679-4deb-a766-eecf1074b9d2 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:25.586482 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 231/926] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:58:25 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:25.600549 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a786aecd-027d-4f73-b167-3af0979254ec req-a71b4ab8-5d32-46e7-a38f-dee03024c557 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:25.608014 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-a71b4ab8-5d32-46e7-a38f-dee03024c557 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:58:25.608538 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-a71b4ab8-5d32-46e7-a38f-dee03024c557 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d5b6297-eb6e-4213-b4bc-597719c0b172", "connector": null, "instance_uuid": "86507df6-9427-461e-b50f-0e8b0364ee37"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:25.628348 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:25.628348 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:25.698025 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-a71b4ab8-5d32-46e7-a38f-dee03024c557 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:58:25.699217 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 237/927] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:58:25 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:25.703581 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-babb9b32-7118-4901-8862-ae23a6b7f8ed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:25.707149 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-babb9b32-7118-4901-8862-ae23a6b7f8ed tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:25.707886 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-babb9b32-7118-4901-8862-ae23a6b7f8ed tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:25.708145 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-babb9b32-7118-4901-8862-ae23a6b7f8ed tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:25.711702 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a786aecd-027d-4f73-b167-3af0979254ec req-d128625d-1374-433e-aec7-fd77c4ceab3f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:25.716605 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-d128625d-1374-433e-aec7-fd77c4ceab3f tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] DELETE https://10.4.3.110/volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186 Aug 01 12:58:25.716673 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-d128625d-1374-433e-aec7-fd77c4ceab3f tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:25.716965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-d128625d-1374-433e-aec7-fd77c4ceab3f tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:25.740914 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:25.740914 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:25.743143 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:25.743143 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:25.749071 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-babb9b32-7118-4901-8862-ae23a6b7f8ed tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:25.763685 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-babb9b32-7118-4901-8862-ae23a6b7f8ed tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:25.764276 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 229/928] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:25 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 844 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:25.856834 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-d128625d-1374-433e-aec7-fd77c4ceab3f tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186 returned with HTTP 200 Aug 01 12:58:25.857815 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 232/929] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:58:25 2026] DELETE /volume/v3/attachments/b6a2a65c-5abd-4b11-91ed-c9d310226186 => generated 192 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:26.268332 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3c5f5aff-4bc3-4bab-ab07-322731b76ce5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:26.271211 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3c5f5aff-4bc3-4bab-ab07-322731b76ce5 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:58:26.271576 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3c5f5aff-4bc3-4bab-ab07-322731b76ce5 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:26.272359 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3c5f5aff-4bc3-4bab-ab07-322731b76ce5 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:26.283353 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:26.283353 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:26.292474 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3c5f5aff-4bc3-4bab-ab07-322731b76ce5 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:58:26.299349 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3c5f5aff-4bc3-4bab-ab07-322731b76ce5 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:58:26.299868 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 232/930] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:58:26 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:26.784323 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dda6b986-1238-4cf1-8307-59f042aff71a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:26.786778 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dda6b986-1238-4cf1-8307-59f042aff71a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:26.789235 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dda6b986-1238-4cf1-8307-59f042aff71a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:26.789235 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dda6b986-1238-4cf1-8307-59f042aff71a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:26.808323 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:26.808323 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:26.813430 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dda6b986-1238-4cf1-8307-59f042aff71a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:26.821466 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dda6b986-1238-4cf1-8307-59f042aff71a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:26.826981 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 238/931] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:26 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:27.327657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-dc923b5d-80a8-4eb8-8204-6ce89a3fab3a req-e2f33042-4f23-41cd-8db9-7a353260bb8c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:27.327657 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-dc923b5d-80a8-4eb8-8204-6ce89a3fab3a req-e2f33042-4f23-41cd-8db9-7a353260bb8c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] GET https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f Aug 01 12:58:27.327657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-dc923b5d-80a8-4eb8-8204-6ce89a3fab3a req-e2f33042-4f23-41cd-8db9-7a353260bb8c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:27.327657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-dc923b5d-80a8-4eb8-8204-6ce89a3fab3a req-e2f33042-4f23-41cd-8db9-7a353260bb8c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:27.338912 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:27.338912 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:27.344573 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-dc923b5d-80a8-4eb8-8204-6ce89a3fab3a req-e2f33042-4f23-41cd-8db9-7a353260bb8c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:58:27.351534 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-dc923b5d-80a8-4eb8-8204-6ce89a3fab3a req-e2f33042-4f23-41cd-8db9-7a353260bb8c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f returned with HTTP 200 Aug 01 12:58:27.352164 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 230/932] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:27 2026] GET /volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:27.839051 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89537629-3086-48ae-905f-d1ab6a96514a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:27.840176 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89537629-3086-48ae-905f-d1ab6a96514a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:27.840467 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89537629-3086-48ae-905f-d1ab6a96514a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:27.840777 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89537629-3086-48ae-905f-d1ab6a96514a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:27.859215 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:27.859215 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:27.867030 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89537629-3086-48ae-905f-d1ab6a96514a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:27.874145 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89537629-3086-48ae-905f-d1ab6a96514a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:27.874929 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 233/933] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:27 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:28.580870 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a786aecd-027d-4f73-b167-3af0979254ec req-4c4871ef-e925-48ab-bf55-7e3875663e5d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:28.583823 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-4c4871ef-e925-48ab-bf55-7e3875663e5d tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] PUT https://10.4.3.110/volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3 Aug 01 12:58:28.584436 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-4c4871ef-e925-48ab-bf55-7e3875663e5d tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:28.603614 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-a786aecd-027d-4f73-b167-3af0979254ec req-4c4871ef-e925-48ab-bf55-7e3875663e5d tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Acquiring lock "cinder-attachment_update-4d5b6297-eb6e-4213-b4bc-597719c0b172-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:58:28.615635 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-a786aecd-027d-4f73-b167-3af0979254ec req-4c4871ef-e925-48ab-bf55-7e3875663e5d tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Lock "cinder-attachment_update-4d5b6297-eb6e-4213-b4bc-597719c0b172-np0000006302" acquired by "attachment_update" :: waited 0.011s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:58:28.616877 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:28.616877 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:28.745231 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-a786aecd-027d-4f73-b167-3af0979254ec req-4c4871ef-e925-48ab-bf55-7e3875663e5d tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Lock "cinder-attachment_update-4d5b6297-eb6e-4213-b4bc-597719c0b172-np0000006302" released by "attachment_update" :: held 0.130s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:58:28.745681 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-4c4871ef-e925-48ab-bf55-7e3875663e5d tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3 returned with HTTP 200 Aug 01 12:58:28.746249 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 233/934] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:58:28 2026] PUT /volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:28.761390 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a786aecd-027d-4f73-b167-3af0979254ec req-a48b6e30-eb69-456c-ace2-d5edacfaee94 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:28.764328 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-a48b6e30-eb69-456c-ace2-d5edacfaee94 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3 Aug 01 12:58:28.764603 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-a48b6e30-eb69-456c-ace2-d5edacfaee94 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:28.765416 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-a48b6e30-eb69-456c-ace2-d5edacfaee94 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:28.791644 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-a48b6e30-eb69-456c-ace2-d5edacfaee94 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3 returned with HTTP 200 Aug 01 12:58:28.792444 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 239/935] 10.4.3.110 () {70 vars in 1651 bytes} [Sat Aug 1 12:58:28 2026] GET /volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:28.894199 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2ee11c1b-0ae1-4b85-9fce-689c09d070b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:28.895817 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ee11c1b-0ae1-4b85-9fce-689c09d070b1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:28.896048 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ee11c1b-0ae1-4b85-9fce-689c09d070b1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:28.896241 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ee11c1b-0ae1-4b85-9fce-689c09d070b1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:28.908112 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:28.908112 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:28.914698 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2ee11c1b-0ae1-4b85-9fce-689c09d070b1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:28.920264 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ee11c1b-0ae1-4b85-9fce-689c09d070b1 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:28.920835 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 231/936] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:28 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:29.451230 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-dd7ba414-4276-46a3-8ed0-63fc92c299b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:29.456092 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-dd7ba414-4276-46a3-8ed0-63fc92c299b2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/attachments/8df87c77-3d62-420d-b4f4-e2ed39c1ebd0/action Aug 01 12:58:29.456092 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-dd7ba414-4276-46a3-8ed0-63fc92c299b2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:58:29.456092 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-dd7ba414-4276-46a3-8ed0-63fc92c299b2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:29.492970 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:29.492970 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:29.510214 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-32075e44-ac3f-4f41-ba29-0649c2fc6318 req-dd7ba414-4276-46a3-8ed0-63fc92c299b2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments/8df87c77-3d62-420d-b4f4-e2ed39c1ebd0/action returned with HTTP 204 Aug 01 12:58:29.511345 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 234/937] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:58:29 2026] POST /volume/v3/attachments/8df87c77-3d62-420d-b4f4-e2ed39c1ebd0/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:29.940795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-46cb7590-9690-41d8-ba4c-123e68c1f81a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:29.942847 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-46cb7590-9690-41d8-ba4c-123e68c1f81a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:29.943067 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-46cb7590-9690-41d8-ba4c-123e68c1f81a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:29.943257 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-46cb7590-9690-41d8-ba4c-123e68c1f81a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:29.955446 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:29.955446 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:29.962675 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-46cb7590-9690-41d8-ba4c-123e68c1f81a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:29.967971 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-46cb7590-9690-41d8-ba4c-123e68c1f81a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:29.968336 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 234/938] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:29 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:29.986688 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a12a8e40-fb11-450f-93bf-650dfb6e75f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:29.989126 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a12a8e40-fb11-450f-93bf-650dfb6e75f9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:29.990154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a12a8e40-fb11-450f-93bf-650dfb6e75f9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:29.990154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a12a8e40-fb11-450f-93bf-650dfb6e75f9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:30.002458 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:30.002458 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:30.009877 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a12a8e40-fb11-450f-93bf-650dfb6e75f9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:30.016017 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a12a8e40-fb11-450f-93bf-650dfb6e75f9 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:30.016017 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 240/939] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:29 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:30.159798 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-513a633a-def1-45ac-835e-80382a7f636f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:30.162418 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:58:30.162695 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1875874338"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:30.167841 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1875874338'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:58:30.167841 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Create volume of 1 GB Aug 01 12:58:30.177785 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Availability Zones retrieved successfully. Aug 01 12:58:30.186630 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Flow 'volume_create_api' (aafa24d2-986d-40f7-a642-82eeb0fc05fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:30.187880 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6bb421a-94ea-4111-90a4-9da1610cebd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:30.189214 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:58:30.235514 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6bb421a-94ea-4111-90a4-9da1610cebd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:30.236467 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392cd6c4-7626-4f0b-83f9-15691613e537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:30.314264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Created reservations ['830fc356-7036-4d72-be80-25930ab0db4a', '4557fb18-53f2-401e-a119-3b4cc818d01b', 'b1868867-218a-485c-a1b1-df078af92a69', 'cfb4edff-7b3d-486e-933e-eaf5304b6bfc'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:58:30.315044 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392cd6c4-7626-4f0b-83f9-15691613e537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['830fc356-7036-4d72-be80-25930ab0db4a', '4557fb18-53f2-401e-a119-3b4cc818d01b', 'b1868867-218a-485c-a1b1-df078af92a69', 'cfb4edff-7b3d-486e-933e-eaf5304b6bfc']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:30.315905 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569e4ae6-9150-4fe1-823a-8eea67c7c324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:30.355651 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569e4ae6-9150-4fe1-823a-8eea67c7c324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74e23ccf-0aa0-4c4d-9683-7839645a500a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1875874338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c316944f665460f9dcc7db397191266',qos_specs=None,replication_status=,reservations=['830fc356-7036-4d72-be80-25930ab0db4a','4557fb18-53f2-401e-a119-3b4cc818d01b','b1868867-218a-485c-a1b1-df078af92a69','cfb4edff-7b3d-486e-933e-eaf5304b6bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76c4ec9ee7834271b6c3a9c64a6f77bb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1875874338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74e23ccf-0aa0-4c4d-9683-7839645a500a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c316944f665460f9dcc7db397191266',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='76c4ec9ee7834271b6c3a9c64a6f77bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:30.356870 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8fbc0b6-94d2-45f3-9410-8c863b2e3030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:30.385355 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8fbc0b6-94d2-45f3-9410-8c863b2e3030) 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-1875874338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c316944f665460f9dcc7db397191266',qos_specs=None,replication_status=,reservations=['830fc356-7036-4d72-be80-25930ab0db4a','4557fb18-53f2-401e-a119-3b4cc818d01b','b1868867-218a-485c-a1b1-df078af92a69','cfb4edff-7b3d-486e-933e-eaf5304b6bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76c4ec9ee7834271b6c3a9c64a6f77bb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:30.386408 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075a0f48-3556-486e-9875-2956b3bc1946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:30.400363 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075a0f48-3556-486e-9875-2956b3bc1946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:30.401723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Flow 'volume_create_api' (aafa24d2-986d-40f7-a642-82eeb0fc05fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:30.402482 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Create volume request issued successfully. Aug 01 12:58:30.403310 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-513a633a-def1-45ac-835e-80382a7f636f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:58:30.403889 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 232/940] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:58:30 2026] POST /volume/v3/volumes => generated 751 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:58:30.419965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f20a437d-9171-4c05-ab4b-a1602ee79f54 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:30.423830 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f20a437d-9171-4c05-ab4b-a1602ee79f54 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:30.423830 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f20a437d-9171-4c05-ab4b-a1602ee79f54 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:30.424806 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f20a437d-9171-4c05-ab4b-a1602ee79f54 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:30.437416 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:30.437416 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:30.444534 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f20a437d-9171-4c05-ab4b-a1602ee79f54 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:30.451369 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f20a437d-9171-4c05-ab4b-a1602ee79f54 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:30.452149 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 235/941] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:30 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:31.468976 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a077885c-b1a7-4a30-a402-095594f4a201 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:31.471364 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a077885c-b1a7-4a30-a402-095594f4a201 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:31.471364 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a077885c-b1a7-4a30-a402-095594f4a201 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:31.471638 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a077885c-b1a7-4a30-a402-095594f4a201 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:31.486140 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:31.486140 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:31.496276 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a077885c-b1a7-4a30-a402-095594f4a201 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:31.501812 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a077885c-b1a7-4a30-a402-095594f4a201 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:31.502268 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 235/942] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:31 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:31.563768 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4c799046-e1a9-4764-806d-2f374b367df3 req-82732979-7b31-4f2e-9994-a65788d5e346 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:31.567112 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-82732979-7b31-4f2e-9994-a65788d5e346 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:31.567463 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-82732979-7b31-4f2e-9994-a65788d5e346 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:31.567754 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-82732979-7b31-4f2e-9994-a65788d5e346 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:31.582314 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:31.582314 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:31.589176 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4c799046-e1a9-4764-806d-2f374b367df3 req-82732979-7b31-4f2e-9994-a65788d5e346 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:31.598020 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-82732979-7b31-4f2e-9994-a65788d5e346 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:31.598516 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 241/943] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:31 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 12:58:31.642023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:31.644854 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:58:31.645385 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2136864441"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:31.647287 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2136864441'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:58:31.647475 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Create volume of 1 GB Aug 01 12:58:31.648058 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:31.648058 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:31.655837 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Availability Zones retrieved successfully. Aug 01 12:58:31.663048 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Flow 'volume_create_api' (92e1a6b3-ff5c-47e6-a517-85d399a18dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:31.664323 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2b982f-a766-40e0-b268-b1113cf28d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:31.665671 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:58:31.715383 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2b982f-a766-40e0-b268-b1113cf28d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:31.716575 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab9d2e8-e117-4b11-bb66-46d3eeb81a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:31.725822 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1610e659-dd22-4533-bd1f-66e5280892e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:31.726428 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1610e659-dd22-4533-bd1f-66e5280892e8 None None] GET https://10.4.3.110/volume// Aug 01 12:58:31.727203 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1610e659-dd22-4533-bd1f-66e5280892e8 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:31.727203 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1610e659-dd22-4533-bd1f-66e5280892e8 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:31.727444 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1610e659-dd22-4533-bd1f-66e5280892e8 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:31.728030 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 236/944] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:58:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:31.743316 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4c799046-e1a9-4764-806d-2f374b367df3 req-72140f41-95a4-400b-b31e-97e7625796e8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:31.747194 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-72140f41-95a4-400b-b31e-97e7625796e8 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:58:31.747575 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-72140f41-95a4-400b-b31e-97e7625796e8 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74e23ccf-0aa0-4c4d-9683-7839645a500a", "connector": null, "instance_uuid": "12e5b500-66d5-4a6f-890d-b8a803cb808a"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:31.759580 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:31.759580 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:31.812286 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-72140f41-95a4-400b-b31e-97e7625796e8 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:58:31.813479 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 236/945] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:58:31 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:31.830540 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Created reservations ['93ff5516-d9c4-410a-8d65-8a534aef7dd0', '7207513f-64fb-4784-9563-c83f89df6e83', 'eadf4d60-9308-4e54-97a2-35d531d19434', 'e1bab852-7f65-4a49-9035-00ce95bedb67'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:58:31.831494 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab9d2e8-e117-4b11-bb66-46d3eeb81a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93ff5516-d9c4-410a-8d65-8a534aef7dd0', '7207513f-64fb-4784-9563-c83f89df6e83', 'eadf4d60-9308-4e54-97a2-35d531d19434', 'e1bab852-7f65-4a49-9035-00ce95bedb67']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:31.832538 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1afab02-788f-4a4f-921d-34145df1e2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:31.854762 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ec62baab-1854-48f1-8226-572e1a003c66 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:31.857090 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec62baab-1854-48f1-8226-572e1a003c66 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:31.857679 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec62baab-1854-48f1-8226-572e1a003c66 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:31.857679 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec62baab-1854-48f1-8226-572e1a003c66 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:31.871167 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1afab02-788f-4a4f-921d-34145df1e2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2136864441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775c8c868f2d4dcf9caa38756f2f7026',qos_specs=None,replication_status=,reservations=['93ff5516-d9c4-410a-8d65-8a534aef7dd0','7207513f-64fb-4784-9563-c83f89df6e83','eadf4d60-9308-4e54-97a2-35d531d19434','e1bab852-7f65-4a49-9035-00ce95bedb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf7a4d315814aa08c64158e03430ecb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2136864441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='775c8c868f2d4dcf9caa38756f2f7026',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='9cf7a4d315814aa08c64158e03430ecb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:31.872539 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:31.872539 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:31.872657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (370090ce-a76a-4597-aef0-ce0e5669f35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:31.878779 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ec62baab-1854-48f1-8226-572e1a003c66 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:31.883884 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d4608412-907d-49d6-a268-3d1a029fff92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:31.885345 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4608412-907d-49d6-a268-3d1a029fff92 None None] GET https://10.4.3.110/volume// Aug 01 12:58:31.885345 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4608412-907d-49d6-a268-3d1a029fff92 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:31.886306 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4608412-907d-49d6-a268-3d1a029fff92 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:31.887078 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec62baab-1854-48f1-8226-572e1a003c66 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:31.887257 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4608412-907d-49d6-a268-3d1a029fff92 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:31.887630 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 242/946] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:31 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:31.888009 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 237/947] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:58:31 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:31.897896 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (370090ce-a76a-4597-aef0-ce0e5669f35f) 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-2136864441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775c8c868f2d4dcf9caa38756f2f7026',qos_specs=None,replication_status=,reservations=['93ff5516-d9c4-410a-8d65-8a534aef7dd0','7207513f-64fb-4784-9563-c83f89df6e83','eadf4d60-9308-4e54-97a2-35d531d19434','e1bab852-7f65-4a49-9035-00ce95bedb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf7a4d315814aa08c64158e03430ecb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:31.897896 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1571d57-d02c-429d-83d2-fd0e580cd7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:31.901325 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4c799046-e1a9-4764-806d-2f374b367df3 req-98c14dbc-648b-4a1f-bfc4-67072a0500f5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:31.904925 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-98c14dbc-648b-4a1f-bfc4-67072a0500f5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:31.905274 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-98c14dbc-648b-4a1f-bfc4-67072a0500f5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:31.905445 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-98c14dbc-648b-4a1f-bfc4-67072a0500f5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:31.911268 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1571d57-d02c-429d-83d2-fd0e580cd7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:31.912288 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Flow 'volume_create_api' (92e1a6b3-ff5c-47e6-a517-85d399a18dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:31.913044 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Create volume request issued successfully. Aug 01 12:58:31.913398 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-357ded12-18e3-4565-a8f2-c5e9f826d6a7 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:58:31.913977 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 233/948] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:58:31 2026] POST /volume/v3/volumes => generated 754 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:58:31.921989 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:31.921989 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:31.929980 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-4c799046-e1a9-4764-806d-2f374b367df3 req-98c14dbc-648b-4a1f-bfc4-67072a0500f5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:31.937328 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-98c14dbc-648b-4a1f-bfc4-67072a0500f5 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:31.938054 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 237/949] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:58:31 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:58:32.109284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4c799046-e1a9-4764-806d-2f374b367df3 req-7e143c17-c82d-46fe-8129-903c57361d40 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:32.113358 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-7e143c17-c82d-46fe-8129-903c57361d40 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] PUT https://10.4.3.110/volume/v3/attachments/4a8e9f39-8625-4597-b941-28d57ab826f3 Aug 01 12:58:32.114028 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-7e143c17-c82d-46fe-8129-903c57361d40 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:32.126540 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4c799046-e1a9-4764-806d-2f374b367df3 req-7e143c17-c82d-46fe-8129-903c57361d40 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Acquiring lock "cinder-attachment_update-74e23ccf-0aa0-4c4d-9683-7839645a500a-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:58:32.131816 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4c799046-e1a9-4764-806d-2f374b367df3 req-7e143c17-c82d-46fe-8129-903c57361d40 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Lock "cinder-attachment_update-74e23ccf-0aa0-4c4d-9683-7839645a500a-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:58:32.133100 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:32.133100 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:32.261935 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4c799046-e1a9-4764-806d-2f374b367df3 req-7e143c17-c82d-46fe-8129-903c57361d40 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Lock "cinder-attachment_update-74e23ccf-0aa0-4c4d-9683-7839645a500a-np0000006302" released by "attachment_update" :: held 0.129s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:58:32.261935 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-7e143c17-c82d-46fe-8129-903c57361d40 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments/4a8e9f39-8625-4597-b941-28d57ab826f3 returned with HTTP 200 Aug 01 12:58:32.262354 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 243/950] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:58:32 2026] PUT /volume/v3/attachments/4a8e9f39-8625-4597-b941-28d57ab826f3 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:32.910644 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19e723e0-26fd-45f6-8511-f28cd0ed380a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:32.914749 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19e723e0-26fd-45f6-8511-f28cd0ed380a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:32.915207 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19e723e0-26fd-45f6-8511-f28cd0ed380a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:32.915276 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19e723e0-26fd-45f6-8511-f28cd0ed380a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:32.928657 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:32.928657 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:32.934724 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19e723e0-26fd-45f6-8511-f28cd0ed380a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:32.941631 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19e723e0-26fd-45f6-8511-f28cd0ed380a tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:32.942349 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 238/951] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:32 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:33.853568 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-c9154803-3d0d-40d4-838f-dd260ad3a495 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:33.857813 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-c9154803-3d0d-40d4-838f-dd260ad3a495 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] DELETE https://10.4.3.110/volume/v3/attachments/1decdd56-473d-424d-a673-2c0b2529cd96 Aug 01 12:58:33.857813 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-c9154803-3d0d-40d4-838f-dd260ad3a495 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:33.857813 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-c9154803-3d0d-40d4-838f-dd260ad3a495 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:33.870694 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:33.870694 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:33.946335 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-c9154803-3d0d-40d4-838f-dd260ad3a495 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments/1decdd56-473d-424d-a673-2c0b2529cd96 returned with HTTP 200 Aug 01 12:58:33.946893 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 234/952] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:58:33 2026] DELETE /volume/v3/attachments/1decdd56-473d-424d-a673-2c0b2529cd96 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:33.958470 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-56d7d4a1-b4bd-447f-ad31-25efd1a11dbb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:33.960806 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-57edc2ff-c043-4a69-b659-9aabbd103b95 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:33.961537 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-56d7d4a1-b4bd-447f-ad31-25efd1a11dbb tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] DELETE https://10.4.3.110/volume/v3/attachments/92c4002f-3222-4e40-8c7a-30a15f9a8779 Aug 01 12:58:33.961678 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-56d7d4a1-b4bd-447f-ad31-25efd1a11dbb tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:33.961859 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-56d7d4a1-b4bd-447f-ad31-25efd1a11dbb tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:33.962850 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57edc2ff-c043-4a69-b659-9aabbd103b95 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:33.963119 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57edc2ff-c043-4a69-b659-9aabbd103b95 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:33.963419 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57edc2ff-c043-4a69-b659-9aabbd103b95 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:33.974784 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:33.974784 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:33.979364 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:33.979364 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:33.984576 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-57edc2ff-c043-4a69-b659-9aabbd103b95 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:33.991279 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57edc2ff-c043-4a69-b659-9aabbd103b95 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:33.991710 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 244/953] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:33 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:34.044697 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-56d7d4a1-b4bd-447f-ad31-25efd1a11dbb tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments/92c4002f-3222-4e40-8c7a-30a15f9a8779 returned with HTTP 200 Aug 01 12:58:34.046456 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 238/954] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:58:33 2026] DELETE /volume/v3/attachments/92c4002f-3222-4e40-8c7a-30a15f9a8779 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:34.057141 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-d92518af-1ff8-43cf-bdba-c24719717ae6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:34.060059 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-d92518af-1ff8-43cf-bdba-c24719717ae6 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] DELETE https://10.4.3.110/volume/v3/attachments/781601ad-4fae-49f8-bdfe-98ea96c61c82 Aug 01 12:58:34.060253 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-d92518af-1ff8-43cf-bdba-c24719717ae6 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:34.060492 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-d92518af-1ff8-43cf-bdba-c24719717ae6 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:34.076339 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:34.076339 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:34.145587 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3e6b195e-6e6e-41e0-83b7-d2c69bddfe2a req-d92518af-1ff8-43cf-bdba-c24719717ae6 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/attachments/781601ad-4fae-49f8-bdfe-98ea96c61c82 returned with HTTP 200 Aug 01 12:58:34.146095 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 239/955] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:58:34 2026] DELETE /volume/v3/attachments/781601ad-4fae-49f8-bdfe-98ea96c61c82 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:34.584114 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a786aecd-027d-4f73-b167-3af0979254ec req-cf6a9cc6-7c6d-4aac-af55-610eb8f0d6db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:34.588313 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-cf6a9cc6-7c6d-4aac-af55-610eb8f0d6db tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] POST https://10.4.3.110/volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3/action Aug 01 12:58:34.588313 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-cf6a9cc6-7c6d-4aac-af55-610eb8f0d6db tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:58:34.588481 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-cf6a9cc6-7c6d-4aac-af55-610eb8f0d6db tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:34.629479 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:34.629479 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:34.672761 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a786aecd-027d-4f73-b167-3af0979254ec req-cf6a9cc6-7c6d-4aac-af55-610eb8f0d6db tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3/action returned with HTTP 204 Aug 01 12:58:34.673393 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 235/956] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:58:34 2026] POST /volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:35.009139 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-25584d23-ad1b-4d42-9f34-be8953ee2e1f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:35.013884 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-25584d23-ad1b-4d42-9f34-be8953ee2e1f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:35.014962 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-25584d23-ad1b-4d42-9f34-be8953ee2e1f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:35.016676 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-25584d23-ad1b-4d42-9f34-be8953ee2e1f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:35.031770 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:35.031770 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:35.040592 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-25584d23-ad1b-4d42-9f34-be8953ee2e1f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:35.048155 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-25584d23-ad1b-4d42-9f34-be8953ee2e1f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:35.048771 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 245/957] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:35 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:36.068266 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-43d8576a-e917-4582-9e7d-39e019a36def None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:36.070495 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43d8576a-e917-4582-9e7d-39e019a36def tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:36.070696 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43d8576a-e917-4582-9e7d-39e019a36def tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:36.070891 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43d8576a-e917-4582-9e7d-39e019a36def tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:36.084283 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:36.084283 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:36.089773 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-43d8576a-e917-4582-9e7d-39e019a36def tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:36.095451 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43d8576a-e917-4582-9e7d-39e019a36def tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:36.095451 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 239/958] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:36 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:37.114766 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e02125cf-07b1-4d88-a24c-1cc28982692f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:37.122666 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e02125cf-07b1-4d88-a24c-1cc28982692f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:37.122666 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e02125cf-07b1-4d88-a24c-1cc28982692f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:37.122666 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e02125cf-07b1-4d88-a24c-1cc28982692f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:37.139051 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:37.139051 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:37.146618 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e02125cf-07b1-4d88-a24c-1cc28982692f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:37.157328 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e02125cf-07b1-4d88-a24c-1cc28982692f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:37.157328 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 240/959] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:37 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:38.060582 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4c799046-e1a9-4764-806d-2f374b367df3 req-c9a3096a-4f11-4b0f-a2e8-4dbbb5ec9a84 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:38.067630 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-c9a3096a-4f11-4b0f-a2e8-4dbbb5ec9a84 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/attachments/4a8e9f39-8625-4597-b941-28d57ab826f3/action Aug 01 12:58:38.068106 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-c9a3096a-4f11-4b0f-a2e8-4dbbb5ec9a84 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:58:38.069152 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-c9a3096a-4f11-4b0f-a2e8-4dbbb5ec9a84 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:38.091212 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:38.091212 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:38.111753 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c799046-e1a9-4764-806d-2f374b367df3 req-c9a3096a-4f11-4b0f-a2e8-4dbbb5ec9a84 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments/4a8e9f39-8625-4597-b941-28d57ab826f3/action returned with HTTP 204 Aug 01 12:58:38.112386 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 236/960] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:58:38 2026] POST /volume/v3/attachments/4a8e9f39-8625-4597-b941-28d57ab826f3/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:38.182587 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7fbd1ca2-9442-46c0-af6e-de6e5f394765 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:38.184856 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fbd1ca2-9442-46c0-af6e-de6e5f394765 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:38.185859 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fbd1ca2-9442-46c0-af6e-de6e5f394765 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:38.187918 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fbd1ca2-9442-46c0-af6e-de6e5f394765 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:38.190995 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=263,cinder:INSERT=40,cinder:UPDATE=66 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:58:38.218405 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:38.218405 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:38.224396 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7fbd1ca2-9442-46c0-af6e-de6e5f394765 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:38.233721 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fbd1ca2-9442-46c0-af6e-de6e5f394765 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:38.233721 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 246/961] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:38 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 1136 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:38.253106 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b113524f-fcb7-4737-8bd3-3add65357828 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:38.255552 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b113524f-fcb7-4737-8bd3-3add65357828 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:38.256021 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b113524f-fcb7-4737-8bd3-3add65357828 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:38.256021 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b113524f-fcb7-4737-8bd3-3add65357828 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:38.260935 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=196,cinder:INSERT=18,cinder:UPDATE=32 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:58:38.278883 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:38.278883 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:38.288239 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b113524f-fcb7-4737-8bd3-3add65357828 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:38.297762 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b113524f-fcb7-4737-8bd3-3add65357828 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:38.297762 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 240/962] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:38 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:38.863880 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-eff659bd-181b-4965-9d6b-be59cfa21981 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:38.870407 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-eff659bd-181b-4965-9d6b-be59cfa21981 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:38.870754 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-eff659bd-181b-4965-9d6b-be59cfa21981 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:38.871157 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-eff659bd-181b-4965-9d6b-be59cfa21981 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:38.885308 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:38.885308 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:38.889747 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-eff659bd-181b-4965-9d6b-be59cfa21981 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:38.895437 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-eff659bd-181b-4965-9d6b-be59cfa21981 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:38.896079 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 241/963] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:38 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:38.926495 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-a0c59ae2-52d1-47ac-b4f5-479cef91c269 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:38.937066 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-a0c59ae2-52d1-47ac-b4f5-479cef91c269 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d/action Aug 01 12:58:38.937066 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-a0c59ae2-52d1-47ac-b4f5-479cef91c269 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:58:38.937066 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-a0c59ae2-52d1-47ac-b4f5-479cef91c269 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:38.945501 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=228,cinder:INSERT=44,cinder:UPDATE=74 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:58:38.959155 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:38.959155 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:38.959890 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-a0c59ae2-52d1-47ac-b4f5-479cef91c269 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:38.973443 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-a0c59ae2-52d1-47ac-b4f5-479cef91c269 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Begin detaching volume completed successfully. Aug 01 12:58:38.973643 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-a0c59ae2-52d1-47ac-b4f5-479cef91c269 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d/action returned with HTTP 202 Aug 01 12:58:38.974397 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 237/964] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:58:38 2026] POST /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:58:39.013335 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bdd8c9a7-3821-4321-892b-df8af224aaad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:39.019881 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bdd8c9a7-3821-4321-892b-df8af224aaad tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:39.019881 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bdd8c9a7-3821-4321-892b-df8af224aaad tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:39.019881 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bdd8c9a7-3821-4321-892b-df8af224aaad tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:39.034777 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:39.034777 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:39.041161 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bdd8c9a7-3821-4321-892b-df8af224aaad tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:39.049940 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bdd8c9a7-3821-4321-892b-df8af224aaad tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:39.049940 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 247/965] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:39 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:39.075861 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e46ae82d-db42-43b9-82c3-4db54a655f94 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:39.076172 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e46ae82d-db42-43b9-82c3-4db54a655f94 None None] GET https://10.4.3.110/volume// Aug 01 12:58:39.076449 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e46ae82d-db42-43b9-82c3-4db54a655f94 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:39.076685 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e46ae82d-db42-43b9-82c3-4db54a655f94 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:39.077143 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e46ae82d-db42-43b9-82c3-4db54a655f94 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:39.077535 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 241/966] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:58:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:39.091649 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-3ee10cd6-5fdf-457f-90fb-c1b63a367ffd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:39.095588 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-3ee10cd6-5fdf-457f-90fb-c1b63a367ffd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:39.095987 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-3ee10cd6-5fdf-457f-90fb-c1b63a367ffd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:39.096281 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-3ee10cd6-5fdf-457f-90fb-c1b63a367ffd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:39.115745 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:39.115745 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:39.122823 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-3ee10cd6-5fdf-457f-90fb-c1b63a367ffd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:39.132222 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-3ee10cd6-5fdf-457f-90fb-c1b63a367ffd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:39.132222 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 242/967] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:58:39 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 1319 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:58:39.172675 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d83fed8d-4e3f-46cf-aaf9-348f298330f5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:39.174250 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d83fed8d-4e3f-46cf-aaf9-348f298330f5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] DELETE https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 Aug 01 12:58:39.175966 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d83fed8d-4e3f-46cf-aaf9-348f298330f5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:39.175966 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d83fed8d-4e3f-46cf-aaf9-348f298330f5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:39.175966 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d83fed8d-4e3f-46cf-aaf9-348f298330f5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Delete volume with id: 28c5aa2a-04dc-4375-bf20-c6be67a957f1 Aug 01 12:58:39.190321 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:39.190321 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:39.190855 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d83fed8d-4e3f-46cf-aaf9-348f298330f5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:58:39.204654 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-581a5ae2-e43e-4c27-89c7-94c8164a6254 req-4789a65f-0826-4be6-97a0-98fb4456913a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:39.204654 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-581a5ae2-e43e-4c27-89c7-94c8164a6254 req-4789a65f-0826-4be6-97a0-98fb4456913a tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] DELETE https://10.4.3.110/volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3 Aug 01 12:58:39.204654 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-581a5ae2-e43e-4c27-89c7-94c8164a6254 req-4789a65f-0826-4be6-97a0-98fb4456913a tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:39.204654 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-581a5ae2-e43e-4c27-89c7-94c8164a6254 req-4789a65f-0826-4be6-97a0-98fb4456913a tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:39.217881 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:39.217881 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:39.232405 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d83fed8d-4e3f-46cf-aaf9-348f298330f5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Delete volume request issued successfully. Aug 01 12:58:39.232405 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d83fed8d-4e3f-46cf-aaf9-348f298330f5 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 returned with HTTP 202 Aug 01 12:58:39.232616 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 238/968] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:58:39 2026] DELETE /volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:58:39.243712 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-596ad397-303e-472d-8ea0-88a1094737ca None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:39.246765 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-596ad397-303e-472d-8ea0-88a1094737ca tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 Aug 01 12:58:39.247029 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-596ad397-303e-472d-8ea0-88a1094737ca tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:39.247296 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-596ad397-303e-472d-8ea0-88a1094737ca tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:39.259070 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:39.259070 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:39.266068 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-596ad397-303e-472d-8ea0-88a1094737ca tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:58:39.270845 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-596ad397-303e-472d-8ea0-88a1094737ca tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 returned with HTTP 200 Aug 01 12:58:39.271259 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 242/969] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:39 2026] GET /volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:39.321444 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-581a5ae2-e43e-4c27-89c7-94c8164a6254 req-4789a65f-0826-4be6-97a0-98fb4456913a tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3 returned with HTTP 200 Aug 01 12:58:39.322350 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 248/970] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:58:39 2026] DELETE /volume/v3/attachments/ece5f8ba-6fdd-4972-8011-5a9fed22a9d3 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:40.073000 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f541a174-1750-4178-a425-d82574e6a1a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:40.077051 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f541a174-1750-4178-a425-d82574e6a1a2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:40.077490 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f541a174-1750-4178-a425-d82574e6a1a2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:40.077768 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f541a174-1750-4178-a425-d82574e6a1a2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:40.102336 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:40.102336 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:40.111468 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f541a174-1750-4178-a425-d82574e6a1a2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:40.120061 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f541a174-1750-4178-a425-d82574e6a1a2 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:40.120462 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 243/971] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:40 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:40.335518 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e822af5-0069-46e8-8458-bcbe5f05cc97 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:40.335518 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e822af5-0069-46e8-8458-bcbe5f05cc97 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 Aug 01 12:58:40.335518 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e822af5-0069-46e8-8458-bcbe5f05cc97 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:40.335518 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e822af5-0069-46e8-8458-bcbe5f05cc97 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:40.335518 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e822af5-0069-46e8-8458-bcbe5f05cc97 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 returned with HTTP 404 Aug 01 12:58:40.335518 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 239/972] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:40 2026] GET /volume/v3/volumes/28c5aa2a-04dc-4375-bf20-c6be67a957f1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:40.336897 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5dae4cb2-33dd-4008-955e-7b245a33bdb1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:40.336897 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5dae4cb2-33dd-4008-955e-7b245a33bdb1 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] DELETE https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec Aug 01 12:58:40.336897 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5dae4cb2-33dd-4008-955e-7b245a33bdb1 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:40.336897 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5dae4cb2-33dd-4008-955e-7b245a33bdb1 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:40.336897 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5dae4cb2-33dd-4008-955e-7b245a33bdb1 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Delete volume with id: de908159-1610-434e-902d-145ddb7326ec Aug 01 12:58:40.336897 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:40.336897 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:40.336897 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5dae4cb2-33dd-4008-955e-7b245a33bdb1 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:58:40.355223 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-69be0b97-74b2-49fe-b74e-805da5cb0524 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:40.359168 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-69be0b97-74b2-49fe-b74e-805da5cb0524 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] DELETE https://10.4.3.110/volume/v3/attachments/8df87c77-3d62-420d-b4f4-e2ed39c1ebd0 Aug 01 12:58:40.362418 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-69be0b97-74b2-49fe-b74e-805da5cb0524 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:40.362418 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-69be0b97-74b2-49fe-b74e-805da5cb0524 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:40.373830 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5dae4cb2-33dd-4008-955e-7b245a33bdb1 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Delete volume request issued successfully. Aug 01 12:58:40.373830 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5dae4cb2-33dd-4008-955e-7b245a33bdb1 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec returned with HTTP 202 Aug 01 12:58:40.375182 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 243/973] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:58:40 2026] DELETE /volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:58:40.376242 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:40.376242 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:40.393036 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b8cdceb-609d-4323-9ee4-6dcdf29cf949 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:40.395263 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b8cdceb-609d-4323-9ee4-6dcdf29cf949 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec Aug 01 12:58:40.395619 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b8cdceb-609d-4323-9ee4-6dcdf29cf949 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:40.395840 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b8cdceb-609d-4323-9ee4-6dcdf29cf949 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:40.413625 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:40.413625 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:40.422559 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b8cdceb-609d-4323-9ee4-6dcdf29cf949 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:58:40.430148 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b8cdceb-609d-4323-9ee4-6dcdf29cf949 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec returned with HTTP 200 Aug 01 12:58:40.430904 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 244/974] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:40 2026] GET /volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:40.463917 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6320a908-71ff-4175-890e-f0d75adc9ce4 req-69be0b97-74b2-49fe-b74e-805da5cb0524 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments/8df87c77-3d62-420d-b4f4-e2ed39c1ebd0 returned with HTTP 200 Aug 01 12:58:40.464476 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 249/975] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:58:40 2026] DELETE /volume/v3/attachments/8df87c77-3d62-420d-b4f4-e2ed39c1ebd0 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:41.094694 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68cc7287-9b37-42d6-bd91-ad41f1fb7264 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.096788 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68cc7287-9b37-42d6-bd91-ad41f1fb7264 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:41.097139 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68cc7287-9b37-42d6-bd91-ad41f1fb7264 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.097498 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68cc7287-9b37-42d6-bd91-ad41f1fb7264 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.110819 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:41.110819 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:41.117485 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-68cc7287-9b37-42d6-bd91-ad41f1fb7264 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:58:41.124370 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68cc7287-9b37-42d6-bd91-ad41f1fb7264 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:58:41.125095 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 240/976] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:41 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:41.146984 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-efd6fce9-d885-4572-b08e-cefc09be99cf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.146984 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-efd6fce9-d885-4572-b08e-cefc09be99cf tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:41.147241 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-efd6fce9-d885-4572-b08e-cefc09be99cf tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.147518 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-efd6fce9-d885-4572-b08e-cefc09be99cf tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.162545 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:41.162545 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:41.174500 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-efd6fce9-d885-4572-b08e-cefc09be99cf tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:41.177658 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a12f489-6e39-429f-9c47-0e84158c6cf4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.180522 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a12f489-6e39-429f-9c47-0e84158c6cf4 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:41.180802 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a12f489-6e39-429f-9c47-0e84158c6cf4 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.181257 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a12f489-6e39-429f-9c47-0e84158c6cf4 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.181669 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-efd6fce9-d885-4572-b08e-cefc09be99cf tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:41.182333 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 244/977] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:41 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:41.191185 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:41.191185 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:41.199912 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3a12f489-6e39-429f-9c47-0e84158c6cf4 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:58:41.208351 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a12f489-6e39-429f-9c47-0e84158c6cf4 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:58:41.211079 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 245/978] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:41 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:41.231273 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eabd94af-c90b-42f0-bad3-6b5f53267f99 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.236184 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eabd94af-c90b-42f0-bad3-6b5f53267f99 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] DELETE https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:41.236184 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eabd94af-c90b-42f0-bad3-6b5f53267f99 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.236184 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eabd94af-c90b-42f0-bad3-6b5f53267f99 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.236651 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-eabd94af-c90b-42f0-bad3-6b5f53267f99 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Delete volume with id: 4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:41.247553 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:41.247553 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:41.248246 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eabd94af-c90b-42f0-bad3-6b5f53267f99 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:58:41.276624 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eabd94af-c90b-42f0-bad3-6b5f53267f99 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Delete volume request issued successfully. Aug 01 12:58:41.277029 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eabd94af-c90b-42f0-bad3-6b5f53267f99 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 202 Aug 01 12:58:41.277763 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 250/979] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:58:41 2026] DELETE /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:58:41.287066 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-62bd179d-e417-4bad-90bf-0cfe9ecff736 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.290366 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62bd179d-e417-4bad-90bf-0cfe9ecff736 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:41.290682 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-62bd179d-e417-4bad-90bf-0cfe9ecff736 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.290993 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-62bd179d-e417-4bad-90bf-0cfe9ecff736 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.301057 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-9136aa49-8134-4652-a61a-316bec895bfc req-952d1639-62d6-4b77-ad67-af7c3d63f138 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.304553 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-952d1639-62d6-4b77-ad67-af7c3d63f138 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:41.309028 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:41.309028 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:41.309234 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-952d1639-62d6-4b77-ad67-af7c3d63f138 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.309234 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-952d1639-62d6-4b77-ad67-af7c3d63f138 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.318789 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-62bd179d-e417-4bad-90bf-0cfe9ecff736 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Volume info retrieved successfully. Aug 01 12:58:41.328560 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:41.328560 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:41.329672 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62bd179d-e417-4bad-90bf-0cfe9ecff736 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 200 Aug 01 12:58:41.331734 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 241/980] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:41 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:41.341215 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-9136aa49-8134-4652-a61a-316bec895bfc req-952d1639-62d6-4b77-ad67-af7c3d63f138 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:41.353155 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-952d1639-62d6-4b77-ad67-af7c3d63f138 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:41.353747 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 245/981] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:41 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 1136 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:41.378939 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9136aa49-8134-4652-a61a-316bec895bfc req-f39f98e5-87b0-46d8-84b7-d5e5cfe133da None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.381630 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-f39f98e5-87b0-46d8-84b7-d5e5cfe133da tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] POST https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a/action Aug 01 12:58:41.382028 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-f39f98e5-87b0-46d8-84b7-d5e5cfe133da tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:58:41.382176 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-f39f98e5-87b0-46d8-84b7-d5e5cfe133da tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:41.399518 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:41.399518 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:41.400204 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9136aa49-8134-4652-a61a-316bec895bfc req-f39f98e5-87b0-46d8-84b7-d5e5cfe133da tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:41.411066 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9136aa49-8134-4652-a61a-316bec895bfc req-f39f98e5-87b0-46d8-84b7-d5e5cfe133da tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Begin detaching volume completed successfully. Aug 01 12:58:41.411347 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-f39f98e5-87b0-46d8-84b7-d5e5cfe133da tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a/action returned with HTTP 202 Aug 01 12:58:41.412031 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 246/982] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:58:41 2026] POST /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:58:41.442163 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-de635d84-3411-46c3-b184-8d8573cf8341 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.447263 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de635d84-3411-46c3-b184-8d8573cf8341 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:41.447570 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de635d84-3411-46c3-b184-8d8573cf8341 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.447851 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de635d84-3411-46c3-b184-8d8573cf8341 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.450520 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ee0d29d0-ab1a-4670-ba8d-840d8e4c1e4e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.453426 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee0d29d0-ab1a-4670-ba8d-840d8e4c1e4e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec Aug 01 12:58:41.453608 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee0d29d0-ab1a-4670-ba8d-840d8e4c1e4e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.454918 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee0d29d0-ab1a-4670-ba8d-840d8e4c1e4e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.463243 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee0d29d0-ab1a-4670-ba8d-840d8e4c1e4e tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec returned with HTTP 404 Aug 01 12:58:41.463555 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 242/983] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:41 2026] GET /volume/v3/volumes/de908159-1610-434e-902d-145ddb7326ec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:41.465581 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:41.465581 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:41.472827 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-de635d84-3411-46c3-b184-8d8573cf8341 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:41.475504 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b15b9376-5cab-477a-920f-e047a57b9696 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.476932 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-37ebc6e0-900c-4abe-8cd7-acf7eb3ebd47 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.477530 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37ebc6e0-900c-4abe-8cd7-acf7eb3ebd47 None None] GET https://10.4.3.110/volume// Aug 01 12:58:41.477780 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37ebc6e0-900c-4abe-8cd7-acf7eb3ebd47 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.477836 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b15b9376-5cab-477a-920f-e047a57b9696 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] DELETE https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a Aug 01 12:58:41.478064 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b15b9376-5cab-477a-920f-e047a57b9696 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.478114 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37ebc6e0-900c-4abe-8cd7-acf7eb3ebd47 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.478240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b15b9376-5cab-477a-920f-e047a57b9696 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.478406 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-b15b9376-5cab-477a-920f-e047a57b9696 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Delete volume with id: fbd95747-5868-476d-8e4f-4292fcd89f8a Aug 01 12:58:41.478509 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37ebc6e0-900c-4abe-8cd7-acf7eb3ebd47 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:41.480451 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de635d84-3411-46c3-b184-8d8573cf8341 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:41.481235 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 251/985] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:41 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:41.481363 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 247/985] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:58:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:41.489270 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:41.489270 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:41.493028 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b15b9376-5cab-477a-920f-e047a57b9696 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:58:41.493227 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9136aa49-8134-4652-a61a-316bec895bfc req-365359c7-9cd1-487f-8bd7-cbcddf3fa955 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.497132 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-365359c7-9cd1-487f-8bd7-cbcddf3fa955 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:41.497453 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-365359c7-9cd1-487f-8bd7-cbcddf3fa955 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.497754 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-365359c7-9cd1-487f-8bd7-cbcddf3fa955 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.511693 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:41.511693 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:41.511939 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b15b9376-5cab-477a-920f-e047a57b9696 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Delete volume request issued successfully. Aug 01 12:58:41.512285 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b15b9376-5cab-477a-920f-e047a57b9696 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a returned with HTTP 202 Aug 01 12:58:41.512743 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 246/986] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:58:41 2026] DELETE /volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:58:41.516901 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-9136aa49-8134-4652-a61a-316bec895bfc req-365359c7-9cd1-487f-8bd7-cbcddf3fa955 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:41.524128 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-365359c7-9cd1-487f-8bd7-cbcddf3fa955 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:41.524609 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 243/987] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:58:41 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:58:41.526084 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71f2f7c4-933b-436c-99cc-e57a2e7e9084 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:41.530148 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71f2f7c4-933b-436c-99cc-e57a2e7e9084 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a Aug 01 12:58:41.530466 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71f2f7c4-933b-436c-99cc-e57a2e7e9084 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:41.530846 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71f2f7c4-933b-436c-99cc-e57a2e7e9084 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:41.549777 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:41.549777 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:41.557367 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-71f2f7c4-933b-436c-99cc-e57a2e7e9084 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Volume info retrieved successfully. Aug 01 12:58:41.566423 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71f2f7c4-933b-436c-99cc-e57a2e7e9084 tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a returned with HTTP 200 Aug 01 12:58:41.567021 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 252/988] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:41 2026] GET /volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a => generated 1359 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:58:42.348566 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d636620d-5691-49e7-ad55-7cd4cfc20015 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:42.350570 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d636620d-5691-49e7-ad55-7cd4cfc20015 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] GET https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 Aug 01 12:58:42.350767 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d636620d-5691-49e7-ad55-7cd4cfc20015 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:42.351000 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d636620d-5691-49e7-ad55-7cd4cfc20015 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:42.358493 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d636620d-5691-49e7-ad55-7cd4cfc20015 tempest-ServerActionsTestOtherB-1076537955 tempest-ServerActionsTestOtherB-1076537955-project-member] https://10.4.3.110/volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 returned with HTTP 404 Aug 01 12:58:42.359070 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 248/989] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:42 2026] GET /volume/v3/volumes/4d5b6297-eb6e-4213-b4bc-597719c0b172 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:42.497693 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dc7fc792-2014-41e6-b5ce-59a749453f1d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:42.500911 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc7fc792-2014-41e6-b5ce-59a749453f1d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:42.500911 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc7fc792-2014-41e6-b5ce-59a749453f1d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:42.500911 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc7fc792-2014-41e6-b5ce-59a749453f1d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:42.519741 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:42.519741 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:42.526005 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dc7fc792-2014-41e6-b5ce-59a749453f1d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:42.532852 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc7fc792-2014-41e6-b5ce-59a749453f1d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:42.533414 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 247/990] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:42 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:42.581568 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e739cd7c-7172-41bd-a8ca-d047a4ee39fa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:42.591549 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e739cd7c-7172-41bd-a8ca-d047a4ee39fa tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] GET https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a Aug 01 12:58:42.591549 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e739cd7c-7172-41bd-a8ca-d047a4ee39fa tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:42.591549 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e739cd7c-7172-41bd-a8ca-d047a4ee39fa tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:42.594174 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e739cd7c-7172-41bd-a8ca-d047a4ee39fa tempest-TaggedBootDevicesTest-728375477 tempest-TaggedBootDevicesTest-728375477-project-member] https://10.4.3.110/volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a returned with HTTP 404 Aug 01 12:58:42.594174 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 244/991] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:42 2026] GET /volume/v3/volumes/fbd95747-5868-476d-8e4f-4292fcd89f8a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:42.747357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9136aa49-8134-4652-a61a-316bec895bfc req-3a8f59b8-dc52-4ae8-8eec-d1cfa4dab495 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:42.806576 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-3a8f59b8-dc52-4ae8-8eec-d1cfa4dab495 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] DELETE https://10.4.3.110/volume/v3/attachments/4a8e9f39-8625-4597-b941-28d57ab826f3 Aug 01 12:58:42.806576 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-3a8f59b8-dc52-4ae8-8eec-d1cfa4dab495 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:42.806850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-3a8f59b8-dc52-4ae8-8eec-d1cfa4dab495 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:42.823854 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:42.823854 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:42.900854 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9136aa49-8134-4652-a61a-316bec895bfc req-3a8f59b8-dc52-4ae8-8eec-d1cfa4dab495 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/attachments/4a8e9f39-8625-4597-b941-28d57ab826f3 returned with HTTP 200 Aug 01 12:58:42.901396 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 253/992] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:58:42 2026] DELETE /volume/v3/attachments/4a8e9f39-8625-4597-b941-28d57ab826f3 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:43.552206 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ea1828c-0117-4d85-b74a-1d96b8ae94bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:43.555584 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ea1828c-0117-4d85-b74a-1d96b8ae94bd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:43.555584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ea1828c-0117-4d85-b74a-1d96b8ae94bd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:43.555584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ea1828c-0117-4d85-b74a-1d96b8ae94bd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:43.560819 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=244,cinder:UPDATE=61,cinder:INSERT=38 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:58:43.569015 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:43.569015 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:43.581297 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ea1828c-0117-4d85-b74a-1d96b8ae94bd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:43.594324 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ea1828c-0117-4d85-b74a-1d96b8ae94bd tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:43.594600 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 249/993] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:43 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:43.613364 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8490c181-cce1-40de-99a2-6e17a052711f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:43.618041 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8490c181-cce1-40de-99a2-6e17a052711f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:43.618517 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8490c181-cce1-40de-99a2-6e17a052711f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:43.618902 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8490c181-cce1-40de-99a2-6e17a052711f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:43.636780 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:43.636780 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:43.645742 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8490c181-cce1-40de-99a2-6e17a052711f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:43.652037 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8490c181-cce1-40de-99a2-6e17a052711f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:43.653037 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 248/994] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:43 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:43.761439 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1a147500-4d50-44b0-a3fb-a3016dc51c33 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:43.763769 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a147500-4d50-44b0-a3fb-a3016dc51c33 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:43.764101 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a147500-4d50-44b0-a3fb-a3016dc51c33 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:43.765290 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a147500-4d50-44b0-a3fb-a3016dc51c33 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:43.782234 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:43.782234 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:43.788617 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1a147500-4d50-44b0-a3fb-a3016dc51c33 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:43.795279 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a147500-4d50-44b0-a3fb-a3016dc51c33 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:43.795863 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 245/995] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:43 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:43.817651 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2c81186a-2cfd-4a1a-b5ef-539da8574856 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:43.819874 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c81186a-2cfd-4a1a-b5ef-539da8574856 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:43.820195 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c81186a-2cfd-4a1a-b5ef-539da8574856 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:43.820487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c81186a-2cfd-4a1a-b5ef-539da8574856 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:43.832931 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:43.832931 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:43.840109 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2c81186a-2cfd-4a1a-b5ef-539da8574856 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:43.848080 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c81186a-2cfd-4a1a-b5ef-539da8574856 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:43.848638 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 254/996] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:43 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:43.937200 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c967d135-e9f5-4fd9-ae26-2c47602f372d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:43.939747 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c967d135-e9f5-4fd9-ae26-2c47602f372d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:43.939963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c967d135-e9f5-4fd9-ae26-2c47602f372d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:43.940213 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c967d135-e9f5-4fd9-ae26-2c47602f372d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:43.951636 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:43.951636 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:43.957994 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c967d135-e9f5-4fd9-ae26-2c47602f372d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:43.967795 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c967d135-e9f5-4fd9-ae26-2c47602f372d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:43.968360 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 250/997] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:43 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:48.578462 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7ac5bee7-4d02-4fab-930c-5f4c42a6af2f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:48.585287 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ac5bee7-4d02-4fab-930c-5f4c42a6af2f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] DELETE https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:48.585287 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7ac5bee7-4d02-4fab-930c-5f4c42a6af2f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:48.585287 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7ac5bee7-4d02-4fab-930c-5f4c42a6af2f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:48.585287 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-7ac5bee7-4d02-4fab-930c-5f4c42a6af2f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Delete volume with id: 74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:48.602051 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:48.602051 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:48.602516 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7ac5bee7-4d02-4fab-930c-5f4c42a6af2f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:48.634978 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7ac5bee7-4d02-4fab-930c-5f4c42a6af2f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Delete volume request issued successfully. Aug 01 12:58:48.634978 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ac5bee7-4d02-4fab-930c-5f4c42a6af2f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 202 Aug 01 12:58:48.634978 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 249/998] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:58:48 2026] DELETE /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:58:48.649500 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f53636fb-0032-4ad5-8dc7-cf3bc6094a97 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:48.657138 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f53636fb-0032-4ad5-8dc7-cf3bc6094a97 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:48.657387 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f53636fb-0032-4ad5-8dc7-cf3bc6094a97 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:48.658099 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f53636fb-0032-4ad5-8dc7-cf3bc6094a97 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:48.674713 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:48.674713 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:48.684715 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f53636fb-0032-4ad5-8dc7-cf3bc6094a97 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:48.700580 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f53636fb-0032-4ad5-8dc7-cf3bc6094a97 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 200 Aug 01 12:58:48.703214 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 246/999] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:48 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 843 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:49.719181 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5c2585bb-0b38-468f-ab4c-d12e25890c3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:49.722993 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c2585bb-0b38-468f-ab4c-d12e25890c3f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a Aug 01 12:58:49.723245 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c2585bb-0b38-468f-ab4c-d12e25890c3f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:49.723481 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c2585bb-0b38-468f-ab4c-d12e25890c3f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:49.733824 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c2585bb-0b38-468f-ab4c-d12e25890c3f tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a returned with HTTP 404 Aug 01 12:58:49.735398 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 255/1000] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:49 2026] GET /volume/v3/volumes/74e23ccf-0aa0-4c4d-9683-7839645a500a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 12:58:49.743579 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45b0e2da-ceef-4634-bf7b-aa2823101cc0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:49.746704 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45b0e2da-ceef-4634-bf7b-aa2823101cc0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] DELETE https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:49.746704 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45b0e2da-ceef-4634-bf7b-aa2823101cc0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:49.746904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45b0e2da-ceef-4634-bf7b-aa2823101cc0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:49.747123 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-45b0e2da-ceef-4634-bf7b-aa2823101cc0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Delete volume with id: ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:49.758031 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:49.758031 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:49.758599 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45b0e2da-ceef-4634-bf7b-aa2823101cc0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:49.788317 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45b0e2da-ceef-4634-bf7b-aa2823101cc0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Delete volume request issued successfully. Aug 01 12:58:49.788581 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45b0e2da-ceef-4634-bf7b-aa2823101cc0 tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 202 Aug 01 12:58:49.789143 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 251/1001] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:58:49 2026] DELETE /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:58:49.799141 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-da76b439-5c99-42ce-9941-bf7299f8491c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:49.802068 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-da76b439-5c99-42ce-9941-bf7299f8491c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:49.802253 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-da76b439-5c99-42ce-9941-bf7299f8491c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:49.802525 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-da76b439-5c99-42ce-9941-bf7299f8491c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:49.812829 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:49.812829 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:49.818469 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-da76b439-5c99-42ce-9941-bf7299f8491c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:49.826654 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-da76b439-5c99-42ce-9941-bf7299f8491c tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 200 Aug 01 12:58:49.827348 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 250/1002] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:49 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:50.843968 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-755fa51b-3788-47c7-81c1-940b537bd00d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:50.846124 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-755fa51b-3788-47c7-81c1-940b537bd00d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d Aug 01 12:58:50.846967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-755fa51b-3788-47c7-81c1-940b537bd00d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:50.846967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-755fa51b-3788-47c7-81c1-940b537bd00d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:50.854290 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-755fa51b-3788-47c7-81c1-940b537bd00d tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d returned with HTTP 404 Aug 01 12:58:50.855084 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 247/1003] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:50 2026] GET /volume/v3/volumes/ef2c16ea-c921-4b9a-9927-e472d8af870d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:50.884620 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bdee0d07-5aab-46b8-bc27-60bbfd1e08ed None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:50.889139 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bdee0d07-5aab-46b8-bc27-60bbfd1e08ed tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:50.889139 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bdee0d07-5aab-46b8-bc27-60bbfd1e08ed tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:50.890393 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bdee0d07-5aab-46b8-bc27-60bbfd1e08ed tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:50.914274 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:50.914274 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:50.921389 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bdee0d07-5aab-46b8-bc27-60bbfd1e08ed tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Volume info retrieved successfully. Aug 01 12:58:50.941219 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bdee0d07-5aab-46b8-bc27-60bbfd1e08ed tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:50.941755 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ba83232a-369e-4fa8-81f3-c7467d284e5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:50.942132 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 256/1004] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:50 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:50.943813 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ba83232a-369e-4fa8-81f3-c7467d284e5b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] DELETE https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:58:50.944231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ba83232a-369e-4fa8-81f3-c7467d284e5b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:50.944613 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ba83232a-369e-4fa8-81f3-c7467d284e5b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:50.945027 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ba83232a-369e-4fa8-81f3-c7467d284e5b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Delete volume with id: 1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:58:50.955983 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:50.955983 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:50.957076 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ba83232a-369e-4fa8-81f3-c7467d284e5b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:50.989024 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ba83232a-369e-4fa8-81f3-c7467d284e5b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Delete volume request issued successfully. Aug 01 12:58:50.989780 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ba83232a-369e-4fa8-81f3-c7467d284e5b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 202 Aug 01 12:58:50.990274 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 252/1005] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:58:50 2026] DELETE /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:58:51.002921 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-81675f5e-ec71-440a-89fc-980d2613d69b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:51.005702 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-81675f5e-ec71-440a-89fc-980d2613d69b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:58:51.006010 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-81675f5e-ec71-440a-89fc-980d2613d69b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:51.006240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-81675f5e-ec71-440a-89fc-980d2613d69b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:51.010996 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-94253027-341c-40c7-814e-4c284c3e29d4 req-33757712-7b8b-4285-be0e-bb9b0b40f799 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:51.019536 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-33757712-7b8b-4285-be0e-bb9b0b40f799 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:51.019779 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-33757712-7b8b-4285-be0e-bb9b0b40f799 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:51.020190 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-33757712-7b8b-4285-be0e-bb9b0b40f799 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:51.025746 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:51.025746 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:51.044517 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:51.044517 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:51.044692 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-81675f5e-ec71-440a-89fc-980d2613d69b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Volume info retrieved successfully. Aug 01 12:58:51.052571 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-81675f5e-ec71-440a-89fc-980d2613d69b tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 200 Aug 01 12:58:51.052762 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-94253027-341c-40c7-814e-4c284c3e29d4 req-33757712-7b8b-4285-be0e-bb9b0b40f799 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:51.053498 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 251/1006] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:51 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:51.060914 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-33757712-7b8b-4285-be0e-bb9b0b40f799 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:51.062011 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 248/1007] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:51 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1442 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:51.099627 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-94253027-341c-40c7-814e-4c284c3e29d4 req-f274757e-9c73-468c-b89d-0e6f85f05c06 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:51.105305 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-f274757e-9c73-468c-b89d-0e6f85f05c06 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0/action Aug 01 12:58:51.105305 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-f274757e-9c73-468c-b89d-0e6f85f05c06 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:58:51.105305 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-f274757e-9c73-468c-b89d-0e6f85f05c06 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:51.143304 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:51.143304 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:51.145345 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-94253027-341c-40c7-814e-4c284c3e29d4 req-f274757e-9c73-468c-b89d-0e6f85f05c06 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:51.163131 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-94253027-341c-40c7-814e-4c284c3e29d4 req-f274757e-9c73-468c-b89d-0e6f85f05c06 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Begin detaching volume completed successfully. Aug 01 12:58:51.163131 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-f274757e-9c73-468c-b89d-0e6f85f05c06 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0/action returned with HTTP 202 Aug 01 12:58:51.163131 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 257/1008] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:58:51 2026] POST /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:58:51.212480 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc16ade6-da5a-4443-89cb-eba45c465a31 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:51.214352 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc16ade6-da5a-4443-89cb-eba45c465a31 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:51.214841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc16ade6-da5a-4443-89cb-eba45c465a31 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:51.215217 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc16ade6-da5a-4443-89cb-eba45c465a31 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:51.232727 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:51.232727 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:51.242829 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc16ade6-da5a-4443-89cb-eba45c465a31 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:51.247686 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc16ade6-da5a-4443-89cb-eba45c465a31 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:51.248482 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 253/1009] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:51 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:51.253492 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ed67afda-0240-4878-900e-3308cbd1be49 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:51.254091 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed67afda-0240-4878-900e-3308cbd1be49 None None] GET https://10.4.3.110/volume// Aug 01 12:58:51.254291 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed67afda-0240-4878-900e-3308cbd1be49 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:51.254541 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed67afda-0240-4878-900e-3308cbd1be49 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:51.254923 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed67afda-0240-4878-900e-3308cbd1be49 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:51.255683 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 252/1010] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:58:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:51.267254 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-94253027-341c-40c7-814e-4c284c3e29d4 req-d652b027-3d6b-4ce0-9242-cc0ce4a8ea6e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:51.274922 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-d652b027-3d6b-4ce0-9242-cc0ce4a8ea6e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:51.275134 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-d652b027-3d6b-4ce0-9242-cc0ce4a8ea6e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:51.275539 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-d652b027-3d6b-4ce0-9242-cc0ce4a8ea6e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:51.295537 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:51.295537 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:51.299677 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-94253027-341c-40c7-814e-4c284c3e29d4 req-d652b027-3d6b-4ce0-9242-cc0ce4a8ea6e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:51.304936 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-d652b027-3d6b-4ce0-9242-cc0ce4a8ea6e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:51.305520 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 249/1011] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:58:51 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1625 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:58:52.008036 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-94253027-341c-40c7-814e-4c284c3e29d4 req-35ea83a4-f436-4f5b-97af-9b19e22ee5c2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:52.011065 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-35ea83a4-f436-4f5b-97af-9b19e22ee5c2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:52.012684 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-35ea83a4-f436-4f5b-97af-9b19e22ee5c2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:52.012684 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-35ea83a4-f436-4f5b-97af-9b19e22ee5c2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:52.034966 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:52.034966 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:52.041768 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-94253027-341c-40c7-814e-4c284c3e29d4 req-35ea83a4-f436-4f5b-97af-9b19e22ee5c2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:52.048765 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-35ea83a4-f436-4f5b-97af-9b19e22ee5c2 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:52.049822 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 258/1012] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:52 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1445 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:52.075624 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31ea09ea-3014-49ff-8cf6-d178e36faadb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:52.079286 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ea09ea-3014-49ff-8cf6-d178e36faadb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] GET https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e Aug 01 12:58:52.079617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ea09ea-3014-49ff-8cf6-d178e36faadb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:52.079921 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ea09ea-3014-49ff-8cf6-d178e36faadb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:52.086381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-94253027-341c-40c7-814e-4c284c3e29d4 req-c52a006a-13d0-439a-8c2a-a3b8b62f5def None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:52.088296 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ea09ea-3014-49ff-8cf6-d178e36faadb tempest-AttachVolumeTestJSON-60793081 tempest-AttachVolumeTestJSON-60793081-project-member] https://10.4.3.110/volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e returned with HTTP 404 Aug 01 12:58:52.088933 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 254/1013] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:52 2026] GET /volume/v3/volumes/1fdf0dfe-1c45-4e28-8675-597b5374849e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:58:52.090087 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-c52a006a-13d0-439a-8c2a-a3b8b62f5def tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4 Aug 01 12:58:52.090087 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-c52a006a-13d0-439a-8c2a-a3b8b62f5def tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:52.091206 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-c52a006a-13d0-439a-8c2a-a3b8b62f5def tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:52.101495 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:52.101495 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:52.204248 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-94253027-341c-40c7-814e-4c284c3e29d4 req-c52a006a-13d0-439a-8c2a-a3b8b62f5def tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4 returned with HTTP 200 Aug 01 12:58:52.204782 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 253/1014] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:58:52 2026] DELETE /volume/v3/attachments/07286d9c-ade8-41d4-bdd1-74716362cfb4 => generated 192 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:52.268659 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-282db9f7-87e5-42df-b485-c0cdeeffbb3b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:52.271622 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-282db9f7-87e5-42df-b485-c0cdeeffbb3b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:52.271784 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-282db9f7-87e5-42df-b485-c0cdeeffbb3b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:52.272112 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-282db9f7-87e5-42df-b485-c0cdeeffbb3b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:52.294175 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:52.294175 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:52.302960 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-282db9f7-87e5-42df-b485-c0cdeeffbb3b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:52.309577 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-282db9f7-87e5-42df-b485-c0cdeeffbb3b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:52.310250 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 250/1015] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:52 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:52.335695 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-16cb410c-8500-4479-a7e8-9937da2785d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:52.339027 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16cb410c-8500-4479-a7e8-9937da2785d1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:52.339561 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16cb410c-8500-4479-a7e8-9937da2785d1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:52.339914 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16cb410c-8500-4479-a7e8-9937da2785d1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:52.358636 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:52.358636 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:52.366011 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-16cb410c-8500-4479-a7e8-9937da2785d1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] Volume info retrieved successfully. Aug 01 12:58:52.378249 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16cb410c-8500-4479-a7e8-9937da2785d1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-reader] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:52.378249 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 259/1016] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:52 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:52.453992 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-e5de4d68-0a47-42c3-b265-6ff642c8982d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:52.459508 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-e5de4d68-0a47-42c3-b265-6ff642c8982d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:52.460985 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-e5de4d68-0a47-42c3-b265-6ff642c8982d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:52.460985 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-e5de4d68-0a47-42c3-b265-6ff642c8982d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:52.478637 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:52.478637 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:52.487796 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-e5de4d68-0a47-42c3-b265-6ff642c8982d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:52.491736 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-e5de4d68-0a47-42c3-b265-6ff642c8982d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:52.492401 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 255/1017] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:52 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:52.526831 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-4bd4cda2-d79c-424b-a5b1-a3385715ce8d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:52.530983 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-4bd4cda2-d79c-424b-a5b1-a3385715ce8d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0/action Aug 01 12:58:52.530983 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-4bd4cda2-d79c-424b-a5b1-a3385715ce8d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:58:52.530983 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-4bd4cda2-d79c-424b-a5b1-a3385715ce8d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:52.548213 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:52.548213 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:52.548724 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-4bd4cda2-d79c-424b-a5b1-a3385715ce8d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:52.561195 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-4bd4cda2-d79c-424b-a5b1-a3385715ce8d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Begin detaching volume completed successfully. Aug 01 12:58:52.561568 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-4bd4cda2-d79c-424b-a5b1-a3385715ce8d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0/action returned with HTTP 202 Aug 01 12:58:52.563023 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 254/1018] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:58:52 2026] POST /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:58:52.593413 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-93e48fbe-4c74-4c2c-bf4f-66b33caed3b4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:52.598151 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93e48fbe-4c74-4c2c-bf4f-66b33caed3b4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:52.598477 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-93e48fbe-4c74-4c2c-bf4f-66b33caed3b4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:52.598477 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-93e48fbe-4c74-4c2c-bf4f-66b33caed3b4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:52.610985 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:52.610985 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:52.618746 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-93e48fbe-4c74-4c2c-bf4f-66b33caed3b4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:52.631690 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93e48fbe-4c74-4c2c-bf4f-66b33caed3b4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:52.632146 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 251/1019] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:52 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:52.633706 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bcec2209-40f3-487e-bcbe-8bca34bbc8ca None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:52.636359 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bcec2209-40f3-487e-bcbe-8bca34bbc8ca None None] GET https://10.4.3.110/volume// Aug 01 12:58:52.636359 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bcec2209-40f3-487e-bcbe-8bca34bbc8ca None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:52.636359 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bcec2209-40f3-487e-bcbe-8bca34bbc8ca None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:52.636867 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bcec2209-40f3-487e-bcbe-8bca34bbc8ca None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:58:52.637760 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 260/1020] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:58:52 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:58:52.651010 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-b3b06712-55fb-4869-9b31-526da69dda2d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:52.655658 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-b3b06712-55fb-4869-9b31-526da69dda2d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:52.655865 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-b3b06712-55fb-4869-9b31-526da69dda2d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:52.656060 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-b3b06712-55fb-4869-9b31-526da69dda2d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:52.678681 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:52.678681 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:52.687796 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-b3b06712-55fb-4869-9b31-526da69dda2d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:52.698572 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-b3b06712-55fb-4869-9b31-526da69dda2d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:52.699235 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 256/1021] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:58:52 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1328 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:58:53.655443 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0af9c2ae-de00-4c7c-a02a-4efeb5637237 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:53.658610 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0af9c2ae-de00-4c7c-a02a-4efeb5637237 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:53.658610 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0af9c2ae-de00-4c7c-a02a-4efeb5637237 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:53.658610 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0af9c2ae-de00-4c7c-a02a-4efeb5637237 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:53.678727 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:53.678727 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:53.684686 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0af9c2ae-de00-4c7c-a02a-4efeb5637237 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:53.693742 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0af9c2ae-de00-4c7c-a02a-4efeb5637237 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:53.696025 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 255/1022] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:53 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:54.716756 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a5a554f1-c416-4cac-b8db-e2705f9a420c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:54.721029 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a5a554f1-c416-4cac-b8db-e2705f9a420c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:54.721029 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a5a554f1-c416-4cac-b8db-e2705f9a420c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:54.722046 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a5a554f1-c416-4cac-b8db-e2705f9a420c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:54.739685 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:54.739685 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:54.748398 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a5a554f1-c416-4cac-b8db-e2705f9a420c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:54.755258 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a5a554f1-c416-4cac-b8db-e2705f9a420c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:54.756136 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 252/1023] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:54 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:55.776258 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-157cddde-48ba-4d62-bdb3-72bbdf7dcaea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:55.779019 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-157cddde-48ba-4d62-bdb3-72bbdf7dcaea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:55.779280 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-157cddde-48ba-4d62-bdb3-72bbdf7dcaea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:55.779579 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-157cddde-48ba-4d62-bdb3-72bbdf7dcaea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:55.809129 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:55.809129 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:55.816425 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-157cddde-48ba-4d62-bdb3-72bbdf7dcaea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:55.824330 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-157cddde-48ba-4d62-bdb3-72bbdf7dcaea tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:55.824911 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 261/1024] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:55 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:56.844641 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc426420-5211-4565-9c07-58db0498e454 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:56.848292 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc426420-5211-4565-9c07-58db0498e454 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:56.849166 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc426420-5211-4565-9c07-58db0498e454 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:56.850264 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc426420-5211-4565-9c07-58db0498e454 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:56.867760 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:56.867760 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:56.874479 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cc426420-5211-4565-9c07-58db0498e454 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:56.881225 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc426420-5211-4565-9c07-58db0498e454 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:56.881769 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 257/1025] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:56 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:57.535112 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-5776370d-7544-44f2-ade5-71566ea5770d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:57.541241 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-5776370d-7544-44f2-ade5-71566ea5770d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:57.541241 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-5776370d-7544-44f2-ade5-71566ea5770d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:57.541241 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-5776370d-7544-44f2-ade5-71566ea5770d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:57.559373 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:57.559373 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:57.570440 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-5776370d-7544-44f2-ade5-71566ea5770d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:57.580865 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-5776370d-7544-44f2-ade5-71566ea5770d tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:57.581500 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 256/1026] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:58:57 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:57.904235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d40afd3-6806-4023-a710-6ffb37b5b71b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:57.906287 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d40afd3-6806-4023-a710-6ffb37b5b71b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:57.907661 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d40afd3-6806-4023-a710-6ffb37b5b71b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:57.907661 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d40afd3-6806-4023-a710-6ffb37b5b71b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:57.920036 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:57.920036 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:57.925200 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3d40afd3-6806-4023-a710-6ffb37b5b71b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:57.931127 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d40afd3-6806-4023-a710-6ffb37b5b71b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:57.931781 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 253/1027] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:57 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:58:57.987145 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-418f8fdb-fbcd-43e3-a0b6-9dabab7cea32 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:57.990472 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-418f8fdb-fbcd-43e3-a0b6-9dabab7cea32 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c Aug 01 12:58:57.990857 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-418f8fdb-fbcd-43e3-a0b6-9dabab7cea32 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:57.991217 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-418f8fdb-fbcd-43e3-a0b6-9dabab7cea32 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:58.003310 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:58.003310 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:58.074471 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e2a4750d-33ac-44d0-a623-7479f2b54126 req-418f8fdb-fbcd-43e3-a0b6-9dabab7cea32 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c returned with HTTP 200 Aug 01 12:58:58.074471 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 262/1028] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:58:57 2026] DELETE /volume/v3/attachments/abd5c24c-c0c7-401b-9f12-6b083d26c68c => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:58.957839 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-928cd2e1-12cb-4941-8579-8b1559566cdf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:58.961910 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-928cd2e1-12cb-4941-8579-8b1559566cdf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:58.962489 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-928cd2e1-12cb-4941-8579-8b1559566cdf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:58.963774 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-928cd2e1-12cb-4941-8579-8b1559566cdf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:58.978179 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:58.978179 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:58:58.989514 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-928cd2e1-12cb-4941-8579-8b1559566cdf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:59.004236 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-928cd2e1-12cb-4941-8579-8b1559566cdf tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:59.004450 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 258/1029] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:58 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:59.027060 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7f86f0a2-b148-4033-b6df-7e9c4f4080c5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:59.031045 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f86f0a2-b148-4033-b6df-7e9c4f4080c5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:59.031045 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f86f0a2-b148-4033-b6df-7e9c4f4080c5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:59.031045 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f86f0a2-b148-4033-b6df-7e9c4f4080c5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:59.042493 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:59.042493 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:58:59.048693 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7f86f0a2-b148-4033-b6df-7e9c4f4080c5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:59.055698 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f86f0a2-b148-4033-b6df-7e9c4f4080c5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:59.057045 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 257/1030] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:59 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:59.138346 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-969f5a4a-a94e-40c3-b621-ec2d05520eec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:59.144325 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-969f5a4a-a94e-40c3-b621-ec2d05520eec tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:58:59.144683 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-969f5a4a-a94e-40c3-b621-ec2d05520eec tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:58:59.144855 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-969f5a4a-a94e-40c3-b621-ec2d05520eec tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:58:59.156562 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:59.156562 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:58:59.169653 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-969f5a4a-a94e-40c3-b621-ec2d05520eec tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:58:59.178230 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-969f5a4a-a94e-40c3-b621-ec2d05520eec tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:58:59.178931 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 254/1031] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:58:59 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:58:59.267057 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:58:59.269931 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:58:59.270402 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-946676764", "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:58:59.273022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-946676764', 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:58:59.714521 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume of 1 GB Aug 01 12:58:59.715963 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:59.715963 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:59.715963 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Availability Zones retrieved successfully. Aug 01 12:58:59.725726 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Flow 'volume_create_api' (ae7d5efc-a2c6-4ee7-a959-822143dd7ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:58:59.728679 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620836b5-85ad-46e7-a9bb-a3a8487d5d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:59.729817 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:58:59.834270 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:58:59.834270 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:58:59.853899 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620836b5-85ad-46e7-a9bb-a3a8487d5d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=25b38e64-235c-4f7b-aa3c-20954e82b0fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25b38e64-235c-4f7b-aa3c-20954e82b0fb', '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': True, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:59.855992 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54450ac8-e2cb-4528-ac66-30f5e7f4e289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:59.934715 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Created reservations ['bf2d4fef-528f-42b4-83da-75d50e259807', '26b22fc4-bfbb-44af-a134-a810879b3260', '39bd7ee4-c562-4a5c-95ef-9b0dc0635177', 'c2cc94de-3e04-4712-b009-1d0774d8c3f8'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:58:59.935284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54450ac8-e2cb-4528-ac66-30f5e7f4e289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf2d4fef-528f-42b4-83da-75d50e259807', '26b22fc4-bfbb-44af-a134-a810879b3260', '39bd7ee4-c562-4a5c-95ef-9b0dc0635177', 'c2cc94de-3e04-4712-b009-1d0774d8c3f8']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:59.936808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7456b891-e278-4891-a402-87b844574b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:58:59.974542 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7456b891-e278-4891-a402-87b844574b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8de3848a-59ce-40ec-ada0-5724ca4cd71c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-946676764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',qos_specs=None,replication_status=,reservations=['bf2d4fef-528f-42b4-83da-75d50e259807','26b22fc4-bfbb-44af-a134-a810879b3260','39bd7ee4-c562-4a5c-95ef-9b0dc0635177','c2cc94de-3e04-4712-b009-1d0774d8c3f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f299165911749ada37ef65349427591',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb), '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=2026-08-01T12:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-946676764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8de3848a-59ce-40ec-ada0-5724ca4cd71c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',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='9f299165911749ada37ef65349427591',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25b38e64-235c-4f7b-aa3c-20954e82b0fb),volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:58:59.975611 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de18349-5c70-4f86-9a22-12af72453edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:00.010606 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de18349-5c70-4f86-9a22-12af72453edd) 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-AttachVolumeMultiAttachTest-volume-946676764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='64eae1e7b6104cb18c852f3ccbfd0df0',qos_specs=None,replication_status=,reservations=['bf2d4fef-528f-42b4-83da-75d50e259807','26b22fc4-bfbb-44af-a134-a810879b3260','39bd7ee4-c562-4a5c-95ef-9b0dc0635177','c2cc94de-3e04-4712-b009-1d0774d8c3f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f299165911749ada37ef65349427591',volume_type_id=25b38e64-235c-4f7b-aa3c-20954e82b0fb)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:00.012542 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2ce875-2ef4-457e-bdec-de1ab8452bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:00.030773 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2ce875-2ef4-457e-bdec-de1ab8452bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:00.031932 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Flow 'volume_create_api' (ae7d5efc-a2c6-4ee7-a959-822143dd7ead) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:00.032248 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create volume request issued successfully. Aug 01 12:59:00.033446 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b751c19-62dc-4a36-9760-18ec45c0d9ff tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:00.033906 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 263/1032] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:58:59 2026] POST /volume/v3/volumes => generated 759 bytes in 767 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:00.055552 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ded4ccb7-9e08-45a1-bc5a-3e6078353597 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:00.059220 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ded4ccb7-9e08-45a1-bc5a-3e6078353597 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:00.059522 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ded4ccb7-9e08-45a1-bc5a-3e6078353597 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:00.059901 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ded4ccb7-9e08-45a1-bc5a-3e6078353597 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:00.072318 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:00.072318 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:00.080798 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ded4ccb7-9e08-45a1-bc5a-3e6078353597 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:00.093151 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ded4ccb7-9e08-45a1-bc5a-3e6078353597 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c returned with HTTP 200 Aug 01 12:59:00.093241 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 259/1033] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:00 2026] GET /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:00.324023 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-04af08dd-613b-4567-afdf-ada3f514094f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:00.513463 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:00.514630 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1490695059"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:00.516748 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1490695059'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:00.516922 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Create volume of 1 GB Aug 01 12:59:00.523958 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Availability Zones retrieved successfully. Aug 01 12:59:00.532440 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Flow 'volume_create_api' (b1880dfc-de77-4d80-8ebe-d180c437a626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:00.533971 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b114cf-6c8c-484b-9c18-fd75d0403c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:00.537271 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:00.579679 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b114cf-6c8c-484b-9c18-fd75d0403c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:00.580867 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fe5ed2-e559-4a68-b7a2-64ecbaa715c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:00.709566 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Created reservations ['ae00b1f9-d6eb-46e9-96a3-cbcb69bfe0b3', '5825c14f-3bf5-49ef-9055-13ac0340bab0', '10e3db6c-97e6-4528-a015-612399b657d2', '81b3c554-d59f-4b36-82aa-a2b4f7d235d3'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:00.710769 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fe5ed2-e559-4a68-b7a2-64ecbaa715c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae00b1f9-d6eb-46e9-96a3-cbcb69bfe0b3', '5825c14f-3bf5-49ef-9055-13ac0340bab0', '10e3db6c-97e6-4528-a015-612399b657d2', '81b3c554-d59f-4b36-82aa-a2b4f7d235d3']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:00.712004 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5cc563-14fe-4e98-8005-533c61eb6c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:00.750012 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5cc563-14fe-4e98-8005-533c61eb6c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1490695059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70a3e566d39d4ecd99839a8622615360',qos_specs=None,replication_status=,reservations=['ae00b1f9-d6eb-46e9-96a3-cbcb69bfe0b3','5825c14f-3bf5-49ef-9055-13ac0340bab0','10e3db6c-97e6-4528-a015-612399b657d2','81b3c554-d59f-4b36-82aa-a2b4f7d235d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6702af3318bc41a7b5f5e9623980dbab',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1490695059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70a3e566d39d4ecd99839a8622615360',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='6702af3318bc41a7b5f5e9623980dbab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:00.751975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf1dbb2-69b7-439c-b56d-49c13d55b371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:00.784769 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf1dbb2-69b7-439c-b56d-49c13d55b371) 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-ServerStableDeviceRescueTest-volume-1490695059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70a3e566d39d4ecd99839a8622615360',qos_specs=None,replication_status=,reservations=['ae00b1f9-d6eb-46e9-96a3-cbcb69bfe0b3','5825c14f-3bf5-49ef-9055-13ac0340bab0','10e3db6c-97e6-4528-a015-612399b657d2','81b3c554-d59f-4b36-82aa-a2b4f7d235d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6702af3318bc41a7b5f5e9623980dbab',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:00.785905 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca72a3ed-4fb7-49dc-ab75-e6fe91e20083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:00.806658 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca72a3ed-4fb7-49dc-ab75-e6fe91e20083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:00.807613 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Flow 'volume_create_api' (b1880dfc-de77-4d80-8ebe-d180c437a626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:00.807891 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Create volume request issued successfully. Aug 01 12:59:00.809073 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04af08dd-613b-4567-afdf-ada3f514094f tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:00.810549 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 258/1034] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:59:00 2026] POST /volume/v3/volumes => generated 759 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:01.113257 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1ea40099-33db-47ab-a523-b4932a77c33c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:01.115440 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ea40099-33db-47ab-a523-b4932a77c33c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:01.115716 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ea40099-33db-47ab-a523-b4932a77c33c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:01.115973 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ea40099-33db-47ab-a523-b4932a77c33c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:01.124919 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:01.124919 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:01.132634 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1ea40099-33db-47ab-a523-b4932a77c33c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:01.141863 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ea40099-33db-47ab-a523-b4932a77c33c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c returned with HTTP 200 Aug 01 12:59:01.147899 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 255/1035] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:01 2026] GET /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:01.405650 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1a2518fb-6644-42b0-80f6-ccc0955d12dc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:01.410735 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1a2518fb-6644-42b0-80f6-ccc0955d12dc tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:01.411030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1a2518fb-6644-42b0-80f6-ccc0955d12dc tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:01.411482 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1a2518fb-6644-42b0-80f6-ccc0955d12dc tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:01.427475 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:01.427475 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:01.434978 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1a2518fb-6644-42b0-80f6-ccc0955d12dc tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:01.444222 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1a2518fb-6644-42b0-80f6-ccc0955d12dc tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c returned with HTTP 200 Aug 01 12:59:01.444756 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 264/1036] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:01 2026] GET /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:02.407354 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1d434fd1-5425-4334-b2a1-d1f908b78457 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:02.412975 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1d434fd1-5425-4334-b2a1-d1f908b78457 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:02.412975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1d434fd1-5425-4334-b2a1-d1f908b78457 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:02.412975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1d434fd1-5425-4334-b2a1-d1f908b78457 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:02.432719 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:02.432719 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:02.448477 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1d434fd1-5425-4334-b2a1-d1f908b78457 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:02.460066 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-1d434fd1-5425-4334-b2a1-d1f908b78457 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c returned with HTTP 200 Aug 01 12:59:02.460066 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 260/1037] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:02 2026] GET /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c => generated 1367 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:02.485734 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-481b8c46-0c18-4f2d-8bf5-490d189a79b5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:02.485734 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-481b8c46-0c18-4f2d-8bf5-490d189a79b5 None None] GET https://10.4.3.110/volume// Aug 01 12:59:02.485734 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-481b8c46-0c18-4f2d-8bf5-490d189a79b5 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:02.487409 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-481b8c46-0c18-4f2d-8bf5-490d189a79b5 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:02.487409 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-481b8c46-0c18-4f2d-8bf5-490d189a79b5 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:02.487409 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 259/1038] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:59:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:02.499304 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-fff480e3-9dc2-40af-acb0-1a94b548123b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:02.503165 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-fff480e3-9dc2-40af-acb0-1a94b548123b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:59:02.503348 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-fff480e3-9dc2-40af-acb0-1a94b548123b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8de3848a-59ce-40ec-ada0-5724ca4cd71c", "connector": null, "instance_uuid": "67abb44d-303e-4ad5-8dfc-f55a36a55362"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:02.515051 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:02.515051 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:02.585109 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-fff480e3-9dc2-40af-acb0-1a94b548123b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:59:02.585764 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 256/1039] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:59:02 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:02.823639 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:02.826488 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:02.826810 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "source_volid": null, "backup_id": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:02.829656 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'source_volid': None, 'backup_id': None}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:03.030156 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Create volume of 1 GB Aug 01 12:59:03.037140 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Availability Zones retrieved successfully. Aug 01 12:59:03.045034 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Flow 'volume_create_api' (267dfb99-8bd4-4470-942a-b59fe839e66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:03.046683 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d5f3127-bd75-4aa9-a981-6e2f93417169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:03.047584 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:03.158262 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d5f3127-bd75-4aa9-a981-6e2f93417169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:03.159399 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4068b500-5bf8-4ac7-9879-f9e66374821d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:03.242489 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Created reservations ['f151e64a-4477-4b5e-b4a1-919d1ddfadc7', 'bd8ec75b-168e-4a68-8fef-ed19c75e7d0f', '71feca43-7879-4561-9fb4-3bdf3ba6a5f8', 'fee7aca7-a1a0-481b-a3a5-a3f8231a6d3c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:03.243556 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4068b500-5bf8-4ac7-9879-f9e66374821d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f151e64a-4477-4b5e-b4a1-919d1ddfadc7', 'bd8ec75b-168e-4a68-8fef-ed19c75e7d0f', '71feca43-7879-4561-9fb4-3bdf3ba6a5f8', 'fee7aca7-a1a0-481b-a3a5-a3f8231a6d3c']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:03.245099 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6509dbe6-4f13-44f6-b133-a81fe3ee7a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:03.286977 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6509dbe6-4f13-44f6-b133-a81fe3ee7a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57a39589-c920-45f3-9c17-749842c30943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03f118ec8da4ef9a734fa77a7a9a02b',qos_specs=None,replication_status=,reservations=['f151e64a-4477-4b5e-b4a1-919d1ddfadc7','bd8ec75b-168e-4a68-8fef-ed19c75e7d0f','71feca43-7879-4561-9fb4-3bdf3ba6a5f8','fee7aca7-a1a0-481b-a3a5-a3f8231a6d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a48e08ae9d7415e8be63c4da2e0d091',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:59:03Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57a39589-c920-45f3-9c17-749842c30943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d03f118ec8da4ef9a734fa77a7a9a02b',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='5a48e08ae9d7415e8be63c4da2e0d091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:03.288916 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76b73df-3c69-4d26-9141-b0022c39399d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:03.322482 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76b73df-3c69-4d26-9141-b0022c39399d) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03f118ec8da4ef9a734fa77a7a9a02b',qos_specs=None,replication_status=,reservations=['f151e64a-4477-4b5e-b4a1-919d1ddfadc7','bd8ec75b-168e-4a68-8fef-ed19c75e7d0f','71feca43-7879-4561-9fb4-3bdf3ba6a5f8','fee7aca7-a1a0-481b-a3a5-a3f8231a6d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a48e08ae9d7415e8be63c4da2e0d091',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:03.324539 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10f1549-3cb6-413f-9a7b-dbb464d2326f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:03.346224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10f1549-3cb6-413f-9a7b-dbb464d2326f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:03.347789 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Flow 'volume_create_api' (267dfb99-8bd4-4470-942a-b59fe839e66d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:03.348822 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Create volume request issued successfully. Aug 01 12:59:03.349058 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-c76340f4-1b31-4f24-adef-89d987dcc26a tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:03.353162 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 265/1040] 10.4.3.110 () {72 vars in 1541 bytes} [Sat Aug 1 12:59:02 2026] POST /volume/v3/volumes => generated 703 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:03.379202 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-6dd370d6-302b-458b-b546-29486a793897 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:03.385513 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-6dd370d6-302b-458b-b546-29486a793897 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] GET https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 Aug 01 12:59:03.385874 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-6dd370d6-302b-458b-b546-29486a793897 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:03.386222 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-6dd370d6-302b-458b-b546-29486a793897 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:03.399007 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:03.399007 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:03.406144 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-6dd370d6-302b-458b-b546-29486a793897 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:59:03.414014 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-6dd370d6-302b-458b-b546-29486a793897 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 returned with HTTP 200 Aug 01 12:59:03.415660 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 261/1041] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:03 2026] GET /volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 => generated 771 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:03.442739 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b57b716b-2f25-487a-8367-7c42edca7a17 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:03.448734 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b57b716b-2f25-487a-8367-7c42edca7a17 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] GET https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 Aug 01 12:59:03.449915 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b57b716b-2f25-487a-8367-7c42edca7a17 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:03.450761 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b57b716b-2f25-487a-8367-7c42edca7a17 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:03.471833 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:03.471833 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:03.491969 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b57b716b-2f25-487a-8367-7c42edca7a17 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:59:03.506277 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b57b716b-2f25-487a-8367-7c42edca7a17 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 returned with HTTP 200 Aug 01 12:59:03.506277 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 260/1042] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:03 2026] GET /volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 => generated 771 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:04.995239 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7f25be74-1a1b-4756-83e3-ccf8332bfed4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:04.995963 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f25be74-1a1b-4756-83e3-ccf8332bfed4 None None] GET https://10.4.3.110/volume// Aug 01 12:59:04.996959 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f25be74-1a1b-4756-83e3-ccf8332bfed4 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:04.996959 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f25be74-1a1b-4756-83e3-ccf8332bfed4 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:04.996959 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f25be74-1a1b-4756-83e3-ccf8332bfed4 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:04.999247 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 257/1043] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:04 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:05.011582 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-143f0ccf-c060-4932-8583-88c1f0d8cb5f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:05.015119 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-143f0ccf-c060-4932-8583-88c1f0d8cb5f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:05.015873 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-143f0ccf-c060-4932-8583-88c1f0d8cb5f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:05.015873 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-143f0ccf-c060-4932-8583-88c1f0d8cb5f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:05.038990 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:05.038990 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:05.047966 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-143f0ccf-c060-4932-8583-88c1f0d8cb5f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:05.055642 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-143f0ccf-c060-4932-8583-88c1f0d8cb5f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c returned with HTTP 200 Aug 01 12:59:05.056975 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 266/1044] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:05 2026] GET /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c => generated 1546 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:05.215618 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-a7988700-e830-4bd6-b0ef-364f3f904154 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:05.217879 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-a7988700-e830-4bd6-b0ef-364f3f904154 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] PUT https://10.4.3.110/volume/v3/attachments/5911c896-e53e-4f17-8bb5-4ac560efcd1f Aug 01 12:59:05.217879 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-a7988700-e830-4bd6-b0ef-364f3f904154 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:05.228353 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-a7988700-e830-4bd6-b0ef-364f3f904154 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Acquiring lock "cinder-attachment_update-8de3848a-59ce-40ec-ada0-5724ca4cd71c-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:59:05.239582 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-a7988700-e830-4bd6-b0ef-364f3f904154 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-8de3848a-59ce-40ec-ada0-5724ca4cd71c-np0000006302" acquired by "attachment_update" :: waited 0.011s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:59:05.241699 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:05.241699 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:05.368309 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-a7988700-e830-4bd6-b0ef-364f3f904154 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Lock "cinder-attachment_update-8de3848a-59ce-40ec-ada0-5724ca4cd71c-np0000006302" released by "attachment_update" :: held 0.129s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:59:05.369802 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-a7988700-e830-4bd6-b0ef-364f3f904154 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/5911c896-e53e-4f17-8bb5-4ac560efcd1f returned with HTTP 200 Aug 01 12:59:05.369802 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 262/1045] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:59:05 2026] PUT /volume/v3/attachments/5911c896-e53e-4f17-8bb5-4ac560efcd1f => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:59:05.410043 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-2f303cab-2b75-4681-b1d8-9270bdfb8df7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:05.414122 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-2f303cab-2b75-4681-b1d8-9270bdfb8df7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/attachments/5911c896-e53e-4f17-8bb5-4ac560efcd1f/action Aug 01 12:59:05.416375 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-2f303cab-2b75-4681-b1d8-9270bdfb8df7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:05.416375 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-2f303cab-2b75-4681-b1d8-9270bdfb8df7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:05.445112 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:05.445112 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:05.469085 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a9b34f5f-3180-455e-85fd-b0d62225b59c req-2f303cab-2b75-4681-b1d8-9270bdfb8df7 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/5911c896-e53e-4f17-8bb5-4ac560efcd1f/action returned with HTTP 204 Aug 01 12:59:05.469841 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 261/1046] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:59:05 2026] POST /volume/v3/attachments/5911c896-e53e-4f17-8bb5-4ac560efcd1f/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:06.526192 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b81fbadd-f8ad-4803-bf84-05b3b2942782 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:06.530586 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b81fbadd-f8ad-4803-bf84-05b3b2942782 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] GET https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 Aug 01 12:59:06.530586 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b81fbadd-f8ad-4803-bf84-05b3b2942782 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:06.530586 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b81fbadd-f8ad-4803-bf84-05b3b2942782 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:06.550811 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:06.550811 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:06.560484 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b81fbadd-f8ad-4803-bf84-05b3b2942782 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:59:06.568829 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-b81fbadd-f8ad-4803-bf84-05b3b2942782 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 returned with HTTP 200 Aug 01 12:59:06.569382 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 258/1047] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:06 2026] GET /volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 => generated 1311 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:06.588669 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8cc2a0ec-c4e3-434d-ba06-7ee151ba8ae1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:06.589188 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8cc2a0ec-c4e3-434d-ba06-7ee151ba8ae1 None None] GET https://10.4.3.110/volume// Aug 01 12:59:06.589188 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8cc2a0ec-c4e3-434d-ba06-7ee151ba8ae1 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:06.589692 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8cc2a0ec-c4e3-434d-ba06-7ee151ba8ae1 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:06.590022 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8cc2a0ec-c4e3-434d-ba06-7ee151ba8ae1 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:06.590508 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 267/1048] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:06.606855 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-66bb9003-5ddf-4b3a-8342-4bac0a1e27ca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:06.612913 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-66bb9003-5ddf-4b3a-8342-4bac0a1e27ca tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:59:06.613476 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-66bb9003-5ddf-4b3a-8342-4bac0a1e27ca tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57a39589-c920-45f3-9c17-749842c30943", "connector": null, "instance_uuid": "7d944ee7-c7c1-45f8-bcea-c9f024d0fa16"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:06.629684 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:06.629684 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:06.696448 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-66bb9003-5ddf-4b3a-8342-4bac0a1e27ca tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:59:06.697816 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 263/1049] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:59:06 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:06.712286 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-596f3ee2-ccc5-4a02-a01e-e0240bc485b5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:06.714076 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-596f3ee2-ccc5-4a02-a01e-e0240bc485b5 None None] GET https://10.4.3.110/volume// Aug 01 12:59:06.714076 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-596f3ee2-ccc5-4a02-a01e-e0240bc485b5 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:06.714076 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-596f3ee2-ccc5-4a02-a01e-e0240bc485b5 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:06.714076 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-596f3ee2-ccc5-4a02-a01e-e0240bc485b5 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:06.715444 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 262/1050] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:06.733797 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-ce41df03-24e0-483f-8d9d-bd3995dcf96c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:06.737306 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-ce41df03-24e0-483f-8d9d-bd3995dcf96c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] GET https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 Aug 01 12:59:06.737855 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-ce41df03-24e0-483f-8d9d-bd3995dcf96c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:06.738296 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-ce41df03-24e0-483f-8d9d-bd3995dcf96c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:06.754778 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:06.754778 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:06.761257 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-ce41df03-24e0-483f-8d9d-bd3995dcf96c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:59:06.772254 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-ce41df03-24e0-483f-8d9d-bd3995dcf96c tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 returned with HTTP 200 Aug 01 12:59:06.772875 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 259/1051] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:06 2026] GET /volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 => generated 1490 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:06.823872 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:06.827260 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:06.827801 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1153322893", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:06.830936 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1153322893', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:06.830936 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Create volume of 1 GB Aug 01 12:59:06.836714 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Availability Zones retrieved successfully. Aug 01 12:59:06.849197 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Flow 'volume_create_api' (80dfaded-9909-45bf-9109-ceeb2a5b18bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:06.850788 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b502fcf-f9fc-488f-a9c4-a5b2afbe2796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:06.852357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:06.901958 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b502fcf-f9fc-488f-a9c4-a5b2afbe2796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:06.903255 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c5bf50-52d1-43c9-a4bb-88dd871b8423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:06.935606 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-0148e5a9-7a3d-4f6e-81fd-d321b295c034 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:06.938397 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-0148e5a9-7a3d-4f6e-81fd-d321b295c034 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] PUT https://10.4.3.110/volume/v3/attachments/609861aa-f6f4-4169-a151-7fa656cb517e Aug 01 12:59:06.938986 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-0148e5a9-7a3d-4f6e-81fd-d321b295c034 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:06.950468 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-0148e5a9-7a3d-4f6e-81fd-d321b295c034 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Acquiring lock "cinder-attachment_update-57a39589-c920-45f3-9c17-749842c30943-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:59:06.959927 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-0148e5a9-7a3d-4f6e-81fd-d321b295c034 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Lock "cinder-attachment_update-57a39589-c920-45f3-9c17-749842c30943-np0000006302" acquired by "attachment_update" :: waited 0.009s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:59:06.961533 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:06.961533 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:07.014455 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Created reservations ['38c29ec4-a075-47cf-bb9a-6f790b2df06a', '5407fa7c-1596-49e6-a849-da755687911b', '0e0297c9-ccac-463c-b3db-ebbe159590e0', 'c0da5906-dbc7-41e6-b9d4-6f51644e3055'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:07.015820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c5bf50-52d1-43c9-a4bb-88dd871b8423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38c29ec4-a075-47cf-bb9a-6f790b2df06a', '5407fa7c-1596-49e6-a849-da755687911b', '0e0297c9-ccac-463c-b3db-ebbe159590e0', 'c0da5906-dbc7-41e6-b9d4-6f51644e3055']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:07.016920 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b9ef65e-0d8b-4e00-8a84-d1149ebad4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:07.054296 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b9ef65e-0d8b-4e00-8a84-d1149ebad4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b84e9609-e9a5-42c0-93a1-86ad40034bce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1153322893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55f9c5a8274e4ebcb0ce0aa5b17f4136',qos_specs=None,replication_status=,reservations=['38c29ec4-a075-47cf-bb9a-6f790b2df06a','5407fa7c-1596-49e6-a849-da755687911b','0e0297c9-ccac-463c-b3db-ebbe159590e0','c0da5906-dbc7-41e6-b9d4-6f51644e3055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4497d632b94446d9afaa2bffffa5fc03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1153322893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b84e9609-e9a5-42c0-93a1-86ad40034bce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55f9c5a8274e4ebcb0ce0aa5b17f4136',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='4497d632b94446d9afaa2bffffa5fc03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:07.055284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81f70fcc-fecf-4552-9c00-030055a3daeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:07.086056 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81f70fcc-fecf-4552-9c00-030055a3daeb) 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-TestServerVolumeAttachScenarioOldVersion-volume-1153322893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55f9c5a8274e4ebcb0ce0aa5b17f4136',qos_specs=None,replication_status=,reservations=['38c29ec4-a075-47cf-bb9a-6f790b2df06a','5407fa7c-1596-49e6-a849-da755687911b','0e0297c9-ccac-463c-b3db-ebbe159590e0','c0da5906-dbc7-41e6-b9d4-6f51644e3055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4497d632b94446d9afaa2bffffa5fc03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:07.091595 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (914c9027-2f4b-4eee-a6fb-e3b1af6ad8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:07.098872 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-0148e5a9-7a3d-4f6e-81fd-d321b295c034 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Lock "cinder-attachment_update-57a39589-c920-45f3-9c17-749842c30943-np0000006302" released by "attachment_update" :: held 0.139s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:59:07.099255 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-0148e5a9-7a3d-4f6e-81fd-d321b295c034 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/attachments/609861aa-f6f4-4169-a151-7fa656cb517e returned with HTTP 200 Aug 01 12:59:07.099828 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 264/1052] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:59:06 2026] PUT /volume/v3/attachments/609861aa-f6f4-4169-a151-7fa656cb517e => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:59:07.108388 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (914c9027-2f4b-4eee-a6fb-e3b1af6ad8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:07.109652 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Flow 'volume_create_api' (80dfaded-9909-45bf-9109-ceeb2a5b18bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:07.110851 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Create volume request issued successfully. Aug 01 12:59:07.111019 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5d6e41f-9b02-44f5-a65d-4fff7b8d6489 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:07.111910 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 268/1053] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 12:59:06 2026] POST /volume/v3/volumes => generated 789 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:07.129042 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a084face-fa56-41c0-9662-da38604afd6a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:07.133545 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a084face-fa56-41c0-9662-da38604afd6a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:07.133838 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a084face-fa56-41c0-9662-da38604afd6a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:07.134294 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a084face-fa56-41c0-9662-da38604afd6a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:07.141267 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-14152a13-0275-4870-84c6-c8c165685d9f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:07.143899 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-14152a13-0275-4870-84c6-c8c165685d9f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] POST https://10.4.3.110/volume/v3/attachments/609861aa-f6f4-4169-a151-7fa656cb517e/action Aug 01 12:59:07.144384 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-14152a13-0275-4870-84c6-c8c165685d9f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:07.144590 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-14152a13-0275-4870-84c6-c8c165685d9f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:07.146578 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:07.146578 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:07.153010 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a084face-fa56-41c0-9662-da38604afd6a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:07.159360 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a084face-fa56-41c0-9662-da38604afd6a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:07.160072 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 263/1054] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:07 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:07.179688 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:07.179688 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:07.192893 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1c63ec5d-e3cc-4d9b-bcf5-bf288c1beb55 req-14152a13-0275-4870-84c6-c8c165685d9f tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/attachments/609861aa-f6f4-4169-a151-7fa656cb517e/action returned with HTTP 204 Aug 01 12:59:07.193779 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 260/1055] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:59:07 2026] POST /volume/v3/attachments/609861aa-f6f4-4169-a151-7fa656cb517e/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:08.179647 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b906ae38-5d49-4df8-85b8-f1aa0715178a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:08.185016 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b906ae38-5d49-4df8-85b8-f1aa0715178a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:08.185997 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b906ae38-5d49-4df8-85b8-f1aa0715178a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:08.186423 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b906ae38-5d49-4df8-85b8-f1aa0715178a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:08.197409 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:08.197409 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:08.206983 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b906ae38-5d49-4df8-85b8-f1aa0715178a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:08.212980 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b906ae38-5d49-4df8-85b8-f1aa0715178a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:08.212980 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 265/1056] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:08 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:08.231463 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cac3c3a9-39ee-4936-9a3a-a05bd1040d21 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:08.234844 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cac3c3a9-39ee-4936-9a3a-a05bd1040d21 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:08.235107 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cac3c3a9-39ee-4936-9a3a-a05bd1040d21 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:08.235323 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cac3c3a9-39ee-4936-9a3a-a05bd1040d21 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:08.246023 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:08.246023 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:08.253760 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cac3c3a9-39ee-4936-9a3a-a05bd1040d21 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:08.261746 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cac3c3a9-39ee-4936-9a3a-a05bd1040d21 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:08.264020 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 269/1057] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:08 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:08.328105 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-f3774d6c-cc7e-4f1a-b31a-737eec5f8d22 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:08.331011 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-f3774d6c-cc7e-4f1a-b31a-737eec5f8d22 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:08.331300 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-f3774d6c-cc7e-4f1a-b31a-737eec5f8d22 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:08.331606 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-f3774d6c-cc7e-4f1a-b31a-737eec5f8d22 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:08.341978 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:08.341978 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:08.347687 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-f3774d6c-cc7e-4f1a-b31a-737eec5f8d22 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:08.354506 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-f3774d6c-cc7e-4f1a-b31a-737eec5f8d22 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:08.355240 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 264/1058] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:08 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:08.458868 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-77bb5f98-d3a8-48da-857a-bc1aba0cae61 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:08.459364 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77bb5f98-d3a8-48da-857a-bc1aba0cae61 None None] GET https://10.4.3.110/volume// Aug 01 12:59:08.459512 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77bb5f98-d3a8-48da-857a-bc1aba0cae61 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:08.459819 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77bb5f98-d3a8-48da-857a-bc1aba0cae61 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:08.460242 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77bb5f98-d3a8-48da-857a-bc1aba0cae61 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:08.460629 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 261/1059] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:59:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:08.471041 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-ae61e3e4-eda4-405b-b983-c1aff6c265b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:08.476074 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-ae61e3e4-eda4-405b-b983-c1aff6c265b5 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:59:08.476513 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-ae61e3e4-eda4-405b-b983-c1aff6c265b5 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b84e9609-e9a5-42c0-93a1-86ad40034bce", "connector": null, "instance_uuid": "9502fa03-0ca7-4da7-a37e-99eabe96e7bf"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:08.491273 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:08.491273 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:08.540484 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-ae61e3e4-eda4-405b-b983-c1aff6c265b5 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:59:08.541242 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 266/1060] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:59:08 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:08.582703 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8155ed66-fdd0-4cbf-873d-bdc154bd5b18 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:08.585436 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8155ed66-fdd0-4cbf-873d-bdc154bd5b18 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:08.585690 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8155ed66-fdd0-4cbf-873d-bdc154bd5b18 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:08.585929 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8155ed66-fdd0-4cbf-873d-bdc154bd5b18 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:08.601243 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:08.601243 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:08.615620 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8155ed66-fdd0-4cbf-873d-bdc154bd5b18 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:08.615751 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c2321dda-5fd3-418f-9bf9-9218b863d21a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:08.615751 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2321dda-5fd3-418f-9bf9-9218b863d21a None None] GET https://10.4.3.110/volume// Aug 01 12:59:08.615751 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2321dda-5fd3-418f-9bf9-9218b863d21a None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:08.615751 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2321dda-5fd3-418f-9bf9-9218b863d21a None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:08.616504 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2321dda-5fd3-418f-9bf9-9218b863d21a None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:08.617380 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 265/1061] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:08 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:08.621333 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8155ed66-fdd0-4cbf-873d-bdc154bd5b18 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:08.622060 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 270/1062] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:08 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:08.629198 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-356b7c38-9b04-4817-9783-a35297261e65 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:08.634246 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-356b7c38-9b04-4817-9783-a35297261e65 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:08.634582 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-356b7c38-9b04-4817-9783-a35297261e65 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:08.634880 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-356b7c38-9b04-4817-9783-a35297261e65 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:08.653526 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:08.653526 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:08.660543 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-356b7c38-9b04-4817-9783-a35297261e65 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:08.674040 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-356b7c38-9b04-4817-9783-a35297261e65 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:08.674515 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 262/1063] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:08 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 1043 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:08.812858 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-9fb442b9-abe3-4437-8189-2cc92ab57c5e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:08.817126 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-9fb442b9-abe3-4437-8189-2cc92ab57c5e tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] PUT https://10.4.3.110/volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce Aug 01 12:59:08.817574 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-9fb442b9-abe3-4437-8189-2cc92ab57c5e tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:08.827107 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-9fb442b9-abe3-4437-8189-2cc92ab57c5e tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Acquiring lock "cinder-attachment_update-b84e9609-e9a5-42c0-93a1-86ad40034bce-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:59:08.833391 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-9fb442b9-abe3-4437-8189-2cc92ab57c5e tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Lock "cinder-attachment_update-b84e9609-e9a5-42c0-93a1-86ad40034bce-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:59:08.835057 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:08.835057 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:09.015871 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-9fb442b9-abe3-4437-8189-2cc92ab57c5e tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Lock "cinder-attachment_update-b84e9609-e9a5-42c0-93a1-86ad40034bce-np0000006302" released by "attachment_update" :: held 0.182s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:59:09.016282 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-9fb442b9-abe3-4437-8189-2cc92ab57c5e tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce returned with HTTP 200 Aug 01 12:59:09.017268 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 267/1064] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:59:08 2026] PUT /volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:09.646592 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7ccb0de5-ef58-4dd9-8a7a-b2b405a78bdf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:09.649849 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ccb0de5-ef58-4dd9-8a7a-b2b405a78bdf tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:09.650425 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7ccb0de5-ef58-4dd9-8a7a-b2b405a78bdf tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:09.652061 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7ccb0de5-ef58-4dd9-8a7a-b2b405a78bdf tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:09.674668 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:09.674668 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:09.681444 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7ccb0de5-ef58-4dd9-8a7a-b2b405a78bdf tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:09.691304 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ccb0de5-ef58-4dd9-8a7a-b2b405a78bdf tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:09.692152 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 266/1065] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:09 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:10.712368 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5c4191c2-4e92-4862-befc-47faa072619a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:10.715138 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c4191c2-4e92-4862-befc-47faa072619a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:10.715490 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c4191c2-4e92-4862-befc-47faa072619a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:10.715716 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c4191c2-4e92-4862-befc-47faa072619a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:10.727768 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:10.727768 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:10.731580 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5c4191c2-4e92-4862-befc-47faa072619a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:10.736489 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c4191c2-4e92-4862-befc-47faa072619a tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:10.737321 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 271/1066] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:10 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:11.754964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-714dbde4-d883-4983-b8b2-92d48a996fd2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:11.756138 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-714dbde4-d883-4983-b8b2-92d48a996fd2 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:11.756918 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-714dbde4-d883-4983-b8b2-92d48a996fd2 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:11.756918 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-714dbde4-d883-4983-b8b2-92d48a996fd2 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:11.776100 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:11.776100 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:11.789315 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-714dbde4-d883-4983-b8b2-92d48a996fd2 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:11.800741 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-714dbde4-d883-4983-b8b2-92d48a996fd2 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:11.801301 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 263/1067] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:11 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:12.825082 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-afc09a15-4ccb-4ab9-a870-44b4889996dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:12.829348 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afc09a15-4ccb-4ab9-a870-44b4889996dd tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:12.829348 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afc09a15-4ccb-4ab9-a870-44b4889996dd tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:12.831129 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afc09a15-4ccb-4ab9-a870-44b4889996dd tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:12.861911 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:12.861911 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:12.869184 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-afc09a15-4ccb-4ab9-a870-44b4889996dd tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:12.879210 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afc09a15-4ccb-4ab9-a870-44b4889996dd tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:12.880178 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 268/1068] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:12 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 882 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:13.901496 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f1f9ec35-aa17-4024-a587-a13616e45ad5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:13.904970 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f1f9ec35-aa17-4024-a587-a13616e45ad5 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:13.904970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f1f9ec35-aa17-4024-a587-a13616e45ad5 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:13.904970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f1f9ec35-aa17-4024-a587-a13616e45ad5 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:13.931938 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:13.931938 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:13.936797 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f1f9ec35-aa17-4024-a587-a13616e45ad5 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:13.944360 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f1f9ec35-aa17-4024-a587-a13616e45ad5 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:13.944999 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 267/1069] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:13 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 882 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:14.079659 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b0b01a97-fb75-4447-bc35-bf7e21b7433c req-a4f9d154-b0b5-45fc-8637-864decc8ea48 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:14.086138 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b0b01a97-fb75-4447-bc35-bf7e21b7433c req-a4f9d154-b0b5-45fc-8637-864decc8ea48 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] GET https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 Aug 01 12:59:14.086531 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b0b01a97-fb75-4447-bc35-bf7e21b7433c req-a4f9d154-b0b5-45fc-8637-864decc8ea48 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:14.086600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b0b01a97-fb75-4447-bc35-bf7e21b7433c req-a4f9d154-b0b5-45fc-8637-864decc8ea48 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:14.100447 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:14.100447 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:14.105386 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-b0b01a97-fb75-4447-bc35-bf7e21b7433c req-a4f9d154-b0b5-45fc-8637-864decc8ea48 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:59:14.112244 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b0b01a97-fb75-4447-bc35-bf7e21b7433c req-a4f9d154-b0b5-45fc-8637-864decc8ea48 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 returned with HTTP 200 Aug 01 12:59:14.112779 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 272/1070] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:14 2026] GET /volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 => generated 1603 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:14.966744 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-269bef4f-1d09-4572-9e7c-56f2fc184b12 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:14.969653 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-269bef4f-1d09-4572-9e7c-56f2fc184b12 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:14.969973 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-269bef4f-1d09-4572-9e7c-56f2fc184b12 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:14.970235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-269bef4f-1d09-4572-9e7c-56f2fc184b12 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:14.987967 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:14.987967 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:14.993459 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-269bef4f-1d09-4572-9e7c-56f2fc184b12 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:15.001986 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-269bef4f-1d09-4572-9e7c-56f2fc184b12 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:15.003603 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 264/1071] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:14 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:16.021984 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fdc75e76-f37f-4200-9689-7849e2e442dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:16.026722 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fdc75e76-f37f-4200-9689-7849e2e442dc tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:16.027126 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fdc75e76-f37f-4200-9689-7849e2e442dc tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:16.027126 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fdc75e76-f37f-4200-9689-7849e2e442dc tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:16.039970 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:16.039970 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:16.045800 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fdc75e76-f37f-4200-9689-7849e2e442dc tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:16.052413 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fdc75e76-f37f-4200-9689-7849e2e442dc tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:16.053096 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 269/1072] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:16 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:16.627661 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7ac51008-d362-4f62-99b7-1189a279196a req-efa559dd-104c-411e-8e8b-102e8cef9887 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:16.631198 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-efa559dd-104c-411e-8e8b-102e8cef9887 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:16.631448 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-efa559dd-104c-411e-8e8b-102e8cef9887 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:16.632783 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-efa559dd-104c-411e-8e8b-102e8cef9887 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:16.643058 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:16.643058 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:16.649784 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-7ac51008-d362-4f62-99b7-1189a279196a req-efa559dd-104c-411e-8e8b-102e8cef9887 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:16.656519 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-efa559dd-104c-411e-8e8b-102e8cef9887 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:16.657077 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 268/1073] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:16 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:16.793837 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ec022f5f-7709-4735-b138-12592ab6e48b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:16.794351 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec022f5f-7709-4735-b138-12592ab6e48b None None] GET https://10.4.3.110/volume// Aug 01 12:59:16.794645 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec022f5f-7709-4735-b138-12592ab6e48b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:16.794911 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec022f5f-7709-4735-b138-12592ab6e48b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:16.795350 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec022f5f-7709-4735-b138-12592ab6e48b None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:16.795754 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 273/1074] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:59:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:16.809881 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7ac51008-d362-4f62-99b7-1189a279196a req-7eff007b-2218-4052-b37b-65e3a3ae6c8e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:16.814526 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-7eff007b-2218-4052-b37b-65e3a3ae6c8e tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:59:16.815364 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-7eff007b-2218-4052-b37b-65e3a3ae6c8e tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf", "connector": null, "instance_uuid": "e4bac541-7e07-4d5b-9c09-8ef1cd0de8c9"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:16.838274 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:16.838274 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:16.913040 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-7eff007b-2218-4052-b37b-65e3a3ae6c8e tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:59:16.913040 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 265/1075] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:59:16 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:16.968268 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ddd0820-8ae8-4295-a237-2aa744d4f431 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:16.971219 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ddd0820-8ae8-4295-a237-2aa744d4f431 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:16.971577 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ddd0820-8ae8-4295-a237-2aa744d4f431 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:16.971846 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ddd0820-8ae8-4295-a237-2aa744d4f431 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:16.995172 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:16.995172 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:17.000608 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ddd0820-8ae8-4295-a237-2aa744d4f431 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:17.009401 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ddd0820-8ae8-4295-a237-2aa744d4f431 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:17.009895 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 270/1076] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:16 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:17.016103 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a21b2def-8ae9-43ce-95d1-42f519e84683 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:17.016610 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a21b2def-8ae9-43ce-95d1-42f519e84683 None None] GET https://10.4.3.110/volume// Aug 01 12:59:17.018407 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a21b2def-8ae9-43ce-95d1-42f519e84683 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:17.018407 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a21b2def-8ae9-43ce-95d1-42f519e84683 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:17.018407 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a21b2def-8ae9-43ce-95d1-42f519e84683 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:17.018897 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 269/1077] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:17.037388 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7ac51008-d362-4f62-99b7-1189a279196a req-a308475b-6fa6-422d-bec1-73f3a0d4e6e6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:17.044717 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-a308475b-6fa6-422d-bec1-73f3a0d4e6e6 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:17.045739 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-a308475b-6fa6-422d-bec1-73f3a0d4e6e6 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:17.046916 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-a308475b-6fa6-422d-bec1-73f3a0d4e6e6 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:17.066558 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:17.066558 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:17.072606 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7ac51008-d362-4f62-99b7-1189a279196a req-a308475b-6fa6-422d-bec1-73f3a0d4e6e6 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:17.078626 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b25a38fb-c454-4137-afe8-181eab382f84 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:17.079803 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-a308475b-6fa6-422d-bec1-73f3a0d4e6e6 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:17.080294 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 274/1078] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:17 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1028 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:17.084596 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b25a38fb-c454-4137-afe8-181eab382f84 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:17.084596 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b25a38fb-c454-4137-afe8-181eab382f84 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:17.084596 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b25a38fb-c454-4137-afe8-181eab382f84 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:17.106090 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:17.106090 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:17.111856 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b25a38fb-c454-4137-afe8-181eab382f84 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:17.118899 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b25a38fb-c454-4137-afe8-181eab382f84 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:17.118899 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 266/1079] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:17 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:17.254185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7ac51008-d362-4f62-99b7-1189a279196a req-cdf97f51-aec0-46ca-b175-a5b11b2d0d00 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:17.258409 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-cdf97f51-aec0-46ca-b175-a5b11b2d0d00 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] PUT https://10.4.3.110/volume/v3/attachments/da86c404-1199-4761-8d7a-057552b65a4e Aug 01 12:59:17.259001 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-cdf97f51-aec0-46ca-b175-a5b11b2d0d00 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:17.269429 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-7ac51008-d362-4f62-99b7-1189a279196a req-cdf97f51-aec0-46ca-b175-a5b11b2d0d00 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Acquiring lock "cinder-attachment_update-860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:59:17.280633 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-7ac51008-d362-4f62-99b7-1189a279196a req-cdf97f51-aec0-46ca-b175-a5b11b2d0d00 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Lock "cinder-attachment_update-860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf-np0000006302" acquired by "attachment_update" :: waited 0.011s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:59:17.282232 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:17.282232 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:17.417199 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-7ac51008-d362-4f62-99b7-1189a279196a req-cdf97f51-aec0-46ca-b175-a5b11b2d0d00 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Lock "cinder-attachment_update-860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf-np0000006302" released by "attachment_update" :: held 0.137s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:59:17.417652 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-cdf97f51-aec0-46ca-b175-a5b11b2d0d00 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/attachments/da86c404-1199-4761-8d7a-057552b65a4e returned with HTTP 200 Aug 01 12:59:17.418340 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 271/1080] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:59:17 2026] PUT /volume/v3/attachments/da86c404-1199-4761-8d7a-057552b65a4e => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:18.029856 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-dda6a84e-86be-449f-839e-280b03786659 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.035654 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-dda6a84e-86be-449f-839e-280b03786659 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] POST https://10.4.3.110/volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce/action Aug 01 12:59:18.036244 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-dda6a84e-86be-449f-839e-280b03786659 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:18.036317 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-dda6a84e-86be-449f-839e-280b03786659 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:18.040153 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d2d08ea2-1c5b-4004-bb1c-81cf09253bd2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.043204 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2d08ea2-1c5b-4004-bb1c-81cf09253bd2 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:18.044708 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2d08ea2-1c5b-4004-bb1c-81cf09253bd2 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:18.045527 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2d08ea2-1c5b-4004-bb1c-81cf09253bd2 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:18.061168 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:18.061168 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:18.067249 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:18.067249 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:18.069807 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d2d08ea2-1c5b-4004-bb1c-81cf09253bd2 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:18.078786 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2d08ea2-1c5b-4004-bb1c-81cf09253bd2 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:18.079756 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 275/1081] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:18 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:18.084995 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-96ffbf59-c0bb-465d-b6a8-e31e8ab4c28f req-dda6a84e-86be-449f-839e-280b03786659 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce/action returned with HTTP 204 Aug 01 12:59:18.085791 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 270/1082] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:59:18 2026] POST /volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:18.139432 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8a889ce2-e4dd-4b82-b7bf-739d4dd6519d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.143861 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a889ce2-e4dd-4b82-b7bf-739d4dd6519d tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:18.144201 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a889ce2-e4dd-4b82-b7bf-739d4dd6519d tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:18.144564 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a889ce2-e4dd-4b82-b7bf-739d4dd6519d tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:18.161865 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:18.161865 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:18.168455 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8a889ce2-e4dd-4b82-b7bf-739d4dd6519d tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:18.175351 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a889ce2-e4dd-4b82-b7bf-739d4dd6519d tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:18.175987 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 267/1083] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:18 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 1174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:18.196309 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3d115cc-4404-4ca6-8ff6-952697cf9deb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.199343 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3d115cc-4404-4ca6-8ff6-952697cf9deb tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:18.199624 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3d115cc-4404-4ca6-8ff6-952697cf9deb tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:18.199887 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3d115cc-4404-4ca6-8ff6-952697cf9deb tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:18.215109 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:18.215109 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:18.221321 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a3d115cc-4404-4ca6-8ff6-952697cf9deb tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:18.232728 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3d115cc-4404-4ca6-8ff6-952697cf9deb tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:18.234405 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 272/1084] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:18 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 1174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:18.256851 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ff094000-21b6-4e45-865c-601f7f25eb55 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.259355 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 276/1085] 10.4.3.110 () {70 vars in 1611 bytes} [Sat Aug 1 12:59:18 2026] DELETE /volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 12:59:18.269959 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0bb67664-c905-4272-a901-2c7e17406d20 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.375432 np0000006302 devstack@c-api.service[100261]: WARNING keystonemiddleware.auth_token [None req-0bb67664-c905-4272-a901-2c7e17406d20 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 01 12:59:18.377021 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 271/1086] 10.4.3.110 () {70 vars in 1611 bytes} [Sat Aug 1 12:59:18 2026] DELETE /volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce => generated 114 bytes in 108 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 12:59:18.390931 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.395361 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] DELETE https://10.4.3.110/volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce Aug 01 12:59:18.395361 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:18.396343 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:18.412222 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:18.412222 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:18.427399 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-a9d5dff3-7048-4255-bd87-9675a3de5fda None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.429495 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-a9d5dff3-7048-4255-bd87-9675a3de5fda tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/limits Aug 01 12:59:18.429787 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-a9d5dff3-7048-4255-bd87-9675a3de5fda tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:18.430064 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-a9d5dff3-7048-4255-bd87-9675a3de5fda tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:18.459687 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-a9d5dff3-7048-4255-bd87-9675a3de5fda tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/limits returned with HTTP 200 Aug 01 12:59:18.460252 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 273/1087] 10.4.3.110 () {68 vars in 1484 bytes} [Sat Aug 1 12:59:18 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:18.502890 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Attachment connected to vm 9502fa03-0ca7-4da7-a37e-99eabe96e7bf, checking data on nova Aug 01 12:59:18.503561 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.compute.nova [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Creating Keystone token plugin using URL: https://10.4.3.110/identity {{(pid=100263) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 12:59:18.534015 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1d3f48cb-2d90-44de-bde0-bca01fd056a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.537403 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1d3f48cb-2d90-44de-bde0-bca01fd056a5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:18.537712 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1d3f48cb-2d90-44de-bde0-bca01fd056a5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:18.538090 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1d3f48cb-2d90-44de-bde0-bca01fd056a5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:18.552434 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:18.552434 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:18.558319 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1d3f48cb-2d90-44de-bde0-bca01fd056a5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:18.566703 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1d3f48cb-2d90-44de-bde0-bca01fd056a5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c returned with HTTP 200 Aug 01 12:59:18.567293 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 277/1088] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:18 2026] GET /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c => generated 1659 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:18.578443 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1783524d-5ca2-423a-8961-ec14dac55881 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.581700 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1783524d-5ca2-423a-8961-ec14dac55881 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 12:59:18.582132 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1783524d-5ca2-423a-8961-ec14dac55881 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8de3848a-59ce-40ec-ada0-5724ca4cd71c", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:18.595317 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:18.595317 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:18.595813 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1783524d-5ca2-423a-8961-ec14dac55881 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:18.595980 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1783524d-5ca2-423a-8961-ec14dac55881 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Create snapshot from volume 8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:18.639880 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1783524d-5ca2-423a-8961-ec14dac55881 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Created reservations ['2079149f-57ed-4b6c-8ca8-458637f671cc', '413f4497-49bc-4d48-b383-6b991f85c61c', 'f0bf94d0-9591-4f7e-b65e-7a095df4ea96', '91045e78-b2ff-4bb5-9df2-ccdbed1db75a'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:18.691991 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1783524d-5ca2-423a-8961-ec14dac55881 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Snapshot force create request issued successfully. Aug 01 12:59:18.691991 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b758e1b3-b68f-4907-8f2f-c71d8d9e6c9d req-1783524d-5ca2-423a-8961-ec14dac55881 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 12:59:18.691991 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 272/1089] 10.4.3.110 () {72 vars in 1547 bytes} [Sat Aug 1 12:59:18 2026] POST /volume/v3/snapshots => generated 292 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:18.709554 np0000006302 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] REQ: curl -g -i -X GET https://10.4.3.110/compute/v2.1/servers/9502fa03-0ca7-4da7-a37e-99eabe96e7bf/os-volume_attachments/b84e9609-e9a5-42c0-93a1-86ad40034bce -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}85070ff2dce94932a2b9b6793b05511d7e48c1b3990d7c4aa5d6739364743eec" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732" -H "X-Service-Token: {SHA256}24feaa056316477e1ab9fe5f24b3d20e7a002384bff6424fa0173d9bec9d377b" {{(pid=100263) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 12:59:18.866423 np0000006302 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 12:59:18 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-4d11c56c-6d78-4fe6-aec5-25a804af50ff x-openstack-request-id: req-4d11c56c-6d78-4fe6-aec5-25a804af50ff {{(pid=100263) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 12:59:18.868327 np0000006302 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b84e9609-e9a5-42c0-93a1-86ad40034bce", "serverId": "9502fa03-0ca7-4da7-a37e-99eabe96e7bf", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b25cb610-747b-4a80-8510-0969191a53ce", "bdm_uuid": "56e85bb8-95a7-434e-956b-d7cc2bba292b"}} {{(pid=100263) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 12:59:18.868327 np0000006302 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET call to compute for https://10.4.3.110/compute/v2.1/servers/9502fa03-0ca7-4da7-a37e-99eabe96e7bf/os-volume_attachments/b84e9609-e9a5-42c0-93a1-86ad40034bce used request id req-4d11c56c-6d78-4fe6-aec5-25a804af50ff {{(pid=100263) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 12:59:18.869686 np0000006302 devstack@c-api.service[100263]: ERROR cinder.volume.api [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Caught error: Detach volume from instance 9502fa03-0ca7-4da7-a37e-99eabe96e7bf using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9502fa03-0ca7-4da7-a37e-99eabe96e7bf using the Compute API Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 12:59:18.873121 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9502fa03-0ca7-4da7-a37e-99eabe96e7bf using the Compute API Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.middleware.fault [None req-e0e1a66c-583d-45ad-acb4-1ce9b73a7732 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce returned with HTTP 409 Aug 01 12:59:18.875007 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 268/1090] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 12:59:18 2026] DELETE /volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce => generated 167 bytes in 485 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:18.924505 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-32aa1e16-eed4-4673-b13e-8d8c32eefc8c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.927455 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-32aa1e16-eed4-4673-b13e-8d8c32eefc8c tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:18.927667 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-32aa1e16-eed4-4673-b13e-8d8c32eefc8c tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:18.927914 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-32aa1e16-eed4-4673-b13e-8d8c32eefc8c tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:18.948115 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:18.948115 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:18.954792 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-32aa1e16-eed4-4673-b13e-8d8c32eefc8c tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:18.964511 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-32aa1e16-eed4-4673-b13e-8d8c32eefc8c tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:18.964793 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 274/1091] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:18 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 1156 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:18.991397 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-8d3b8185-7280-4a9d-bda3-46670e982b9c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:18.997056 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-8d3b8185-7280-4a9d-bda3-46670e982b9c tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] POST https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce/action Aug 01 12:59:18.997056 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-8d3b8185-7280-4a9d-bda3-46670e982b9c tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:18.997056 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-8d3b8185-7280-4a9d-bda3-46670e982b9c tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:19.015993 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:19.015993 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:19.016658 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-8d3b8185-7280-4a9d-bda3-46670e982b9c tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:19.027690 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-8d3b8185-7280-4a9d-bda3-46670e982b9c tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Begin detaching volume completed successfully. Aug 01 12:59:19.027690 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-8d3b8185-7280-4a9d-bda3-46670e982b9c tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce/action returned with HTTP 202 Aug 01 12:59:19.027690 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 278/1092] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:59:18 2026] POST /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:59:19.088627 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1ef40aa2-f4e6-4560-a6d9-90b124d68bcd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:19.089824 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1ef40aa2-f4e6-4560-a6d9-90b124d68bcd None None] GET https://10.4.3.110/volume// Aug 01 12:59:19.090035 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1ef40aa2-f4e6-4560-a6d9-90b124d68bcd None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:19.091129 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1ef40aa2-f4e6-4560-a6d9-90b124d68bcd None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:19.091129 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1ef40aa2-f4e6-4560-a6d9-90b124d68bcd None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:19.091324 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 273/1093] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:19.104375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-57313d44-3cee-450c-bd6a-267b087a55d4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:19.105790 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-cdad1904-4c6c-4ec5-9c57-8b23781a8684 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:19.106632 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57313d44-3cee-450c-bd6a-267b087a55d4 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:19.106632 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57313d44-3cee-450c-bd6a-267b087a55d4 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:19.107193 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57313d44-3cee-450c-bd6a-267b087a55d4 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:19.112987 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-cdad1904-4c6c-4ec5-9c57-8b23781a8684 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:19.112987 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-cdad1904-4c6c-4ec5-9c57-8b23781a8684 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:19.112987 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-cdad1904-4c6c-4ec5-9c57-8b23781a8684 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:19.131636 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:19.131636 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:19.138082 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-cdad1904-4c6c-4ec5-9c57-8b23781a8684 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:19.145402 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-cdad1904-4c6c-4ec5-9c57-8b23781a8684 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:19.145925 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 275/1094] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:19 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 1339 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:19.161930 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-57313d44-3cee-450c-bd6a-267b087a55d4 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:59:19.180426 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:19.180426 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:19.187697 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-57313d44-3cee-450c-bd6a-267b087a55d4 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:19.194631 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57313d44-3cee-450c-bd6a-267b087a55d4 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:19.195174 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 269/1095] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:19 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 867 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:20.214671 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b4efb1c-2e10-470a-9ae7-577644fc21b0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:20.216803 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b4efb1c-2e10-470a-9ae7-577644fc21b0 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:20.217101 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b4efb1c-2e10-470a-9ae7-577644fc21b0 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:20.217372 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b4efb1c-2e10-470a-9ae7-577644fc21b0 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:20.227150 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:20.227150 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:20.231629 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b4efb1c-2e10-470a-9ae7-577644fc21b0 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:20.236527 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b4efb1c-2e10-470a-9ae7-577644fc21b0 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:20.236910 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 279/1096] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:20 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:21.078715 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7ac51008-d362-4f62-99b7-1189a279196a req-a06f4016-7acd-4c63-8e30-857b9e43f589 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:21.081893 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-a06f4016-7acd-4c63-8e30-857b9e43f589 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] POST https://10.4.3.110/volume/v3/attachments/da86c404-1199-4761-8d7a-057552b65a4e/action Aug 01 12:59:21.082521 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-a06f4016-7acd-4c63-8e30-857b9e43f589 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:21.082819 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-a06f4016-7acd-4c63-8e30-857b9e43f589 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:21.109420 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:21.109420 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:21.128318 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7ac51008-d362-4f62-99b7-1189a279196a req-a06f4016-7acd-4c63-8e30-857b9e43f589 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/attachments/da86c404-1199-4761-8d7a-057552b65a4e/action returned with HTTP 204 Aug 01 12:59:21.128318 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 274/1097] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:59:21 2026] POST /volume/v3/attachments/da86c404-1199-4761-8d7a-057552b65a4e/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:21.256521 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1edd1a9d-abe9-4464-9b2e-366d76a243cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:21.260792 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1edd1a9d-abe9-4464-9b2e-366d76a243cf tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:21.261273 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1edd1a9d-abe9-4464-9b2e-366d76a243cf tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:21.261635 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1edd1a9d-abe9-4464-9b2e-366d76a243cf tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:21.275312 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:21.275312 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:21.280929 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1edd1a9d-abe9-4464-9b2e-366d76a243cf tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:21.287729 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1edd1a9d-abe9-4464-9b2e-366d76a243cf tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:21.288772 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 276/1098] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:21 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:21.306265 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-42588a32-3921-436b-b9f2-9ee9d4c3c568 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:21.308363 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42588a32-3921-436b-b9f2-9ee9d4c3c568 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] POST https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf/action Aug 01 12:59:21.308765 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42588a32-3921-436b-b9f2-9ee9d4c3c568 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:21.309289 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42588a32-3921-436b-b9f2-9ee9d4c3c568 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:21.322351 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:21.322351 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:21.322848 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-42588a32-3921-436b-b9f2-9ee9d4c3c568 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:21.387620 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-42588a32-3921-436b-b9f2-9ee9d4c3c568 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Created reservations ['7abf6bda-accd-4cb0-a155-443e1447a15f', '633bfa0d-58c6-4683-9d6b-882c8df4ddaa'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:21.412770 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-42588a32-3921-436b-b9f2-9ee9d4c3c568 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Extend volume request issued successfully. Aug 01 12:59:21.413107 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42588a32-3921-436b-b9f2-9ee9d4c3c568 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf/action returned with HTTP 202 Aug 01 12:59:21.413517 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 270/1099] 10.4.3.110 () {70 vars in 1431 bytes} [Sat Aug 1 12:59:21 2026] POST /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 12:59:21.427115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-62e44e0b-e8d7-449d-bbd3-77073c7b5567 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:21.430232 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62e44e0b-e8d7-449d-bbd3-77073c7b5567 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:21.433278 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62e44e0b-e8d7-449d-bbd3-77073c7b5567 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:21.433573 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62e44e0b-e8d7-449d-bbd3-77073c7b5567 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:21.444814 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:21.444814 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:21.448317 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-62e44e0b-e8d7-449d-bbd3-77073c7b5567 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:21.453554 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62e44e0b-e8d7-449d-bbd3-77073c7b5567 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:21.453931 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 280/1100] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:21 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:21.574516 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c68e3c16-8cb6-43dd-be93-2f15dcbe45f0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:21.577689 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c68e3c16-8cb6-43dd-be93-2f15dcbe45f0 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:21.578008 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c68e3c16-8cb6-43dd-be93-2f15dcbe45f0 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:21.578304 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c68e3c16-8cb6-43dd-be93-2f15dcbe45f0 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:21.602080 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:21.602080 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:21.614056 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c68e3c16-8cb6-43dd-be93-2f15dcbe45f0 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:21.625876 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c68e3c16-8cb6-43dd-be93-2f15dcbe45f0 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:21.626579 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 275/1101] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:21 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:21.684282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-f2db6c1c-c9b5-4010-9c50-aac246dd96b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:21.687392 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-f2db6c1c-c9b5-4010-9c50-aac246dd96b8 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:21.687683 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-f2db6c1c-c9b5-4010-9c50-aac246dd96b8 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:21.687995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-f2db6c1c-c9b5-4010-9c50-aac246dd96b8 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:21.700672 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:21.700672 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:21.709310 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-f2db6c1c-c9b5-4010-9c50-aac246dd96b8 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:21.717221 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-f2db6c1c-c9b5-4010-9c50-aac246dd96b8 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:21.717811 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 277/1102] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:21 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:21.846012 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1797d235-c490-4e3f-b58a-6cf196f1c327 req-bd3f15a2-ec9a-44ec-9e3b-045e602a9bc8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:21.848779 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-42588a32-3921-436b-b9f2-9ee9d4c3c568 req-9e0682ad-d63a-4693-a9d7-07785f68639c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:21.848910 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1797d235-c490-4e3f-b58a-6cf196f1c327 req-bd3f15a2-ec9a-44ec-9e3b-045e602a9bc8 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:21.849151 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1797d235-c490-4e3f-b58a-6cf196f1c327 req-bd3f15a2-ec9a-44ec-9e3b-045e602a9bc8 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:21.849341 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1797d235-c490-4e3f-b58a-6cf196f1c327 req-bd3f15a2-ec9a-44ec-9e3b-045e602a9bc8 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:21.852725 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-42588a32-3921-436b-b9f2-9ee9d4c3c568 req-9e0682ad-d63a-4693-a9d7-07785f68639c service nova] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:21.852939 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-42588a32-3921-436b-b9f2-9ee9d4c3c568 req-9e0682ad-d63a-4693-a9d7-07785f68639c service nova] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:21.853125 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-42588a32-3921-436b-b9f2-9ee9d4c3c568 req-9e0682ad-d63a-4693-a9d7-07785f68639c service nova] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:21.860749 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-30c113a7-8365-48ac-9ba6-787bc6428d38 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:21.861372 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30c113a7-8365-48ac-9ba6-787bc6428d38 None None] GET https://10.4.3.110/volume// Aug 01 12:59:21.861638 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-30c113a7-8365-48ac-9ba6-787bc6428d38 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:21.862025 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-30c113a7-8365-48ac-9ba6-787bc6428d38 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:21.862815 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30c113a7-8365-48ac-9ba6-787bc6428d38 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:21.863333 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 276/1103] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:59:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:21.866545 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:21.866545 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:21.868809 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:21.868809 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:21.871861 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-42588a32-3921-436b-b9f2-9ee9d4c3c568 req-9e0682ad-d63a-4693-a9d7-07785f68639c service nova] Volume info retrieved successfully. Aug 01 12:59:21.872826 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-141faec2-1b7d-47dc-98c3-a6176c6525a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:21.875071 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1797d235-c490-4e3f-b58a-6cf196f1c327 req-bd3f15a2-ec9a-44ec-9e3b-045e602a9bc8 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:21.875622 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-141faec2-1b7d-47dc-98c3-a6176c6525a9 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:59:21.876183 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-141faec2-1b7d-47dc-98c3-a6176c6525a9 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c", "connector": null, "instance_uuid": "37459d19-ae97-4501-b5c0-107cfd1d24d2"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:21.877200 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-42588a32-3921-436b-b9f2-9ee9d4c3c568 req-9e0682ad-d63a-4693-a9d7-07785f68639c service nova] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:21.877781 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 281/1104] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:21 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1315 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:21.886096 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1797d235-c490-4e3f-b58a-6cf196f1c327 req-bd3f15a2-ec9a-44ec-9e3b-045e602a9bc8 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c returned with HTTP 200 Aug 01 12:59:21.886732 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 271/1105] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:21 2026] GET /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c => generated 1659 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:21.891678 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:21.891678 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:21.962917 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-141faec2-1b7d-47dc-98c3-a6176c6525a9 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:59:21.965854 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 278/1106] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:59:21 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:22.016211 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3e15d07e-7c32-4294-a89c-1773ef8c462c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:22.021538 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e15d07e-7c32-4294-a89c-1773ef8c462c tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:22.022040 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e15d07e-7c32-4294-a89c-1773ef8c462c tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:22.022120 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e15d07e-7c32-4294-a89c-1773ef8c462c tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:22.038036 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:22.038036 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:22.045180 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3e15d07e-7c32-4294-a89c-1773ef8c462c tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:22.045788 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-89bb5f0a-b609-4034-a9f4-6c701dc4b3ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:22.046433 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89bb5f0a-b609-4034-a9f4-6c701dc4b3ef None None] GET https://10.4.3.110/volume// Aug 01 12:59:22.046733 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89bb5f0a-b609-4034-a9f4-6c701dc4b3ef None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:22.047003 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89bb5f0a-b609-4034-a9f4-6c701dc4b3ef None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:22.047420 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89bb5f0a-b609-4034-a9f4-6c701dc4b3ef None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:22.047804 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 282/1107] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:22.051995 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e15d07e-7c32-4294-a89c-1773ef8c462c tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:22.052599 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 277/1108] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:22 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:22.085969 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-6245eb9c-dfec-4c49-8a9d-86321e87d65f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:22.091343 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-6245eb9c-dfec-4c49-8a9d-86321e87d65f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:22.091343 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-6245eb9c-dfec-4c49-8a9d-86321e87d65f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:22.091343 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-6245eb9c-dfec-4c49-8a9d-86321e87d65f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:22.101676 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:22.101676 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:22.105812 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-6245eb9c-dfec-4c49-8a9d-86321e87d65f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:22.111552 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-6245eb9c-dfec-4c49-8a9d-86321e87d65f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:22.111906 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 272/1109] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:22 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:22.272760 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-5af666de-30b4-41e4-969a-98ade8971c10 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:22.283514 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-5af666de-30b4-41e4-969a-98ade8971c10 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] PUT https://10.4.3.110/volume/v3/attachments/10c4944e-ee1a-49c4-ae31-da2b47c46ea3 Aug 01 12:59:22.283514 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-5af666de-30b4-41e4-969a-98ade8971c10 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:22.300709 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-5af666de-30b4-41e4-969a-98ade8971c10 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Acquiring lock "cinder-attachment_update-9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:59:22.306523 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-5af666de-30b4-41e4-969a-98ade8971c10 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Lock "cinder-attachment_update-9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:59:22.308014 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:22.308014 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:22.472476 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea1ae730-277d-4a36-9c13-89438ccd4d20 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:22.474558 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea1ae730-277d-4a36-9c13-89438ccd4d20 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:22.474810 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea1ae730-277d-4a36-9c13-89438ccd4d20 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:22.475043 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea1ae730-277d-4a36-9c13-89438ccd4d20 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:22.478062 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-5af666de-30b4-41e4-969a-98ade8971c10 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Lock "cinder-attachment_update-9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c-np0000006302" released by "attachment_update" :: held 0.171s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:59:22.478305 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-5af666de-30b4-41e4-969a-98ade8971c10 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/10c4944e-ee1a-49c4-ae31-da2b47c46ea3 returned with HTTP 200 Aug 01 12:59:22.478825 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 279/1110] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:59:22 2026] PUT /volume/v3/attachments/10c4944e-ee1a-49c4-ae31-da2b47c46ea3 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:22.487019 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:22.487019 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:22.491053 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea1ae730-277d-4a36-9c13-89438ccd4d20 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:22.496205 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea1ae730-277d-4a36-9c13-89438ccd4d20 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:22.496665 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 283/1111] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:22 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:22.510739 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4e82d9ca-93f6-44a8-87a2-9cc07a9ba1e7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:22.512936 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4e82d9ca-93f6-44a8-87a2-9cc07a9ba1e7 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:22.513247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4e82d9ca-93f6-44a8-87a2-9cc07a9ba1e7 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:22.513517 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4e82d9ca-93f6-44a8-87a2-9cc07a9ba1e7 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:22.525475 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:22.525475 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:22.531464 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4e82d9ca-93f6-44a8-87a2-9cc07a9ba1e7 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:22.539199 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4e82d9ca-93f6-44a8-87a2-9cc07a9ba1e7 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:22.539911 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 278/1112] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:22 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:22.785013 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-5d604059-e361-42c9-aa5e-a38b9200d786 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:22.792450 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-5d604059-e361-42c9-aa5e-a38b9200d786 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:22.792987 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-5d604059-e361-42c9-aa5e-a38b9200d786 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:22.793391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-5d604059-e361-42c9-aa5e-a38b9200d786 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:22.808533 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:22.808533 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:22.814211 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-5d604059-e361-42c9-aa5e-a38b9200d786 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:22.822374 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-5d604059-e361-42c9-aa5e-a38b9200d786 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:22.822374 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 273/1113] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:22 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:22.850299 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-3752e4fe-f947-41d6-ba11-a82a8f92735b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:22.856917 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-3752e4fe-f947-41d6-ba11-a82a8f92735b tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] POST https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf/action Aug 01 12:59:22.857404 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-3752e4fe-f947-41d6-ba11-a82a8f92735b tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:22.857588 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-3752e4fe-f947-41d6-ba11-a82a8f92735b tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:22.880033 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:22.880033 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:22.880033 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-3752e4fe-f947-41d6-ba11-a82a8f92735b tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:22.893240 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-3752e4fe-f947-41d6-ba11-a82a8f92735b tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Begin detaching volume completed successfully. Aug 01 12:59:22.893677 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-3752e4fe-f947-41d6-ba11-a82a8f92735b tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf/action returned with HTTP 202 Aug 01 12:59:22.894614 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 280/1114] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 12:59:22 2026] POST /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 12:59:22.920754 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dbee8148-f1d5-4a94-b08a-d71852dbb6b0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:22.925794 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dbee8148-f1d5-4a94-b08a-d71852dbb6b0 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:22.926053 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dbee8148-f1d5-4a94-b08a-d71852dbb6b0 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:22.926407 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dbee8148-f1d5-4a94-b08a-d71852dbb6b0 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:22.945109 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:22.945109 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:22.951169 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dbee8148-f1d5-4a94-b08a-d71852dbb6b0 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:22.958178 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dbee8148-f1d5-4a94-b08a-d71852dbb6b0 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:22.958673 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 284/1115] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:22 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1162 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:22.971748 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1774e8dc-5090-4d37-b55c-2c0f25382abf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:22.972302 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1774e8dc-5090-4d37-b55c-2c0f25382abf None None] GET https://10.4.3.110/volume// Aug 01 12:59:22.972856 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1774e8dc-5090-4d37-b55c-2c0f25382abf None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:22.972856 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1774e8dc-5090-4d37-b55c-2c0f25382abf None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:22.973187 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1774e8dc-5090-4d37-b55c-2c0f25382abf None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:22.973687 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 279/1116] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:22.986819 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-c82a48a5-658e-4b56-89ab-e0e8d8256767 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:22.991985 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-c82a48a5-658e-4b56-89ab-e0e8d8256767 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:22.991985 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-c82a48a5-658e-4b56-89ab-e0e8d8256767 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:22.991985 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-c82a48a5-658e-4b56-89ab-e0e8d8256767 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:23.007294 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:23.007294 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:23.013235 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-c82a48a5-658e-4b56-89ab-e0e8d8256767 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:23.018836 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-c82a48a5-658e-4b56-89ab-e0e8d8256767 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:23.019689 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 274/1117] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:22 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:23.075829 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6aaaacf8-ea95-48a1-b00c-aa98f35eff78 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:23.078775 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6aaaacf8-ea95-48a1-b00c-aa98f35eff78 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:23.079141 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6aaaacf8-ea95-48a1-b00c-aa98f35eff78 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:23.079434 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6aaaacf8-ea95-48a1-b00c-aa98f35eff78 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:23.093052 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:23.093052 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:23.098242 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6aaaacf8-ea95-48a1-b00c-aa98f35eff78 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:23.105230 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6aaaacf8-ea95-48a1-b00c-aa98f35eff78 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:23.105836 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 281/1118] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:23 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:23.244339 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-e078a0a6-5bdf-4b74-9cb3-ceba729515df None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:23.246630 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-e078a0a6-5bdf-4b74-9cb3-ceba729515df tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] DELETE https://10.4.3.110/volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce Aug 01 12:59:23.246822 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-e078a0a6-5bdf-4b74-9cb3-ceba729515df tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:23.247038 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-e078a0a6-5bdf-4b74-9cb3-ceba729515df tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:23.255738 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:23.255738 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:23.330512 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-aefdf467-35c7-478a-8b0f-497b2ed1e376 req-e078a0a6-5bdf-4b74-9cb3-ceba729515df tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce returned with HTTP 200 Aug 01 12:59:23.330916 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 285/1119] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:59:23 2026] DELETE /volume/v3/attachments/b25cb610-747b-4a80-8510-0969191a53ce => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:23.980443 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f593d355-915c-45ec-87ee-503b4d095c98 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:23.982189 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f593d355-915c-45ec-87ee-503b4d095c98 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:23.982535 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f593d355-915c-45ec-87ee-503b4d095c98 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:23.982890 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f593d355-915c-45ec-87ee-503b4d095c98 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:23.997566 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:23.997566 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:24.001874 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f593d355-915c-45ec-87ee-503b4d095c98 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:24.008935 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f593d355-915c-45ec-87ee-503b4d095c98 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:24.009807 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 280/1120] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:23 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:24.130095 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-15085afe-d968-45e7-9277-de359146d3a2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:24.136779 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15085afe-d968-45e7-9277-de359146d3a2 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:24.137128 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15085afe-d968-45e7-9277-de359146d3a2 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:24.137434 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15085afe-d968-45e7-9277-de359146d3a2 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:24.150649 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1797d235-c490-4e3f-b58a-6cf196f1c327 req-e2298831-ebd1-45ec-81e4-2f86b01f9ff4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:24.156555 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:24.156555 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:24.161985 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1797d235-c490-4e3f-b58a-6cf196f1c327 req-e2298831-ebd1-45ec-81e4-2f86b01f9ff4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/attachments/5911c896-e53e-4f17-8bb5-4ac560efcd1f Aug 01 12:59:24.162384 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1797d235-c490-4e3f-b58a-6cf196f1c327 req-e2298831-ebd1-45ec-81e4-2f86b01f9ff4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:24.162695 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1797d235-c490-4e3f-b58a-6cf196f1c327 req-e2298831-ebd1-45ec-81e4-2f86b01f9ff4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:24.165584 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-15085afe-d968-45e7-9277-de359146d3a2 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:24.173861 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:24.173861 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:24.176651 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15085afe-d968-45e7-9277-de359146d3a2 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:24.177649 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 275/1121] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:24 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:24.238058 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1797d235-c490-4e3f-b58a-6cf196f1c327 req-e2298831-ebd1-45ec-81e4-2f86b01f9ff4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/5911c896-e53e-4f17-8bb5-4ac560efcd1f returned with HTTP 200 Aug 01 12:59:24.238552 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 282/1122] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:59:24 2026] DELETE /volume/v3/attachments/5911c896-e53e-4f17-8bb5-4ac560efcd1f => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:24.451647 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e358ca2d-6251-4bd1-b313-f6c00354363f req-ee518b22-1589-47c3-946b-7da7e36402bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:24.454958 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e358ca2d-6251-4bd1-b313-f6c00354363f req-ee518b22-1589-47c3-946b-7da7e36402bb tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:24.455230 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e358ca2d-6251-4bd1-b313-f6c00354363f req-ee518b22-1589-47c3-946b-7da7e36402bb tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:24.455492 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e358ca2d-6251-4bd1-b313-f6c00354363f req-ee518b22-1589-47c3-946b-7da7e36402bb tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:24.466331 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:24.466331 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:24.472255 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e358ca2d-6251-4bd1-b313-f6c00354363f req-ee518b22-1589-47c3-946b-7da7e36402bb tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:24.479587 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e358ca2d-6251-4bd1-b313-f6c00354363f req-ee518b22-1589-47c3-946b-7da7e36402bb tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:24.480264 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 286/1123] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:24 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:24.500016 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-38a17233-156d-4141-bbc1-d97dca2d9f01 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:24.502890 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38a17233-156d-4141-bbc1-d97dca2d9f01 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] DELETE https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:24.503020 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38a17233-156d-4141-bbc1-d97dca2d9f01 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:24.503437 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38a17233-156d-4141-bbc1-d97dca2d9f01 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:24.503660 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-38a17233-156d-4141-bbc1-d97dca2d9f01 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Delete volume with id: b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:24.514315 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:24.514315 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:24.514827 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-38a17233-156d-4141-bbc1-d97dca2d9f01 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:24.543555 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-38a17233-156d-4141-bbc1-d97dca2d9f01 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Delete volume request issued successfully. Aug 01 12:59:24.543555 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38a17233-156d-4141-bbc1-d97dca2d9f01 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 202 Aug 01 12:59:24.543555 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 281/1124] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 12:59:24 2026] DELETE /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 12:59:24.553710 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-04b27026-92c8-4a7d-9db5-f749f458e522 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:24.555469 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-04b27026-92c8-4a7d-9db5-f749f458e522 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:24.555666 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-04b27026-92c8-4a7d-9db5-f749f458e522 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:24.555858 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-04b27026-92c8-4a7d-9db5-f749f458e522 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:24.566910 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:24.566910 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:24.575743 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-04b27026-92c8-4a7d-9db5-f749f458e522 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Volume info retrieved successfully. Aug 01 12:59:24.583215 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-04b27026-92c8-4a7d-9db5-f749f458e522 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 200 Aug 01 12:59:24.583852 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 276/1125] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:24 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:25.031975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2cf07847-1779-4f05-b2cc-fe6ab30163fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:25.031975 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cf07847-1779-4f05-b2cc-fe6ab30163fe tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:25.031975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cf07847-1779-4f05-b2cc-fe6ab30163fe tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:25.031975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cf07847-1779-4f05-b2cc-fe6ab30163fe tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:25.048733 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:25.048733 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:25.058178 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2cf07847-1779-4f05-b2cc-fe6ab30163fe tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:25.064971 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cf07847-1779-4f05-b2cc-fe6ab30163fe tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:25.064971 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 283/1126] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:25 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:25.199333 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-10d30cef-2ce6-4db5-b658-e6d3b3a6c0e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:25.202364 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10d30cef-2ce6-4db5-b658-e6d3b3a6c0e5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:25.202552 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10d30cef-2ce6-4db5-b658-e6d3b3a6c0e5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:25.202730 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10d30cef-2ce6-4db5-b658-e6d3b3a6c0e5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:25.216974 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:25.216974 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:25.223457 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-10d30cef-2ce6-4db5-b658-e6d3b3a6c0e5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:25.230386 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10d30cef-2ce6-4db5-b658-e6d3b3a6c0e5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:25.231058 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 287/1127] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:25 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:25.602747 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2a5a6c6a-c12d-4def-8042-ddb8cdd13951 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:25.606733 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a5a6c6a-c12d-4def-8042-ddb8cdd13951 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] GET https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce Aug 01 12:59:25.607312 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a5a6c6a-c12d-4def-8042-ddb8cdd13951 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:25.607749 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a5a6c6a-c12d-4def-8042-ddb8cdd13951 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:25.617102 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a5a6c6a-c12d-4def-8042-ddb8cdd13951 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081 tempest-TestServerVolumeAttachScenarioOldVersion-2135380081-project-member] https://10.4.3.110/volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce returned with HTTP 404 Aug 01 12:59:25.617102 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 282/1128] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:25 2026] GET /volume/v3/volumes/b84e9609-e9a5-42c0-93a1-86ad40034bce => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:59:26.084056 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5cbd8acf-1106-4fb6-acd2-3e67898c4c5d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:26.087071 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cbd8acf-1106-4fb6-acd2-3e67898c4c5d tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:26.087980 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5cbd8acf-1106-4fb6-acd2-3e67898c4c5d tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:26.087980 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5cbd8acf-1106-4fb6-acd2-3e67898c4c5d tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:26.111541 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:26.111541 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:26.118206 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5cbd8acf-1106-4fb6-acd2-3e67898c4c5d tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:26.124748 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cbd8acf-1106-4fb6-acd2-3e67898c4c5d tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:26.125245 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 277/1129] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:26 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:26.251793 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-44388c89-3a30-4529-a494-0169031d162b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:26.256107 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44388c89-3a30-4529-a494-0169031d162b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:26.256107 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44388c89-3a30-4529-a494-0169031d162b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:26.256107 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44388c89-3a30-4529-a494-0169031d162b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:26.270659 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:26.270659 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:26.276974 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-44388c89-3a30-4529-a494-0169031d162b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:26.284350 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44388c89-3a30-4529-a494-0169031d162b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:26.285035 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 284/1130] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:26 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:26.438625 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-96a5b8fc-c355-46b9-ba89-94eca513137f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:26.442371 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96a5b8fc-c355-46b9-ba89-94eca513137f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c?cascade=True Aug 01 12:59:26.442645 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96a5b8fc-c355-46b9-ba89-94eca513137f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:26.442699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96a5b8fc-c355-46b9-ba89-94eca513137f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:26.442898 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-96a5b8fc-c355-46b9-ba89-94eca513137f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Delete volume with id: 8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:26.451981 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:26.451981 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:26.452531 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-96a5b8fc-c355-46b9-ba89-94eca513137f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:26.545616 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-96a5b8fc-c355-46b9-ba89-94eca513137f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Delete volume request issued successfully. Aug 01 12:59:26.545830 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96a5b8fc-c355-46b9-ba89-94eca513137f tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c?cascade=True returned with HTTP 202 Aug 01 12:59:26.546569 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 288/1131] 10.4.3.110 () {66 vars in 1376 bytes} [Sat Aug 1 12:59:26 2026] DELETE /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c?cascade=True => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:26.555609 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-adaa8f89-3baf-45db-9ef0-33505844d760 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:26.558044 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-adaa8f89-3baf-45db-9ef0-33505844d760 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:26.558447 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-adaa8f89-3baf-45db-9ef0-33505844d760 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:26.558925 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-adaa8f89-3baf-45db-9ef0-33505844d760 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:26.568640 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:26.568640 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:26.574867 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-adaa8f89-3baf-45db-9ef0-33505844d760 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:26.582358 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-adaa8f89-3baf-45db-9ef0-33505844d760 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c returned with HTTP 200 Aug 01 12:59:26.582905 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 283/1132] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:26 2026] GET /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:27.146411 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7296853a-9215-418b-bb41-b3d283dea6da None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:27.148900 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7296853a-9215-418b-bb41-b3d283dea6da tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:27.149274 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7296853a-9215-418b-bb41-b3d283dea6da tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:27.149557 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7296853a-9215-418b-bb41-b3d283dea6da tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:27.164631 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:27.164631 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:27.171099 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7296853a-9215-418b-bb41-b3d283dea6da tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:27.177795 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7296853a-9215-418b-bb41-b3d283dea6da tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:27.178381 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 278/1133] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:27 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 1162 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:27.307892 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a0b6f0d-1184-497a-87ce-9f2a43c903e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:27.312101 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a0b6f0d-1184-497a-87ce-9f2a43c903e1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:27.312101 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a0b6f0d-1184-497a-87ce-9f2a43c903e1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:27.312756 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a0b6f0d-1184-497a-87ce-9f2a43c903e1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:27.330282 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:27.330282 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:27.338563 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0a0b6f0d-1184-497a-87ce-9f2a43c903e1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:27.344814 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a0b6f0d-1184-497a-87ce-9f2a43c903e1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:27.345365 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 285/1134] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:27 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:27.602817 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-81e7cc93-b000-46cb-b62c-d95aa10fd978 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:27.604625 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81e7cc93-b000-46cb-b62c-d95aa10fd978 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:27.605807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81e7cc93-b000-46cb-b62c-d95aa10fd978 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:27.605807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81e7cc93-b000-46cb-b62c-d95aa10fd978 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:27.617545 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81e7cc93-b000-46cb-b62c-d95aa10fd978 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c returned with HTTP 404 Aug 01 12:59:27.618087 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 289/1135] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:27 2026] GET /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:27.937880 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-e6837104-9abf-4a1e-b297-4f3d865827ae None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:27.938653 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-e6837104-9abf-4a1e-b297-4f3d865827ae tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] POST https://10.4.3.110/volume/v3/attachments/10c4944e-ee1a-49c4-ae31-da2b47c46ea3/action Aug 01 12:59:27.938702 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-e6837104-9abf-4a1e-b297-4f3d865827ae tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:27.938865 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-e6837104-9abf-4a1e-b297-4f3d865827ae tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:27.972110 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:27.972110 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:27.992815 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5e380205-a97a-4ab7-b89d-ec8728134f5d req-e6837104-9abf-4a1e-b297-4f3d865827ae tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/10c4944e-ee1a-49c4-ae31-da2b47c46ea3/action returned with HTTP 204 Aug 01 12:59:27.993645 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 284/1136] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:59:27 2026] POST /volume/v3/attachments/10c4944e-ee1a-49c4-ae31-da2b47c46ea3/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:28.012262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-f671747f-0ccd-42b3-9bc7-a617af450f44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:28.018301 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-f671747f-0ccd-42b3-9bc7-a617af450f44 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] DELETE https://10.4.3.110/volume/v3/attachments/da86c404-1199-4761-8d7a-057552b65a4e Aug 01 12:59:28.018573 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-f671747f-0ccd-42b3-9bc7-a617af450f44 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:28.018829 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-f671747f-0ccd-42b3-9bc7-a617af450f44 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:28.034355 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:28.034355 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:28.069040 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e4c18d9-319f-4ae6-a8f0-b71a932fc1f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:28.075795 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e4c18d9-319f-4ae6-a8f0-b71a932fc1f1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:28.076087 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e4c18d9-319f-4ae6-a8f0-b71a932fc1f1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:28.076322 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e4c18d9-319f-4ae6-a8f0-b71a932fc1f1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:28.076928 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5e4c18d9-319f-4ae6-a8f0-b71a932fc1f1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Delete volume with id: 8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:28.089907 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e4c18d9-319f-4ae6-a8f0-b71a932fc1f1 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c returned with HTTP 404 Aug 01 12:59:28.090472 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 286/1137] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:59:28 2026] DELETE /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:28.101428 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a85de5bd-993b-4157-831e-c3405b866367 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:28.103696 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a85de5bd-993b-4157-831e-c3405b866367 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c Aug 01 12:59:28.104741 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a85de5bd-993b-4157-831e-c3405b866367 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:28.104741 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a85de5bd-993b-4157-831e-c3405b866367 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:28.108868 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6cb18e26-38e1-4241-98ea-bd6f3e4d7dcd req-f671747f-0ccd-42b3-9bc7-a617af450f44 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/attachments/da86c404-1199-4761-8d7a-057552b65a4e returned with HTTP 200 Aug 01 12:59:28.109567 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 279/1138] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:59:28 2026] DELETE /volume/v3/attachments/da86c404-1199-4761-8d7a-057552b65a4e => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:28.117527 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a85de5bd-993b-4157-831e-c3405b866367 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c returned with HTTP 404 Aug 01 12:59:28.118705 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 290/1139] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:28 2026] GET /volume/v3/volumes/8de3848a-59ce-40ec-ada0-5724ca4cd71c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:28.127116 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4290140c-3741-47f8-ba70-f092ed7f930b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:28.129906 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4290140c-3741-47f8-ba70-f092ed7f930b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:59:28.130324 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4290140c-3741-47f8-ba70-f092ed7f930b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:28.130620 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4290140c-3741-47f8-ba70-f092ed7f930b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:28.130860 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-4290140c-3741-47f8-ba70-f092ed7f930b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Delete volume with id: e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:59:28.145393 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:28.145393 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:28.146154 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4290140c-3741-47f8-ba70-f092ed7f930b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:28.176326 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4290140c-3741-47f8-ba70-f092ed7f930b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Delete volume request issued successfully. Aug 01 12:59:28.176613 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4290140c-3741-47f8-ba70-f092ed7f930b tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 202 Aug 01 12:59:28.177227 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 285/1140] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:59:28 2026] DELETE /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:28.188566 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-034898eb-109a-4d9b-b14c-dde9beaa8e7e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:28.191777 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-034898eb-109a-4d9b-b14c-dde9beaa8e7e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:59:28.191906 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-034898eb-109a-4d9b-b14c-dde9beaa8e7e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:28.193529 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-034898eb-109a-4d9b-b14c-dde9beaa8e7e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:28.197846 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6be28e28-d62d-42e9-97c1-41ce8cb363d7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:28.202009 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6be28e28-d62d-42e9-97c1-41ce8cb363d7 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:28.202009 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6be28e28-d62d-42e9-97c1-41ce8cb363d7 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:28.202009 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6be28e28-d62d-42e9-97c1-41ce8cb363d7 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:28.205417 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:28.205417 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:28.213880 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-034898eb-109a-4d9b-b14c-dde9beaa8e7e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:28.216082 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:28.216082 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:28.223292 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-034898eb-109a-4d9b-b14c-dde9beaa8e7e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 200 Aug 01 12:59:28.224201 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 287/1141] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:28 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:28.225042 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6be28e28-d62d-42e9-97c1-41ce8cb363d7 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:28.233440 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6be28e28-d62d-42e9-97c1-41ce8cb363d7 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:28.233991 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 280/1142] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:28 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:28.369625 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b196fe89-f39d-47f8-abeb-ecf063ddfc2c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:28.372615 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b196fe89-f39d-47f8-abeb-ecf063ddfc2c tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:28.374544 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b196fe89-f39d-47f8-abeb-ecf063ddfc2c tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:28.374544 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b196fe89-f39d-47f8-abeb-ecf063ddfc2c tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:28.391099 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:28.391099 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:28.397067 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b196fe89-f39d-47f8-abeb-ecf063ddfc2c tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:28.404761 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b196fe89-f39d-47f8-abeb-ecf063ddfc2c tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:28.405202 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 291/1143] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:28 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:28.425073 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-47354202-fac3-4be5-b99e-c3f204f25507 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:28.427381 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-47354202-fac3-4be5-b99e-c3f204f25507 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:28.427659 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-47354202-fac3-4be5-b99e-c3f204f25507 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:28.428070 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-47354202-fac3-4be5-b99e-c3f204f25507 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:28.442729 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:28.442729 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:28.448369 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-47354202-fac3-4be5-b99e-c3f204f25507 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:28.454310 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-47354202-fac3-4be5-b99e-c3f204f25507 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:28.454310 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 286/1144] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:28 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:29.090226 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-fb6ecf2d-da49-4613-8594-9418197f076f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:29.093550 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-fb6ecf2d-da49-4613-8594-9418197f076f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:29.094459 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-fb6ecf2d-da49-4613-8594-9418197f076f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:29.094459 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-fb6ecf2d-da49-4613-8594-9418197f076f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:29.108345 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:29.108345 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:29.114082 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-fb6ecf2d-da49-4613-8594-9418197f076f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:29.119393 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-fb6ecf2d-da49-4613-8594-9418197f076f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:29.120163 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 288/1145] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:29 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:29.240849 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-14b9b8ab-76f5-485e-8bc9-5f4a4031c310 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:29.244143 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14b9b8ab-76f5-485e-8bc9-5f4a4031c310 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 Aug 01 12:59:29.244999 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14b9b8ab-76f5-485e-8bc9-5f4a4031c310 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:29.244999 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14b9b8ab-76f5-485e-8bc9-5f4a4031c310 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:29.257128 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14b9b8ab-76f5-485e-8bc9-5f4a4031c310 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 returned with HTTP 404 Aug 01 12:59:29.258498 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 281/1146] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:29 2026] GET /volume/v3/volumes/e69d140f-aa18-4cac-b632-cf7228ed57b0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:30.434270 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb5c9e89-0014-445e-bca0-7957c071159b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:30.435033 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb5c9e89-0014-445e-bca0-7957c071159b None None] GET https://10.4.3.110/volume// Aug 01 12:59:30.435033 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb5c9e89-0014-445e-bca0-7957c071159b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:30.435296 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb5c9e89-0014-445e-bca0-7957c071159b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:30.435733 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb5c9e89-0014-445e-bca0-7957c071159b None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:30.437700 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 292/1147] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:30.451320 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-7438a8c0-50a2-4179-bfaa-104fa50b2d5e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:30.453670 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-7438a8c0-50a2-4179-bfaa-104fa50b2d5e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:59:30.454176 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-7438a8c0-50a2-4179-bfaa-104fa50b2d5e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c", "connector": null, "instance_uuid": "37459d19-ae97-4501-b5c0-107cfd1d24d2"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:30.473096 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:30.473096 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:30.529239 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-7438a8c0-50a2-4179-bfaa-104fa50b2d5e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:59:30.530010 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 287/1148] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:59:30 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:30.558449 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-713e31a9-334b-4e7d-b320-fdb8a7db045f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:30.559217 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-713e31a9-334b-4e7d-b320-fdb8a7db045f None None] GET https://10.4.3.110/volume// Aug 01 12:59:30.559662 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-713e31a9-334b-4e7d-b320-fdb8a7db045f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:30.560025 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-713e31a9-334b-4e7d-b320-fdb8a7db045f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:30.560632 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-713e31a9-334b-4e7d-b320-fdb8a7db045f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:30.561374 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 289/1149] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:30.577408 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-5c003144-8e86-4291-a6f2-b8a98b00102e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:30.580428 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-5c003144-8e86-4291-a6f2-b8a98b00102e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:30.581154 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-5c003144-8e86-4291-a6f2-b8a98b00102e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:30.581746 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-5c003144-8e86-4291-a6f2-b8a98b00102e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:30.601491 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:30.601491 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:30.607987 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-5c003144-8e86-4291-a6f2-b8a98b00102e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:30.615599 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-5c003144-8e86-4291-a6f2-b8a98b00102e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:30.616198 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 282/1150] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:30 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:31.219108 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-b8b9b6c8-af22-4354-b66d-464a225290a4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:31.223469 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-b8b9b6c8-af22-4354-b66d-464a225290a4 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] DELETE https://10.4.3.110/volume/v3/attachments/10c4944e-ee1a-49c4-ae31-da2b47c46ea3 Aug 01 12:59:31.224235 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-b8b9b6c8-af22-4354-b66d-464a225290a4 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:31.224395 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-b8b9b6c8-af22-4354-b66d-464a225290a4 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:31.250902 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:31.250902 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:31.357660 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-b8b9b6c8-af22-4354-b66d-464a225290a4 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/10c4944e-ee1a-49c4-ae31-da2b47c46ea3 returned with HTTP 200 Aug 01 12:59:31.358987 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 293/1151] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:59:31 2026] DELETE /volume/v3/attachments/10c4944e-ee1a-49c4-ae31-da2b47c46ea3 => generated 192 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:31.987441 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a31ba84e-a836-4c91-a20e-6c346f691b95 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:31.987897 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a31ba84e-a836-4c91-a20e-6c346f691b95 None None] GET https://10.4.3.110/volume// Aug 01 12:59:31.988111 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a31ba84e-a836-4c91-a20e-6c346f691b95 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:31.988295 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a31ba84e-a836-4c91-a20e-6c346f691b95 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:31.988621 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a31ba84e-a836-4c91-a20e-6c346f691b95 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:31.988960 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 288/1152] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:31.998754 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-a1c568d5-e997-4f6f-a746-c588e37cbcc5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:32.002087 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-a1c568d5-e997-4f6f-a746-c588e37cbcc5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 12:59:32.002400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-a1c568d5-e997-4f6f-a746-c588e37cbcc5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:32.002676 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-a1c568d5-e997-4f6f-a746-c588e37cbcc5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:32.017028 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:32.017028 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:32.022814 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-a1c568d5-e997-4f6f-a746-c588e37cbcc5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 12:59:32.028543 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-a1c568d5-e997-4f6f-a746-c588e37cbcc5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 12:59:32.028914 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 290/1153] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:31 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:32.177657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-dda3373d-3eaa-42cb-841f-b245a3eaaae5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:32.184692 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-dda3373d-3eaa-42cb-841f-b245a3eaaae5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] PUT https://10.4.3.110/volume/v3/attachments/f5bca77c-0f99-48a3-85f4-68f2bf1e7587 Aug 01 12:59:32.184692 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-dda3373d-3eaa-42cb-841f-b245a3eaaae5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:32.202029 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-dda3373d-3eaa-42cb-841f-b245a3eaaae5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Acquiring lock "cinder-attachment_update-9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:59:32.211190 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-dda3373d-3eaa-42cb-841f-b245a3eaaae5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Lock "cinder-attachment_update-9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c-np0000006302" acquired by "attachment_update" :: waited 0.009s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:59:32.212708 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:32.212708 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:32.357447 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-dda3373d-3eaa-42cb-841f-b245a3eaaae5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Lock "cinder-attachment_update-9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c-np0000006302" released by "attachment_update" :: held 0.148s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:59:32.357931 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-dda3373d-3eaa-42cb-841f-b245a3eaaae5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/f5bca77c-0f99-48a3-85f4-68f2bf1e7587 returned with HTTP 200 Aug 01 12:59:32.358901 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 283/1154] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:59:32 2026] PUT /volume/v3/attachments/f5bca77c-0f99-48a3-85f4-68f2bf1e7587 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:32.400441 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-447d3dec-3983-4e44-9949-1ba2eb10752b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:32.404263 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-447d3dec-3983-4e44-9949-1ba2eb10752b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] POST https://10.4.3.110/volume/v3/attachments/f5bca77c-0f99-48a3-85f4-68f2bf1e7587/action Aug 01 12:59:32.404669 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-447d3dec-3983-4e44-9949-1ba2eb10752b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:32.404835 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-447d3dec-3983-4e44-9949-1ba2eb10752b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:32.446833 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:32.446833 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:32.466645 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59a5ac07-012a-4ecd-8c7a-6ce53890783c req-447d3dec-3983-4e44-9949-1ba2eb10752b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/f5bca77c-0f99-48a3-85f4-68f2bf1e7587/action returned with HTTP 204 Aug 01 12:59:32.467664 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 294/1155] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:59:32 2026] POST /volume/v3/attachments/f5bca77c-0f99-48a3-85f4-68f2bf1e7587/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:32.584917 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c0728808-14f0-45b4-9363-8374600df3a1 req-2c57a47e-4e32-43b6-b782-2f4e62f5b115 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:32.587809 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c0728808-14f0-45b4-9363-8374600df3a1 req-2c57a47e-4e32-43b6-b782-2f4e62f5b115 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] DELETE https://10.4.3.110/volume/v3/attachments/609861aa-f6f4-4169-a151-7fa656cb517e Aug 01 12:59:32.587853 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c0728808-14f0-45b4-9363-8374600df3a1 req-2c57a47e-4e32-43b6-b782-2f4e62f5b115 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:32.588133 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c0728808-14f0-45b4-9363-8374600df3a1 req-2c57a47e-4e32-43b6-b782-2f4e62f5b115 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:32.598613 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:32.598613 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:32.675526 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c0728808-14f0-45b4-9363-8374600df3a1 req-2c57a47e-4e32-43b6-b782-2f4e62f5b115 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/attachments/609861aa-f6f4-4169-a151-7fa656cb517e returned with HTTP 200 Aug 01 12:59:32.676186 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 289/1156] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:59:32 2026] DELETE /volume/v3/attachments/609861aa-f6f4-4169-a151-7fa656cb517e => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:32.693031 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c0728808-14f0-45b4-9363-8374600df3a1 req-a60ef429-1389-4404-83da-dc0e3d5fa367 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:32.695315 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c0728808-14f0-45b4-9363-8374600df3a1 req-a60ef429-1389-4404-83da-dc0e3d5fa367 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] DELETE https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 Aug 01 12:59:32.696994 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c0728808-14f0-45b4-9363-8374600df3a1 req-a60ef429-1389-4404-83da-dc0e3d5fa367 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:32.696994 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c0728808-14f0-45b4-9363-8374600df3a1 req-a60ef429-1389-4404-83da-dc0e3d5fa367 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:32.696994 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-c0728808-14f0-45b4-9363-8374600df3a1 req-a60ef429-1389-4404-83da-dc0e3d5fa367 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Delete volume with id: 57a39589-c920-45f3-9c17-749842c30943 Aug 01 12:59:32.732654 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:32.732654 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:32.733655 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c0728808-14f0-45b4-9363-8374600df3a1 req-a60ef429-1389-4404-83da-dc0e3d5fa367 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:59:32.785438 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c0728808-14f0-45b4-9363-8374600df3a1 req-a60ef429-1389-4404-83da-dc0e3d5fa367 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Delete volume request issued successfully. Aug 01 12:59:32.786261 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c0728808-14f0-45b4-9363-8374600df3a1 req-a60ef429-1389-4404-83da-dc0e3d5fa367 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 returned with HTTP 202 Aug 01 12:59:32.786891 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 291/1157] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 12:59:32 2026] DELETE /volume/v3/volumes/57a39589-c920-45f3-9c17-749842c30943 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:33.038206 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d880f013-c598-41e2-96c1-035e69f31904 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:33.040531 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d880f013-c598-41e2-96c1-035e69f31904 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:33.041105 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d880f013-c598-41e2-96c1-035e69f31904 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:33.041468 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d880f013-c598-41e2-96c1-035e69f31904 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:33.053001 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:33.053001 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:33.059561 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d880f013-c598-41e2-96c1-035e69f31904 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:33.068970 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d880f013-c598-41e2-96c1-035e69f31904 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:33.069451 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 284/1158] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:33 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:33.088878 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9f6567af-9b56-402d-9738-0234a4a85f32 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:33.092245 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f6567af-9b56-402d-9738-0234a4a85f32 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] DELETE https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:33.092577 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f6567af-9b56-402d-9738-0234a4a85f32 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:33.092876 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f6567af-9b56-402d-9738-0234a4a85f32 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:33.093147 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-9f6567af-9b56-402d-9738-0234a4a85f32 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Delete volume with id: 860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:33.105443 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:33.105443 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:33.105964 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9f6567af-9b56-402d-9738-0234a4a85f32 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:33.140371 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9f6567af-9b56-402d-9738-0234a4a85f32 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Delete volume request issued successfully. Aug 01 12:59:33.140724 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f6567af-9b56-402d-9738-0234a4a85f32 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 202 Aug 01 12:59:33.141315 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 295/1159] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 12:59:33 2026] DELETE /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 12:59:33.155041 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-38e1049b-d46b-49d0-b070-180d86fe3467 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:33.157834 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38e1049b-d46b-49d0-b070-180d86fe3467 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:33.158362 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38e1049b-d46b-49d0-b070-180d86fe3467 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:33.159297 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38e1049b-d46b-49d0-b070-180d86fe3467 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:33.171677 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:33.171677 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:33.178935 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-38e1049b-d46b-49d0-b070-180d86fe3467 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Volume info retrieved successfully. Aug 01 12:59:33.190867 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38e1049b-d46b-49d0-b070-180d86fe3467 tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 200 Aug 01 12:59:33.191618 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 290/1160] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:33 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:34.214725 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-648d7d30-aa82-4aaf-8025-7b5b8bf29cdd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:34.218080 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-648d7d30-aa82-4aaf-8025-7b5b8bf29cdd tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] GET https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf Aug 01 12:59:34.218308 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-648d7d30-aa82-4aaf-8025-7b5b8bf29cdd tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:34.218568 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-648d7d30-aa82-4aaf-8025-7b5b8bf29cdd tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:34.239592 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-648d7d30-aa82-4aaf-8025-7b5b8bf29cdd tempest-VolumesExtendAttachedTest-1688152438 tempest-VolumesExtendAttachedTest-1688152438-project-member] https://10.4.3.110/volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf returned with HTTP 404 Aug 01 12:59:34.240102 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 292/1161] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:34 2026] GET /volume/v3/volumes/860f5c3e-dd3f-4f04-a699-f7c07bc6c6cf => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 12:59:36.035389 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b723885f-52f4-4f63-a7c0-18e1cca9cbe5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:36.038852 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b723885f-52f4-4f63-a7c0-18e1cca9cbe5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:59:36.038852 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b723885f-52f4-4f63-a7c0-18e1cca9cbe5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:36.039994 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b723885f-52f4-4f63-a7c0-18e1cca9cbe5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:36.040280 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b723885f-52f4-4f63-a7c0-18e1cca9cbe5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Delete volume with id: d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:59:36.049308 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:36.049308 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:36.049787 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b723885f-52f4-4f63-a7c0-18e1cca9cbe5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:36.074925 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b723885f-52f4-4f63-a7c0-18e1cca9cbe5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Delete volume request issued successfully. Aug 01 12:59:36.075214 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b723885f-52f4-4f63-a7c0-18e1cca9cbe5 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 202 Aug 01 12:59:36.075621 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 285/1162] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:59:36 2026] DELETE /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:36.094027 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bec15dc5-739e-45f8-aba9-0fb308b83a99 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:36.096916 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bec15dc5-739e-45f8-aba9-0fb308b83a99 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:59:36.097880 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bec15dc5-739e-45f8-aba9-0fb308b83a99 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:36.097880 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bec15dc5-739e-45f8-aba9-0fb308b83a99 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:36.111164 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:36.111164 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:36.121691 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bec15dc5-739e-45f8-aba9-0fb308b83a99 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:36.126425 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bec15dc5-739e-45f8-aba9-0fb308b83a99 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 200 Aug 01 12:59:36.126902 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 296/1163] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:36 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 12:59:37.149248 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-88bf44e7-cdb6-4016-b48c-8f85d07518dd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:37.151692 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-88bf44e7-cdb6-4016-b48c-8f85d07518dd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 Aug 01 12:59:37.151971 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-88bf44e7-cdb6-4016-b48c-8f85d07518dd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:37.152194 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-88bf44e7-cdb6-4016-b48c-8f85d07518dd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:37.159928 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-88bf44e7-cdb6-4016-b48c-8f85d07518dd tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 returned with HTTP 404 Aug 01 12:59:37.160761 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 291/1164] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:37 2026] GET /volume/v3/volumes/d97c27ea-142e-4cf1-8b2f-86c1016648c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:39.632010 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-2ee2a7a3-0ae4-49d9-981a-0aa04c97c297 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:39.636445 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-2ee2a7a3-0ae4-49d9-981a-0aa04c97c297 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] DELETE https://10.4.3.110/volume/v3/attachments/d8236289-f4b2-4083-8fa7-7228219ddeae Aug 01 12:59:39.636558 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-2ee2a7a3-0ae4-49d9-981a-0aa04c97c297 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:39.636820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-2ee2a7a3-0ae4-49d9-981a-0aa04c97c297 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:39.647687 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:39.647687 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:39.729540 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-2ee2a7a3-0ae4-49d9-981a-0aa04c97c297 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/attachments/d8236289-f4b2-4083-8fa7-7228219ddeae returned with HTTP 200 Aug 01 12:59:39.730438 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 293/1165] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:59:39 2026] DELETE /volume/v3/attachments/d8236289-f4b2-4083-8fa7-7228219ddeae => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:39.741933 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-d4b5b02d-8f14-4cce-8530-f84376c44ff2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:39.745144 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-d4b5b02d-8f14-4cce-8530-f84376c44ff2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] DELETE https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f Aug 01 12:59:39.745466 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-d4b5b02d-8f14-4cce-8530-f84376c44ff2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:39.745729 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-d4b5b02d-8f14-4cce-8530-f84376c44ff2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:39.745938 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-d4b5b02d-8f14-4cce-8530-f84376c44ff2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Delete volume with id: 7655ece9-db3e-450a-a28f-2d2e0e0c1f4f Aug 01 12:59:39.749700 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=214,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:59:39.756680 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:39.756680 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:39.757634 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-d4b5b02d-8f14-4cce-8530-f84376c44ff2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Volume info retrieved successfully. Aug 01 12:59:39.800967 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-d4b5b02d-8f14-4cce-8530-f84376c44ff2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] Delete volume request issued successfully. Aug 01 12:59:39.801261 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-65edd3cd-c326-49e6-b64e-b7e1fc50d096 req-d4b5b02d-8f14-4cce-8530-f84376c44ff2 tempest-ServerBootFromVolumeStableRescueTest-1154793578 tempest-ServerBootFromVolumeStableRescueTest-1154793578-project-member] https://10.4.3.110/volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f returned with HTTP 202 Aug 01 12:59:39.801849 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 286/1166] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 12:59:39 2026] DELETE /volume/v3/volumes/7655ece9-db3e-450a-a28f-2d2e0e0c1f4f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:42.679348 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:42.896855 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:42.897531 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1528241142"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:42.899694 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1528241142'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:42.899875 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Create volume of 1 GB Aug 01 12:59:42.903837 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=279,cinder:UPDATE=62,cinder:INSERT=25 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:59:42.908650 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Availability Zones retrieved successfully. Aug 01 12:59:42.921988 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Flow 'volume_create_api' (4115cb0d-755f-474b-8e51-9d7cfbeb2bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:42.923552 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (326e8092-20a5-41e2-9434-f2b50ef607de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:42.924799 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:42.982518 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (326e8092-20a5-41e2-9434-f2b50ef607de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:42.983735 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e909c3c7-dca6-4c2e-8d97-81df2d62e464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:43.097879 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Created reservations ['1f0010bc-4ce5-436f-b23e-310804926828', '26530204-c06b-499d-85da-7ef5409f46aa', '889cdf2c-bfc2-4b67-b7e5-27260f0429f7', '10296a89-f35a-4b19-b8cd-d29e4e02f33e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:43.099224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e909c3c7-dca6-4c2e-8d97-81df2d62e464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f0010bc-4ce5-436f-b23e-310804926828', '26530204-c06b-499d-85da-7ef5409f46aa', '889cdf2c-bfc2-4b67-b7e5-27260f0429f7', '10296a89-f35a-4b19-b8cd-d29e4e02f33e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:43.100680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c65f95a-f08d-4c9e-853e-181fe9bbfe96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:43.135725 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c65f95a-f08d-4c9e-853e-181fe9bbfe96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7afcf7c6-4d0f-4c77-83bf-239bfdf1269e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1528241142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fcfc1f6363f4e22beb845222f154d4e',qos_specs=None,replication_status=,reservations=['1f0010bc-4ce5-436f-b23e-310804926828','26530204-c06b-499d-85da-7ef5409f46aa','889cdf2c-bfc2-4b67-b7e5-27260f0429f7','10296a89-f35a-4b19-b8cd-d29e4e02f33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91de28afbbce43e2beb8891967c0f43d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1528241142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7afcf7c6-4d0f-4c77-83bf-239bfdf1269e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fcfc1f6363f4e22beb845222f154d4e',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='91de28afbbce43e2beb8891967c0f43d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:43.136895 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a67cca-36e9-4b11-af61-034a60377310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:43.171089 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a67cca-36e9-4b11-af61-034a60377310) 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-VolumesSnapshotListTestJSON-Volume-1528241142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fcfc1f6363f4e22beb845222f154d4e',qos_specs=None,replication_status=,reservations=['1f0010bc-4ce5-436f-b23e-310804926828','26530204-c06b-499d-85da-7ef5409f46aa','889cdf2c-bfc2-4b67-b7e5-27260f0429f7','10296a89-f35a-4b19-b8cd-d29e4e02f33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91de28afbbce43e2beb8891967c0f43d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:43.171298 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b82b46-e22b-4b06-8649-0b14c457c8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:43.204507 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b82b46-e22b-4b06-8649-0b14c457c8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:43.205727 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Flow 'volume_create_api' (4115cb0d-755f-474b-8e51-9d7cfbeb2bdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:43.206222 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Create volume request issued successfully. Aug 01 12:59:43.207138 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0018ab45-b9bb-4778-af7f-044b4a27f655 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:43.207759 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 297/1167] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:59:42 2026] POST /volume/v3/volumes => generated 758 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:43.225643 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:43.226599 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d5999cee-8bf1-4eb3-915f-5c76540c0016 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:43.227933 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:43.228120 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1531711762"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:43.228628 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5999cee-8bf1-4eb3-915f-5c76540c0016 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e Aug 01 12:59:43.228976 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5999cee-8bf1-4eb3-915f-5c76540c0016 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:43.229232 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5999cee-8bf1-4eb3-915f-5c76540c0016 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:43.230138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1531711762'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:43.230328 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Create volume of 1 GB Aug 01 12:59:43.233388 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=216,cinder:UPDATE=46,cinder:INSERT=23 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:59:43.237471 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Availability Zones retrieved successfully. Aug 01 12:59:43.241651 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:43.241651 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:43.246779 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Flow 'volume_create_api' (3c893f59-d449-4767-8d19-7068dd1f5815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:43.247750 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6fd78de-28fc-4174-9714-248752894c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:43.248972 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d5999cee-8bf1-4eb3-915f-5c76540c0016 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Volume info retrieved successfully. Aug 01 12:59:43.249388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:43.257421 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5999cee-8bf1-4eb3-915f-5c76540c0016 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e returned with HTTP 200 Aug 01 12:59:43.258087 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 294/1168] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:43 2026] GET /volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:43.297127 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6fd78de-28fc-4174-9714-248752894c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:43.298047 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fbfb90-0850-48f0-be30-2f9c980db852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:43.411688 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Created reservations ['06b35775-6cd2-4394-b10c-673beb7d8dcb', '6bc8beac-24f4-4f5e-8094-d83efdf8ee61', 'a9668762-1c10-4b45-8751-c5e1d3d5ff5c', 'd0062cd5-5df9-45c2-9835-a4b1e9b59ee9'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:43.412806 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fbfb90-0850-48f0-be30-2f9c980db852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b35775-6cd2-4394-b10c-673beb7d8dcb', '6bc8beac-24f4-4f5e-8094-d83efdf8ee61', 'a9668762-1c10-4b45-8751-c5e1d3d5ff5c', 'd0062cd5-5df9-45c2-9835-a4b1e9b59ee9']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:43.414550 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3910c3d6-feee-4d5d-a38f-2a7a9fc51d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:43.443860 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3910c3d6-feee-4d5d-a38f-2a7a9fc51d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f93f764f-b935-43b3-bd86-be11d8fa00a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1531711762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5e50a77b556466a837ff2de26b76159',qos_specs=None,replication_status=,reservations=['06b35775-6cd2-4394-b10c-673beb7d8dcb','6bc8beac-24f4-4f5e-8094-d83efdf8ee61','a9668762-1c10-4b45-8751-c5e1d3d5ff5c','d0062cd5-5df9-45c2-9835-a4b1e9b59ee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a89f695db484529b6cfd87d31ab67a9',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1531711762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f93f764f-b935-43b3-bd86-be11d8fa00a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5e50a77b556466a837ff2de26b76159',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='1a89f695db484529b6cfd87d31ab67a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:43.445736 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d3da08-b6eb-4748-87ee-0fc837f68293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:43.473651 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d3da08-b6eb-4748-87ee-0fc837f68293) 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-1531711762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5e50a77b556466a837ff2de26b76159',qos_specs=None,replication_status=,reservations=['06b35775-6cd2-4394-b10c-673beb7d8dcb','6bc8beac-24f4-4f5e-8094-d83efdf8ee61','a9668762-1c10-4b45-8751-c5e1d3d5ff5c','d0062cd5-5df9-45c2-9835-a4b1e9b59ee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a89f695db484529b6cfd87d31ab67a9',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:43.474721 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57db9396-90fa-4c91-8b2f-04f4cc775645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:43.496456 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57db9396-90fa-4c91-8b2f-04f4cc775645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:43.497589 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Flow 'volume_create_api' (3c893f59-d449-4767-8d19-7068dd1f5815) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:43.498336 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Create volume request issued successfully. Aug 01 12:59:43.499278 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ce391b0-5d8b-478b-ac52-8dfdd36968d1 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:43.499913 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 292/1169] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:59:43 2026] POST /volume/v3/volumes => generated 757 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 12:59:43.516545 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a4ddd50b-1e9f-4eb3-a983-6341be7e595b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:43.519283 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4ddd50b-1e9f-4eb3-a983-6341be7e595b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 12:59:43.519522 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4ddd50b-1e9f-4eb3-a983-6341be7e595b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:43.519802 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4ddd50b-1e9f-4eb3-a983-6341be7e595b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:43.531731 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:43.531731 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:43.539561 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a4ddd50b-1e9f-4eb3-a983-6341be7e595b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 12:59:43.547163 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4ddd50b-1e9f-4eb3-a983-6341be7e595b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 200 Aug 01 12:59:43.547972 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 287/1170] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:43 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:43.933908 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f4e04bbe-f432-45a8-b82d-5be211c34e1f req-30754e40-fa8d-4d2b-9639-f423dfcddc4c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:43.939025 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f4e04bbe-f432-45a8-b82d-5be211c34e1f req-30754e40-fa8d-4d2b-9639-f423dfcddc4c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd Aug 01 12:59:43.939446 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f4e04bbe-f432-45a8-b82d-5be211c34e1f req-30754e40-fa8d-4d2b-9639-f423dfcddc4c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:43.940152 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f4e04bbe-f432-45a8-b82d-5be211c34e1f req-30754e40-fa8d-4d2b-9639-f423dfcddc4c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:43.960483 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:43.960483 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:43.966405 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f4e04bbe-f432-45a8-b82d-5be211c34e1f req-30754e40-fa8d-4d2b-9639-f423dfcddc4c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:43.979296 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f4e04bbe-f432-45a8-b82d-5be211c34e1f req-30754e40-fa8d-4d2b-9639-f423dfcddc4c tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd returned with HTTP 200 Aug 01 12:59:43.979785 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 298/1171] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:43 2026] GET /volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd => generated 1660 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:44.283073 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75badcfe-8c16-460c-b398-41480a451b5c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:44.285549 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75badcfe-8c16-460c-b398-41480a451b5c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e Aug 01 12:59:44.285841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75badcfe-8c16-460c-b398-41480a451b5c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:44.286167 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75badcfe-8c16-460c-b398-41480a451b5c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:44.289974 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=205,cinder:UPDATE=21,cinder:INSERT=6 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 12:59:44.308289 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:44.308289 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:44.322613 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-75badcfe-8c16-460c-b398-41480a451b5c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Volume info retrieved successfully. Aug 01 12:59:44.327729 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75badcfe-8c16-460c-b398-41480a451b5c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e returned with HTTP 200 Aug 01 12:59:44.327729 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 295/1172] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:44 2026] GET /volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:44.351341 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a2df4855-be0d-4d86-a77d-f71ad071a093 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:44.355040 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2df4855-be0d-4d86-a77d-f71ad071a093 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 12:59:44.355595 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2df4855-be0d-4d86-a77d-f71ad071a093 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7afcf7c6-4d0f-4c77-83bf-239bfdf1269e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-613853715"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:44.371577 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:44.371577 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:44.372344 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a2df4855-be0d-4d86-a77d-f71ad071a093 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Volume info retrieved successfully. Aug 01 12:59:44.372525 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-a2df4855-be0d-4d86-a77d-f71ad071a093 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Create snapshot from volume 7afcf7c6-4d0f-4c77-83bf-239bfdf1269e Aug 01 12:59:44.457624 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-a2df4855-be0d-4d86-a77d-f71ad071a093 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Created reservations ['63b45b6a-952d-4912-bd75-511abcc7c5e8', '5cf356f8-e2e3-4d47-9c59-2926fd426276', 'f79d3b83-0bc5-4209-96f0-0cd710552116', '2e368c10-6264-4306-a8ae-26e0f2d994e6'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:44.510433 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a2df4855-be0d-4d86-a77d-f71ad071a093 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot create request issued successfully. Aug 01 12:59:44.510856 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2df4855-be0d-4d86-a77d-f71ad071a093 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 12:59:44.511384 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 293/1173] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 12:59:44 2026] POST /volume/v3/snapshots => generated 313 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:44.525989 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e70676bb-1f35-4dbf-a479-97fda8653370 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:44.529260 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e70676bb-1f35-4dbf-a479-97fda8653370 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 Aug 01 12:59:44.529604 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e70676bb-1f35-4dbf-a479-97fda8653370 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:44.529920 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e70676bb-1f35-4dbf-a479-97fda8653370 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:44.540769 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:44.540769 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:44.541406 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e70676bb-1f35-4dbf-a479-97fda8653370 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:44.543121 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e70676bb-1f35-4dbf-a479-97fda8653370 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 returned with HTTP 200 Aug 01 12:59:44.545101 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 288/1174] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:44 2026] GET /volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:44.569364 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-85547a14-4326-4333-81ae-4ea7678f4b6c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:44.573216 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85547a14-4326-4333-81ae-4ea7678f4b6c tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 12:59:44.576256 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85547a14-4326-4333-81ae-4ea7678f4b6c tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:44.576256 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85547a14-4326-4333-81ae-4ea7678f4b6c tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:44.588701 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:44.588701 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:44.594417 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-85547a14-4326-4333-81ae-4ea7678f4b6c tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 12:59:44.602572 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85547a14-4326-4333-81ae-4ea7678f4b6c tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 200 Aug 01 12:59:44.603279 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 299/1175] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:44 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:45.141718 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f4e04bbe-f432-45a8-b82d-5be211c34e1f req-d5c1b2de-5c5c-43b6-860b-b8b37afc5bc3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:45.148707 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f4e04bbe-f432-45a8-b82d-5be211c34e1f req-d5c1b2de-5c5c-43b6-860b-b8b37afc5bc3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/attachments/4dacc6cd-5325-4dd5-be5e-5044a5c7c45d Aug 01 12:59:45.149250 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f4e04bbe-f432-45a8-b82d-5be211c34e1f req-d5c1b2de-5c5c-43b6-860b-b8b37afc5bc3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:45.149250 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f4e04bbe-f432-45a8-b82d-5be211c34e1f req-d5c1b2de-5c5c-43b6-860b-b8b37afc5bc3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:45.166415 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:45.166415 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:45.245853 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f4e04bbe-f432-45a8-b82d-5be211c34e1f req-d5c1b2de-5c5c-43b6-860b-b8b37afc5bc3 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/attachments/4dacc6cd-5325-4dd5-be5e-5044a5c7c45d returned with HTTP 200 Aug 01 12:59:45.246705 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 296/1176] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 12:59:45 2026] DELETE /volume/v3/attachments/4dacc6cd-5325-4dd5-be5e-5044a5c7c45d => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:45.561292 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bb4a0588-9436-4892-999b-625edc192626 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:45.566586 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb4a0588-9436-4892-999b-625edc192626 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 Aug 01 12:59:45.568540 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb4a0588-9436-4892-999b-625edc192626 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:45.568540 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb4a0588-9436-4892-999b-625edc192626 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:45.577494 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:45.577494 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:45.578210 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bb4a0588-9436-4892-999b-625edc192626 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:45.580656 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb4a0588-9436-4892-999b-625edc192626 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 returned with HTTP 200 Aug 01 12:59:45.581562 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 294/1177] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:45 2026] GET /volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:45.599819 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-92454570-fef0-4b44-98a8-34bb8928278c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:45.602785 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92454570-fef0-4b44-98a8-34bb8928278c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 12:59:45.602785 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-92454570-fef0-4b44-98a8-34bb8928278c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7afcf7c6-4d0f-4c77-83bf-239bfdf1269e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-237320035"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:45.617723 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:45.617723 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:45.618324 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-92454570-fef0-4b44-98a8-34bb8928278c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Volume info retrieved successfully. Aug 01 12:59:45.618485 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-92454570-fef0-4b44-98a8-34bb8928278c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Create snapshot from volume 7afcf7c6-4d0f-4c77-83bf-239bfdf1269e Aug 01 12:59:45.655637 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-92454570-fef0-4b44-98a8-34bb8928278c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Created reservations ['e3685f7a-130f-47b2-a199-2960d9ff1fcc', '871cded8-3080-4701-af3b-6b39877ae8f4', '06e06ae9-e56f-4728-9555-45316849659e', 'd4a63085-1c04-4898-a20b-fc7eda999279'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:45.714049 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-92454570-fef0-4b44-98a8-34bb8928278c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot create request issued successfully. Aug 01 12:59:45.714889 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92454570-fef0-4b44-98a8-34bb8928278c tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 12:59:45.715632 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 289/1178] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 12:59:45 2026] POST /volume/v3/snapshots => generated 313 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:45.730324 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-92b429ce-423d-4c78-ae80-a2cff4cc772e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:45.732368 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92b429ce-423d-4c78-ae80-a2cff4cc772e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 Aug 01 12:59:45.733369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92b429ce-423d-4c78-ae80-a2cff4cc772e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:45.733369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92b429ce-423d-4c78-ae80-a2cff4cc772e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:45.746383 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:45.746383 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:45.747060 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-92b429ce-423d-4c78-ae80-a2cff4cc772e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:45.748465 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92b429ce-423d-4c78-ae80-a2cff4cc772e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 returned with HTTP 200 Aug 01 12:59:45.748465 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 300/1179] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:45 2026] GET /volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:46.139247 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d373307-7610-43d0-9bc5-6a442128f98e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:46.142610 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d373307-7610-43d0-9bc5-6a442128f98e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] DELETE https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd Aug 01 12:59:46.142895 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d373307-7610-43d0-9bc5-6a442128f98e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:46.143576 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d373307-7610-43d0-9bc5-6a442128f98e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:46.143576 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0d373307-7610-43d0-9bc5-6a442128f98e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Delete volume with id: 0844d43f-71ca-4ffe-9310-d26db5f481fd Aug 01 12:59:46.155766 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:46.155766 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:46.156362 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0d373307-7610-43d0-9bc5-6a442128f98e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:46.194005 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0d373307-7610-43d0-9bc5-6a442128f98e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Delete volume request issued successfully. Aug 01 12:59:46.194256 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d373307-7610-43d0-9bc5-6a442128f98e tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd returned with HTTP 202 Aug 01 12:59:46.194831 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 297/1180] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:59:46 2026] DELETE /volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:46.205605 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-afbc50f3-3768-4d8e-bd8b-3342dbb86dc4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:46.209651 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afbc50f3-3768-4d8e-bd8b-3342dbb86dc4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd Aug 01 12:59:46.210153 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afbc50f3-3768-4d8e-bd8b-3342dbb86dc4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:46.213026 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afbc50f3-3768-4d8e-bd8b-3342dbb86dc4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:46.224158 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:46.224158 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:46.238305 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-afbc50f3-3768-4d8e-bd8b-3342dbb86dc4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Volume info retrieved successfully. Aug 01 12:59:46.248288 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afbc50f3-3768-4d8e-bd8b-3342dbb86dc4 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd returned with HTTP 200 Aug 01 12:59:46.248859 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 295/1181] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:46 2026] GET /volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:46.763974 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1f5db2e-be18-4580-8243-b30e7332277a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:46.766916 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1f5db2e-be18-4580-8243-b30e7332277a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 Aug 01 12:59:46.767610 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1f5db2e-be18-4580-8243-b30e7332277a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:46.769084 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1f5db2e-be18-4580-8243-b30e7332277a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:46.777537 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:46.777537 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:46.778133 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b1f5db2e-be18-4580-8243-b30e7332277a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:46.780506 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1f5db2e-be18-4580-8243-b30e7332277a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 returned with HTTP 200 Aug 01 12:59:46.780506 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 290/1182] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:46 2026] GET /volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:46.794975 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a3a5d043-6c12-4e49-b354-f868597a6e55 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:46.797354 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3a5d043-6c12-4e49-b354-f868597a6e55 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 12:59:46.797884 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3a5d043-6c12-4e49-b354-f868597a6e55 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7afcf7c6-4d0f-4c77-83bf-239bfdf1269e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:46.822369 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:46.822369 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:46.823070 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a3a5d043-6c12-4e49-b354-f868597a6e55 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Volume info retrieved successfully. Aug 01 12:59:46.823200 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-a3a5d043-6c12-4e49-b354-f868597a6e55 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Create snapshot from volume 7afcf7c6-4d0f-4c77-83bf-239bfdf1269e Aug 01 12:59:46.864086 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a3a5d043-6c12-4e49-b354-f868597a6e55 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Created reservations ['2add2ef8-0350-40bb-97f8-d08954dab969', 'babb59ff-41cf-4aa4-a160-286302789cce', '2ddbc5d9-4ab8-4e19-93a1-7b9a41b94ea9', 'b14904a9-4406-4291-96b4-260eddfb03e9'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:46.912872 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a3a5d043-6c12-4e49-b354-f868597a6e55 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot create request issued successfully. Aug 01 12:59:46.913712 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3a5d043-6c12-4e49-b354-f868597a6e55 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 12:59:46.914002 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 301/1183] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 12:59:46 2026] POST /volume/v3/snapshots => generated 314 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:46.927079 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8c48d6db-8fd7-451f-8e17-ce7c6b698ade None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:46.929852 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8c48d6db-8fd7-451f-8e17-ce7c6b698ade tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c Aug 01 12:59:46.930313 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8c48d6db-8fd7-451f-8e17-ce7c6b698ade tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:46.930570 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8c48d6db-8fd7-451f-8e17-ce7c6b698ade tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:46.939668 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:46.939668 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:46.940319 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8c48d6db-8fd7-451f-8e17-ce7c6b698ade tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:46.941412 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8c48d6db-8fd7-451f-8e17-ce7c6b698ade tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c returned with HTTP 200 Aug 01 12:59:46.942512 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 298/1184] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:46 2026] GET /volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:47.266019 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-67abc4d0-3970-4d99-8de3-4beb15e94787 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:47.269878 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-67abc4d0-3970-4d99-8de3-4beb15e94787 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] GET https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd Aug 01 12:59:47.270208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-67abc4d0-3970-4d99-8de3-4beb15e94787 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:47.270486 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-67abc4d0-3970-4d99-8de3-4beb15e94787 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:47.278104 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-67abc4d0-3970-4d99-8de3-4beb15e94787 tempest-AttachVolumeMultiAttachTest-330406996 tempest-AttachVolumeMultiAttachTest-330406996-project-member] https://10.4.3.110/volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd returned with HTTP 404 Aug 01 12:59:47.278752 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 296/1185] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:47 2026] GET /volume/v3/volumes/0844d43f-71ca-4ffe-9310-d26db5f481fd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:47.955640 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-89fad19f-a123-4365-a146-08ae13b51698 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:47.957673 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89fad19f-a123-4365-a146-08ae13b51698 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c Aug 01 12:59:47.957912 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89fad19f-a123-4365-a146-08ae13b51698 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:47.958149 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89fad19f-a123-4365-a146-08ae13b51698 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:47.965196 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:47.965196 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:47.966087 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-89fad19f-a123-4365-a146-08ae13b51698 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:47.967804 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89fad19f-a123-4365-a146-08ae13b51698 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c returned with HTTP 200 Aug 01 12:59:47.967804 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 291/1186] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:47 2026] GET /volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:47.982528 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bf63e620-c267-4c4a-81e5-7cd33f44f169 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:47.987392 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf63e620-c267-4c4a-81e5-7cd33f44f169 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?limit=1 Aug 01 12:59:47.987699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf63e620-c267-4c4a-81e5-7cd33f44f169 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:47.988028 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf63e620-c267-4c4a-81e5-7cd33f44f169 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:47.988464 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-bf63e620-c267-4c4a-81e5-7cd33f44f169 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:47.988879 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:47.988879 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:47.990476 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-bf63e620-c267-4c4a-81e5-7cd33f44f169 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.007865 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bf63e620-c267-4c4a-81e5-7cd33f44f169 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.009262 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf63e620-c267-4c4a-81e5-7cd33f44f169 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 01 12:59:48.009811 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 302/1187] 10.4.3.110 () {66 vars in 1258 bytes} [Sat Aug 1 12:59:47 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.021785 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8436ff63-89b4-4324-bb41-4022c0887737 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.023924 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8436ff63-89b4-4324-bb41-4022c0887737 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots Aug 01 12:59:48.024243 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8436ff63-89b4-4324-bb41-4022c0887737 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.024542 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8436ff63-89b4-4324-bb41-4022c0887737 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.025724 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-8436ff63-89b4-4324-bb41-4022c0887737 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.026764 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-8436ff63-89b4-4324-bb41-4022c0887737 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.043459 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8436ff63-89b4-4324-bb41-4022c0887737 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.044079 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8436ff63-89b4-4324-bb41-4022c0887737 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 200 Aug 01 12:59:48.044557 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 299/1188] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.067786 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-58d38895-5de9-4af0-859c-27a7bda59e4d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.073188 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-58d38895-5de9-4af0-859c-27a7bda59e4d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?limit=100000 Aug 01 12:59:48.073188 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-58d38895-5de9-4af0-859c-27a7bda59e4d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.075256 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-58d38895-5de9-4af0-859c-27a7bda59e4d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.076149 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-58d38895-5de9-4af0-859c-27a7bda59e4d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.077655 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-58d38895-5de9-4af0-859c-27a7bda59e4d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.099302 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-58d38895-5de9-4af0-859c-27a7bda59e4d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.099658 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-58d38895-5de9-4af0-859c-27a7bda59e4d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 01 12:59:48.100273 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 297/1189] 10.4.3.110 () {66 vars in 1268 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.120048 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85887088-52b9-417b-9d19-ee3f3ae9ee15 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.125538 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85887088-52b9-417b-9d19-ee3f3ae9ee15 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?limit=0 Aug 01 12:59:48.125824 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85887088-52b9-417b-9d19-ee3f3ae9ee15 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.126132 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85887088-52b9-417b-9d19-ee3f3ae9ee15 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.126481 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-85887088-52b9-417b-9d19-ee3f3ae9ee15 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.131527 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-85887088-52b9-417b-9d19-ee3f3ae9ee15 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.146528 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-85887088-52b9-417b-9d19-ee3f3ae9ee15 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.146994 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85887088-52b9-417b-9d19-ee3f3ae9ee15 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 01 12:59:48.147583 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 292/1190] 10.4.3.110 () {66 vars in 1258 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 12:59:48.168168 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d62ff928-24e2-4762-a86a-508a17dfdfbc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.172490 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d62ff928-24e2-4762-a86a-508a17dfdfbc tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots Aug 01 12:59:48.175995 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d62ff928-24e2-4762-a86a-508a17dfdfbc tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.176319 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d62ff928-24e2-4762-a86a-508a17dfdfbc tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.176596 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-d62ff928-24e2-4762-a86a-508a17dfdfbc tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.177194 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.177194 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:48.178540 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-d62ff928-24e2-4762-a86a-508a17dfdfbc tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.186350 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d62ff928-24e2-4762-a86a-508a17dfdfbc tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.187467 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d62ff928-24e2-4762-a86a-508a17dfdfbc tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 200 Aug 01 12:59:48.188168 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 303/1191] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.204229 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a824d46-0c30-4855-a061-e5272da12f0d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.207523 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a824d46-0c30-4855-a061-e5272da12f0d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?marker=e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 Aug 01 12:59:48.207840 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a824d46-0c30-4855-a061-e5272da12f0d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.208188 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a824d46-0c30-4855-a061-e5272da12f0d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.208492 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-0a824d46-0c30-4855-a061-e5272da12f0d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.208892 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.208892 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:48.210384 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-0a824d46-0c30-4855-a061-e5272da12f0d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.234097 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0a824d46-0c30-4855-a061-e5272da12f0d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.234601 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a824d46-0c30-4855-a061-e5272da12f0d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?marker=e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 returned with HTTP 200 Aug 01 12:59:48.235349 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 300/1192] 10.4.3.110 () {66 vars in 1330 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?marker=e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 => generated 341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.250152 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dc7514c1-889f-4bcd-9d30-d6d2cdd39422 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.254219 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc7514c1-889f-4bcd-9d30-d6d2cdd39422 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?offset=2&limit=3 Aug 01 12:59:48.254481 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc7514c1-889f-4bcd-9d30-d6d2cdd39422 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.254704 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc7514c1-889f-4bcd-9d30-d6d2cdd39422 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.255417 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-dc7514c1-889f-4bcd-9d30-d6d2cdd39422 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.255553 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.255553 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:48.257999 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-dc7514c1-889f-4bcd-9d30-d6d2cdd39422 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.282767 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dc7514c1-889f-4bcd-9d30-d6d2cdd39422 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.283498 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc7514c1-889f-4bcd-9d30-d6d2cdd39422 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 01 12:59:48.284095 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 298/1193] 10.4.3.110 () {66 vars in 1276 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.300330 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-73794524-648e-4eca-b186-5d7964f57439 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.302457 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73794524-648e-4eca-b186-5d7964f57439 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 01 12:59:48.303048 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73794524-648e-4eca-b186-5d7964f57439 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.303048 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73794524-648e-4eca-b186-5d7964f57439 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.303209 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-73794524-648e-4eca-b186-5d7964f57439 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.305343 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-73794524-648e-4eca-b186-5d7964f57439 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.323124 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-73794524-648e-4eca-b186-5d7964f57439 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.323368 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73794524-648e-4eca-b186-5d7964f57439 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 01 12:59:48.324327 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 293/1194] 10.4.3.110 () {66 vars in 1308 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.339362 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e2e6fab-1e67-4548-9938-c0546f95af6e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.342017 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e2e6fab-1e67-4548-9938-c0546f95af6e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 01 12:59:48.342402 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e2e6fab-1e67-4548-9938-c0546f95af6e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.342631 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e2e6fab-1e67-4548-9938-c0546f95af6e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.343349 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-3e2e6fab-1e67-4548-9938-c0546f95af6e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.343416 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.343416 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:48.344564 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-3e2e6fab-1e67-4548-9938-c0546f95af6e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.349528 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e2e6fab-1e67-4548-9938-c0546f95af6e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.350003 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e2e6fab-1e67-4548-9938-c0546f95af6e tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 01 12:59:48.350439 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 304/1195] 10.4.3.110 () {66 vars in 1310 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.364579 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d291313a-87e8-4c2c-9418-b87bca6e2e5f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.366439 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d291313a-87e8-4c2c-9418-b87bca6e2e5f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 01 12:59:48.366649 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d291313a-87e8-4c2c-9418-b87bca6e2e5f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.366839 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d291313a-87e8-4c2c-9418-b87bca6e2e5f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.367078 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-d291313a-87e8-4c2c-9418-b87bca6e2e5f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.367362 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.367362 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:48.368274 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-d291313a-87e8-4c2c-9418-b87bca6e2e5f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.379763 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d291313a-87e8-4c2c-9418-b87bca6e2e5f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.380344 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d291313a-87e8-4c2c-9418-b87bca6e2e5f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 01 12:59:48.381201 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 301/1196] 10.4.3.110 () {66 vars in 1292 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.392659 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f5fd85cc-0bf7-458a-88bf-a02c3d22f625 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.395047 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5fd85cc-0bf7-458a-88bf-a02c3d22f625 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 01 12:59:48.395325 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5fd85cc-0bf7-458a-88bf-a02c3d22f625 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.395667 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5fd85cc-0bf7-458a-88bf-a02c3d22f625 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.395936 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-f5fd85cc-0bf7-458a-88bf-a02c3d22f625 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.397002 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.397002 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:48.398887 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-f5fd85cc-0bf7-458a-88bf-a02c3d22f625 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.420558 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f5fd85cc-0bf7-458a-88bf-a02c3d22f625 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.421157 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5fd85cc-0bf7-458a-88bf-a02c3d22f625 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 01 12:59:48.421750 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 299/1197] 10.4.3.110 () {66 vars in 1294 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.439171 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c715609b-a7c7-4dc8-8a5c-6513659b4405 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.441310 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c715609b-a7c7-4dc8-8a5c-6513659b4405 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 01 12:59:48.441524 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c715609b-a7c7-4dc8-8a5c-6513659b4405 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.441745 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c715609b-a7c7-4dc8-8a5c-6513659b4405 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.442755 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-c715609b-a7c7-4dc8-8a5c-6513659b4405 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.442755 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.442755 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:48.446144 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-c715609b-a7c7-4dc8-8a5c-6513659b4405 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.462719 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c715609b-a7c7-4dc8-8a5c-6513659b4405 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.463180 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c715609b-a7c7-4dc8-8a5c-6513659b4405 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 01 12:59:48.463694 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 294/1198] 10.4.3.110 () {66 vars in 1312 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.478715 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-702d5240-e122-474b-b176-d8185c7cde04 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.482034 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-702d5240-e122-474b-b176-d8185c7cde04 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 01 12:59:48.482362 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-702d5240-e122-474b-b176-d8185c7cde04 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.482649 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-702d5240-e122-474b-b176-d8185c7cde04 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.483009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-702d5240-e122-474b-b176-d8185c7cde04 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.483701 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.483701 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:48.484737 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-702d5240-e122-474b-b176-d8185c7cde04 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.503547 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-702d5240-e122-474b-b176-d8185c7cde04 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.504272 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-702d5240-e122-474b-b176-d8185c7cde04 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 01 12:59:48.505377 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 305/1199] 10.4.3.110 () {66 vars in 1314 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.519329 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01345e82-5c76-472e-9b83-d0948fb8a31f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.521202 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01345e82-5c76-472e-9b83-d0948fb8a31f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 Aug 01 12:59:48.522034 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01345e82-5c76-472e-9b83-d0948fb8a31f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.522693 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01345e82-5c76-472e-9b83-d0948fb8a31f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.523098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-01345e82-5c76-472e-9b83-d0948fb8a31f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.523518 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.523518 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:48.524727 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-01345e82-5c76-472e-9b83-d0948fb8a31f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.542823 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-01345e82-5c76-472e-9b83-d0948fb8a31f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.543422 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.543422 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:48.544348 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01345e82-5c76-472e-9b83-d0948fb8a31f tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 returned with HTTP 200 Aug 01 12:59:48.545359 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 302/1200] 10.4.3.110 () {66 vars in 1385 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.557043 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-57a7717d-dd87-4b34-8107-113151a4d314 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.560048 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57a7717d-dd87-4b34-8107-113151a4d314 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/detail?status=available Aug 01 12:59:48.560231 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57a7717d-dd87-4b34-8107-113151a4d314 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.560451 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57a7717d-dd87-4b34-8107-113151a4d314 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.560917 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-57a7717d-dd87-4b34-8107-113151a4d314 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.560917 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.560917 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:48.561980 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-57a7717d-dd87-4b34-8107-113151a4d314 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.580769 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-57a7717d-dd87-4b34-8107-113151a4d314 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.581902 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.581902 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:48.582918 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57a7717d-dd87-4b34-8107-113151a4d314 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 01 12:59:48.585570 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 300/1201] 10.4.3.110 () {66 vars in 1297 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:48.604704 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2af198d0-23b8-4e6d-95bb-f09da787c201 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.608156 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2af198d0-23b8-4e6d-95bb-f09da787c201 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 Aug 01 12:59:48.608156 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2af198d0-23b8-4e6d-95bb-f09da787c201 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.608462 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2af198d0-23b8-4e6d-95bb-f09da787c201 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.609740 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-2af198d0-23b8-4e6d-95bb-f09da787c201 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.611022 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.611022 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:48.612445 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-2af198d0-23b8-4e6d-95bb-f09da787c201 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.629998 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2af198d0-23b8-4e6d-95bb-f09da787c201 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.629998 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.629998 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:48.630813 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2af198d0-23b8-4e6d-95bb-f09da787c201 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 returned with HTTP 200 Aug 01 12:59:48.631368 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 295/1202] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.644217 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-48415ead-639c-4149-a8b1-0bd938a2499d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.646482 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48415ead-639c-4149-a8b1-0bd938a2499d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 Aug 01 12:59:48.647995 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-48415ead-639c-4149-a8b1-0bd938a2499d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.647995 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-48415ead-639c-4149-a8b1-0bd938a2499d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.647995 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-48415ead-639c-4149-a8b1-0bd938a2499d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.647995 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.647995 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:48.648383 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-48415ead-639c-4149-a8b1-0bd938a2499d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.662548 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-48415ead-639c-4149-a8b1-0bd938a2499d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.662983 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48415ead-639c-4149-a8b1-0bd938a2499d tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 returned with HTTP 200 Aug 01 12:59:48.663432 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 306/1203] 10.4.3.110 () {66 vars in 1364 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.675890 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d553581-e49b-4101-9187-8b579cd2a51a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.680688 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d553581-e49b-4101-9187-8b579cd2a51a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?status=available Aug 01 12:59:48.680688 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d553581-e49b-4101-9187-8b579cd2a51a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.683972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d553581-e49b-4101-9187-8b579cd2a51a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.683972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-5d553581-e49b-4101-9187-8b579cd2a51a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.683972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-5d553581-e49b-4101-9187-8b579cd2a51a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.699382 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d553581-e49b-4101-9187-8b579cd2a51a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.700195 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d553581-e49b-4101-9187-8b579cd2a51a tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?status=available returned with HTTP 200 Aug 01 12:59:48.700493 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 303/1204] 10.4.3.110 () {66 vars in 1276 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.723639 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6e94bf37-6f83-4730-873c-d1b617675e03 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.727246 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e94bf37-6f83-4730-873c-d1b617675e03 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 Aug 01 12:59:48.727246 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e94bf37-6f83-4730-873c-d1b617675e03 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.727881 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e94bf37-6f83-4730-873c-d1b617675e03 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.728231 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-6e94bf37-6f83-4730-873c-d1b617675e03 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:48.729833 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-6e94bf37-6f83-4730-873c-d1b617675e03 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:48.756017 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6e94bf37-6f83-4730-873c-d1b617675e03 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Get all snapshots completed successfully. Aug 01 12:59:48.756523 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e94bf37-6f83-4730-873c-d1b617675e03 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 returned with HTTP 200 Aug 01 12:59:48.757229 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 301/1205] 10.4.3.110 () {66 vars in 1398 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1956405003 => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:48.773662 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-42c9b34a-0393-4e1d-8f5d-9269e97b12ba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.776242 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42c9b34a-0393-4e1d-8f5d-9269e97b12ba tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c Aug 01 12:59:48.776242 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42c9b34a-0393-4e1d-8f5d-9269e97b12ba tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.776377 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42c9b34a-0393-4e1d-8f5d-9269e97b12ba tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.776583 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-42c9b34a-0393-4e1d-8f5d-9269e97b12ba tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Delete snapshot with id: 59414092-73aa-4c73-90fd-11fb9e31298c Aug 01 12:59:48.790634 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.790634 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:48.790903 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-42c9b34a-0393-4e1d-8f5d-9269e97b12ba tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:48.820518 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-42c9b34a-0393-4e1d-8f5d-9269e97b12ba tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot delete request issued successfully. Aug 01 12:59:48.820767 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42c9b34a-0393-4e1d-8f5d-9269e97b12ba tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c returned with HTTP 202 Aug 01 12:59:48.821601 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 296/1206] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 12:59:48 2026] DELETE /volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:48.838018 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2abbeb4f-b994-4758-a73a-84245d43046b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:48.840741 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2abbeb4f-b994-4758-a73a-84245d43046b tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c Aug 01 12:59:48.840989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2abbeb4f-b994-4758-a73a-84245d43046b tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:48.841220 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2abbeb4f-b994-4758-a73a-84245d43046b tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:48.856565 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:48.856565 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:48.857181 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2abbeb4f-b994-4758-a73a-84245d43046b tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:48.858030 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2abbeb4f-b994-4758-a73a-84245d43046b tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c returned with HTTP 200 Aug 01 12:59:48.858408 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 307/1207] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:48 2026] GET /volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:49.872931 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b263aaf2-4bfc-4d78-a3a9-88d3fda08807 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:49.876080 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b263aaf2-4bfc-4d78-a3a9-88d3fda08807 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c Aug 01 12:59:49.876254 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b263aaf2-4bfc-4d78-a3a9-88d3fda08807 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:49.876482 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b263aaf2-4bfc-4d78-a3a9-88d3fda08807 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:49.888236 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b263aaf2-4bfc-4d78-a3a9-88d3fda08807 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c returned with HTTP 404 Aug 01 12:59:49.889435 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 304/1208] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:49 2026] GET /volume/v3/snapshots/59414092-73aa-4c73-90fd-11fb9e31298c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:49.907393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a0f3ad62-b3cf-4066-b6a2-b9a7fd002dd9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:49.910317 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0f3ad62-b3cf-4066-b6a2-b9a7fd002dd9 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 Aug 01 12:59:49.910424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0f3ad62-b3cf-4066-b6a2-b9a7fd002dd9 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:49.911125 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0f3ad62-b3cf-4066-b6a2-b9a7fd002dd9 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:49.911125 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-a0f3ad62-b3cf-4066-b6a2-b9a7fd002dd9 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Delete snapshot with id: e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 Aug 01 12:59:49.919648 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:49.919648 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:49.920404 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a0f3ad62-b3cf-4066-b6a2-b9a7fd002dd9 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:49.961663 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a0f3ad62-b3cf-4066-b6a2-b9a7fd002dd9 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot delete request issued successfully. Aug 01 12:59:49.961663 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0f3ad62-b3cf-4066-b6a2-b9a7fd002dd9 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 returned with HTTP 202 Aug 01 12:59:49.962135 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 302/1209] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 12:59:49 2026] DELETE /volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:49.975245 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a1d8603-c2ad-4c68-b173-fde3d52f8018 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:49.978638 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a1d8603-c2ad-4c68-b173-fde3d52f8018 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 Aug 01 12:59:49.979009 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a1d8603-c2ad-4c68-b173-fde3d52f8018 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:49.979344 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a1d8603-c2ad-4c68-b173-fde3d52f8018 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:49.991346 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:49.991346 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:49.992509 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a1d8603-c2ad-4c68-b173-fde3d52f8018 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:49.992738 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a1d8603-c2ad-4c68-b173-fde3d52f8018 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 returned with HTTP 200 Aug 01 12:59:49.993364 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 297/1210] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:49 2026] GET /volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:50.115188 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:50.118411 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:50.118941 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1515790619", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:50.121339 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1515790619', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:50.121535 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Create volume of 1 GB Aug 01 12:59:50.128566 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Availability Zones retrieved successfully. Aug 01 12:59:50.139210 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Flow 'volume_create_api' (8df5a1f2-3961-4dca-b353-cafda36b01aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:50.142433 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da94ecd-20e8-48d1-b83d-f8752aa52183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:50.145997 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:50.183320 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da94ecd-20e8-48d1-b83d-f8752aa52183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:50.184428 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656ce955-0fcb-4b18-bdf6-ce71854edd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:50.276191 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Created reservations ['67616acc-30fd-4e16-88d9-d554d01980c4', '6f317897-8e9c-4fd0-8952-b7e4e8712832', 'ae0efc22-7b44-493c-820d-0ee169a1c02e', 'ee7e3dd0-fcb6-4d7e-aa7d-c1b63b237a6e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:50.277050 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656ce955-0fcb-4b18-bdf6-ce71854edd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67616acc-30fd-4e16-88d9-d554d01980c4', '6f317897-8e9c-4fd0-8952-b7e4e8712832', 'ae0efc22-7b44-493c-820d-0ee169a1c02e', 'ee7e3dd0-fcb6-4d7e-aa7d-c1b63b237a6e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:50.278817 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d638e4-b00c-42c7-89ba-c98aa37cccc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:50.307103 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d638e4-b00c-42c7-89ba-c98aa37cccc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7d954d1-6c88-4ad9-916f-bbd879303d88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1515790619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbe6faa73f64c5fbb312bd846b4a79f',qos_specs=None,replication_status=,reservations=['67616acc-30fd-4e16-88d9-d554d01980c4','6f317897-8e9c-4fd0-8952-b7e4e8712832','ae0efc22-7b44-493c-820d-0ee169a1c02e','ee7e3dd0-fcb6-4d7e-aa7d-c1b63b237a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5861709760af421d8388c50f679afd53',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1515790619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7d954d1-6c88-4ad9-916f-bbd879303d88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cbe6faa73f64c5fbb312bd846b4a79f',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='5861709760af421d8388c50f679afd53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:50.308229 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a35dc7-c799-45b6-bd51-8b3467c87f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:50.351580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a35dc7-c799-45b6-bd51-8b3467c87f65) 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-1515790619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbe6faa73f64c5fbb312bd846b4a79f',qos_specs=None,replication_status=,reservations=['67616acc-30fd-4e16-88d9-d554d01980c4','6f317897-8e9c-4fd0-8952-b7e4e8712832','ae0efc22-7b44-493c-820d-0ee169a1c02e','ee7e3dd0-fcb6-4d7e-aa7d-c1b63b237a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5861709760af421d8388c50f679afd53',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:50.351580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ee9ceb-4a01-4822-9323-ed59df4a777b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:50.378245 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ee9ceb-4a01-4822-9323-ed59df4a777b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:50.378245 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Flow 'volume_create_api' (8df5a1f2-3961-4dca-b353-cafda36b01aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:50.378245 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Create volume request issued successfully. Aug 01 12:59:50.378245 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-5267d2a1-17fe-4c5c-8c7f-82878fc0c574 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:50.378245 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 308/1211] 10.4.3.110 () {72 vars in 1541 bytes} [Sat Aug 1 12:59:50 2026] POST /volume/v3/volumes => generated 755 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:50.392266 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-a633e2fc-4345-45c8-8bc2-1a86948123a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:50.395443 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-a633e2fc-4345-45c8-8bc2-1a86948123a9 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] GET https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 Aug 01 12:59:50.395584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-a633e2fc-4345-45c8-8bc2-1a86948123a9 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:50.395795 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-a633e2fc-4345-45c8-8bc2-1a86948123a9 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:50.410240 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:50.410240 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:50.417670 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-a633e2fc-4345-45c8-8bc2-1a86948123a9 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Volume info retrieved successfully. Aug 01 12:59:50.431109 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7c38f360-db9e-481f-853d-1925ab5e58c5 req-a633e2fc-4345-45c8-8bc2-1a86948123a9 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 returned with HTTP 200 Aug 01 12:59:50.432011 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 305/1212] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:50 2026] GET /volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:50.466960 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f940a54c-c6b3-456c-824a-e8cd940063b5 req-7538916e-1c28-4217-a3bc-2163c68d0806 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:50.469387 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f940a54c-c6b3-456c-824a-e8cd940063b5 req-7538916e-1c28-4217-a3bc-2163c68d0806 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] GET https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 Aug 01 12:59:50.469750 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f940a54c-c6b3-456c-824a-e8cd940063b5 req-7538916e-1c28-4217-a3bc-2163c68d0806 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:50.469937 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f940a54c-c6b3-456c-824a-e8cd940063b5 req-7538916e-1c28-4217-a3bc-2163c68d0806 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:50.480537 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:50.480537 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:50.487088 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-f940a54c-c6b3-456c-824a-e8cd940063b5 req-7538916e-1c28-4217-a3bc-2163c68d0806 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Volume info retrieved successfully. Aug 01 12:59:50.498092 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f940a54c-c6b3-456c-824a-e8cd940063b5 req-7538916e-1c28-4217-a3bc-2163c68d0806 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 returned with HTTP 200 Aug 01 12:59:50.500551 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 303/1213] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:50 2026] GET /volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:51.008130 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1274e038-a1e2-4849-9e5a-f13bacc2ba11 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:51.011592 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1274e038-a1e2-4849-9e5a-f13bacc2ba11 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 Aug 01 12:59:51.012712 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1274e038-a1e2-4849-9e5a-f13bacc2ba11 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:51.012884 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1274e038-a1e2-4849-9e5a-f13bacc2ba11 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:51.019298 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1274e038-a1e2-4849-9e5a-f13bacc2ba11 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 returned with HTTP 404 Aug 01 12:59:51.020011 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 298/1214] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:51 2026] GET /volume/v3/snapshots/e8f16d19-f8be-43f3-99ce-16b6e6ac9af6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:51.029456 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a757f88b-71b5-423d-aafc-46df985e0c02 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:51.031918 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a757f88b-71b5-423d-aafc-46df985e0c02 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 Aug 01 12:59:51.035646 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a757f88b-71b5-423d-aafc-46df985e0c02 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:51.035646 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a757f88b-71b5-423d-aafc-46df985e0c02 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:51.035646 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-a757f88b-71b5-423d-aafc-46df985e0c02 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Delete snapshot with id: 92793a00-35fb-4008-891f-fc9ebe69b6a6 Aug 01 12:59:51.049173 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:51.049173 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:51.049173 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a757f88b-71b5-423d-aafc-46df985e0c02 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:51.081600 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a757f88b-71b5-423d-aafc-46df985e0c02 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot delete request issued successfully. Aug 01 12:59:51.083318 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a757f88b-71b5-423d-aafc-46df985e0c02 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 returned with HTTP 202 Aug 01 12:59:51.083318 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 309/1215] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 12:59:51 2026] DELETE /volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:51.097903 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7e59d1ec-d6fc-4b46-986c-c262d05b7c1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:51.100567 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e59d1ec-d6fc-4b46-986c-c262d05b7c1b tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 Aug 01 12:59:51.101394 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e59d1ec-d6fc-4b46-986c-c262d05b7c1b tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:51.101733 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e59d1ec-d6fc-4b46-986c-c262d05b7c1b tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:51.115792 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:51.115792 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:51.115792 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7e59d1ec-d6fc-4b46-986c-c262d05b7c1b tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Snapshot retrieved successfully. Aug 01 12:59:51.118657 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e59d1ec-d6fc-4b46-986c-c262d05b7c1b tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 returned with HTTP 200 Aug 01 12:59:51.120376 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 306/1216] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:51 2026] GET /volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:51.546095 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5df35456-474b-45fc-a694-efeb0d354b81 req-3de92e57-a8ea-42f8-a447-e038b083d1ef None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:51.549210 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5df35456-474b-45fc-a694-efeb0d354b81 req-3de92e57-a8ea-42f8-a447-e038b083d1ef tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] GET https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 Aug 01 12:59:51.549526 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5df35456-474b-45fc-a694-efeb0d354b81 req-3de92e57-a8ea-42f8-a447-e038b083d1ef tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:51.549974 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5df35456-474b-45fc-a694-efeb0d354b81 req-3de92e57-a8ea-42f8-a447-e038b083d1ef tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:51.564482 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:51.564482 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:51.580154 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5df35456-474b-45fc-a694-efeb0d354b81 req-3de92e57-a8ea-42f8-a447-e038b083d1ef tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Volume info retrieved successfully. Aug 01 12:59:51.592173 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5df35456-474b-45fc-a694-efeb0d354b81 req-3de92e57-a8ea-42f8-a447-e038b083d1ef tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 returned with HTTP 200 Aug 01 12:59:51.593131 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 304/1217] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:51 2026] GET /volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:51.630103 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-64de55b2-5838-4172-afce-f07d5af8cecc req-cd6f3c6d-bd38-4431-add3-930ab9117a58 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:51.636195 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-64de55b2-5838-4172-afce-f07d5af8cecc req-cd6f3c6d-bd38-4431-add3-930ab9117a58 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 12:59:51.639387 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-64de55b2-5838-4172-afce-f07d5af8cecc req-cd6f3c6d-bd38-4431-add3-930ab9117a58 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7d954d1-6c88-4ad9-916f-bbd879303d88", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-823631335", "description": null, "metadata": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:51.658214 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:51.658214 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:51.659630 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-64de55b2-5838-4172-afce-f07d5af8cecc req-cd6f3c6d-bd38-4431-add3-930ab9117a58 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Volume info retrieved successfully. Aug 01 12:59:51.659630 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [req-64de55b2-5838-4172-afce-f07d5af8cecc req-cd6f3c6d-bd38-4431-add3-930ab9117a58 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Create snapshot from volume e7d954d1-6c88-4ad9-916f-bbd879303d88 Aug 01 12:59:51.759182 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [req-64de55b2-5838-4172-afce-f07d5af8cecc req-cd6f3c6d-bd38-4431-add3-930ab9117a58 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Created reservations ['e25a4d6a-71b9-411e-8e52-0e7dc7d5124c', '2c2adf6d-6531-44ca-81fb-aca0a2fcb95a', '61c44d7c-6f57-42e1-a055-ab141422c604', '888b95fc-017a-4a43-885e-2f041091ee2d'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:51.866847 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-64de55b2-5838-4172-afce-f07d5af8cecc req-cd6f3c6d-bd38-4431-add3-930ab9117a58 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Snapshot create request issued successfully. Aug 01 12:59:51.867273 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-64de55b2-5838-4172-afce-f07d5af8cecc req-cd6f3c6d-bd38-4431-add3-930ab9117a58 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 12:59:51.869018 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 299/1218] 10.4.3.110 () {72 vars in 1547 bytes} [Sat Aug 1 12:59:51 2026] POST /volume/v3/snapshots => generated 310 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:52.136218 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-94c558b1-43fd-4767-a0df-e186a3bcbc68 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:52.140447 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-94c558b1-43fd-4767-a0df-e186a3bcbc68 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 Aug 01 12:59:52.140447 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-94c558b1-43fd-4767-a0df-e186a3bcbc68 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:52.140577 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-94c558b1-43fd-4767-a0df-e186a3bcbc68 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:52.150221 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-94c558b1-43fd-4767-a0df-e186a3bcbc68 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 returned with HTTP 404 Aug 01 12:59:52.150669 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 310/1219] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 12:59:52 2026] GET /volume/v3/snapshots/92793a00-35fb-4008-891f-fc9ebe69b6a6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:52.161482 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27d658d0-5d66-40ef-95ad-5f0969889539 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:52.167531 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27d658d0-5d66-40ef-95ad-5f0969889539 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e Aug 01 12:59:52.167531 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27d658d0-5d66-40ef-95ad-5f0969889539 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:52.167531 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27d658d0-5d66-40ef-95ad-5f0969889539 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:52.185813 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:52.185813 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:52.200277 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-27d658d0-5d66-40ef-95ad-5f0969889539 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Volume info retrieved successfully. Aug 01 12:59:52.202349 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4a83e138-5338-4178-90e1-d2047aaaba4c req-236dbea0-2719-4dce-a42c-469859f9e95f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:52.209285 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4a83e138-5338-4178-90e1-d2047aaaba4c req-236dbea0-2719-4dce-a42c-469859f9e95f tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] GET https://10.4.3.110/volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f Aug 01 12:59:52.209565 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4a83e138-5338-4178-90e1-d2047aaaba4c req-236dbea0-2719-4dce-a42c-469859f9e95f tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:52.210294 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4a83e138-5338-4178-90e1-d2047aaaba4c req-236dbea0-2719-4dce-a42c-469859f9e95f tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:52.216411 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27d658d0-5d66-40ef-95ad-5f0969889539 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e returned with HTTP 200 Aug 01 12:59:52.217252 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 307/1220] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:52 2026] GET /volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:52.217940 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:52.217940 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:52.218720 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-4a83e138-5338-4178-90e1-d2047aaaba4c req-236dbea0-2719-4dce-a42c-469859f9e95f tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] Snapshot retrieved successfully. Aug 01 12:59:52.219313 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4a83e138-5338-4178-90e1-d2047aaaba4c req-236dbea0-2719-4dce-a42c-469859f9e95f tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] https://10.4.3.110/volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f returned with HTTP 200 Aug 01 12:59:52.219677 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 305/1221] 10.4.3.110 () {68 vars in 1604 bytes} [Sat Aug 1 12:59:52 2026] GET /volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:52.234007 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ddb9c708-02f8-46d0-9ab0-321052b4ec47 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:52.236407 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddb9c708-02f8-46d0-9ab0-321052b4ec47 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] DELETE https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e Aug 01 12:59:52.236684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ddb9c708-02f8-46d0-9ab0-321052b4ec47 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:52.238093 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ddb9c708-02f8-46d0-9ab0-321052b4ec47 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:52.238093 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ddb9c708-02f8-46d0-9ab0-321052b4ec47 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Delete volume with id: 7afcf7c6-4d0f-4c77-83bf-239bfdf1269e Aug 01 12:59:52.244788 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:52.244788 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:52.245504 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ddb9c708-02f8-46d0-9ab0-321052b4ec47 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Volume info retrieved successfully. Aug 01 12:59:52.257808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5cf9eff5-6db7-4dae-bb66-c5f6e26e8fdf req-65525af3-1ca0-44bc-a90a-678793c5506d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:52.261254 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5cf9eff5-6db7-4dae-bb66-c5f6e26e8fdf req-65525af3-1ca0-44bc-a90a-678793c5506d tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] GET https://10.4.3.110/volume/v3/snapshots/detail Aug 01 12:59:52.261711 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5cf9eff5-6db7-4dae-bb66-c5f6e26e8fdf req-65525af3-1ca0-44bc-a90a-678793c5506d tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:52.261997 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5cf9eff5-6db7-4dae-bb66-c5f6e26e8fdf req-65525af3-1ca0-44bc-a90a-678793c5506d tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:52.262560 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [req-5cf9eff5-6db7-4dae-bb66-c5f6e26e8fdf req-65525af3-1ca0-44bc-a90a-678793c5506d tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:52.262842 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:52.262842 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:52.266284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.db.api [req-5cf9eff5-6db7-4dae-bb66-c5f6e26e8fdf req-65525af3-1ca0-44bc-a90a-678793c5506d tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 12:59:52.276344 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5cf9eff5-6db7-4dae-bb66-c5f6e26e8fdf req-65525af3-1ca0-44bc-a90a-678793c5506d tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] Get all snapshots completed successfully. Aug 01 12:59:52.276475 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ddb9c708-02f8-46d0-9ab0-321052b4ec47 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Delete volume request issued successfully. Aug 01 12:59:52.277326 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:52.277326 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:52.277548 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddb9c708-02f8-46d0-9ab0-321052b4ec47 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e returned with HTTP 202 Aug 01 12:59:52.277593 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5cf9eff5-6db7-4dae-bb66-c5f6e26e8fdf req-65525af3-1ca0-44bc-a90a-678793c5506d tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-reader] https://10.4.3.110/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 12:59:52.277628 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 300/1222] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:59:52 2026] DELETE /volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:52.278029 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 311/1223] 10.4.3.110 () {68 vars in 1514 bytes} [Sat Aug 1 12:59:52 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:52.294534 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f1452730-658f-46e7-8e90-d0250b217f84 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:52.300092 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1452730-658f-46e7-8e90-d0250b217f84 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e Aug 01 12:59:52.300092 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1452730-658f-46e7-8e90-d0250b217f84 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:52.300092 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1452730-658f-46e7-8e90-d0250b217f84 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:52.309973 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:52.309973 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:52.317039 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f1452730-658f-46e7-8e90-d0250b217f84 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Volume info retrieved successfully. Aug 01 12:59:52.320448 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7d58998e-e4dc-40f2-8503-9c38158af4ca req-7aafc108-3ba1-449c-b29a-b356cceab87e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:52.323610 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7d58998e-e4dc-40f2-8503-9c38158af4ca req-7aafc108-3ba1-449c-b29a-b356cceab87e tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] GET https://10.4.3.110/volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f Aug 01 12:59:52.323697 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7d58998e-e4dc-40f2-8503-9c38158af4ca req-7aafc108-3ba1-449c-b29a-b356cceab87e tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:52.323898 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7d58998e-e4dc-40f2-8503-9c38158af4ca req-7aafc108-3ba1-449c-b29a-b356cceab87e tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:52.328068 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1452730-658f-46e7-8e90-d0250b217f84 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e returned with HTTP 200 Aug 01 12:59:52.328906 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 308/1224] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:52 2026] GET /volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:52.331907 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:52.331907 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:52.331907 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-7d58998e-e4dc-40f2-8503-9c38158af4ca req-7aafc108-3ba1-449c-b29a-b356cceab87e tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Snapshot retrieved successfully. Aug 01 12:59:52.332827 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7d58998e-e4dc-40f2-8503-9c38158af4ca req-7aafc108-3ba1-449c-b29a-b356cceab87e tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f returned with HTTP 200 Aug 01 12:59:52.333483 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 306/1225] 10.4.3.110 () {68 vars in 1604 bytes} [Sat Aug 1 12:59:52 2026] GET /volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:52.368372 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e1e2681e-86e8-4c2f-92dc-b01e200265b5 req-81cd58bf-261a-47a5-a2af-234ac91a9cfb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:52.371227 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e1e2681e-86e8-4c2f-92dc-b01e200265b5 req-81cd58bf-261a-47a5-a2af-234ac91a9cfb tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f Aug 01 12:59:52.372191 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e1e2681e-86e8-4c2f-92dc-b01e200265b5 req-81cd58bf-261a-47a5-a2af-234ac91a9cfb tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:52.372191 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e1e2681e-86e8-4c2f-92dc-b01e200265b5 req-81cd58bf-261a-47a5-a2af-234ac91a9cfb tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:52.372395 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [req-e1e2681e-86e8-4c2f-92dc-b01e200265b5 req-81cd58bf-261a-47a5-a2af-234ac91a9cfb tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Delete snapshot with id: 1e081d70-4bd4-4761-a335-abf67c69611f Aug 01 12:59:52.377712 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:52.377712 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:52.378197 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e1e2681e-86e8-4c2f-92dc-b01e200265b5 req-81cd58bf-261a-47a5-a2af-234ac91a9cfb tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Snapshot retrieved successfully. Aug 01 12:59:52.399647 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e1e2681e-86e8-4c2f-92dc-b01e200265b5 req-81cd58bf-261a-47a5-a2af-234ac91a9cfb tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Snapshot delete request issued successfully. Aug 01 12:59:52.399954 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e1e2681e-86e8-4c2f-92dc-b01e200265b5 req-81cd58bf-261a-47a5-a2af-234ac91a9cfb tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f returned with HTTP 202 Aug 01 12:59:52.400521 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 301/1226] 10.4.3.110 () {70 vars in 1626 bytes} [Sat Aug 1 12:59:52 2026] DELETE /volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:52.437721 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d361bdda-7bc3-4d66-9509-cb60d04a21a3 req-5b26401b-c5ce-4a60-bcf6-dbbfe54cc949 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:52.440771 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d361bdda-7bc3-4d66-9509-cb60d04a21a3 req-5b26401b-c5ce-4a60-bcf6-dbbfe54cc949 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] GET https://10.4.3.110/volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f Aug 01 12:59:52.440962 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d361bdda-7bc3-4d66-9509-cb60d04a21a3 req-5b26401b-c5ce-4a60-bcf6-dbbfe54cc949 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:52.441256 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d361bdda-7bc3-4d66-9509-cb60d04a21a3 req-5b26401b-c5ce-4a60-bcf6-dbbfe54cc949 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:52.455708 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:52.455708 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:52.456324 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d361bdda-7bc3-4d66-9509-cb60d04a21a3 req-5b26401b-c5ce-4a60-bcf6-dbbfe54cc949 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Snapshot retrieved successfully. Aug 01 12:59:52.459089 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d361bdda-7bc3-4d66-9509-cb60d04a21a3 req-5b26401b-c5ce-4a60-bcf6-dbbfe54cc949 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f returned with HTTP 200 Aug 01 12:59:52.462030 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 312/1227] 10.4.3.110 () {68 vars in 1604 bytes} [Sat Aug 1 12:59:52 2026] GET /volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:53.345132 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-32efebf0-5fc0-44e5-8ae1-8e0680526057 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:53.346836 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32efebf0-5fc0-44e5-8ae1-8e0680526057 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] GET https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e Aug 01 12:59:53.347132 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32efebf0-5fc0-44e5-8ae1-8e0680526057 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:53.347454 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32efebf0-5fc0-44e5-8ae1-8e0680526057 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:53.353595 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32efebf0-5fc0-44e5-8ae1-8e0680526057 tempest-VolumesSnapshotListTestJSON-1564836510 tempest-VolumesSnapshotListTestJSON-1564836510-project-member] https://10.4.3.110/volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e returned with HTTP 404 Aug 01 12:59:53.354094 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 309/1228] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:53 2026] GET /volume/v3/volumes/7afcf7c6-4d0f-4c77-83bf-239bfdf1269e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:53.498484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-45db176d-ab55-46bd-a614-9146e2503b99 req-9886f5ef-193a-4fe6-a200-e0f02d631515 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:53.500969 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-45db176d-ab55-46bd-a614-9146e2503b99 req-9886f5ef-193a-4fe6-a200-e0f02d631515 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] GET https://10.4.3.110/volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f Aug 01 12:59:53.501889 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-45db176d-ab55-46bd-a614-9146e2503b99 req-9886f5ef-193a-4fe6-a200-e0f02d631515 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:53.503035 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-45db176d-ab55-46bd-a614-9146e2503b99 req-9886f5ef-193a-4fe6-a200-e0f02d631515 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:53.506073 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:53.512186 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-45db176d-ab55-46bd-a614-9146e2503b99 req-9886f5ef-193a-4fe6-a200-e0f02d631515 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f returned with HTTP 404 Aug 01 12:59:53.512186 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 307/1229] 10.4.3.110 () {68 vars in 1604 bytes} [Sat Aug 1 12:59:53 2026] GET /volume/v3/snapshots/1e081d70-4bd4-4761-a335-abf67c69611f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:53.543882 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-54352976-d2fe-4ae8-8409-2050b84f8de0 req-b8aa32bf-3e89-4ecf-9a2e-88de9cd409f0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:53.546173 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-54352976-d2fe-4ae8-8409-2050b84f8de0 req-b8aa32bf-3e89-4ecf-9a2e-88de9cd409f0 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] DELETE https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 Aug 01 12:59:53.546476 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-54352976-d2fe-4ae8-8409-2050b84f8de0 req-b8aa32bf-3e89-4ecf-9a2e-88de9cd409f0 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:53.546999 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-54352976-d2fe-4ae8-8409-2050b84f8de0 req-b8aa32bf-3e89-4ecf-9a2e-88de9cd409f0 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:53.547163 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-54352976-d2fe-4ae8-8409-2050b84f8de0 req-b8aa32bf-3e89-4ecf-9a2e-88de9cd409f0 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Delete volume with id: e7d954d1-6c88-4ad9-916f-bbd879303d88 Aug 01 12:59:53.557157 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:53.557157 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:53.557157 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-54352976-d2fe-4ae8-8409-2050b84f8de0 req-b8aa32bf-3e89-4ecf-9a2e-88de9cd409f0 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Volume info retrieved successfully. Aug 01 12:59:53.592014 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-54352976-d2fe-4ae8-8409-2050b84f8de0 req-b8aa32bf-3e89-4ecf-9a2e-88de9cd409f0 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Delete volume request issued successfully. Aug 01 12:59:53.592988 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-54352976-d2fe-4ae8-8409-2050b84f8de0 req-b8aa32bf-3e89-4ecf-9a2e-88de9cd409f0 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 returned with HTTP 202 Aug 01 12:59:53.593144 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 313/1230] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 12:59:53 2026] DELETE /volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:53.625268 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9d800bab-9de4-4356-9d75-9f745febbc3e req-936790b6-36cd-412e-94b3-cf53a921bbbd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:53.631197 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d800bab-9de4-4356-9d75-9f745febbc3e req-936790b6-36cd-412e-94b3-cf53a921bbbd tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] GET https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 Aug 01 12:59:53.631441 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9d800bab-9de4-4356-9d75-9f745febbc3e req-936790b6-36cd-412e-94b3-cf53a921bbbd tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:53.631719 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9d800bab-9de4-4356-9d75-9f745febbc3e req-936790b6-36cd-412e-94b3-cf53a921bbbd tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:53.642318 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e81eecc9-c061-4d49-8029-bab2682236e5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:53.646982 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:53.647560 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-202908809"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:53.650091 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:53.650091 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:53.657862 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-202908809'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:53.657862 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Create volume of 1 GB Aug 01 12:59:53.663067 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9d800bab-9de4-4356-9d75-9f745febbc3e req-936790b6-36cd-412e-94b3-cf53a921bbbd tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Volume info retrieved successfully. Aug 01 12:59:53.663190 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Availability Zones retrieved successfully. Aug 01 12:59:53.670015 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d800bab-9de4-4356-9d75-9f745febbc3e req-936790b6-36cd-412e-94b3-cf53a921bbbd tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 returned with HTTP 200 Aug 01 12:59:53.670721 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 310/1231] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:53 2026] GET /volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:53.671392 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Flow 'volume_create_api' (ad4848a7-decb-43f6-9380-7c30c8cff3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:53.673364 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099f0219-f1fe-4a51-95b7-57c81ff11765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:53.674899 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:53.720821 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099f0219-f1fe-4a51-95b7-57c81ff11765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:53.722581 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb57083-e435-4a2e-8296-4f097b5756dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:53.728958 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:53.729265 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1992417875"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:53.730812 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1992417875'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:53.731384 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Create volume of 1 GB Aug 01 12:59:53.732662 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:53.732662 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:53.746314 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Availability Zones retrieved successfully. Aug 01 12:59:53.752624 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Flow 'volume_create_api' (6f0ddc77-384c-45d0-b8c6-3f5a96074642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:53.754056 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d52e9ad7-07f2-4fe8-ac1d-97b7b5d9bf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:53.755837 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:53.784882 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d52e9ad7-07f2-4fe8-ac1d-97b7b5d9bf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:53.786054 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a30456b-7769-4536-b236-3d6345ab88c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:53.816914 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Created reservations ['19297f7d-be92-458f-ac59-fbc45b067b5a', '6e00e708-0057-4a24-b0a6-f3f787661574', '1ebec335-c19c-449d-b391-cf81dd64aed2', '7abbd370-e4a9-40c3-a4d4-e7f1ea780410'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:53.818019 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb57083-e435-4a2e-8296-4f097b5756dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19297f7d-be92-458f-ac59-fbc45b067b5a', '6e00e708-0057-4a24-b0a6-f3f787661574', '1ebec335-c19c-449d-b391-cf81dd64aed2', '7abbd370-e4a9-40c3-a4d4-e7f1ea780410']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:53.819607 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84623f34-f560-4a93-bc12-32b56a2954a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:53.844754 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84623f34-f560-4a93-bc12-32b56a2954a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '265bd5ca-9e9c-4794-a417-46996a544b60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-202908809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f3fdc7a64549939adc0225fdba1134',qos_specs=None,replication_status=,reservations=['19297f7d-be92-458f-ac59-fbc45b067b5a','6e00e708-0057-4a24-b0a6-f3f787661574','1ebec335-c19c-449d-b391-cf81dd64aed2','7abbd370-e4a9-40c3-a4d4-e7f1ea780410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f01b3d1a11a4e8c80d14f9c07166c30',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-202908809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=265bd5ca-9e9c-4794-a417-46996a544b60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10f3fdc7a64549939adc0225fdba1134',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='2f01b3d1a11a4e8c80d14f9c07166c30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:53.845674 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07dc55b-b713-466a-a8b2-072b2b15075b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:53.859366 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Created reservations ['9ab84e43-d024-4ec5-af97-8b9ea5f9cb37', 'b9fe6892-5d3a-43e6-a58e-1089f7725713', 'bfbf93ca-2517-4a0d-ab5d-bc1659d1d427', '45a31a3c-dd69-4ee6-801f-318d34580e1f'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:53.860097 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a30456b-7769-4536-b236-3d6345ab88c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ab84e43-d024-4ec5-af97-8b9ea5f9cb37', 'b9fe6892-5d3a-43e6-a58e-1089f7725713', 'bfbf93ca-2517-4a0d-ab5d-bc1659d1d427', '45a31a3c-dd69-4ee6-801f-318d34580e1f']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:53.860738 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09c67b3-7d1f-4e4f-9d62-bc424f7f226a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:53.879962 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07dc55b-b713-466a-a8b2-072b2b15075b) 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-202908809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f3fdc7a64549939adc0225fdba1134',qos_specs=None,replication_status=,reservations=['19297f7d-be92-458f-ac59-fbc45b067b5a','6e00e708-0057-4a24-b0a6-f3f787661574','1ebec335-c19c-449d-b391-cf81dd64aed2','7abbd370-e4a9-40c3-a4d4-e7f1ea780410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f01b3d1a11a4e8c80d14f9c07166c30',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:53.880620 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c731c1-ebe0-4e9d-a058-6d400a6e2098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:53.891630 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09c67b3-7d1f-4e4f-9d62-bc424f7f226a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15424c95-66af-485c-8bb0-da50927b678a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1992417875',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a0aa2de92e67460883a565597d948127',qos_specs=None,replication_status=,reservations=['9ab84e43-d024-4ec5-af97-8b9ea5f9cb37','b9fe6892-5d3a-43e6-a58e-1089f7725713','bfbf93ca-2517-4a0d-ab5d-bc1659d1d427','45a31a3c-dd69-4ee6-801f-318d34580e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66d4676e256460188b62542d1b2449e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1992417875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15424c95-66af-485c-8bb0-da50927b678a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a0aa2de92e67460883a565597d948127',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='d66d4676e256460188b62542d1b2449e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:53.892753 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06dd0fab-88cb-4040-981c-bd01de353dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:53.895117 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c731c1-ebe0-4e9d-a058-6d400a6e2098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:53.896143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Flow 'volume_create_api' (ad4848a7-decb-43f6-9380-7c30c8cff3a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:53.896530 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Create volume request issued successfully. Aug 01 12:59:53.897247 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e81eecc9-c061-4d49-8029-bab2682236e5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:53.897766 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 308/1232] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 12:59:53 2026] POST /volume/v3/volumes => generated 754 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:53.918064 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-292755ac-b204-4df8-a997-922571ccfe1f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:53.918781 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-292755ac-b204-4df8-a997-922571ccfe1f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 12:59:53.919145 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-292755ac-b204-4df8-a997-922571ccfe1f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:53.919455 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-292755ac-b204-4df8-a997-922571ccfe1f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:53.928472 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:53.928472 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:53.929982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06dd0fab-88cb-4040-981c-bd01de353dd1) 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-1992417875',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a0aa2de92e67460883a565597d948127',qos_specs=None,replication_status=,reservations=['9ab84e43-d024-4ec5-af97-8b9ea5f9cb37','b9fe6892-5d3a-43e6-a58e-1089f7725713','bfbf93ca-2517-4a0d-ab5d-bc1659d1d427','45a31a3c-dd69-4ee6-801f-318d34580e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66d4676e256460188b62542d1b2449e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:53.931078 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ee0afa-aaeb-47ab-aa24-0838fc56a86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:53.933808 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-292755ac-b204-4df8-a997-922571ccfe1f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 12:59:53.941805 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-292755ac-b204-4df8-a997-922571ccfe1f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 12:59:53.942774 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 314/1233] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:53 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:53.945929 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ee0afa-aaeb-47ab-aa24-0838fc56a86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:53.947242 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Flow 'volume_create_api' (6f0ddc77-384c-45d0-b8c6-3f5a96074642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:53.947725 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Create volume request issued successfully. Aug 01 12:59:53.948612 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ab1faa3-f3ec-4b75-a636-e606cd25abef tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:53.949227 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 302/1234] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:59:53 2026] POST /volume/v3/volumes => generated 760 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:53.965423 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-70deb35a-adbf-4bb7-8687-c2f2eb2a5bb9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:53.967594 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70deb35a-adbf-4bb7-8687-c2f2eb2a5bb9 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a Aug 01 12:59:53.967875 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70deb35a-adbf-4bb7-8687-c2f2eb2a5bb9 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:53.968183 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70deb35a-adbf-4bb7-8687-c2f2eb2a5bb9 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:53.977505 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:53.977505 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:53.985419 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-70deb35a-adbf-4bb7-8687-c2f2eb2a5bb9 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:53.996909 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70deb35a-adbf-4bb7-8687-c2f2eb2a5bb9 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a returned with HTTP 200 Aug 01 12:59:53.997504 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 311/1235] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:53 2026] GET /volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:54.463877 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5358d689-1cd1-447a-900e-e751b36462f0 req-f992161f-09fb-4c1c-b755-14f30aa78060 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.466442 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5358d689-1cd1-447a-900e-e751b36462f0 req-f992161f-09fb-4c1c-b755-14f30aa78060 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 12:59:54.466442 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5358d689-1cd1-447a-900e-e751b36462f0 req-f992161f-09fb-4c1c-b755-14f30aa78060 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:54.466556 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5358d689-1cd1-447a-900e-e751b36462f0 req-f992161f-09fb-4c1c-b755-14f30aa78060 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:54.473522 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:54.473522 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:54.477522 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5358d689-1cd1-447a-900e-e751b36462f0 req-f992161f-09fb-4c1c-b755-14f30aa78060 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 12:59:54.483274 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5358d689-1cd1-447a-900e-e751b36462f0 req-f992161f-09fb-4c1c-b755-14f30aa78060 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 200 Aug 01 12:59:54.483274 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 309/1236] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:54 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:54.511505 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18d7349c-2dba-4acc-95e9-d8df9b0c1f4d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.512036 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18d7349c-2dba-4acc-95e9-d8df9b0c1f4d None None] GET https://10.4.3.110/volume// Aug 01 12:59:54.512281 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18d7349c-2dba-4acc-95e9-d8df9b0c1f4d None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:54.512535 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18d7349c-2dba-4acc-95e9-d8df9b0c1f4d None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:54.513007 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18d7349c-2dba-4acc-95e9-d8df9b0c1f4d None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:54.513401 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 315/1237] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:59:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:54.528235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5358d689-1cd1-447a-900e-e751b36462f0 req-83124669-60d0-44c0-b458-1c09d587488e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.530523 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5358d689-1cd1-447a-900e-e751b36462f0 req-83124669-60d0-44c0-b458-1c09d587488e tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:59:54.530933 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5358d689-1cd1-447a-900e-e751b36462f0 req-83124669-60d0-44c0-b458-1c09d587488e tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f93f764f-b935-43b3-bd86-be11d8fa00a2", "connector": null, "instance_uuid": "539d5de4-18b3-44b1-be93-0fcfb214b526"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:54.542102 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:54.542102 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:54.545402 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.549966 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:54.549966 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1288702271", "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:54.550185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1288702271', 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:54.575587 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5358d689-1cd1-447a-900e-e751b36462f0 req-83124669-60d0-44c0-b458-1c09d587488e tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:59:54.576094 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 303/1238] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:59:54 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:54.616068 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5358d689-1cd1-447a-900e-e751b36462f0 req-62215495-6577-4a32-ae39-1e9bdade775e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.618749 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5358d689-1cd1-447a-900e-e751b36462f0 req-62215495-6577-4a32-ae39-1e9bdade775e tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] POST https://10.4.3.110/volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083/action Aug 01 12:59:54.618749 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5358d689-1cd1-447a-900e-e751b36462f0 req-62215495-6577-4a32-ae39-1e9bdade775e tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:54.618749 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5358d689-1cd1-447a-900e-e751b36462f0 req-62215495-6577-4a32-ae39-1e9bdade775e tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:54.644135 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:54.644135 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:54.653849 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Create volume of 1 GB Aug 01 12:59:54.658303 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5358d689-1cd1-447a-900e-e751b36462f0 req-62215495-6577-4a32-ae39-1e9bdade775e tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083/action returned with HTTP 204 Aug 01 12:59:54.658853 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 310/1239] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:59:54 2026] POST /volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:54.661335 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Availability Zones retrieved successfully. Aug 01 12:59:54.668372 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Flow 'volume_create_api' (9fee200b-3eef-4cf0-8346-64cc5e7df386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:54.669924 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a25fdc-7cae-4883-9e41-ae9a56e60386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:54.672082 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:54.683799 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-385726d1-5e39-4842-8bfc-a3cd13b6c0f4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.688793 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-385726d1-5e39-4842-8bfc-a3cd13b6c0f4 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 12:59:54.688793 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-385726d1-5e39-4842-8bfc-a3cd13b6c0f4 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:54.689107 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-385726d1-5e39-4842-8bfc-a3cd13b6c0f4 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:54.703748 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:54.703748 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:54.706724 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-68ede205-de4d-44f2-b2de-92d43b31b47f req-3190ddc0-4196-4f77-a4ec-60ad0f27d6a2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.709758 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-385726d1-5e39-4842-8bfc-a3cd13b6c0f4 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 12:59:54.709918 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-68ede205-de4d-44f2-b2de-92d43b31b47f req-3190ddc0-4196-4f77-a4ec-60ad0f27d6a2 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] GET https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 Aug 01 12:59:54.710249 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-68ede205-de4d-44f2-b2de-92d43b31b47f req-3190ddc0-4196-4f77-a4ec-60ad0f27d6a2 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:54.710561 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-68ede205-de4d-44f2-b2de-92d43b31b47f req-3190ddc0-4196-4f77-a4ec-60ad0f27d6a2 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:54.716484 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-385726d1-5e39-4842-8bfc-a3cd13b6c0f4 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 200 Aug 01 12:59:54.717058 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 316/1240] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:54 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 1112 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:54.723977 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-68ede205-de4d-44f2-b2de-92d43b31b47f req-3190ddc0-4196-4f77-a4ec-60ad0f27d6a2 tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 returned with HTTP 404 Aug 01 12:59:54.723977 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 304/1241] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:54 2026] GET /volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:54.732866 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6857a97a-682c-4f13-96b2-fb851137faef None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.734811 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6857a97a-682c-4f13-96b2-fb851137faef tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 12:59:54.735091 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6857a97a-682c-4f13-96b2-fb851137faef tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:54.735376 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6857a97a-682c-4f13-96b2-fb851137faef tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:54.747845 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-919bbd3a-9567-45cd-815d-c51cc0c564a3 req-8de09f89-9649-475c-9936-7345656791cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.750809 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-919bbd3a-9567-45cd-815d-c51cc0c564a3 req-8de09f89-9649-475c-9936-7345656791cc tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] DELETE https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 Aug 01 12:59:54.751063 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-919bbd3a-9567-45cd-815d-c51cc0c564a3 req-8de09f89-9649-475c-9936-7345656791cc tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:54.751524 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-919bbd3a-9567-45cd-815d-c51cc0c564a3 req-8de09f89-9649-475c-9936-7345656791cc tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:54.751761 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-919bbd3a-9567-45cd-815d-c51cc0c564a3 req-8de09f89-9649-475c-9936-7345656791cc tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Delete volume with id: e7d954d1-6c88-4ad9-916f-bbd879303d88 Aug 01 12:59:54.752410 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a25fdc-7cae-4883-9e41-ae9a56e60386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:54.753576 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb84bd7-7f94-479e-ac74-e4be01451a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:54.758361 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:54.758361 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:54.758868 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-919bbd3a-9567-45cd-815d-c51cc0c564a3 req-8de09f89-9649-475c-9936-7345656791cc tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 returned with HTTP 404 Aug 01 12:59:54.760025 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 317/1242] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 12:59:54 2026] DELETE /volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:54.764751 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6857a97a-682c-4f13-96b2-fb851137faef tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 12:59:54.770176 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6857a97a-682c-4f13-96b2-fb851137faef tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 200 Aug 01 12:59:54.770694 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 311/1243] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:54 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 1112 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:54.784926 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4de5521a-4d91-4253-8a40-e77e4ee80c50 req-1ee49749-9c92-475b-a6df-5fd04bf4c4bf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.789107 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4de5521a-4d91-4253-8a40-e77e4ee80c50 req-1ee49749-9c92-475b-a6df-5fd04bf4c4bf tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] GET https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 Aug 01 12:59:54.789107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4de5521a-4d91-4253-8a40-e77e4ee80c50 req-1ee49749-9c92-475b-a6df-5fd04bf4c4bf tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:54.789107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4de5521a-4d91-4253-8a40-e77e4ee80c50 req-1ee49749-9c92-475b-a6df-5fd04bf4c4bf tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:54.799601 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4de5521a-4d91-4253-8a40-e77e4ee80c50 req-1ee49749-9c92-475b-a6df-5fd04bf4c4bf tempest-VolumesSnapshotsTestJSON-34452801 tempest-VolumesSnapshotsTestJSON-34452801-project-member] https://10.4.3.110/volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 returned with HTTP 404 Aug 01 12:59:54.800408 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 305/1244] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:54 2026] GET /volume/v3/volumes/e7d954d1-6c88-4ad9-916f-bbd879303d88 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:54.842403 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Created reservations ['05730a9c-cd7a-4382-bcc0-163747febcd5', 'b7b7851a-ef6c-42e0-a02f-97bed8f62c7f', '99ccf790-8f2e-4f76-ba6d-2fb622dcc9a7', 'e072a8e9-242e-4010-bd28-e9b1863d5b59'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:54.843487 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb84bd7-7f94-479e-ac74-e4be01451a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05730a9c-cd7a-4382-bcc0-163747febcd5', 'b7b7851a-ef6c-42e0-a02f-97bed8f62c7f', '99ccf790-8f2e-4f76-ba6d-2fb622dcc9a7', 'e072a8e9-242e-4010-bd28-e9b1863d5b59']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:54.844655 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a373795-423c-4f8a-a96e-620c4572101f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:54.875353 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a373795-423c-4f8a-a96e-620c4572101f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50333f5c-927e-4980-944c-1205a4f82c71', '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-1288702271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657d2c72f0104d1db3e0c9748083de2d',qos_specs=None,replication_status=,reservations=['05730a9c-cd7a-4382-bcc0-163747febcd5','b7b7851a-ef6c-42e0-a02f-97bed8f62c7f','99ccf790-8f2e-4f76-ba6d-2fb622dcc9a7','e072a8e9-242e-4010-bd28-e9b1863d5b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a83e41ce1f4a2889943d577ea12d1a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1288702271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50333f5c-927e-4980-944c-1205a4f82c71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='657d2c72f0104d1db3e0c9748083de2d',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='47a83e41ce1f4a2889943d577ea12d1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:54.876370 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55894b66-c9c2-4cd2-910b-69c582f9196e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:54.903969 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55894b66-c9c2-4cd2-910b-69c582f9196e) 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-1288702271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657d2c72f0104d1db3e0c9748083de2d',qos_specs=None,replication_status=,reservations=['05730a9c-cd7a-4382-bcc0-163747febcd5','b7b7851a-ef6c-42e0-a02f-97bed8f62c7f','99ccf790-8f2e-4f76-ba6d-2fb622dcc9a7','e072a8e9-242e-4010-bd28-e9b1863d5b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a83e41ce1f4a2889943d577ea12d1a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:54.903969 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae932ed9-c7ff-4e4b-a5f6-141a181a0675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:54.915556 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae932ed9-c7ff-4e4b-a5f6-141a181a0675) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:54.916415 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Flow 'volume_create_api' (9fee200b-3eef-4cf0-8346-64cc5e7df386) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:54.916827 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Create volume request issued successfully. Aug 01 12:59:54.917588 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28ff0985-d561-4e40-9797-dfdf1f60d024 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:54.918238 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 312/1245] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:59:54 2026] POST /volume/v3/volumes => generated 753 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:54.933076 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9d925c6a-c161-433f-8879-64b4c21e27eb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.935558 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d925c6a-c161-433f-8879-64b4c21e27eb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] GET https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 Aug 01 12:59:54.935558 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d925c6a-c161-433f-8879-64b4c21e27eb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:54.937022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d925c6a-c161-433f-8879-64b4c21e27eb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:54.944095 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:54.944095 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:54.948110 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9d925c6a-c161-433f-8879-64b4c21e27eb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Volume info retrieved successfully. Aug 01 12:59:54.954261 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d925c6a-c161-433f-8879-64b4c21e27eb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 returned with HTTP 200 Aug 01 12:59:54.954261 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 318/1246] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:54 2026] GET /volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:54.959321 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-544ecce3-4cf9-42ce-b2bf-4141295c7344 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:54.962964 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-544ecce3-4cf9-42ce-b2bf-4141295c7344 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 12:59:54.963104 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-544ecce3-4cf9-42ce-b2bf-4141295c7344 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:54.963299 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-544ecce3-4cf9-42ce-b2bf-4141295c7344 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:54.970671 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:54.970671 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:54.975060 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-544ecce3-4cf9-42ce-b2bf-4141295c7344 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 12:59:54.979811 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-544ecce3-4cf9-42ce-b2bf-4141295c7344 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 12:59:54.980158 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 312/1247] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:54 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:55.016364 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b36dd0f5-dd67-4b8b-9b2c-5f18abe64e6c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.020058 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b36dd0f5-dd67-4b8b-9b2c-5f18abe64e6c tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a Aug 01 12:59:55.020058 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b36dd0f5-dd67-4b8b-9b2c-5f18abe64e6c tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:55.020176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b36dd0f5-dd67-4b8b-9b2c-5f18abe64e6c tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:55.029143 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:55.029143 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:55.036759 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b36dd0f5-dd67-4b8b-9b2c-5f18abe64e6c tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:55.041541 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b36dd0f5-dd67-4b8b-9b2c-5f18abe64e6c tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a returned with HTTP 200 Aug 01 12:59:55.043044 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 306/1248] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:55 2026] GET /volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:55.044924 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6763cf1a-1fe0-429a-8fca-ea4675901513 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.048378 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6763cf1a-1fe0-429a-8fca-ea4675901513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 12:59:55.048758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6763cf1a-1fe0-429a-8fca-ea4675901513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:55.049072 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6763cf1a-1fe0-429a-8fca-ea4675901513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:55.060300 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:55.060300 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:55.068142 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6763cf1a-1fe0-429a-8fca-ea4675901513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 12:59:55.075464 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6763cf1a-1fe0-429a-8fca-ea4675901513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 12:59:55.076297 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 313/1249] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:55 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:55.076897 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-dd4e9815-f1dc-47f8-9fc3-18b8a40af789 req-c4af6500-1d03-49b2-bf6c-85038725cbbc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.083421 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-dd4e9815-f1dc-47f8-9fc3-18b8a40af789 req-c4af6500-1d03-49b2-bf6c-85038725cbbc tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a Aug 01 12:59:55.083661 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-dd4e9815-f1dc-47f8-9fc3-18b8a40af789 req-c4af6500-1d03-49b2-bf6c-85038725cbbc tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:55.083900 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-dd4e9815-f1dc-47f8-9fc3-18b8a40af789 req-c4af6500-1d03-49b2-bf6c-85038725cbbc tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:55.096582 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:55.096582 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:55.102049 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-dd4e9815-f1dc-47f8-9fc3-18b8a40af789 req-c4af6500-1d03-49b2-bf6c-85038725cbbc tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:55.107958 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-dd4e9815-f1dc-47f8-9fc3-18b8a40af789 req-c4af6500-1d03-49b2-bf6c-85038725cbbc tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a returned with HTTP 200 Aug 01 12:59:55.108757 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 319/1250] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:55 2026] GET /volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:55.125073 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.127319 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:55.127656 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1080600685"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:55.129377 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1080600685'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:55.129496 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Create volume of 1 GB Aug 01 12:59:55.135042 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Availability Zones retrieved successfully. Aug 01 12:59:55.142252 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Flow 'volume_create_api' (d8952554-ed0a-48bf-bd0e-3be5e89c8927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:55.143570 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61fbfd6-6f08-49c8-ac6e-59be1417950b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:55.144808 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:55.172023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e325833-ea46-4dd1-90cd-0607b04a54e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.173163 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e325833-ea46-4dd1-90cd-0607b04a54e3 None None] GET https://10.4.3.110/volume// Aug 01 12:59:55.173693 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e325833-ea46-4dd1-90cd-0607b04a54e3 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:55.173693 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e325833-ea46-4dd1-90cd-0607b04a54e3 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:55.174267 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e325833-ea46-4dd1-90cd-0607b04a54e3 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:55.175755 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 307/1251] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:59:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:55.178437 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61fbfd6-6f08-49c8-ac6e-59be1417950b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:55.179235 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f525039c-9ac8-439e-8436-132b980d56cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:55.184796 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-54a773d6-ff08-440d-9660-7e5638397a96 req-ea16ec35-e908-4688-ae6c-27cdfab13814 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.187552 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-ea16ec35-e908-4688-ae6c-27cdfab13814 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:59:55.188039 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-ea16ec35-e908-4688-ae6c-27cdfab13814 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "265bd5ca-9e9c-4794-a417-46996a544b60", "connector": null, "instance_uuid": "53a09cb7-941d-4e9d-9e0c-23d9de815633"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:55.199550 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:55.199550 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:55.240323 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Created reservations ['138beef9-6be0-4133-bd65-dd5adb082ebe', '85abc28b-18f1-466a-ac4f-8f0b51345364', '01460fcf-b9d0-4df4-9dd9-4f163f2a7a44', '2aa975aa-ca35-44c6-9550-8ffc76503581'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:55.241235 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f525039c-9ac8-439e-8436-132b980d56cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['138beef9-6be0-4133-bd65-dd5adb082ebe', '85abc28b-18f1-466a-ac4f-8f0b51345364', '01460fcf-b9d0-4df4-9dd9-4f163f2a7a44', '2aa975aa-ca35-44c6-9550-8ffc76503581']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:55.241491 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-ea16ec35-e908-4688-ae6c-27cdfab13814 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:59:55.242096 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 314/1252] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:59:55 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:55.242193 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93804118-93f0-4e9b-9f24-ef26de0246a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:55.275892 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93804118-93f0-4e9b-9f24-ef26de0246a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c517fc-a86e-4293-ba65-ee86a3c90e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1080600685',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a0aa2de92e67460883a565597d948127',qos_specs=None,replication_status=,reservations=['138beef9-6be0-4133-bd65-dd5adb082ebe','85abc28b-18f1-466a-ac4f-8f0b51345364','01460fcf-b9d0-4df4-9dd9-4f163f2a7a44','2aa975aa-ca35-44c6-9550-8ffc76503581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66d4676e256460188b62542d1b2449e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1080600685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9c517fc-a86e-4293-ba65-ee86a3c90e0c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a0aa2de92e67460883a565597d948127',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='d66d4676e256460188b62542d1b2449e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:55.276652 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0930c1-44e5-45fd-a57e-9025f141ffac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:55.284961 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8acd9b94-7a90-4139-83f7-18d13ae7052b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.287474 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8acd9b94-7a90-4139-83f7-18d13ae7052b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 12:59:55.287695 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8acd9b94-7a90-4139-83f7-18d13ae7052b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:55.287876 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8acd9b94-7a90-4139-83f7-18d13ae7052b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:55.295879 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0e55bfe3-a61c-43be-9185-a56188e7a6f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.296637 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e55bfe3-a61c-43be-9185-a56188e7a6f6 None None] GET https://10.4.3.110/volume// Aug 01 12:59:55.296637 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e55bfe3-a61c-43be-9185-a56188e7a6f6 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:55.296803 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e55bfe3-a61c-43be-9185-a56188e7a6f6 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:55.297466 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e55bfe3-a61c-43be-9185-a56188e7a6f6 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:55.297701 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 308/1253] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:55.303939 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0930c1-44e5-45fd-a57e-9025f141ffac) 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-1080600685',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a0aa2de92e67460883a565597d948127',qos_specs=None,replication_status=,reservations=['138beef9-6be0-4133-bd65-dd5adb082ebe','85abc28b-18f1-466a-ac4f-8f0b51345364','01460fcf-b9d0-4df4-9dd9-4f163f2a7a44','2aa975aa-ca35-44c6-9550-8ffc76503581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66d4676e256460188b62542d1b2449e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:55.304821 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f55eb45a-6389-473e-a752-27b7ee652a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:55.305569 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:55.305569 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:55.309033 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6b977f67-f800-44eb-a8c7-660c764ba058 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.310576 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8acd9b94-7a90-4139-83f7-18d13ae7052b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 12:59:55.311017 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6b977f67-f800-44eb-a8c7-660c764ba058 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 12:59:55.311264 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6b977f67-f800-44eb-a8c7-660c764ba058 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:55.311453 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6b977f67-f800-44eb-a8c7-660c764ba058 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:55.318743 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f55eb45a-6389-473e-a752-27b7ee652a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:55.318874 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8acd9b94-7a90-4139-83f7-18d13ae7052b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 12:59:55.319423 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Flow 'volume_create_api' (d8952554-ed0a-48bf-bd0e-3be5e89c8927) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:55.319488 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 320/1254] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:55 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:55.319749 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Create volume request issued successfully. Aug 01 12:59:55.320356 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b146378-dfc5-402d-9f84-1b1eb6bd2920 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:55.320727 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 313/1255] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:59:55 2026] POST /volume/v3/volumes => generated 760 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:55.330073 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:55.330073 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:55.336531 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6b977f67-f800-44eb-a8c7-660c764ba058 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 12:59:55.338847 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6c3eed86-cf46-4f0c-b300-56cdf755cfdb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.342671 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c3eed86-cf46-4f0c-b300-56cdf755cfdb tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c Aug 01 12:59:55.343074 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c3eed86-cf46-4f0c-b300-56cdf755cfdb tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:55.343135 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c3eed86-cf46-4f0c-b300-56cdf755cfdb tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:55.351294 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-6b977f67-f800-44eb-a8c7-660c764ba058 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 12:59:55.351769 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 315/1256] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:55 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 1026 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:55.352211 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:55.352211 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:55.357161 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6c3eed86-cf46-4f0c-b300-56cdf755cfdb tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:55.372323 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c3eed86-cf46-4f0c-b300-56cdf755cfdb tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c returned with HTTP 200 Aug 01 12:59:55.375469 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 309/1257] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:55 2026] GET /volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:55.488140 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-54a773d6-ff08-440d-9660-7e5638397a96 req-747e5527-bc63-4e9c-a392-7114a8f6e64e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.495489 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-747e5527-bc63-4e9c-a392-7114a8f6e64e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] PUT https://10.4.3.110/volume/v3/attachments/74d84493-28a2-450d-a487-7be31ad5a532 Aug 01 12:59:55.495489 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-747e5527-bc63-4e9c-a392-7114a8f6e64e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:55.505457 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-54a773d6-ff08-440d-9660-7e5638397a96 req-747e5527-bc63-4e9c-a392-7114a8f6e64e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Acquiring lock "cinder-attachment_update-265bd5ca-9e9c-4794-a417-46996a544b60-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:59:55.517468 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-54a773d6-ff08-440d-9660-7e5638397a96 req-747e5527-bc63-4e9c-a392-7114a8f6e64e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Lock "cinder-attachment_update-265bd5ca-9e9c-4794-a417-46996a544b60-np0000006302" acquired by "attachment_update" :: waited 0.012s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:59:55.518678 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:55.518678 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:55.703550 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-54a773d6-ff08-440d-9660-7e5638397a96 req-747e5527-bc63-4e9c-a392-7114a8f6e64e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Lock "cinder-attachment_update-265bd5ca-9e9c-4794-a417-46996a544b60-np0000006302" released by "attachment_update" :: held 0.186s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:59:55.704153 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-747e5527-bc63-4e9c-a392-7114a8f6e64e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments/74d84493-28a2-450d-a487-7be31ad5a532 returned with HTTP 200 Aug 01 12:59:55.704858 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 321/1258] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:59:55 2026] PUT /volume/v3/attachments/74d84493-28a2-450d-a487-7be31ad5a532 => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:55.972747 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5af89aa4-fad7-4d35-b939-8ddb072e0ae6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:55.974605 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5af89aa4-fad7-4d35-b939-8ddb072e0ae6 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] GET https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 Aug 01 12:59:55.974783 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5af89aa4-fad7-4d35-b939-8ddb072e0ae6 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:55.974972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5af89aa4-fad7-4d35-b939-8ddb072e0ae6 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:55.982350 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:55.982350 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:55.999544 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5af89aa4-fad7-4d35-b939-8ddb072e0ae6 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Volume info retrieved successfully. Aug 01 12:59:56.012064 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5af89aa4-fad7-4d35-b939-8ddb072e0ae6 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 returned with HTTP 200 Aug 01 12:59:56.012643 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 314/1259] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:55 2026] GET /volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:56.063106 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-8230fa9d-48ed-4420-ab73-94f9ff9e52ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.065226 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-8230fa9d-48ed-4420-ab73-94f9ff9e52ce tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] GET https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 Aug 01 12:59:56.065630 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-8230fa9d-48ed-4420-ab73-94f9ff9e52ce tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:56.066167 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-8230fa9d-48ed-4420-ab73-94f9ff9e52ce tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:56.076856 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:56.076856 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:56.083923 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-8230fa9d-48ed-4420-ab73-94f9ff9e52ce tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Volume info retrieved successfully. Aug 01 12:59:56.091471 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-8230fa9d-48ed-4420-ab73-94f9ff9e52ce tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 returned with HTTP 200 Aug 01 12:59:56.092413 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 316/1260] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:56 2026] GET /volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:56.340171 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5f2e9afc-2595-4553-9534-e0e7a13a20d5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.342741 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f2e9afc-2595-4553-9534-e0e7a13a20d5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 12:59:56.342741 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f2e9afc-2595-4553-9534-e0e7a13a20d5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:56.342741 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f2e9afc-2595-4553-9534-e0e7a13a20d5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:56.367932 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:56.367932 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:56.374162 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5f2e9afc-2595-4553-9534-e0e7a13a20d5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 12:59:56.381500 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f2e9afc-2595-4553-9534-e0e7a13a20d5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 12:59:56.381928 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 310/1261] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:56 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:56.393993 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d9605f86-bc8e-40df-8889-393c133b8779 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.395478 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e62cd543-0d73-44b3-b010-b3006502138f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.395881 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e62cd543-0d73-44b3-b010-b3006502138f None None] GET https://10.4.3.110/volume// Aug 01 12:59:56.396351 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e62cd543-0d73-44b3-b010-b3006502138f None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:56.396351 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e62cd543-0d73-44b3-b010-b3006502138f None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:56.396446 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9605f86-bc8e-40df-8889-393c133b8779 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c Aug 01 12:59:56.397031 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9605f86-bc8e-40df-8889-393c133b8779 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:56.397092 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e62cd543-0d73-44b3-b010-b3006502138f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:56.397134 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9605f86-bc8e-40df-8889-393c133b8779 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:56.397214 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 315/1262] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:56.404812 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:56.404812 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:56.406802 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-8b79a636-dddb-4268-8c8f-5e05acac6fa6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.409384 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d9605f86-bc8e-40df-8889-393c133b8779 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:56.409809 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-8b79a636-dddb-4268-8c8f-5e05acac6fa6 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 12:59:56.410123 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-8b79a636-dddb-4268-8c8f-5e05acac6fa6 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:56.410646 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-8b79a636-dddb-4268-8c8f-5e05acac6fa6 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:56.416574 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9605f86-bc8e-40df-8889-393c133b8779 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c returned with HTTP 200 Aug 01 12:59:56.417314 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 322/1263] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:56 2026] GET /volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:56.422334 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:56.422334 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:56.426194 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-8b79a636-dddb-4268-8c8f-5e05acac6fa6 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 12:59:56.430907 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-8b79a636-dddb-4268-8c8f-5e05acac6fa6 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 200 Aug 01 12:59:56.431503 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 317/1264] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:56 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 1292 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:56.451935 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-990c1b5c-1eb4-4d16-bdcb-f6aca9946db1 req-d82678f6-2174-40cd-9aa3-9f4e1a995735 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.453939 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-990c1b5c-1eb4-4d16-bdcb-f6aca9946db1 req-d82678f6-2174-40cd-9aa3-9f4e1a995735 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c Aug 01 12:59:56.454127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-990c1b5c-1eb4-4d16-bdcb-f6aca9946db1 req-d82678f6-2174-40cd-9aa3-9f4e1a995735 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:56.454308 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-990c1b5c-1eb4-4d16-bdcb-f6aca9946db1 req-d82678f6-2174-40cd-9aa3-9f4e1a995735 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:56.462291 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:56.462291 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:56.468324 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-990c1b5c-1eb4-4d16-bdcb-f6aca9946db1 req-d82678f6-2174-40cd-9aa3-9f4e1a995735 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:56.471221 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-990c1b5c-1eb4-4d16-bdcb-f6aca9946db1 req-d82678f6-2174-40cd-9aa3-9f4e1a995735 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c returned with HTTP 200 Aug 01 12:59:56.471612 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 311/1265] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:56 2026] GET /volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:56.492220 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.495522 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:56.496339 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-476904536"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:56.498470 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-476904536'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:56.499621 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Create volume of 1 GB Aug 01 12:59:56.504822 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Availability Zones retrieved successfully. Aug 01 12:59:56.513096 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Flow 'volume_create_api' (1d8423df-f876-48e9-897f-b7b63105c26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:56.514424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a7a577-db80-4d8d-a15b-66b2e0ee9a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:56.515724 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:56.547485 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab3339fa-ce80-44cc-8ab7-35b7ec1aabd5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.549728 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a7a577-db80-4d8d-a15b-66b2e0ee9a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:56.550628 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8206d0db-11e3-44e2-80a0-27c7efce75d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:56.550836 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab3339fa-ce80-44cc-8ab7-35b7ec1aabd5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] PUT https://10.4.3.110/volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083 Aug 01 12:59:56.551280 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab3339fa-ce80-44cc-8ab7-35b7ec1aabd5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:56.560648 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab3339fa-ce80-44cc-8ab7-35b7ec1aabd5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Acquiring lock "cinder-attachment_update-f93f764f-b935-43b3-bd86-be11d8fa00a2-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:59:56.566884 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab3339fa-ce80-44cc-8ab7-35b7ec1aabd5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Lock "cinder-attachment_update-f93f764f-b935-43b3-bd86-be11d8fa00a2-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:59:56.568133 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:56.568133 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:56.610469 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Created reservations ['c6d44b29-ccaa-4c30-be34-0a1d894466ff', '779348f5-e9b1-4f19-9822-6ea5037d9f3c', '751e1046-9b10-4f46-a12a-5e4a784bfee3', '85b8b8c4-9de3-4743-beeb-55a467958ecc'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:56.611674 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8206d0db-11e3-44e2-80a0-27c7efce75d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6d44b29-ccaa-4c30-be34-0a1d894466ff', '779348f5-e9b1-4f19-9822-6ea5037d9f3c', '751e1046-9b10-4f46-a12a-5e4a784bfee3', '85b8b8c4-9de3-4743-beeb-55a467958ecc']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:56.612700 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f344b8ba-da58-45dd-be5d-a7d56eae279e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:56.643025 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f344b8ba-da58-45dd-be5d-a7d56eae279e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9910b981-353c-41d1-9dc1-b25cf7d6ee92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-476904536',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a0aa2de92e67460883a565597d948127',qos_specs=None,replication_status=,reservations=['c6d44b29-ccaa-4c30-be34-0a1d894466ff','779348f5-e9b1-4f19-9822-6ea5037d9f3c','751e1046-9b10-4f46-a12a-5e4a784bfee3','85b8b8c4-9de3-4743-beeb-55a467958ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66d4676e256460188b62542d1b2449e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T12:59:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-476904536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9910b981-353c-41d1-9dc1-b25cf7d6ee92,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a0aa2de92e67460883a565597d948127',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='d66d4676e256460188b62542d1b2449e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:56.644290 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5d6672-680f-4b74-a309-541d61a1c37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:56.670320 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5d6672-680f-4b74-a309-541d61a1c37d) 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-476904536',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a0aa2de92e67460883a565597d948127',qos_specs=None,replication_status=,reservations=['c6d44b29-ccaa-4c30-be34-0a1d894466ff','779348f5-e9b1-4f19-9822-6ea5037d9f3c','751e1046-9b10-4f46-a12a-5e4a784bfee3','85b8b8c4-9de3-4743-beeb-55a467958ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66d4676e256460188b62542d1b2449e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:56.671333 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9e9d95-108b-4e0e-a3ea-1197b64e35c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:56.681200 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab3339fa-ce80-44cc-8ab7-35b7ec1aabd5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Lock "cinder-attachment_update-f93f764f-b935-43b3-bd86-be11d8fa00a2-np0000006302" released by "attachment_update" :: held 0.114s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:59:56.681587 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab3339fa-ce80-44cc-8ab7-35b7ec1aabd5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083 returned with HTTP 200 Aug 01 12:59:56.682034 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 323/1266] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:59:56 2026] PUT /volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:56.687039 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9e9d95-108b-4e0e-a3ea-1197b64e35c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:56.688324 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Flow 'volume_create_api' (1d8423df-f876-48e9-897f-b7b63105c26a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:56.688767 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Create volume request issued successfully. Aug 01 12:59:56.689452 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a42f9d61-47a4-43b3-aa36-80316a71e870 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:56.689909 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 316/1267] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 12:59:56 2026] POST /volume/v3/volumes => generated 759 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 12:59:56.705558 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c75ac64-ebeb-42ab-8f57-afe4ee4fe791 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.707896 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c75ac64-ebeb-42ab-8f57-afe4ee4fe791 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 Aug 01 12:59:56.708170 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c75ac64-ebeb-42ab-8f57-afe4ee4fe791 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:56.708413 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c75ac64-ebeb-42ab-8f57-afe4ee4fe791 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:56.712816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-3c609ccd-552f-4965-b718-a896930401f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.715379 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-3c609ccd-552f-4965-b718-a896930401f9 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] GET https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 Aug 01 12:59:56.715742 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-3c609ccd-552f-4965-b718-a896930401f9 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:56.715915 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-3c609ccd-552f-4965-b718-a896930401f9 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:56.717862 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab492402-38ac-44b2-b468-0db6a06869aa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.723083 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab492402-38ac-44b2-b468-0db6a06869aa tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] POST https://10.4.3.110/volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083/action Aug 01 12:59:56.723579 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab492402-38ac-44b2-b468-0db6a06869aa tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:56.723713 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab492402-38ac-44b2-b468-0db6a06869aa tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:56.729853 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:56.729853 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:56.732702 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:56.732702 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:56.741215 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3c75ac64-ebeb-42ab-8f57-afe4ee4fe791 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:56.745384 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-3c609ccd-552f-4965-b718-a896930401f9 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Volume info retrieved successfully. Aug 01 12:59:56.756165 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c75ac64-ebeb-42ab-8f57-afe4ee4fe791 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 returned with HTTP 200 Aug 01 12:59:56.756683 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 318/1268] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:56 2026] GET /volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 => generated 827 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:56.759067 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-3c609ccd-552f-4965-b718-a896930401f9 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 returned with HTTP 200 Aug 01 12:59:56.759067 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 312/1269] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:56 2026] GET /volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 => generated 1361 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:56.760177 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:56.760177 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:56.771687 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a1ccd642-66d0-4a1a-9377-794d211dd3ea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.772233 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1ccd642-66d0-4a1a-9377-794d211dd3ea None None] GET https://10.4.3.110/volume// Aug 01 12:59:56.772340 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1ccd642-66d0-4a1a-9377-794d211dd3ea None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:56.772564 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1ccd642-66d0-4a1a-9377-794d211dd3ea None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:56.772868 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1ccd642-66d0-4a1a-9377-794d211dd3ea None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:56.773171 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 317/1270] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 12:59:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:56.776231 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b2c98b50-32d7-4049-b9b4-531a5f3e1f2b req-ab492402-38ac-44b2-b468-0db6a06869aa tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083/action returned with HTTP 204 Aug 01 12:59:56.777074 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 324/1271] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:59:56 2026] POST /volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:56.784267 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-fd2029f3-4a2e-4cec-bfa4-4b27bdbaee65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:56.787995 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-fd2029f3-4a2e-4cec-bfa4-4b27bdbaee65 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:59:56.787995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-fd2029f3-4a2e-4cec-bfa4-4b27bdbaee65 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50333f5c-927e-4980-944c-1205a4f82c71", "connector": null, "instance_uuid": "cf70df0e-7911-4d86-971f-ba5e98e25b74"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:56.798252 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:56.798252 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:56.838787 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-fd2029f3-4a2e-4cec-bfa4-4b27bdbaee65 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:59:56.839272 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 319/1272] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:59:56 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:57.366993 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-495a49ec-8144-460a-9135-fd67c1ad3d10 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:57.404102 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-648e4f38-17d3-4b11-a974-a36b31621bcd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:57.407179 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-648e4f38-17d3-4b11-a974-a36b31621bcd tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 12:59:57.407376 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-648e4f38-17d3-4b11-a974-a36b31621bcd tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:57.407603 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-648e4f38-17d3-4b11-a974-a36b31621bcd tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:57.431382 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:57.431382 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:57.441663 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-648e4f38-17d3-4b11-a974-a36b31621bcd tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 12:59:57.447456 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-648e4f38-17d3-4b11-a974-a36b31621bcd tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 12:59:57.447871 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 318/1273] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:57 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:57.511198 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-495a49ec-8144-460a-9135-fd67c1ad3d10 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 12:59:57.511198 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-495a49ec-8144-460a-9135-fd67c1ad3d10 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-78079990"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:57.538439 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-495a49ec-8144-460a-9135-fd67c1ad3d10 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 12:59:57.538864 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 313/1274] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 12:59:57 2026] POST /volume/v3/types => generated 226 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:57.548898 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7384f3cd-0f0d-4ae7-87b0-cb346484ac72 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:57.550924 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7384f3cd-0f0d-4ae7-87b0-cb346484ac72 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 12:59:57.551424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7384f3cd-0f0d-4ae7-87b0-cb346484ac72 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1430325424"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:57.578091 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7384f3cd-0f0d-4ae7-87b0-cb346484ac72 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 12:59:57.578585 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 325/1275] 10.4.3.110 () {70 vars in 1311 bytes} [Sat Aug 1 12:59:57 2026] POST /volume/v3/group_types => generated 185 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:57.589534 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-221c0d7a-43a8-4a0e-9f7b-86f885d09c1e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:57.680765 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-221c0d7a-43a8-4a0e-9f7b-86f885d09c1e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] POST https://10.4.3.110/volume/v3/groups Aug 01 12:59:57.681210 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-221c0d7a-43a8-4a0e-9f7b-86f885d09c1e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8ed26f14-c241-41a8-81d8-f98d2477ea62", "volume_types": ["ce6e7bc5-23f9-416c-9d65-14521af3376f"], "name": "tempest-GroupSnapshotsV319Test-Group-1137550209"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:57.683771 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-221c0d7a-43a8-4a0e-9f7b-86f885d09c1e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Creating new group {'group': {'group_type': '8ed26f14-c241-41a8-81d8-f98d2477ea62', 'volume_types': ['ce6e7bc5-23f9-416c-9d65-14521af3376f'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1137550209'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 12:59:57.706867 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-221c0d7a-43a8-4a0e-9f7b-86f885d09c1e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1137550209. Aug 01 12:59:57.708434 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:57.708434 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:57.742030 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-221c0d7a-43a8-4a0e-9f7b-86f885d09c1e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Availability zone cache updated, next update will occur around 2026-08-01 13:59:57.741152. {{(pid=100264) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 12:59:57.742224 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-221c0d7a-43a8-4a0e-9f7b-86f885d09c1e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Availability Zones retrieved successfully. Aug 01 12:59:57.777534 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-641f113e-ebb6-4d6c-b23b-0f00e9c4bfa3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:57.780077 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-641f113e-ebb6-4d6c-b23b-0f00e9c4bfa3 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 Aug 01 12:59:57.780377 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-641f113e-ebb6-4d6c-b23b-0f00e9c4bfa3 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:57.781243 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-641f113e-ebb6-4d6c-b23b-0f00e9c4bfa3 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:57.785369 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-221c0d7a-43a8-4a0e-9f7b-86f885d09c1e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Created reservations ['42df8fdb-6c97-4af1-abeb-b28da030a6fa'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:57.797333 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:57.797333 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:57.805164 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-641f113e-ebb6-4d6c-b23b-0f00e9c4bfa3 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:57.815335 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-641f113e-ebb6-4d6c-b23b-0f00e9c4bfa3 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 returned with HTTP 200 Aug 01 12:59:57.815663 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 319/1276] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:57 2026] GET /volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:57.845459 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-221c0d7a-43a8-4a0e-9f7b-86f885d09c1e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/groups returned with HTTP 202 Aug 01 12:59:57.846329 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 320/1277] 10.4.3.110 () {70 vars in 1297 bytes} [Sat Aug 1 12:59:57 2026] POST /volume/v3/groups => generated 116 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:57.852213 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-aea57225-f95e-4212-af20-18a9b63fb2dd req-52c176e6-2b66-44d0-8712-bb5b71833b5b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:57.857693 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-aea57225-f95e-4212-af20-18a9b63fb2dd req-52c176e6-2b66-44d0-8712-bb5b71833b5b tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 Aug 01 12:59:57.858193 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-aea57225-f95e-4212-af20-18a9b63fb2dd req-52c176e6-2b66-44d0-8712-bb5b71833b5b tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:57.858306 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-aea57225-f95e-4212-af20-18a9b63fb2dd req-52c176e6-2b66-44d0-8712-bb5b71833b5b tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:57.862986 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d9c78900-befc-44d5-8b08-f1ea01fbfb09 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:57.867169 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9c78900-befc-44d5-8b08-f1ea01fbfb09 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17 Aug 01 12:59:57.867169 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9c78900-befc-44d5-8b08-f1ea01fbfb09 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:57.867169 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9c78900-befc-44d5-8b08-f1ea01fbfb09 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:57.867169 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-d9c78900-befc-44d5-8b08-f1ea01fbfb09 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] show called for member 159c2baa-bcc6-4718-9642-ea284e119b17 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 12:59:57.871638 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:57.871638 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:57.873853 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:57.873853 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:57.878396 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-aea57225-f95e-4212-af20-18a9b63fb2dd req-52c176e6-2b66-44d0-8712-bb5b71833b5b tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:57.886285 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-aea57225-f95e-4212-af20-18a9b63fb2dd req-52c176e6-2b66-44d0-8712-bb5b71833b5b tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 returned with HTTP 200 Aug 01 12:59:57.886285 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 314/1278] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:57 2026] GET /volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:57.916611 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9c78900-befc-44d5-8b08-f1ea01fbfb09 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17 returned with HTTP 200 Aug 01 12:59:57.916611 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 326/1279] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 12:59:57 2026] GET /volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17 => generated 396 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:58.087168 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-bd9a0fd9-a59c-4e03-971d-985ecc6ecc48 req-2e060986-6f47-4a73-9e61-18b2d278f70e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.090053 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-bd9a0fd9-a59c-4e03-971d-985ecc6ecc48 req-2e060986-6f47-4a73-9e61-18b2d278f70e tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 12:59:58.090347 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-bd9a0fd9-a59c-4e03-971d-985ecc6ecc48 req-2e060986-6f47-4a73-9e61-18b2d278f70e tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.090717 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-bd9a0fd9-a59c-4e03-971d-985ecc6ecc48 req-2e060986-6f47-4a73-9e61-18b2d278f70e tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.091879 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [req-bd9a0fd9-a59c-4e03-971d-985ecc6ecc48 req-2e060986-6f47-4a73-9e61-18b2d278f70e tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:58.095236 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-bd9a0fd9-a59c-4e03-971d-985ecc6ecc48 req-2e060986-6f47-4a73-9e61-18b2d278f70e tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 12:59:58.156487 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-bd9a0fd9-a59c-4e03-971d-985ecc6ecc48 req-2e060986-6f47-4a73-9e61-18b2d278f70e tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Get all volumes completed successfully. Aug 01 12:59:58.158562 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.158562 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:58.166055 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-bd9a0fd9-a59c-4e03-971d-985ecc6ecc48 req-2e060986-6f47-4a73-9e61-18b2d278f70e tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 12:59:58.166971 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 320/1280] 10.4.3.110 () {68 vars in 1508 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:58.206324 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-be40d649-7aee-4d6c-a73c-675dc6fb3184 req-639aa754-fe22-48cd-80fb-6130b050b3b4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.209919 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-be40d649-7aee-4d6c-a73c-675dc6fb3184 req-639aa754-fe22-48cd-80fb-6130b050b3b4 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 12:59:58.210259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-be40d649-7aee-4d6c-a73c-675dc6fb3184 req-639aa754-fe22-48cd-80fb-6130b050b3b4 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.210614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-be40d649-7aee-4d6c-a73c-675dc6fb3184 req-639aa754-fe22-48cd-80fb-6130b050b3b4 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.211280 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [req-be40d649-7aee-4d6c-a73c-675dc6fb3184 req-639aa754-fe22-48cd-80fb-6130b050b3b4 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:58.211834 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.211834 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:58.212541 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-be40d649-7aee-4d6c-a73c-675dc6fb3184 req-639aa754-fe22-48cd-80fb-6130b050b3b4 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 12:59:58.257094 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fe838808-9de2-418e-a92b-18aad14b5d51 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.257648 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe838808-9de2-418e-a92b-18aad14b5d51 None None] GET https://10.4.3.110/volume// Aug 01 12:59:58.259028 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe838808-9de2-418e-a92b-18aad14b5d51 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.259028 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe838808-9de2-418e-a92b-18aad14b5d51 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.259198 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe838808-9de2-418e-a92b-18aad14b5d51 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:58.259595 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 315/1281] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:58.264497 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-be40d649-7aee-4d6c-a73c-675dc6fb3184 req-639aa754-fe22-48cd-80fb-6130b050b3b4 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Get all volumes completed successfully. Aug 01 12:59:58.265911 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.265911 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:58.272593 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-be40d649-7aee-4d6c-a73c-675dc6fb3184 req-639aa754-fe22-48cd-80fb-6130b050b3b4 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 12:59:58.273069 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-a3a052d0-c700-49cb-a0a3-3347837d3d08 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.273161 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 321/1282] 10.4.3.110 () {68 vars in 1508 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 12:59:58.276771 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-a3a052d0-c700-49cb-a0a3-3347837d3d08 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] GET https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 Aug 01 12:59:58.277159 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-a3a052d0-c700-49cb-a0a3-3347837d3d08 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.277479 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-a3a052d0-c700-49cb-a0a3-3347837d3d08 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.296674 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.296674 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:58.302543 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-a3a052d0-c700-49cb-a0a3-3347837d3d08 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Volume info retrieved successfully. Aug 01 12:59:58.310878 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-a3a052d0-c700-49cb-a0a3-3347837d3d08 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 returned with HTTP 200 Aug 01 12:59:58.311361 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 327/1283] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 => generated 1540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:58.313054 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b3f87c1f-9c6f-49ac-be34-c7c91ef98c07 req-f7f69ffc-717b-40b7-9e68-6a5474c42fb8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.317883 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b3f87c1f-9c6f-49ac-be34-c7c91ef98c07 req-f7f69ffc-717b-40b7-9e68-6a5474c42fb8 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 12:59:58.317883 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b3f87c1f-9c6f-49ac-be34-c7c91ef98c07 req-f7f69ffc-717b-40b7-9e68-6a5474c42fb8 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.319215 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b3f87c1f-9c6f-49ac-be34-c7c91ef98c07 req-f7f69ffc-717b-40b7-9e68-6a5474c42fb8 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.319628 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [req-b3f87c1f-9c6f-49ac-be34-c7c91ef98c07 req-f7f69ffc-717b-40b7-9e68-6a5474c42fb8 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:58.320810 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-b3f87c1f-9c6f-49ac-be34-c7c91ef98c07 req-f7f69ffc-717b-40b7-9e68-6a5474c42fb8 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 12:59:58.334048 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-b3f87c1f-9c6f-49ac-be34-c7c91ef98c07 req-f7f69ffc-717b-40b7-9e68-6a5474c42fb8 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Get all volumes completed successfully. Aug 01 12:59:58.335118 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.335118 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:58.340730 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b3f87c1f-9c6f-49ac-be34-c7c91ef98c07 req-f7f69ffc-717b-40b7-9e68-6a5474c42fb8 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 12:59:58.341406 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 321/1284] 10.4.3.110 () {68 vars in 1508 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:58.376888 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-fa9256e2-8718-4909-9461-6f51cc22e3d6 req-021d8922-196e-4f3e-a004-11a1bb3349ea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.382235 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fa9256e2-8718-4909-9461-6f51cc22e3d6 req-021d8922-196e-4f3e-a004-11a1bb3349ea tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 12:59:58.382709 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fa9256e2-8718-4909-9461-6f51cc22e3d6 req-021d8922-196e-4f3e-a004-11a1bb3349ea tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.385347 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fa9256e2-8718-4909-9461-6f51cc22e3d6 req-021d8922-196e-4f3e-a004-11a1bb3349ea tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.385347 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [req-fa9256e2-8718-4909-9461-6f51cc22e3d6 req-021d8922-196e-4f3e-a004-11a1bb3349ea tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:58.385347 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-fa9256e2-8718-4909-9461-6f51cc22e3d6 req-021d8922-196e-4f3e-a004-11a1bb3349ea tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 12:59:58.449126 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-9e4ca433-1f2e-4bf9-acbf-3b242d7393c0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.453078 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-9e4ca433-1f2e-4bf9-acbf-3b242d7393c0 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] PUT https://10.4.3.110/volume/v3/attachments/671862fa-4bac-49ce-b8df-b664c3f61157 Aug 01 12:59:58.453535 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-9e4ca433-1f2e-4bf9-acbf-3b242d7393c0 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:58.455016 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-fa9256e2-8718-4909-9461-6f51cc22e3d6 req-021d8922-196e-4f3e-a004-11a1bb3349ea tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Get all volumes completed successfully. Aug 01 12:59:58.456838 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.456838 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:58.464272 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a432369a-6cf3-4506-af6d-0c4c11311528 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.464382 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-9e4ca433-1f2e-4bf9-acbf-3b242d7393c0 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Acquiring lock "cinder-attachment_update-50333f5c-927e-4980-944c-1205a4f82c71-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:59:58.466835 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a432369a-6cf3-4506-af6d-0c4c11311528 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 12:59:58.467313 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a432369a-6cf3-4506-af6d-0c4c11311528 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.467434 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a432369a-6cf3-4506-af6d-0c4c11311528 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.468400 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fa9256e2-8718-4909-9461-6f51cc22e3d6 req-021d8922-196e-4f3e-a004-11a1bb3349ea tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 12:59:58.470022 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 316/1285] 10.4.3.110 () {68 vars in 1508 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:58.471815 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-9e4ca433-1f2e-4bf9-acbf-3b242d7393c0 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Lock "cinder-attachment_update-50333f5c-927e-4980-944c-1205a4f82c71-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:59:58.473357 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.473357 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:58.477119 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4cad59c4-8d4f-4e8b-b543-720aa3909840 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.481780 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4cad59c4-8d4f-4e8b-b543-720aa3909840 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 12:59:58.481780 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4cad59c4-8d4f-4e8b-b543-720aa3909840 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.484981 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4cad59c4-8d4f-4e8b-b543-720aa3909840 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.487724 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.487724 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:58.494261 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a432369a-6cf3-4506-af6d-0c4c11311528 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 12:59:58.497376 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.497376 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:58.501752 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a432369a-6cf3-4506-af6d-0c4c11311528 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 12:59:58.503309 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 328/1286] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:58.505661 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4cad59c4-8d4f-4e8b-b543-720aa3909840 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 12:59:58.514723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-214fea3c-50d5-4ba4-8473-0114dff4e0cb req-64a07243-9cc8-4d13-8189-879cf1716a37 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.515965 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4cad59c4-8d4f-4e8b-b543-720aa3909840 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 12:59:58.518565 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 322/1287] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:58.519821 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-214fea3c-50d5-4ba4-8473-0114dff4e0cb req-64a07243-9cc8-4d13-8189-879cf1716a37 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 12:59:58.520149 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-214fea3c-50d5-4ba4-8473-0114dff4e0cb req-64a07243-9cc8-4d13-8189-879cf1716a37 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.520491 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-214fea3c-50d5-4ba4-8473-0114dff4e0cb req-64a07243-9cc8-4d13-8189-879cf1716a37 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.522379 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [req-214fea3c-50d5-4ba4-8473-0114dff4e0cb req-64a07243-9cc8-4d13-8189-879cf1716a37 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:58.522379 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-214fea3c-50d5-4ba4-8473-0114dff4e0cb req-64a07243-9cc8-4d13-8189-879cf1716a37 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 12:59:58.535167 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-214fea3c-50d5-4ba4-8473-0114dff4e0cb req-64a07243-9cc8-4d13-8189-879cf1716a37 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Get all volumes completed successfully. Aug 01 12:59:58.535167 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.535167 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:58.542754 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-214fea3c-50d5-4ba4-8473-0114dff4e0cb req-64a07243-9cc8-4d13-8189-879cf1716a37 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 12:59:58.543074 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 317/1288] 10.4.3.110 () {68 vars in 1508 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:58.574072 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-55431bea-26c6-4aa7-b5b5-ed5a6ea4f1e3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.576045 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-0fd14811-07de-47df-92de-dc891448963b req-33da3557-0662-499a-921c-811e71e65968 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.578114 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-55431bea-26c6-4aa7-b5b5-ed5a6ea4f1e3 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 12:59:58.578605 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-55431bea-26c6-4aa7-b5b5-ed5a6ea4f1e3 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.578605 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-55431bea-26c6-4aa7-b5b5-ed5a6ea4f1e3 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.579185 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0fd14811-07de-47df-92de-dc891448963b req-33da3557-0662-499a-921c-811e71e65968 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 12:59:58.579495 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-0fd14811-07de-47df-92de-dc891448963b req-33da3557-0662-499a-921c-811e71e65968 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.579785 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-0fd14811-07de-47df-92de-dc891448963b req-33da3557-0662-499a-921c-811e71e65968 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.580133 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [req-0fd14811-07de-47df-92de-dc891448963b req-33da3557-0662-499a-921c-811e71e65968 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:58.581939 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-0fd14811-07de-47df-92de-dc891448963b req-33da3557-0662-499a-921c-811e71e65968 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 12:59:58.587084 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.587084 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:58.591814 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-55431bea-26c6-4aa7-b5b5-ed5a6ea4f1e3 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 12:59:58.597226 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-0fd14811-07de-47df-92de-dc891448963b req-33da3557-0662-499a-921c-811e71e65968 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Get all volumes completed successfully. Aug 01 12:59:58.597290 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-9e4ca433-1f2e-4bf9-acbf-3b242d7393c0 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Lock "cinder-attachment_update-50333f5c-927e-4980-944c-1205a4f82c71-np0000006302" released by "attachment_update" :: held 0.123s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:59:58.597290 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-9e4ca433-1f2e-4bf9-acbf-3b242d7393c0 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/attachments/671862fa-4bac-49ce-b8df-b664c3f61157 returned with HTTP 200 Aug 01 12:59:58.597605 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.597605 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:58.597653 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 322/1289] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:59:58 2026] PUT /volume/v3/attachments/671862fa-4bac-49ce-b8df-b664c3f61157 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:58.598393 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-55431bea-26c6-4aa7-b5b5-ed5a6ea4f1e3 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 12:59:58.598869 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 329/1290] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:58.601674 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0fd14811-07de-47df-92de-dc891448963b req-33da3557-0662-499a-921c-811e71e65968 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 12:59:58.603208 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 323/1291] 10.4.3.110 () {68 vars in 1508 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:58.627982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-46868dfb-340c-4e26-9772-449987803db9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.629662 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-46868dfb-340c-4e26-9772-449987803db9 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] POST https://10.4.3.110/volume/v3/attachments/671862fa-4bac-49ce-b8df-b664c3f61157/action Aug 01 12:59:58.630210 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-46868dfb-340c-4e26-9772-449987803db9 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:58.630405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-46868dfb-340c-4e26-9772-449987803db9 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:58.638602 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8b9c4380-a968-4990-a53b-6d329f6e9bbf req-afbad308-2473-4677-9fc3-d17c4b735ebf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.643305 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8b9c4380-a968-4990-a53b-6d329f6e9bbf req-afbad308-2473-4677-9fc3-d17c4b735ebf tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 12:59:58.643305 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8b9c4380-a968-4990-a53b-6d329f6e9bbf req-afbad308-2473-4677-9fc3-d17c4b735ebf tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.643495 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8b9c4380-a968-4990-a53b-6d329f6e9bbf req-afbad308-2473-4677-9fc3-d17c4b735ebf tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.643715 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [req-8b9c4380-a968-4990-a53b-6d329f6e9bbf req-afbad308-2473-4677-9fc3-d17c4b735ebf tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:58.646143 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.646143 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:58.648708 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-8b9c4380-a968-4990-a53b-6d329f6e9bbf req-afbad308-2473-4677-9fc3-d17c4b735ebf tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 12:59:58.654219 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.654219 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:58.663895 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8b9c4380-a968-4990-a53b-6d329f6e9bbf req-afbad308-2473-4677-9fc3-d17c4b735ebf tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Get all volumes completed successfully. Aug 01 12:59:58.663895 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.663895 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:58.670654 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8b9c4380-a968-4990-a53b-6d329f6e9bbf req-afbad308-2473-4677-9fc3-d17c4b735ebf tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 12:59:58.672115 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 323/1292] 10.4.3.110 () {68 vars in 1508 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:58.672218 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea1e7fd3-6036-4462-8761-1890b6b1b273 req-46868dfb-340c-4e26-9772-449987803db9 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/attachments/671862fa-4bac-49ce-b8df-b664c3f61157/action returned with HTTP 204 Aug 01 12:59:58.672218 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 318/1293] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:59:58 2026] POST /volume/v3/attachments/671862fa-4bac-49ce-b8df-b664c3f61157/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:58.711905 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c0537dbf-8bc5-4b9f-b376-c7b74b54b6ac req-62f25179-3909-4134-ba35-a06df5b7bb11 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.715240 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c0537dbf-8bc5-4b9f-b376-c7b74b54b6ac req-62f25179-3909-4134-ba35-a06df5b7bb11 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 12:59:58.715538 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c0537dbf-8bc5-4b9f-b376-c7b74b54b6ac req-62f25179-3909-4134-ba35-a06df5b7bb11 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.715828 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c0537dbf-8bc5-4b9f-b376-c7b74b54b6ac req-62f25179-3909-4134-ba35-a06df5b7bb11 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.716463 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [req-c0537dbf-8bc5-4b9f-b376-c7b74b54b6ac req-62f25179-3909-4134-ba35-a06df5b7bb11 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 12:59:58.721832 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-344008b0-0a2f-4f13-b506-5e56a8a4d10c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.721984 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-c0537dbf-8bc5-4b9f-b376-c7b74b54b6ac req-62f25179-3909-4134-ba35-a06df5b7bb11 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 12:59:58.722039 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-344008b0-0a2f-4f13-b506-5e56a8a4d10c None None] GET https://10.4.3.110/volume// Aug 01 12:59:58.722039 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-344008b0-0a2f-4f13-b506-5e56a8a4d10c None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.722528 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-344008b0-0a2f-4f13-b506-5e56a8a4d10c None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.722889 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-344008b0-0a2f-4f13-b506-5e56a8a4d10c None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:58.723708 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 324/1294] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:58.734838 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-0c66e7dc-0f2c-4502-8b2a-5a983e82b1d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.772208 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c0537dbf-8bc5-4b9f-b376-c7b74b54b6ac req-62f25179-3909-4134-ba35-a06df5b7bb11 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] Get all volumes completed successfully. Aug 01 12:59:58.773822 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.773822 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:58.781338 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c0537dbf-8bc5-4b9f-b376-c7b74b54b6ac req-62f25179-3909-4134-ba35-a06df5b7bb11 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-reader] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 12:59:58.781338 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 330/1295] 10.4.3.110 () {68 vars in 1508 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:58.790077 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-0c66e7dc-0f2c-4502-8b2a-5a983e82b1d8 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 12:59:58.790482 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-0c66e7dc-0f2c-4502-8b2a-5a983e82b1d8 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22", "connector": null, "instance_uuid": "b8422ddd-07b3-4e6c-a50e-493756cdfa8d"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:58.800583 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.800583 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:58.801421 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-49c4f8f9-7eb0-4dcf-b75b-6abd0804158d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.805258 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49c4f8f9-7eb0-4dcf-b75b-6abd0804158d tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] DELETE https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 Aug 01 12:59:58.805258 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49c4f8f9-7eb0-4dcf-b75b-6abd0804158d tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.805613 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49c4f8f9-7eb0-4dcf-b75b-6abd0804158d tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.805842 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-49c4f8f9-7eb0-4dcf-b75b-6abd0804158d tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Delete volume with id: 9910b981-353c-41d1-9dc1-b25cf7d6ee92 Aug 01 12:59:58.822617 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.822617 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:58.822617 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-49c4f8f9-7eb0-4dcf-b75b-6abd0804158d tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:58.852563 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-0c66e7dc-0f2c-4502-8b2a-5a983e82b1d8 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 12:59:58.853187 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 324/1296] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 12:59:58 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:58.854305 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-49c4f8f9-7eb0-4dcf-b75b-6abd0804158d tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Delete volume request issued successfully. Aug 01 12:59:58.854602 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49c4f8f9-7eb0-4dcf-b75b-6abd0804158d tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 returned with HTTP 202 Aug 01 12:59:58.855116 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 319/1297] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:59:58 2026] DELETE /volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 12:59:58.865146 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0e3fedde-e69a-40be-bcd0-58bf5e5800ae None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.869354 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e3fedde-e69a-40be-bcd0-58bf5e5800ae tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 Aug 01 12:59:58.869536 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0e3fedde-e69a-40be-bcd0-58bf5e5800ae tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.870014 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0e3fedde-e69a-40be-bcd0-58bf5e5800ae tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.882688 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.882688 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:58.888936 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0e3fedde-e69a-40be-bcd0-58bf5e5800ae tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:58.906343 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e3fedde-e69a-40be-bcd0-58bf5e5800ae tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 returned with HTTP 200 Aug 01 12:59:58.907080 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 325/1298] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:58.913442 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3c872118-8ecf-4dbc-aedf-a41a2e1aeb30 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.915436 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c872118-8ecf-4dbc-aedf-a41a2e1aeb30 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 12:59:58.915648 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c872118-8ecf-4dbc-aedf-a41a2e1aeb30 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.915844 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c872118-8ecf-4dbc-aedf-a41a2e1aeb30 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.931795 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.931795 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:58.932489 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-03344adf-5309-4c13-9c59-71a1b4ddaad8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.932801 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91364a09-266a-4d46-888e-6e2027b40884 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.933105 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03344adf-5309-4c13-9c59-71a1b4ddaad8 None None] GET https://10.4.3.110/volume// Aug 01 12:59:58.933487 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03344adf-5309-4c13-9c59-71a1b4ddaad8 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.933738 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03344adf-5309-4c13-9c59-71a1b4ddaad8 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.935984 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03344adf-5309-4c13-9c59-71a1b4ddaad8 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 12:59:58.935984 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 325/1299] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 12:59:58.936212 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91364a09-266a-4d46-888e-6e2027b40884 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17 Aug 01 12:59:58.936446 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91364a09-266a-4d46-888e-6e2027b40884 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.936787 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91364a09-266a-4d46-888e-6e2027b40884 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.937118 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-91364a09-266a-4d46-888e-6e2027b40884 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] show called for member 159c2baa-bcc6-4718-9642-ea284e119b17 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 12:59:58.938447 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3c872118-8ecf-4dbc-aedf-a41a2e1aeb30 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 12:59:58.948009 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.948009 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:58.949205 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-499955f7-cb7f-4eb7-b466-60eaf23f81ee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:58.949313 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c872118-8ecf-4dbc-aedf-a41a2e1aeb30 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 12:59:58.950048 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 331/1300] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 12:59:58.954733 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-499955f7-cb7f-4eb7-b466-60eaf23f81ee tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 12:59:58.955090 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-499955f7-cb7f-4eb7-b466-60eaf23f81ee tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:58.955690 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-499955f7-cb7f-4eb7-b466-60eaf23f81ee tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:58.972054 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:58.972054 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:58.974822 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91364a09-266a-4d46-888e-6e2027b40884 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17 returned with HTTP 200 Aug 01 12:59:58.974822 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 320/1301] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17 => generated 397 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:58.976785 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-499955f7-cb7f-4eb7-b466-60eaf23f81ee tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 12:59:58.982778 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-499955f7-cb7f-4eb7-b466-60eaf23f81ee tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 12:59:58.983383 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 326/1302] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 12:59:58 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 1031 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 12:59:58.998065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:59.000844 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 12:59:59.001855 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1583149277", "volume_type": "ce6e7bc5-23f9-416c-9d65-14521af3376f", "group_id": "159c2baa-bcc6-4718-9642-ea284e119b17", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:59.003642 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1583149277', 'volume_type': 'ce6e7bc5-23f9-416c-9d65-14521af3376f', 'group_id': '159c2baa-bcc6-4718-9642-ea284e119b17', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 12:59:59.019970 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:59.019970 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:59.020561 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Create volume of 1 GB Aug 01 12:59:59.045308 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Availability Zones retrieved successfully. Aug 01 12:59:59.054600 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Flow 'volume_create_api' (bf89ab3c-4131-4c30-bc5d-eae9efe4d656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:59.056258 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b229f52a-d5f8-4b4a-939e-bcdce52e51f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:59.057403 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:59.057403 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:59.060095 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 12:59:59.086510 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b229f52a-d5f8-4b4a-939e-bcdce52e51f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:59:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce6e7bc5-23f9-416c-9d65-14521af3376f,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-78079990',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce6e7bc5-23f9-416c-9d65-14521af3376f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '159c2baa-bcc6-4718-9642-ea284e119b17', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:59.087931 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc3b8a7c-8ed2-405b-800f-87add4eaff48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:59.115099 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-ee0360e3-2313-4943-997a-97947f7e6bd7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:59.118332 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-ee0360e3-2313-4943-997a-97947f7e6bd7 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] PUT https://10.4.3.110/volume/v3/attachments/f8dc0a47-9998-4ea9-93de-80323510c406 Aug 01 12:59:59.118835 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-ee0360e3-2313-4943-997a-97947f7e6bd7 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:59.128730 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-ee0360e3-2313-4943-997a-97947f7e6bd7 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Acquiring lock "cinder-attachment_update-9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 12:59:59.128812 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-78079990 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-78079990, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:59:59.129098 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-78079990 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-78079990, it is now deprecated. Please use the default quota class for default quota. Aug 01 12:59:59.136636 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-ee0360e3-2313-4943-997a-97947f7e6bd7 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Lock "cinder-attachment_update-9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22-np0000006302" acquired by "attachment_update" :: waited 0.008s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 12:59:59.138264 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:59.138264 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:59.178553 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Created reservations ['379e386c-d62e-4792-9932-6ccf9a008baf', '76da9cb0-cc77-4457-81ab-775ef94a1c04', '45874d9d-1f73-419a-ae5c-3ac847de617d', '652e0dda-7e22-4e88-a8f6-315eb12f3889'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 12:59:59.179783 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc3b8a7c-8ed2-405b-800f-87add4eaff48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['379e386c-d62e-4792-9932-6ccf9a008baf', '76da9cb0-cc77-4457-81ab-775ef94a1c04', '45874d9d-1f73-419a-ae5c-3ac847de617d', '652e0dda-7e22-4e88-a8f6-315eb12f3889']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:59.181143 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915dca13-f293-4125-babe-2ccfb1b1e112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:59.192036 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-54a773d6-ff08-440d-9660-7e5638397a96 req-0c0e2ccc-1213-494c-93d4-be40f143143e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:59.194259 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-0c0e2ccc-1213-494c-93d4-be40f143143e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/attachments/74d84493-28a2-450d-a487-7be31ad5a532/action Aug 01 12:59:59.195503 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-0c0e2ccc-1213-494c-93d4-be40f143143e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 12:59:59.195718 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-0c0e2ccc-1213-494c-93d4-be40f143143e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 12:59:59.214166 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915dca13-f293-4125-babe-2ccfb1b1e112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ca6e7a9-3f87-40ed-8083-7fa86e7951e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1583149277',encryption_key_id=None,group_id=159c2baa-bcc6-4718-9642-ea284e119b17,group_type_id=,metadata={},multiattach=False,project_id='c4a36442782345f589063c5334de411c',qos_specs=None,replication_status=,reservations=['379e386c-d62e-4792-9932-6ccf9a008baf','76da9cb0-cc77-4457-81ab-775ef94a1c04','45874d9d-1f73-419a-ae5c-3ac847de617d','652e0dda-7e22-4e88-a8f6-315eb12f3889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b6fbddcfd14c51a39c117163a53f6c',volume_type_id=ce6e7bc5-23f9-416c-9d65-14521af3376f), '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=2026-08-01T12:59:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1583149277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=159c2baa-bcc6-4718-9642-ea284e119b17,host=None,id=4ca6e7a9-3f87-40ed-8083-7fa86e7951e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4a36442782345f589063c5334de411c',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='73b6fbddcfd14c51a39c117163a53f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce6e7bc5-23f9-416c-9d65-14521af3376f),volume_type_id=ce6e7bc5-23f9-416c-9d65-14521af3376f)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:59.216046 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8ba354-46ca-40da-8a4a-e7992e11ef28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:59.225579 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:59.225579 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:59.252322 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8ba354-46ca-40da-8a4a-e7992e11ef28) 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-volume-1583149277',encryption_key_id=None,group_id=159c2baa-bcc6-4718-9642-ea284e119b17,group_type_id=,metadata={},multiattach=False,project_id='c4a36442782345f589063c5334de411c',qos_specs=None,replication_status=,reservations=['379e386c-d62e-4792-9932-6ccf9a008baf','76da9cb0-cc77-4457-81ab-775ef94a1c04','45874d9d-1f73-419a-ae5c-3ac847de617d','652e0dda-7e22-4e88-a8f6-315eb12f3889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b6fbddcfd14c51a39c117163a53f6c',volume_type_id=ce6e7bc5-23f9-416c-9d65-14521af3376f)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:59.253743 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e35f99-76aa-4437-b11d-c12437e07be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 12:59:59.257859 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-54a773d6-ff08-440d-9660-7e5638397a96 req-0c0e2ccc-1213-494c-93d4-be40f143143e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments/74d84493-28a2-450d-a487-7be31ad5a532/action returned with HTTP 204 Aug 01 12:59:59.258749 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 321/1303] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 12:59:59 2026] POST /volume/v3/attachments/74d84493-28a2-450d-a487-7be31ad5a532/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:59.274711 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e35f99-76aa-4437-b11d-c12437e07be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 12:59:59.276245 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Flow 'volume_create_api' (bf89ab3c-4131-4c30-bc5d-eae9efe4d656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 12:59:59.276670 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Create volume request issued successfully. Aug 01 12:59:59.277793 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:59:59.278057 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:59:59.279709 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-ee0360e3-2313-4943-997a-97947f7e6bd7 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Lock "cinder-attachment_update-9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22-np0000006302" released by "attachment_update" :: held 0.143s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 12:59:59.280778 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-ee0360e3-2313-4943-997a-97947f7e6bd7 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/attachments/f8dc0a47-9998-4ea9-93de-80323510c406 returned with HTTP 200 Aug 01 12:59:59.280778 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 332/1304] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 12:59:59 2026] PUT /volume/v3/attachments/f8dc0a47-9998-4ea9-93de-80323510c406 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:59.347440 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:59:59.352553 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:59.352553 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 12:59:59.358905 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5006ab8e-8630-4025-97ee-fc80fc3cd634 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 12:59:59.359801 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 326/1305] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 12:59:58 2026] POST /volume/v3/volumes => generated 825 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:59.375301 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2dfaf9b8-0635-4a1d-8bd5-c625cced7670 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:59.378790 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2dfaf9b8-0635-4a1d-8bd5-c625cced7670 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 Aug 01 12:59:59.379629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2dfaf9b8-0635-4a1d-8bd5-c625cced7670 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:59.379629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2dfaf9b8-0635-4a1d-8bd5-c625cced7670 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:59.390540 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:59.390540 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:59.396000 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2dfaf9b8-0635-4a1d-8bd5-c625cced7670 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Volume info retrieved successfully. Aug 01 12:59:59.396999 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-2dfaf9b8-0635-4a1d-8bd5-c625cced7670 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 12:59:59.397194 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-2dfaf9b8-0635-4a1d-8bd5-c625cced7670 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 12:59:59.467688 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-2dfaf9b8-0635-4a1d-8bd5-c625cced7670 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 12:59:59.474729 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:59.474729 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:59.482907 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2dfaf9b8-0635-4a1d-8bd5-c625cced7670 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 returned with HTTP 200 Aug 01 12:59:59.483490 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 327/1306] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 12:59:59 2026] GET /volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 => generated 893 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:59.518405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d835b07a-c9d0-454d-9bce-2c97022dbd07 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:59.522870 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d835b07a-c9d0-454d-9bce-2c97022dbd07 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 12:59:59.522870 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d835b07a-c9d0-454d-9bce-2c97022dbd07 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:59.522870 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d835b07a-c9d0-454d-9bce-2c97022dbd07 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:59.543347 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:59.543347 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:59.550587 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d835b07a-c9d0-454d-9bce-2c97022dbd07 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 12:59:59.557037 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d835b07a-c9d0-454d-9bce-2c97022dbd07 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 12:59:59.558123 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 322/1307] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:59 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:59.574504 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd76cbd7-16de-438c-a93d-699d9e72de80 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:59.577978 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd76cbd7-16de-438c-a93d-699d9e72de80 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 12:59:59.577978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd76cbd7-16de-438c-a93d-699d9e72de80 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:59.577978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd76cbd7-16de-438c-a93d-699d9e72de80 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:59.593985 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:59.593985 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 12:59:59.599430 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fd76cbd7-16de-438c-a93d-699d9e72de80 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 12:59:59.605773 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd76cbd7-16de-438c-a93d-699d9e72de80 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 12:59:59.605773 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 333/1308] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:59 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 12:59:59.932359 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc3def88-4b28-41b6-b7d8-d978927e524d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:59.936844 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc3def88-4b28-41b6-b7d8-d978927e524d tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 Aug 01 12:59:59.937167 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc3def88-4b28-41b6-b7d8-d978927e524d tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:59.937410 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc3def88-4b28-41b6-b7d8-d978927e524d tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:59.953585 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc3def88-4b28-41b6-b7d8-d978927e524d tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 returned with HTTP 404 Aug 01 12:59:59.954189 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 327/1309] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:59 2026] GET /volume/v3/volumes/9910b981-353c-41d1-9dc1-b25cf7d6ee92 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 12:59:59.963726 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-53b865a0-14c4-45be-a24e-b4c63b9bae52 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:59.966654 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-53b865a0-14c4-45be-a24e-b4c63b9bae52 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] DELETE https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c Aug 01 12:59:59.967140 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-53b865a0-14c4-45be-a24e-b4c63b9bae52 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:59.967181 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-53b865a0-14c4-45be-a24e-b4c63b9bae52 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:59.967367 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-53b865a0-14c4-45be-a24e-b4c63b9bae52 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Delete volume with id: a9c517fc-a86e-4293-ba65-ee86a3c90e0c Aug 01 12:59:59.970133 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-034f0fef-6e10-4953-be12-ca8f93712b00 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 12:59:59.972423 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-034f0fef-6e10-4953-be12-ca8f93712b00 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 12:59:59.972639 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-034f0fef-6e10-4953-be12-ca8f93712b00 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 12:59:59.972871 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-034f0fef-6e10-4953-be12-ca8f93712b00 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 12:59:59.979057 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:59.979057 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 12:59:59.979668 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-53b865a0-14c4-45be-a24e-b4c63b9bae52 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 12:59:59.990149 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 12:59:59.990149 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 12:59:59.998541 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-034f0fef-6e10-4953-be12-ca8f93712b00 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:00.011004 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-034f0fef-6e10-4953-be12-ca8f93712b00 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:00.011565 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 323/1310] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 12:59:59 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:00.021061 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-53b865a0-14c4-45be-a24e-b4c63b9bae52 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Delete volume request issued successfully. Aug 01 13:00:00.021435 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-53b865a0-14c4-45be-a24e-b4c63b9bae52 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c returned with HTTP 202 Aug 01 13:00:00.022203 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 328/1311] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 12:59:59 2026] DELETE /volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:00.034387 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1234b617-b1f4-4fb5-a515-36586f6f60b2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:00.039514 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1234b617-b1f4-4fb5-a515-36586f6f60b2 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c Aug 01 13:00:00.039790 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1234b617-b1f4-4fb5-a515-36586f6f60b2 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:00.043369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1234b617-b1f4-4fb5-a515-36586f6f60b2 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:00.053897 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:00.053897 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:00.058878 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1234b617-b1f4-4fb5-a515-36586f6f60b2 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 13:00:00.067569 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1234b617-b1f4-4fb5-a515-36586f6f60b2 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c returned with HTTP 200 Aug 01 13:00:00.067569 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 334/1312] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:00 2026] GET /volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:00.506175 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c0f982e4-54c6-4dbf-a373-06bc7e5326b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:00.508900 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0f982e4-54c6-4dbf-a373-06bc7e5326b7 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 Aug 01 13:00:00.509657 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0f982e4-54c6-4dbf-a373-06bc7e5326b7 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:00.509657 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0f982e4-54c6-4dbf-a373-06bc7e5326b7 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:00.522460 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:00.522460 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:00.531775 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c0f982e4-54c6-4dbf-a373-06bc7e5326b7 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Volume info retrieved successfully. Aug 01 13:00:00.533005 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-c0f982e4-54c6-4dbf-a373-06bc7e5326b7 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:00:00.533628 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-c0f982e4-54c6-4dbf-a373-06bc7e5326b7 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:00:00.597339 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-c0f982e4-54c6-4dbf-a373-06bc7e5326b7 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:00:00.604518 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:00.604518 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:00.615006 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0f982e4-54c6-4dbf-a373-06bc7e5326b7 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 returned with HTTP 200 Aug 01 13:00:00.615545 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 328/1313] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:00:00 2026] GET /volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 => generated 918 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:00.635491 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce6dd153-1627-4d4e-98ec-6c1d7d5f6cec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:00.637969 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce6dd153-1627-4d4e-98ec-6c1d7d5f6cec tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] POST https://10.4.3.110/volume/v3/group_snapshots Aug 01 13:00:00.640396 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce6dd153-1627-4d4e-98ec-6c1d7d5f6cec tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "159c2baa-bcc6-4718-9642-ea284e119b17", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1891052102"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:00.642407 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-ce6dd153-1627-4d4e-98ec-6c1d7d5f6cec tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '159c2baa-bcc6-4718-9642-ea284e119b17', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1891052102'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 13:00:00.648709 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:00.648709 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:00.654490 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.group_snapshots [None req-ce6dd153-1627-4d4e-98ec-6c1d7d5f6cec tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1891052102. Aug 01 13:00:00.877957 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:00.877957 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:00.904639 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-ce6dd153-1627-4d4e-98ec-6c1d7d5f6cec tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-78079990 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-78079990, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:00:00.904639 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-ce6dd153-1627-4d4e-98ec-6c1d7d5f6cec tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-78079990 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-78079990, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:00:00.932009 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ce6dd153-1627-4d4e-98ec-6c1d7d5f6cec tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Created reservations ['449ce30f-e11f-4c7e-8f35-b59684213af7', '59bf98e6-9483-40d7-89e8-2b2101473d47', '0f084de0-2d29-4690-9487-3507223b2a8c', 'ed34829d-5bb8-4ca8-919e-d4fedad56651'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:00.983631 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce6dd153-1627-4d4e-98ec-6c1d7d5f6cec tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/group_snapshots returned with HTTP 202 Aug 01 13:00:00.983631 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 324/1314] 10.4.3.110 () {70 vars in 1324 bytes} [Sat Aug 1 13:00:00 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:00.994861 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e3b0b5aa-eac4-40f2-b6cf-942cb2b3a3c9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:00.998416 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3b0b5aa-eac4-40f2-b6cf-942cb2b3a3c9 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 Aug 01 13:00:00.998716 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3b0b5aa-eac4-40f2-b6cf-942cb2b3a3c9 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:00.999212 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3b0b5aa-eac4-40f2-b6cf-942cb2b3a3c9 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:00.999212 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-e3b0b5aa-eac4-40f2-b6cf-942cb2b3a3c9 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] show called for member cb0b519b-37c1-432d-ba34-55c97ddf6743 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:00:01.005580 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:01.005580 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:01.008706 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3b0b5aa-eac4-40f2-b6cf-942cb2b3a3c9 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 returned with HTTP 200 Aug 01 13:00:01.009146 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 329/1315] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:00:00 2026] GET /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:01.032461 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e8cf2956-c3e3-4fe1-9f6e-f0181380a0cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:01.036851 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8cf2956-c3e3-4fe1-9f6e-f0181380a0cd tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:01.037399 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8cf2956-c3e3-4fe1-9f6e-f0181380a0cd tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:01.037477 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8cf2956-c3e3-4fe1-9f6e-f0181380a0cd tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:01.060223 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:01.060223 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:01.065851 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e8cf2956-c3e3-4fe1-9f6e-f0181380a0cd tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:01.074701 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8cf2956-c3e3-4fe1-9f6e-f0181380a0cd tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:01.075300 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 335/1316] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:01 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:01.087797 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1004dfd3-4d72-4ad3-b9c2-bfd8ac5b5348 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:01.094742 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1004dfd3-4d72-4ad3-b9c2-bfd8ac5b5348 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c Aug 01 13:00:01.095051 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1004dfd3-4d72-4ad3-b9c2-bfd8ac5b5348 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:01.095392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1004dfd3-4d72-4ad3-b9c2-bfd8ac5b5348 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:01.110491 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1004dfd3-4d72-4ad3-b9c2-bfd8ac5b5348 tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c returned with HTTP 404 Aug 01 13:00:01.111106 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 329/1317] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:01 2026] GET /volume/v3/volumes/a9c517fc-a86e-4293-ba65-ee86a3c90e0c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:01.120179 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-642e5edc-075e-4a09-aeca-4d704bb9350a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:01.123876 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-642e5edc-075e-4a09-aeca-4d704bb9350a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] DELETE https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a Aug 01 13:00:01.123876 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-642e5edc-075e-4a09-aeca-4d704bb9350a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:01.124117 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-642e5edc-075e-4a09-aeca-4d704bb9350a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:01.124269 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-642e5edc-075e-4a09-aeca-4d704bb9350a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Delete volume with id: 15424c95-66af-485c-8bb0-da50927b678a Aug 01 13:00:01.138357 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:01.138357 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:01.139479 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-642e5edc-075e-4a09-aeca-4d704bb9350a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 13:00:01.193786 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-642e5edc-075e-4a09-aeca-4d704bb9350a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Delete volume request issued successfully. Aug 01 13:00:01.193969 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-642e5edc-075e-4a09-aeca-4d704bb9350a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a returned with HTTP 202 Aug 01 13:00:01.194417 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 325/1318] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:01 2026] DELETE /volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:01.217254 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5a604302-26e0-421d-a134-ccab0e4ad97a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:01.224084 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a604302-26e0-421d-a134-ccab0e4ad97a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a Aug 01 13:00:01.224489 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a604302-26e0-421d-a134-ccab0e4ad97a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:01.224876 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a604302-26e0-421d-a134-ccab0e4ad97a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:01.258819 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:01.258819 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:01.275609 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5a604302-26e0-421d-a134-ccab0e4ad97a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Volume info retrieved successfully. Aug 01 13:00:01.289005 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a604302-26e0-421d-a134-ccab0e4ad97a tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a returned with HTTP 200 Aug 01 13:00:01.289005 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 330/1319] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:01 2026] GET /volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:02.023703 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-061884af-31e3-43fc-b974-0890c83722b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.033181 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-061884af-31e3-43fc-b974-0890c83722b5 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 Aug 01 13:00:02.033181 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-061884af-31e3-43fc-b974-0890c83722b5 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.033181 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-061884af-31e3-43fc-b974-0890c83722b5 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.033181 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-061884af-31e3-43fc-b974-0890c83722b5 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] show called for member cb0b519b-37c1-432d-ba34-55c97ddf6743 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:00:02.046477 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.046477 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:02.058198 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-061884af-31e3-43fc-b974-0890c83722b5 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 returned with HTTP 200 Aug 01 13:00:02.059197 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 336/1320] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 => generated 331 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:02.075110 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef458938-dff5-4fe0-85e5-1f3af90ad277 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.080413 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef458938-dff5-4fe0-85e5-1f3af90ad277 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/snapshots/detail Aug 01 13:00:02.081714 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef458938-dff5-4fe0-85e5-1f3af90ad277 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.081714 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef458938-dff5-4fe0-85e5-1f3af90ad277 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.082031 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-ef458938-dff5-4fe0-85e5-1f3af90ad277 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:00:02.084441 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-ef458938-dff5-4fe0-85e5-1f3af90ad277 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:00:02.095390 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ef458938-dff5-4fe0-85e5-1f3af90ad277 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Get all snapshots completed successfully. Aug 01 13:00:02.096033 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.096033 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:02.097183 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef458938-dff5-4fe0-85e5-1f3af90ad277 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:00:02.097848 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 330/1321] 10.4.3.110 () {66 vars in 1264 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:02.099312 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-221c6ff1-c79f-41d5-b133-8ff4a190640c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.103101 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-221c6ff1-c79f-41d5-b133-8ff4a190640c tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:02.103101 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-221c6ff1-c79f-41d5-b133-8ff4a190640c tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.103963 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-221c6ff1-c79f-41d5-b133-8ff4a190640c tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.113715 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9affdca0-9f30-4167-bba3-2ec06ec893a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.117350 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9affdca0-9f30-4167-bba3-2ec06ec893a2 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/snapshots/25029321-f6ae-4b99-bb31-f975d6133c04 Aug 01 13:00:02.117746 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9affdca0-9f30-4167-bba3-2ec06ec893a2 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.117937 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9affdca0-9f30-4167-bba3-2ec06ec893a2 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.126855 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.126855 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:02.129233 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9affdca0-9f30-4167-bba3-2ec06ec893a2 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Snapshot retrieved successfully. Aug 01 13:00:02.129704 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.129704 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:02.129814 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9affdca0-9f30-4167-bba3-2ec06ec893a2 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/snapshots/25029321-f6ae-4b99-bb31-f975d6133c04 returned with HTTP 200 Aug 01 13:00:02.130431 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 331/1322] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/snapshots/25029321-f6ae-4b99-bb31-f975d6133c04 => generated 474 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:00:02.146869 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-221c6ff1-c79f-41d5-b133-8ff4a190640c tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:02.146991 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ecf3cba-f9da-40dc-93b6-fb1dad25ca96 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.149124 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ecf3cba-f9da-40dc-93b6-fb1dad25ca96 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] POST https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action Aug 01 13:00:02.149819 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ecf3cba-f9da-40dc-93b6-fb1dad25ca96 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:02.150110 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ecf3cba-f9da-40dc-93b6-fb1dad25ca96 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:02.152643 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-6ecf3cba-f9da-40dc-93b6-fb1dad25ca96 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Updating group 'cb0b519b-37c1-432d-ba34-55c97ddf6743' with 'creating' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 13:00:02.154911 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-221c6ff1-c79f-41d5-b133-8ff4a190640c tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:02.155684 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 326/1323] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:02.159685 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.159685 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:02.179152 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ecf3cba-f9da-40dc-93b6-fb1dad25ca96 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action returned with HTTP 202 Aug 01 13:00:02.179152 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 337/1324] 10.4.3.110 () {70 vars in 1455 bytes} [Sat Aug 1 13:00:02 2026] POST /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:00:02.191416 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8c045e0-b321-468e-b99d-53b87562cc3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.194969 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8c045e0-b321-468e-b99d-53b87562cc3d tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 Aug 01 13:00:02.195752 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8c045e0-b321-468e-b99d-53b87562cc3d tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.197329 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8c045e0-b321-468e-b99d-53b87562cc3d tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.198146 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-e8c045e0-b321-468e-b99d-53b87562cc3d tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] show called for member cb0b519b-37c1-432d-ba34-55c97ddf6743 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:00:02.208321 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.208321 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:02.217067 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8c045e0-b321-468e-b99d-53b87562cc3d tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 returned with HTTP 200 Aug 01 13:00:02.218176 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 331/1325] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:02.230571 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0c7c0b05-0264-411a-a119-6177107d424e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.233077 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0c7c0b05-0264-411a-a119-6177107d424e tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] POST https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action Aug 01 13:00:02.233608 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0c7c0b05-0264-411a-a119-6177107d424e tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:02.233789 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0c7c0b05-0264-411a-a119-6177107d424e tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:02.235880 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-0c7c0b05-0264-411a-a119-6177107d424e tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Updating group 'cb0b519b-37c1-432d-ba34-55c97ddf6743' with 'available' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 13:00:02.241597 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.241597 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:02.256895 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0c7c0b05-0264-411a-a119-6177107d424e tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action returned with HTTP 202 Aug 01 13:00:02.257406 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 332/1326] 10.4.3.110 () {70 vars in 1455 bytes} [Sat Aug 1 13:00:02 2026] POST /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:00:02.268437 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b572197a-0ad1-4b8d-a56b-f2be3581799f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.271472 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b572197a-0ad1-4b8d-a56b-f2be3581799f tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 Aug 01 13:00:02.271472 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b572197a-0ad1-4b8d-a56b-f2be3581799f tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.271799 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b572197a-0ad1-4b8d-a56b-f2be3581799f tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.271872 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-b572197a-0ad1-4b8d-a56b-f2be3581799f tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] show called for member cb0b519b-37c1-432d-ba34-55c97ddf6743 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:00:02.285771 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.285771 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:02.309182 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b572197a-0ad1-4b8d-a56b-f2be3581799f tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 returned with HTTP 200 Aug 01 13:00:02.309869 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 327/1327] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 => generated 331 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:02.314686 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6016f935-6711-4888-bfe6-417e06c8fc6c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.316543 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6016f935-6711-4888-bfe6-417e06c8fc6c tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] GET https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a Aug 01 13:00:02.316911 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6016f935-6711-4888-bfe6-417e06c8fc6c tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.317331 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6016f935-6711-4888-bfe6-417e06c8fc6c tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.325255 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6016f935-6711-4888-bfe6-417e06c8fc6c tempest-VolumesTestJSON-118829060 tempest-VolumesTestJSON-118829060-project-member] https://10.4.3.110/volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a returned with HTTP 404 Aug 01 13:00:02.326114 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 338/1328] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/volumes/15424c95-66af-485c-8bb0-da50927b678a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:02.326752 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec92d5d0-1231-4607-966c-5739e8a6bfe7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.332251 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec92d5d0-1231-4607-966c-5739e8a6bfe7 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] POST https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action Aug 01 13:00:02.332992 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec92d5d0-1231-4607-966c-5739e8a6bfe7 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:02.333216 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec92d5d0-1231-4607-966c-5739e8a6bfe7 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:02.335079 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-ec92d5d0-1231-4607-966c-5739e8a6bfe7 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Updating group 'cb0b519b-37c1-432d-ba34-55c97ddf6743' with 'error' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 13:00:02.340503 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.340503 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:02.354135 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec92d5d0-1231-4607-966c-5739e8a6bfe7 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action returned with HTTP 202 Aug 01 13:00:02.356417 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 332/1329] 10.4.3.110 () {70 vars in 1455 bytes} [Sat Aug 1 13:00:02 2026] POST /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:00:02.365368 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c2e8e6c0-8688-4f18-a878-9cb32a4ed7f8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.367650 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2e8e6c0-8688-4f18-a878-9cb32a4ed7f8 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 Aug 01 13:00:02.367927 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2e8e6c0-8688-4f18-a878-9cb32a4ed7f8 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.368251 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2e8e6c0-8688-4f18-a878-9cb32a4ed7f8 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.368440 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-c2e8e6c0-8688-4f18-a878-9cb32a4ed7f8 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] show called for member cb0b519b-37c1-432d-ba34-55c97ddf6743 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:00:02.373573 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.373573 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:02.379304 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2e8e6c0-8688-4f18-a878-9cb32a4ed7f8 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 returned with HTTP 200 Aug 01 13:00:02.382984 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 333/1330] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:02.395852 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-90ae21ac-ea33-4d84-9f6e-b3010b33fe25 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.399085 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90ae21ac-ea33-4d84-9f6e-b3010b33fe25 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] POST https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action Aug 01 13:00:02.399618 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90ae21ac-ea33-4d84-9f6e-b3010b33fe25 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:02.399822 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90ae21ac-ea33-4d84-9f6e-b3010b33fe25 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:02.403983 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-90ae21ac-ea33-4d84-9f6e-b3010b33fe25 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Updating group 'cb0b519b-37c1-432d-ba34-55c97ddf6743' with 'available' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 13:00:02.410526 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.410526 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:02.425021 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90ae21ac-ea33-4d84-9f6e-b3010b33fe25 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action returned with HTTP 202 Aug 01 13:00:02.426341 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 328/1331] 10.4.3.110 () {70 vars in 1455 bytes} [Sat Aug 1 13:00:02 2026] POST /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:00:02.438382 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-56b0fada-abc8-4e4f-afc5-90ffec5c6a80 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.442970 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-56b0fada-abc8-4e4f-afc5-90ffec5c6a80 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 Aug 01 13:00:02.442970 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-56b0fada-abc8-4e4f-afc5-90ffec5c6a80 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.442970 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-56b0fada-abc8-4e4f-afc5-90ffec5c6a80 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.442970 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-56b0fada-abc8-4e4f-afc5-90ffec5c6a80 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] show called for member cb0b519b-37c1-432d-ba34-55c97ddf6743 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:00:02.450279 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.450279 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:02.453621 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-56b0fada-abc8-4e4f-afc5-90ffec5c6a80 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 returned with HTTP 200 Aug 01 13:00:02.454813 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 339/1332] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 => generated 331 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:00:02.468380 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7e52f21c-e9b2-4ad4-b54e-6e9211b49860 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.472375 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e52f21c-e9b2-4ad4-b54e-6e9211b49860 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] DELETE https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 Aug 01 13:00:02.472571 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e52f21c-e9b2-4ad4-b54e-6e9211b49860 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.472778 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e52f21c-e9b2-4ad4-b54e-6e9211b49860 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.472934 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-7e52f21c-e9b2-4ad4-b54e-6e9211b49860 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] delete called for member cb0b519b-37c1-432d-ba34-55c97ddf6743 {{(pid=100264) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:00:02.473090 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.group_snapshots [None req-7e52f21c-e9b2-4ad4-b54e-6e9211b49860 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Delete group_snapshot with id: cb0b519b-37c1-432d-ba34-55c97ddf6743 Aug 01 13:00:02.482656 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.482656 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:02.550562 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e52f21c-e9b2-4ad4-b54e-6e9211b49860 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 returned with HTTP 202 Aug 01 13:00:02.551463 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 333/1333] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 13:00:02 2026] DELETE /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:00:02.562527 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4bed9963-432a-483b-b5e5-c1c192d12e0b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.564714 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4bed9963-432a-483b-b5e5-c1c192d12e0b tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:00:02.564928 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4bed9963-432a-483b-b5e5-c1c192d12e0b tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.565353 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4bed9963-432a-483b-b5e5-c1c192d12e0b tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.565429 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-4bed9963-432a-483b-b5e5-c1c192d12e0b tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:00:02.568776 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4bed9963-432a-483b-b5e5-c1c192d12e0b tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:00:02.582455 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4bed9963-432a-483b-b5e5-c1c192d12e0b tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Get all volumes completed successfully. Aug 01 13:00:02.582455 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-4bed9963-432a-483b-b5e5-c1c192d12e0b tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:00:02.582455 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-4bed9963-432a-483b-b5e5-c1c192d12e0b tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:00:02.655594 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-4bed9963-432a-483b-b5e5-c1c192d12e0b tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:00:02.663322 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.663322 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:02.677120 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4bed9963-432a-483b-b5e5-c1c192d12e0b tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:00:02.678351 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 334/1334] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:02.701980 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-436d94ac-bdbf-47fb-994f-45b707d06524 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.704406 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-436d94ac-bdbf-47fb-994f-45b707d06524 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/snapshots/detail Aug 01 13:00:02.704688 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-436d94ac-bdbf-47fb-994f-45b707d06524 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.705360 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-436d94ac-bdbf-47fb-994f-45b707d06524 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.705444 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-436d94ac-bdbf-47fb-994f-45b707d06524 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:00:02.707760 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-436d94ac-bdbf-47fb-994f-45b707d06524 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:00:02.708937 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-6b96515b-d68e-457d-b3e4-5ab9de41eb2d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.713330 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-6b96515b-d68e-457d-b3e4-5ab9de41eb2d tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] POST https://10.4.3.110/volume/v3/attachments/f8dc0a47-9998-4ea9-93de-80323510c406/action Aug 01 13:00:02.713837 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-6b96515b-d68e-457d-b3e4-5ab9de41eb2d tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:02.714018 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-6b96515b-d68e-457d-b3e4-5ab9de41eb2d tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:02.714591 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-436d94ac-bdbf-47fb-994f-45b707d06524 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Get all snapshots completed successfully. Aug 01 13:00:02.715926 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-436d94ac-bdbf-47fb-994f-45b707d06524 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:00:02.716560 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 329/1335] 10.4.3.110 () {66 vars in 1264 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:00:02.728199 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-66c41cfc-57ad-47b5-9f65-fae1de458e7e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:02.729988 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66c41cfc-57ad-47b5-9f65-fae1de458e7e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 Aug 01 13:00:02.730353 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66c41cfc-57ad-47b5-9f65-fae1de458e7e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:02.730582 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66c41cfc-57ad-47b5-9f65-fae1de458e7e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:02.730719 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-66c41cfc-57ad-47b5-9f65-fae1de458e7e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] show called for member cb0b519b-37c1-432d-ba34-55c97ddf6743 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:00:02.735570 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.735570 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:02.740651 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66c41cfc-57ad-47b5-9f65-fae1de458e7e tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 returned with HTTP 200 Aug 01 13:00:02.741617 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 334/1336] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:00:02 2026] GET /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:02.762362 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:02.762362 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:02.780932 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-baf4a7c2-fd4c-4a61-8e43-b7a512ce780c req-6b96515b-d68e-457d-b3e4-5ab9de41eb2d tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/attachments/f8dc0a47-9998-4ea9-93de-80323510c406/action returned with HTTP 204 Aug 01 13:00:02.781591 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 340/1337] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:00:02 2026] POST /volume/v3/attachments/f8dc0a47-9998-4ea9-93de-80323510c406/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:03.177205 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b5800b70-e6ce-49de-acaf-d31b747d08c7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:03.180971 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5800b70-e6ce-49de-acaf-d31b747d08c7 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:03.181117 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5800b70-e6ce-49de-acaf-d31b747d08c7 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:03.181526 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5800b70-e6ce-49de-acaf-d31b747d08c7 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:03.194814 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:03.194814 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:03.200158 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b5800b70-e6ce-49de-acaf-d31b747d08c7 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:03.205925 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5800b70-e6ce-49de-acaf-d31b747d08c7 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:03.206419 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 335/1338] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:03 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:03.224466 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4dfbed6c-4868-433d-9604-b547bda591ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:03.227419 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4dfbed6c-4868-433d-9604-b547bda591ac tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:03.227419 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4dfbed6c-4868-433d-9604-b547bda591ac tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:03.228874 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4dfbed6c-4868-433d-9604-b547bda591ac tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:03.242281 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:03.242281 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:03.246688 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4dfbed6c-4868-433d-9604-b547bda591ac tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:03.256145 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4dfbed6c-4868-433d-9604-b547bda591ac tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:03.256745 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 330/1339] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:03 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:03.273773 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7b14d24b-b08f-4c58-9906-ef0eee27b069 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:03.278365 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b14d24b-b08f-4c58-9906-ef0eee27b069 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:03.278592 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b14d24b-b08f-4c58-9906-ef0eee27b069 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:03.278836 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b14d24b-b08f-4c58-9906-ef0eee27b069 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:03.296674 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:03.296674 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:03.303748 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7b14d24b-b08f-4c58-9906-ef0eee27b069 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:03.310872 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b14d24b-b08f-4c58-9906-ef0eee27b069 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:03.311719 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 335/1340] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:03 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:03.554289 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4bf521a7-8e72-4c9c-b7c1-9fe7a1ef5c11 req-18167b67-b509-4e41-9e80-29b3cf135e41 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:03.556460 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4bf521a7-8e72-4c9c-b7c1-9fe7a1ef5c11 req-18167b67-b509-4e41-9e80-29b3cf135e41 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:03.556653 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4bf521a7-8e72-4c9c-b7c1-9fe7a1ef5c11 req-18167b67-b509-4e41-9e80-29b3cf135e41 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:03.557046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4bf521a7-8e72-4c9c-b7c1-9fe7a1ef5c11 req-18167b67-b509-4e41-9e80-29b3cf135e41 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:03.575426 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:03.575426 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:03.586038 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4bf521a7-8e72-4c9c-b7c1-9fe7a1ef5c11 req-18167b67-b509-4e41-9e80-29b3cf135e41 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:03.593542 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4bf521a7-8e72-4c9c-b7c1-9fe7a1ef5c11 req-18167b67-b509-4e41-9e80-29b3cf135e41 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:03.594541 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 341/1341] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:00:03 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:00:03.755123 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-63c2d89e-9489-4fbd-8926-dd43f983277a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:03.758564 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63c2d89e-9489-4fbd-8926-dd43f983277a tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 Aug 01 13:00:03.758826 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63c2d89e-9489-4fbd-8926-dd43f983277a tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:03.759116 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63c2d89e-9489-4fbd-8926-dd43f983277a tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:03.759316 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-63c2d89e-9489-4fbd-8926-dd43f983277a tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] show called for member cb0b519b-37c1-432d-ba34-55c97ddf6743 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:00:03.762988 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63c2d89e-9489-4fbd-8926-dd43f983277a tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 returned with HTTP 404 Aug 01 13:00:03.763692 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 336/1342] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:00:03 2026] GET /volume/v3/group_snapshots/cb0b519b-37c1-432d-ba34-55c97ddf6743 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:00:03.772138 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a4e69adb-18e8-4716-9c83-6c980f38a4de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:03.775185 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4e69adb-18e8-4716-9c83-6c980f38a4de tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:00:03.775600 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4e69adb-18e8-4716-9c83-6c980f38a4de tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:03.775897 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4e69adb-18e8-4716-9c83-6c980f38a4de tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:03.777620 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-a4e69adb-18e8-4716-9c83-6c980f38a4de tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:00:03.777887 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a4e69adb-18e8-4716-9c83-6c980f38a4de tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:00:03.787168 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a4e69adb-18e8-4716-9c83-6c980f38a4de tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Get all volumes completed successfully. Aug 01 13:00:03.788699 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-a4e69adb-18e8-4716-9c83-6c980f38a4de tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:00:03.789251 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-a4e69adb-18e8-4716-9c83-6c980f38a4de tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:00:03.845249 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e69adb-18e8-4716-9c83-6c980f38a4de tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:00:03.852355 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:03.852355 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:03.863545 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4e69adb-18e8-4716-9c83-6c980f38a4de tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:00:03.864003 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 331/1343] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:00:03 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:03.882993 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee339aef-abba-4ff3-a9b5-efd840ea33a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:03.886231 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee339aef-abba-4ff3-a9b5-efd840ea33a9 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] POST https://10.4.3.110/volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17/action Aug 01 13:00:03.886975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee339aef-abba-4ff3-a9b5-efd840ea33a9 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:03.887337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee339aef-abba-4ff3-a9b5-efd840ea33a9 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:03.889969 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-ee339aef-abba-4ff3-a9b5-efd840ea33a9 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] delete called for group 159c2baa-bcc6-4718-9642-ea284e119b17 {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:00:03.889969 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-ee339aef-abba-4ff3-a9b5-efd840ea33a9 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Delete group with id: 159c2baa-bcc6-4718-9642-ea284e119b17 Aug 01 13:00:03.898702 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:03.898702 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:04.122970 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee339aef-abba-4ff3-a9b5-efd840ea33a9 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17/action returned with HTTP 202 Aug 01 13:00:04.123473 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 336/1344] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:00:03 2026] POST /volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:00:04.132718 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3a15ff41-4cc3-4081-bbfd-2cd53a254de6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:04.135041 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a15ff41-4cc3-4081-bbfd-2cd53a254de6 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 Aug 01 13:00:04.135811 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a15ff41-4cc3-4081-bbfd-2cd53a254de6 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:04.136109 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a15ff41-4cc3-4081-bbfd-2cd53a254de6 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:04.147140 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:04.147140 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:04.153461 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3a15ff41-4cc3-4081-bbfd-2cd53a254de6 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Volume info retrieved successfully. Aug 01 13:00:04.154474 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-3a15ff41-4cc3-4081-bbfd-2cd53a254de6 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:00:04.154764 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-3a15ff41-4cc3-4081-bbfd-2cd53a254de6 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:00:04.220651 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-3a15ff41-4cc3-4081-bbfd-2cd53a254de6 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:00:04.226626 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:04.226626 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:04.240028 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a15ff41-4cc3-4081-bbfd-2cd53a254de6 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 returned with HTTP 200 Aug 01 13:00:04.240615 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 342/1345] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:00:04 2026] GET /volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 => generated 917 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:04.903399 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-350de060-19a2-427d-8f27-b8dec8c71e63 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.048006 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-350de060-19a2-427d-8f27-b8dec8c71e63 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] POST https://10.4.3.110/volume/v3/qos-specs Aug 01 13:00:05.048492 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-350de060-19a2-427d-8f27-b8dec8c71e63 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2057072501", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:05.053761 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.qos_specs [None req-350de060-19a2-427d-8f27-b8dec8c71e63 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2057072501', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100261) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 13:00:05.061325 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-350de060-19a2-427d-8f27-b8dec8c71e63 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DB qos_specs_create(): root {'id': '868d335f-4b90-4734-ab18-76f3db29ba88', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2057072501'} {{(pid=100261) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 13:00:05.071675 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-350de060-19a2-427d-8f27-b8dec8c71e63 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:00:05.072773 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 337/1346] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:00:04 2026] POST /volume/v3/qos-specs => generated 393 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:05.085011 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f244a6ae-0507-4458-ba1e-81a60c51f22a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.087332 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f244a6ae-0507-4458-ba1e-81a60c51f22a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:00:05.087798 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f244a6ae-0507-4458-ba1e-81a60c51f22a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-225250129"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:05.102466 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f244a6ae-0507-4458-ba1e-81a60c51f22a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:00:05.102887 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 332/1347] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:00:05 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:05.113938 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48e1294a-c43c-4c2a-953e-a85a28a7992c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.119712 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48e1294a-c43c-4c2a-953e-a85a28a7992c tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:00:05.120178 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48e1294a-c43c-4c2a-953e-a85a28a7992c tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1499048988"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:05.141378 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48e1294a-c43c-4c2a-953e-a85a28a7992c tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:00:05.141862 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 337/1348] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:00:05 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:05.150716 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd33af01-538e-488a-8298-c818cb95898f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.153148 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd33af01-538e-488a-8298-c818cb95898f tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:00:05.153572 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd33af01-538e-488a-8298-c818cb95898f tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1642525943"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:05.175039 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd33af01-538e-488a-8298-c818cb95898f tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:00:05.175640 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 343/1349] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:00:05 2026] POST /volume/v3/types => generated 222 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:05.186237 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aec07f2b-bf62-4803-a4cd-8118482ba4cb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.188599 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aec07f2b-bf62-4803-a4cd-8118482ba4cb tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associate?vol_type_id=84d483c5-738a-421d-b2da-ef4a6554ecd0 Aug 01 13:00:05.188967 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aec07f2b-bf62-4803-a4cd-8118482ba4cb tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.189329 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aec07f2b-bf62-4803-a4cd-8118482ba4cb tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'associate' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.189717 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:05.189717 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:05.190470 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aec07f2b-bf62-4803-a4cd-8118482ba4cb tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Associate qos_spec: 868d335f-4b90-4734-ab18-76f3db29ba88 with type: 84d483c5-738a-421d-b2da-ef4a6554ecd0 {{(pid=100261) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 01 13:00:05.216811 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aec07f2b-bf62-4803-a4cd-8118482ba4cb tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associate?vol_type_id=84d483c5-738a-421d-b2da-ef4a6554ecd0 returned with HTTP 202 Aug 01 13:00:05.216811 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 338/1350] 10.4.3.110 () {66 vars in 1481 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associate?vol_type_id=84d483c5-738a-421d-b2da-ef4a6554ecd0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:05.225765 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2b5b94b4-9bb8-4543-bda7-c976e78bb60e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.227680 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b5b94b4-9bb8-4543-bda7-c976e78bb60e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associate?vol_type_id=e380538a-1c36-4845-a82a-77cfa9efd200 Aug 01 13:00:05.227970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b5b94b4-9bb8-4543-bda7-c976e78bb60e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.228236 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b5b94b4-9bb8-4543-bda7-c976e78bb60e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'associate' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.229660 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2b5b94b4-9bb8-4543-bda7-c976e78bb60e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Associate qos_spec: 868d335f-4b90-4734-ab18-76f3db29ba88 with type: e380538a-1c36-4845-a82a-77cfa9efd200 {{(pid=100263) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 01 13:00:05.257614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0e8d8411-9f19-40ff-8b2b-dd97f053b5d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.259531 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e8d8411-9f19-40ff-8b2b-dd97f053b5d0 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 Aug 01 13:00:05.259696 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e8d8411-9f19-40ff-8b2b-dd97f053b5d0 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.259934 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e8d8411-9f19-40ff-8b2b-dd97f053b5d0 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.266446 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b5b94b4-9bb8-4543-bda7-c976e78bb60e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associate?vol_type_id=e380538a-1c36-4845-a82a-77cfa9efd200 returned with HTTP 202 Aug 01 13:00:05.267125 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 333/1351] 10.4.3.110 () {66 vars in 1481 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associate?vol_type_id=e380538a-1c36-4845-a82a-77cfa9efd200 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:05.268704 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e8d8411-9f19-40ff-8b2b-dd97f053b5d0 tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 returned with HTTP 404 Aug 01 13:00:05.272202 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 338/1352] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/volumes/4ca6e7a9-3f87-40ed-8083-7fa86e7951e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:00:05.279174 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-196e1b01-0cf6-424f-a4d9-574938474c4d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.279174 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-196e1b01-0cf6-424f-a4d9-574938474c4d tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] GET https://10.4.3.110/volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17 Aug 01 13:00:05.279425 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-196e1b01-0cf6-424f-a4d9-574938474c4d tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.279546 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-453bf232-1d2e-4673-beae-84b6a4cd205e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.279685 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-196e1b01-0cf6-424f-a4d9-574938474c4d tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.279923 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-196e1b01-0cf6-424f-a4d9-574938474c4d tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] show called for member 159c2baa-bcc6-4718-9642-ea284e119b17 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:00:05.281769 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-453bf232-1d2e-4673-beae-84b6a4cd205e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associate?vol_type_id=16d30306-2af6-4dad-9ec3-3703a7117e89 Aug 01 13:00:05.282042 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-453bf232-1d2e-4673-beae-84b6a4cd205e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.284050 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-453bf232-1d2e-4673-beae-84b6a4cd205e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'associate' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.284050 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:05.284050 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:05.284050 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-453bf232-1d2e-4673-beae-84b6a4cd205e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Associate qos_spec: 868d335f-4b90-4734-ab18-76f3db29ba88 with type: 16d30306-2af6-4dad-9ec3-3703a7117e89 {{(pid=100261) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 01 13:00:05.285103 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-196e1b01-0cf6-424f-a4d9-574938474c4d tempest-GroupSnapshotsV319Test-1789368911 tempest-GroupSnapshotsV319Test-1789368911-project-member] https://10.4.3.110/volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17 returned with HTTP 404 Aug 01 13:00:05.285878 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 344/1353] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/groups/159c2baa-bcc6-4718-9642-ea284e119b17 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:00:05.296008 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c29279e2-7032-4632-ba1d-1fcac55a4952 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.299741 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c29279e2-7032-4632-ba1d-1fcac55a4952 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/8ed26f14-c241-41a8-81d8-f98d2477ea62 Aug 01 13:00:05.299741 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c29279e2-7032-4632-ba1d-1fcac55a4952 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.299741 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c29279e2-7032-4632-ba1d-1fcac55a4952 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.299741 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:05.299741 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:05.309632 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-453bf232-1d2e-4673-beae-84b6a4cd205e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associate?vol_type_id=16d30306-2af6-4dad-9ec3-3703a7117e89 returned with HTTP 202 Aug 01 13:00:05.310058 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 339/1354] 10.4.3.110 () {66 vars in 1481 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associate?vol_type_id=16d30306-2af6-4dad-9ec3-3703a7117e89 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:05.320247 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c29279e2-7032-4632-ba1d-1fcac55a4952 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] https://10.4.3.110/volume/v3/group_types/8ed26f14-c241-41a8-81d8-f98d2477ea62 returned with HTTP 202 Aug 01 13:00:05.320247 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 334/1355] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 13:00:05 2026] DELETE /volume/v3/group_types/8ed26f14-c241-41a8-81d8-f98d2477ea62 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 01 13:00:05.322100 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-020193df-ec7a-4596-a6be-dac4888a823d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.324331 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-020193df-ec7a-4596-a6be-dac4888a823d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associations Aug 01 13:00:05.324552 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-020193df-ec7a-4596-a6be-dac4888a823d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.324764 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-020193df-ec7a-4596-a6be-dac4888a823d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'associations' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.325450 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-020193df-ec7a-4596-a6be-dac4888a823d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Get associations for qos_spec id: 868d335f-4b90-4734-ab18-76f3db29ba88 {{(pid=100264) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 01 13:00:05.327016 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e6b9f5a-de45-4564-a9fd-90e3c1f48050 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.330602 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e6b9f5a-de45-4564-a9fd-90e3c1f48050 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] DELETE https://10.4.3.110/volume/v3/types/ce6e7bc5-23f9-416c-9d65-14521af3376f Aug 01 13:00:05.330909 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e6b9f5a-de45-4564-a9fd-90e3c1f48050 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.331238 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e6b9f5a-de45-4564-a9fd-90e3c1f48050 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.349585 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-020193df-ec7a-4596-a6be-dac4888a823d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associations returned with HTTP 200 Aug 01 13:00:05.350322 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 339/1356] 10.4.3.110 () {66 vars in 1393 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associations => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:05.362529 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3339242d-840c-42ef-8140-b98ee0393080 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.365891 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3339242d-840c-42ef-8140-b98ee0393080 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/disassociate?vol_type_id=84d483c5-738a-421d-b2da-ef4a6554ecd0 Aug 01 13:00:05.366192 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3339242d-840c-42ef-8140-b98ee0393080 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.366482 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3339242d-840c-42ef-8140-b98ee0393080 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'disassociate' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.366797 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:05.366797 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:05.367242 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3339242d-840c-42ef-8140-b98ee0393080 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Disassociate qos_spec: 868d335f-4b90-4734-ab18-76f3db29ba88 from type: 84d483c5-738a-421d-b2da-ef4a6554ecd0 {{(pid=100261) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 01 13:00:05.371006 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e6b9f5a-de45-4564-a9fd-90e3c1f48050 tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] https://10.4.3.110/volume/v3/types/ce6e7bc5-23f9-416c-9d65-14521af3376f returned with HTTP 202 Aug 01 13:00:05.371578 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 345/1357] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:00:05 2026] DELETE /volume/v3/types/ce6e7bc5-23f9-416c-9d65-14521af3376f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:05.382970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d425f59d-1487-4599-8310-c9eda13c15aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.386205 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d425f59d-1487-4599-8310-c9eda13c15aa tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] GET https://10.4.3.110/volume/v3/types/ce6e7bc5-23f9-416c-9d65-14521af3376f Aug 01 13:00:05.387018 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d425f59d-1487-4599-8310-c9eda13c15aa tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.387018 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d425f59d-1487-4599-8310-c9eda13c15aa tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.390429 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3339242d-840c-42ef-8140-b98ee0393080 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/disassociate?vol_type_id=84d483c5-738a-421d-b2da-ef4a6554ecd0 returned with HTTP 202 Aug 01 13:00:05.390429 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 340/1358] 10.4.3.110 () {66 vars in 1490 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/disassociate?vol_type_id=84d483c5-738a-421d-b2da-ef4a6554ecd0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:05.391928 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d425f59d-1487-4599-8310-c9eda13c15aa tempest-GroupSnapshotsV319Test-228210458 tempest-GroupSnapshotsV319Test-228210458-project-admin] https://10.4.3.110/volume/v3/types/ce6e7bc5-23f9-416c-9d65-14521af3376f returned with HTTP 404 Aug 01 13:00:05.392690 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 335/1359] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/types/ce6e7bc5-23f9-416c-9d65-14521af3376f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:05.404107 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-695b98cc-b4d1-4fa1-8c0a-c21407ed08ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.407973 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-695b98cc-b4d1-4fa1-8c0a-c21407ed08ce tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associations Aug 01 13:00:05.409013 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-695b98cc-b4d1-4fa1-8c0a-c21407ed08ce tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.409213 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-695b98cc-b4d1-4fa1-8c0a-c21407ed08ce tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'associations' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.409587 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:05.409587 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:05.410236 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-695b98cc-b4d1-4fa1-8c0a-c21407ed08ce tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Get associations for qos_spec id: 868d335f-4b90-4734-ab18-76f3db29ba88 {{(pid=100264) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 01 13:00:05.433785 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-695b98cc-b4d1-4fa1-8c0a-c21407ed08ce tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associations returned with HTTP 200 Aug 01 13:00:05.433785 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 340/1360] 10.4.3.110 () {66 vars in 1393 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associations => generated 306 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:05.451817 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-59d7cf46-dbd9-4a1d-bed5-06f717d8dc05 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.460194 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59d7cf46-dbd9-4a1d-bed5-06f717d8dc05 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/disassociate_all Aug 01 13:00:05.460938 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59d7cf46-dbd9-4a1d-bed5-06f717d8dc05 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.461222 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59d7cf46-dbd9-4a1d-bed5-06f717d8dc05 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'disassociate_all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.464090 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-59d7cf46-dbd9-4a1d-bed5-06f717d8dc05 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Disassociate qos_spec: 868d335f-4b90-4734-ab18-76f3db29ba88 from all. {{(pid=100262) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 01 13:00:05.495717 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59d7cf46-dbd9-4a1d-bed5-06f717d8dc05 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/disassociate_all returned with HTTP 202 Aug 01 13:00:05.496531 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 346/1361] 10.4.3.110 () {66 vars in 1405 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/disassociate_all => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:05.504779 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-82e6b2f1-b289-491a-9e78-e5ab47df6019 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.506719 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-82e6b2f1-b289-491a-9e78-e5ab47df6019 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associations Aug 01 13:00:05.506901 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-82e6b2f1-b289-491a-9e78-e5ab47df6019 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.507123 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-82e6b2f1-b289-491a-9e78-e5ab47df6019 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'associations' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.507356 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:05.507356 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:05.507666 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-82e6b2f1-b289-491a-9e78-e5ab47df6019 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Get associations for qos_spec id: 868d335f-4b90-4734-ab18-76f3db29ba88 {{(pid=100261) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 01 13:00:05.530108 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-82e6b2f1-b289-491a-9e78-e5ab47df6019 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associations returned with HTTP 200 Aug 01 13:00:05.530108 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 341/1362] 10.4.3.110 () {66 vars in 1393 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/associations => generated 24 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:00:05.543870 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8d08b9c9-b938-42b4-8d95-0285c688cbd5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.548107 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d08b9c9-b938-42b4-8d95-0285c688cbd5 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DELETE https://10.4.3.110/volume/v3/types/16d30306-2af6-4dad-9ec3-3703a7117e89 Aug 01 13:00:05.548375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d08b9c9-b938-42b4-8d95-0285c688cbd5 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.548691 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d08b9c9-b938-42b4-8d95-0285c688cbd5 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.609816 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d08b9c9-b938-42b4-8d95-0285c688cbd5 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/types/16d30306-2af6-4dad-9ec3-3703a7117e89 returned with HTTP 202 Aug 01 13:00:05.610435 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 336/1363] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:00:05 2026] DELETE /volume/v3/types/16d30306-2af6-4dad-9ec3-3703a7117e89 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:05.622695 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-746bd7d8-62fe-4702-ae96-99064d77e154 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.626182 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-746bd7d8-62fe-4702-ae96-99064d77e154 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/types/16d30306-2af6-4dad-9ec3-3703a7117e89 Aug 01 13:00:05.626881 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-746bd7d8-62fe-4702-ae96-99064d77e154 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.626881 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-746bd7d8-62fe-4702-ae96-99064d77e154 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.638803 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-746bd7d8-62fe-4702-ae96-99064d77e154 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/types/16d30306-2af6-4dad-9ec3-3703a7117e89 returned with HTTP 404 Aug 01 13:00:05.639516 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 341/1364] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/types/16d30306-2af6-4dad-9ec3-3703a7117e89 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:05.657875 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-649e6974-b155-4820-915a-9c41cb43ce09 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.659357 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-649e6974-b155-4820-915a-9c41cb43ce09 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DELETE https://10.4.3.110/volume/v3/types/e380538a-1c36-4845-a82a-77cfa9efd200 Aug 01 13:00:05.661204 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-649e6974-b155-4820-915a-9c41cb43ce09 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.661204 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-649e6974-b155-4820-915a-9c41cb43ce09 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.661204 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:05.661204 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:05.728571 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-649e6974-b155-4820-915a-9c41cb43ce09 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/types/e380538a-1c36-4845-a82a-77cfa9efd200 returned with HTTP 202 Aug 01 13:00:05.729156 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 347/1365] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:00:05 2026] DELETE /volume/v3/types/e380538a-1c36-4845-a82a-77cfa9efd200 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:05.740392 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0bb25394-b6ec-494c-b169-4b5c8a851197 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.744972 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0bb25394-b6ec-494c-b169-4b5c8a851197 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/types/e380538a-1c36-4845-a82a-77cfa9efd200 Aug 01 13:00:05.744972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0bb25394-b6ec-494c-b169-4b5c8a851197 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.744972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0bb25394-b6ec-494c-b169-4b5c8a851197 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.751074 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0bb25394-b6ec-494c-b169-4b5c8a851197 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/types/e380538a-1c36-4845-a82a-77cfa9efd200 returned with HTTP 404 Aug 01 13:00:05.751805 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 342/1366] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/types/e380538a-1c36-4845-a82a-77cfa9efd200 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:05.767711 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7836743b-c727-4010-afe2-498ad8c47b3e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.774769 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7836743b-c727-4010-afe2-498ad8c47b3e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DELETE https://10.4.3.110/volume/v3/types/84d483c5-738a-421d-b2da-ef4a6554ecd0 Aug 01 13:00:05.775092 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7836743b-c727-4010-afe2-498ad8c47b3e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.775595 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7836743b-c727-4010-afe2-498ad8c47b3e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.852347 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7836743b-c727-4010-afe2-498ad8c47b3e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/types/84d483c5-738a-421d-b2da-ef4a6554ecd0 returned with HTTP 202 Aug 01 13:00:05.852581 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 337/1367] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:00:05 2026] DELETE /volume/v3/types/84d483c5-738a-421d-b2da-ef4a6554ecd0 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:05.862346 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be02336c-6865-440e-b94e-b4a1664a24fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.868499 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be02336c-6865-440e-b94e-b4a1664a24fa tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/types/84d483c5-738a-421d-b2da-ef4a6554ecd0 Aug 01 13:00:05.868811 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be02336c-6865-440e-b94e-b4a1664a24fa tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.869807 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be02336c-6865-440e-b94e-b4a1664a24fa tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.876061 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be02336c-6865-440e-b94e-b4a1664a24fa tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/types/84d483c5-738a-421d-b2da-ef4a6554ecd0 returned with HTTP 404 Aug 01 13:00:05.876432 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 342/1368] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:00:05 2026] GET /volume/v3/types/84d483c5-738a-421d-b2da-ef4a6554ecd0 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:00:05.891308 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d14e08e-449e-4bfe-9110-8f371011b42a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.897082 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d14e08e-449e-4bfe-9110-8f371011b42a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] POST https://10.4.3.110/volume/v3/qos-specs Aug 01 13:00:05.897638 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d14e08e-449e-4bfe-9110-8f371011b42a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-663625642", "consumer": "back-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:05.903627 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.qos_specs [None req-4d14e08e-449e-4bfe-9110-8f371011b42a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-663625642', 'consumer': 'back-end', 'specs': {}} {{(pid=100262) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 13:00:05.912127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-4d14e08e-449e-4bfe-9110-8f371011b42a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DB qos_specs_create(): root {'id': 'a456a26f-b740-4666-8faa-e25f36509390', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-663625642'} {{(pid=100262) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 13:00:05.929721 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d14e08e-449e-4bfe-9110-8f371011b42a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:00:05.930557 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 348/1369] 10.4.3.110 () {68 vars in 1264 bytes} [Sat Aug 1 13:00:05 2026] POST /volume/v3/qos-specs => generated 368 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:05.944054 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f6af3e9c-673c-48c5-9e73-ff7f7c090f82 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:05.946184 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6af3e9c-673c-48c5-9e73-ff7f7c090f82 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DELETE https://10.4.3.110/volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390?force=False Aug 01 13:00:05.946463 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6af3e9c-673c-48c5-9e73-ff7f7c090f82 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:05.947748 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6af3e9c-673c-48c5-9e73-ff7f7c090f82 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:05.947748 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:05.947748 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:05.947748 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f6af3e9c-673c-48c5-9e73-ff7f7c090f82 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Delete qos_spec: a456a26f-b740-4666-8faa-e25f36509390, force: False {{(pid=100261) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:00:05.993622 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6af3e9c-673c-48c5-9e73-ff7f7c090f82 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390?force=False returned with HTTP 202 Aug 01 13:00:05.994588 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 343/1370] 10.4.3.110 () {66 vars in 1380 bytes} [Sat Aug 1 13:00:05 2026] DELETE /volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390?force=False => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:06.006065 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d2e52637-110f-4dab-becb-9714da7db4e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.010621 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d2e52637-110f-4dab-becb-9714da7db4e9 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390 Aug 01 13:00:06.011264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d2e52637-110f-4dab-becb-9714da7db4e9 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.011264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d2e52637-110f-4dab-becb-9714da7db4e9 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.016880 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d2e52637-110f-4dab-becb-9714da7db4e9 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390 returned with HTTP 404 Aug 01 13:00:06.017384 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 338/1371] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:06.031652 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92a0fad4-391e-44e0-84c4-dee252859d5e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.035214 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92a0fad4-391e-44e0-84c4-dee252859d5e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs Aug 01 13:00:06.035214 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92a0fad4-391e-44e0-84c4-dee252859d5e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.035214 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92a0fad4-391e-44e0-84c4-dee252859d5e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.035214 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.035214 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:06.051163 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92a0fad4-391e-44e0-84c4-dee252859d5e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:00:06.051211 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 343/1372] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs => generated 175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:06.066598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c5a9b3e1-6ac6-4654-83a3-86dfada61e6d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.069186 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5a9b3e1-6ac6-4654-83a3-86dfada61e6d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DELETE https://10.4.3.110/volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390?force=False Aug 01 13:00:06.069418 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5a9b3e1-6ac6-4654-83a3-86dfada61e6d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.069729 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5a9b3e1-6ac6-4654-83a3-86dfada61e6d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.071164 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.071164 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:06.072125 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c5a9b3e1-6ac6-4654-83a3-86dfada61e6d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Delete qos_spec: a456a26f-b740-4666-8faa-e25f36509390, force: False {{(pid=100262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:00:06.079423 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5a9b3e1-6ac6-4654-83a3-86dfada61e6d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390?force=False returned with HTTP 404 Aug 01 13:00:06.080528 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 349/1373] 10.4.3.110 () {66 vars in 1380 bytes} [Sat Aug 1 13:00:06 2026] DELETE /volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:00:06.091561 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9a785d20-72d5-46ef-93a6-d87bac70123a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.094295 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9a785d20-72d5-46ef-93a6-d87bac70123a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390 Aug 01 13:00:06.095666 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9a785d20-72d5-46ef-93a6-d87bac70123a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.095666 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9a785d20-72d5-46ef-93a6-d87bac70123a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.095666 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.095666 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:06.102031 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9a785d20-72d5-46ef-93a6-d87bac70123a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390 returned with HTTP 404 Aug 01 13:00:06.103195 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 344/1374] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs/a456a26f-b740-4666-8faa-e25f36509390 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:06.116974 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-196f0c0e-650b-430d-81ea-3f275db68160 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.119863 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-196f0c0e-650b-430d-81ea-3f275db68160 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] POST https://10.4.3.110/volume/v3/qos-specs Aug 01 13:00:06.120317 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-196f0c0e-650b-430d-81ea-3f275db68160 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1446076482", "consumer": "both"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:06.122551 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.qos_specs [None req-196f0c0e-650b-430d-81ea-3f275db68160 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1446076482', 'consumer': 'both', 'specs': {}} {{(pid=100263) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 13:00:06.129455 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-196f0c0e-650b-430d-81ea-3f275db68160 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DB qos_specs_create(): root {'id': 'e7aa0870-c429-4c86-9820-736e281c3364', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1446076482'} {{(pid=100263) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 13:00:06.140722 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-196f0c0e-650b-430d-81ea-3f275db68160 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:00:06.141400 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 339/1375] 10.4.3.110 () {68 vars in 1264 bytes} [Sat Aug 1 13:00:06 2026] POST /volume/v3/qos-specs => generated 365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:06.152159 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-af7bdf44-5ce3-41be-b301-bacd118ca203 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.154548 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af7bdf44-5ce3-41be-b301-bacd118ca203 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DELETE https://10.4.3.110/volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364?force=False Aug 01 13:00:06.154814 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af7bdf44-5ce3-41be-b301-bacd118ca203 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.155070 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af7bdf44-5ce3-41be-b301-bacd118ca203 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.155294 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.155294 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:06.155666 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-af7bdf44-5ce3-41be-b301-bacd118ca203 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Delete qos_spec: e7aa0870-c429-4c86-9820-736e281c3364, force: False {{(pid=100264) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:00:06.180410 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af7bdf44-5ce3-41be-b301-bacd118ca203 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364?force=False returned with HTTP 202 Aug 01 13:00:06.180678 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 344/1376] 10.4.3.110 () {66 vars in 1380 bytes} [Sat Aug 1 13:00:06 2026] DELETE /volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:06.190674 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b29ca22e-ad24-4c4d-8e6c-34d4805c1c02 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.194525 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b29ca22e-ad24-4c4d-8e6c-34d4805c1c02 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364 Aug 01 13:00:06.195170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b29ca22e-ad24-4c4d-8e6c-34d4805c1c02 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.195661 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b29ca22e-ad24-4c4d-8e6c-34d4805c1c02 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.204844 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b29ca22e-ad24-4c4d-8e6c-34d4805c1c02 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364 returned with HTTP 404 Aug 01 13:00:06.204844 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 350/1377] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:06.213775 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8f762cda-30f4-47c1-a2ef-c8289ea5aa8e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.218179 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8f762cda-30f4-47c1-a2ef-c8289ea5aa8e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs Aug 01 13:00:06.218768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8f762cda-30f4-47c1-a2ef-c8289ea5aa8e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.220018 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8f762cda-30f4-47c1-a2ef-c8289ea5aa8e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.240406 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8f762cda-30f4-47c1-a2ef-c8289ea5aa8e tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:00:06.240406 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 345/1378] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs => generated 175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:06.252449 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-defa06fa-d18a-4dab-b268-b1e7eeceae18 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.254935 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-defa06fa-d18a-4dab-b268-b1e7eeceae18 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DELETE https://10.4.3.110/volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364?force=False Aug 01 13:00:06.255194 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-defa06fa-d18a-4dab-b268-b1e7eeceae18 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.255399 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-defa06fa-d18a-4dab-b268-b1e7eeceae18 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.256536 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.256536 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:06.256536 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.qos_specs_manage [None req-defa06fa-d18a-4dab-b268-b1e7eeceae18 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Delete qos_spec: e7aa0870-c429-4c86-9820-736e281c3364, force: False {{(pid=100263) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:00:06.261144 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-defa06fa-d18a-4dab-b268-b1e7eeceae18 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364?force=False returned with HTTP 404 Aug 01 13:00:06.264236 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 340/1379] 10.4.3.110 () {66 vars in 1380 bytes} [Sat Aug 1 13:00:06 2026] DELETE /volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:06.271488 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e6cc01eb-4932-4639-a75c-8924e39363b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.274626 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6cc01eb-4932-4639-a75c-8924e39363b9 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364 Aug 01 13:00:06.274748 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6cc01eb-4932-4639-a75c-8924e39363b9 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.275012 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6cc01eb-4932-4639-a75c-8924e39363b9 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.275827 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.275827 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:06.280446 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6cc01eb-4932-4639-a75c-8924e39363b9 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364 returned with HTTP 404 Aug 01 13:00:06.281180 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 345/1380] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs/e7aa0870-c429-4c86-9820-736e281c3364 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:06.292202 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b1fac6df-89d4-4171-92bd-6d08b61c842f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.297160 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b1fac6df-89d4-4171-92bd-6d08b61c842f tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] POST https://10.4.3.110/volume/v3/qos-specs Aug 01 13:00:06.297491 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b1fac6df-89d4-4171-92bd-6d08b61c842f tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1439711448", "consumer": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:06.299836 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.qos_specs [None req-b1fac6df-89d4-4171-92bd-6d08b61c842f tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1439711448', 'consumer': 'front-end', 'specs': {}} {{(pid=100262) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 13:00:06.304669 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-b1fac6df-89d4-4171-92bd-6d08b61c842f tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DB qos_specs_create(): root {'id': '593c0760-4b53-4433-9bbb-93f3a5a1676c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1439711448'} {{(pid=100262) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 13:00:06.312724 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b1fac6df-89d4-4171-92bd-6d08b61c842f tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:00:06.312921 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 351/1381] 10.4.3.110 () {68 vars in 1264 bytes} [Sat Aug 1 13:00:06 2026] POST /volume/v3/qos-specs => generated 370 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:06.325386 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-15e46ece-c7ae-408b-9dd9-d602eeed2a05 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.327655 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15e46ece-c7ae-408b-9dd9-d602eeed2a05 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DELETE https://10.4.3.110/volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c?force=False Aug 01 13:00:06.327846 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15e46ece-c7ae-408b-9dd9-d602eeed2a05 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.328169 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15e46ece-c7ae-408b-9dd9-d602eeed2a05 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.328578 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.328578 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:06.328915 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-15e46ece-c7ae-408b-9dd9-d602eeed2a05 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Delete qos_spec: 593c0760-4b53-4433-9bbb-93f3a5a1676c, force: False {{(pid=100261) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:00:06.352443 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15e46ece-c7ae-408b-9dd9-d602eeed2a05 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c?force=False returned with HTTP 202 Aug 01 13:00:06.353178 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 346/1382] 10.4.3.110 () {66 vars in 1380 bytes} [Sat Aug 1 13:00:06 2026] DELETE /volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:06.367856 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7933df14-51d0-4583-abff-d60f2eb8f8b4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.367856 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7933df14-51d0-4583-abff-d60f2eb8f8b4 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c Aug 01 13:00:06.367856 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7933df14-51d0-4583-abff-d60f2eb8f8b4 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.367856 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7933df14-51d0-4583-abff-d60f2eb8f8b4 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.372423 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7933df14-51d0-4583-abff-d60f2eb8f8b4 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c returned with HTTP 404 Aug 01 13:00:06.373128 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 341/1383] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:06.384742 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8a1ac9db-4c31-4b7f-823f-6db492df0af3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.387238 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a1ac9db-4c31-4b7f-823f-6db492df0af3 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs Aug 01 13:00:06.387804 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a1ac9db-4c31-4b7f-823f-6db492df0af3 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.387804 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a1ac9db-4c31-4b7f-823f-6db492df0af3 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.395390 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a1ac9db-4c31-4b7f-823f-6db492df0af3 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:00:06.397290 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 346/1384] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:06.406970 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-720e8aae-5a9a-43a1-bd72-5144d719f1c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.409015 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-720e8aae-5a9a-43a1-bd72-5144d719f1c7 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DELETE https://10.4.3.110/volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c?force=False Aug 01 13:00:06.409250 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-720e8aae-5a9a-43a1-bd72-5144d719f1c7 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.409473 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-720e8aae-5a9a-43a1-bd72-5144d719f1c7 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.409740 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.409740 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:06.410169 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-720e8aae-5a9a-43a1-bd72-5144d719f1c7 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Delete qos_spec: 593c0760-4b53-4433-9bbb-93f3a5a1676c, force: False {{(pid=100262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:00:06.414060 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-720e8aae-5a9a-43a1-bd72-5144d719f1c7 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c?force=False returned with HTTP 404 Aug 01 13:00:06.414704 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 352/1385] 10.4.3.110 () {66 vars in 1380 bytes} [Sat Aug 1 13:00:06 2026] DELETE /volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:06.423869 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f0714078-f391-4ee6-ba96-3d3f48aa2c2d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.428776 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0714078-f391-4ee6-ba96-3d3f48aa2c2d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c Aug 01 13:00:06.429123 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0714078-f391-4ee6-ba96-3d3f48aa2c2d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.429413 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0714078-f391-4ee6-ba96-3d3f48aa2c2d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.429862 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.429862 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:06.433604 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0714078-f391-4ee6-ba96-3d3f48aa2c2d tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c returned with HTTP 404 Aug 01 13:00:06.434299 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 347/1386] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs/593c0760-4b53-4433-9bbb-93f3a5a1676c => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:06.443909 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-be587f51-11cf-41d3-b55e-ad729c7ce5fc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.445512 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be587f51-11cf-41d3-b55e-ad729c7ce5fc tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 Aug 01 13:00:06.445913 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be587f51-11cf-41d3-b55e-ad729c7ce5fc tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.446298 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be587f51-11cf-41d3-b55e-ad729c7ce5fc tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.452156 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be587f51-11cf-41d3-b55e-ad729c7ce5fc tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 returned with HTTP 200 Aug 01 13:00:06.452156 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 342/1387] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:06.463783 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ad40155-718d-481d-a307-934edaf005be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.466920 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ad40155-718d-481d-a307-934edaf005be tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs Aug 01 13:00:06.467525 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ad40155-718d-481d-a307-934edaf005be tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.467838 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ad40155-718d-481d-a307-934edaf005be tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.468244 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.468244 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:06.478337 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ad40155-718d-481d-a307-934edaf005be tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs returned with HTTP 200 Aug 01 13:00:06.479524 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 347/1388] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:06.497537 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd5865a9-113c-4848-acc2-dcb82ed3d03a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.501289 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd5865a9-113c-4848-acc2-dcb82ed3d03a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] PUT https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 Aug 01 13:00:06.501923 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd5865a9-113c-4848-acc2-dcb82ed3d03a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:06.510131 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.qos_specs [None req-bd5865a9-113c-4848-acc2-dcb82ed3d03a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100262) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 01 13:00:06.519390 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-bd5865a9-113c-4848-acc2-dcb82ed3d03a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] qos_specs_update() value: {'id': 'b7e02fa1-09ab-40cc-b11b-20afb5fbc1f6', 'key': 'iops_bytes', 'value': '500', 'specs_id': '868d335f-4b90-4734-ab18-76f3db29ba88', 'deleted': False} {{(pid=100262) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 01 13:00:06.527276 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd5865a9-113c-4848-acc2-dcb82ed3d03a tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 returned with HTTP 200 Aug 01 13:00:06.527792 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 353/1389] 10.4.3.110 () {68 vars in 1374 bytes} [Sat Aug 1 13:00:06 2026] PUT /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 => generated 36 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:00:06.539536 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-480cf8bd-96b8-4393-8088-b45763ed1fce None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.543640 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-480cf8bd-96b8-4393-8088-b45763ed1fce tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 Aug 01 13:00:06.543901 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-480cf8bd-96b8-4393-8088-b45763ed1fce tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.544237 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-480cf8bd-96b8-4393-8088-b45763ed1fce tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.553218 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-480cf8bd-96b8-4393-8088-b45763ed1fce tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 returned with HTTP 200 Aug 01 13:00:06.553218 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 348/1390] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:06.568723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-18027b65-23cf-4ecc-9855-d64a3a5062f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.571551 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18027b65-23cf-4ecc-9855-d64a3a5062f8 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] PUT https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/delete_keys Aug 01 13:00:06.571871 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18027b65-23cf-4ecc-9855-d64a3a5062f8 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:06.577623 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.577623 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:06.577623 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.qos_specs_manage [None req-18027b65-23cf-4ecc-9855-d64a3a5062f8 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Delete_key spec: 868d335f-4b90-4734-ab18-76f3db29ba88, keys: ['iops_bytes'] {{(pid=100263) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 01 13:00:06.606998 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18027b65-23cf-4ecc-9855-d64a3a5062f8 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/delete_keys returned with HTTP 202 Aug 01 13:00:06.607556 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 343/1391] 10.4.3.110 () {68 vars in 1410 bytes} [Sat Aug 1 13:00:06 2026] PUT /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88/delete_keys => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:06.620876 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7168d710-0a23-43b3-8d28-35f07929f723 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.623746 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7168d710-0a23-43b3-8d28-35f07929f723 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 Aug 01 13:00:06.624134 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7168d710-0a23-43b3-8d28-35f07929f723 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.624647 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7168d710-0a23-43b3-8d28-35f07929f723 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.625026 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.625026 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:06.631215 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7168d710-0a23-43b3-8d28-35f07929f723 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 returned with HTTP 200 Aug 01 13:00:06.632508 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 348/1392] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:06.642240 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73c65471-55ba-4c0a-8cf9-385d613a3649 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.645485 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73c65471-55ba-4c0a-8cf9-385d613a3649 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 Aug 01 13:00:06.646164 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73c65471-55ba-4c0a-8cf9-385d613a3649 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.647493 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73c65471-55ba-4c0a-8cf9-385d613a3649 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.649985 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.649985 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:06.655654 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73c65471-55ba-4c0a-8cf9-385d613a3649 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 returned with HTTP 200 Aug 01 13:00:06.656214 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 354/1393] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:06.671151 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5199719a-a3d6-4324-bcb8-a8004aff8685 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.673065 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5199719a-a3d6-4324-bcb8-a8004aff8685 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] DELETE https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88?force=False Aug 01 13:00:06.673328 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5199719a-a3d6-4324-bcb8-a8004aff8685 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.673579 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5199719a-a3d6-4324-bcb8-a8004aff8685 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.673847 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.673847 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:06.674245 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5199719a-a3d6-4324-bcb8-a8004aff8685 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Delete qos_spec: 868d335f-4b90-4734-ab18-76f3db29ba88, force: False {{(pid=100261) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 13:00:06.716681 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5199719a-a3d6-4324-bcb8-a8004aff8685 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88?force=False returned with HTTP 202 Aug 01 13:00:06.717192 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 349/1394] 10.4.3.110 () {66 vars in 1380 bytes} [Sat Aug 1 13:00:06 2026] DELETE /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88?force=False => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:06.727647 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-99becfab-8497-4120-8fb5-18f7f1936194 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:06.730017 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99becfab-8497-4120-8fb5-18f7f1936194 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] GET https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 Aug 01 13:00:06.730299 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99becfab-8497-4120-8fb5-18f7f1936194 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:06.730513 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99becfab-8497-4120-8fb5-18f7f1936194 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:06.730807 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:06.730807 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:06.736633 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99becfab-8497-4120-8fb5-18f7f1936194 tempest-QosSpecsTestJSON-120811702 tempest-QosSpecsTestJSON-120811702-project-admin] https://10.4.3.110/volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 returned with HTTP 404 Aug 01 13:00:06.737180 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 344/1395] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:06 2026] GET /volume/v3/qos-specs/868d335f-4b90-4734-ab18-76f3db29ba88 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:08.499496 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f0fce85-b85d-4847-8f81-8c594e90dd70 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:08.808013 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f0fce85-b85d-4847-8f81-8c594e90dd70 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:00:08.808518 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f0fce85-b85d-4847-8f81-8c594e90dd70 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-41616141", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:08.810663 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:08.810663 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:08.849442 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f0fce85-b85d-4847-8f81-8c594e90dd70 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:00:08.851070 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 349/1396] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:00:08 2026] POST /volume/v3/types => generated 216 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:08.863752 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-84b1c3f6-c493-44ad-b2a7-b1bdf9ad21a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:08.866562 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-84b1c3f6-c493-44ad-b2a7-b1bdf9ad21a5 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] POST https://10.4.3.110/volume/v3/types/9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1/encryption Aug 01 13:00:08.867205 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-84b1c3f6-c493-44ad-b2a7-b1bdf9ad21a5 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:08.868776 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:08.868776 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:08.917306 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-84b1c3f6-c493-44ad-b2a7-b1bdf9ad21a5 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types/9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1/encryption returned with HTTP 200 Aug 01 13:00:08.918470 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 355/1397] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:00:08 2026] POST /volume/v3/types/9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1/encryption => generated 231 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:08.930423 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6c40041e-a4de-43ea-b432-24b81758ce5c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.068513 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a7288a30-7352-4974-afde-93a1dd1d7d97 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.140194 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a7288a30-7352-4974-afde-93a1dd1d7d97 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 13:00:09.140625 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a7288a30-7352-4974-afde-93a1dd1d7d97 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1460240642", "description": "tempest-group-type-description-1826354676", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:09.184144 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a7288a30-7352-4974-afde-93a1dd1d7d97 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 13:00:09.184955 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 345/1398] 10.4.3.110 () {70 vars in 1312 bytes} [Sat Aug 1 13:00:09 2026] POST /volume/v3/group_types => generated 265 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:00:09.199371 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b7b7b918-3949-4f9b-92d7-84a2867e2c3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.202841 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:09.202841 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-759784268", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-41616141", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:09.204552 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-759784268', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-41616141', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:09.208276 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7b7b918-3949-4f9b-92d7-84a2867e2c3b tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] GET https://10.4.3.110/volume/v3/group_types Aug 01 13:00:09.208562 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7b7b918-3949-4f9b-92d7-84a2867e2c3b tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:09.208934 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7b7b918-3949-4f9b-92d7-84a2867e2c3b tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:09.209300 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume of 1 GB Aug 01 13:00:09.209728 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:09.209728 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:09.210579 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Availability Zones retrieved successfully. Aug 01 13:00:09.218864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Flow 'volume_create_api' (1f594cd3-1ac4-4154-9c0d-a4ece6524cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:09.220182 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba45018-fa92-476f-aff5-84b60cf64947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:09.222621 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:09.228319 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7b7b918-3949-4f9b-92d7-84a2867e2c3b tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 200 Aug 01 13:00:09.229125 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 350/1399] 10.4.3.110 () {68 vars in 1290 bytes} [Sat Aug 1 13:00:09 2026] GET /volume/v3/group_types => generated 499 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:09.247685 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fc436ec2-2790-4da5-8094-2ce6cb30b0de None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.252392 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc436ec2-2790-4da5-8094-2ce6cb30b0de tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] PUT https://10.4.3.110/volume/v3/group_types/0312a0d2-0fb0-47be-9652-37a5bdb12717 Aug 01 13:00:09.252392 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc436ec2-2790-4da5-8094-2ce6cb30b0de tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-920883531", "description": "updated-group-type-desc"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:09.287599 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba45018-fa92-476f-aff5-84b60cf64947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:00:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1,is_public=True,name='tempest-scenario-type-cryptsetup-41616141',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:09.289020 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb654852-757f-4202-a861-d4de40759f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:09.301108 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc436ec2-2790-4da5-8094-2ce6cb30b0de tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types/0312a0d2-0fb0-47be-9652-37a5bdb12717 returned with HTTP 200 Aug 01 13:00:09.303658 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 356/1400] 10.4.3.110 () {70 vars in 1422 bytes} [Sat Aug 1 13:00:09 2026] PUT /volume/v3/group_types/0312a0d2-0fb0-47be-9652-37a5bdb12717 => generated 254 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:09.319201 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-10b7e275-84b6-4b4c-bd53-a07d6d3ef2ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.323438 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10b7e275-84b6-4b4c-bd53-a07d6d3ef2ec tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] GET https://10.4.3.110/volume/v3/group_types/0312a0d2-0fb0-47be-9652-37a5bdb12717 Aug 01 13:00:09.323438 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10b7e275-84b6-4b4c-bd53-a07d6d3ef2ec tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:09.323438 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10b7e275-84b6-4b4c-bd53-a07d6d3ef2ec tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:09.330770 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10b7e275-84b6-4b4c-bd53-a07d6d3ef2ec tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types/0312a0d2-0fb0-47be-9652-37a5bdb12717 returned with HTTP 200 Aug 01 13:00:09.330770 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 346/1401] 10.4.3.110 () {68 vars in 1401 bytes} [Sat Aug 1 13:00:09 2026] GET /volume/v3/group_types/0312a0d2-0fb0-47be-9652-37a5bdb12717 => generated 254 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:09.344278 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1f996d2-c0f7-4a20-ade5-a9c552c20a62 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.347445 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1f996d2-c0f7-4a20-ade5-a9c552c20a62 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/0312a0d2-0fb0-47be-9652-37a5bdb12717 Aug 01 13:00:09.348161 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1f996d2-c0f7-4a20-ade5-a9c552c20a62 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:09.350618 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1f996d2-c0f7-4a20-ade5-a9c552c20a62 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:09.350890 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-41616141 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-41616141, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:00:09.350890 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-41616141 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-41616141, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:00:09.389777 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1f996d2-c0f7-4a20-ade5-a9c552c20a62 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types/0312a0d2-0fb0-47be-9652-37a5bdb12717 returned with HTTP 202 Aug 01 13:00:09.390769 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 351/1402] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 13:00:09 2026] DELETE /volume/v3/group_types/0312a0d2-0fb0-47be-9652-37a5bdb12717 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:00:09.402990 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ee5482bd-bfe2-48e3-b5b0-e1c42aebee2f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.405119 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee5482bd-bfe2-48e3-b5b0-e1c42aebee2f tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] GET https://10.4.3.110/volume/v3/group_types Aug 01 13:00:09.405424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ee5482bd-bfe2-48e3-b5b0-e1c42aebee2f tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:09.405676 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ee5482bd-bfe2-48e3-b5b0-e1c42aebee2f tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:09.439506 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee5482bd-bfe2-48e3-b5b0-e1c42aebee2f tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 200 Aug 01 13:00:09.439677 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 357/1403] 10.4.3.110 () {68 vars in 1290 bytes} [Sat Aug 1 13:00:09 2026] GET /volume/v3/group_types => generated 248 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:09.454140 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Created reservations ['6e72085f-f269-4adf-8ca4-add72097e488', 'e55ccff1-7b29-430f-8175-cc0b528caabc', '73c5d129-d07e-482e-8d30-b5134696f860', '14fe3b3e-846d-42d8-8da3-49ed72f68247'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:09.455129 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb654852-757f-4202-a861-d4de40759f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e72085f-f269-4adf-8ca4-add72097e488', 'e55ccff1-7b29-430f-8175-cc0b528caabc', '73c5d129-d07e-482e-8d30-b5134696f860', '14fe3b3e-846d-42d8-8da3-49ed72f68247']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:09.455864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5f94b3-a04f-42ce-9415-5bee1c0dc3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:09.460261 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e5a9247-1c4e-4c06-b302-bc124d49c47f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.465349 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e5a9247-1c4e-4c06-b302-bc124d49c47f tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 13:00:09.466375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e5a9247-1c4e-4c06-b302-bc124d49c47f tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1154950560", "is_public": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:09.500917 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5f94b3-a04f-42ce-9415-5bee1c0dc3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '647b054e-aab0-4cb0-95a6-14bf4c8d6420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-759784268',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d596fe18ef82456d9fe36d1efd233970',qos_specs=None,replication_status=,reservations=['6e72085f-f269-4adf-8ca4-add72097e488','e55ccff1-7b29-430f-8175-cc0b528caabc','73c5d129-d07e-482e-8d30-b5134696f860','14fe3b3e-846d-42d8-8da3-49ed72f68247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ecf4db3cca462699835757aa889cf0',volume_type_id=9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1), '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=2026-08-01T13:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-759784268',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=647b054e-aab0-4cb0-95a6-14bf4c8d6420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d596fe18ef82456d9fe36d1efd233970',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='e0ecf4db3cca462699835757aa889cf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1),volume_type_id=9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:09.503306 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a93ca43-bd4c-440c-9575-e6e8b5ffc2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:09.507528 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e5a9247-1c4e-4c06-b302-bc124d49c47f tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 13:00:09.507528 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 347/1404] 10.4.3.110 () {70 vars in 1311 bytes} [Sat Aug 1 13:00:09 2026] POST /volume/v3/group_types => generated 164 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:09.520764 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d1caad41-bc76-4df4-8ae2-132d0ab4889a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.523252 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1caad41-bc76-4df4-8ae2-132d0ab4889a tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 13:00:09.523603 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1caad41-bc76-4df4-8ae2-132d0ab4889a tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1797894209", "is_public": false}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:09.551132 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a93ca43-bd4c-440c-9575-e6e8b5ffc2e0) 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-TestEncryptedCinderVolumes-volume-759784268',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d596fe18ef82456d9fe36d1efd233970',qos_specs=None,replication_status=,reservations=['6e72085f-f269-4adf-8ca4-add72097e488','e55ccff1-7b29-430f-8175-cc0b528caabc','73c5d129-d07e-482e-8d30-b5134696f860','14fe3b3e-846d-42d8-8da3-49ed72f68247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ecf4db3cca462699835757aa889cf0',volume_type_id=9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:09.551689 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2cc43c9-d187-4dbf-a41e-14691116e0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:09.566419 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1caad41-bc76-4df4-8ae2-132d0ab4889a tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 13:00:09.567637 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 352/1405] 10.4.3.110 () {70 vars in 1311 bytes} [Sat Aug 1 13:00:09 2026] POST /volume/v3/group_types => generated 165 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:09.579545 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2cc43c9-d187-4dbf-a41e-14691116e0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:09.582020 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Flow 'volume_create_api' (1f594cd3-1ac4-4154-9c0d-a4ece6524cab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:09.582020 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume request issued successfully. Aug 01 13:00:09.582343 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c40041e-a4de-43ea-b432-24b81758ce5c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:09.583116 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 350/1406] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:00:08 2026] POST /volume/v3/volumes => generated 788 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:09.585133 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cb19d360-5e38-4fae-9a35-38963075f7a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.589193 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb19d360-5e38-4fae-9a35-38963075f7a1 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] GET https://10.4.3.110/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 01 13:00:09.589512 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb19d360-5e38-4fae-9a35-38963075f7a1 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:09.589678 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb19d360-5e38-4fae-9a35-38963075f7a1 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:09.814017 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb19d360-5e38-4fae-9a35-38963075f7a1 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 01 13:00:09.814017 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 358/1407] 10.4.3.110 () {68 vars in 1351 bytes} [Sat Aug 1 13:00:09 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:09.827613 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c22f127f-9b23-4c37-9255-ec4d4dc6e0de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.830456 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c22f127f-9b23-4c37-9255-ec4d4dc6e0de tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] GET https://10.4.3.110/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 01 13:00:09.831079 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c22f127f-9b23-4c37-9255-ec4d4dc6e0de tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:09.831129 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c22f127f-9b23-4c37-9255-ec4d4dc6e0de tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:09.843025 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c22f127f-9b23-4c37-9255-ec4d4dc6e0de tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 01 13:00:09.844162 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 348/1408] 10.4.3.110 () {68 vars in 1353 bytes} [Sat Aug 1 13:00:09 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:09.858812 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eca2acdb-972b-4148-8c4f-2ba9112665da None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.861998 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eca2acdb-972b-4148-8c4f-2ba9112665da tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] GET https://10.4.3.110/volume/v3/group_types?is_public=False Aug 01 13:00:09.862507 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eca2acdb-972b-4148-8c4f-2ba9112665da tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:09.862633 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eca2acdb-972b-4148-8c4f-2ba9112665da tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:09.879101 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eca2acdb-972b-4148-8c4f-2ba9112665da tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 01 13:00:09.879826 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 353/1409] 10.4.3.110 () {68 vars in 1321 bytes} [Sat Aug 1 13:00:09 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:09.897340 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ea2c7914-0e5b-4510-8257-dc9c60063977 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.899531 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ea2c7914-0e5b-4510-8257-dc9c60063977 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] GET https://10.4.3.110/volume/v3/group_types?is_public=True Aug 01 13:00:09.900287 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ea2c7914-0e5b-4510-8257-dc9c60063977 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:09.900536 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ea2c7914-0e5b-4510-8257-dc9c60063977 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:09.933024 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:09.933024 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:09.934202 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ea2c7914-0e5b-4510-8257-dc9c60063977 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 01 13:00:09.934706 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 351/1410] 10.4.3.110 () {68 vars in 1319 bytes} [Sat Aug 1 13:00:09 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:09.950786 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c4cc9b09-893f-47fa-8681-ddd7007d0ea0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.952113 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c4cc9b09-893f-47fa-8681-ddd7007d0ea0 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/610ea8c8-fbcd-410e-84e1-afc406771850 Aug 01 13:00:09.952367 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c4cc9b09-893f-47fa-8681-ddd7007d0ea0 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:09.952625 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c4cc9b09-893f-47fa-8681-ddd7007d0ea0 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:09.981247 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c4cc9b09-893f-47fa-8681-ddd7007d0ea0 tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types/610ea8c8-fbcd-410e-84e1-afc406771850 returned with HTTP 202 Aug 01 13:00:09.983246 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 359/1411] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 13:00:09 2026] DELETE /volume/v3/group_types/610ea8c8-fbcd-410e-84e1-afc406771850 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:00:09.993541 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6c36d39b-8862-47c7-b0d2-4ff751e0dbdf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:09.995831 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c36d39b-8862-47c7-b0d2-4ff751e0dbdf tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/e5bc88f6-f10a-43ed-8582-8ea795508001 Aug 01 13:00:09.996806 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c36d39b-8862-47c7-b0d2-4ff751e0dbdf tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:09.997804 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c36d39b-8862-47c7-b0d2-4ff751e0dbdf tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:10.017369 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c36d39b-8862-47c7-b0d2-4ff751e0dbdf tempest-GroupTypesTest-1723674763 tempest-GroupTypesTest-1723674763-project-admin] https://10.4.3.110/volume/v3/group_types/e5bc88f6-f10a-43ed-8582-8ea795508001 returned with HTTP 202 Aug 01 13:00:10.018277 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 349/1412] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 13:00:09 2026] DELETE /volume/v3/group_types/e5bc88f6-f10a-43ed-8582-8ea795508001 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:00:11.549852 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c309c847-3869-4051-a804-5f4bb2675ea1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:11.720294 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c309c847-3869-4051-a804-5f4bb2675ea1 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] GET https://10.4.3.110/volume/v3/os-services Aug 01 13:00:11.720443 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c309c847-3869-4051-a804-5f4bb2675ea1 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:11.720646 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c309c847-3869-4051-a804-5f4bb2675ea1 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:11.729405 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c309c847-3869-4051-a804-5f4bb2675ea1 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] https://10.4.3.110/volume/v3/os-services returned with HTTP 200 Aug 01 13:00:11.730306 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 354/1413] 10.4.3.110 () {66 vars in 1249 bytes} [Sat Aug 1 13:00:11 2026] GET /volume/v3/os-services => generated 626 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:11.744047 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ed99b1d3-d4ab-4c5a-8d02-7445376055ba None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:11.746789 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed99b1d3-d4ab-4c5a-8d02-7445376055ba tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] GET https://10.4.3.110/volume/v3/os-services?host=np0000006302 Aug 01 13:00:11.747099 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed99b1d3-d4ab-4c5a-8d02-7445376055ba tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:11.747361 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed99b1d3-d4ab-4c5a-8d02-7445376055ba tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:11.761078 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed99b1d3-d4ab-4c5a-8d02-7445376055ba tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] https://10.4.3.110/volume/v3/os-services?host=np0000006302 returned with HTTP 200 Aug 01 13:00:11.761078 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 352/1414] 10.4.3.110 () {66 vars in 1284 bytes} [Sat Aug 1 13:00:11 2026] GET /volume/v3/os-services?host=np0000006302 => generated 626 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:11.775126 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fcdc7f99-4fca-406d-9f82-c52f484a1681 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:11.780006 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fcdc7f99-4fca-406d-9f82-c52f484a1681 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] GET https://10.4.3.110/volume/v3/os-services?host=np0000006302&binary=cinder-scheduler Aug 01 13:00:11.780260 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fcdc7f99-4fca-406d-9f82-c52f484a1681 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:11.780499 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fcdc7f99-4fca-406d-9f82-c52f484a1681 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:11.791397 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fcdc7f99-4fca-406d-9f82-c52f484a1681 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] https://10.4.3.110/volume/v3/os-services?host=np0000006302&binary=cinder-scheduler returned with HTTP 200 Aug 01 13:00:11.792031 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 360/1415] 10.4.3.110 () {66 vars in 1332 bytes} [Sat Aug 1 13:00:11 2026] GET /volume/v3/os-services?host=np0000006302&binary=cinder-scheduler => generated 191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:11.810056 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e49a057d-451c-453e-b8ee-59169529db8c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:11.813010 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e49a057d-451c-453e-b8ee-59169529db8c tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] GET https://10.4.3.110/volume/v3/os-services?binary=cinder-scheduler Aug 01 13:00:11.813420 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e49a057d-451c-453e-b8ee-59169529db8c tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:11.813749 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e49a057d-451c-453e-b8ee-59169529db8c tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:11.818768 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e49a057d-451c-453e-b8ee-59169529db8c tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] https://10.4.3.110/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 01 13:00:11.819586 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 350/1416] 10.4.3.110 () {66 vars in 1296 bytes} [Sat Aug 1 13:00:11 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:11.839614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1e77e3f-c436-4a31-9269-bd8427922393 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:12.045425 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:12.045425 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-166794066"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:12.051161 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-166794066'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:12.051161 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Create volume of 1 GB Aug 01 13:00:12.064033 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Availability Zones retrieved successfully. Aug 01 13:00:12.074029 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Flow 'volume_create_api' (a9c846ee-4653-4780-8262-a753f1cc86df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:12.075320 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df7f560-8653-43d1-97f8-efc771ebaa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:12.076741 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:12.136003 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df7f560-8653-43d1-97f8-efc771ebaa07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:12.137392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6463a561-2e45-4341-95df-f44a2f3f8412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:12.281978 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Created reservations ['cd923b8d-f85c-4c55-b0f4-63c983994268', 'a4d67725-de52-4a1c-9a98-a17cd38f3334', '0f8c6f23-2504-4a24-aca0-a63a6b6ed118', 'b5b0f183-f5e9-4dad-aa76-f4db5d53ce69'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:12.283503 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6463a561-2e45-4341-95df-f44a2f3f8412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd923b8d-f85c-4c55-b0f4-63c983994268', 'a4d67725-de52-4a1c-9a98-a17cd38f3334', '0f8c6f23-2504-4a24-aca0-a63a6b6ed118', 'b5b0f183-f5e9-4dad-aa76-f4db5d53ce69']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:12.286328 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51068fc-cf6c-47f6-914b-2884d8ee2e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:12.328629 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51068fc-cf6c-47f6-914b-2884d8ee2e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '049741b8-35ef-42c6-8f83-908ed2025f5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-166794066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eac86baa26314b34bbc7f59f2592e5b8',qos_specs=None,replication_status=,reservations=['cd923b8d-f85c-4c55-b0f4-63c983994268','a4d67725-de52-4a1c-9a98-a17cd38f3334','0f8c6f23-2504-4a24-aca0-a63a6b6ed118','b5b0f183-f5e9-4dad-aa76-f4db5d53ce69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac664b6b29464c82886a519ac3209e25',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-166794066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=049741b8-35ef-42c6-8f83-908ed2025f5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eac86baa26314b34bbc7f59f2592e5b8',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='ac664b6b29464c82886a519ac3209e25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:12.330225 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a95947-3849-4598-9d59-2e04146b394c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:12.376697 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a95947-3849-4598-9d59-2e04146b394c) 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-VolumesServicesTestJSON-Volume-166794066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eac86baa26314b34bbc7f59f2592e5b8',qos_specs=None,replication_status=,reservations=['cd923b8d-f85c-4c55-b0f4-63c983994268','a4d67725-de52-4a1c-9a98-a17cd38f3334','0f8c6f23-2504-4a24-aca0-a63a6b6ed118','b5b0f183-f5e9-4dad-aa76-f4db5d53ce69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac664b6b29464c82886a519ac3209e25',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:12.377322 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d912546a-ab46-428a-9f75-eca30b60a9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:12.407428 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d912546a-ab46-428a-9f75-eca30b60a9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:12.409001 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Flow 'volume_create_api' (a9c846ee-4653-4780-8262-a753f1cc86df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:12.409914 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Create volume request issued successfully. Aug 01 13:00:12.413738 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1e77e3f-c436-4a31-9269-bd8427922393 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:12.413738 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 355/1417] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:11 2026] POST /volume/v3/volumes => generated 753 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:12.438977 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7b231d06-519b-44a9-8fd7-443c03d64349 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:12.442625 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b231d06-519b-44a9-8fd7-443c03d64349 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] GET https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a Aug 01 13:00:12.443969 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b231d06-519b-44a9-8fd7-443c03d64349 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:12.444371 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b231d06-519b-44a9-8fd7-443c03d64349 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:12.461596 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:12.461596 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:12.468130 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7b231d06-519b-44a9-8fd7-443c03d64349 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Volume info retrieved successfully. Aug 01 13:00:12.475802 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b231d06-519b-44a9-8fd7-443c03d64349 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a returned with HTTP 200 Aug 01 13:00:12.476339 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 353/1418] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:12 2026] GET /volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:13.500030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c169ca5c-6d2b-4b11-9bb7-959c5c57b7a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:13.502870 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c169ca5c-6d2b-4b11-9bb7-959c5c57b7a1 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] GET https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a Aug 01 13:00:13.503111 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c169ca5c-6d2b-4b11-9bb7-959c5c57b7a1 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:13.503304 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c169ca5c-6d2b-4b11-9bb7-959c5c57b7a1 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:13.519538 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:13.519538 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:13.527227 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c169ca5c-6d2b-4b11-9bb7-959c5c57b7a1 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Volume info retrieved successfully. Aug 01 13:00:13.537309 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c169ca5c-6d2b-4b11-9bb7-959c5c57b7a1 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a returned with HTTP 200 Aug 01 13:00:13.538360 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 361/1419] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:13 2026] GET /volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:13.555510 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-19b8f8af-7cbf-442a-af0a-3ba5b62129e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:13.560703 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-19b8f8af-7cbf-442a-af0a-3ba5b62129e1 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] GET https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a Aug 01 13:00:13.560703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-19b8f8af-7cbf-442a-af0a-3ba5b62129e1 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:13.560703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-19b8f8af-7cbf-442a-af0a-3ba5b62129e1 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:13.581408 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:13.581408 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:13.588449 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-19b8f8af-7cbf-442a-af0a-3ba5b62129e1 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Volume info retrieved successfully. Aug 01 13:00:13.596804 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-19b8f8af-7cbf-442a-af0a-3ba5b62129e1 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a returned with HTTP 200 Aug 01 13:00:13.597418 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 351/1420] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:13 2026] GET /volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:13.617943 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-120f050b-488b-4a5f-892a-4490b3c1dc45 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:13.623381 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-120f050b-488b-4a5f-892a-4490b3c1dc45 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] GET https://10.4.3.110/volume/v3/os-services?host=np0000006302&binary=cinder-volume Aug 01 13:00:13.623381 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-120f050b-488b-4a5f-892a-4490b3c1dc45 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:13.623381 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-120f050b-488b-4a5f-892a-4490b3c1dc45 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:13.623381 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:13.623381 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:13.630423 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-120f050b-488b-4a5f-892a-4490b3c1dc45 tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] https://10.4.3.110/volume/v3/os-services?host=np0000006302&binary=cinder-volume returned with HTTP 200 Aug 01 13:00:13.630969 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 356/1421] 10.4.3.110 () {66 vars in 1326 bytes} [Sat Aug 1 13:00:13 2026] GET /volume/v3/os-services?host=np0000006302&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:13.646563 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-665a6cfa-3029-4f42-b101-cd57fd019dcf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:13.648759 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-665a6cfa-3029-4f42-b101-cd57fd019dcf tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] GET https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a Aug 01 13:00:13.649352 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-665a6cfa-3029-4f42-b101-cd57fd019dcf tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:13.650183 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-665a6cfa-3029-4f42-b101-cd57fd019dcf tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:13.664622 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:13.664622 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:13.670973 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-665a6cfa-3029-4f42-b101-cd57fd019dcf tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Volume info retrieved successfully. Aug 01 13:00:13.675445 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-665a6cfa-3029-4f42-b101-cd57fd019dcf tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a returned with HTTP 200 Aug 01 13:00:13.675885 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 354/1422] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:13 2026] GET /volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:13.692899 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b9865539-411b-4959-a202-ed3582ac9384 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:13.697101 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9865539-411b-4959-a202-ed3582ac9384 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] DELETE https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a Aug 01 13:00:13.697355 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9865539-411b-4959-a202-ed3582ac9384 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:13.697635 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9865539-411b-4959-a202-ed3582ac9384 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:13.697862 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b9865539-411b-4959-a202-ed3582ac9384 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Delete volume with id: 049741b8-35ef-42c6-8f83-908ed2025f5a Aug 01 13:00:13.710638 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:13.710638 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:13.711244 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b9865539-411b-4959-a202-ed3582ac9384 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Volume info retrieved successfully. Aug 01 13:00:13.762128 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b9865539-411b-4959-a202-ed3582ac9384 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Delete volume request issued successfully. Aug 01 13:00:13.762128 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9865539-411b-4959-a202-ed3582ac9384 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a returned with HTTP 202 Aug 01 13:00:13.762128 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 362/1423] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:13 2026] DELETE /volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:13.778552 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e354bbe9-a330-403c-a000-8b4c48a99c6e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:13.782015 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e354bbe9-a330-403c-a000-8b4c48a99c6e tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] GET https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a Aug 01 13:00:13.782302 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e354bbe9-a330-403c-a000-8b4c48a99c6e tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:13.782684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e354bbe9-a330-403c-a000-8b4c48a99c6e tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:13.796640 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:13.796640 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:13.810481 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e354bbe9-a330-403c-a000-8b4c48a99c6e tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Volume info retrieved successfully. Aug 01 13:00:13.821439 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e354bbe9-a330-403c-a000-8b4c48a99c6e tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a returned with HTTP 200 Aug 01 13:00:13.822719 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 352/1424] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:13 2026] GET /volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:13.931600 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-213cce8a-5e1b-4621-95a9-3f98e1f6f865 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:14.114182 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-213cce8a-5e1b-4621-95a9-3f98e1f6f865 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 Aug 01 13:00:14.114611 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-213cce8a-5e1b-4621-95a9-3f98e1f6f865 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:14.115043 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-213cce8a-5e1b-4621-95a9-3f98e1f6f865 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:14.127263 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-213cce8a-5e1b-4621-95a9-3f98e1f6f865 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-41616141 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-41616141, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:00:14.127819 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-213cce8a-5e1b-4621-95a9-3f98e1f6f865 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-41616141 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-41616141, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:00:14.128238 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-213cce8a-5e1b-4621-95a9-3f98e1f6f865 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-41616141 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-41616141, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:00:14.136348 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-213cce8a-5e1b-4621-95a9-3f98e1f6f865 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 returned with HTTP 200 Aug 01 13:00:14.136851 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 357/1425] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:13 2026] GET /volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 => generated 612 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:14.149966 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:14.276279 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:14.277368 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-862160666"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:14.280174 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-862160666'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:14.280435 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Create volume of 1 GB Aug 01 13:00:14.287865 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Availability Zones retrieved successfully. Aug 01 13:00:14.297032 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Flow 'volume_create_api' (d2b7421f-188f-4863-a6f9-15264e3e3259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:14.298937 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3dd14f-bc4f-4656-b7d6-2293187bd08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:14.300763 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:14.348928 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3dd14f-bc4f-4656-b7d6-2293187bd08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:14.351996 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e98fba2-41ee-487d-a8a0-1b4dd0aa11e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:14.470244 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Created reservations ['0ee9517c-55e4-4282-a13d-38a9384675b9', 'e3b8b0d9-6a95-4ce3-9d2c-cf6ba9a60cfe', 'a744d6db-77e1-408a-b4eb-0e1bb688f971', '6552f156-69d6-4877-ab9a-c0eaa651c0cc'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:14.471500 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e98fba2-41ee-487d-a8a0-1b4dd0aa11e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ee9517c-55e4-4282-a13d-38a9384675b9', 'e3b8b0d9-6a95-4ce3-9d2c-cf6ba9a60cfe', 'a744d6db-77e1-408a-b4eb-0e1bb688f971', '6552f156-69d6-4877-ab9a-c0eaa651c0cc']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:14.473063 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829e0f8b-3c01-4b21-bfd3-e6f5527fa9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:14.508306 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829e0f8b-3c01-4b21-bfd3-e6f5527fa9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60277a35-1d0a-4949-93aa-7f6ec9f61062', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-862160666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d438fd4a66f04964be351c6ac80843e1',qos_specs=None,replication_status=,reservations=['0ee9517c-55e4-4282-a13d-38a9384675b9','e3b8b0d9-6a95-4ce3-9d2c-cf6ba9a60cfe','a744d6db-77e1-408a-b4eb-0e1bb688f971','6552f156-69d6-4877-ab9a-c0eaa651c0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0a4012cf3d64f25ae41467dac38499d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-862160666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60277a35-1d0a-4949-93aa-7f6ec9f61062,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d438fd4a66f04964be351c6ac80843e1',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='b0a4012cf3d64f25ae41467dac38499d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:14.509835 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff966212-5838-4a88-b933-751cb737d943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:14.552174 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff966212-5838-4a88-b933-751cb737d943) 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-VolumeQuotasNegativeTestJSON-Volume-862160666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d438fd4a66f04964be351c6ac80843e1',qos_specs=None,replication_status=,reservations=['0ee9517c-55e4-4282-a13d-38a9384675b9','e3b8b0d9-6a95-4ce3-9d2c-cf6ba9a60cfe','a744d6db-77e1-408a-b4eb-0e1bb688f971','6552f156-69d6-4877-ab9a-c0eaa651c0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0a4012cf3d64f25ae41467dac38499d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:14.553847 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8d9f20-5048-4e7a-b3c5-324ed45e8440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:14.577650 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8d9f20-5048-4e7a-b3c5-324ed45e8440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:14.580066 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Flow 'volume_create_api' (d2b7421f-188f-4863-a6f9-15264e3e3259) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:14.580066 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Create volume request issued successfully. Aug 01 13:00:14.580453 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-02da8e38-e50f-44dd-a7a4-2d4b9e767862 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:14.581023 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 355/1426] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:14 2026] POST /volume/v3/volumes => generated 758 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:14.600854 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dde91ef8-3537-424b-a112-22cc3f628e3b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:14.604001 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dde91ef8-3537-424b-a112-22cc3f628e3b tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] GET https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 Aug 01 13:00:14.604001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dde91ef8-3537-424b-a112-22cc3f628e3b tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:14.604001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dde91ef8-3537-424b-a112-22cc3f628e3b tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:14.616234 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:14.616234 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:14.619164 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dde91ef8-3537-424b-a112-22cc3f628e3b tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Volume info retrieved successfully. Aug 01 13:00:14.625230 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dde91ef8-3537-424b-a112-22cc3f628e3b tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 returned with HTTP 200 Aug 01 13:00:14.625775 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 363/1427] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:14 2026] GET /volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:14.843198 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-114d1f29-f0d1-4b40-8eb8-a91c66f789d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:14.849264 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-114d1f29-f0d1-4b40-8eb8-a91c66f789d9 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] GET https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a Aug 01 13:00:14.849580 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-114d1f29-f0d1-4b40-8eb8-a91c66f789d9 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:14.850519 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-114d1f29-f0d1-4b40-8eb8-a91c66f789d9 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:14.863135 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-114d1f29-f0d1-4b40-8eb8-a91c66f789d9 tempest-VolumesServicesTestJSON-153805051 tempest-VolumesServicesTestJSON-153805051-project-member] https://10.4.3.110/volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a returned with HTTP 404 Aug 01 13:00:14.863589 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 353/1428] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:14 2026] GET /volume/v3/volumes/049741b8-35ef-42c6-8f83-908ed2025f5a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:14.874032 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eded70bc-fb93-42e4-9cd8-592b910c88bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:14.879548 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eded70bc-fb93-42e4-9cd8-592b910c88bb tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] GET https://10.4.3.110/volume/v3/os-services Aug 01 13:00:14.879669 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eded70bc-fb93-42e4-9cd8-592b910c88bb tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:14.879855 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eded70bc-fb93-42e4-9cd8-592b910c88bb tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:14.888876 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eded70bc-fb93-42e4-9cd8-592b910c88bb tempest-VolumesServicesTestJSON-1319476141 tempest-VolumesServicesTestJSON-1319476141-project-admin] https://10.4.3.110/volume/v3/os-services returned with HTTP 200 Aug 01 13:00:14.889328 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 358/1429] 10.4.3.110 () {66 vars in 1249 bytes} [Sat Aug 1 13:00:14 2026] GET /volume/v3/os-services => generated 626 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:15.654314 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-30f2563c-ba6c-4f92-b08d-a373e2b14689 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:15.658033 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30f2563c-ba6c-4f92-b08d-a373e2b14689 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] GET https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 Aug 01 13:00:15.658355 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-30f2563c-ba6c-4f92-b08d-a373e2b14689 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:15.658546 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-30f2563c-ba6c-4f92-b08d-a373e2b14689 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:15.672882 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:15.672882 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:15.683899 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-30f2563c-ba6c-4f92-b08d-a373e2b14689 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Volume info retrieved successfully. Aug 01 13:00:15.697396 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30f2563c-ba6c-4f92-b08d-a373e2b14689 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 returned with HTTP 200 Aug 01 13:00:15.698663 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 356/1430] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:15 2026] GET /volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:00:15.718378 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8ccfbc53-4cc5-4f2f-b8e1-3d905959502f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:15.722438 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ccfbc53-4cc5-4f2f-b8e1-3d905959502f tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 Aug 01 13:00:15.722438 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ccfbc53-4cc5-4f2f-b8e1-3d905959502f tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:15.806974 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-8ccfbc53-4cc5-4f2f-b8e1-3d905959502f tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-41616141 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-41616141, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:00:15.806974 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-8ccfbc53-4cc5-4f2f-b8e1-3d905959502f tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-41616141 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-41616141, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:00:15.806974 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-8ccfbc53-4cc5-4f2f-b8e1-3d905959502f tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-41616141 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-41616141, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:00:15.820158 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ccfbc53-4cc5-4f2f-b8e1-3d905959502f tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 returned with HTTP 200 Aug 01 13:00:15.820545 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 364/1431] 10.4.3.110 () {68 vars in 1374 bytes} [Sat Aug 1 13:00:15 2026] PUT /volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 => generated 567 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:15.833068 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3e49608f-24e4-47d3-b381-42e917b32010 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:15.836097 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:15.836506 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:15.839517 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:15.839787 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Create volume of 2 GB Aug 01 13:00:15.848207 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Availability Zones retrieved successfully. Aug 01 13:00:15.860163 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Flow 'volume_create_api' (aecac962-837b-428e-b2ef-74092864385b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:15.863189 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bdea817-ee2b-4c10-85c8-19ef1f2aeb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:15.865750 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Validating volume size '2' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:15.922983 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bdea817-ee2b-4c10-85c8-19ef1f2aeb01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:15.923861 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (721203df-11ff-4ab9-b504-d5424b7a7547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:15.985323 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota_utils [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Quota exceeded for d438fd4a66f04964be351c6ac80843e1, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 01 13:00:15.989009 np0000006302 devstack@c-api.service[100263]: WARNING cinder.volume.api [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (721203df-11ff-4ab9-b504-d5424b7a7547) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 13:00:15.989009 np0000006302 devstack@c-api.service[100263]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 01 13:00:15.992673 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (721203df-11ff-4ab9-b504-d5424b7a7547) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:15.997971 np0000006302 devstack@c-api.service[100263]: WARNING cinder.volume.api [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (721203df-11ff-4ab9-b504-d5424b7a7547) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:00:15.997971 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bdea817-ee2b-4c10-85c8-19ef1f2aeb01) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:15.997971 np0000006302 devstack@c-api.service[100263]: WARNING cinder.volume.api [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bdea817-ee2b-4c10-85c8-19ef1f2aeb01) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:00:15.999710 np0000006302 devstack@c-api.service[100263]: WARNING cinder.volume.api [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Flow 'volume_create_api' (aecac962-837b-428e-b2ef-74092864385b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 13:00:16.000256 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.middleware.fault [None req-3e49608f-24e4-47d3-b381-42e917b32010 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 413 Aug 01 13:00:16.001965 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 354/1432] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:15 2026] POST /volume/v3/volumes => generated 208 bytes in 170 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 13:00:16.016563 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7e5d17e-ca8f-4457-9d8c-36301adc8415 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:16.019379 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7e5d17e-ca8f-4457-9d8c-36301adc8415 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 Aug 01 13:00:16.019831 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7e5d17e-ca8f-4457-9d8c-36301adc8415 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:16.101137 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7e5d17e-ca8f-4457-9d8c-36301adc8415 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 returned with HTTP 200 Aug 01 13:00:16.101642 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 359/1433] 10.4.3.110 () {68 vars in 1374 bytes} [Sat Aug 1 13:00:16 2026] PUT /volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 => generated 567 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:16.116243 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3947e665-579b-4de9-b84b-afa9ba638ecd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:16.120985 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:16.121302 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:16.123194 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:16.123412 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Create volume of 1 GB Aug 01 13:00:16.131217 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Availability Zones retrieved successfully. Aug 01 13:00:16.140056 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Flow 'volume_create_api' (fde52872-38b9-4a20-ae75-01d7e6cbbb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:16.141711 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9399f8b6-5c41-45e6-a99f-a0678d790f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:16.143429 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:16.180082 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9399f8b6-5c41-45e6-a99f-a0678d790f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:16.181242 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0df2b2-9107-4b89-81ce-4425b49d4d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:16.227742 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota_utils [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Quota exceeded for d438fd4a66f04964be351c6ac80843e1, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 01 13:00:16.231285 np0000006302 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0df2b2-9107-4b89-81ce-4425b49d4d73) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 13:00:16.231285 np0000006302 devstack@c-api.service[100261]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 01 13:00:16.234346 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0df2b2-9107-4b89-81ce-4425b49d4d73) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:16.235408 np0000006302 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0df2b2-9107-4b89-81ce-4425b49d4d73) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:00:16.236578 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9399f8b6-5c41-45e6-a99f-a0678d790f5c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:16.237360 np0000006302 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9399f8b6-5c41-45e6-a99f-a0678d790f5c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:00:16.238434 np0000006302 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Flow 'volume_create_api' (fde52872-38b9-4a20-ae75-01d7e6cbbb61) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 13:00:16.238842 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.middleware.fault [None req-3947e665-579b-4de9-b84b-afa9ba638ecd tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 413 Aug 01 13:00:16.239663 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 357/1434] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:16 2026] POST /volume/v3/volumes => generated 150 bytes in 125 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 13:00:16.253569 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-46efd055-94c6-4ace-a596-ddab22d87f9b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:16.260856 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46efd055-94c6-4ace-a596-ddab22d87f9b tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 Aug 01 13:00:16.261073 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46efd055-94c6-4ace-a596-ddab22d87f9b tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:16.312498 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46efd055-94c6-4ace-a596-ddab22d87f9b tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 returned with HTTP 200 Aug 01 13:00:16.313056 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 365/1435] 10.4.3.110 () {68 vars in 1374 bytes} [Sat Aug 1 13:00:16 2026] PUT /volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 => generated 566 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:16.338343 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8646a535-a0ef-4a46-bb44-2f3175cf9306 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:16.344802 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8646a535-a0ef-4a46-bb44-2f3175cf9306 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] POST https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062/action Aug 01 13:00:16.344802 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8646a535-a0ef-4a46-bb44-2f3175cf9306 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:16.344802 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8646a535-a0ef-4a46-bb44-2f3175cf9306 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:16.361154 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:16.361154 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:16.362100 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8646a535-a0ef-4a46-bb44-2f3175cf9306 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Volume info retrieved successfully. Aug 01 13:00:16.420862 np0000006302 devstack@c-api.service[100263]: ERROR cinder.volume.api [None req-8646a535-a0ef-4a46-bb44-2f3175cf9306 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Quota exceeded for d438fd4a66f04964be351c6ac80843e1, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 01 13:00:16.432671 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.middleware.fault [None req-8646a535-a0ef-4a46-bb44-2f3175cf9306 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062/action returned with HTTP 413 Aug 01 13:00:16.432671 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 355/1436] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:16 2026] POST /volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062/action => generated 208 bytes in 95 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 13:00:16.449039 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3be10f3-e73d-41fc-8fbf-28af5b9cfb76 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:16.452353 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3be10f3-e73d-41fc-8fbf-28af5b9cfb76 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] GET https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 Aug 01 13:00:16.452559 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3be10f3-e73d-41fc-8fbf-28af5b9cfb76 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:16.452826 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3be10f3-e73d-41fc-8fbf-28af5b9cfb76 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:16.467051 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:16.467051 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:16.473150 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a3be10f3-e73d-41fc-8fbf-28af5b9cfb76 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Volume info retrieved successfully. Aug 01 13:00:16.480507 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3be10f3-e73d-41fc-8fbf-28af5b9cfb76 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 returned with HTTP 200 Aug 01 13:00:16.480507 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 360/1437] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:16 2026] GET /volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:16.499001 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-70b30ae5-977d-449b-8238-09d90dbc9137 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:16.501478 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70b30ae5-977d-449b-8238-09d90dbc9137 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] DELETE https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 Aug 01 13:00:16.501822 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70b30ae5-977d-449b-8238-09d90dbc9137 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:16.502139 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70b30ae5-977d-449b-8238-09d90dbc9137 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:16.502387 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-70b30ae5-977d-449b-8238-09d90dbc9137 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Delete volume with id: 60277a35-1d0a-4949-93aa-7f6ec9f61062 Aug 01 13:00:16.513125 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:16.513125 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:16.513769 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-70b30ae5-977d-449b-8238-09d90dbc9137 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Volume info retrieved successfully. Aug 01 13:00:16.561285 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-70b30ae5-977d-449b-8238-09d90dbc9137 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Delete volume request issued successfully. Aug 01 13:00:16.561285 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70b30ae5-977d-449b-8238-09d90dbc9137 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 returned with HTTP 202 Aug 01 13:00:16.561602 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 358/1438] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:16 2026] DELETE /volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:16.572282 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-222d492d-7e89-41e5-bdda-580d569c4938 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:16.574188 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-222d492d-7e89-41e5-bdda-580d569c4938 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] GET https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 Aug 01 13:00:16.574400 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-222d492d-7e89-41e5-bdda-580d569c4938 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:16.574569 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-222d492d-7e89-41e5-bdda-580d569c4938 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:16.583955 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:16.583955 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:16.592274 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-222d492d-7e89-41e5-bdda-580d569c4938 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Volume info retrieved successfully. Aug 01 13:00:16.599981 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-222d492d-7e89-41e5-bdda-580d569c4938 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 returned with HTTP 200 Aug 01 13:00:16.600398 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 366/1439] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:16 2026] GET /volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:16.919823 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6375f77-b42f-4567-b0e8-49b8eac95884 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:16.924150 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6375f77-b42f-4567-b0e8-49b8eac95884 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 13:00:16.924432 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6375f77-b42f-4567-b0e8-49b8eac95884 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:16.924862 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6375f77-b42f-4567-b0e8-49b8eac95884 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:16.937407 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:16.937407 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:16.942277 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6375f77-b42f-4567-b0e8-49b8eac95884 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:00:16.949367 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6375f77-b42f-4567-b0e8-49b8eac95884 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 13:00:16.949967 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 356/1440] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:16 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:17.326294 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d74088dd-c4f8-47fa-97be-d1d8d9f87a04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:17.328924 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d74088dd-c4f8-47fa-97be-d1d8d9f87a04 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 13:00:17.329226 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d74088dd-c4f8-47fa-97be-d1d8d9f87a04 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:17.332975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d74088dd-c4f8-47fa-97be-d1d8d9f87a04 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:17.345168 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:17.345168 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:17.351424 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d74088dd-c4f8-47fa-97be-d1d8d9f87a04 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:00:17.357240 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d74088dd-c4f8-47fa-97be-d1d8d9f87a04 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 13:00:17.357924 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 361/1441] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:17 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:17.415345 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-4bdeb176-e459-4d98-9ee5-f023b894b06e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:17.421363 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-4bdeb176-e459-4d98-9ee5-f023b894b06e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 13:00:17.421523 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-4bdeb176-e459-4d98-9ee5-f023b894b06e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:17.421761 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-4bdeb176-e459-4d98-9ee5-f023b894b06e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:17.439484 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:17.439484 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:17.446230 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-4bdeb176-e459-4d98-9ee5-f023b894b06e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:00:17.453499 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-4bdeb176-e459-4d98-9ee5-f023b894b06e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 13:00:17.454032 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 359/1442] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:00:17 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:17.484187 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-d8a7c76f-f76c-443a-b938-193cf00a9f9d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:17.492992 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-d8a7c76f-f76c-443a-b938-193cf00a9f9d tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] POST https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c/action Aug 01 13:00:17.492992 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-d8a7c76f-f76c-443a-b938-193cf00a9f9d tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:17.492992 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-d8a7c76f-f76c-443a-b938-193cf00a9f9d tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:17.516723 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:17.516723 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:17.517265 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-d8a7c76f-f76c-443a-b938-193cf00a9f9d tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:00:17.525081 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-d8a7c76f-f76c-443a-b938-193cf00a9f9d tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Begin detaching volume completed successfully. Aug 01 13:00:17.525400 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-d8a7c76f-f76c-443a-b938-193cf00a9f9d tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c/action returned with HTTP 202 Aug 01 13:00:17.526077 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 367/1443] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:00:17 2026] POST /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:17.601192 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-45283b35-8533-4898-aad4-1263c4610e12 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:17.603759 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45283b35-8533-4898-aad4-1263c4610e12 None None] GET https://10.4.3.110/volume// Aug 01 13:00:17.603759 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45283b35-8533-4898-aad4-1263c4610e12 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:17.604737 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45283b35-8533-4898-aad4-1263c4610e12 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:17.605164 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45283b35-8533-4898-aad4-1263c4610e12 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:00:17.605481 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 357/1444] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:00:17 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:00:17.616559 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-c0b54032-da33-4fd0-a85a-5b6753f9913a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:17.619298 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-c0b54032-da33-4fd0-a85a-5b6753f9913a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 13:00:17.619578 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-c0b54032-da33-4fd0-a85a-5b6753f9913a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:17.619826 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-c0b54032-da33-4fd0-a85a-5b6753f9913a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:17.625211 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-760055c3-d031-40fb-8627-ef5174685d59 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:17.627123 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-760055c3-d031-40fb-8627-ef5174685d59 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] GET https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 Aug 01 13:00:17.627321 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-760055c3-d031-40fb-8627-ef5174685d59 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:17.627499 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-760055c3-d031-40fb-8627-ef5174685d59 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:17.633465 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-760055c3-d031-40fb-8627-ef5174685d59 tempest-VolumeQuotasNegativeTestJSON-1851318561 tempest-VolumeQuotasNegativeTestJSON-1851318561-project-member] https://10.4.3.110/volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 returned with HTTP 404 Aug 01 13:00:17.634070 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 360/1445] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:17 2026] GET /volume/v3/volumes/60277a35-1d0a-4949-93aa-7f6ec9f61062 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:00:17.649414 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:17.649414 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:17.653321 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-36572823-c8e7-4a8a-a78d-3cb9b14b2741 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:17.654919 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-c0b54032-da33-4fd0-a85a-5b6753f9913a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:00:17.655872 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36572823-c8e7-4a8a-a78d-3cb9b14b2741 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 Aug 01 13:00:17.657066 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36572823-c8e7-4a8a-a78d-3cb9b14b2741 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:17.668275 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-c0b54032-da33-4fd0-a85a-5b6753f9913a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 13:00:17.668275 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 362/1446] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:00:17 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 1322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:00:17.823818 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36572823-c8e7-4a8a-a78d-3cb9b14b2741 tempest-VolumeQuotasNegativeTestJSON-1504175014 tempest-VolumeQuotasNegativeTestJSON-1504175014-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 returned with HTTP 200 Aug 01 13:00:17.823818 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 368/1447] 10.4.3.110 () {68 vars in 1375 bytes} [Sat Aug 1 13:00:17 2026] PUT /volume/v3/os-quota-sets/d438fd4a66f04964be351c6ac80843e1 => generated 570 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:18.949494 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-463083b4-90ac-4bf4-bfe6-538c960e335f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:18.954245 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-463083b4-90ac-4bf4-bfe6-538c960e335f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] DELETE https://10.4.3.110/volume/v3/attachments/f5bca77c-0f99-48a3-85f4-68f2bf1e7587 Aug 01 13:00:18.954597 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-463083b4-90ac-4bf4-bfe6-538c960e335f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:18.955620 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-463083b4-90ac-4bf4-bfe6-538c960e335f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:18.970900 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:18.970900 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:19.065762 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5ea8df1c-5454-43c9-a246-2dea56019b91 req-463083b4-90ac-4bf4-bfe6-538c960e335f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/f5bca77c-0f99-48a3-85f4-68f2bf1e7587 returned with HTTP 200 Aug 01 13:00:19.066397 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 358/1448] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:00:18 2026] DELETE /volume/v3/attachments/f5bca77c-0f99-48a3-85f4-68f2bf1e7587 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:19.697100 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9c96f4ff-2390-446a-86ee-42baa55bf23a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:19.699856 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c96f4ff-2390-446a-86ee-42baa55bf23a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 13:00:19.700264 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c96f4ff-2390-446a-86ee-42baa55bf23a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:19.700554 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c96f4ff-2390-446a-86ee-42baa55bf23a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:19.712738 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:19.712738 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:19.721228 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9c96f4ff-2390-446a-86ee-42baa55bf23a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:00:19.728888 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c96f4ff-2390-446a-86ee-42baa55bf23a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 13:00:19.729514 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 361/1449] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:19 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:20.889968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc370ca3-531e-4d91-953f-2ec992ff1774 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:21.049569 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc370ca3-531e-4d91-953f-2ec992ff1774 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes Aug 01 13:00:21.051964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc370ca3-531e-4d91-953f-2ec992ff1774 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:21.051964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc370ca3-531e-4d91-953f-2ec992ff1774 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:21.051964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-cc370ca3-531e-4d91-953f-2ec992ff1774 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:00:21.051964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cc370ca3-531e-4d91-953f-2ec992ff1774 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:00:21.057872 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cc370ca3-531e-4d91-953f-2ec992ff1774 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Get all volumes completed successfully. Aug 01 13:00:21.058256 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc370ca3-531e-4d91-953f-2ec992ff1774 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 200 Aug 01 13:00:21.058739 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 363/1450] 10.4.3.110 () {66 vars in 1237 bytes} [Sat Aug 1 13:00:20 2026] GET /volume/v3/volumes => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:00:21.076524 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:21.078768 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:21.079171 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-424886564"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:21.080811 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-424886564'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:21.081228 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Create volume of 1 GB Aug 01 13:00:21.086583 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Availability Zones retrieved successfully. Aug 01 13:00:21.098370 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Flow 'volume_create_api' (00cdd2ee-e9c6-4cea-a47b-2be705b51d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:21.101783 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d2b11d2-f94b-4d68-92be-f2e2c992d387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:21.103687 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:21.182282 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d2b11d2-f94b-4d68-92be-f2e2c992d387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:21.184438 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86abf646-641f-422e-b76e-e32da0a1eca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:21.289997 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Created reservations ['2c43c93e-baee-4e03-9bf1-f3116f09ca0a', '8c0bd59b-407a-4723-aafd-3fddb36ee204', 'bb0f1a65-75e8-465c-a798-b041f9c8fd74', '1cf70c5f-2753-441b-bf49-41bff0b78f8f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:21.291159 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86abf646-641f-422e-b76e-e32da0a1eca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c43c93e-baee-4e03-9bf1-f3116f09ca0a', '8c0bd59b-407a-4723-aafd-3fddb36ee204', 'bb0f1a65-75e8-465c-a798-b041f9c8fd74', '1cf70c5f-2753-441b-bf49-41bff0b78f8f']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:21.292321 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd925e94-6934-46d2-a4f5-610e05ed5257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:21.323990 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd925e94-6934-46d2-a4f5-610e05ed5257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9ce06d-f04c-489f-986d-43d751758065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-424886564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8977eb76d6944ddab23188b0c260c700',qos_specs=None,replication_status=,reservations=['2c43c93e-baee-4e03-9bf1-f3116f09ca0a','8c0bd59b-407a-4723-aafd-3fddb36ee204','bb0f1a65-75e8-465c-a798-b041f9c8fd74','1cf70c5f-2753-441b-bf49-41bff0b78f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2f4833d8974bb09fcb6b13a9f90f2c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-424886564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db9ce06d-f04c-489f-986d-43d751758065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8977eb76d6944ddab23188b0c260c700',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='cf2f4833d8974bb09fcb6b13a9f90f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:21.324832 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13e5faf-5eb8-45f9-80b0-682ba54a7141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:21.347894 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13e5faf-5eb8-45f9-80b0-682ba54a7141) 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-VolumesListAdminTestJSON-Volume-424886564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8977eb76d6944ddab23188b0c260c700',qos_specs=None,replication_status=,reservations=['2c43c93e-baee-4e03-9bf1-f3116f09ca0a','8c0bd59b-407a-4723-aafd-3fddb36ee204','bb0f1a65-75e8-465c-a798-b041f9c8fd74','1cf70c5f-2753-441b-bf49-41bff0b78f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2f4833d8974bb09fcb6b13a9f90f2c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:21.348780 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5907618a-efff-4374-836a-3e21e972ed60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:21.359885 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5907618a-efff-4374-836a-3e21e972ed60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:21.361220 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Flow 'volume_create_api' (00cdd2ee-e9c6-4cea-a47b-2be705b51d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:21.361690 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Create volume request issued successfully. Aug 01 13:00:21.362665 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-333c7f27-4bdb-4f8d-8f18-f1fbcc4697c4 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:21.363274 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 369/1451] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:21 2026] POST /volume/v3/volumes => generated 754 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:21.377888 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a2040abe-ab2b-4bb1-bace-0b240e0a9ab6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:21.385017 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2040abe-ab2b-4bb1-bace-0b240e0a9ab6 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 Aug 01 13:00:21.386107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a2040abe-ab2b-4bb1-bace-0b240e0a9ab6 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:21.386662 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a2040abe-ab2b-4bb1-bace-0b240e0a9ab6 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:21.398362 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:21.398362 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:21.403764 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a2040abe-ab2b-4bb1-bace-0b240e0a9ab6 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:21.409542 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2040abe-ab2b-4bb1-bace-0b240e0a9ab6 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 returned with HTTP 200 Aug 01 13:00:21.410397 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 359/1452] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:21 2026] GET /volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:22.431543 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-41d1a214-81b6-4758-8e7f-a5654f3bd78c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:22.434270 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41d1a214-81b6-4758-8e7f-a5654f3bd78c tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 Aug 01 13:00:22.435460 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41d1a214-81b6-4758-8e7f-a5654f3bd78c tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:22.435460 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41d1a214-81b6-4758-8e7f-a5654f3bd78c tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:22.446909 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:22.446909 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:22.454179 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-41d1a214-81b6-4758-8e7f-a5654f3bd78c tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:22.463590 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41d1a214-81b6-4758-8e7f-a5654f3bd78c tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 returned with HTTP 200 Aug 01 13:00:22.468048 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 362/1453] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:22 2026] GET /volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:22.487628 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d8194be9-ff7b-483f-999d-19297740a237 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:22.492243 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8194be9-ff7b-483f-999d-19297740a237 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 Aug 01 13:00:22.493081 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8194be9-ff7b-483f-999d-19297740a237 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:22.493081 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8194be9-ff7b-483f-999d-19297740a237 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:22.507532 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:22.507532 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:22.515371 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d8194be9-ff7b-483f-999d-19297740a237 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:22.522973 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8194be9-ff7b-483f-999d-19297740a237 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 returned with HTTP 200 Aug 01 13:00:22.522973 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 364/1454] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:22 2026] GET /volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:22.548141 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-43db49de-79fd-48d9-b526-4613604e28ec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:22.552439 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:22.552439 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1779881683"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:22.554044 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1779881683'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:22.554481 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Create volume of 1 GB Aug 01 13:00:22.555265 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:22.555265 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:22.565773 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Availability Zones retrieved successfully. Aug 01 13:00:22.576375 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Flow 'volume_create_api' (86fc3b7a-83a4-4e5b-a686-5ae0e8756992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:22.577898 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b29c99a-55a6-49a7-b4db-556dbe81b649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:22.579904 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:22.641006 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b29c99a-55a6-49a7-b4db-556dbe81b649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:22.641006 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2d30f3-bcbb-49e9-a078-587449ee1c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:22.715999 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Created reservations ['e0277ab3-2559-4fa9-885b-aeac6db90224', '6e3a7863-192b-4487-bf6d-e66656559ddc', 'bb661984-f6ac-4336-88a2-7d1781d76164', '4dada92d-0a54-4a7e-87f3-4779cef6893c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:22.717020 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2d30f3-bcbb-49e9-a078-587449ee1c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0277ab3-2559-4fa9-885b-aeac6db90224', '6e3a7863-192b-4487-bf6d-e66656559ddc', 'bb661984-f6ac-4336-88a2-7d1781d76164', '4dada92d-0a54-4a7e-87f3-4779cef6893c']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:22.718494 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac6b393-83f3-463b-a23b-a21cac4a6d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:22.748551 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac6b393-83f3-463b-a23b-a21cac4a6d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44c26870-8c13-4913-9de8-a289a34b4cc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1779881683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8977eb76d6944ddab23188b0c260c700',qos_specs=None,replication_status=,reservations=['e0277ab3-2559-4fa9-885b-aeac6db90224','6e3a7863-192b-4487-bf6d-e66656559ddc','bb661984-f6ac-4336-88a2-7d1781d76164','4dada92d-0a54-4a7e-87f3-4779cef6893c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2f4833d8974bb09fcb6b13a9f90f2c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1779881683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44c26870-8c13-4913-9de8-a289a34b4cc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8977eb76d6944ddab23188b0c260c700',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='cf2f4833d8974bb09fcb6b13a9f90f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:22.748551 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c36f438-958c-46ac-ae36-96661b704597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:22.778491 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c36f438-958c-46ac-ae36-96661b704597) 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-VolumesListAdminTestJSON-Volume-1779881683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8977eb76d6944ddab23188b0c260c700',qos_specs=None,replication_status=,reservations=['e0277ab3-2559-4fa9-885b-aeac6db90224','6e3a7863-192b-4487-bf6d-e66656559ddc','bb661984-f6ac-4336-88a2-7d1781d76164','4dada92d-0a54-4a7e-87f3-4779cef6893c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2f4833d8974bb09fcb6b13a9f90f2c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:22.779223 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d724149a-744e-4947-a0e7-32bdc955a627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:22.791498 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d724149a-744e-4947-a0e7-32bdc955a627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:22.792608 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Flow 'volume_create_api' (86fc3b7a-83a4-4e5b-a686-5ae0e8756992) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:22.793643 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Create volume request issued successfully. Aug 01 13:00:22.793643 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43db49de-79fd-48d9-b526-4613604e28ec tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:22.793992 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 370/1455] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:22 2026] POST /volume/v3/volumes => generated 755 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:22.809790 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-46344f9c-a20c-4fcb-aff6-441fee2f672a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:22.813681 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-46344f9c-a20c-4fcb-aff6-441fee2f672a tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 Aug 01 13:00:22.814116 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-46344f9c-a20c-4fcb-aff6-441fee2f672a tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:22.814618 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-46344f9c-a20c-4fcb-aff6-441fee2f672a tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:22.837685 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:22.837685 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:22.842650 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-46344f9c-a20c-4fcb-aff6-441fee2f672a tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:22.849688 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-46344f9c-a20c-4fcb-aff6-441fee2f672a tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 returned with HTTP 200 Aug 01 13:00:22.850109 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 360/1456] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:22 2026] GET /volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:23.585801 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:23.591067 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:23.591067 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1377291422", "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:23.595833 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1377291422', 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:23.814439 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Create volume of 1 GB Aug 01 13:00:23.820728 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Availability Zones retrieved successfully. Aug 01 13:00:23.827078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Flow 'volume_create_api' (baca2e55-27a7-4aa7-9278-0d710db1ebed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:23.828289 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b914ea2-b9ba-4945-92d2-62fccf1c3329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:23.829350 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:23.870594 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0871aa76-74c2-4ea0-8274-31279ed3d7f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:23.872764 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0871aa76-74c2-4ea0-8274-31279ed3d7f1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 Aug 01 13:00:23.872957 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0871aa76-74c2-4ea0-8274-31279ed3d7f1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:23.873332 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0871aa76-74c2-4ea0-8274-31279ed3d7f1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:23.880323 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:23.880323 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:23.884607 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0871aa76-74c2-4ea0-8274-31279ed3d7f1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:23.891766 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0871aa76-74c2-4ea0-8274-31279ed3d7f1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 returned with HTTP 200 Aug 01 13:00:23.892571 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 365/1457] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:23 2026] GET /volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:23.906441 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b914ea2-b9ba-4945-92d2-62fccf1c3329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:23.909617 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d304cc6-b64f-40d6-bed0-35756fef1179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:23.911729 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ebd3fad-b776-4285-9da8-a89e9da0f7b3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:23.915049 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ebd3fad-b776-4285-9da8-a89e9da0f7b3 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 Aug 01 13:00:23.915328 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ebd3fad-b776-4285-9da8-a89e9da0f7b3 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:23.915614 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ebd3fad-b776-4285-9da8-a89e9da0f7b3 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:23.925427 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:23.925427 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:23.929627 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3ebd3fad-b776-4285-9da8-a89e9da0f7b3 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:23.934259 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ebd3fad-b776-4285-9da8-a89e9da0f7b3 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 returned with HTTP 200 Aug 01 13:00:23.935310 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 371/1458] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:23 2026] GET /volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:23.951153 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:23.953407 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:23.953821 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2050906924"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:23.955531 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2050906924'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:23.955731 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Create volume of 1 GB Aug 01 13:00:23.960174 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Availability Zones retrieved successfully. Aug 01 13:00:23.966262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Flow 'volume_create_api' (ee369d32-4dbf-48a1-999b-87a2837bf2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:23.966955 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Created reservations ['61b1e546-c937-47ca-9dbc-8f5c8e635a1b', '3df195fa-bd3b-4865-be4c-9a14c0f38b66', 'a977dd68-92af-4ee4-8f2f-ae45d1e0210d', '649bc4ac-8d82-4790-9c0f-0ac7a9257cc8'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:23.967505 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8022f4-415e-4696-9996-c21a6313a66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:23.968064 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d304cc6-b64f-40d6-bed0-35756fef1179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61b1e546-c937-47ca-9dbc-8f5c8e635a1b', '3df195fa-bd3b-4865-be4c-9a14c0f38b66', 'a977dd68-92af-4ee4-8f2f-ae45d1e0210d', '649bc4ac-8d82-4790-9c0f-0ac7a9257cc8']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:23.968466 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:23.969388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a597fa-1ac5-4992-8110-0b2fd990aac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:24.001910 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a597fa-1ac5-4992-8110-0b2fd990aac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1b7eefe-37ad-45b9-a221-cb5258d1f938', '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-1377291422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775c8c868f2d4dcf9caa38756f2f7026',qos_specs=None,replication_status=,reservations=['61b1e546-c937-47ca-9dbc-8f5c8e635a1b','3df195fa-bd3b-4865-be4c-9a14c0f38b66','a977dd68-92af-4ee4-8f2f-ae45d1e0210d','649bc4ac-8d82-4790-9c0f-0ac7a9257cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf7a4d315814aa08c64158e03430ecb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1377291422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1b7eefe-37ad-45b9-a221-cb5258d1f938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='775c8c868f2d4dcf9caa38756f2f7026',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='9cf7a4d315814aa08c64158e03430ecb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:24.004000 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe7e1106-7c11-4b26-8f79-2fd3cead08b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:24.027359 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8022f4-415e-4696-9996-c21a6313a66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:24.030047 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f372b22-c038-4acc-a037-67ab09236e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:24.034938 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe7e1106-7c11-4b26-8f79-2fd3cead08b9) 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-1377291422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775c8c868f2d4dcf9caa38756f2f7026',qos_specs=None,replication_status=,reservations=['61b1e546-c937-47ca-9dbc-8f5c8e635a1b','3df195fa-bd3b-4865-be4c-9a14c0f38b66','a977dd68-92af-4ee4-8f2f-ae45d1e0210d','649bc4ac-8d82-4790-9c0f-0ac7a9257cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf7a4d315814aa08c64158e03430ecb',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:24.035939 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8fd1b32-e02c-4659-81f4-6f1b71f75097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:24.051596 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8fd1b32-e02c-4659-81f4-6f1b71f75097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:24.053021 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Flow 'volume_create_api' (baca2e55-27a7-4aa7-9278-0d710db1ebed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:24.053021 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Create volume request issued successfully. Aug 01 13:00:24.053231 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c5f16d56-1dd8-446d-87ec-dfc1275ab542 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:24.053659 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 363/1459] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:00:23 2026] POST /volume/v3/volumes => generated 753 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 13:00:24.070140 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d9b804a3-a48b-4a9b-aeb0-348b8c317746 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:24.075758 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9b804a3-a48b-4a9b-aeb0-348b8c317746 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 Aug 01 13:00:24.077574 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9b804a3-a48b-4a9b-aeb0-348b8c317746 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:24.077909 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9b804a3-a48b-4a9b-aeb0-348b8c317746 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:24.095426 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Created reservations ['56dfe34a-1aab-4a7e-be31-e4c646968b3c', 'da94a33e-bb82-4eca-9c1c-04577b0248ac', '3153d341-43c8-4701-964b-2227347383c4', '2df6e328-78c3-48ac-94ff-fd03679529fc'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:24.095426 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f372b22-c038-4acc-a037-67ab09236e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56dfe34a-1aab-4a7e-be31-e4c646968b3c', 'da94a33e-bb82-4eca-9c1c-04577b0248ac', '3153d341-43c8-4701-964b-2227347383c4', '2df6e328-78c3-48ac-94ff-fd03679529fc']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:24.095594 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:24.095594 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:24.095675 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9742085e-cdff-4e57-9dae-e84721404a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:24.103097 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d9b804a3-a48b-4a9b-aeb0-348b8c317746 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:00:24.111976 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9b804a3-a48b-4a9b-aeb0-348b8c317746 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 returned with HTTP 200 Aug 01 13:00:24.111976 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 366/1460] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:24 2026] GET /volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:24.128515 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9742085e-cdff-4e57-9dae-e84721404a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '455e729f-4d49-448a-ad6e-6db36aa8f512', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2050906924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8977eb76d6944ddab23188b0c260c700',qos_specs=None,replication_status=,reservations=['56dfe34a-1aab-4a7e-be31-e4c646968b3c','da94a33e-bb82-4eca-9c1c-04577b0248ac','3153d341-43c8-4701-964b-2227347383c4','2df6e328-78c3-48ac-94ff-fd03679529fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2f4833d8974bb09fcb6b13a9f90f2c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2050906924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=455e729f-4d49-448a-ad6e-6db36aa8f512,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8977eb76d6944ddab23188b0c260c700',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='cf2f4833d8974bb09fcb6b13a9f90f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:24.129685 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba2a2c3-f6ed-4478-908c-918e0f240117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:24.157266 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba2a2c3-f6ed-4478-908c-918e0f240117) 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-VolumesListAdminTestJSON-Volume-2050906924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8977eb76d6944ddab23188b0c260c700',qos_specs=None,replication_status=,reservations=['56dfe34a-1aab-4a7e-be31-e4c646968b3c','da94a33e-bb82-4eca-9c1c-04577b0248ac','3153d341-43c8-4701-964b-2227347383c4','2df6e328-78c3-48ac-94ff-fd03679529fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2f4833d8974bb09fcb6b13a9f90f2c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:24.158217 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca3656d-5b4e-40b6-addb-2631c246e876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:24.170212 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca3656d-5b4e-40b6-addb-2631c246e876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:24.173987 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Flow 'volume_create_api' (ee369d32-4dbf-48a1-999b-87a2837bf2e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:24.173987 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Create volume request issued successfully. Aug 01 13:00:24.173987 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cda1809-5f83-4736-b2aa-ac6aaa657a87 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:24.173987 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 361/1461] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:23 2026] POST /volume/v3/volumes => generated 755 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 13:00:24.190878 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-03bde506-a328-43b4-a5fe-63723792f3ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:24.195978 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03bde506-a328-43b4-a5fe-63723792f3ce tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 Aug 01 13:00:24.195978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03bde506-a328-43b4-a5fe-63723792f3ce tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:24.195978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03bde506-a328-43b4-a5fe-63723792f3ce tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:24.202679 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:24.202679 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:24.207719 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-03bde506-a328-43b4-a5fe-63723792f3ce tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:24.213556 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03bde506-a328-43b4-a5fe-63723792f3ce tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 returned with HTTP 200 Aug 01 13:00:24.216989 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 372/1462] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:24 2026] GET /volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:25.131164 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2673bf3b-4c98-4ff6-ac94-985867980d89 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:25.134804 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2673bf3b-4c98-4ff6-ac94-985867980d89 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 Aug 01 13:00:25.135304 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2673bf3b-4c98-4ff6-ac94-985867980d89 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:25.135877 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2673bf3b-4c98-4ff6-ac94-985867980d89 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:25.147010 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:25.147010 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:25.151528 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2673bf3b-4c98-4ff6-ac94-985867980d89 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:00:25.159483 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2673bf3b-4c98-4ff6-ac94-985867980d89 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 returned with HTTP 200 Aug 01 13:00:25.160189 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 364/1463] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:25 2026] GET /volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:25.211180 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-41ef4d1b-8ba6-46a6-9b83-49577654bcce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:25.214171 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-41ef4d1b-8ba6-46a6-9b83-49577654bcce tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 Aug 01 13:00:25.214455 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-41ef4d1b-8ba6-46a6-9b83-49577654bcce tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:25.214652 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-41ef4d1b-8ba6-46a6-9b83-49577654bcce tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:25.233307 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:25.233307 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:25.238229 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8871e4e6-7e42-41f7-a897-3e5c58a2aff6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:25.241546 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8871e4e6-7e42-41f7-a897-3e5c58a2aff6 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 Aug 01 13:00:25.241767 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8871e4e6-7e42-41f7-a897-3e5c58a2aff6 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:25.242522 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8871e4e6-7e42-41f7-a897-3e5c58a2aff6 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:25.242691 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-41ef4d1b-8ba6-46a6-9b83-49577654bcce tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:00:25.250207 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-41ef4d1b-8ba6-46a6-9b83-49577654bcce tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 returned with HTTP 200 Aug 01 13:00:25.251578 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 367/1464] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:00:25 2026] GET /volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:25.256294 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:25.256294 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:25.263373 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8871e4e6-7e42-41f7-a897-3e5c58a2aff6 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:25.274923 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8871e4e6-7e42-41f7-a897-3e5c58a2aff6 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 returned with HTTP 200 Aug 01 13:00:25.275642 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 362/1465] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:25 2026] GET /volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:25.294976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-74659556-f58e-4ea9-aa01-65f0ddbdbfc7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:25.297279 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74659556-f58e-4ea9-aa01-65f0ddbdbfc7 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 Aug 01 13:00:25.297732 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-74659556-f58e-4ea9-aa01-65f0ddbdbfc7 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:25.297809 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-74659556-f58e-4ea9-aa01-65f0ddbdbfc7 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:25.310373 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:25.310373 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:25.317073 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-74659556-f58e-4ea9-aa01-65f0ddbdbfc7 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:25.322986 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74659556-f58e-4ea9-aa01-65f0ddbdbfc7 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 returned with HTTP 200 Aug 01 13:00:25.323845 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 373/1466] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:25 2026] GET /volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:25.342261 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:25.572490 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:25.573049 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:25.575246 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:25.575246 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Create volume of 1 GB Aug 01 13:00:25.581477 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Availability Zones retrieved successfully. Aug 01 13:00:25.589551 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Flow 'volume_create_api' (eda928e9-0d47-4fd8-89ec-aa1b4f06cf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:25.590927 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498d8a6f-a9b0-41fc-9edd-9a6be60e92f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:25.592090 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:25.633445 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498d8a6f-a9b0-41fc-9edd-9a6be60e92f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:25.635289 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d64c0055-ffc3-4611-a9cd-e383f38fcaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:25.788901 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Created reservations ['744e88dd-eb65-4700-8119-a87d66528fc4', '28d16065-85ef-48f8-9ca7-d621d5167f52', '79370ad2-238b-417c-8690-0be59ed8af32', 'd935219a-b017-4f4b-89ac-405a447fc87f'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:25.790387 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d64c0055-ffc3-4611-a9cd-e383f38fcaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['744e88dd-eb65-4700-8119-a87d66528fc4', '28d16065-85ef-48f8-9ca7-d621d5167f52', '79370ad2-238b-417c-8690-0be59ed8af32', 'd935219a-b017-4f4b-89ac-405a447fc87f']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:25.790672 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d6b14f-4ff4-4b5e-b326-e6d72f09093a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:25.830290 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d6b14f-4ff4-4b5e-b326-e6d72f09093a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '065e4cb4-1b39-4fb4-bab9-058a413f7af3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3817fbb8d75740e1a667750539f6c308',qos_specs=None,replication_status=,reservations=['744e88dd-eb65-4700-8119-a87d66528fc4','28d16065-85ef-48f8-9ca7-d621d5167f52','79370ad2-238b-417c-8690-0be59ed8af32','d935219a-b017-4f4b-89ac-405a447fc87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429a1012a5f547809675c3a69bb2749b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=065e4cb4-1b39-4fb4-bab9-058a413f7af3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3817fbb8d75740e1a667750539f6c308',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='429a1012a5f547809675c3a69bb2749b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:25.831654 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd79f426-c548-4ee3-b7c0-503edefbd21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:25.877337 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd79f426-c548-4ee3-b7c0-503edefbd21c) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3817fbb8d75740e1a667750539f6c308',qos_specs=None,replication_status=,reservations=['744e88dd-eb65-4700-8119-a87d66528fc4','28d16065-85ef-48f8-9ca7-d621d5167f52','79370ad2-238b-417c-8690-0be59ed8af32','d935219a-b017-4f4b-89ac-405a447fc87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429a1012a5f547809675c3a69bb2749b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:25.879095 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99ce97e8-4441-4ed6-b612-a0407e600d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:25.897655 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99ce97e8-4441-4ed6-b612-a0407e600d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:25.899058 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Flow 'volume_create_api' (eda928e9-0d47-4fd8-89ec-aa1b4f06cf45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:25.899646 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Create volume request issued successfully. Aug 01 13:00:25.900474 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9a0952f7-4c83-4749-b532-7b3ff899ee9b tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:25.901061 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 365/1467] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:25 2026] POST /volume/v3/volumes => generated 733 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:25.920680 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e3f75127-2bc7-453a-a297-121b34f38377 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:25.924247 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3f75127-2bc7-453a-a297-121b34f38377 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] GET https://10.4.3.110/volume/v3/volumes/065e4cb4-1b39-4fb4-bab9-058a413f7af3 Aug 01 13:00:25.927746 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3f75127-2bc7-453a-a297-121b34f38377 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:25.928107 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3f75127-2bc7-453a-a297-121b34f38377 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:25.941198 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:25.941198 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:25.947656 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e3f75127-2bc7-453a-a297-121b34f38377 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Volume info retrieved successfully. Aug 01 13:00:25.956361 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3f75127-2bc7-453a-a297-121b34f38377 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] https://10.4.3.110/volume/v3/volumes/065e4cb4-1b39-4fb4-bab9-058a413f7af3 returned with HTTP 200 Aug 01 13:00:25.957404 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 368/1468] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:25 2026] GET /volume/v3/volumes/065e4cb4-1b39-4fb4-bab9-058a413f7af3 => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:25.961591 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-a90f68bf-4df9-4b6a-b5e0-02408dd382cb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:25.965963 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-a90f68bf-4df9-4b6a-b5e0-02408dd382cb tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 Aug 01 13:00:25.966279 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-a90f68bf-4df9-4b6a-b5e0-02408dd382cb tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:25.968333 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-a90f68bf-4df9-4b6a-b5e0-02408dd382cb tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:25.984934 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:25.984934 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:25.993619 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-a90f68bf-4df9-4b6a-b5e0-02408dd382cb tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:00:26.001310 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-a90f68bf-4df9-4b6a-b5e0-02408dd382cb tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 returned with HTTP 200 Aug 01 13:00:26.001882 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 363/1469] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:00:25 2026] GET /volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:26.018960 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-368a2272-96b7-49cd-a841-a216a617d7f0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:26.019591 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-368a2272-96b7-49cd-a841-a216a617d7f0 None None] GET https://10.4.3.110/volume// Aug 01 13:00:26.019743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-368a2272-96b7-49cd-a841-a216a617d7f0 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:26.020394 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-368a2272-96b7-49cd-a841-a216a617d7f0 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:26.020394 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-368a2272-96b7-49cd-a841-a216a617d7f0 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:00:26.020842 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 374/1470] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:00:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:00:26.037749 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-25a65b4b-449b-4751-9bb9-a766478d0a3e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:26.040326 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-25a65b4b-449b-4751-9bb9-a766478d0a3e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:00:26.040433 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-25a65b4b-449b-4751-9bb9-a766478d0a3e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1b7eefe-37ad-45b9-a221-cb5258d1f938", "connector": null, "instance_uuid": "154849b1-0903-4fd1-a465-954e18e212a4"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:26.066656 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:26.066656 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:26.127732 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-25a65b4b-449b-4751-9bb9-a766478d0a3e tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:00:26.128743 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 366/1471] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:00:26 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:26.975317 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-638ad8a6-6a4b-4aa0-bb37-1b7e648973f4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:26.977605 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-638ad8a6-6a4b-4aa0-bb37-1b7e648973f4 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] GET https://10.4.3.110/volume/v3/volumes/065e4cb4-1b39-4fb4-bab9-058a413f7af3 Aug 01 13:00:26.977803 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-638ad8a6-6a4b-4aa0-bb37-1b7e648973f4 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:26.978000 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-638ad8a6-6a4b-4aa0-bb37-1b7e648973f4 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:26.988794 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:26.988794 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:26.996399 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-638ad8a6-6a4b-4aa0-bb37-1b7e648973f4 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Volume info retrieved successfully. Aug 01 13:00:27.004180 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-638ad8a6-6a4b-4aa0-bb37-1b7e648973f4 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] https://10.4.3.110/volume/v3/volumes/065e4cb4-1b39-4fb4-bab9-058a413f7af3 returned with HTTP 200 Aug 01 13:00:27.004770 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 369/1472] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:26 2026] GET /volume/v3/volumes/065e4cb4-1b39-4fb4-bab9-058a413f7af3 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:27.023288 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7fb1849d-cc1c-4510-b66f-876234d925a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:27.025471 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fb1849d-cc1c-4510-b66f-876234d925a6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1&project_id=8977eb76d6944ddab23188b0c260c700 Aug 01 13:00:27.025794 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fb1849d-cc1c-4510-b66f-876234d925a6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:27.026060 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fb1849d-cc1c-4510-b66f-876234d925a6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:27.026715 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7fb1849d-cc1c-4510-b66f-876234d925a6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Could not evaluate value 8977eb76d6944ddab23188b0c260c700, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:00:27.027314 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7fb1849d-cc1c-4510-b66f-876234d925a6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Searching by: MultiDict([('project_id', '8977eb76d6944ddab23188b0c260c700'), ('all_tenants', 1)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:00:27.063727 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7fb1849d-cc1c-4510-b66f-876234d925a6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Get all volumes completed successfully. Aug 01 13:00:27.065193 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:27.065193 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:27.071596 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fb1849d-cc1c-4510-b66f-876234d925a6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1&project_id=8977eb76d6944ddab23188b0c260c700 returned with HTTP 200 Aug 01 13:00:27.072510 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 364/1473] 10.4.3.110 () {66 vars in 1373 bytes} [Sat Aug 1 13:00:27 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=8977eb76d6944ddab23188b0c260c700 => generated 3018 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:00:27.092306 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9d07446b-b8ae-4c36-974c-fe8bd4a39cd6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:27.095363 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d07446b-b8ae-4c36-974c-fe8bd4a39cd6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/065e4cb4-1b39-4fb4-bab9-058a413f7af3 Aug 01 13:00:27.095595 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d07446b-b8ae-4c36-974c-fe8bd4a39cd6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:27.095830 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d07446b-b8ae-4c36-974c-fe8bd4a39cd6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:27.096070 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-9d07446b-b8ae-4c36-974c-fe8bd4a39cd6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Delete volume with id: 065e4cb4-1b39-4fb4-bab9-058a413f7af3 Aug 01 13:00:27.105471 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:27.105471 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:27.105973 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9d07446b-b8ae-4c36-974c-fe8bd4a39cd6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Volume info retrieved successfully. Aug 01 13:00:27.137979 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9d07446b-b8ae-4c36-974c-fe8bd4a39cd6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] Delete volume request issued successfully. Aug 01 13:00:27.137979 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d07446b-b8ae-4c36-974c-fe8bd4a39cd6 tempest-VolumesListAdminTestJSON-471113509 tempest-VolumesListAdminTestJSON-471113509-project-admin] https://10.4.3.110/volume/v3/volumes/065e4cb4-1b39-4fb4-bab9-058a413f7af3 returned with HTTP 202 Aug 01 13:00:27.137979 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 375/1474] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:27 2026] DELETE /volume/v3/volumes/065e4cb4-1b39-4fb4-bab9-058a413f7af3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:27.147031 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e57ffba8-a6d7-4654-8766-61900ab661cc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:27.149358 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e57ffba8-a6d7-4654-8766-61900ab661cc tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 Aug 01 13:00:27.149777 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e57ffba8-a6d7-4654-8766-61900ab661cc tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:27.150100 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e57ffba8-a6d7-4654-8766-61900ab661cc tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:27.161211 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:27.161211 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:27.167798 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e57ffba8-a6d7-4654-8766-61900ab661cc tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:27.177097 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e57ffba8-a6d7-4654-8766-61900ab661cc tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 returned with HTTP 200 Aug 01 13:00:27.177691 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 367/1475] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:27 2026] GET /volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:27.195698 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-210c64f6-063d-48a7-984a-98928d6d0ed1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:27.198037 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-210c64f6-063d-48a7-984a-98928d6d0ed1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] DELETE https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 Aug 01 13:00:27.198590 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-210c64f6-063d-48a7-984a-98928d6d0ed1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:27.198923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-210c64f6-063d-48a7-984a-98928d6d0ed1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:27.199584 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-210c64f6-063d-48a7-984a-98928d6d0ed1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Delete volume with id: 455e729f-4d49-448a-ad6e-6db36aa8f512 Aug 01 13:00:27.211893 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:27.211893 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:27.213797 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-210c64f6-063d-48a7-984a-98928d6d0ed1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:27.247933 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-210c64f6-063d-48a7-984a-98928d6d0ed1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Delete volume request issued successfully. Aug 01 13:00:27.248976 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-210c64f6-063d-48a7-984a-98928d6d0ed1 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 returned with HTTP 202 Aug 01 13:00:27.249113 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 370/1476] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:27 2026] DELETE /volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:27.263733 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1e817b6b-eaba-4d73-8963-2140202e20aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:27.265759 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e817b6b-eaba-4d73-8963-2140202e20aa tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 Aug 01 13:00:27.266041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e817b6b-eaba-4d73-8963-2140202e20aa tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:27.266237 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e817b6b-eaba-4d73-8963-2140202e20aa tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:27.277130 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:27.277130 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:27.282058 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1e817b6b-eaba-4d73-8963-2140202e20aa tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:27.288987 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e817b6b-eaba-4d73-8963-2140202e20aa tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 returned with HTTP 200 Aug 01 13:00:27.289735 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 365/1477] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:27 2026] GET /volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:27.643564 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d30cd797-16e2-4104-9947-22fba61374f5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:27.644004 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d30cd797-16e2-4104-9947-22fba61374f5 None None] GET https://10.4.3.110/volume// Aug 01 13:00:27.644266 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d30cd797-16e2-4104-9947-22fba61374f5 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:27.644535 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d30cd797-16e2-4104-9947-22fba61374f5 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:27.644921 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d30cd797-16e2-4104-9947-22fba61374f5 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:00:27.645710 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 376/1478] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:00:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:00:27.658335 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-62ea1954-85d6-48a5-ba54-1a36ae9b8ca0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:27.662201 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-62ea1954-85d6-48a5-ba54-1a36ae9b8ca0 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 Aug 01 13:00:27.662201 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-62ea1954-85d6-48a5-ba54-1a36ae9b8ca0 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:27.662201 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-62ea1954-85d6-48a5-ba54-1a36ae9b8ca0 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:27.684560 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:27.684560 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:27.695129 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-62ea1954-85d6-48a5-ba54-1a36ae9b8ca0 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:00:27.704510 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-62ea1954-85d6-48a5-ba54-1a36ae9b8ca0 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 returned with HTTP 200 Aug 01 13:00:27.705792 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 368/1479] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:00:27 2026] GET /volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 => generated 1540 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:00:27.891010 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-2eeaa754-96d1-49df-a40a-1cdf32e2fc8a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:27.902701 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-2eeaa754-96d1-49df-a40a-1cdf32e2fc8a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] PUT https://10.4.3.110/volume/v3/attachments/b1c3cc06-9d7e-43cb-84a2-9afe7c2c351e Aug 01 13:00:27.902701 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-2eeaa754-96d1-49df-a40a-1cdf32e2fc8a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:27.913827 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-2eeaa754-96d1-49df-a40a-1cdf32e2fc8a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Acquiring lock "cinder-attachment_update-e1b7eefe-37ad-45b9-a221-cb5258d1f938-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:00:27.919983 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-2eeaa754-96d1-49df-a40a-1cdf32e2fc8a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Lock "cinder-attachment_update-e1b7eefe-37ad-45b9-a221-cb5258d1f938-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:00:27.921312 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:27.921312 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:28.057384 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-2eeaa754-96d1-49df-a40a-1cdf32e2fc8a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Lock "cinder-attachment_update-e1b7eefe-37ad-45b9-a221-cb5258d1f938-np0000006302" released by "attachment_update" :: held 0.137s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:00:28.059579 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-2eeaa754-96d1-49df-a40a-1cdf32e2fc8a tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/b1c3cc06-9d7e-43cb-84a2-9afe7c2c351e returned with HTTP 200 Aug 01 13:00:28.059579 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 371/1480] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:00:27 2026] PUT /volume/v3/attachments/b1c3cc06-9d7e-43cb-84a2-9afe7c2c351e => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:28.099989 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-61ecbf45-e01f-4f39-bf9e-0e44a44d4989 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:28.103100 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-61ecbf45-e01f-4f39-bf9e-0e44a44d4989 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] POST https://10.4.3.110/volume/v3/attachments/b1c3cc06-9d7e-43cb-84a2-9afe7c2c351e/action Aug 01 13:00:28.103567 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-61ecbf45-e01f-4f39-bf9e-0e44a44d4989 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:28.103772 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-61ecbf45-e01f-4f39-bf9e-0e44a44d4989 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:28.139646 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:28.139646 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:28.163731 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-dfdef5da-d594-44c0-81c2-6e4cf50e3281 req-61ecbf45-e01f-4f39-bf9e-0e44a44d4989 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/b1c3cc06-9d7e-43cb-84a2-9afe7c2c351e/action returned with HTTP 204 Aug 01 13:00:28.164345 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 366/1481] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:00:28 2026] POST /volume/v3/attachments/b1c3cc06-9d7e-43cb-84a2-9afe7c2c351e/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:28.310017 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d1de0b27-f024-4db0-9b11-bc3bf8c394b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:28.312750 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1de0b27-f024-4db0-9b11-bc3bf8c394b5 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 Aug 01 13:00:28.313094 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1de0b27-f024-4db0-9b11-bc3bf8c394b5 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:28.313386 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1de0b27-f024-4db0-9b11-bc3bf8c394b5 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:28.322630 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1de0b27-f024-4db0-9b11-bc3bf8c394b5 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 returned with HTTP 404 Aug 01 13:00:28.323342 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 377/1482] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:28 2026] GET /volume/v3/volumes/455e729f-4d49-448a-ad6e-6db36aa8f512 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:28.336272 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e08a53a0-adae-4c97-8de5-ea88c67b98c8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:28.339248 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e08a53a0-adae-4c97-8de5-ea88c67b98c8 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 Aug 01 13:00:28.340153 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e08a53a0-adae-4c97-8de5-ea88c67b98c8 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:28.340153 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e08a53a0-adae-4c97-8de5-ea88c67b98c8 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:28.350126 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:28.350126 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:28.356192 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e08a53a0-adae-4c97-8de5-ea88c67b98c8 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:28.362828 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e08a53a0-adae-4c97-8de5-ea88c67b98c8 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 returned with HTTP 200 Aug 01 13:00:28.364061 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 369/1483] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:28 2026] GET /volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:28.382981 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92c1d714-2b8d-4d88-9756-f64288a9dbfb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:28.396975 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92c1d714-2b8d-4d88-9756-f64288a9dbfb tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] DELETE https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 Aug 01 13:00:28.397558 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92c1d714-2b8d-4d88-9756-f64288a9dbfb tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:28.397958 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92c1d714-2b8d-4d88-9756-f64288a9dbfb tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:28.398252 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-92c1d714-2b8d-4d88-9756-f64288a9dbfb tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Delete volume with id: 44c26870-8c13-4913-9de8-a289a34b4cc5 Aug 01 13:00:28.410194 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:28.410194 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:28.412994 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92c1d714-2b8d-4d88-9756-f64288a9dbfb tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:28.441171 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92c1d714-2b8d-4d88-9756-f64288a9dbfb tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Delete volume request issued successfully. Aug 01 13:00:28.441464 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92c1d714-2b8d-4d88-9756-f64288a9dbfb tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 returned with HTTP 202 Aug 01 13:00:28.442320 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 372/1484] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:28 2026] DELETE /volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:28.453242 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d86ef128-c192-4610-8f82-63586eeba046 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:28.456588 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d86ef128-c192-4610-8f82-63586eeba046 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 Aug 01 13:00:28.456588 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d86ef128-c192-4610-8f82-63586eeba046 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:28.456588 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d86ef128-c192-4610-8f82-63586eeba046 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:28.467042 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:28.467042 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:28.481193 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d86ef128-c192-4610-8f82-63586eeba046 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:28.493116 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d86ef128-c192-4610-8f82-63586eeba046 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 returned with HTTP 200 Aug 01 13:00:28.493859 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 367/1485] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:28 2026] GET /volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:29.518047 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fff0170c-a982-46bb-bbb2-77b17e9912b7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:29.520831 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fff0170c-a982-46bb-bbb2-77b17e9912b7 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 Aug 01 13:00:29.521131 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fff0170c-a982-46bb-bbb2-77b17e9912b7 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:29.521388 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fff0170c-a982-46bb-bbb2-77b17e9912b7 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:29.528961 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fff0170c-a982-46bb-bbb2-77b17e9912b7 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 returned with HTTP 404 Aug 01 13:00:29.529646 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 378/1486] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:29 2026] GET /volume/v3/volumes/44c26870-8c13-4913-9de8-a289a34b4cc5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:29.540377 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d397aa6e-56b3-4422-9cfe-bb8b3581fbce None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:29.543627 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d397aa6e-56b3-4422-9cfe-bb8b3581fbce tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 Aug 01 13:00:29.544933 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d397aa6e-56b3-4422-9cfe-bb8b3581fbce tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:29.544933 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d397aa6e-56b3-4422-9cfe-bb8b3581fbce tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:29.555188 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:29.555188 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:29.560495 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d397aa6e-56b3-4422-9cfe-bb8b3581fbce tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:29.567332 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d397aa6e-56b3-4422-9cfe-bb8b3581fbce tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 returned with HTTP 200 Aug 01 13:00:29.567920 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 370/1487] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:29 2026] GET /volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:29.582870 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28f0aac2-3d21-4f9b-b74d-1c1bb7a50848 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:29.588252 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28f0aac2-3d21-4f9b-b74d-1c1bb7a50848 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] DELETE https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 Aug 01 13:00:29.588556 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28f0aac2-3d21-4f9b-b74d-1c1bb7a50848 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:29.588779 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28f0aac2-3d21-4f9b-b74d-1c1bb7a50848 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:29.594299 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-28f0aac2-3d21-4f9b-b74d-1c1bb7a50848 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Delete volume with id: db9ce06d-f04c-489f-986d-43d751758065 Aug 01 13:00:29.607036 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:29.607036 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:29.608731 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28f0aac2-3d21-4f9b-b74d-1c1bb7a50848 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:29.640406 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28f0aac2-3d21-4f9b-b74d-1c1bb7a50848 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Delete volume request issued successfully. Aug 01 13:00:29.640747 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28f0aac2-3d21-4f9b-b74d-1c1bb7a50848 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 returned with HTTP 202 Aug 01 13:00:29.643129 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 373/1488] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:29 2026] DELETE /volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:29.657984 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-639f6aa1-8b03-4e25-b0b6-9c839698cf71 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:29.660799 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-639f6aa1-8b03-4e25-b0b6-9c839698cf71 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 Aug 01 13:00:29.661220 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-639f6aa1-8b03-4e25-b0b6-9c839698cf71 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:29.662209 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-639f6aa1-8b03-4e25-b0b6-9c839698cf71 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:29.673680 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:29.673680 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:29.682827 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-639f6aa1-8b03-4e25-b0b6-9c839698cf71 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Volume info retrieved successfully. Aug 01 13:00:29.693656 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-639f6aa1-8b03-4e25-b0b6-9c839698cf71 tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 returned with HTTP 200 Aug 01 13:00:29.695436 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 368/1489] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:29 2026] GET /volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:30.717675 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9296e91c-7b14-475c-bfe1-37b58dc4b2ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:30.724046 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9296e91c-7b14-475c-bfe1-37b58dc4b2ef tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] GET https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 Aug 01 13:00:30.724046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9296e91c-7b14-475c-bfe1-37b58dc4b2ef tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:30.724046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9296e91c-7b14-475c-bfe1-37b58dc4b2ef tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:30.740830 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9296e91c-7b14-475c-bfe1-37b58dc4b2ef tempest-VolumesListAdminTestJSON-1845902102 tempest-VolumesListAdminTestJSON-1845902102-project-member] https://10.4.3.110/volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 returned with HTTP 404 Aug 01 13:00:30.740830 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 379/1490] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:30 2026] GET /volume/v3/volumes/db9ce06d-f04c-489f-986d-43d751758065 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:33.720519 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:33.723055 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:33.723730 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1, "name": "tempest-VolumesExtendTest-Volume-186156395"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:33.725670 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Create volume request body: {'volume': {'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-186156395'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:33.837022 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Create volume of 1 GB Aug 01 13:00:33.844874 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Availability Zones retrieved successfully. Aug 01 13:00:33.850533 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Flow 'volume_create_api' (338e498f-3cd1-4755-8047-671bdc5c2af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:33.851613 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2937565-9230-4089-ba43-33dc3f454d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:33.852717 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:33.935794 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2937565-9230-4089-ba43-33dc3f454d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:33.937155 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16af9fb-91a2-4752-a152-6cd13c4d4f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:34.023298 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Created reservations ['a6c511db-e0d2-472f-ad2c-56ca1b45cc09', '3159ce88-e010-4a24-ac08-33bafbb9552e', '529ce66c-2785-44ae-93b7-34b2a4eaf8df', '03b8867c-cd68-4286-ad02-5f40286cfe1d'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:34.024456 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16af9fb-91a2-4752-a152-6cd13c4d4f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6c511db-e0d2-472f-ad2c-56ca1b45cc09', '3159ce88-e010-4a24-ac08-33bafbb9552e', '529ce66c-2785-44ae-93b7-34b2a4eaf8df', '03b8867c-cd68-4286-ad02-5f40286cfe1d']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:34.025500 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6f09c2-5f3a-4ea3-bf03-d8fed6bfad1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:34.057476 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6f09c2-5f3a-4ea3-bf03-d8fed6bfad1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67e3c85a-3b04-4d73-9203-21274ad86152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-186156395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93afa214d4b14138ac1d7e3045e339a5',qos_specs=None,replication_status=,reservations=['a6c511db-e0d2-472f-ad2c-56ca1b45cc09','3159ce88-e010-4a24-ac08-33bafbb9552e','529ce66c-2785-44ae-93b7-34b2a4eaf8df','03b8867c-cd68-4286-ad02-5f40286cfe1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7fbaf3c43e443ba999d3b3e8c357077',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-186156395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67e3c85a-3b04-4d73-9203-21274ad86152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93afa214d4b14138ac1d7e3045e339a5',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='e7fbaf3c43e443ba999d3b3e8c357077',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:34.058533 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21120860-6058-4fac-ab69-3b4aedc4a5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:34.101582 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21120860-6058-4fac-ab69-3b4aedc4a5b2) 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-VolumesExtendTest-Volume-186156395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93afa214d4b14138ac1d7e3045e339a5',qos_specs=None,replication_status=,reservations=['a6c511db-e0d2-472f-ad2c-56ca1b45cc09','3159ce88-e010-4a24-ac08-33bafbb9552e','529ce66c-2785-44ae-93b7-34b2a4eaf8df','03b8867c-cd68-4286-ad02-5f40286cfe1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7fbaf3c43e443ba999d3b3e8c357077',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:34.104282 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc74e583-2815-4e6c-83d2-7a08b8752908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:34.127459 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc74e583-2815-4e6c-83d2-7a08b8752908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:34.129473 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Flow 'volume_create_api' (338e498f-3cd1-4755-8047-671bdc5c2af8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:34.129473 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Create volume request issued successfully. Aug 01 13:00:34.129473 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f521ef6a-e596-40df-af0f-d39cc40aa3e6 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:34.129473 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 371/1491] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:00:33 2026] POST /volume/v3/volumes => generated 747 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:34.154671 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1877a75-4a7d-4e10-817f-331ca17347d5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:34.157402 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1877a75-4a7d-4e10-817f-331ca17347d5 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 Aug 01 13:00:34.157402 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1877a75-4a7d-4e10-817f-331ca17347d5 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:34.157710 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1877a75-4a7d-4e10-817f-331ca17347d5 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:34.174074 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:34.174074 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:34.186351 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b1877a75-4a7d-4e10-817f-331ca17347d5 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:34.193852 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1877a75-4a7d-4e10-817f-331ca17347d5 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 returned with HTTP 200 Aug 01 13:00:34.194279 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 374/1492] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:34 2026] GET /volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:35.217271 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ead9d10-75f2-4211-be07-d32f39622052 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:35.219379 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ead9d10-75f2-4211-be07-d32f39622052 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 Aug 01 13:00:35.219669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ead9d10-75f2-4211-be07-d32f39622052 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:35.220005 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ead9d10-75f2-4211-be07-d32f39622052 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:35.231983 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:35.231983 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:35.234359 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6ead9d10-75f2-4211-be07-d32f39622052 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:35.240764 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ead9d10-75f2-4211-be07-d32f39622052 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 returned with HTTP 200 Aug 01 13:00:35.241339 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 369/1493] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:35 2026] GET /volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:35.262074 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b89a66b-fc00-42a8-b09d-549eb0ec9a00 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:35.266986 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b89a66b-fc00-42a8-b09d-549eb0ec9a00 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] POST https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152/action Aug 01 13:00:35.266986 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b89a66b-fc00-42a8-b09d-549eb0ec9a00 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:35.266986 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b89a66b-fc00-42a8-b09d-549eb0ec9a00 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:35.278839 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:35.278839 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:35.279693 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5b89a66b-fc00-42a8-b09d-549eb0ec9a00 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:35.329931 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5b89a66b-fc00-42a8-b09d-549eb0ec9a00 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Created reservations ['10522483-586a-4c41-8ac1-95a6f7cd5dae', 'a06e0de9-8410-4203-9161-71c5c7192b9a'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:35.343564 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5b89a66b-fc00-42a8-b09d-549eb0ec9a00 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Extend volume request issued successfully. Aug 01 13:00:35.344662 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b89a66b-fc00-42a8-b09d-549eb0ec9a00 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152/action returned with HTTP 202 Aug 01 13:00:35.344662 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 380/1494] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:35 2026] POST /volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:35.353548 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d5ec6a11-61cc-492c-9ea2-8f7531f46bc8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:35.357065 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5ec6a11-61cc-492c-9ea2-8f7531f46bc8 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 Aug 01 13:00:35.357065 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5ec6a11-61cc-492c-9ea2-8f7531f46bc8 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:35.357065 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5ec6a11-61cc-492c-9ea2-8f7531f46bc8 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:35.366928 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:35.366928 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:35.373341 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d5ec6a11-61cc-492c-9ea2-8f7531f46bc8 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:35.380891 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5ec6a11-61cc-492c-9ea2-8f7531f46bc8 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 returned with HTTP 200 Aug 01 13:00:35.381350 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 372/1495] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:35 2026] GET /volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:36.399127 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8cb32c8-19f7-4e26-9cfd-38fa729c3e41 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:36.401446 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8cb32c8-19f7-4e26-9cfd-38fa729c3e41 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 Aug 01 13:00:36.401659 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8cb32c8-19f7-4e26-9cfd-38fa729c3e41 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:36.401882 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8cb32c8-19f7-4e26-9cfd-38fa729c3e41 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:36.410392 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:36.410392 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:36.415369 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8cb32c8-19f7-4e26-9cfd-38fa729c3e41 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:36.421149 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8cb32c8-19f7-4e26-9cfd-38fa729c3e41 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 returned with HTTP 200 Aug 01 13:00:36.421593 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 375/1496] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:36 2026] GET /volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:36.442665 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a3f555b2-84e7-49fd-95b5-7c53e97587a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:36.444798 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3f555b2-84e7-49fd-95b5-7c53e97587a1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 Aug 01 13:00:36.446136 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3f555b2-84e7-49fd-95b5-7c53e97587a1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:36.446136 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3f555b2-84e7-49fd-95b5-7c53e97587a1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:36.452241 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:36.452241 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:36.456302 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a3f555b2-84e7-49fd-95b5-7c53e97587a1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:36.463267 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3f555b2-84e7-49fd-95b5-7c53e97587a1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 returned with HTTP 200 Aug 01 13:00:36.463267 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 370/1497] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:36 2026] GET /volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:36.478244 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b13e1fa-1fe0-485c-a7a3-b8053c7443cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:36.481413 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b13e1fa-1fe0-485c-a7a3-b8053c7443cd tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 Aug 01 13:00:36.481846 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b13e1fa-1fe0-485c-a7a3-b8053c7443cd tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:36.482343 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b13e1fa-1fe0-485c-a7a3-b8053c7443cd tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:36.491290 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:36.491290 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:36.498893 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b13e1fa-1fe0-485c-a7a3-b8053c7443cd tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:36.504506 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b13e1fa-1fe0-485c-a7a3-b8053c7443cd tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 returned with HTTP 200 Aug 01 13:00:36.504506 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 381/1498] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:36 2026] GET /volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:36.519376 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d233cd12-d7d1-456a-bfb4-2d424adb982c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:36.521789 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d233cd12-d7d1-456a-bfb4-2d424adb982c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] DELETE https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 Aug 01 13:00:36.522034 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d233cd12-d7d1-456a-bfb4-2d424adb982c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:36.522279 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d233cd12-d7d1-456a-bfb4-2d424adb982c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:36.522608 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-d233cd12-d7d1-456a-bfb4-2d424adb982c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Delete volume with id: 67e3c85a-3b04-4d73-9203-21274ad86152 Aug 01 13:00:36.534142 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:36.534142 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:36.534746 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d233cd12-d7d1-456a-bfb4-2d424adb982c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:36.562387 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d233cd12-d7d1-456a-bfb4-2d424adb982c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Delete volume request issued successfully. Aug 01 13:00:36.562822 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d233cd12-d7d1-456a-bfb4-2d424adb982c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 returned with HTTP 202 Aug 01 13:00:36.563693 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 373/1499] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:36 2026] DELETE /volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:36.575017 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-917617df-e87e-496c-9ab3-c33721e0837f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:36.577471 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-917617df-e87e-496c-9ab3-c33721e0837f tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 Aug 01 13:00:36.577807 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-917617df-e87e-496c-9ab3-c33721e0837f tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:36.578303 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-917617df-e87e-496c-9ab3-c33721e0837f tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:36.587636 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:36.587636 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:36.592890 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-917617df-e87e-496c-9ab3-c33721e0837f tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:36.600302 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-917617df-e87e-496c-9ab3-c33721e0837f tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 returned with HTTP 200 Aug 01 13:00:36.600801 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 376/1500] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:36 2026] GET /volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:37.618130 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d836db4b-7db1-4efe-9a28-d977f458a048 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:37.620575 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d836db4b-7db1-4efe-9a28-d977f458a048 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 Aug 01 13:00:37.620575 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d836db4b-7db1-4efe-9a28-d977f458a048 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:37.620780 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d836db4b-7db1-4efe-9a28-d977f458a048 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:37.627601 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d836db4b-7db1-4efe-9a28-d977f458a048 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 returned with HTTP 404 Aug 01 13:00:37.628590 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 371/1501] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:37 2026] GET /volume/v3/volumes/67e3c85a-3b04-4d73-9203-21274ad86152 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:37.640403 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e8abffde-341d-4d0f-be52-3ece459a21aa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:37.643004 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:37.643807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1293113536"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:37.645706 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1293113536'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:37.645818 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Create volume of 1 GB Aug 01 13:00:37.650452 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Availability Zones retrieved successfully. Aug 01 13:00:37.657455 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Flow 'volume_create_api' (fe389a01-8479-42ce-9398-e30f53f58821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:37.658681 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eecb4949-4631-4cee-bcc9-99ba1c2c49bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:37.660073 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:37.713258 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eecb4949-4631-4cee-bcc9-99ba1c2c49bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:37.714739 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29c94939-c5a4-4b3b-91d3-4c48aca94510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:37.768886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Created reservations ['a20bc1ed-c6f9-47b0-a756-b0fa70a35da4', 'b4101fe1-321b-4218-b0d9-d0c78347de41', 'bc4fb28f-fdfd-46d1-9450-c19526f5cf49', 'ab242159-abd6-4da6-b43d-15c7d4768f19'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:37.770173 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29c94939-c5a4-4b3b-91d3-4c48aca94510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a20bc1ed-c6f9-47b0-a756-b0fa70a35da4', 'b4101fe1-321b-4218-b0d9-d0c78347de41', 'bc4fb28f-fdfd-46d1-9450-c19526f5cf49', 'ab242159-abd6-4da6-b43d-15c7d4768f19']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:37.771154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b34e164-c9f9-4095-a9a6-13b92b31b011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:37.800398 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b34e164-c9f9-4095-a9a6-13b92b31b011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1293113536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93afa214d4b14138ac1d7e3045e339a5',qos_specs=None,replication_status=,reservations=['a20bc1ed-c6f9-47b0-a756-b0fa70a35da4','b4101fe1-321b-4218-b0d9-d0c78347de41','bc4fb28f-fdfd-46d1-9450-c19526f5cf49','ab242159-abd6-4da6-b43d-15c7d4768f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7fbaf3c43e443ba999d3b3e8c357077',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1293113536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93afa214d4b14138ac1d7e3045e339a5',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='e7fbaf3c43e443ba999d3b3e8c357077',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:37.801294 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8211e2a-6b8b-4c1b-b610-96ce20d4706a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:37.822804 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8211e2a-6b8b-4c1b-b610-96ce20d4706a) 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-VolumesExtendTest-Volume-1293113536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93afa214d4b14138ac1d7e3045e339a5',qos_specs=None,replication_status=,reservations=['a20bc1ed-c6f9-47b0-a756-b0fa70a35da4','b4101fe1-321b-4218-b0d9-d0c78347de41','bc4fb28f-fdfd-46d1-9450-c19526f5cf49','ab242159-abd6-4da6-b43d-15c7d4768f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7fbaf3c43e443ba999d3b3e8c357077',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:37.823744 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a14df343-96f3-4c01-9a85-70006d875a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:37.836676 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a14df343-96f3-4c01-9a85-70006d875a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:37.838015 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Flow 'volume_create_api' (fe389a01-8479-42ce-9398-e30f53f58821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:37.838471 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Create volume request issued successfully. Aug 01 13:00:37.839291 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8abffde-341d-4d0f-be52-3ece459a21aa tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:37.839860 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 382/1502] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:37 2026] POST /volume/v3/volumes => generated 748 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:37.853994 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9cdb7f2e-dcb0-4754-850a-bf94f3cd6af1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:37.856990 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9cdb7f2e-dcb0-4754-850a-bf94f3cd6af1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 Aug 01 13:00:37.856990 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9cdb7f2e-dcb0-4754-850a-bf94f3cd6af1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:37.856990 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9cdb7f2e-dcb0-4754-850a-bf94f3cd6af1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:37.866101 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:37.866101 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:37.870195 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9cdb7f2e-dcb0-4754-850a-bf94f3cd6af1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:37.876995 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9cdb7f2e-dcb0-4754-850a-bf94f3cd6af1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 returned with HTTP 200 Aug 01 13:00:37.877189 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 374/1503] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:37 2026] GET /volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:38.525494 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:38.529019 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:38.529636 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-266847136"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:38.531718 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-266847136'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:38.532051 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume of 1 GB Aug 01 13:00:38.538086 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Availability Zones retrieved successfully. Aug 01 13:00:38.546694 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (79eed386-c30b-4304-9a2e-4b4e70a402d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:38.549012 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2464683-a787-4906-9e3b-4c16817746c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:38.550152 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:38.588143 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2464683-a787-4906-9e3b-4c16817746c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:38.590031 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca6f2ef-fbef-498a-8066-e333b96b4041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:38.677045 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Created reservations ['fef60b9d-abc8-4215-8037-bad9caad27ab', 'ffaa49cd-9144-44d8-b3da-f44203fcb15b', '7f1f1815-ea11-4b9c-92c9-f98bb31204b3', '65d62233-e011-40ac-8bf4-4fff7531673a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:38.679970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca6f2ef-fbef-498a-8066-e333b96b4041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fef60b9d-abc8-4215-8037-bad9caad27ab', 'ffaa49cd-9144-44d8-b3da-f44203fcb15b', '7f1f1815-ea11-4b9c-92c9-f98bb31204b3', '65d62233-e011-40ac-8bf4-4fff7531673a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:38.679970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ee2791-edd4-4fae-805f-e793f07d4950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:38.714655 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ee2791-edd4-4fae-805f-e793f07d4950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '319268fa-ea79-4603-b2c5-653aa42c41d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-266847136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['fef60b9d-abc8-4215-8037-bad9caad27ab','ffaa49cd-9144-44d8-b3da-f44203fcb15b','7f1f1815-ea11-4b9c-92c9-f98bb31204b3','65d62233-e011-40ac-8bf4-4fff7531673a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-266847136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=319268fa-ea79-4603-b2c5-653aa42c41d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',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='6820d983c80a4a7e8c92aa45927b27bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:38.715566 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2029a7d1-270a-494b-9d16-c5e26c65ff2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:38.750749 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2029a7d1-270a-494b-9d16-c5e26c65ff2a) 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-VolumesActionsTest-Volume-266847136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['fef60b9d-abc8-4215-8037-bad9caad27ab','ffaa49cd-9144-44d8-b3da-f44203fcb15b','7f1f1815-ea11-4b9c-92c9-f98bb31204b3','65d62233-e011-40ac-8bf4-4fff7531673a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:38.751786 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc17131-293a-4ad3-baf7-b6f54b2d9503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:38.767119 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc17131-293a-4ad3-baf7-b6f54b2d9503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:38.768360 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (79eed386-c30b-4304-9a2e-4b4e70a402d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:38.768819 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request issued successfully. Aug 01 13:00:38.769737 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a854d938-6acd-4e0a-ba6b-6be9d2833595 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:38.770344 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 377/1504] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:38 2026] POST /volume/v3/volumes => generated 748 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:38.785673 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-342d3e49-d899-4dd2-8dfd-28659eed4e33 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:38.789598 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-342d3e49-d899-4dd2-8dfd-28659eed4e33 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:38.789889 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-342d3e49-d899-4dd2-8dfd-28659eed4e33 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:38.790097 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-342d3e49-d899-4dd2-8dfd-28659eed4e33 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:38.798877 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:38.798877 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:38.803577 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-342d3e49-d899-4dd2-8dfd-28659eed4e33 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:38.808505 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-342d3e49-d899-4dd2-8dfd-28659eed4e33 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 200 Aug 01 13:00:38.808929 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 372/1505] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:38 2026] GET /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:38.894170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8ae4eaf4-79df-437c-bc7b-a86fde664a3c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:38.896488 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ae4eaf4-79df-437c-bc7b-a86fde664a3c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 Aug 01 13:00:38.896754 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ae4eaf4-79df-437c-bc7b-a86fde664a3c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:38.897051 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ae4eaf4-79df-437c-bc7b-a86fde664a3c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:38.907969 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:38.907969 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:38.915967 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8ae4eaf4-79df-437c-bc7b-a86fde664a3c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:38.923971 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ae4eaf4-79df-437c-bc7b-a86fde664a3c tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 returned with HTTP 200 Aug 01 13:00:38.925048 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 383/1506] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:38 2026] GET /volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:38.941039 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3e26738f-76f8-4049-93b0-d9eb690b793d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:38.944755 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e26738f-76f8-4049-93b0-d9eb690b793d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:00:38.945400 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e26738f-76f8-4049-93b0-d9eb690b793d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3", "name": "tempest-VolumesExtendTest-Snapshot-217721146"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:38.955194 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:38.955194 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:38.955666 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3e26738f-76f8-4049-93b0-d9eb690b793d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:38.955844 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-3e26738f-76f8-4049-93b0-d9eb690b793d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Create snapshot from volume 5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 Aug 01 13:00:39.002360 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-3e26738f-76f8-4049-93b0-d9eb690b793d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Created reservations ['41329dc1-be8b-40ef-9b76-f186f076d578', '28a916aa-d3c9-4f44-a978-6dd992b39fc0', '71703659-f009-494c-91e0-31e30d307701', 'a899cb6b-d852-4d2b-bff9-6e1a23173150'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:39.046533 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3e26738f-76f8-4049-93b0-d9eb690b793d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Snapshot create request issued successfully. Aug 01 13:00:39.047042 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e26738f-76f8-4049-93b0-d9eb690b793d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:00:39.047662 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 375/1507] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:00:38 2026] POST /volume/v3/snapshots => generated 303 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:39.058267 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d96b2f87-6470-4ed2-a8ae-72841b65c7c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:39.060782 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d96b2f87-6470-4ed2-a8ae-72841b65c7c9 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 Aug 01 13:00:39.061080 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d96b2f87-6470-4ed2-a8ae-72841b65c7c9 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:39.061338 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d96b2f87-6470-4ed2-a8ae-72841b65c7c9 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:39.067788 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:39.067788 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:39.068426 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d96b2f87-6470-4ed2-a8ae-72841b65c7c9 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Snapshot retrieved successfully. Aug 01 13:00:39.069593 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d96b2f87-6470-4ed2-a8ae-72841b65c7c9 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 returned with HTTP 200 Aug 01 13:00:39.070119 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 378/1508] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:39 2026] GET /volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:39.822731 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-179629a0-7ba7-4c3f-8c87-0467deb6f8ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:39.826495 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-179629a0-7ba7-4c3f-8c87-0467deb6f8ec tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:39.826495 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-179629a0-7ba7-4c3f-8c87-0467deb6f8ec tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:39.826495 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-179629a0-7ba7-4c3f-8c87-0467deb6f8ec tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:39.828049 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=350,cinder:UPDATE=94,cinder:INSERT=49 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:00:39.835875 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:39.835875 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:39.840707 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-179629a0-7ba7-4c3f-8c87-0467deb6f8ec tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:39.845116 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-179629a0-7ba7-4c3f-8c87-0467deb6f8ec tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 200 Aug 01 13:00:39.845646 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 373/1509] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:39 2026] GET /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:39.861322 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a78160c2-1420-41c4-a782-6b8c895bfdc9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:39.863079 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a78160c2-1420-41c4-a782-6b8c895bfdc9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] POST https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action Aug 01 13:00:39.863433 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a78160c2-1420-41c4-a782-6b8c895bfdc9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Action body: b'{"os-attach": {"instance_uuid": "dd17873c-1d41-4bfa-8ee0-8dc190c1ff56", "mountpoint": "/dev/vdb"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:39.863556 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a78160c2-1420-41c4-a782-6b8c895bfdc9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dd17873c-1d41-4bfa-8ee0-8dc190c1ff56", "mountpoint": "/dev/vdb"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:39.871336 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:39.871336 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:39.871964 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a78160c2-1420-41c4-a782-6b8c895bfdc9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:39.881455 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a78160c2-1420-41c4-a782-6b8c895bfdc9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Update volume admin metadata completed successfully. Aug 01 13:00:39.931161 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a78160c2-1420-41c4-a782-6b8c895bfdc9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Attach volume completed successfully. Aug 01 13:00:39.931657 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a78160c2-1420-41c4-a782-6b8c895bfdc9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action returned with HTTP 202 Aug 01 13:00:39.932153 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 384/1510] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:39 2026] POST /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:39.944516 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d5d50218-c9a6-463b-a430-04961b4b3809 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:39.947561 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5d50218-c9a6-463b-a430-04961b4b3809 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:39.947561 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5d50218-c9a6-463b-a430-04961b4b3809 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:39.948011 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5d50218-c9a6-463b-a430-04961b4b3809 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:39.961465 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:39.961465 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:39.966093 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d5d50218-c9a6-463b-a430-04961b4b3809 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:39.970783 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5d50218-c9a6-463b-a430-04961b4b3809 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 200 Aug 01 13:00:39.971208 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 376/1511] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:39 2026] GET /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:39.988356 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a30c436-a766-4010-be7b-72c0994c4a1a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:39.991289 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a30c436-a766-4010-be7b-72c0994c4a1a tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:39.991729 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a30c436-a766-4010-be7b-72c0994c4a1a tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:39.992136 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a30c436-a766-4010-be7b-72c0994c4a1a tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:40.002915 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.002915 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:40.006030 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a30c436-a766-4010-be7b-72c0994c4a1a tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:40.010512 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a30c436-a766-4010-be7b-72c0994c4a1a tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 200 Aug 01 13:00:40.011072 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 379/1512] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:39 2026] GET /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:40.026144 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e0f532e2-765a-4844-8936-9178ea641a99 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.080629 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1a5f4216-3f5f-4aaf-bc38-4360618baedf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.082317 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a5f4216-3f5f-4aaf-bc38-4360618baedf tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 Aug 01 13:00:40.082863 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a5f4216-3f5f-4aaf-bc38-4360618baedf tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:40.082863 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a5f4216-3f5f-4aaf-bc38-4360618baedf tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:40.089634 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.089634 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:40.089772 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1a5f4216-3f5f-4aaf-bc38-4360618baedf tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Snapshot retrieved successfully. Aug 01 13:00:40.091326 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a5f4216-3f5f-4aaf-bc38-4360618baedf tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 returned with HTTP 200 Aug 01 13:00:40.091326 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 385/1513] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:40 2026] GET /volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:40.109379 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0d0be0ee-38b6-4618-a7c9-0f810bebc4b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.111552 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d0be0ee-38b6-4618-a7c9-0f810bebc4b4 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] POST https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3/action Aug 01 13:00:40.111725 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d0be0ee-38b6-4618-a7c9-0f810bebc4b4 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:40.111772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d0be0ee-38b6-4618-a7c9-0f810bebc4b4 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:40.121584 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.121584 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:40.122091 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0d0be0ee-38b6-4618-a7c9-0f810bebc4b4 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:40.166973 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0f532e2-765a-4844-8936-9178ea641a99 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action Aug 01 13:00:40.167121 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-0d0be0ee-38b6-4618-a7c9-0f810bebc4b4 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Created reservations ['fb6c7afe-3d3f-4df7-b217-878843a59b80', '6231885f-a8d3-4adf-9722-19781a533beb'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:40.167512 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0f532e2-765a-4844-8936-9178ea641a99 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:40.167512 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0f532e2-765a-4844-8936-9178ea641a99 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:40.176505 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0d0be0ee-38b6-4618-a7c9-0f810bebc4b4 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Extend volume request issued successfully. Aug 01 13:00:40.176505 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d0be0ee-38b6-4618-a7c9-0f810bebc4b4 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3/action returned with HTTP 202 Aug 01 13:00:40.176505 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 377/1514] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:40 2026] POST /volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:40.187676 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc6ad8a2-0027-4c08-a7c0-5870252fd725 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.187715 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.187715 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:40.187715 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-e0f532e2-765a-4844-8936-9178ea641a99 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Updating volume '319268fa-ea79-4603-b2c5-653aa42c41d6' with '{'status': 'error'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:00:40.190376 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc6ad8a2-0027-4c08-a7c0-5870252fd725 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 Aug 01 13:00:40.190712 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc6ad8a2-0027-4c08-a7c0-5870252fd725 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:40.190990 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc6ad8a2-0027-4c08-a7c0-5870252fd725 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:40.202329 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.202329 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:40.208484 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dc6ad8a2-0027-4c08-a7c0-5870252fd725 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:40.215178 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc6ad8a2-0027-4c08-a7c0-5870252fd725 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 returned with HTTP 200 Aug 01 13:00:40.215575 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 380/1515] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:40 2026] GET /volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:40.224311 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0f532e2-765a-4844-8936-9178ea641a99 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action returned with HTTP 202 Aug 01 13:00:40.224736 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 374/1516] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:40 2026] POST /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:40.233102 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-79964a8d-ac9a-437c-9083-d7d187b7ad17 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.234922 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79964a8d-ac9a-437c-9083-d7d187b7ad17 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:40.235181 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79964a8d-ac9a-437c-9083-d7d187b7ad17 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:40.235380 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79964a8d-ac9a-437c-9083-d7d187b7ad17 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:40.246884 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.246884 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:40.252152 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-79964a8d-ac9a-437c-9083-d7d187b7ad17 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:40.260429 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79964a8d-ac9a-437c-9083-d7d187b7ad17 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 200 Aug 01 13:00:40.260429 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 386/1517] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:40 2026] GET /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:40.274908 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a36f143b-b45b-4d0a-b7e7-cda7c36c725e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.278211 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a36f143b-b45b-4d0a-b7e7-cda7c36c725e tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action Aug 01 13:00:40.278454 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a36f143b-b45b-4d0a-b7e7-cda7c36c725e tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0054cb38-b68a-41fb-a1ed-410ed3402ba3"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:40.279698 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a36f143b-b45b-4d0a-b7e7-cda7c36c725e tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0054cb38-b68a-41fb-a1ed-410ed3402ba3"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:40.294316 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.294316 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:40.294929 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a36f143b-b45b-4d0a-b7e7-cda7c36c725e tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Volume info retrieved successfully. Aug 01 13:00:40.313566 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a36f143b-b45b-4d0a-b7e7-cda7c36c725e tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Terminate volume connection completed successfully. Aug 01 13:00:40.319755 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a36f143b-b45b-4d0a-b7e7-cda7c36c725e tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100261) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 01 13:00:40.390654 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a36f143b-b45b-4d0a-b7e7-cda7c36c725e tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Detach volume completed successfully. Aug 01 13:00:40.390956 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a36f143b-b45b-4d0a-b7e7-cda7c36c725e tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action returned with HTTP 202 Aug 01 13:00:40.391384 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 378/1518] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:40 2026] POST /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:40.403156 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-71dbea84-bd1c-4e91-a283-ccfbb066f498 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.406127 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71dbea84-bd1c-4e91-a283-ccfbb066f498 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:40.406451 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71dbea84-bd1c-4e91-a283-ccfbb066f498 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:40.407227 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71dbea84-bd1c-4e91-a283-ccfbb066f498 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:40.418061 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.418061 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:40.422503 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-71dbea84-bd1c-4e91-a283-ccfbb066f498 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:40.428667 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71dbea84-bd1c-4e91-a283-ccfbb066f498 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 200 Aug 01 13:00:40.429463 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 381/1519] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:40 2026] GET /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:40.451204 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fb03f3e7-6d5c-4be6-9293-5508d806e9dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.453463 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb03f3e7-6d5c-4be6-9293-5508d806e9dd tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:40.453705 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb03f3e7-6d5c-4be6-9293-5508d806e9dd tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:40.453982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb03f3e7-6d5c-4be6-9293-5508d806e9dd tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:40.462013 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.462013 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:40.466187 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fb03f3e7-6d5c-4be6-9293-5508d806e9dd tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:40.471102 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb03f3e7-6d5c-4be6-9293-5508d806e9dd tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 200 Aug 01 13:00:40.471618 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 375/1520] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:40 2026] GET /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:40.489211 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-43990aca-5ce6-43ac-bf69-f43e44cbf148 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.490978 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43990aca-5ce6-43ac-bf69-f43e44cbf148 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] POST https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action Aug 01 13:00:40.491516 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43990aca-5ce6-43ac-bf69-f43e44cbf148 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Action body: b'{"os-detach": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:40.491743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43990aca-5ce6-43ac-bf69-f43e44cbf148 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:40.502503 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.502503 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:40.503961 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-43990aca-5ce6-43ac-bf69-f43e44cbf148 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:40.536817 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-43990aca-5ce6-43ac-bf69-f43e44cbf148 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Detach volume completed successfully. Aug 01 13:00:40.537665 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43990aca-5ce6-43ac-bf69-f43e44cbf148 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action returned with HTTP 202 Aug 01 13:00:40.538024 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 387/1521] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:40 2026] POST /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:40.544537 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7e47a039-3115-4bd9-b82b-b898fd7bdf0d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.546860 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e47a039-3115-4bd9-b82b-b898fd7bdf0d tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:40.547247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e47a039-3115-4bd9-b82b-b898fd7bdf0d tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:40.547502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e47a039-3115-4bd9-b82b-b898fd7bdf0d tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:40.556707 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.556707 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:40.561497 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7e47a039-3115-4bd9-b82b-b898fd7bdf0d tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:40.567474 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e47a039-3115-4bd9-b82b-b898fd7bdf0d tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 200 Aug 01 13:00:40.567977 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 379/1522] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:40 2026] GET /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:40.581701 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f428c84-b51a-49be-8c90-0558b49b466f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.584640 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f428c84-b51a-49be-8c90-0558b49b466f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:40.584961 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f428c84-b51a-49be-8c90-0558b49b466f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:40.585454 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f428c84-b51a-49be-8c90-0558b49b466f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:40.604322 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.604322 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:40.609090 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6f428c84-b51a-49be-8c90-0558b49b466f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:40.613678 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f428c84-b51a-49be-8c90-0558b49b466f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 200 Aug 01 13:00:40.614132 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 382/1523] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:40 2026] GET /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:40.629843 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61010ae8-9c6c-402b-b1e9-d8610aee29c9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.631923 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61010ae8-9c6c-402b-b1e9-d8610aee29c9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] DELETE https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:40.631923 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61010ae8-9c6c-402b-b1e9-d8610aee29c9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:40.632154 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61010ae8-9c6c-402b-b1e9-d8610aee29c9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:40.632334 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-61010ae8-9c6c-402b-b1e9-d8610aee29c9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Delete volume with id: 319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:40.643420 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.643420 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:40.644177 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-61010ae8-9c6c-402b-b1e9-d8610aee29c9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:40.674321 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-61010ae8-9c6c-402b-b1e9-d8610aee29c9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Delete volume request issued successfully. Aug 01 13:00:40.674321 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61010ae8-9c6c-402b-b1e9-d8610aee29c9 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 202 Aug 01 13:00:40.674321 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 376/1524] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:40 2026] DELETE /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:40.687718 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20123275-dba0-48b2-952f-4cf381b8c411 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:40.690631 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20123275-dba0-48b2-952f-4cf381b8c411 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:40.690925 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20123275-dba0-48b2-952f-4cf381b8c411 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:40.691185 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20123275-dba0-48b2-952f-4cf381b8c411 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:40.704179 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:40.704179 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:40.709305 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-20123275-dba0-48b2-952f-4cf381b8c411 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:40.715043 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20123275-dba0-48b2-952f-4cf381b8c411 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 200 Aug 01 13:00:40.715406 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 388/1525] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:40 2026] GET /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:41.162328 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-503b2659-1aac-466d-b875-2633d6043ff2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:41.162729 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-503b2659-1aac-466d-b875-2633d6043ff2 None None] GET https://10.4.3.110/volume// Aug 01 13:00:41.162896 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-503b2659-1aac-466d-b875-2633d6043ff2 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:41.163130 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-503b2659-1aac-466d-b875-2633d6043ff2 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:41.163442 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-503b2659-1aac-466d-b875-2633d6043ff2 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:00:41.163713 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 380/1526] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:00:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:00:41.172653 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-4807ec5f-b0f3-4014-aa26-afc81638d16b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:41.175096 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-4807ec5f-b0f3-4014-aa26-afc81638d16b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:00:41.175558 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-4807ec5f-b0f3-4014-aa26-afc81638d16b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1b7eefe-37ad-45b9-a221-cb5258d1f938", "connector": null, "instance_uuid": "154849b1-0903-4fd1-a465-954e18e212a4"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:41.187044 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:41.187044 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:41.221024 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-4807ec5f-b0f3-4014-aa26-afc81638d16b tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:00:41.221507 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 383/1527] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:00:41 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:41.230732 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-a6509747-dfa7-4136-9df4-e5c2033ec384 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:41.231744 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b7d2c613-f151-474e-b964-d5f1b0522bbe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:41.233448 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-a6509747-dfa7-4136-9df4-e5c2033ec384 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] DELETE https://10.4.3.110/volume/v3/attachments/b1c3cc06-9d7e-43cb-84a2-9afe7c2c351e Aug 01 13:00:41.233709 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-a6509747-dfa7-4136-9df4-e5c2033ec384 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:41.233916 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-a6509747-dfa7-4136-9df4-e5c2033ec384 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:41.234048 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7d2c613-f151-474e-b964-d5f1b0522bbe tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 Aug 01 13:00:41.234315 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7d2c613-f151-474e-b964-d5f1b0522bbe tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:41.234576 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7d2c613-f151-474e-b964-d5f1b0522bbe tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:41.242359 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:41.242359 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:41.243800 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:41.243800 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:41.250827 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b7d2c613-f151-474e-b964-d5f1b0522bbe tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:41.255932 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7d2c613-f151-474e-b964-d5f1b0522bbe tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 returned with HTTP 200 Aug 01 13:00:41.256387 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 389/1528] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:41 2026] GET /volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:41.271143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-55313cee-cdf5-4764-ac65-15b2949c5400 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:41.273523 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55313cee-cdf5-4764-ac65-15b2949c5400 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 Aug 01 13:00:41.273890 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55313cee-cdf5-4764-ac65-15b2949c5400 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:41.274204 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55313cee-cdf5-4764-ac65-15b2949c5400 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:41.284542 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:41.284542 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:41.289976 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-55313cee-cdf5-4764-ac65-15b2949c5400 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:41.296741 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55313cee-cdf5-4764-ac65-15b2949c5400 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 returned with HTTP 200 Aug 01 13:00:41.297555 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 381/1529] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:41 2026] GET /volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:41.301020 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-a6509747-dfa7-4136-9df4-e5c2033ec384 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/b1c3cc06-9d7e-43cb-84a2-9afe7c2c351e returned with HTTP 200 Aug 01 13:00:41.301856 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 377/1530] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:00:41 2026] DELETE /volume/v3/attachments/b1c3cc06-9d7e-43cb-84a2-9afe7c2c351e => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:41.313480 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a578a4a-81e9-4c6d-b41c-93e58d1f02a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:41.316387 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a578a4a-81e9-4c6d-b41c-93e58d1f02a2 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 Aug 01 13:00:41.316760 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a578a4a-81e9-4c6d-b41c-93e58d1f02a2 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:41.317095 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a578a4a-81e9-4c6d-b41c-93e58d1f02a2 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:41.317347 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-3a578a4a-81e9-4c6d-b41c-93e58d1f02a2 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Delete snapshot with id: c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 Aug 01 13:00:41.324725 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:41.324725 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:41.325525 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3a578a4a-81e9-4c6d-b41c-93e58d1f02a2 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Snapshot retrieved successfully. Aug 01 13:00:41.346926 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3a578a4a-81e9-4c6d-b41c-93e58d1f02a2 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Snapshot delete request issued successfully. Aug 01 13:00:41.347489 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a578a4a-81e9-4c6d-b41c-93e58d1f02a2 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 returned with HTTP 202 Aug 01 13:00:41.348028 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 384/1531] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:00:41 2026] DELETE /volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:41.356571 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b47800a-22e5-43a4-9b90-4fca903dc9bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:41.358650 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b47800a-22e5-43a4-9b90-4fca903dc9bc tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 Aug 01 13:00:41.360971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b47800a-22e5-43a4-9b90-4fca903dc9bc tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:41.360971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b47800a-22e5-43a4-9b90-4fca903dc9bc tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:41.365542 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:41.365542 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:41.366222 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b47800a-22e5-43a4-9b90-4fca903dc9bc tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Snapshot retrieved successfully. Aug 01 13:00:41.367291 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b47800a-22e5-43a4-9b90-4fca903dc9bc tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 returned with HTTP 200 Aug 01 13:00:41.367777 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 390/1532] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:41 2026] GET /volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:41.734158 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6148efb8-e67f-4cd6-b716-e9630e0740ee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:41.736469 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6148efb8-e67f-4cd6-b716-e9630e0740ee tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 Aug 01 13:00:41.736872 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6148efb8-e67f-4cd6-b716-e9630e0740ee tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:41.737173 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6148efb8-e67f-4cd6-b716-e9630e0740ee tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:41.743696 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6148efb8-e67f-4cd6-b716-e9630e0740ee tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 returned with HTTP 404 Aug 01 13:00:41.744394 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 382/1533] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:41 2026] GET /volume/v3/volumes/319268fa-ea79-4603-b2c5-653aa42c41d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:42.380657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-315a185b-9652-4868-ab84-6265f198e057 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:42.381510 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-d5272c3c-9230-4325-9b69-e3c8aa41b339 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:42.383061 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-315a185b-9652-4868-ab84-6265f198e057 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 Aug 01 13:00:42.383339 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-315a185b-9652-4868-ab84-6265f198e057 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:42.383587 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-315a185b-9652-4868-ab84-6265f198e057 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:42.384762 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-d5272c3c-9230-4325-9b69-e3c8aa41b339 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] PUT https://10.4.3.110/volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec Aug 01 13:00:42.385574 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-d5272c3c-9230-4325-9b69-e3c8aa41b339 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:42.397036 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-315a185b-9652-4868-ab84-6265f198e057 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 returned with HTTP 404 Aug 01 13:00:42.397036 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 378/1534] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:00:42 2026] GET /volume/v3/snapshots/c2cc03c7-a8f2-499b-ba3d-8edb50f362e6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:42.401649 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-d5272c3c-9230-4325-9b69-e3c8aa41b339 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Acquiring lock "cinder-attachment_update-e1b7eefe-37ad-45b9-a221-cb5258d1f938-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:00:42.404024 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-859f5749-bf4a-44fd-bb52-5fa5425d5c4d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:42.407644 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-859f5749-bf4a-44fd-bb52-5fa5425d5c4d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 Aug 01 13:00:42.407644 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-859f5749-bf4a-44fd-bb52-5fa5425d5c4d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:42.407644 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-859f5749-bf4a-44fd-bb52-5fa5425d5c4d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:42.408130 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-d5272c3c-9230-4325-9b69-e3c8aa41b339 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Lock "cinder-attachment_update-e1b7eefe-37ad-45b9-a221-cb5258d1f938-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:00:42.409465 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:42.409465 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:42.419316 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:42.419316 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:42.423867 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-859f5749-bf4a-44fd-bb52-5fa5425d5c4d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:42.430179 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-859f5749-bf4a-44fd-bb52-5fa5425d5c4d tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 returned with HTTP 200 Aug 01 13:00:42.430612 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 391/1535] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:42 2026] GET /volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:42.449167 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-18881898-3da7-4c0a-939e-96c4caf01b49 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:42.451300 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-18881898-3da7-4c0a-939e-96c4caf01b49 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] DELETE https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 Aug 01 13:00:42.451485 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-18881898-3da7-4c0a-939e-96c4caf01b49 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:42.451661 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-18881898-3da7-4c0a-939e-96c4caf01b49 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:42.451833 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-18881898-3da7-4c0a-939e-96c4caf01b49 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Delete volume with id: 5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 Aug 01 13:00:42.463055 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:42.463055 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:42.463055 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-18881898-3da7-4c0a-939e-96c4caf01b49 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:42.493662 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-18881898-3da7-4c0a-939e-96c4caf01b49 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Delete volume request issued successfully. Aug 01 13:00:42.493909 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-18881898-3da7-4c0a-939e-96c4caf01b49 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 returned with HTTP 202 Aug 01 13:00:42.494438 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 383/1536] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:42 2026] DELETE /volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:42.504550 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7f76efc2-5518-45cc-90e4-77e9240233a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:42.510134 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f76efc2-5518-45cc-90e4-77e9240233a1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 Aug 01 13:00:42.510420 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f76efc2-5518-45cc-90e4-77e9240233a1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:42.510655 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f76efc2-5518-45cc-90e4-77e9240233a1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:42.524923 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:42.524923 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:42.532151 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7f76efc2-5518-45cc-90e4-77e9240233a1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Volume info retrieved successfully. Aug 01 13:00:42.538174 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f76efc2-5518-45cc-90e4-77e9240233a1 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 returned with HTTP 200 Aug 01 13:00:42.538690 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 379/1537] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:42 2026] GET /volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:42.551204 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-d5272c3c-9230-4325-9b69-e3c8aa41b339 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Lock "cinder-attachment_update-e1b7eefe-37ad-45b9-a221-cb5258d1f938-np0000006302" released by "attachment_update" :: held 0.143s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:00:42.552001 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-d5272c3c-9230-4325-9b69-e3c8aa41b339 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec returned with HTTP 200 Aug 01 13:00:42.552896 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 385/1538] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:00:42 2026] PUT /volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:42.564746 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-7fa49302-256e-4581-a707-ca7cfedaf193 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:42.567642 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-7fa49302-256e-4581-a707-ca7cfedaf193 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec Aug 01 13:00:42.568182 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-7fa49302-256e-4581-a707-ca7cfedaf193 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:42.568182 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-7fa49302-256e-4581-a707-ca7cfedaf193 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:42.585444 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-7fa49302-256e-4581-a707-ca7cfedaf193 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec returned with HTTP 200 Aug 01 13:00:42.585924 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 392/1539] 10.4.3.110 () {70 vars in 1651 bytes} [Sat Aug 1 13:00:42 2026] GET /volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:43.554183 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-80b48e83-eaf8-426b-92b4-9f4bbc586ac9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:43.557122 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-80b48e83-eaf8-426b-92b4-9f4bbc586ac9 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] GET https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 Aug 01 13:00:43.557575 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-80b48e83-eaf8-426b-92b4-9f4bbc586ac9 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:43.557882 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-80b48e83-eaf8-426b-92b4-9f4bbc586ac9 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:43.561058 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=512,cinder:INSERT=104,cinder:UPDATE=152 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:00:43.568967 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-80b48e83-eaf8-426b-92b4-9f4bbc586ac9 tempest-VolumesExtendTest-573535100 tempest-VolumesExtendTest-573535100-project-member] https://10.4.3.110/volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 returned with HTTP 404 Aug 01 13:00:43.569496 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 384/1540] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:43 2026] GET /volume/v3/volumes/5a6e167a-88d4-4a9c-94aa-a81e8d93f5d3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:44.270818 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c570b771-c2cd-4a6d-8588-d46544ab513b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:44.274837 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:44.274837 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-617306532"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:44.275701 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-617306532'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:44.275821 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume of 1 GB Aug 01 13:00:44.281975 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Availability Zones retrieved successfully. Aug 01 13:00:44.287386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (c8a6df52-9265-4098-b67c-06686624ebbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:44.288517 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8046536-2d19-46f1-a764-26c0d523b0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:44.289471 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:44.320264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8046536-2d19-46f1-a764-26c0d523b0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:44.320264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32fa2004-b54d-4494-a247-31f9c0935dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:44.371305 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Created reservations ['7619e36d-5a5c-4846-bd23-bf0b44c9832f', '93e88941-1a9f-4e8e-b4a8-f8e2e9834c64', '847bd4c0-03f8-4467-a652-c64120c39158', 'feabc117-b31f-424c-8eb6-20cd7c5c631e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:44.371885 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32fa2004-b54d-4494-a247-31f9c0935dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7619e36d-5a5c-4846-bd23-bf0b44c9832f', '93e88941-1a9f-4e8e-b4a8-f8e2e9834c64', '847bd4c0-03f8-4467-a652-c64120c39158', 'feabc117-b31f-424c-8eb6-20cd7c5c631e']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:44.373045 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb8263b-4a7e-463a-9a9b-b48906c628cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:44.410208 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb8263b-4a7e-463a-9a9b-b48906c628cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bbbf619-f3de-404b-a59d-58ce3c165a96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-617306532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['7619e36d-5a5c-4846-bd23-bf0b44c9832f','93e88941-1a9f-4e8e-b4a8-f8e2e9834c64','847bd4c0-03f8-4467-a652-c64120c39158','feabc117-b31f-424c-8eb6-20cd7c5c631e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-617306532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bbbf619-f3de-404b-a59d-58ce3c165a96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',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='6820d983c80a4a7e8c92aa45927b27bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:44.411253 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2aedfc6-fed6-4f42-9c05-8643ce137127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:44.434248 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2aedfc6-fed6-4f42-9c05-8643ce137127) 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-VolumesActionsTest-Volume-617306532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['7619e36d-5a5c-4846-bd23-bf0b44c9832f','93e88941-1a9f-4e8e-b4a8-f8e2e9834c64','847bd4c0-03f8-4467-a652-c64120c39158','feabc117-b31f-424c-8eb6-20cd7c5c631e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:44.435015 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2cd88d0-1c3d-4468-aa1f-f3939fe72f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:44.445999 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2cd88d0-1c3d-4468-aa1f-f3939fe72f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:44.447037 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (c8a6df52-9265-4098-b67c-06686624ebbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:44.447394 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request issued successfully. Aug 01 13:00:44.448067 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c570b771-c2cd-4a6d-8588-d46544ab513b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:44.448494 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 380/1541] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:44 2026] POST /volume/v3/volumes => generated 748 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:44.460365 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf00280f-3aea-468a-b4f9-50e59e39e1b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:44.462797 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf00280f-3aea-468a-b4f9-50e59e39e1b1 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 Aug 01 13:00:44.463070 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf00280f-3aea-468a-b4f9-50e59e39e1b1 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:44.463358 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf00280f-3aea-468a-b4f9-50e59e39e1b1 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:44.466534 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=407,cinder:UPDATE=80,cinder:INSERT=55 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:00:44.474232 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:44.474232 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:44.481429 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bf00280f-3aea-468a-b4f9-50e59e39e1b1 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:44.488236 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf00280f-3aea-468a-b4f9-50e59e39e1b1 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 returned with HTTP 200 Aug 01 13:00:44.489106 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 386/1542] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:44 2026] GET /volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:45.506942 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-826fdd2d-e746-45b0-9a1e-51df9d78bd91 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:45.513220 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-826fdd2d-e746-45b0-9a1e-51df9d78bd91 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 Aug 01 13:00:45.513545 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-826fdd2d-e746-45b0-9a1e-51df9d78bd91 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:45.513867 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-826fdd2d-e746-45b0-9a1e-51df9d78bd91 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:45.526294 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=439,cinder:INSERT=67,cinder:UPDATE=103 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:00:45.529408 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:45.529408 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:45.534519 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-826fdd2d-e746-45b0-9a1e-51df9d78bd91 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:45.540278 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-826fdd2d-e746-45b0-9a1e-51df9d78bd91 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 returned with HTTP 200 Aug 01 13:00:45.540867 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 393/1543] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:45 2026] GET /volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:45.556870 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-458258f0-a623-45d9-a79a-075ef3a1fdf1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:45.559067 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-458258f0-a623-45d9-a79a-075ef3a1fdf1 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96/action Aug 01 13:00:45.559598 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-458258f0-a623-45d9-a79a-075ef3a1fdf1 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:45.559739 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-458258f0-a623-45d9-a79a-075ef3a1fdf1 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:45.571020 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:45.571020 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:45.571678 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-458258f0-a623-45d9-a79a-075ef3a1fdf1 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Updating volume '8bbbf619-f3de-404b-a59d-58ce3c165a96' with '{'status': 'attaching'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:00:45.597549 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-458258f0-a623-45d9-a79a-075ef3a1fdf1 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96/action returned with HTTP 202 Aug 01 13:00:45.598010 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 385/1544] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:45 2026] POST /volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:45.608209 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b47a4fb1-2f27-4e48-8fce-822b24a28651 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:45.610786 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b47a4fb1-2f27-4e48-8fce-822b24a28651 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 Aug 01 13:00:45.611331 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b47a4fb1-2f27-4e48-8fce-822b24a28651 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:45.611838 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b47a4fb1-2f27-4e48-8fce-822b24a28651 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:45.620984 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:45.620984 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:45.625542 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b47a4fb1-2f27-4e48-8fce-822b24a28651 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:45.631542 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b47a4fb1-2f27-4e48-8fce-822b24a28651 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 returned with HTTP 200 Aug 01 13:00:45.631542 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 381/1545] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:45 2026] GET /volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:45.645347 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fcc9bbf8-bf84-4b70-acaa-99a48705689d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:45.647980 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fcc9bbf8-bf84-4b70-acaa-99a48705689d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96/action Aug 01 13:00:45.648418 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fcc9bbf8-bf84-4b70-acaa-99a48705689d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:45.648668 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fcc9bbf8-bf84-4b70-acaa-99a48705689d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:45.658107 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:45.658107 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:45.658758 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fcc9bbf8-bf84-4b70-acaa-99a48705689d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Volume info retrieved successfully. Aug 01 13:00:45.682136 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fcc9bbf8-bf84-4b70-acaa-99a48705689d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Delete volume request issued successfully. Aug 01 13:00:45.682428 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fcc9bbf8-bf84-4b70-acaa-99a48705689d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96/action returned with HTTP 202 Aug 01 13:00:45.683068 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 387/1546] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:45 2026] POST /volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:45.693816 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-096735b5-cc7d-430a-9e4c-a88d2cbf1005 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:45.697145 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-096735b5-cc7d-430a-9e4c-a88d2cbf1005 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 Aug 01 13:00:45.697522 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-096735b5-cc7d-430a-9e4c-a88d2cbf1005 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:45.697826 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-096735b5-cc7d-430a-9e4c-a88d2cbf1005 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:45.710284 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:45.710284 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:45.715864 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-096735b5-cc7d-430a-9e4c-a88d2cbf1005 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:45.723286 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-096735b5-cc7d-430a-9e4c-a88d2cbf1005 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 returned with HTTP 200 Aug 01 13:00:45.723753 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 394/1547] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:45 2026] GET /volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:46.740895 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fe74a83a-6592-4090-af1e-50c1d873a7ef None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:46.743107 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fe74a83a-6592-4090-af1e-50c1d873a7ef tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 Aug 01 13:00:46.743309 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fe74a83a-6592-4090-af1e-50c1d873a7ef tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:46.743502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fe74a83a-6592-4090-af1e-50c1d873a7ef tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:46.749605 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fe74a83a-6592-4090-af1e-50c1d873a7ef tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 returned with HTTP 404 Aug 01 13:00:46.750205 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 386/1548] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:46 2026] GET /volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:46.759203 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bff8dffc-6115-4c21-9250-1fc2528be973 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:46.760928 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bff8dffc-6115-4c21-9250-1fc2528be973 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 Aug 01 13:00:46.761438 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bff8dffc-6115-4c21-9250-1fc2528be973 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:46.762801 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bff8dffc-6115-4c21-9250-1fc2528be973 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:46.769235 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bff8dffc-6115-4c21-9250-1fc2528be973 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 returned with HTTP 404 Aug 01 13:00:46.769958 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 382/1549] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:46 2026] GET /volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:46.779546 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e2064e6-ad43-4787-9956-716b67a03751 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:46.781164 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e2064e6-ad43-4787-9956-716b67a03751 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] DELETE https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 Aug 01 13:00:46.781373 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e2064e6-ad43-4787-9956-716b67a03751 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:46.781557 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e2064e6-ad43-4787-9956-716b67a03751 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:46.781732 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3e2064e6-ad43-4787-9956-716b67a03751 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Delete volume with id: 8bbbf619-f3de-404b-a59d-58ce3c165a96 Aug 01 13:00:46.792329 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e2064e6-ad43-4787-9956-716b67a03751 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 returned with HTTP 404 Aug 01 13:00:46.792800 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 388/1550] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:46 2026] DELETE /volume/v3/volumes/8bbbf619-f3de-404b-a59d-58ce3c165a96 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:46.809168 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:46.811664 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:46.812052 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1123926694"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:46.813726 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1123926694'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:46.813870 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume of 1 GB Aug 01 13:00:46.818350 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Availability Zones retrieved successfully. Aug 01 13:00:46.826396 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (94009df2-2c4e-4078-8855-5599f78cd5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:46.827502 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a568245b-afc7-44e5-b6e7-dc67d367702c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:46.829002 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:46.856928 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a568245b-afc7-44e5-b6e7-dc67d367702c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:46.858142 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceeb2acd-c268-402e-abb8-6111afafa9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:46.899347 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Created reservations ['c6fc528a-a951-4ab2-b373-e99f8c589b56', '4870af0f-1b50-406c-895f-b79f0f1275a6', '7835c01e-5ab3-494f-ba55-cfb532e55ac8', '902719e1-f83a-43e7-8753-70cf9de51a8e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:46.900193 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceeb2acd-c268-402e-abb8-6111afafa9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6fc528a-a951-4ab2-b373-e99f8c589b56', '4870af0f-1b50-406c-895f-b79f0f1275a6', '7835c01e-5ab3-494f-ba55-cfb532e55ac8', '902719e1-f83a-43e7-8753-70cf9de51a8e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:46.900924 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa9defbf-01ac-4246-ad78-48acb8000ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:46.927656 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa9defbf-01ac-4246-ad78-48acb8000ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fca2543-4a55-4847-b0ab-cda5a2854e5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1123926694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['c6fc528a-a951-4ab2-b373-e99f8c589b56','4870af0f-1b50-406c-895f-b79f0f1275a6','7835c01e-5ab3-494f-ba55-cfb532e55ac8','902719e1-f83a-43e7-8753-70cf9de51a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1123926694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fca2543-4a55-4847-b0ab-cda5a2854e5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',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='6820d983c80a4a7e8c92aa45927b27bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:46.928415 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc497fc5-c93a-4ea9-b405-dd22a7d95ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:46.949879 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc497fc5-c93a-4ea9-b405-dd22a7d95ea4) 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-VolumesActionsTest-Volume-1123926694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['c6fc528a-a951-4ab2-b373-e99f8c589b56','4870af0f-1b50-406c-895f-b79f0f1275a6','7835c01e-5ab3-494f-ba55-cfb532e55ac8','902719e1-f83a-43e7-8753-70cf9de51a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:46.950961 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e51a197-68f3-488f-a539-f1596f868d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:46.963925 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e51a197-68f3-488f-a539-f1596f868d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:46.964976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (94009df2-2c4e-4078-8855-5599f78cd5a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:46.965280 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request issued successfully. Aug 01 13:00:46.965809 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e5e1acda-df09-4e08-bb6e-930921ffa08e tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:46.966390 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 395/1551] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:46 2026] POST /volume/v3/volumes => generated 749 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:46.980231 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8bc5f980-8967-420a-9332-32d171bef730 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:46.982712 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8bc5f980-8967-420a-9332-32d171bef730 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e Aug 01 13:00:46.982982 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8bc5f980-8967-420a-9332-32d171bef730 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:46.983197 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8bc5f980-8967-420a-9332-32d171bef730 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:46.991082 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:46.991082 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:46.995314 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8bc5f980-8967-420a-9332-32d171bef730 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:46.999856 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8bc5f980-8967-420a-9332-32d171bef730 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e returned with HTTP 200 Aug 01 13:00:47.000282 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 387/1552] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:46 2026] GET /volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:47.319124 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-83095fb0-99d8-4bba-b407-db731301825f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:47.321666 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-83095fb0-99d8-4bba-b407-db731301825f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] POST https://10.4.3.110/volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec/action Aug 01 13:00:47.322325 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-83095fb0-99d8-4bba-b407-db731301825f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:47.322728 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-83095fb0-99d8-4bba-b407-db731301825f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:47.345526 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:47.345526 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:47.363852 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-790eb922-79ad-4a4a-b24c-d11cf4c02fb1 req-83095fb0-99d8-4bba-b407-db731301825f tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec/action returned with HTTP 204 Aug 01 13:00:47.364638 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 383/1553] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:00:47 2026] POST /volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:48.017670 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac820984-6559-43a6-9a6d-bc6ea74a19d6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:48.021214 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac820984-6559-43a6-9a6d-bc6ea74a19d6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e Aug 01 13:00:48.021214 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac820984-6559-43a6-9a6d-bc6ea74a19d6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:48.023376 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac820984-6559-43a6-9a6d-bc6ea74a19d6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:48.032216 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:48.032216 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:48.038003 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ac820984-6559-43a6-9a6d-bc6ea74a19d6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:48.045096 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac820984-6559-43a6-9a6d-bc6ea74a19d6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e returned with HTTP 200 Aug 01 13:00:48.045705 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 389/1554] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:48 2026] GET /volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:48.064854 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5fbd2ff0-1087-434f-8139-17a5c140eb1c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:48.067764 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5fbd2ff0-1087-434f-8139-17a5c140eb1c tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e/action Aug 01 13:00:48.068283 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5fbd2ff0-1087-434f-8139-17a5c140eb1c tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:48.068475 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5fbd2ff0-1087-434f-8139-17a5c140eb1c tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:48.085572 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:48.085572 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:48.086767 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-5fbd2ff0-1087-434f-8139-17a5c140eb1c tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Updating volume '8fca2543-4a55-4847-b0ab-cda5a2854e5e' with '{'status': 'creating'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:00:48.121334 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5fbd2ff0-1087-434f-8139-17a5c140eb1c tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e/action returned with HTTP 202 Aug 01 13:00:48.122130 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 396/1555] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:48 2026] POST /volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:48.133522 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-17fcc60f-f99e-4f73-abc3-a2911eb6f495 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:48.136075 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-17fcc60f-f99e-4f73-abc3-a2911eb6f495 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e Aug 01 13:00:48.136397 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-17fcc60f-f99e-4f73-abc3-a2911eb6f495 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:48.136837 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-17fcc60f-f99e-4f73-abc3-a2911eb6f495 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:48.148141 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:48.148141 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:48.153972 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-17fcc60f-f99e-4f73-abc3-a2911eb6f495 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:48.161206 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-17fcc60f-f99e-4f73-abc3-a2911eb6f495 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e returned with HTTP 200 Aug 01 13:00:48.161795 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 388/1556] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:48 2026] GET /volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:48.184598 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6fc23f5c-5fd3-4116-91fa-98ce27cfec7d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:48.188003 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fc23f5c-5fd3-4116-91fa-98ce27cfec7d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e/action Aug 01 13:00:48.188563 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fc23f5c-5fd3-4116-91fa-98ce27cfec7d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:48.188773 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fc23f5c-5fd3-4116-91fa-98ce27cfec7d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:48.211127 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:48.211127 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:48.211127 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6fc23f5c-5fd3-4116-91fa-98ce27cfec7d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Volume info retrieved successfully. Aug 01 13:00:48.245423 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6fc23f5c-5fd3-4116-91fa-98ce27cfec7d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Delete volume request issued successfully. Aug 01 13:00:48.245729 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fc23f5c-5fd3-4116-91fa-98ce27cfec7d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e/action returned with HTTP 202 Aug 01 13:00:48.246248 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 384/1557] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:48 2026] POST /volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:48.259092 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f014b1b-4ef5-4b36-bde1-83e7873451ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:48.261083 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f014b1b-4ef5-4b36-bde1-83e7873451ab tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e Aug 01 13:00:48.261408 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f014b1b-4ef5-4b36-bde1-83e7873451ab tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:48.261746 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f014b1b-4ef5-4b36-bde1-83e7873451ab tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:48.277079 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:48.277079 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:48.287150 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f014b1b-4ef5-4b36-bde1-83e7873451ab tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:48.297174 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f014b1b-4ef5-4b36-bde1-83e7873451ab tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e returned with HTTP 200 Aug 01 13:00:48.298885 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 390/1558] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:48 2026] GET /volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:49.318968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d5c7896-e6ea-4493-8d2a-8be2890b0627 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:49.320202 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d5c7896-e6ea-4493-8d2a-8be2890b0627 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e Aug 01 13:00:49.320449 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d5c7896-e6ea-4493-8d2a-8be2890b0627 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:49.320691 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d5c7896-e6ea-4493-8d2a-8be2890b0627 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:49.330827 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d5c7896-e6ea-4493-8d2a-8be2890b0627 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e returned with HTTP 404 Aug 01 13:00:49.332156 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 397/1559] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:49 2026] GET /volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:49.344716 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-abe4cedc-a080-4757-a5e9-d88efbb8156b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:49.348132 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abe4cedc-a080-4757-a5e9-d88efbb8156b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e Aug 01 13:00:49.348313 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abe4cedc-a080-4757-a5e9-d88efbb8156b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:49.348542 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abe4cedc-a080-4757-a5e9-d88efbb8156b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:49.356679 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abe4cedc-a080-4757-a5e9-d88efbb8156b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e returned with HTTP 404 Aug 01 13:00:49.357266 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 389/1560] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:49 2026] GET /volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:49.366342 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4668845a-6563-4646-ae5d-05b682aed181 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:49.371132 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4668845a-6563-4646-ae5d-05b682aed181 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] DELETE https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e Aug 01 13:00:49.371353 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4668845a-6563-4646-ae5d-05b682aed181 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:49.371988 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4668845a-6563-4646-ae5d-05b682aed181 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:49.371988 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-4668845a-6563-4646-ae5d-05b682aed181 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Delete volume with id: 8fca2543-4a55-4847-b0ab-cda5a2854e5e Aug 01 13:00:49.381772 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4668845a-6563-4646-ae5d-05b682aed181 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e returned with HTTP 404 Aug 01 13:00:49.383471 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 385/1561] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:49 2026] DELETE /volume/v3/volumes/8fca2543-4a55-4847-b0ab-cda5a2854e5e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:49.396361 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:49.400852 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:49.400852 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1288259047"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:49.403652 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1288259047'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:49.404627 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume of 1 GB Aug 01 13:00:49.411377 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Availability Zones retrieved successfully. Aug 01 13:00:49.424766 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (552adb54-bd79-43d0-9a40-eb0d0fb7dff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:49.428720 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ca8c608-f543-4d6b-86da-be22224824e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:49.430742 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:49.471344 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ca8c608-f543-4d6b-86da-be22224824e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:49.472319 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f840fd-7c44-43a9-a3c9-5bba02fda887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:49.559040 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Created reservations ['3aad9116-5fa6-45a4-aa42-97583718c66c', '7d99d21b-0443-4270-b958-2279742e70e5', 'a996104e-e049-46bc-89a2-0a23de3c8dbf', '1a12e36b-8449-4329-8c20-bda4cdcf34f3'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:49.560091 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f840fd-7c44-43a9-a3c9-5bba02fda887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aad9116-5fa6-45a4-aa42-97583718c66c', '7d99d21b-0443-4270-b958-2279742e70e5', 'a996104e-e049-46bc-89a2-0a23de3c8dbf', '1a12e36b-8449-4329-8c20-bda4cdcf34f3']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:49.561170 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b3d752b-1ea0-4f7a-a40f-db6036d57421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:49.589337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b3d752b-1ea0-4f7a-a40f-db6036d57421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ecbc353-cb9a-4ac5-9656-4047e38f2deb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1288259047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['3aad9116-5fa6-45a4-aa42-97583718c66c','7d99d21b-0443-4270-b958-2279742e70e5','a996104e-e049-46bc-89a2-0a23de3c8dbf','1a12e36b-8449-4329-8c20-bda4cdcf34f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1288259047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ecbc353-cb9a-4ac5-9656-4047e38f2deb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',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='6820d983c80a4a7e8c92aa45927b27bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:49.590408 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1377ad-b48b-4f4f-9aac-d571fcd0b1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:49.631081 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1377ad-b48b-4f4f-9aac-d571fcd0b1a8) 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-VolumesActionsTest-Volume-1288259047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['3aad9116-5fa6-45a4-aa42-97583718c66c','7d99d21b-0443-4270-b958-2279742e70e5','a996104e-e049-46bc-89a2-0a23de3c8dbf','1a12e36b-8449-4329-8c20-bda4cdcf34f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:49.632340 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e171b3f-b9d3-46ba-a26a-d732f2245eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:49.655030 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e171b3f-b9d3-46ba-a26a-d732f2245eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:49.656509 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (552adb54-bd79-43d0-9a40-eb0d0fb7dff4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:49.657297 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request issued successfully. Aug 01 13:00:49.659572 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39db465c-cdd6-49c7-8b90-ec751ad41074 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:49.659572 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 391/1562] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:49 2026] POST /volume/v3/volumes => generated 749 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:49.674017 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9eaf6296-74ec-42d9-9aa4-36b707ac1a0f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:49.678154 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9eaf6296-74ec-42d9-9aa4-36b707ac1a0f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb Aug 01 13:00:49.678154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9eaf6296-74ec-42d9-9aa4-36b707ac1a0f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:49.678154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9eaf6296-74ec-42d9-9aa4-36b707ac1a0f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:49.685874 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:49.685874 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:49.691907 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9eaf6296-74ec-42d9-9aa4-36b707ac1a0f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:49.702434 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9eaf6296-74ec-42d9-9aa4-36b707ac1a0f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb returned with HTTP 200 Aug 01 13:00:49.703126 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 398/1563] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:49 2026] GET /volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:50.243845 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-09eee7bf-34f2-4af9-99c9-c01ed92d3136 req-384e0497-ddd3-45a9-8bc7-2d8f9c1696cd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:50.246106 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-09eee7bf-34f2-4af9-99c9-c01ed92d3136 req-384e0497-ddd3-45a9-8bc7-2d8f9c1696cd tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 13:00:50.246449 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-09eee7bf-34f2-4af9-99c9-c01ed92d3136 req-384e0497-ddd3-45a9-8bc7-2d8f9c1696cd tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:50.248137 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-09eee7bf-34f2-4af9-99c9-c01ed92d3136 req-384e0497-ddd3-45a9-8bc7-2d8f9c1696cd tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:50.260380 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:50.260380 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:50.264846 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-09eee7bf-34f2-4af9-99c9-c01ed92d3136 req-384e0497-ddd3-45a9-8bc7-2d8f9c1696cd tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:00:50.270802 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-09eee7bf-34f2-4af9-99c9-c01ed92d3136 req-384e0497-ddd3-45a9-8bc7-2d8f9c1696cd tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 13:00:50.271600 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 390/1564] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:00:50 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:50.279289 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-18a480be-0333-4f4e-ae4e-870aeb4f74bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:50.281650 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18a480be-0333-4f4e-ae4e-870aeb4f74bd tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 13:00:50.281880 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18a480be-0333-4f4e-ae4e-870aeb4f74bd tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:50.282105 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18a480be-0333-4f4e-ae4e-870aeb4f74bd tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:50.292727 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:50.292727 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:50.295907 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-18a480be-0333-4f4e-ae4e-870aeb4f74bd tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:00:50.300225 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18a480be-0333-4f4e-ae4e-870aeb4f74bd tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 200 Aug 01 13:00:50.300725 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 386/1565] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:50 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:50.351052 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-159966b8-0c03-41e2-8662-c4b024bb8204 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:50.353440 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-159966b8-0c03-41e2-8662-c4b024bb8204 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 13:00:50.355487 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-159966b8-0c03-41e2-8662-c4b024bb8204 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:50.355487 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-159966b8-0c03-41e2-8662-c4b024bb8204 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:50.367543 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:50.367543 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:50.372137 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-159966b8-0c03-41e2-8662-c4b024bb8204 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:00:50.378004 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-159966b8-0c03-41e2-8662-c4b024bb8204 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 200 Aug 01 13:00:50.378621 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 392/1566] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:00:50 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:50.400250 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-b620076b-27a1-4440-baee-ff7f2c09003b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:50.403370 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-b620076b-27a1-4440-baee-ff7f2c09003b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] POST https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2/action Aug 01 13:00:50.403707 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-b620076b-27a1-4440-baee-ff7f2c09003b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:50.403850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-b620076b-27a1-4440-baee-ff7f2c09003b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:50.415516 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:50.415516 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:50.416005 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-b620076b-27a1-4440-baee-ff7f2c09003b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:00:50.424086 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-b620076b-27a1-4440-baee-ff7f2c09003b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Begin detaching volume completed successfully. Aug 01 13:00:50.424315 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-b620076b-27a1-4440-baee-ff7f2c09003b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2/action returned with HTTP 202 Aug 01 13:00:50.424783 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 399/1567] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:00:50 2026] POST /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:50.494058 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e05e6385-3b9c-4b21-9580-91c779e64835 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:50.494058 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e05e6385-3b9c-4b21-9580-91c779e64835 None None] GET https://10.4.3.110/volume// Aug 01 13:00:50.494058 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e05e6385-3b9c-4b21-9580-91c779e64835 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:50.494058 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e05e6385-3b9c-4b21-9580-91c779e64835 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:50.494058 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e05e6385-3b9c-4b21-9580-91c779e64835 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:00:50.495187 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 391/1568] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:00:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:00:50.504528 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-746af7ef-7e06-4501-9779-a1d185f0fd87 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:50.508707 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-746af7ef-7e06-4501-9779-a1d185f0fd87 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 13:00:50.509001 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-746af7ef-7e06-4501-9779-a1d185f0fd87 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:50.509253 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-746af7ef-7e06-4501-9779-a1d185f0fd87 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:50.537534 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:50.537534 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:50.542748 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-746af7ef-7e06-4501-9779-a1d185f0fd87 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:00:50.548134 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-746af7ef-7e06-4501-9779-a1d185f0fd87 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 200 Aug 01 13:00:50.548624 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 387/1569] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:00:50 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 1325 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:00:50.722328 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b72a966-8de6-4aab-acc5-eae84caf2a0f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:50.727467 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b72a966-8de6-4aab-acc5-eae84caf2a0f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb Aug 01 13:00:50.729352 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b72a966-8de6-4aab-acc5-eae84caf2a0f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:50.731742 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b72a966-8de6-4aab-acc5-eae84caf2a0f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:50.745436 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:50.745436 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:50.755149 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4b72a966-8de6-4aab-acc5-eae84caf2a0f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:50.762654 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b72a966-8de6-4aab-acc5-eae84caf2a0f tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb returned with HTTP 200 Aug 01 13:00:50.763689 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 393/1570] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:50 2026] GET /volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:50.782027 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b08fc2d5-9e42-4fe2-a92c-40ef733e8dd4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:50.785081 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b08fc2d5-9e42-4fe2-a92c-40ef733e8dd4 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb/action Aug 01 13:00:50.785512 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b08fc2d5-9e42-4fe2-a92c-40ef733e8dd4 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:50.785672 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b08fc2d5-9e42-4fe2-a92c-40ef733e8dd4 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:50.800712 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:50.800712 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:50.801250 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-b08fc2d5-9e42-4fe2-a92c-40ef733e8dd4 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Updating volume '9ecbc353-cb9a-4ac5-9656-4047e38f2deb' with '{'status': 'error'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:00:50.830547 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b08fc2d5-9e42-4fe2-a92c-40ef733e8dd4 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb/action returned with HTTP 202 Aug 01 13:00:50.831538 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 400/1571] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:50 2026] POST /volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:50.844340 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-00133612-4d84-4437-9fae-9ab87bea4493 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:50.846271 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-00133612-4d84-4437-9fae-9ab87bea4493 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb Aug 01 13:00:50.848150 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-00133612-4d84-4437-9fae-9ab87bea4493 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:50.848719 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-00133612-4d84-4437-9fae-9ab87bea4493 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:50.861584 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:50.861584 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:50.870978 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-00133612-4d84-4437-9fae-9ab87bea4493 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:50.877967 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-00133612-4d84-4437-9fae-9ab87bea4493 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb returned with HTTP 200 Aug 01 13:00:50.878879 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 392/1572] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:50 2026] GET /volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:50.897900 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f421735f-1ed4-48bb-99ff-ebce950ad97a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:50.901235 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f421735f-1ed4-48bb-99ff-ebce950ad97a tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb/action Aug 01 13:00:50.901235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f421735f-1ed4-48bb-99ff-ebce950ad97a tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:50.901235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f421735f-1ed4-48bb-99ff-ebce950ad97a tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:50.917250 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:50.917250 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:50.917676 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f421735f-1ed4-48bb-99ff-ebce950ad97a tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Volume info retrieved successfully. Aug 01 13:00:50.950751 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f421735f-1ed4-48bb-99ff-ebce950ad97a tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Delete volume request issued successfully. Aug 01 13:00:50.951162 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f421735f-1ed4-48bb-99ff-ebce950ad97a tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb/action returned with HTTP 202 Aug 01 13:00:50.952513 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 388/1573] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:50 2026] POST /volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:50.963370 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c03035a6-4bdf-4ff0-8333-8d50a615cd79 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:50.969229 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c03035a6-4bdf-4ff0-8333-8d50a615cd79 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb Aug 01 13:00:50.969583 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c03035a6-4bdf-4ff0-8333-8d50a615cd79 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:50.969877 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c03035a6-4bdf-4ff0-8333-8d50a615cd79 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:50.980770 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:50.980770 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:50.985882 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c03035a6-4bdf-4ff0-8333-8d50a615cd79 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:50.992524 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c03035a6-4bdf-4ff0-8333-8d50a615cd79 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb returned with HTTP 200 Aug 01 13:00:50.993335 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 394/1574] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:50 2026] GET /volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:51.585049 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-96d8e9c0-ce52-43b7-ac15-d70ce59da9ab None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:51.585682 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96d8e9c0-ce52-43b7-ac15-d70ce59da9ab None None] GET https://10.4.3.110/volume// Aug 01 13:00:51.585867 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96d8e9c0-ce52-43b7-ac15-d70ce59da9ab None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:51.586543 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96d8e9c0-ce52-43b7-ac15-d70ce59da9ab None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:51.586543 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96d8e9c0-ce52-43b7-ac15-d70ce59da9ab None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:00:51.586860 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 401/1575] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:00:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:00:51.596011 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4dd51b5f-8a96-4595-b0f6-b980f89ce852 req-b7b8a37a-c3c0-437c-9cb0-79edbda35e1d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:51.598358 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4dd51b5f-8a96-4595-b0f6-b980f89ce852 req-b7b8a37a-c3c0-437c-9cb0-79edbda35e1d tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:00:51.598710 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4dd51b5f-8a96-4595-b0f6-b980f89ce852 req-b7b8a37a-c3c0-437c-9cb0-79edbda35e1d tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50333f5c-927e-4980-944c-1205a4f82c71", "connector": null, "instance_uuid": "cf70df0e-7911-4d86-971f-ba5e98e25b74"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:51.613697 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:51.613697 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:51.645234 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4dd51b5f-8a96-4595-b0f6-b980f89ce852 req-b7b8a37a-c3c0-437c-9cb0-79edbda35e1d tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:00:51.645690 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 393/1576] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:00:51 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:51.661885 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4dd51b5f-8a96-4595-b0f6-b980f89ce852 req-1a52522a-d865-439f-839a-67e84043072f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:51.665026 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4dd51b5f-8a96-4595-b0f6-b980f89ce852 req-1a52522a-d865-439f-839a-67e84043072f tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] DELETE https://10.4.3.110/volume/v3/attachments/671862fa-4bac-49ce-b8df-b664c3f61157 Aug 01 13:00:51.665306 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4dd51b5f-8a96-4595-b0f6-b980f89ce852 req-1a52522a-d865-439f-839a-67e84043072f tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:51.665560 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4dd51b5f-8a96-4595-b0f6-b980f89ce852 req-1a52522a-d865-439f-839a-67e84043072f tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:51.673399 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:51.673399 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:51.748516 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4dd51b5f-8a96-4595-b0f6-b980f89ce852 req-1a52522a-d865-439f-839a-67e84043072f tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/attachments/671862fa-4bac-49ce-b8df-b664c3f61157 returned with HTTP 200 Aug 01 13:00:51.749031 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 389/1577] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:00:51 2026] DELETE /volume/v3/attachments/671862fa-4bac-49ce-b8df-b664c3f61157 => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:51.883584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-3b679e2d-25ad-49cb-9df8-72c994a58b79 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:51.885909 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-3b679e2d-25ad-49cb-9df8-72c994a58b79 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] DELETE https://10.4.3.110/volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083 Aug 01 13:00:51.886114 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-3b679e2d-25ad-49cb-9df8-72c994a58b79 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:51.886329 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-3b679e2d-25ad-49cb-9df8-72c994a58b79 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:51.902164 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:51.902164 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:51.978119 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5668a150-9da1-4be6-b2b0-5acebc29c84f req-3b679e2d-25ad-49cb-9df8-72c994a58b79 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083 returned with HTTP 200 Aug 01 13:00:51.983206 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 395/1578] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:00:51 2026] DELETE /volume/v3/attachments/74cb7459-6540-4970-aff5-1890ee08d083 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:52.013180 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6d696d04-44fe-474e-a259-b19ee3e65bd6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:52.015618 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d696d04-44fe-474e-a259-b19ee3e65bd6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb Aug 01 13:00:52.016825 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d696d04-44fe-474e-a259-b19ee3e65bd6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:52.016825 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d696d04-44fe-474e-a259-b19ee3e65bd6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:52.023354 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d696d04-44fe-474e-a259-b19ee3e65bd6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb returned with HTTP 404 Aug 01 13:00:52.024243 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 402/1579] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:52 2026] GET /volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:52.032368 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b1e0a7b2-a6ae-4d95-afc6-cf072a581517 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:52.034359 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b1e0a7b2-a6ae-4d95-afc6-cf072a581517 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb Aug 01 13:00:52.034593 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b1e0a7b2-a6ae-4d95-afc6-cf072a581517 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:52.034824 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b1e0a7b2-a6ae-4d95-afc6-cf072a581517 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:52.041683 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b1e0a7b2-a6ae-4d95-afc6-cf072a581517 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb returned with HTTP 404 Aug 01 13:00:52.042324 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 394/1580] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:52 2026] GET /volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:52.049923 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e136ad99-f19e-4d82-9498-39bd2c6f79a8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:52.052350 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e136ad99-f19e-4d82-9498-39bd2c6f79a8 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] DELETE https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb Aug 01 13:00:52.052674 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e136ad99-f19e-4d82-9498-39bd2c6f79a8 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:52.052994 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e136ad99-f19e-4d82-9498-39bd2c6f79a8 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:52.053277 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e136ad99-f19e-4d82-9498-39bd2c6f79a8 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Delete volume with id: 9ecbc353-cb9a-4ac5-9656-4047e38f2deb Aug 01 13:00:52.059706 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e136ad99-f19e-4d82-9498-39bd2c6f79a8 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb returned with HTTP 404 Aug 01 13:00:52.060206 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 390/1581] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:52 2026] DELETE /volume/v3/volumes/9ecbc353-cb9a-4ac5-9656-4047e38f2deb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:52.068501 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:52.070296 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:52.070724 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-228312192"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:52.072292 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-228312192'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:52.072483 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume of 1 GB Aug 01 13:00:52.072790 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:52.072790 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:52.077252 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Availability Zones retrieved successfully. Aug 01 13:00:52.083136 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (91b30dc9-5d69-45ea-8300-359d6af13552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:52.084107 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (091d4a67-0af2-4909-8a9f-676ba03f87e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:52.085093 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:52.114153 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (091d4a67-0af2-4909-8a9f-676ba03f87e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:52.115065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ccc4ed-7de0-40fa-b1ac-3ab8dd1b9b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:52.155995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Created reservations ['b6f8071e-1131-4695-b4d5-5d5588d6df38', '84449dda-6973-4c47-a291-d3315fa0bd3c', 'bfc71d5a-0a9a-420c-8da3-9612cfc11e6c', 'b677c497-56eb-4135-a90e-fff07b5da3f1'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:52.156824 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ccc4ed-7de0-40fa-b1ac-3ab8dd1b9b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6f8071e-1131-4695-b4d5-5d5588d6df38', '84449dda-6973-4c47-a291-d3315fa0bd3c', 'bfc71d5a-0a9a-420c-8da3-9612cfc11e6c', 'b677c497-56eb-4135-a90e-fff07b5da3f1']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:52.157695 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9918b609-7f54-42c0-a70b-c7faf9877e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:52.188111 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9918b609-7f54-42c0-a70b-c7faf9877e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b682ae06-1ff0-4541-ba3d-ad95ba3d881a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-228312192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['b6f8071e-1131-4695-b4d5-5d5588d6df38','84449dda-6973-4c47-a291-d3315fa0bd3c','bfc71d5a-0a9a-420c-8da3-9612cfc11e6c','b677c497-56eb-4135-a90e-fff07b5da3f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-228312192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b682ae06-1ff0-4541-ba3d-ad95ba3d881a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',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='6820d983c80a4a7e8c92aa45927b27bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:52.189070 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c537fc51-71d3-447c-b87e-7eb5dee8b82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:52.205610 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab6f8a75-0bd4-4d93-9d4b-67a9f7f5cb8d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:52.207991 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab6f8a75-0bd4-4d93-9d4b-67a9f7f5cb8d tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:52.208264 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab6f8a75-0bd4-4d93-9d4b-67a9f7f5cb8d tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:52.208496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab6f8a75-0bd4-4d93-9d4b-67a9f7f5cb8d tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:52.213731 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c537fc51-71d3-447c-b87e-7eb5dee8b82f) 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-VolumesActionsTest-Volume-228312192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['b6f8071e-1131-4695-b4d5-5d5588d6df38','84449dda-6973-4c47-a291-d3315fa0bd3c','bfc71d5a-0a9a-420c-8da3-9612cfc11e6c','b677c497-56eb-4135-a90e-fff07b5da3f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:52.214617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde56d96-2931-4eb0-9104-a63e8bf5430b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:52.222146 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:52.222146 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:52.226340 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab6f8a75-0bd4-4d93-9d4b-67a9f7f5cb8d tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:52.226490 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde56d96-2931-4eb0-9104-a63e8bf5430b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:52.227312 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (91b30dc9-5d69-45ea-8300-359d6af13552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:52.227712 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request issued successfully. Aug 01 13:00:52.228296 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbf7a0eb-5ea7-4229-8147-2432e0b9e60c tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:52.228760 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 396/1582] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:52 2026] POST /volume/v3/volumes => generated 748 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:52.232160 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab6f8a75-0bd4-4d93-9d4b-67a9f7f5cb8d tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:52.232918 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 403/1583] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:52 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:52.242897 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-547eaa76-3337-479b-ae41-2fc92d981913 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:52.247735 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-547eaa76-3337-479b-ae41-2fc92d981913 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a Aug 01 13:00:52.249962 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-547eaa76-3337-479b-ae41-2fc92d981913 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:52.250319 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-547eaa76-3337-479b-ae41-2fc92d981913 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:52.259711 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:52.259711 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:52.264697 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-547eaa76-3337-479b-ae41-2fc92d981913 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:52.271089 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-547eaa76-3337-479b-ae41-2fc92d981913 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a returned with HTTP 200 Aug 01 13:00:52.271614 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 395/1584] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:52 2026] GET /volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:52.289867 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-3fc00d70-d745-4c63-b702-ad53762a4e97 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:52.292225 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-3fc00d70-d745-4c63-b702-ad53762a4e97 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:52.292462 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-3fc00d70-d745-4c63-b702-ad53762a4e97 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:52.292689 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-3fc00d70-d745-4c63-b702-ad53762a4e97 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:52.303568 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:52.303568 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:52.309732 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-3fc00d70-d745-4c63-b702-ad53762a4e97 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:52.320358 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-3fc00d70-d745-4c63-b702-ad53762a4e97 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:52.320933 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 391/1585] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:00:52 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:52.349325 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-8d4729e5-0c24-4e8d-80d0-c3000e97161b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:52.352937 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-8d4729e5-0c24-4e8d-80d0-c3000e97161b tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] POST https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22/action Aug 01 13:00:52.353570 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-8d4729e5-0c24-4e8d-80d0-c3000e97161b tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:52.353757 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-8d4729e5-0c24-4e8d-80d0-c3000e97161b tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:52.371009 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:52.371009 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:52.371813 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-8d4729e5-0c24-4e8d-80d0-c3000e97161b tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:52.383242 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-8d4729e5-0c24-4e8d-80d0-c3000e97161b tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Begin detaching volume completed successfully. Aug 01 13:00:52.383641 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-8d4729e5-0c24-4e8d-80d0-c3000e97161b tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22/action returned with HTTP 202 Aug 01 13:00:52.384296 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 397/1586] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:00:52 2026] POST /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:52.442484 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-734689e4-31f9-4f78-952d-067d3471e423 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:52.442929 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-734689e4-31f9-4f78-952d-067d3471e423 None None] GET https://10.4.3.110/volume// Aug 01 13:00:52.443187 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-734689e4-31f9-4f78-952d-067d3471e423 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:52.443408 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-734689e4-31f9-4f78-952d-067d3471e423 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:52.443753 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-734689e4-31f9-4f78-952d-067d3471e423 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:00:52.444131 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 404/1587] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:00:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:00:52.454204 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-ba43e0a5-7c19-4fd7-b0f4-8352dbbe29c0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:52.457211 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-ba43e0a5-7c19-4fd7-b0f4-8352dbbe29c0 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:52.457449 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-ba43e0a5-7c19-4fd7-b0f4-8352dbbe29c0 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:52.457718 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-ba43e0a5-7c19-4fd7-b0f4-8352dbbe29c0 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:52.473935 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:52.473935 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:52.479551 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-ba43e0a5-7c19-4fd7-b0f4-8352dbbe29c0 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:52.485064 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-ba43e0a5-7c19-4fd7-b0f4-8352dbbe29c0 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:52.485644 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 396/1588] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:00:52 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:00:52.609258 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-35aa832c-1d6b-464f-8c61-c07e3eaa9a19 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:52.612681 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35aa832c-1d6b-464f-8c61-c07e3eaa9a19 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 13:00:52.613004 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35aa832c-1d6b-464f-8c61-c07e3eaa9a19 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:52.613778 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35aa832c-1d6b-464f-8c61-c07e3eaa9a19 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:52.622071 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:52.622071 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:52.627965 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-35aa832c-1d6b-464f-8c61-c07e3eaa9a19 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:00:52.634072 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35aa832c-1d6b-464f-8c61-c07e3eaa9a19 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 200 Aug 01 13:00:52.634577 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 392/1589] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:52 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:53.286161 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b71de2d9-1c01-4642-9699-5320b9872da0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:53.288431 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b71de2d9-1c01-4642-9699-5320b9872da0 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a Aug 01 13:00:53.288666 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b71de2d9-1c01-4642-9699-5320b9872da0 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:53.288895 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b71de2d9-1c01-4642-9699-5320b9872da0 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:53.299959 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:53.299959 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:53.305076 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b71de2d9-1c01-4642-9699-5320b9872da0 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:53.313834 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b71de2d9-1c01-4642-9699-5320b9872da0 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a returned with HTTP 200 Aug 01 13:00:53.314330 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 398/1590] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:53 2026] GET /volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:53.330720 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-15574231-22e7-4532-8375-c2770b07238d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:53.333585 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15574231-22e7-4532-8375-c2770b07238d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a/action Aug 01 13:00:53.334344 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15574231-22e7-4532-8375-c2770b07238d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:53.334344 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15574231-22e7-4532-8375-c2770b07238d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:53.347695 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:53.347695 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:53.347695 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-15574231-22e7-4532-8375-c2770b07238d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Updating volume 'b682ae06-1ff0-4541-ba3d-ad95ba3d881a' with '{'status': 'maintenance'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:00:53.388687 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15574231-22e7-4532-8375-c2770b07238d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a/action returned with HTTP 202 Aug 01 13:00:53.388687 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 405/1591] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:53 2026] POST /volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:53.397054 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0705d12b-8a1f-4592-8076-8b211c58a259 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:53.399915 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0705d12b-8a1f-4592-8076-8b211c58a259 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a Aug 01 13:00:53.400149 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0705d12b-8a1f-4592-8076-8b211c58a259 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:53.400675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0705d12b-8a1f-4592-8076-8b211c58a259 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:53.413744 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:53.413744 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:53.422282 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0705d12b-8a1f-4592-8076-8b211c58a259 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:53.428671 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0705d12b-8a1f-4592-8076-8b211c58a259 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a returned with HTTP 200 Aug 01 13:00:53.429937 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 397/1592] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:53 2026] GET /volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:53.446578 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2ffa4605-8526-489e-b15a-5bd2e4e9254d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:53.451616 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ffa4605-8526-489e-b15a-5bd2e4e9254d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a/action Aug 01 13:00:53.452325 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ffa4605-8526-489e-b15a-5bd2e4e9254d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:53.452325 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ffa4605-8526-489e-b15a-5bd2e4e9254d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:53.464738 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:53.464738 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:53.465392 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2ffa4605-8526-489e-b15a-5bd2e4e9254d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Volume info retrieved successfully. Aug 01 13:00:53.489556 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2ffa4605-8526-489e-b15a-5bd2e4e9254d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Delete volume request issued successfully. Aug 01 13:00:53.492166 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ffa4605-8526-489e-b15a-5bd2e4e9254d tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a/action returned with HTTP 202 Aug 01 13:00:53.492166 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 393/1593] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:53 2026] POST /volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:53.500974 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19c087d3-62ec-4297-885b-b99845e034ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:53.503723 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19c087d3-62ec-4297-885b-b99845e034ea tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a Aug 01 13:00:53.504071 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19c087d3-62ec-4297-885b-b99845e034ea tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:53.504375 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19c087d3-62ec-4297-885b-b99845e034ea tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:53.517801 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:53.517801 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:53.522318 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19c087d3-62ec-4297-885b-b99845e034ea tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:53.527919 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19c087d3-62ec-4297-885b-b99845e034ea tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a returned with HTTP 200 Aug 01 13:00:53.528640 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 399/1594] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:53 2026] GET /volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:53.619085 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-247ef93c-0c63-4dc0-8697-11244dc1b7e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:53.619085 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-247ef93c-0c63-4dc0-8697-11244dc1b7e1 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] DELETE https://10.4.3.110/volume/v3/attachments/f8dc0a47-9998-4ea9-93de-80323510c406 Aug 01 13:00:53.619085 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-247ef93c-0c63-4dc0-8697-11244dc1b7e1 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:53.619085 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-247ef93c-0c63-4dc0-8697-11244dc1b7e1 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:53.635688 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:53.635688 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:53.701030 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8b67321a-0d7a-4f40-897b-e42a1be9b04c req-247ef93c-0c63-4dc0-8697-11244dc1b7e1 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/attachments/f8dc0a47-9998-4ea9-93de-80323510c406 returned with HTTP 200 Aug 01 13:00:53.701030 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 406/1595] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:00:53 2026] DELETE /volume/v3/attachments/f8dc0a47-9998-4ea9-93de-80323510c406 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:53.701186 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0394350f-9b8f-45ee-8365-15040b58a0d0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:53.702392 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0394350f-9b8f-45ee-8365-15040b58a0d0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 13:00:53.703601 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0394350f-9b8f-45ee-8365-15040b58a0d0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:53.703601 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0394350f-9b8f-45ee-8365-15040b58a0d0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:53.718647 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:53.718647 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:53.725416 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0394350f-9b8f-45ee-8365-15040b58a0d0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:00:53.734680 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0394350f-9b8f-45ee-8365-15040b58a0d0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 13:00:53.735408 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 398/1596] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:53 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:53.799532 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-5adfd328-1553-4343-a62c-e12a064e7ca2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:53.803610 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-5adfd328-1553-4343-a62c-e12a064e7ca2 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 13:00:53.804008 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-5adfd328-1553-4343-a62c-e12a064e7ca2 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:53.804138 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-5adfd328-1553-4343-a62c-e12a064e7ca2 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:53.821149 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:53.821149 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:53.830578 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-5adfd328-1553-4343-a62c-e12a064e7ca2 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:00:53.836773 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-5adfd328-1553-4343-a62c-e12a064e7ca2 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 13:00:53.837283 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 394/1597] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:00:53 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:53.868024 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-94d39b29-31a6-4199-bb30-dda500e06901 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:53.871513 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-94d39b29-31a6-4199-bb30-dda500e06901 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60/action Aug 01 13:00:53.872021 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-94d39b29-31a6-4199-bb30-dda500e06901 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:53.872126 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-94d39b29-31a6-4199-bb30-dda500e06901 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:53.892963 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:53.892963 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:53.894571 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-94d39b29-31a6-4199-bb30-dda500e06901 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:00:53.905229 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-94d39b29-31a6-4199-bb30-dda500e06901 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Begin detaching volume completed successfully. Aug 01 13:00:53.905505 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-94d39b29-31a6-4199-bb30-dda500e06901 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60/action returned with HTTP 202 Aug 01 13:00:53.906038 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 400/1598] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:00:53 2026] POST /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:53.956408 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5be6ea3c-9715-4e94-9e40-e03291016012 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:53.956581 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5be6ea3c-9715-4e94-9e40-e03291016012 None None] GET https://10.4.3.110/volume// Aug 01 13:00:53.956844 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5be6ea3c-9715-4e94-9e40-e03291016012 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:53.957222 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5be6ea3c-9715-4e94-9e40-e03291016012 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:53.957742 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5be6ea3c-9715-4e94-9e40-e03291016012 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:00:53.958165 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 407/1599] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:00:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:00:53.969072 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-0c44aefb-a757-431e-8805-545552e5bb2b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:53.971906 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-0c44aefb-a757-431e-8805-545552e5bb2b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 13:00:53.972420 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-0c44aefb-a757-431e-8805-545552e5bb2b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:53.972824 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-0c44aefb-a757-431e-8805-545552e5bb2b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:53.986760 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:53.986760 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:53.992744 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-0c44aefb-a757-431e-8805-545552e5bb2b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:00:54.004555 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-0c44aefb-a757-431e-8805-545552e5bb2b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 13:00:54.004555 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 399/1600] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:00:53 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:00:54.418930 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-080765cf-74e5-4454-9f7b-341daf3b19d2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:54.419460 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-080765cf-74e5-4454-9f7b-341daf3b19d2 None None] GET https://10.4.3.110/volume// Aug 01 13:00:54.419693 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-080765cf-74e5-4454-9f7b-341daf3b19d2 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:54.419910 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-080765cf-74e5-4454-9f7b-341daf3b19d2 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:54.420267 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-080765cf-74e5-4454-9f7b-341daf3b19d2 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:00:54.420619 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 395/1601] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:00:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:00:54.431701 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-20d90de0-836f-4951-add1-07ba7b048d5a req-78bc9630-8261-4666-a220-1c9860351b30 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:54.434308 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-20d90de0-836f-4951-add1-07ba7b048d5a req-78bc9630-8261-4666-a220-1c9860351b30 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] GET https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 Aug 01 13:00:54.434577 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-20d90de0-836f-4951-add1-07ba7b048d5a req-78bc9630-8261-4666-a220-1c9860351b30 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:54.434807 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-20d90de0-836f-4951-add1-07ba7b048d5a req-78bc9630-8261-4666-a220-1c9860351b30 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:54.457110 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:54.457110 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:54.468845 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-20d90de0-836f-4951-add1-07ba7b048d5a req-78bc9630-8261-4666-a220-1c9860351b30 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Volume info retrieved successfully. Aug 01 13:00:54.475691 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-20d90de0-836f-4951-add1-07ba7b048d5a req-78bc9630-8261-4666-a220-1c9860351b30 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 returned with HTTP 200 Aug 01 13:00:54.476371 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 401/1602] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:00:54 2026] GET /volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 => generated 1540 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:00:54.548124 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e776a116-0fd2-49e2-bbf2-3ff6822bcbdb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:54.554976 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e776a116-0fd2-49e2-bbf2-3ff6822bcbdb tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a Aug 01 13:00:54.554976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e776a116-0fd2-49e2-bbf2-3ff6822bcbdb tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:54.554976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e776a116-0fd2-49e2-bbf2-3ff6822bcbdb tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:54.555168 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a2640343-8b2d-45a3-b638-d66fda2dfe2e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:54.559121 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2640343-8b2d-45a3-b638-d66fda2dfe2e tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:54.559121 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2640343-8b2d-45a3-b638-d66fda2dfe2e tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:54.559121 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2640343-8b2d-45a3-b638-d66fda2dfe2e tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:54.569029 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:54.569029 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:54.570047 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e776a116-0fd2-49e2-bbf2-3ff6822bcbdb tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a returned with HTTP 404 Aug 01 13:00:54.570716 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 408/1603] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:54 2026] GET /volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:54.572402 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a2640343-8b2d-45a3-b638-d66fda2dfe2e tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:54.579840 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2640343-8b2d-45a3-b638-d66fda2dfe2e tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:54.579840 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 400/1604] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:54 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:54.582103 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-17346b18-7eef-4ec7-9ce5-d91e80720ade None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:54.586153 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17346b18-7eef-4ec7-9ce5-d91e80720ade tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a Aug 01 13:00:54.586470 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17346b18-7eef-4ec7-9ce5-d91e80720ade tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:54.586740 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17346b18-7eef-4ec7-9ce5-d91e80720ade tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:54.594518 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17346b18-7eef-4ec7-9ce5-d91e80720ade tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a returned with HTTP 404 Aug 01 13:00:54.595137 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 396/1605] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:54 2026] GET /volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:54.605920 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-20d90de0-836f-4951-add1-07ba7b048d5a req-8abe0731-9e6f-4e83-a3f2-4f08b71ac391 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:54.607629 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d2d981ca-c5d3-46ea-b065-16ce3c6323c4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:54.613329 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2d981ca-c5d3-46ea-b065-16ce3c6323c4 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] DELETE https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a Aug 01 13:00:54.613632 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2d981ca-c5d3-46ea-b065-16ce3c6323c4 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:54.613936 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2d981ca-c5d3-46ea-b065-16ce3c6323c4 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:54.614186 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-d2d981ca-c5d3-46ea-b065-16ce3c6323c4 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Delete volume with id: b682ae06-1ff0-4541-ba3d-ad95ba3d881a Aug 01 13:00:54.616629 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-20d90de0-836f-4951-add1-07ba7b048d5a req-8abe0731-9e6f-4e83-a3f2-4f08b71ac391 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] PUT https://10.4.3.110/volume/v3/attachments/de47d217-3a8b-40d0-a96e-196418c9e768 Aug 01 13:00:54.617122 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-20d90de0-836f-4951-add1-07ba7b048d5a req-8abe0731-9e6f-4e83-a3f2-4f08b71ac391 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:54.624653 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2d981ca-c5d3-46ea-b065-16ce3c6323c4 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a returned with HTTP 404 Aug 01 13:00:54.625168 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 409/1606] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:54 2026] DELETE /volume/v3/volumes/b682ae06-1ff0-4541-ba3d-ad95ba3d881a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:54.632444 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-20d90de0-836f-4951-add1-07ba7b048d5a req-8abe0731-9e6f-4e83-a3f2-4f08b71ac391 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Acquiring lock "cinder-attachment_update-50333f5c-927e-4980-944c-1205a4f82c71-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:00:54.636619 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5c70401f-4457-46d6-bd79-decb728aaaed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:54.638620 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:00:54.639080 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-20d90de0-836f-4951-add1-07ba7b048d5a req-8abe0731-9e6f-4e83-a3f2-4f08b71ac391 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Lock "cinder-attachment_update-50333f5c-927e-4980-944c-1205a4f82c71-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:00:54.639204 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2024609275"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:54.640549 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:54.640549 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:54.640824 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2024609275'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:00:54.641307 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume of 1 GB Aug 01 13:00:54.651026 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Availability Zones retrieved successfully. Aug 01 13:00:54.654612 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (0d41fdd3-c7db-4d9d-9c3f-95d42bba1cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:54.656695 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8768dc-7df6-4689-9443-2379d3468f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:54.657603 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:00:54.694816 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8768dc-7df6-4689-9443-2379d3468f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:54.694816 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bace4ebd-2e62-4071-a015-2978ee6a8d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:54.744604 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-20d90de0-836f-4951-add1-07ba7b048d5a req-8abe0731-9e6f-4e83-a3f2-4f08b71ac391 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Lock "cinder-attachment_update-50333f5c-927e-4980-944c-1205a4f82c71-np0000006302" released by "attachment_update" :: held 0.104s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:00:54.744604 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-20d90de0-836f-4951-add1-07ba7b048d5a req-8abe0731-9e6f-4e83-a3f2-4f08b71ac391 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/attachments/de47d217-3a8b-40d0-a96e-196418c9e768 returned with HTTP 200 Aug 01 13:00:54.744604 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 402/1607] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:00:54 2026] PUT /volume/v3/attachments/de47d217-3a8b-40d0-a96e-196418c9e768 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:54.749021 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Created reservations ['ebce9a7c-7160-45ba-ba96-035db2738c9c', '1d3b3294-97d0-48bd-9ea8-31ae5587b0a8', 'fc46f038-a3d9-43cb-a8c2-8ec8da628325', '4a96455c-b756-447b-bfa1-b5a6cb970bec'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:00:54.749981 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bace4ebd-2e62-4071-a015-2978ee6a8d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebce9a7c-7160-45ba-ba96-035db2738c9c', '1d3b3294-97d0-48bd-9ea8-31ae5587b0a8', 'fc46f038-a3d9-43cb-a8c2-8ec8da628325', '4a96455c-b756-447b-bfa1-b5a6cb970bec']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:54.751057 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d85db093-6ebd-44fc-b95f-d97fa3646e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:54.776196 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-20d90de0-836f-4951-add1-07ba7b048d5a req-4dfe2905-c569-4b31-baa8-7aea2ef335e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:54.778847 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-20d90de0-836f-4951-add1-07ba7b048d5a req-4dfe2905-c569-4b31-baa8-7aea2ef335e1 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] POST https://10.4.3.110/volume/v3/attachments/de47d217-3a8b-40d0-a96e-196418c9e768/action Aug 01 13:00:54.779272 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-20d90de0-836f-4951-add1-07ba7b048d5a req-4dfe2905-c569-4b31-baa8-7aea2ef335e1 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:54.779440 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-20d90de0-836f-4951-add1-07ba7b048d5a req-4dfe2905-c569-4b31-baa8-7aea2ef335e1 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:54.788629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d85db093-6ebd-44fc-b95f-d97fa3646e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd79b2a3-eb75-4fc2-a421-ba2dde283ee2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2024609275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['ebce9a7c-7160-45ba-ba96-035db2738c9c','1d3b3294-97d0-48bd-9ea8-31ae5587b0a8','fc46f038-a3d9-43cb-a8c2-8ec8da628325','4a96455c-b756-447b-bfa1-b5a6cb970bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2024609275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd79b2a3-eb75-4fc2-a421-ba2dde283ee2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',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='6820d983c80a4a7e8c92aa45927b27bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:54.789907 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a78860a-3bcb-43f1-9335-eaec970375a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:54.798526 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:54.798526 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:54.816526 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a78860a-3bcb-43f1-9335-eaec970375a5) 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-VolumesActionsTest-Volume-2024609275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ad7ce0c544e25b3ff22d32bd7176c',qos_specs=None,replication_status=,reservations=['ebce9a7c-7160-45ba-ba96-035db2738c9c','1d3b3294-97d0-48bd-9ea8-31ae5587b0a8','fc46f038-a3d9-43cb-a8c2-8ec8da628325','4a96455c-b756-447b-bfa1-b5a6cb970bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6820d983c80a4a7e8c92aa45927b27bf',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:54.817278 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-20d90de0-836f-4951-add1-07ba7b048d5a req-4dfe2905-c569-4b31-baa8-7aea2ef335e1 tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/attachments/de47d217-3a8b-40d0-a96e-196418c9e768/action returned with HTTP 204 Aug 01 13:00:54.817278 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 397/1608] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:00:54 2026] POST /volume/v3/attachments/de47d217-3a8b-40d0-a96e-196418c9e768/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:54.817405 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb04ee34-e06e-46c9-a207-b9da2223c96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:00:54.834003 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb04ee34-e06e-46c9-a207-b9da2223c96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:00:54.835202 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Flow 'volume_create_api' (0d41fdd3-c7db-4d9d-9c3f-95d42bba1cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:00:54.835617 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Create volume request issued successfully. Aug 01 13:00:54.836709 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c70401f-4457-46d6-bd79-decb728aaaed tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:00:54.837374 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 401/1609] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:00:54 2026] POST /volume/v3/volumes => generated 749 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:00:54.854446 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9c54031b-3eb5-45f0-a2eb-c51184f044ab None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:54.856560 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c54031b-3eb5-45f0-a2eb-c51184f044ab tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 Aug 01 13:00:54.856861 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c54031b-3eb5-45f0-a2eb-c51184f044ab tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:54.857116 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c54031b-3eb5-45f0-a2eb-c51184f044ab tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:54.867608 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:54.867608 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:54.873899 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9c54031b-3eb5-45f0-a2eb-c51184f044ab tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:54.882389 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c54031b-3eb5-45f0-a2eb-c51184f044ab tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 returned with HTTP 200 Aug 01 13:00:54.883042 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 410/1610] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:54 2026] GET /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:54.936036 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-29eb8d98-7ba4-4a17-a5f3-4c8985876e60 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:54.938549 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-29eb8d98-7ba4-4a17-a5f3-4c8985876e60 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] DELETE https://10.4.3.110/volume/v3/attachments/74d84493-28a2-450d-a487-7be31ad5a532 Aug 01 13:00:54.938758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-29eb8d98-7ba4-4a17-a5f3-4c8985876e60 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:54.939006 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-29eb8d98-7ba4-4a17-a5f3-4c8985876e60 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:54.948904 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:54.948904 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:55.058018 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1f379bcf-6532-439c-bee6-a9b9b86dc6cc req-29eb8d98-7ba4-4a17-a5f3-4c8985876e60 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments/74d84493-28a2-450d-a487-7be31ad5a532 returned with HTTP 200 Aug 01 13:00:55.058380 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 403/1611] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:00:54 2026] DELETE /volume/v3/attachments/74d84493-28a2-450d-a487-7be31ad5a532 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:55.907235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-88b83795-dc79-4181-b0c0-832a66b2cf91 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:55.908287 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-88b83795-dc79-4181-b0c0-832a66b2cf91 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 Aug 01 13:00:55.908533 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-88b83795-dc79-4181-b0c0-832a66b2cf91 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:55.908775 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-88b83795-dc79-4181-b0c0-832a66b2cf91 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:55.918096 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:55.918096 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:55.924355 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-88b83795-dc79-4181-b0c0-832a66b2cf91 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:55.928510 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-88b83795-dc79-4181-b0c0-832a66b2cf91 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 returned with HTTP 200 Aug 01 13:00:55.929033 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 398/1612] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:55 2026] GET /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:55.949457 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-90903b1f-22ad-4ae0-bd7e-cf96ae54cb71 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:55.954596 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90903b1f-22ad-4ae0-bd7e-cf96ae54cb71 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action Aug 01 13:00:55.954596 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90903b1f-22ad-4ae0-bd7e-cf96ae54cb71 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:55.954596 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90903b1f-22ad-4ae0-bd7e-cf96ae54cb71 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:55.969503 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:55.969503 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:55.969938 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-90903b1f-22ad-4ae0-bd7e-cf96ae54cb71 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Updating volume 'cd79b2a3-eb75-4fc2-a421-ba2dde283ee2' with '{'status': 'error'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:00:55.998811 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90903b1f-22ad-4ae0-bd7e-cf96ae54cb71 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action returned with HTTP 202 Aug 01 13:00:55.999365 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 402/1613] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:55 2026] POST /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:56.007390 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-56eefe36-69cc-4c26-a2fb-8c2dc82ec67b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:56.012785 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-56eefe36-69cc-4c26-a2fb-8c2dc82ec67b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 Aug 01 13:00:56.012785 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-56eefe36-69cc-4c26-a2fb-8c2dc82ec67b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:56.012785 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-56eefe36-69cc-4c26-a2fb-8c2dc82ec67b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:56.024421 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:56.024421 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:56.029058 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-56eefe36-69cc-4c26-a2fb-8c2dc82ec67b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:56.035087 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-56eefe36-69cc-4c26-a2fb-8c2dc82ec67b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 returned with HTTP 200 Aug 01 13:00:56.035915 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 411/1614] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:56 2026] GET /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:56.054563 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-841d2884-ddbb-4c09-a309-f091479c0291 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:56.057972 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-841d2884-ddbb-4c09-a309-f091479c0291 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action Aug 01 13:00:56.057972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-841d2884-ddbb-4c09-a309-f091479c0291 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:56.057972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-841d2884-ddbb-4c09-a309-f091479c0291 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:56.068340 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:56.068340 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:56.069028 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-841d2884-ddbb-4c09-a309-f091479c0291 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Updating volume 'cd79b2a3-eb75-4fc2-a421-ba2dde283ee2' with '{'status': 'available'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:00:56.095974 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-841d2884-ddbb-4c09-a309-f091479c0291 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action returned with HTTP 202 Aug 01 13:00:56.096678 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 404/1615] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:56 2026] POST /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:56.102723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f1bd3c25-0f90-4b97-aca7-5cadaf91d619 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:56.104987 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1bd3c25-0f90-4b97-aca7-5cadaf91d619 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 13:00:56.105328 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1bd3c25-0f90-4b97-aca7-5cadaf91d619 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:56.105480 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ea871f24-9550-40b1-8b95-6e1598611ad3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:56.105764 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1bd3c25-0f90-4b97-aca7-5cadaf91d619 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:56.107919 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ea871f24-9550-40b1-8b95-6e1598611ad3 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 Aug 01 13:00:56.108283 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ea871f24-9550-40b1-8b95-6e1598611ad3 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:56.108552 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ea871f24-9550-40b1-8b95-6e1598611ad3 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:56.120421 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:56.120421 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:56.120825 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:56.120825 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:56.125653 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ea871f24-9550-40b1-8b95-6e1598611ad3 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:56.126706 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f1bd3c25-0f90-4b97-aca7-5cadaf91d619 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:00:56.132974 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ea871f24-9550-40b1-8b95-6e1598611ad3 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 returned with HTTP 200 Aug 01 13:00:56.132974 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 403/1616] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:56 2026] GET /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:56.134416 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1bd3c25-0f90-4b97-aca7-5cadaf91d619 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 13:00:56.134936 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 399/1617] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:56 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:56.146013 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-185ae963-ab6d-4d8b-bf24-282ec301ea80 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:56.148476 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-185ae963-ab6d-4d8b-bf24-282ec301ea80 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action Aug 01 13:00:56.149114 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-185ae963-ab6d-4d8b-bf24-282ec301ea80 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:56.149388 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-185ae963-ab6d-4d8b-bf24-282ec301ea80 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:56.168409 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:56.168409 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:56.170963 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-185ae963-ab6d-4d8b-bf24-282ec301ea80 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Updating volume 'cd79b2a3-eb75-4fc2-a421-ba2dde283ee2' with '{'status': 'maintenance'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:00:56.199094 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-185ae963-ab6d-4d8b-bf24-282ec301ea80 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action returned with HTTP 202 Aug 01 13:00:56.199642 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 412/1618] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:56 2026] POST /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:56.210113 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-81159216-11f6-48f6-a906-15832cbd6f8d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:56.214565 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-81159216-11f6-48f6-a906-15832cbd6f8d tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 Aug 01 13:00:56.214804 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-81159216-11f6-48f6-a906-15832cbd6f8d tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:56.215052 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-81159216-11f6-48f6-a906-15832cbd6f8d tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:56.226547 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:56.226547 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:56.231181 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-81159216-11f6-48f6-a906-15832cbd6f8d tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:56.236787 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-81159216-11f6-48f6-a906-15832cbd6f8d tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 returned with HTTP 200 Aug 01 13:00:56.237319 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 405/1619] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:56 2026] GET /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:56.252656 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-97685aa3-4f23-43cc-9402-2206a71ea229 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:56.254930 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-97685aa3-4f23-43cc-9402-2206a71ea229 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] POST https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action Aug 01 13:00:56.255297 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-97685aa3-4f23-43cc-9402-2206a71ea229 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:00:56.255492 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-97685aa3-4f23-43cc-9402-2206a71ea229 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:56.267648 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:56.267648 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:56.267648 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-97685aa3-4f23-43cc-9402-2206a71ea229 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] Updating volume 'cd79b2a3-eb75-4fc2-a421-ba2dde283ee2' with '{'status': 'available'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:00:56.295813 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-97685aa3-4f23-43cc-9402-2206a71ea229 tempest-VolumesActionsTest-1870166843 tempest-VolumesActionsTest-1870166843-project-admin] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action returned with HTTP 202 Aug 01 13:00:56.296418 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 404/1620] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:00:56 2026] POST /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:00:56.309432 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c8d35006-25ac-43b5-8100-3be8c761a7f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:56.310843 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8d35006-25ac-43b5-8100-3be8c761a7f6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 Aug 01 13:00:56.312058 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8d35006-25ac-43b5-8100-3be8c761a7f6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:56.312681 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8d35006-25ac-43b5-8100-3be8c761a7f6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:56.324313 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:56.324313 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:56.339712 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c8d35006-25ac-43b5-8100-3be8c761a7f6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:56.345543 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8d35006-25ac-43b5-8100-3be8c761a7f6 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 returned with HTTP 200 Aug 01 13:00:56.346150 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 400/1621] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:56 2026] GET /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:56.362596 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02babb2d-894e-4e5e-9a6f-860b8db07f9b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:56.364675 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02babb2d-894e-4e5e-9a6f-860b8db07f9b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 Aug 01 13:00:56.364861 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02babb2d-894e-4e5e-9a6f-860b8db07f9b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:56.365118 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02babb2d-894e-4e5e-9a6f-860b8db07f9b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:56.373485 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:56.373485 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:56.377788 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02babb2d-894e-4e5e-9a6f-860b8db07f9b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:56.389132 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02babb2d-894e-4e5e-9a6f-860b8db07f9b tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 returned with HTTP 200 Aug 01 13:00:56.389799 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 413/1622] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:56 2026] GET /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:56.403617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89dcfe50-56ed-4b85-8b58-ba95806698e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:56.405487 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89dcfe50-56ed-4b85-8b58-ba95806698e7 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] DELETE https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 Aug 01 13:00:56.405717 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89dcfe50-56ed-4b85-8b58-ba95806698e7 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:56.405904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89dcfe50-56ed-4b85-8b58-ba95806698e7 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:56.406382 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-89dcfe50-56ed-4b85-8b58-ba95806698e7 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Delete volume with id: cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 Aug 01 13:00:56.418076 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:56.418076 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:56.418783 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89dcfe50-56ed-4b85-8b58-ba95806698e7 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:56.444658 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89dcfe50-56ed-4b85-8b58-ba95806698e7 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Delete volume request issued successfully. Aug 01 13:00:56.444834 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89dcfe50-56ed-4b85-8b58-ba95806698e7 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 returned with HTTP 202 Aug 01 13:00:56.445292 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 406/1623] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:56 2026] DELETE /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:56.456545 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-764086b9-906c-4f53-80d7-654e5654ec77 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:56.458117 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-764086b9-906c-4f53-80d7-654e5654ec77 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 Aug 01 13:00:56.458421 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-764086b9-906c-4f53-80d7-654e5654ec77 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:56.458676 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-764086b9-906c-4f53-80d7-654e5654ec77 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:56.466058 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:56.466058 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:56.470239 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-764086b9-906c-4f53-80d7-654e5654ec77 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Volume info retrieved successfully. Aug 01 13:00:56.474631 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-764086b9-906c-4f53-80d7-654e5654ec77 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 returned with HTTP 200 Aug 01 13:00:56.475215 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 405/1624] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:56 2026] GET /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:57.489587 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-39ecf60c-ba70-48ab-817e-4e4518505769 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:57.491854 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39ecf60c-ba70-48ab-817e-4e4518505769 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] GET https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 Aug 01 13:00:57.492144 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-39ecf60c-ba70-48ab-817e-4e4518505769 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:57.492405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-39ecf60c-ba70-48ab-817e-4e4518505769 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:57.500049 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39ecf60c-ba70-48ab-817e-4e4518505769 tempest-VolumesActionsTest-1293984712 tempest-VolumesActionsTest-1293984712-project-member] https://10.4.3.110/volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 returned with HTTP 404 Aug 01 13:00:57.500676 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 401/1625] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:57 2026] GET /volume/v3/volumes/cd79b2a3-eb75-4fc2-a421-ba2dde283ee2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:58.145171 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd44f74a-f766-46f5-bf7e-4223b1d27389 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:58.148489 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd44f74a-f766-46f5-bf7e-4223b1d27389 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:00:58.148489 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd44f74a-f766-46f5-bf7e-4223b1d27389 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:58.148489 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd44f74a-f766-46f5-bf7e-4223b1d27389 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:58.164663 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:58.164663 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:58.173119 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd44f74a-f766-46f5-bf7e-4223b1d27389 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:00:58.184023 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd44f74a-f766-46f5-bf7e-4223b1d27389 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:00:58.184581 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 414/1626] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:58 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:58.204323 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e6b83b48-b6f8-4017-b946-baaa1f31a656 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:58.205965 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6b83b48-b6f8-4017-b946-baaa1f31a656 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:00:58.206240 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6b83b48-b6f8-4017-b946-baaa1f31a656 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:58.206580 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6b83b48-b6f8-4017-b946-baaa1f31a656 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:58.219714 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:58.219714 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:58.224798 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e6b83b48-b6f8-4017-b946-baaa1f31a656 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:00:58.231679 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6b83b48-b6f8-4017-b946-baaa1f31a656 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:00:58.232768 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 407/1627] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:58 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:58.292856 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-3cb12219-426f-4a43-b620-2e151775736a req-329248c3-ea88-4601-9020-1f33c14bd7ba None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:58.298497 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-329248c3-ea88-4601-9020-1f33c14bd7ba tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:00:58.298497 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-329248c3-ea88-4601-9020-1f33c14bd7ba tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:58.298497 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-329248c3-ea88-4601-9020-1f33c14bd7ba tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:58.308971 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:58.308971 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:58.318322 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-3cb12219-426f-4a43-b620-2e151775736a req-329248c3-ea88-4601-9020-1f33c14bd7ba tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:00:58.325770 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-329248c3-ea88-4601-9020-1f33c14bd7ba tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:00:58.326865 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 406/1628] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:00:58 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:00:58.460297 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-84201724-a0d1-4965-898e-df7f8f804bf6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:58.460297 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84201724-a0d1-4965-898e-df7f8f804bf6 None None] GET https://10.4.3.110/volume// Aug 01 13:00:58.460297 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84201724-a0d1-4965-898e-df7f8f804bf6 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:58.460297 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84201724-a0d1-4965-898e-df7f8f804bf6 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:58.460648 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84201724-a0d1-4965-898e-df7f8f804bf6 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:00:58.461091 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 402/1629] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:00:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:00:58.479302 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-3cb12219-426f-4a43-b620-2e151775736a req-3e556cf3-c481-4590-82cf-091e109c10f1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:58.483499 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-3e556cf3-c481-4590-82cf-091e109c10f1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:00:58.484847 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-3e556cf3-c481-4590-82cf-091e109c10f1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "647b054e-aab0-4cb0-95a6-14bf4c8d6420", "connector": null, "instance_uuid": "ea3ca43e-f120-4668-a5e8-b39b4b1d9243"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:58.487933 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec4aa82b-e989-4c15-b18d-9aed16d7f3c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:58.493476 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec4aa82b-e989-4c15-b18d-9aed16d7f3c9 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] DELETE https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:58.495187 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec4aa82b-e989-4c15-b18d-9aed16d7f3c9 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:58.495187 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec4aa82b-e989-4c15-b18d-9aed16d7f3c9 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:58.495187 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ec4aa82b-e989-4c15-b18d-9aed16d7f3c9 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Delete volume with id: 9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:58.506532 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:58.506532 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:58.508206 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:58.508206 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:58.508206 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec4aa82b-e989-4c15-b18d-9aed16d7f3c9 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:58.536062 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec4aa82b-e989-4c15-b18d-9aed16d7f3c9 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Delete volume request issued successfully. Aug 01 13:00:58.536062 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec4aa82b-e989-4c15-b18d-9aed16d7f3c9 tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 202 Aug 01 13:00:58.537350 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 408/1630] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:00:58 2026] DELETE /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:00:58.546838 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-03032a09-9a4a-4986-9819-b5abdd4a974a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:58.551037 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03032a09-9a4a-4986-9819-b5abdd4a974a tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:58.551037 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03032a09-9a4a-4986-9819-b5abdd4a974a tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:58.551037 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03032a09-9a4a-4986-9819-b5abdd4a974a tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:58.555020 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-3e556cf3-c481-4590-82cf-091e109c10f1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:00:58.555675 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 415/1631] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:00:58 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:58.560715 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:58.560715 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:58.569151 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-03032a09-9a4a-4986-9819-b5abdd4a974a tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Volume info retrieved successfully. Aug 01 13:00:58.576637 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03032a09-9a4a-4986-9819-b5abdd4a974a tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 200 Aug 01 13:00:58.577664 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 407/1632] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:58 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:58.628311 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-722701b7-03d7-4d7d-9939-b815d4015d1d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:58.629056 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-722701b7-03d7-4d7d-9939-b815d4015d1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:00:58.629143 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-722701b7-03d7-4d7d-9939-b815d4015d1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:58.629451 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-722701b7-03d7-4d7d-9939-b815d4015d1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:58.644280 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:58.644280 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:00:58.654113 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-47602b2f-e47c-42ea-b4dc-b26841d661e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:58.655580 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-722701b7-03d7-4d7d-9939-b815d4015d1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:00:58.655697 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47602b2f-e47c-42ea-b4dc-b26841d661e3 None None] GET https://10.4.3.110/volume// Aug 01 13:00:58.655697 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47602b2f-e47c-42ea-b4dc-b26841d661e3 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:58.655697 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47602b2f-e47c-42ea-b4dc-b26841d661e3 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:58.656182 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47602b2f-e47c-42ea-b4dc-b26841d661e3 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:00:58.656715 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 409/1633] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:00:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:00:58.661818 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-722701b7-03d7-4d7d-9939-b815d4015d1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:00:58.661818 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 403/1634] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:58 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:58.673532 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-3cb12219-426f-4a43-b620-2e151775736a req-d62abefe-d4c5-42bb-8406-10f6d5a0e9f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:58.679020 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-d62abefe-d4c5-42bb-8406-10f6d5a0e9f9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:00:58.680278 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-d62abefe-d4c5-42bb-8406-10f6d5a0e9f9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:58.680413 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-d62abefe-d4c5-42bb-8406-10f6d5a0e9f9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:58.710384 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:58.710384 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:58.727203 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-3cb12219-426f-4a43-b620-2e151775736a req-d62abefe-d4c5-42bb-8406-10f6d5a0e9f9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:00:58.739646 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-d62abefe-d4c5-42bb-8406-10f6d5a0e9f9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:00:58.739909 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 416/1635] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:00:58 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 1060 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:00:58.880122 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-3cb12219-426f-4a43-b620-2e151775736a req-d30580b3-7409-4154-b74b-59161620bf47 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:58.885176 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-d30580b3-7409-4154-b74b-59161620bf47 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] PUT https://10.4.3.110/volume/v3/attachments/39c2ab7e-ecc0-43ee-ac30-85637ee9a45d Aug 01 13:00:58.885712 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-d30580b3-7409-4154-b74b-59161620bf47 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:00:58.905633 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-3cb12219-426f-4a43-b620-2e151775736a req-d30580b3-7409-4154-b74b-59161620bf47 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Acquiring lock "cinder-attachment_update-647b054e-aab0-4cb0-95a6-14bf4c8d6420-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:00:58.917227 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-3cb12219-426f-4a43-b620-2e151775736a req-d30580b3-7409-4154-b74b-59161620bf47 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-647b054e-aab0-4cb0-95a6-14bf4c8d6420-np0000006302" acquired by "attachment_update" :: waited 0.012s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:00:58.918609 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:58.918609 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:00:59.036629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-3cb12219-426f-4a43-b620-2e151775736a req-d30580b3-7409-4154-b74b-59161620bf47 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-647b054e-aab0-4cb0-95a6-14bf4c8d6420-np0000006302" released by "attachment_update" :: held 0.119s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:00:59.036942 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-d30580b3-7409-4154-b74b-59161620bf47 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/39c2ab7e-ecc0-43ee-ac30-85637ee9a45d returned with HTTP 200 Aug 01 13:00:59.037457 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 408/1636] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:00:58 2026] PUT /volume/v3/attachments/39c2ab7e-ecc0-43ee-ac30-85637ee9a45d => generated 968 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:00:59.055306 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3cb12219-426f-4a43-b620-2e151775736a req-b90d982b-59fe-4fa7-bf12-e6f525cc1d4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:59.058064 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-b90d982b-59fe-4fa7-bf12-e6f525cc1d4e tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420/encryption Aug 01 13:00:59.058601 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-b90d982b-59fe-4fa7-bf12-e6f525cc1d4e tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:59.058601 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-b90d982b-59fe-4fa7-bf12-e6f525cc1d4e tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:59.069483 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:59.069483 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:00:59.076279 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-b90d982b-59fe-4fa7-bf12-e6f525cc1d4e tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420/encryption returned with HTTP 200 Aug 01 13:00:59.076929 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 410/1637] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:00:59 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:00:59.600067 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2521eb7a-fa53-4991-813a-6f994bcd1bfd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:59.602643 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2521eb7a-fa53-4991-813a-6f994bcd1bfd tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] GET https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 Aug 01 13:00:59.602929 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2521eb7a-fa53-4991-813a-6f994bcd1bfd tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:59.603250 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2521eb7a-fa53-4991-813a-6f994bcd1bfd tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:59.614449 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2521eb7a-fa53-4991-813a-6f994bcd1bfd tempest-ServerStableDeviceRescueTest-751592840 tempest-ServerStableDeviceRescueTest-751592840-project-member] https://10.4.3.110/volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 returned with HTTP 404 Aug 01 13:00:59.615458 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 404/1638] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:59 2026] GET /volume/v3/volumes/9dbb6f10-a8e2-48a1-92ee-1484dc0b5f22 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:00:59.677924 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-196b6822-b713-421e-a538-12ed40bcf3a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:00:59.680688 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-196b6822-b713-421e-a538-12ed40bcf3a1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:00:59.681141 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-196b6822-b713-421e-a538-12ed40bcf3a1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:00:59.681441 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-196b6822-b713-421e-a538-12ed40bcf3a1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:00:59.705164 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:00:59.705164 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:00:59.713463 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-196b6822-b713-421e-a538-12ed40bcf3a1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:00:59.719257 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-196b6822-b713-421e-a538-12ed40bcf3a1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:00:59.719930 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 417/1639] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:00:59 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:00.741081 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-884bef95-fbdd-441f-a49c-2956089acb0f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:00.743028 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-884bef95-fbdd-441f-a49c-2956089acb0f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:00.743274 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-884bef95-fbdd-441f-a49c-2956089acb0f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:00.743518 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-884bef95-fbdd-441f-a49c-2956089acb0f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:00.764832 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:00.764832 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:00.772340 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-884bef95-fbdd-441f-a49c-2956089acb0f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:00.779093 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-884bef95-fbdd-441f-a49c-2956089acb0f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:01:00.779731 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 409/1640] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:00 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:01.797614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b9f7579-11f3-4853-9868-f0b57d53be23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:01.799611 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b9f7579-11f3-4853-9868-f0b57d53be23 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:01.799805 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b9f7579-11f3-4853-9868-f0b57d53be23 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:01.800050 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b9f7579-11f3-4853-9868-f0b57d53be23 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:01.812034 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:01.812034 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:01.816711 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8b9f7579-11f3-4853-9868-f0b57d53be23 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:01.821903 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b9f7579-11f3-4853-9868-f0b57d53be23 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:01:01.822451 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 411/1641] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:01 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:02.842008 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ae1b9e3f-a432-4dc6-9396-40b492996be5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:02.845061 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae1b9e3f-a432-4dc6-9396-40b492996be5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:02.845888 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae1b9e3f-a432-4dc6-9396-40b492996be5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:02.846269 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae1b9e3f-a432-4dc6-9396-40b492996be5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:02.868850 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:02.868850 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:02.878961 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ae1b9e3f-a432-4dc6-9396-40b492996be5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:02.885971 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae1b9e3f-a432-4dc6-9396-40b492996be5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:01:02.886528 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 405/1642] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:02 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:03.893359 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-3cb12219-426f-4a43-b620-2e151775736a req-963168af-4cab-45e9-bfc8-ce045b1ca490 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:03.896754 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-963168af-4cab-45e9-bfc8-ce045b1ca490 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments/39c2ab7e-ecc0-43ee-ac30-85637ee9a45d/action Aug 01 13:01:03.896754 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-963168af-4cab-45e9-bfc8-ce045b1ca490 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:03.896754 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-963168af-4cab-45e9-bfc8-ce045b1ca490 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:03.901623 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-89c5aef4-f5a4-4eb2-8687-fd8a1b1f113b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:03.906895 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-89c5aef4-f5a4-4eb2-8687-fd8a1b1f113b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:03.907220 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-89c5aef4-f5a4-4eb2-8687-fd8a1b1f113b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:03.907462 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-89c5aef4-f5a4-4eb2-8687-fd8a1b1f113b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:03.923668 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:03.923668 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:03.926335 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:03.926335 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:03.931315 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-89c5aef4-f5a4-4eb2-8687-fd8a1b1f113b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:03.939101 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-89c5aef4-f5a4-4eb2-8687-fd8a1b1f113b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:01:03.939101 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 410/1643] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:03 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:03.948996 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3cb12219-426f-4a43-b620-2e151775736a req-963168af-4cab-45e9-bfc8-ce045b1ca490 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/39c2ab7e-ecc0-43ee-ac30-85637ee9a45d/action returned with HTTP 204 Aug 01 13:01:03.948996 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 418/1644] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:01:03 2026] POST /volume/v3/attachments/39c2ab7e-ecc0-43ee-ac30-85637ee9a45d/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:04.958684 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-20cffb05-c3c2-4e36-896f-57f9d09efacf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:04.961129 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20cffb05-c3c2-4e36-896f-57f9d09efacf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:04.961404 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20cffb05-c3c2-4e36-896f-57f9d09efacf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:04.961663 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20cffb05-c3c2-4e36-896f-57f9d09efacf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:04.982755 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:04.982755 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:04.993143 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-20cffb05-c3c2-4e36-896f-57f9d09efacf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:05.000620 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20cffb05-c3c2-4e36-896f-57f9d09efacf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:01:05.001445 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 412/1645] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:04 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 1173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:05.030184 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-388242aa-dd08-48cf-b82f-7eca2134d239 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:05.032347 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-388242aa-dd08-48cf-b82f-7eca2134d239 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:05.032717 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-388242aa-dd08-48cf-b82f-7eca2134d239 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:05.033110 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-388242aa-dd08-48cf-b82f-7eca2134d239 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:05.048795 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:05.048795 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:05.054395 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-388242aa-dd08-48cf-b82f-7eca2134d239 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:05.061275 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-388242aa-dd08-48cf-b82f-7eca2134d239 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:01:05.061457 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 406/1646] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:05 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 1173 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:05.124151 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-6d9610bb-e0d9-4477-bb48-5d96fcb741e1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:05.127531 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-6d9610bb-e0d9-4477-bb48-5d96fcb741e1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:05.128111 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-6d9610bb-e0d9-4477-bb48-5d96fcb741e1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:05.128294 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-6d9610bb-e0d9-4477-bb48-5d96fcb741e1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:05.142513 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:05.142513 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:05.149594 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-6d9610bb-e0d9-4477-bb48-5d96fcb741e1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:05.155513 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-6d9610bb-e0d9-4477-bb48-5d96fcb741e1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:01:05.156102 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 411/1647] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:01:05 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 1173 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:05.206764 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-72995ee4-c28b-4378-9e50-05f191b7bf7a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:05.212701 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-72995ee4-c28b-4378-9e50-05f191b7bf7a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420/action Aug 01 13:01:05.213197 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-72995ee4-c28b-4378-9e50-05f191b7bf7a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:05.213493 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-72995ee4-c28b-4378-9e50-05f191b7bf7a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:05.232360 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:05.232360 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:05.233311 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-72995ee4-c28b-4378-9e50-05f191b7bf7a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:05.250161 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-72995ee4-c28b-4378-9e50-05f191b7bf7a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Begin detaching volume completed successfully. Aug 01 13:01:05.250449 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-72995ee4-c28b-4378-9e50-05f191b7bf7a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420/action returned with HTTP 202 Aug 01 13:01:05.251181 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 419/1648] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:01:05 2026] POST /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:05.329201 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e43be81-9bd3-4873-b2d9-4e945f659e24 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:05.329552 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e43be81-9bd3-4873-b2d9-4e945f659e24 None None] GET https://10.4.3.110/volume// Aug 01 13:01:05.329732 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e43be81-9bd3-4873-b2d9-4e945f659e24 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:05.329981 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e43be81-9bd3-4873-b2d9-4e945f659e24 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:05.330470 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e43be81-9bd3-4873-b2d9-4e945f659e24 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:01:05.330632 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 413/1649] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:01:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:01:05.341141 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-0f2246c1-a7a3-46ea-b4e5-01f390a048cf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:05.343011 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-0f2246c1-a7a3-46ea-b4e5-01f390a048cf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:05.343698 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-0f2246c1-a7a3-46ea-b4e5-01f390a048cf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:05.343698 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-0f2246c1-a7a3-46ea-b4e5-01f390a048cf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:05.368487 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:05.368487 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:05.376465 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-0f2246c1-a7a3-46ea-b4e5-01f390a048cf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:05.383299 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-0f2246c1-a7a3-46ea-b4e5-01f390a048cf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:01:05.384467 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 407/1650] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:01:05 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 1356 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:01:05.396640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-4bbe7c49-508d-4327-b9f9-ea17008e02fc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:05.402075 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-4bbe7c49-508d-4327-b9f9-ea17008e02fc tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420/encryption Aug 01 13:01:05.403882 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-4bbe7c49-508d-4327-b9f9-ea17008e02fc tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:05.403882 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-4bbe7c49-508d-4327-b9f9-ea17008e02fc tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:05.417320 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:05.417320 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:05.428580 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-4bbe7c49-508d-4327-b9f9-ea17008e02fc tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420/encryption returned with HTTP 200 Aug 01 13:01:05.428898 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 412/1651] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:01:05 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:06.386906 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f8f4419d-3608-4234-9e42-96951d02c25e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:06.563710 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8f4419d-3608-4234-9e42-96951d02c25e tempest-AvailabilityZoneTestJSON-2038866630 tempest-AvailabilityZoneTestJSON-2038866630-project-member] GET https://10.4.3.110/volume/v3/os-availability-zone Aug 01 13:01:06.564133 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8f4419d-3608-4234-9e42-96951d02c25e tempest-AvailabilityZoneTestJSON-2038866630 tempest-AvailabilityZoneTestJSON-2038866630-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:06.564963 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8f4419d-3608-4234-9e42-96951d02c25e tempest-AvailabilityZoneTestJSON-2038866630 tempest-AvailabilityZoneTestJSON-2038866630-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:06.567872 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f8f4419d-3608-4234-9e42-96951d02c25e tempest-AvailabilityZoneTestJSON-2038866630 tempest-AvailabilityZoneTestJSON-2038866630-project-member] Availability Zones retrieved successfully. Aug 01 13:01:06.568061 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8f4419d-3608-4234-9e42-96951d02c25e tempest-AvailabilityZoneTestJSON-2038866630 tempest-AvailabilityZoneTestJSON-2038866630-project-member] https://10.4.3.110/volume/v3/os-availability-zone returned with HTTP 200 Aug 01 13:01:06.569155 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 420/1652] 10.4.3.110 () {66 vars in 1276 bytes} [Sat Aug 1 13:01:06 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:01:06.777770 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-2bf88fa1-9022-41db-8152-ced538a1abc8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:06.781301 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-2bf88fa1-9022-41db-8152-ced538a1abc8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] DELETE https://10.4.3.110/volume/v3/attachments/39c2ab7e-ecc0-43ee-ac30-85637ee9a45d Aug 01 13:01:06.781849 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-2bf88fa1-9022-41db-8152-ced538a1abc8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:06.781849 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-2bf88fa1-9022-41db-8152-ced538a1abc8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:06.791083 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:06.791083 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:06.883970 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f4170942-eb4c-4b65-ac65-0b74930eefe4 req-2bf88fa1-9022-41db-8152-ced538a1abc8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/39c2ab7e-ecc0-43ee-ac30-85637ee9a45d returned with HTTP 200 Aug 01 13:01:06.885275 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 414/1653] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:01:06 2026] DELETE /volume/v3/attachments/39c2ab7e-ecc0-43ee-ac30-85637ee9a45d => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:07.557684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-fca0b2d9-3405-411f-84a9-f0ddefa42251 req-916b8eb1-0392-489c-8b18-89c9a1c253e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:07.562527 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fca0b2d9-3405-411f-84a9-f0ddefa42251 req-916b8eb1-0392-489c-8b18-89c9a1c253e7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:07.562527 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fca0b2d9-3405-411f-84a9-f0ddefa42251 req-916b8eb1-0392-489c-8b18-89c9a1c253e7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:07.562527 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fca0b2d9-3405-411f-84a9-f0ddefa42251 req-916b8eb1-0392-489c-8b18-89c9a1c253e7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:07.573967 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:07.573967 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:07.579854 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-fca0b2d9-3405-411f-84a9-f0ddefa42251 req-916b8eb1-0392-489c-8b18-89c9a1c253e7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:07.587333 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fca0b2d9-3405-411f-84a9-f0ddefa42251 req-916b8eb1-0392-489c-8b18-89c9a1c253e7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:01:07.587333 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 408/1654] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:01:07 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:09.235855 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-154a975c-701e-4680-bd64-569a3fba12b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:09.477730 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:09.478161 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1143355978"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:09.480043 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1143355978'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:09.480166 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Create volume of 1 GB Aug 01 13:01:09.486153 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Availability Zones retrieved successfully. Aug 01 13:01:09.497989 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Flow 'volume_create_api' (165c1334-94ea-453f-a9fe-10a1b3517e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:09.502738 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2df1c6-ac2c-42ed-a2f2-d13c7e1a3750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:09.505618 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:09.727254 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2df1c6-ac2c-42ed-a2f2-d13c7e1a3750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:09.728191 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc133831-a832-4326-8ef6-10fbe0b6b0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:09.839875 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Created reservations ['30399b40-ef06-47f2-9067-3c0813c4c9e3', 'f11b9bc1-b735-4077-bad4-793f523db1af', 'dca8ddf0-6303-4013-9cde-ade642d1a890', 'd281b2ef-55e6-4542-bdb7-cab9d3650f60'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:09.841013 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc133831-a832-4326-8ef6-10fbe0b6b0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30399b40-ef06-47f2-9067-3c0813c4c9e3', 'f11b9bc1-b735-4077-bad4-793f523db1af', 'dca8ddf0-6303-4013-9cde-ade642d1a890', 'd281b2ef-55e6-4542-bdb7-cab9d3650f60']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:09.842061 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82534f6c-7757-4f4e-9cbe-729798f1f709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:09.866969 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82534f6c-7757-4f4e-9cbe-729798f1f709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aebc2dae-9d39-42ed-99ee-980e7f8c3bd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1143355978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d816bd00148d4004a0fec90e9e7031ab',qos_specs=None,replication_status=,reservations=['30399b40-ef06-47f2-9067-3c0813c4c9e3','f11b9bc1-b735-4077-bad4-793f523db1af','dca8ddf0-6303-4013-9cde-ade642d1a890','d281b2ef-55e6-4542-bdb7-cab9d3650f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='514a230bb11b416eb0cdbc815d9ea327',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1143355978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aebc2dae-9d39-42ed-99ee-980e7f8c3bd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d816bd00148d4004a0fec90e9e7031ab',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='514a230bb11b416eb0cdbc815d9ea327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:09.867752 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (453ba555-b56f-4e7e-af37-ff35257618c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:09.900589 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (453ba555-b56f-4e7e-af37-ff35257618c4) 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-AbsoluteLimitsTests-Volume-1143355978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d816bd00148d4004a0fec90e9e7031ab',qos_specs=None,replication_status=,reservations=['30399b40-ef06-47f2-9067-3c0813c4c9e3','f11b9bc1-b735-4077-bad4-793f523db1af','dca8ddf0-6303-4013-9cde-ade642d1a890','d281b2ef-55e6-4542-bdb7-cab9d3650f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='514a230bb11b416eb0cdbc815d9ea327',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:09.901229 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ea71ce-268f-46b4-806e-2c9811715058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:09.920138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ea71ce-268f-46b4-806e-2c9811715058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:09.920138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Flow 'volume_create_api' (165c1334-94ea-453f-a9fe-10a1b3517e13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:09.920138 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Create volume request issued successfully. Aug 01 13:01:09.920138 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-154a975c-701e-4680-bd64-569a3fba12b4 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:09.920138 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 413/1655] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:01:09 2026] POST /volume/v3/volumes => generated 750 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:09.935269 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b18af6a-50ac-42f5-a73e-09c8e96e7c6a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:09.938688 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b18af6a-50ac-42f5-a73e-09c8e96e7c6a tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] GET https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 Aug 01 13:01:09.938688 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b18af6a-50ac-42f5-a73e-09c8e96e7c6a tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:09.938982 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b18af6a-50ac-42f5-a73e-09c8e96e7c6a tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:09.948979 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:09.948979 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:09.957212 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b18af6a-50ac-42f5-a73e-09c8e96e7c6a tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Volume info retrieved successfully. Aug 01 13:01:09.968023 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b18af6a-50ac-42f5-a73e-09c8e96e7c6a tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 returned with HTTP 200 Aug 01 13:01:09.968023 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 421/1656] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:09 2026] GET /volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:10.989129 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a81d730c-d291-45bb-8e39-fb87de094bce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:10.991838 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a81d730c-d291-45bb-8e39-fb87de094bce tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] GET https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 Aug 01 13:01:10.992235 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a81d730c-d291-45bb-8e39-fb87de094bce tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:10.992235 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a81d730c-d291-45bb-8e39-fb87de094bce tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:11.001357 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:11.001357 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:11.006068 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a81d730c-d291-45bb-8e39-fb87de094bce tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Volume info retrieved successfully. Aug 01 13:01:11.012357 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a81d730c-d291-45bb-8e39-fb87de094bce tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 returned with HTTP 200 Aug 01 13:01:11.012936 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 415/1657] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:10 2026] GET /volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:11.035413 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f1ae813-25ae-4a40-8fbc-085df6040873 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:11.038803 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f1ae813-25ae-4a40-8fbc-085df6040873 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] GET https://10.4.3.110/volume/v3/limits Aug 01 13:01:11.039531 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f1ae813-25ae-4a40-8fbc-085df6040873 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:11.039986 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f1ae813-25ae-4a40-8fbc-085df6040873 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:11.049610 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-0f1ae813-25ae-4a40-8fbc-085df6040873 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-41616141 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-41616141, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:01:11.049920 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-0f1ae813-25ae-4a40-8fbc-085df6040873 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-41616141 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-41616141, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:01:11.050156 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-0f1ae813-25ae-4a40-8fbc-085df6040873 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-41616141 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-41616141, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:01:11.064688 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f1ae813-25ae-4a40-8fbc-085df6040873 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] https://10.4.3.110/volume/v3/limits returned with HTTP 200 Aug 01 13:01:11.065445 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 409/1658] 10.4.3.110 () {66 vars in 1234 bytes} [Sat Aug 1 13:01:11 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:11.076346 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5a9af6f1-f946-437e-9845-5713a7326257 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:11.078304 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a9af6f1-f946-437e-9845-5713a7326257 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] GET https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 Aug 01 13:01:11.078507 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a9af6f1-f946-437e-9845-5713a7326257 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:11.078706 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a9af6f1-f946-437e-9845-5713a7326257 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:11.087252 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:11.087252 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:11.091596 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5a9af6f1-f946-437e-9845-5713a7326257 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Volume info retrieved successfully. Aug 01 13:01:11.098241 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a9af6f1-f946-437e-9845-5713a7326257 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 returned with HTTP 200 Aug 01 13:01:11.098669 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 414/1659] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:11 2026] GET /volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:11.104569 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:11.115074 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:11.116800 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-996856244", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:11.118502 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87145a74-814a-474c-a03e-0197b13d1530 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:11.119192 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-996856244', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:11.119397 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Create volume of 1 GB Aug 01 13:01:11.121973 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87145a74-814a-474c-a03e-0197b13d1530 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] DELETE https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 Aug 01 13:01:11.122284 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87145a74-814a-474c-a03e-0197b13d1530 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:11.122639 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87145a74-814a-474c-a03e-0197b13d1530 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:11.122808 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-87145a74-814a-474c-a03e-0197b13d1530 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Delete volume with id: aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 Aug 01 13:01:11.124324 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Availability Zones retrieved successfully. Aug 01 13:01:11.132068 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:11.132068 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:11.132716 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87145a74-814a-474c-a03e-0197b13d1530 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Volume info retrieved successfully. Aug 01 13:01:11.133767 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Flow 'volume_create_api' (5b9f89ee-c7f5-4f4d-8300-a2bf846d3461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:11.135186 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35a3972-b5bd-43b9-8a1f-0431ff55bbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:11.137384 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:11.154385 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87145a74-814a-474c-a03e-0197b13d1530 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Delete volume request issued successfully. Aug 01 13:01:11.154725 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87145a74-814a-474c-a03e-0197b13d1530 tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 returned with HTTP 202 Aug 01 13:01:11.155199 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 416/1660] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:01:11 2026] DELETE /volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:11.165143 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-767d5daf-2372-4357-bfe8-8c152c7dc3bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:11.167417 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-767d5daf-2372-4357-bfe8-8c152c7dc3bc tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] GET https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 Aug 01 13:01:11.167625 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-767d5daf-2372-4357-bfe8-8c152c7dc3bc tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:11.167976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-767d5daf-2372-4357-bfe8-8c152c7dc3bc tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:11.173805 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35a3972-b5bd-43b9-8a1f-0431ff55bbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:11.175083 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6517d919-882d-4f9c-be81-4ad56e12a182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:11.175749 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:11.175749 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:11.179867 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-767d5daf-2372-4357-bfe8-8c152c7dc3bc tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Volume info retrieved successfully. Aug 01 13:01:11.185563 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-767d5daf-2372-4357-bfe8-8c152c7dc3bc tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 returned with HTTP 200 Aug 01 13:01:11.186084 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 410/1661] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:11 2026] GET /volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:11.264030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Created reservations ['901436a0-e926-4202-bf10-2450a7d9e9e5', '26fbe4ab-01d2-41db-a9a3-488e1db65a54', 'f31b22dd-d929-43c1-9bf0-5ddbc0850cf6', 'e6867310-4dda-427b-a0c9-f738b3dad770'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:11.265093 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6517d919-882d-4f9c-be81-4ad56e12a182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['901436a0-e926-4202-bf10-2450a7d9e9e5', '26fbe4ab-01d2-41db-a9a3-488e1db65a54', 'f31b22dd-d929-43c1-9bf0-5ddbc0850cf6', 'e6867310-4dda-427b-a0c9-f738b3dad770']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:11.266084 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511500ba-e58b-4563-8246-feae1c433889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:11.291710 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511500ba-e58b-4563-8246-feae1c433889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afe4c2f4-550a-4468-af73-e3dcb19e8850', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-996856244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242bc9a4a603437f87e548a07285645f',qos_specs=None,replication_status=,reservations=['901436a0-e926-4202-bf10-2450a7d9e9e5','26fbe4ab-01d2-41db-a9a3-488e1db65a54','f31b22dd-d929-43c1-9bf0-5ddbc0850cf6','e6867310-4dda-427b-a0c9-f738b3dad770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57e0260c5e8a47a694a3bd423e9f57d5',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-996856244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afe4c2f4-550a-4468-af73-e3dcb19e8850,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242bc9a4a603437f87e548a07285645f',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='57e0260c5e8a47a694a3bd423e9f57d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:11.292526 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e130fed-0518-49b1-86b6-4b03662fae72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:11.312272 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e130fed-0518-49b1-86b6-4b03662fae72) 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-TestMinimumBasicScenario-volume-996856244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242bc9a4a603437f87e548a07285645f',qos_specs=None,replication_status=,reservations=['901436a0-e926-4202-bf10-2450a7d9e9e5','26fbe4ab-01d2-41db-a9a3-488e1db65a54','f31b22dd-d929-43c1-9bf0-5ddbc0850cf6','e6867310-4dda-427b-a0c9-f738b3dad770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57e0260c5e8a47a694a3bd423e9f57d5',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:11.313270 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05949b3-b183-43f9-98d4-e370d28974a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:11.324200 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05949b3-b183-43f9-98d4-e370d28974a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:11.325494 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Flow 'volume_create_api' (5b9f89ee-c7f5-4f4d-8300-a2bf846d3461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:11.326105 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Create volume request issued successfully. Aug 01 13:01:11.326935 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e73a062a-d9b0-4f38-a8d8-1fd7c925df69 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:11.327662 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 422/1662] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:01:11 2026] POST /volume/v3/volumes => generated 754 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:11.345848 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8ba360fc-dcca-438e-a4f5-29e6a95c8f6d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:11.350674 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ba360fc-dcca-438e-a4f5-29e6a95c8f6d tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:11.351224 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ba360fc-dcca-438e-a4f5-29e6a95c8f6d tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:11.351585 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ba360fc-dcca-438e-a4f5-29e6a95c8f6d tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:11.361274 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:11.361274 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:11.367571 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8ba360fc-dcca-438e-a4f5-29e6a95c8f6d tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:11.372661 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ba360fc-dcca-438e-a4f5-29e6a95c8f6d tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:11.373241 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 415/1663] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:11 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:12.183544 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-856df3e1-e816-4bc4-9b2a-b23a03e67caf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:12.187447 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-856df3e1-e816-4bc4-9b2a-b23a03e67caf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] DELETE https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:12.187447 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-856df3e1-e816-4bc4-9b2a-b23a03e67caf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:12.187447 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-856df3e1-e816-4bc4-9b2a-b23a03e67caf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:12.187447 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-856df3e1-e816-4bc4-9b2a-b23a03e67caf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Delete volume with id: 647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:12.194320 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:12.194320 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:12.194975 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-856df3e1-e816-4bc4-9b2a-b23a03e67caf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:12.206004 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2229ab35-246a-44b2-926d-1de32fabc7ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:12.208063 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2229ab35-246a-44b2-926d-1de32fabc7ac tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] GET https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 Aug 01 13:01:12.208362 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2229ab35-246a-44b2-926d-1de32fabc7ac tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:12.209547 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2229ab35-246a-44b2-926d-1de32fabc7ac tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:12.214145 np0000006302 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-856df3e1-e816-4bc4-9b2a-b23a03e67caf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:01:12.215243 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2229ab35-246a-44b2-926d-1de32fabc7ac tempest-AbsoluteLimitsTests-712191236 tempest-AbsoluteLimitsTests-712191236-project-member] https://10.4.3.110/volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 returned with HTTP 404 Aug 01 13:01:12.215880 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 411/1664] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:12 2026] GET /volume/v3/volumes/aebc2dae-9d39-42ed-99ee-980e7f8c3bd1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:12.224063 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-856df3e1-e816-4bc4-9b2a-b23a03e67caf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Delete volume request issued successfully. Aug 01 13:01:12.225047 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-856df3e1-e816-4bc4-9b2a-b23a03e67caf tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 202 Aug 01 13:01:12.225304 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 417/1665] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:01:12 2026] DELETE /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:12.236472 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-be7a7a6c-161b-448a-8efa-e035ff1401ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:12.239300 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be7a7a6c-161b-448a-8efa-e035ff1401ce tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:12.239555 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be7a7a6c-161b-448a-8efa-e035ff1401ce tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:12.239876 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be7a7a6c-161b-448a-8efa-e035ff1401ce tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:12.250976 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:12.250976 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:12.256153 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-be7a7a6c-161b-448a-8efa-e035ff1401ce tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:01:12.261528 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be7a7a6c-161b-448a-8efa-e035ff1401ce tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 200 Aug 01 13:01:12.262139 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 423/1666] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:12 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:12.392653 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cc142fea-48c5-4fd7-bc7a-736e6af99cb6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:12.395000 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc142fea-48c5-4fd7-bc7a-736e6af99cb6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:12.395850 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc142fea-48c5-4fd7-bc7a-736e6af99cb6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:12.396250 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc142fea-48c5-4fd7-bc7a-736e6af99cb6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:12.407478 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:12.407478 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:12.412250 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cc142fea-48c5-4fd7-bc7a-736e6af99cb6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:12.419321 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc142fea-48c5-4fd7-bc7a-736e6af99cb6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:12.419876 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 416/1667] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:12 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:12.439492 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e46b0605-e6d0-4a8a-9239-0798edf02e1e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:12.442068 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e46b0605-e6d0-4a8a-9239-0798edf02e1e tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:12.442068 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e46b0605-e6d0-4a8a-9239-0798edf02e1e tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:12.442068 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e46b0605-e6d0-4a8a-9239-0798edf02e1e tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:12.452986 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:12.452986 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:12.458451 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e46b0605-e6d0-4a8a-9239-0798edf02e1e tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:12.466975 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e46b0605-e6d0-4a8a-9239-0798edf02e1e tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:12.466975 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 412/1668] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:12 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:12.486229 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27e5f7f8-b63a-42e9-8538-fdc3dd7606bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:12.488676 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27e5f7f8-b63a-42e9-8538-fdc3dd7606bb tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes Aug 01 13:01:12.488676 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27e5f7f8-b63a-42e9-8538-fdc3dd7606bb tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:12.488676 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27e5f7f8-b63a-42e9-8538-fdc3dd7606bb tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:12.488972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-27e5f7f8-b63a-42e9-8538-fdc3dd7606bb tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:01:12.489786 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-27e5f7f8-b63a-42e9-8538-fdc3dd7606bb tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:01:12.497499 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-27e5f7f8-b63a-42e9-8538-fdc3dd7606bb tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Get all volumes completed successfully. Aug 01 13:01:12.497959 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27e5f7f8-b63a-42e9-8538-fdc3dd7606bb tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 200 Aug 01 13:01:12.498355 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 418/1669] 10.4.3.110 () {66 vars in 1237 bytes} [Sat Aug 1 13:01:12 2026] GET /volume/v3/volumes => generated 338 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:12.510608 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9f0bf160-3620-4656-8431-770ebb29694b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:12.513030 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f0bf160-3620-4656-8431-770ebb29694b tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:12.513323 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f0bf160-3620-4656-8431-770ebb29694b tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:12.513587 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f0bf160-3620-4656-8431-770ebb29694b tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:12.523145 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:12.523145 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:12.528391 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9f0bf160-3620-4656-8431-770ebb29694b tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:12.536736 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f0bf160-3620-4656-8431-770ebb29694b tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:12.537277 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 424/1670] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:12 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:12.594327 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-e9a62e5e-82ca-498a-9970-92c09b6b5230 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:12.598197 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-e9a62e5e-82ca-498a-9970-92c09b6b5230 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:12.598522 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-e9a62e5e-82ca-498a-9970-92c09b6b5230 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:12.598775 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-e9a62e5e-82ca-498a-9970-92c09b6b5230 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:12.612020 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:12.612020 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:12.617578 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-e9a62e5e-82ca-498a-9970-92c09b6b5230 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:12.629314 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-e9a62e5e-82ca-498a-9970-92c09b6b5230 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:12.629972 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 417/1671] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:01:12 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:12.748220 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e4050d86-2851-46e6-ad3c-d3d5d51477ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:12.748935 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4050d86-2851-46e6-ad3c-d3d5d51477ec None None] GET https://10.4.3.110/volume// Aug 01 13:01:12.748935 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4050d86-2851-46e6-ad3c-d3d5d51477ec None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:12.749164 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4050d86-2851-46e6-ad3c-d3d5d51477ec None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:12.749492 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4050d86-2851-46e6-ad3c-d3d5d51477ec None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:01:12.749828 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 413/1672] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:01:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:01:12.760304 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-ff0d8c81-6641-4a4e-8de0-0af567547e24 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:12.896367 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-ff0d8c81-6641-4a4e-8de0-0af567547e24 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:01:12.896748 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-ff0d8c81-6641-4a4e-8de0-0af567547e24 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afe4c2f4-550a-4468-af73-e3dcb19e8850", "connector": null, "instance_uuid": "3c1a9273-f330-4087-8c6a-c0f126bc378b"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:12.914491 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:12.914491 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:12.953698 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-ff0d8c81-6641-4a4e-8de0-0af567547e24 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:01:12.954321 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 419/1673] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:01:12 2026] POST /volume/v3/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:12.992518 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-11692772-c99f-447e-ba68-9d74805a5322 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:12.995141 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11692772-c99f-447e-ba68-9d74805a5322 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:12.995380 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11692772-c99f-447e-ba68-9d74805a5322 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:12.995609 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11692772-c99f-447e-ba68-9d74805a5322 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:13.009641 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d42f4acf-edaf-4cba-bf76-ffc1bc8826d4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:13.010206 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d42f4acf-edaf-4cba-bf76-ffc1bc8826d4 None None] GET https://10.4.3.110/volume// Aug 01 13:01:13.010684 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d42f4acf-edaf-4cba-bf76-ffc1bc8826d4 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:13.010684 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d42f4acf-edaf-4cba-bf76-ffc1bc8826d4 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:13.011146 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d42f4acf-edaf-4cba-bf76-ffc1bc8826d4 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:01:13.011814 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 418/1674] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:01:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:01:13.011917 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:13.011917 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:13.017909 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-11692772-c99f-447e-ba68-9d74805a5322 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:13.023762 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-bed38a38-18d8-4f91-8ad6-72bdc0228035 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:13.026441 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-bed38a38-18d8-4f91-8ad6-72bdc0228035 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:13.026537 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11692772-c99f-447e-ba68-9d74805a5322 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:13.026691 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-bed38a38-18d8-4f91-8ad6-72bdc0228035 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:13.026976 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 425/1675] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:12 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:13.027047 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-bed38a38-18d8-4f91-8ad6-72bdc0228035 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:13.044220 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:13.044220 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:13.049386 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-bed38a38-18d8-4f91-8ad6-72bdc0228035 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:13.055321 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-bed38a38-18d8-4f91-8ad6-72bdc0228035 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:13.055714 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 414/1676] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:01:13 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:01:13.224198 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-3f9df5ea-0421-4a50-8ecb-1ac66f8648ae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:13.229396 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-3f9df5ea-0421-4a50-8ecb-1ac66f8648ae tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] PUT https://10.4.3.110/volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f Aug 01 13:01:13.230750 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-3f9df5ea-0421-4a50-8ecb-1ac66f8648ae tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:13.247617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-3f9df5ea-0421-4a50-8ecb-1ac66f8648ae tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Acquiring lock "cinder-attachment_update-afe4c2f4-550a-4468-af73-e3dcb19e8850-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:01:13.256054 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-3f9df5ea-0421-4a50-8ecb-1ac66f8648ae tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Lock "cinder-attachment_update-afe4c2f4-550a-4468-af73-e3dcb19e8850-np0000006302" acquired by "attachment_update" :: waited 0.009s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:01:13.257236 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:13.257236 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:13.282735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4f291495-e36a-4e89-9618-c74198242f9d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:13.287089 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4f291495-e36a-4e89-9618-c74198242f9d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 Aug 01 13:01:13.287345 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4f291495-e36a-4e89-9618-c74198242f9d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:13.287626 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4f291495-e36a-4e89-9618-c74198242f9d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:13.296360 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4f291495-e36a-4e89-9618-c74198242f9d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 returned with HTTP 404 Aug 01 13:01:13.297884 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 419/1677] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:13 2026] GET /volume/v3/volumes/647b054e-aab0-4cb0-95a6-14bf4c8d6420 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:13.309000 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-69f59092-cb28-4ade-b4e3-16b9316d326e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:13.314097 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69f59092-cb28-4ade-b4e3-16b9316d326e tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:01:13.314097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69f59092-cb28-4ade-b4e3-16b9316d326e tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:13.314097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69f59092-cb28-4ade-b4e3-16b9316d326e tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:13.314753 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-69f59092-cb28-4ade-b4e3-16b9316d326e tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:01:13.374619 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-69f59092-cb28-4ade-b4e3-16b9316d326e tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Get all volumes completed successfully. Aug 01 13:01:13.379542 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:13.379542 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:13.385474 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69f59092-cb28-4ade-b4e3-16b9316d326e tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:01:13.385519 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-3f9df5ea-0421-4a50-8ecb-1ac66f8648ae tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Lock "cinder-attachment_update-afe4c2f4-550a-4468-af73-e3dcb19e8850-np0000006302" released by "attachment_update" :: held 0.129s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:01:13.385590 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 426/1678] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:01:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9782 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:13.385625 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-3f9df5ea-0421-4a50-8ecb-1ac66f8648ae tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f returned with HTTP 200 Aug 01 13:01:13.386127 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 420/1679] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:01:13 2026] PUT /volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:13.404020 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dbae98c6-9d2c-4eef-afa6-ea21b279bbfe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:13.411874 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dbae98c6-9d2c-4eef-afa6-ea21b279bbfe tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] DELETE https://10.4.3.110/volume/v3/types/9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1 Aug 01 13:01:13.420395 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dbae98c6-9d2c-4eef-afa6-ea21b279bbfe tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:13.420395 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dbae98c6-9d2c-4eef-afa6-ea21b279bbfe tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:13.482494 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dbae98c6-9d2c-4eef-afa6-ea21b279bbfe tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types/9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1 returned with HTTP 202 Aug 01 13:01:13.482494 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 415/1680] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:01:13 2026] DELETE /volume/v3/types/9fe2f7d8-11e1-45a7-9722-9b4a6e694dd1 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:13.496496 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1c7347b8-683a-4d2d-be5b-8ead4a3f3790 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:13.499424 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c7347b8-683a-4d2d-be5b-8ead4a3f3790 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:01:13.499424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1c7347b8-683a-4d2d-be5b-8ead4a3f3790 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1752149362", "extra_specs": {}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:13.521921 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c7347b8-683a-4d2d-be5b-8ead4a3f3790 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:01:13.521921 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 420/1681] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:01:13 2026] POST /volume/v3/types => generated 212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:13.535475 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-58087bf1-68e6-4e55-9acf-511bbf87b901 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:13.538280 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-58087bf1-68e6-4e55-9acf-511bbf87b901 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] POST https://10.4.3.110/volume/v3/types/b7089b55-3978-460a-85ce-63cde7fee652/encryption Aug 01 13:01:13.539580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-58087bf1-68e6-4e55-9acf-511bbf87b901 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:13.568667 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-58087bf1-68e6-4e55-9acf-511bbf87b901 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types/b7089b55-3978-460a-85ce-63cde7fee652/encryption returned with HTTP 200 Aug 01 13:01:13.569294 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 427/1682] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:01:13 2026] POST /volume/v3/types/b7089b55-3978-460a-85ce-63cde7fee652/encryption => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:13.579071 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:13.581767 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:13.582315 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1318733600", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1752149362", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:13.583841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1318733600', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1752149362', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:13.589920 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume of 1 GB Aug 01 13:01:13.590095 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:13.590095 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:13.591024 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Availability Zones retrieved successfully. Aug 01 13:01:13.597144 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Flow 'volume_create_api' (09ff9eea-0d5a-4961-af05-e4226b678246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:13.598186 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e63507bc-e4a6-44e7-a314-379d9c3e2a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:13.599055 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:13.640380 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e63507bc-e4a6-44e7-a314-379d9c3e2a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:01:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b7089b55-3978-460a-85ce-63cde7fee652,is_public=True,name='tempest-scenario-type-luks-1752149362',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7089b55-3978-460a-85ce-63cde7fee652', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:13.641406 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d170a9e9-a9e9-4bda-9cba-78597b353d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:13.677965 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1752149362 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1752149362, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:01:13.678394 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1752149362 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1752149362, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:01:13.721711 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Created reservations ['09d1c33f-5080-475c-b390-b46fe98fe31b', 'd356a690-bcf0-42e2-ad09-0f11be6c9685', '5e945b55-23cf-4093-afdc-ae8277df4b15', '51147270-f130-4607-b2dc-a1b1d097cb70'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:13.722500 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d170a9e9-a9e9-4bda-9cba-78597b353d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09d1c33f-5080-475c-b390-b46fe98fe31b', 'd356a690-bcf0-42e2-ad09-0f11be6c9685', '5e945b55-23cf-4093-afdc-ae8277df4b15', '51147270-f130-4607-b2dc-a1b1d097cb70']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:13.723273 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f39319-6e04-4ce4-9147-dfdb6037dd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:13.750611 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f39319-6e04-4ce4-9147-dfdb6037dd54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c518ac94-15e9-4708-bbf6-d0e1b0a38dc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1318733600',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d596fe18ef82456d9fe36d1efd233970',qos_specs=None,replication_status=,reservations=['09d1c33f-5080-475c-b390-b46fe98fe31b','d356a690-bcf0-42e2-ad09-0f11be6c9685','5e945b55-23cf-4093-afdc-ae8277df4b15','51147270-f130-4607-b2dc-a1b1d097cb70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ecf4db3cca462699835757aa889cf0',volume_type_id=b7089b55-3978-460a-85ce-63cde7fee652), '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=2026-08-01T13:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1318733600',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c518ac94-15e9-4708-bbf6-d0e1b0a38dc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d596fe18ef82456d9fe36d1efd233970',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='e0ecf4db3cca462699835757aa889cf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7089b55-3978-460a-85ce-63cde7fee652),volume_type_id=b7089b55-3978-460a-85ce-63cde7fee652)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:13.752035 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5900abb7-af06-466c-94ce-d7c4b05bdd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:13.789075 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5900abb7-af06-466c-94ce-d7c4b05bdd4c) 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-TestEncryptedCinderVolumes-volume-1318733600',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d596fe18ef82456d9fe36d1efd233970',qos_specs=None,replication_status=,reservations=['09d1c33f-5080-475c-b390-b46fe98fe31b','d356a690-bcf0-42e2-ad09-0f11be6c9685','5e945b55-23cf-4093-afdc-ae8277df4b15','51147270-f130-4607-b2dc-a1b1d097cb70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ecf4db3cca462699835757aa889cf0',volume_type_id=b7089b55-3978-460a-85ce-63cde7fee652)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:13.789903 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d0a7de-a567-4137-b67c-b9dbb5ea34ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:13.804143 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d0a7de-a567-4137-b67c-b9dbb5ea34ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:13.805162 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Flow 'volume_create_api' (09ff9eea-0d5a-4961-af05-e4226b678246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:13.805750 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume request issued successfully. Aug 01 13:01:13.806242 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd9c1939-8f4a-462f-a7ab-a2e2b3a3af58 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:13.806761 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 421/1683] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:01:13 2026] POST /volume/v3/volumes => generated 785 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:14.049319 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-66527b5d-e37b-419a-b991-f703df89fb05 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:14.052194 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66527b5d-e37b-419a-b991-f703df89fb05 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:14.052498 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66527b5d-e37b-419a-b991-f703df89fb05 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:14.052738 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66527b5d-e37b-419a-b991-f703df89fb05 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:14.074999 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:14.074999 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:14.080970 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-66527b5d-e37b-419a-b991-f703df89fb05 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:14.088119 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66527b5d-e37b-419a-b991-f703df89fb05 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:14.088797 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 416/1684] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:14 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:14.980693 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-514c77f9-9009-4857-9e24-76c3f150792c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:15.115273 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bb3d7142-20ad-4a9d-88e2-91d571b17d11 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:15.117849 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb3d7142-20ad-4a9d-88e2-91d571b17d11 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:15.118459 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb3d7142-20ad-4a9d-88e2-91d571b17d11 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:15.119930 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb3d7142-20ad-4a9d-88e2-91d571b17d11 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:15.134473 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:15.134473 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:15.140619 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bb3d7142-20ad-4a9d-88e2-91d571b17d11 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:15.141100 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:15.141607 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-889768663"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:15.144450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-889768663'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:15.144656 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create volume of 1 GB Aug 01 13:01:15.148373 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb3d7142-20ad-4a9d-88e2-91d571b17d11 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:15.149305 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 428/1685] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:15 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:15.150436 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Availability Zones retrieved successfully. Aug 01 13:01:15.158429 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Flow 'volume_create_api' (f30b03bb-6a32-4ac8-abde-3ad235344e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:15.160845 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca19ee2-e6ca-4ee3-a5cf-5e026daf3b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:15.161487 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:15.202753 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca19ee2-e6ca-4ee3-a5cf-5e026daf3b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:15.203856 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d28fc7d-c832-4849-b523-cc863743dd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:15.289040 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Created reservations ['6344a6d1-295b-4ed7-b216-293865e11e55', '17de59a4-0691-4898-817b-cae8c80da578', '2e39b56f-4a1b-4082-b6bc-c520131f2e45', 'b8a81f08-51f0-4b2b-aaae-45dfeb195186'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:15.290583 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d28fc7d-c832-4849-b523-cc863743dd15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6344a6d1-295b-4ed7-b216-293865e11e55', '17de59a4-0691-4898-817b-cae8c80da578', '2e39b56f-4a1b-4082-b6bc-c520131f2e45', 'b8a81f08-51f0-4b2b-aaae-45dfeb195186']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:15.291362 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e718fae7-97ef-4b3f-9228-24bc7106e562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:15.341450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e718fae7-97ef-4b3f-9228-24bc7106e562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45bd61a4-7f53-4bba-bd69-285b032227d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-889768663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa0ffa4b2f8545d18058f656105badc4',qos_specs=None,replication_status=,reservations=['6344a6d1-295b-4ed7-b216-293865e11e55','17de59a4-0691-4898-817b-cae8c80da578','2e39b56f-4a1b-4082-b6bc-c520131f2e45','b8a81f08-51f0-4b2b-aaae-45dfeb195186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e8bb72744649a49c8c17f6c36b6a7d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-889768663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45bd61a4-7f53-4bba-bd69-285b032227d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa0ffa4b2f8545d18058f656105badc4',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='85e8bb72744649a49c8c17f6c36b6a7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:15.342927 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1115f677-bb84-4e15-a59d-2c48a52b9fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:15.375258 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1115f677-bb84-4e15-a59d-2c48a52b9fd8) 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-VolumesDeleteCascade-Volume-889768663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa0ffa4b2f8545d18058f656105badc4',qos_specs=None,replication_status=,reservations=['6344a6d1-295b-4ed7-b216-293865e11e55','17de59a4-0691-4898-817b-cae8c80da578','2e39b56f-4a1b-4082-b6bc-c520131f2e45','b8a81f08-51f0-4b2b-aaae-45dfeb195186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e8bb72744649a49c8c17f6c36b6a7d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:15.376210 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642b5553-1f9c-4903-b27c-9545cecd37f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:15.390112 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642b5553-1f9c-4903-b27c-9545cecd37f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:15.391291 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Flow 'volume_create_api' (f30b03bb-6a32-4ac8-abde-3ad235344e16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:15.391703 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create volume request issued successfully. Aug 01 13:01:15.392475 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-514c77f9-9009-4857-9e24-76c3f150792c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:15.393015 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 421/1686] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:01:14 2026] POST /volume/v3/volumes => generated 750 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:15.415358 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-81bc4284-54df-497c-90b2-0be8417c28b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:15.419310 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-81bc4284-54df-497c-90b2-0be8417c28b1 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 Aug 01 13:01:15.419611 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-81bc4284-54df-497c-90b2-0be8417c28b1 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:15.419939 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-81bc4284-54df-497c-90b2-0be8417c28b1 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:15.431729 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:15.431729 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:15.437589 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-81bc4284-54df-497c-90b2-0be8417c28b1 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:15.443859 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-81bc4284-54df-497c-90b2-0be8417c28b1 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 returned with HTTP 200 Aug 01 13:01:15.444321 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 422/1687] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:15 2026] GET /volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:01:16.169890 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-42b03e7f-f891-41b0-92f7-f72750fbc748 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:16.173143 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42b03e7f-f891-41b0-92f7-f72750fbc748 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:16.173645 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42b03e7f-f891-41b0-92f7-f72750fbc748 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:16.174591 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42b03e7f-f891-41b0-92f7-f72750fbc748 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:16.199491 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:16.199491 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:16.209348 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-42b03e7f-f891-41b0-92f7-f72750fbc748 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:16.216502 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42b03e7f-f891-41b0-92f7-f72750fbc748 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:16.216959 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 417/1688] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:16 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:16.461215 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-85089fd9-905f-4c05-b6f6-eaa93c54b0a2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:16.463629 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85089fd9-905f-4c05-b6f6-eaa93c54b0a2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 Aug 01 13:01:16.464965 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85089fd9-905f-4c05-b6f6-eaa93c54b0a2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:16.464965 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85089fd9-905f-4c05-b6f6-eaa93c54b0a2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:16.476578 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:16.476578 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:16.493564 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-85089fd9-905f-4c05-b6f6-eaa93c54b0a2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:16.502641 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85089fd9-905f-4c05-b6f6-eaa93c54b0a2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 returned with HTTP 200 Aug 01 13:01:16.502641 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 429/1689] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:16 2026] GET /volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:16.521568 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-95803ec1-01ad-4464-8d44-8cd799dc5935 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:16.528992 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-95803ec1-01ad-4464-8d44-8cd799dc5935 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:16.528992 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-95803ec1-01ad-4464-8d44-8cd799dc5935 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45bd61a4-7f53-4bba-bd69-285b032227d9", "name": "tempest-VolumesDeleteCascade-Snapshot-1316323437"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:16.548100 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:16.548100 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:16.548836 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-95803ec1-01ad-4464-8d44-8cd799dc5935 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:16.549048 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-95803ec1-01ad-4464-8d44-8cd799dc5935 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create snapshot from volume 45bd61a4-7f53-4bba-bd69-285b032227d9 Aug 01 13:01:16.600428 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-95803ec1-01ad-4464-8d44-8cd799dc5935 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Created reservations ['f94747e6-6fcf-44c2-b847-6e6972e3a7ab', '69538a56-cd95-42e4-864f-728e590c27b2', 'c0b30614-5793-4a1a-9d9c-570a52948576', '1f78737a-6baa-4194-b707-4243f7493c7a'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:16.637316 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-95803ec1-01ad-4464-8d44-8cd799dc5935 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Snapshot create request issued successfully. Aug 01 13:01:16.637795 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-95803ec1-01ad-4464-8d44-8cd799dc5935 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:01:16.638398 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 422/1690] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:01:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:16.653371 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c64f8aba-a8c8-48ef-b294-ad343b1350b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:16.655654 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c64f8aba-a8c8-48ef-b294-ad343b1350b6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/snapshots/81b51132-3811-4fbb-8993-0430c8e0c3ec Aug 01 13:01:16.655924 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c64f8aba-a8c8-48ef-b294-ad343b1350b6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:16.656208 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c64f8aba-a8c8-48ef-b294-ad343b1350b6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:16.663701 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:16.663701 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:16.664097 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c64f8aba-a8c8-48ef-b294-ad343b1350b6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Snapshot retrieved successfully. Aug 01 13:01:16.664935 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c64f8aba-a8c8-48ef-b294-ad343b1350b6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots/81b51132-3811-4fbb-8993-0430c8e0c3ec returned with HTTP 200 Aug 01 13:01:16.665607 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 423/1691] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:16 2026] GET /volume/v3/snapshots/81b51132-3811-4fbb-8993-0430c8e0c3ec => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:16.829034 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-4a1f3571-01a4-432d-82f9-90aa2e397ae4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:16.832099 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-4a1f3571-01a4-432d-82f9-90aa2e397ae4 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] POST https://10.4.3.110/volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f/action Aug 01 13:01:16.832666 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-4a1f3571-01a4-432d-82f9-90aa2e397ae4 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:16.832925 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-4a1f3571-01a4-432d-82f9-90aa2e397ae4 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:16.865770 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:16.865770 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:16.900891 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5ecaa3c6-2741-4190-9a5b-120acb2f749a req-4a1f3571-01a4-432d-82f9-90aa2e397ae4 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f/action returned with HTTP 204 Aug 01 13:01:16.901378 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 418/1692] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:01:16 2026] POST /volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:17.238100 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b3e3b853-d41f-4007-b3d8-6e6a62cd194d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:17.242669 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3e3b853-d41f-4007-b3d8-6e6a62cd194d tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:17.242669 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3e3b853-d41f-4007-b3d8-6e6a62cd194d tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:17.242669 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3e3b853-d41f-4007-b3d8-6e6a62cd194d tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:17.266998 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:17.266998 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:17.271912 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b3e3b853-d41f-4007-b3d8-6e6a62cd194d tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:17.278339 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3e3b853-d41f-4007-b3d8-6e6a62cd194d tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:17.283559 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 430/1693] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:17 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:17.306413 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0530f86f-a65f-4f87-a5a8-75c9b3efc392 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:17.309975 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0530f86f-a65f-4f87-a5a8-75c9b3efc392 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:17.309975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0530f86f-a65f-4f87-a5a8-75c9b3efc392 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:17.309975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0530f86f-a65f-4f87-a5a8-75c9b3efc392 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:17.330877 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:17.330877 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:17.337626 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0530f86f-a65f-4f87-a5a8-75c9b3efc392 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:17.350655 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0530f86f-a65f-4f87-a5a8-75c9b3efc392 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:17.350655 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 423/1694] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:17 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:17.371222 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e9ca49d8-d203-4f08-bd35-16b56e0dea40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:17.374093 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9ca49d8-d203-4f08-bd35-16b56e0dea40 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:17.374557 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9ca49d8-d203-4f08-bd35-16b56e0dea40 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afe4c2f4-550a-4468-af73-e3dcb19e8850", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1568615595", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:17.397905 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:17.397905 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:17.397905 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e9ca49d8-d203-4f08-bd35-16b56e0dea40 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:17.397905 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-e9ca49d8-d203-4f08-bd35-16b56e0dea40 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Create snapshot from volume afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:17.471099 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e9ca49d8-d203-4f08-bd35-16b56e0dea40 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Created reservations ['466bea6e-5b29-4751-8b4a-7f5d725ea4d8', '7637c548-5b5c-4f9e-8825-6a30c7f2ea23', '1e9ab9e2-2524-41ab-bb10-2da2748b57b4', '37605b58-fe27-4d1f-b6f3-5a0ea64e3b01'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:17.563766 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e9ca49d8-d203-4f08-bd35-16b56e0dea40 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Snapshot force create request issued successfully. Aug 01 13:01:17.567994 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9ca49d8-d203-4f08-bd35-16b56e0dea40 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:01:17.567994 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 424/1695] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:01:17 2026] POST /volume/v3/snapshots => generated 311 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:17.581531 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5c71410f-4825-44c8-9faa-38ae5ce64181 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:17.587890 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c71410f-4825-44c8-9faa-38ae5ce64181 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 Aug 01 13:01:17.588405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c71410f-4825-44c8-9faa-38ae5ce64181 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:17.590300 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c71410f-4825-44c8-9faa-38ae5ce64181 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:17.603080 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:17.603080 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:17.603080 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5c71410f-4825-44c8-9faa-38ae5ce64181 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Snapshot retrieved successfully. Aug 01 13:01:17.608141 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c71410f-4825-44c8-9faa-38ae5ce64181 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 returned with HTTP 200 Aug 01 13:01:17.608141 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 419/1696] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:17 2026] GET /volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:17.678361 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0751880a-0156-4ac9-9aac-8b8bb53971a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:17.681054 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0751880a-0156-4ac9-9aac-8b8bb53971a9 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/snapshots/81b51132-3811-4fbb-8993-0430c8e0c3ec Aug 01 13:01:17.681224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0751880a-0156-4ac9-9aac-8b8bb53971a9 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:17.681394 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0751880a-0156-4ac9-9aac-8b8bb53971a9 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:17.695153 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:17.695153 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:17.696538 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0751880a-0156-4ac9-9aac-8b8bb53971a9 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Snapshot retrieved successfully. Aug 01 13:01:17.697413 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0751880a-0156-4ac9-9aac-8b8bb53971a9 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots/81b51132-3811-4fbb-8993-0430c8e0c3ec returned with HTTP 200 Aug 01 13:01:17.698039 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 431/1697] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:17 2026] GET /volume/v3/snapshots/81b51132-3811-4fbb-8993-0430c8e0c3ec => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:17.710964 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f3ddfa42-41d7-445c-9926-a5b2eec82946 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:17.713829 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3ddfa42-41d7-445c-9926-a5b2eec82946 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:17.714311 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3ddfa42-41d7-445c-9926-a5b2eec82946 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45bd61a4-7f53-4bba-bd69-285b032227d9", "name": "tempest-VolumesDeleteCascade-Snapshot-167285648"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:17.728715 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:17.728715 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:17.729718 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f3ddfa42-41d7-445c-9926-a5b2eec82946 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:17.730016 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-f3ddfa42-41d7-445c-9926-a5b2eec82946 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create snapshot from volume 45bd61a4-7f53-4bba-bd69-285b032227d9 Aug 01 13:01:17.791209 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-f3ddfa42-41d7-445c-9926-a5b2eec82946 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Created reservations ['2d4356cb-e0a9-42f8-ac7a-75a4e0a82c59', 'f3c37fe5-cb9a-417f-bef5-37c5d76f3eaa', 'a75a7980-b254-4fb7-8e2a-962e75768817', 'c600a468-cf21-4337-99f3-41e8e5c425d2'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:17.843756 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f3ddfa42-41d7-445c-9926-a5b2eec82946 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Snapshot create request issued successfully. Aug 01 13:01:17.845048 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3ddfa42-41d7-445c-9926-a5b2eec82946 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:01:17.845048 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 424/1698] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:01:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:17.857557 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-de7b1c2e-1060-479f-b758-e0ad55bf875f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:17.861180 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de7b1c2e-1060-479f-b758-e0ad55bf875f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/snapshots/17c0da01-f250-4a2b-85a3-d069aba46578 Aug 01 13:01:17.861612 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de7b1c2e-1060-479f-b758-e0ad55bf875f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:17.862010 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de7b1c2e-1060-479f-b758-e0ad55bf875f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:17.875477 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:17.875477 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:17.875789 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-de7b1c2e-1060-479f-b758-e0ad55bf875f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Snapshot retrieved successfully. Aug 01 13:01:17.879070 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de7b1c2e-1060-479f-b758-e0ad55bf875f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots/17c0da01-f250-4a2b-85a3-d069aba46578 returned with HTTP 200 Aug 01 13:01:17.879804 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 425/1699] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:17 2026] GET /volume/v3/snapshots/17c0da01-f250-4a2b-85a3-d069aba46578 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:18.629167 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-08ee86dd-47a8-4a17-bd42-979375ed5d06 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:18.632679 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08ee86dd-47a8-4a17-bd42-979375ed5d06 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 Aug 01 13:01:18.632679 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08ee86dd-47a8-4a17-bd42-979375ed5d06 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:18.632679 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08ee86dd-47a8-4a17-bd42-979375ed5d06 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:18.648164 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:18.648164 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:18.648887 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-08ee86dd-47a8-4a17-bd42-979375ed5d06 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Snapshot retrieved successfully. Aug 01 13:01:18.651811 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08ee86dd-47a8-4a17-bd42-979375ed5d06 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 returned with HTTP 200 Aug 01 13:01:18.652504 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 420/1700] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:18 2026] GET /volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:01:18.672384 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c94b053f-d663-4c0c-b7dc-d294063837ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:18.675827 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c94b053f-d663-4c0c-b7dc-d294063837ff tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 Aug 01 13:01:18.675939 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c94b053f-d663-4c0c-b7dc-d294063837ff tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:18.676215 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c94b053f-d663-4c0c-b7dc-d294063837ff tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:18.685203 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:18.685203 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:18.686169 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c94b053f-d663-4c0c-b7dc-d294063837ff tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Snapshot retrieved successfully. Aug 01 13:01:18.687667 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c94b053f-d663-4c0c-b7dc-d294063837ff tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 returned with HTTP 200 Aug 01 13:01:18.688029 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 432/1701] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:18 2026] GET /volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:18.703090 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-86754488-561d-4a17-8122-ec9cf8b2323a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:18.705593 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-86754488-561d-4a17-8122-ec9cf8b2323a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:01:18.705888 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-86754488-561d-4a17-8122-ec9cf8b2323a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:18.706632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-86754488-561d-4a17-8122-ec9cf8b2323a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:18.726589 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:18.726589 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:18.734724 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-86754488-561d-4a17-8122-ec9cf8b2323a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:01:18.745685 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-86754488-561d-4a17-8122-ec9cf8b2323a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:01:18.746864 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 425/1702] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:18 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:18.891086 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e71bbc9a-7715-4090-a4da-7c901e7c0f28 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:18.893562 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e71bbc9a-7715-4090-a4da-7c901e7c0f28 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/snapshots/17c0da01-f250-4a2b-85a3-d069aba46578 Aug 01 13:01:18.893859 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e71bbc9a-7715-4090-a4da-7c901e7c0f28 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:18.894172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e71bbc9a-7715-4090-a4da-7c901e7c0f28 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:18.905469 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:18.905469 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:18.906515 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e71bbc9a-7715-4090-a4da-7c901e7c0f28 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Snapshot retrieved successfully. Aug 01 13:01:18.907377 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e71bbc9a-7715-4090-a4da-7c901e7c0f28 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots/17c0da01-f250-4a2b-85a3-d069aba46578 returned with HTTP 200 Aug 01 13:01:18.908929 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 426/1703] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:18 2026] GET /volume/v3/snapshots/17c0da01-f250-4a2b-85a3-d069aba46578 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:18.920506 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5f6818c9-7ff7-43c4-b812-edb4010ccf79 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:18.927090 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f6818c9-7ff7-43c4-b812-edb4010ccf79 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] DELETE https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9?cascade=True Aug 01 13:01:18.927377 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f6818c9-7ff7-43c4-b812-edb4010ccf79 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:18.927649 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f6818c9-7ff7-43c4-b812-edb4010ccf79 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:18.927827 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5f6818c9-7ff7-43c4-b812-edb4010ccf79 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Delete volume with id: 45bd61a4-7f53-4bba-bd69-285b032227d9 Aug 01 13:01:18.939017 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:18.939017 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:18.939599 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5f6818c9-7ff7-43c4-b812-edb4010ccf79 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:19.006539 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5f6818c9-7ff7-43c4-b812-edb4010ccf79 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Delete volume request issued successfully. Aug 01 13:01:19.007078 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f6818c9-7ff7-43c4-b812-edb4010ccf79 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9?cascade=True returned with HTTP 202 Aug 01 13:01:19.007462 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 421/1704] 10.4.3.110 () {66 vars in 1376 bytes} [Sat Aug 1 13:01:18 2026] DELETE /volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9?cascade=True => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:19.021315 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c0774fac-b972-45a9-992e-d67c225117e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:19.024023 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0774fac-b972-45a9-992e-d67c225117e1 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 Aug 01 13:01:19.024214 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0774fac-b972-45a9-992e-d67c225117e1 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:19.024577 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0774fac-b972-45a9-992e-d67c225117e1 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:19.036549 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:19.036549 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:19.048165 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c0774fac-b972-45a9-992e-d67c225117e1 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:19.055577 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0774fac-b972-45a9-992e-d67c225117e1 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 returned with HTTP 200 Aug 01 13:01:19.056177 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 433/1705] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:19 2026] GET /volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:20.081181 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c214591a-b2f8-479b-9ed4-964c7dafd464 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:20.084486 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c214591a-b2f8-479b-9ed4-964c7dafd464 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 Aug 01 13:01:20.085891 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c214591a-b2f8-479b-9ed4-964c7dafd464 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:20.085891 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c214591a-b2f8-479b-9ed4-964c7dafd464 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:20.095000 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c214591a-b2f8-479b-9ed4-964c7dafd464 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 returned with HTTP 404 Aug 01 13:01:20.096341 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 426/1706] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:20 2026] GET /volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:20.108855 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54c096d5-a11d-4a97-a872-b056e4f1e830 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:20.111820 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54c096d5-a11d-4a97-a872-b056e4f1e830 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes Aug 01 13:01:20.111820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54c096d5-a11d-4a97-a872-b056e4f1e830 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:20.111820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54c096d5-a11d-4a97-a872-b056e4f1e830 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:20.111820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-54c096d5-a11d-4a97-a872-b056e4f1e830 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:01:20.112590 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-54c096d5-a11d-4a97-a872-b056e4f1e830 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:01:20.120849 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-54c096d5-a11d-4a97-a872-b056e4f1e830 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Get all volumes completed successfully. Aug 01 13:01:20.121309 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54c096d5-a11d-4a97-a872-b056e4f1e830 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 200 Aug 01 13:01:20.122058 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 427/1707] 10.4.3.110 () {66 vars in 1237 bytes} [Sat Aug 1 13:01:20 2026] GET /volume/v3/volumes => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:01:20.133580 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4cf93cc1-cb46-4556-a9f0-661cdf813d70 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:20.137098 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4cf93cc1-cb46-4556-a9f0-661cdf813d70 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:20.137407 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4cf93cc1-cb46-4556-a9f0-661cdf813d70 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:20.138156 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4cf93cc1-cb46-4556-a9f0-661cdf813d70 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:20.138967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-4cf93cc1-cb46-4556-a9f0-661cdf813d70 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:01:20.138967 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:20.138967 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:20.139857 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-4cf93cc1-cb46-4556-a9f0-661cdf813d70 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:01:20.145859 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4cf93cc1-cb46-4556-a9f0-661cdf813d70 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Get all snapshots completed successfully. Aug 01 13:01:20.146537 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4cf93cc1-cb46-4556-a9f0-661cdf813d70 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 200 Aug 01 13:01:20.148017 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 422/1708] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 13:01:20 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:01:20.160549 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a705e6bf-28d2-42f2-9033-f8ca199fa895 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:20.165286 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a705e6bf-28d2-42f2-9033-f8ca199fa895 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/17c0da01-f250-4a2b-85a3-d069aba46578 Aug 01 13:01:20.165732 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a705e6bf-28d2-42f2-9033-f8ca199fa895 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:20.166310 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a705e6bf-28d2-42f2-9033-f8ca199fa895 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:20.166652 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-a705e6bf-28d2-42f2-9033-f8ca199fa895 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Delete snapshot with id: 17c0da01-f250-4a2b-85a3-d069aba46578 Aug 01 13:01:20.173880 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a705e6bf-28d2-42f2-9033-f8ca199fa895 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots/17c0da01-f250-4a2b-85a3-d069aba46578 returned with HTTP 404 Aug 01 13:01:20.174900 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 434/1709] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:01:20 2026] DELETE /volume/v3/snapshots/17c0da01-f250-4a2b-85a3-d069aba46578 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:20.187083 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bf2b42eb-3893-4a4a-9c48-c29ecd6dafc2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:20.189855 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf2b42eb-3893-4a4a-9c48-c29ecd6dafc2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/81b51132-3811-4fbb-8993-0430c8e0c3ec Aug 01 13:01:20.190081 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf2b42eb-3893-4a4a-9c48-c29ecd6dafc2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:20.190337 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf2b42eb-3893-4a4a-9c48-c29ecd6dafc2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:20.190618 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-bf2b42eb-3893-4a4a-9c48-c29ecd6dafc2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Delete snapshot with id: 81b51132-3811-4fbb-8993-0430c8e0c3ec Aug 01 13:01:20.198162 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf2b42eb-3893-4a4a-9c48-c29ecd6dafc2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots/81b51132-3811-4fbb-8993-0430c8e0c3ec returned with HTTP 404 Aug 01 13:01:20.199902 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 427/1710] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:01:20 2026] DELETE /volume/v3/snapshots/81b51132-3811-4fbb-8993-0430c8e0c3ec => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:20.212738 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c3437a1-5aef-4448-b84d-563c601fe4c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:20.215613 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c3437a1-5aef-4448-b84d-563c601fe4c7 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 Aug 01 13:01:20.215931 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c3437a1-5aef-4448-b84d-563c601fe4c7 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:20.216257 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c3437a1-5aef-4448-b84d-563c601fe4c7 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:20.225162 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c3437a1-5aef-4448-b84d-563c601fe4c7 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 returned with HTTP 404 Aug 01 13:01:20.225867 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 428/1711] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:20 2026] GET /volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:20.239643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9987c618-8a7b-4aa7-a858-6c6ae2e60818 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:20.243827 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9987c618-8a7b-4aa7-a858-6c6ae2e60818 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] DELETE https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 Aug 01 13:01:20.244151 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9987c618-8a7b-4aa7-a858-6c6ae2e60818 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:20.244430 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9987c618-8a7b-4aa7-a858-6c6ae2e60818 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:20.244644 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9987c618-8a7b-4aa7-a858-6c6ae2e60818 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Delete volume with id: 45bd61a4-7f53-4bba-bd69-285b032227d9 Aug 01 13:01:20.252092 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9987c618-8a7b-4aa7-a858-6c6ae2e60818 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 returned with HTTP 404 Aug 01 13:01:20.252647 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 423/1712] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:01:20 2026] DELETE /volume/v3/volumes/45bd61a4-7f53-4bba-bd69-285b032227d9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:20.264928 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-53868323-94da-4686-ac89-34aebafaf3c6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:20.267546 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:20.268446 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1454768642"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:20.270293 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1454768642'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:20.270597 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create volume of 1 GB Aug 01 13:01:20.277748 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Availability Zones retrieved successfully. Aug 01 13:01:20.286479 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Flow 'volume_create_api' (2018e45e-47bf-40ef-8a62-d2b5b02c488a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:20.288400 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e54496-ddb2-4b2e-bbe7-6a3644fd6889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:20.290488 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:20.335327 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e54496-ddb2-4b2e-bbe7-6a3644fd6889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:20.336680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68729876-4649-4ccb-926e-d823329e2e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:20.387538 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Created reservations ['c387d5de-d2b3-486a-8f7a-1ce97ad98bd4', '5b5ce30e-dd8a-4011-b33e-5d1eadbdc689', '3da1e97d-1cb7-48d3-b336-1ab161d57ef0', '8fa30930-4375-4366-9c8a-c54b66bb41af'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:20.389033 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68729876-4649-4ccb-926e-d823329e2e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c387d5de-d2b3-486a-8f7a-1ce97ad98bd4', '5b5ce30e-dd8a-4011-b33e-5d1eadbdc689', '3da1e97d-1cb7-48d3-b336-1ab161d57ef0', '8fa30930-4375-4366-9c8a-c54b66bb41af']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:20.390398 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6625ae62-37b5-4723-a249-66371d1c7091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:20.424122 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6625ae62-37b5-4723-a249-66371d1c7091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33c1c2d0-0dc8-41d7-804e-b44574689be8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1454768642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa0ffa4b2f8545d18058f656105badc4',qos_specs=None,replication_status=,reservations=['c387d5de-d2b3-486a-8f7a-1ce97ad98bd4','5b5ce30e-dd8a-4011-b33e-5d1eadbdc689','3da1e97d-1cb7-48d3-b336-1ab161d57ef0','8fa30930-4375-4366-9c8a-c54b66bb41af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e8bb72744649a49c8c17f6c36b6a7d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1454768642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33c1c2d0-0dc8-41d7-804e-b44574689be8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa0ffa4b2f8545d18058f656105badc4',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='85e8bb72744649a49c8c17f6c36b6a7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:20.426060 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbcf859-6220-44fc-afd5-d9fc69b75201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:20.452689 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbcf859-6220-44fc-afd5-d9fc69b75201) 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-VolumesDeleteCascade-Volume-1454768642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa0ffa4b2f8545d18058f656105badc4',qos_specs=None,replication_status=,reservations=['c387d5de-d2b3-486a-8f7a-1ce97ad98bd4','5b5ce30e-dd8a-4011-b33e-5d1eadbdc689','3da1e97d-1cb7-48d3-b336-1ab161d57ef0','8fa30930-4375-4366-9c8a-c54b66bb41af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e8bb72744649a49c8c17f6c36b6a7d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:20.453922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84560af8-717c-4015-a173-159e8e91fedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:20.468482 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84560af8-717c-4015-a173-159e8e91fedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:20.469918 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Flow 'volume_create_api' (2018e45e-47bf-40ef-8a62-d2b5b02c488a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:20.470625 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create volume request issued successfully. Aug 01 13:01:20.471696 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-53868323-94da-4686-ac89-34aebafaf3c6 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:20.472301 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 435/1713] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:01:20 2026] POST /volume/v3/volumes => generated 751 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:20.491205 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-79aa8a91-a28f-4f5c-827a-8e2cb877169a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:20.493734 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-79aa8a91-a28f-4f5c-827a-8e2cb877169a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 Aug 01 13:01:20.494045 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-79aa8a91-a28f-4f5c-827a-8e2cb877169a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:20.494359 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-79aa8a91-a28f-4f5c-827a-8e2cb877169a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:20.503355 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:20.503355 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:20.508451 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-79aa8a91-a28f-4f5c-827a-8e2cb877169a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:20.516807 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-79aa8a91-a28f-4f5c-827a-8e2cb877169a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 returned with HTTP 200 Aug 01 13:01:20.517203 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 428/1714] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:20 2026] GET /volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:21.534665 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-114021fd-cfea-41b0-bde0-2a1c882854e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:21.539360 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-114021fd-cfea-41b0-bde0-2a1c882854e9 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 Aug 01 13:01:21.540255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-114021fd-cfea-41b0-bde0-2a1c882854e9 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:21.540538 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-114021fd-cfea-41b0-bde0-2a1c882854e9 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:21.555236 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:21.555236 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:21.560237 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-114021fd-cfea-41b0-bde0-2a1c882854e9 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:21.568318 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-114021fd-cfea-41b0-bde0-2a1c882854e9 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 returned with HTTP 200 Aug 01 13:01:21.569053 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 429/1715] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:21 2026] GET /volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:21.591437 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9b279026-7d70-4152-a9f6-945bdcc697af None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:21.593793 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b279026-7d70-4152-a9f6-945bdcc697af tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:21.594330 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b279026-7d70-4152-a9f6-945bdcc697af tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33c1c2d0-0dc8-41d7-804e-b44574689be8", "name": "tempest-VolumesDeleteCascade-Snapshot-1632950274"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:21.607025 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:21.607025 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:21.607713 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9b279026-7d70-4152-a9f6-945bdcc697af tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:21.607875 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-9b279026-7d70-4152-a9f6-945bdcc697af tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create snapshot from volume 33c1c2d0-0dc8-41d7-804e-b44574689be8 Aug 01 13:01:21.667346 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9b279026-7d70-4152-a9f6-945bdcc697af tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Created reservations ['6dd14876-2528-4bac-9bba-254b0820a12a', 'b5c9ddc8-c5a8-40aa-a65e-9c3a71402cf3', 'fbed35f6-9e84-440f-90da-a861f1c11e7d', 'ce3c5077-3cfd-469d-af15-a5089dc70f7b'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:21.723673 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9b279026-7d70-4152-a9f6-945bdcc697af tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Snapshot create request issued successfully. Aug 01 13:01:21.723673 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b279026-7d70-4152-a9f6-945bdcc697af tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:01:21.724613 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 424/1716] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:01:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:21.738439 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d4716b4-7cb2-4559-9ba8-996a521d4ee2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:21.741319 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d4716b4-7cb2-4559-9ba8-996a521d4ee2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/snapshots/8ac2d527-aa4d-440e-980f-ae2d1d710011 Aug 01 13:01:21.741745 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d4716b4-7cb2-4559-9ba8-996a521d4ee2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:21.742493 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d4716b4-7cb2-4559-9ba8-996a521d4ee2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:21.751846 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:21.751846 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:21.753301 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7d4716b4-7cb2-4559-9ba8-996a521d4ee2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Snapshot retrieved successfully. Aug 01 13:01:21.753810 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d4716b4-7cb2-4559-9ba8-996a521d4ee2 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots/8ac2d527-aa4d-440e-980f-ae2d1d710011 returned with HTTP 200 Aug 01 13:01:21.754870 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 436/1717] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:21 2026] GET /volume/v3/snapshots/8ac2d527-aa4d-440e-980f-ae2d1d710011 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:22.773768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7b70044e-52ec-4ff2-8e57-519ba3b0225e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:22.777229 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b70044e-52ec-4ff2-8e57-519ba3b0225e tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/snapshots/8ac2d527-aa4d-440e-980f-ae2d1d710011 Aug 01 13:01:22.777229 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b70044e-52ec-4ff2-8e57-519ba3b0225e tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:22.777229 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b70044e-52ec-4ff2-8e57-519ba3b0225e tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:22.790806 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:22.790806 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:22.791839 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7b70044e-52ec-4ff2-8e57-519ba3b0225e tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Snapshot retrieved successfully. Aug 01 13:01:22.792867 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b70044e-52ec-4ff2-8e57-519ba3b0225e tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots/8ac2d527-aa4d-440e-980f-ae2d1d710011 returned with HTTP 200 Aug 01 13:01:22.794192 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 429/1718] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:22 2026] GET /volume/v3/snapshots/8ac2d527-aa4d-440e-980f-ae2d1d710011 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:22.808296 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:22.814380 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:22.815173 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8ac2d527-aa4d-440e-980f-ae2d1d710011", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1246892358"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:22.819485 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create volume request body: {'volume': {'snapshot_id': '8ac2d527-aa4d-440e-980f-ae2d1d710011', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1246892358'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:22.835549 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:22.835549 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:22.835898 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Snapshot retrieved successfully. Aug 01 13:01:22.836165 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create volume of 1 GB Aug 01 13:01:22.842001 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Availability Zones retrieved successfully. Aug 01 13:01:22.849749 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Flow 'volume_create_api' (507a821a-4c04-4d58-bb5b-c63d1f05a2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:22.851425 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cc4486-6fb9-41d9-a6fc-f4db947c760b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:22.853013 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:22.896587 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cc4486-6fb9-41d9-a6fc-f4db947c760b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8ac2d527-aa4d-440e-980f-ae2d1d710011', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:22.896587 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3342f19-745f-4804-bf7c-20f42bf2a505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:22.955733 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Created reservations ['ef78932c-b033-42f2-99a5-c70529ee6ce3', '17027f16-eea5-4a8d-a932-0de598bb9eef', '6ee89940-e22e-46e8-ae8d-d7b964fad05c', 'a406a747-caf6-4d83-af98-12943f670e47'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:22.957117 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3342f19-745f-4804-bf7c-20f42bf2a505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef78932c-b033-42f2-99a5-c70529ee6ce3', '17027f16-eea5-4a8d-a932-0de598bb9eef', '6ee89940-e22e-46e8-ae8d-d7b964fad05c', 'a406a747-caf6-4d83-af98-12943f670e47']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:22.957881 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eaac050-d8b7-4e50-9c33-d2e0bad86fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:23.022775 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eaac050-d8b7-4e50-9c33-d2e0bad86fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a82668b-2102-4ab6-a2c2-a66de3e09065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1246892358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa0ffa4b2f8545d18058f656105badc4',qos_specs=None,replication_status=,reservations=['ef78932c-b033-42f2-99a5-c70529ee6ce3','17027f16-eea5-4a8d-a932-0de598bb9eef','6ee89940-e22e-46e8-ae8d-d7b964fad05c','a406a747-caf6-4d83-af98-12943f670e47'],size=1,snapshot_id=8ac2d527-aa4d-440e-980f-ae2d1d710011,source_replicaid=,source_volid=None,status='creating',user_id='85e8bb72744649a49c8c17f6c36b6a7d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1246892358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a82668b-2102-4ab6-a2c2-a66de3e09065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa0ffa4b2f8545d18058f656105badc4',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=8ac2d527-aa4d-440e-980f-ae2d1d710011,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85e8bb72744649a49c8c17f6c36b6a7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:23.023774 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a6ed7c-edae-43c6-8df2-ab063da31a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:23.056158 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a6ed7c-edae-43c6-8df2-ab063da31a59) 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-VolumesDeleteCascade-Volume-1246892358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa0ffa4b2f8545d18058f656105badc4',qos_specs=None,replication_status=,reservations=['ef78932c-b033-42f2-99a5-c70529ee6ce3','17027f16-eea5-4a8d-a932-0de598bb9eef','6ee89940-e22e-46e8-ae8d-d7b964fad05c','a406a747-caf6-4d83-af98-12943f670e47'],size=1,snapshot_id=8ac2d527-aa4d-440e-980f-ae2d1d710011,source_replicaid=,source_volid=None,status='creating',user_id='85e8bb72744649a49c8c17f6c36b6a7d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:23.057752 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af761c6-bb1f-422f-ad78-3ea8d0fad114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:23.096887 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af761c6-bb1f-422f-ad78-3ea8d0fad114) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:23.098562 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Flow 'volume_create_api' (507a821a-4c04-4d58-bb5b-c63d1f05a2ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:23.099442 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Create volume request issued successfully. Aug 01 13:01:23.101052 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d2a97a1-f053-4784-85a5-0039ac972b1a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:23.102218 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 430/1719] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:01:22 2026] POST /volume/v3/volumes => generated 785 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:23.117087 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d1c066bf-026d-4a83-8cfd-26b867d0699f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:23.120647 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1c066bf-026d-4a83-8cfd-26b867d0699f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 Aug 01 13:01:23.120647 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1c066bf-026d-4a83-8cfd-26b867d0699f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:23.120647 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1c066bf-026d-4a83-8cfd-26b867d0699f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:23.134759 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:23.134759 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:23.143322 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d1c066bf-026d-4a83-8cfd-26b867d0699f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:23.152247 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1c066bf-026d-4a83-8cfd-26b867d0699f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 returned with HTTP 200 Aug 01 13:01:23.153424 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 425/1720] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:23 2026] GET /volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:24.181760 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39c5dccc-bc46-44fb-bf12-3b50e854e19b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:24.186772 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39c5dccc-bc46-44fb-bf12-3b50e854e19b tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 Aug 01 13:01:24.186772 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39c5dccc-bc46-44fb-bf12-3b50e854e19b tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:24.188209 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39c5dccc-bc46-44fb-bf12-3b50e854e19b tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:24.203652 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:24.203652 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:24.213766 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-39c5dccc-bc46-44fb-bf12-3b50e854e19b tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:24.220996 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39c5dccc-bc46-44fb-bf12-3b50e854e19b tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 returned with HTTP 200 Aug 01 13:01:24.221558 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 437/1721] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:24 2026] GET /volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:24.244723 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6d234757-92f8-415a-9930-f27ac83b6540 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:24.247179 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6d234757-92f8-415a-9930-f27ac83b6540 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 Aug 01 13:01:24.247776 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6d234757-92f8-415a-9930-f27ac83b6540 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:24.248494 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6d234757-92f8-415a-9930-f27ac83b6540 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:24.259936 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:24.259936 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:24.269504 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6d234757-92f8-415a-9930-f27ac83b6540 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:24.276968 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6d234757-92f8-415a-9930-f27ac83b6540 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 returned with HTTP 200 Aug 01 13:01:24.277646 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 430/1722] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:24 2026] GET /volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:24.298785 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f0de3d5-2366-4a7c-a67a-6f019452ef5f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:24.303649 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f0de3d5-2366-4a7c-a67a-6f019452ef5f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] DELETE https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8?cascade=True Aug 01 13:01:24.303830 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f0de3d5-2366-4a7c-a67a-6f019452ef5f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:24.304106 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f0de3d5-2366-4a7c-a67a-6f019452ef5f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:24.304330 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2f0de3d5-2366-4a7c-a67a-6f019452ef5f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Delete volume with id: 33c1c2d0-0dc8-41d7-804e-b44574689be8 Aug 01 13:01:24.317147 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:24.317147 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:24.317970 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2f0de3d5-2366-4a7c-a67a-6f019452ef5f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:24.398990 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2f0de3d5-2366-4a7c-a67a-6f019452ef5f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Delete volume request issued successfully. Aug 01 13:01:24.399980 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f0de3d5-2366-4a7c-a67a-6f019452ef5f tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8?cascade=True returned with HTTP 202 Aug 01 13:01:24.400057 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 431/1723] 10.4.3.110 () {66 vars in 1376 bytes} [Sat Aug 1 13:01:24 2026] DELETE /volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8?cascade=True => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:24.413117 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-48d40e51-917f-4542-987a-2e705a4b959c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:24.416629 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48d40e51-917f-4542-987a-2e705a4b959c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 Aug 01 13:01:24.417106 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48d40e51-917f-4542-987a-2e705a4b959c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:24.417859 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48d40e51-917f-4542-987a-2e705a4b959c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:24.429791 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:24.429791 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:24.440783 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-48d40e51-917f-4542-987a-2e705a4b959c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:24.450757 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48d40e51-917f-4542-987a-2e705a4b959c tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 returned with HTTP 200 Aug 01 13:01:24.451914 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 426/1724] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:24 2026] GET /volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:25.473166 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-485976ad-9552-4e64-9629-81bf9780e2dc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:25.475730 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-485976ad-9552-4e64-9629-81bf9780e2dc tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 Aug 01 13:01:25.475730 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-485976ad-9552-4e64-9629-81bf9780e2dc tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:25.475730 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-485976ad-9552-4e64-9629-81bf9780e2dc tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:25.495777 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-485976ad-9552-4e64-9629-81bf9780e2dc tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 returned with HTTP 404 Aug 01 13:01:25.495777 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 438/1725] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:25 2026] GET /volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:25.504283 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cf8d4cbc-b2b4-4ea1-99ec-e1c3e5efb5ab None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:25.506270 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cf8d4cbc-b2b4-4ea1-99ec-e1c3e5efb5ab tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes Aug 01 13:01:25.506497 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cf8d4cbc-b2b4-4ea1-99ec-e1c3e5efb5ab tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:25.506732 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cf8d4cbc-b2b4-4ea1-99ec-e1c3e5efb5ab tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:25.507049 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-cf8d4cbc-b2b4-4ea1-99ec-e1c3e5efb5ab tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:01:25.507772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf8d4cbc-b2b4-4ea1-99ec-e1c3e5efb5ab tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:01:25.519720 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cf8d4cbc-b2b4-4ea1-99ec-e1c3e5efb5ab tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Get all volumes completed successfully. Aug 01 13:01:25.520375 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cf8d4cbc-b2b4-4ea1-99ec-e1c3e5efb5ab tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 200 Aug 01 13:01:25.520990 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 431/1726] 10.4.3.110 () {66 vars in 1237 bytes} [Sat Aug 1 13:01:25 2026] GET /volume/v3/volumes => generated 335 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:25.532626 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cabcbacf-e02b-4958-b12e-d24241e9a1ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:25.534070 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cabcbacf-e02b-4958-b12e-d24241e9a1ea tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:25.534352 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cabcbacf-e02b-4958-b12e-d24241e9a1ea tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:25.535261 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cabcbacf-e02b-4958-b12e-d24241e9a1ea tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:25.535261 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-cabcbacf-e02b-4958-b12e-d24241e9a1ea tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:01:25.535367 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:25.535367 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:25.536405 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-cabcbacf-e02b-4958-b12e-d24241e9a1ea tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:01:25.542932 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cabcbacf-e02b-4958-b12e-d24241e9a1ea tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Get all snapshots completed successfully. Aug 01 13:01:25.543344 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cabcbacf-e02b-4958-b12e-d24241e9a1ea tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 200 Aug 01 13:01:25.544308 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 432/1727] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 13:01:25 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:01:25.562741 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-02a59ffd-69e9-488d-a480-6f9fe1f76437 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:25.565221 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02a59ffd-69e9-488d-a480-6f9fe1f76437 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 Aug 01 13:01:25.565466 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02a59ffd-69e9-488d-a480-6f9fe1f76437 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:25.565715 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02a59ffd-69e9-488d-a480-6f9fe1f76437 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:25.576892 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:25.576892 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:25.583187 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-02a59ffd-69e9-488d-a480-6f9fe1f76437 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:25.591774 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02a59ffd-69e9-488d-a480-6f9fe1f76437 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 returned with HTTP 200 Aug 01 13:01:25.592020 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 427/1728] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:25 2026] GET /volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:25.608066 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d855cd6c-e77e-4585-a051-2484822a3c54 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:25.613727 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d855cd6c-e77e-4585-a051-2484822a3c54 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] DELETE https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 Aug 01 13:01:25.614015 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d855cd6c-e77e-4585-a051-2484822a3c54 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:25.614357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d855cd6c-e77e-4585-a051-2484822a3c54 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:25.614506 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-d855cd6c-e77e-4585-a051-2484822a3c54 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Delete volume with id: 5a82668b-2102-4ab6-a2c2-a66de3e09065 Aug 01 13:01:25.627872 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:25.627872 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:25.629055 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d855cd6c-e77e-4585-a051-2484822a3c54 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:25.657103 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d855cd6c-e77e-4585-a051-2484822a3c54 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Delete volume request issued successfully. Aug 01 13:01:25.657382 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d855cd6c-e77e-4585-a051-2484822a3c54 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 returned with HTTP 202 Aug 01 13:01:25.657961 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 439/1729] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:01:25 2026] DELETE /volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:25.670145 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3e039dd6-65ba-4a54-9f30-90449394d4d8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:25.673573 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e039dd6-65ba-4a54-9f30-90449394d4d8 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 Aug 01 13:01:25.673832 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e039dd6-65ba-4a54-9f30-90449394d4d8 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:25.674288 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e039dd6-65ba-4a54-9f30-90449394d4d8 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:25.687723 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:25.687723 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:25.693985 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3e039dd6-65ba-4a54-9f30-90449394d4d8 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Volume info retrieved successfully. Aug 01 13:01:25.702248 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e039dd6-65ba-4a54-9f30-90449394d4d8 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 returned with HTTP 200 Aug 01 13:01:25.703197 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 432/1730] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:25 2026] GET /volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:26.726203 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d7d39bf-99ee-49c0-b724-303ad13756bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:26.726888 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d7d39bf-99ee-49c0-b724-303ad13756bd tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 Aug 01 13:01:26.727182 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d7d39bf-99ee-49c0-b724-303ad13756bd tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:26.727457 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d7d39bf-99ee-49c0-b724-303ad13756bd tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:26.735597 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d7d39bf-99ee-49c0-b724-303ad13756bd tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 returned with HTTP 404 Aug 01 13:01:26.737033 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 433/1731] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:26 2026] GET /volume/v3/volumes/5a82668b-2102-4ab6-a2c2-a66de3e09065 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:26.747159 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-870d802b-a86c-4078-941e-2dbd4adc1078 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:26.750682 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-870d802b-a86c-4078-941e-2dbd4adc1078 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/8ac2d527-aa4d-440e-980f-ae2d1d710011 Aug 01 13:01:26.750682 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-870d802b-a86c-4078-941e-2dbd4adc1078 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:26.750682 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-870d802b-a86c-4078-941e-2dbd4adc1078 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:26.750682 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-870d802b-a86c-4078-941e-2dbd4adc1078 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Delete snapshot with id: 8ac2d527-aa4d-440e-980f-ae2d1d710011 Aug 01 13:01:26.756690 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-870d802b-a86c-4078-941e-2dbd4adc1078 tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/snapshots/8ac2d527-aa4d-440e-980f-ae2d1d710011 returned with HTTP 404 Aug 01 13:01:26.757412 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 428/1732] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:01:26 2026] DELETE /volume/v3/snapshots/8ac2d527-aa4d-440e-980f-ae2d1d710011 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:26.767958 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1ee45419-e63c-4a02-b0d1-0ebfaf26fe5d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:26.770688 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ee45419-e63c-4a02-b0d1-0ebfaf26fe5d tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] GET https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 Aug 01 13:01:26.770959 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ee45419-e63c-4a02-b0d1-0ebfaf26fe5d tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:26.771708 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ee45419-e63c-4a02-b0d1-0ebfaf26fe5d tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:26.784037 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ee45419-e63c-4a02-b0d1-0ebfaf26fe5d tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 returned with HTTP 404 Aug 01 13:01:26.785183 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 440/1733] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:26 2026] GET /volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:26.795746 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2ffb0ac1-2981-44ac-961e-7e4deca94d7a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:26.799521 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ffb0ac1-2981-44ac-961e-7e4deca94d7a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] DELETE https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 Aug 01 13:01:26.799521 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ffb0ac1-2981-44ac-961e-7e4deca94d7a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:26.802590 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ffb0ac1-2981-44ac-961e-7e4deca94d7a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:26.802590 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-2ffb0ac1-2981-44ac-961e-7e4deca94d7a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] Delete volume with id: 33c1c2d0-0dc8-41d7-804e-b44574689be8 Aug 01 13:01:26.813304 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ffb0ac1-2981-44ac-961e-7e4deca94d7a tempest-VolumesDeleteCascade-128457848 tempest-VolumesDeleteCascade-128457848-project-member] https://10.4.3.110/volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 returned with HTTP 404 Aug 01 13:01:26.814238 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 433/1734] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:01:26 2026] DELETE /volume/v3/volumes/33c1c2d0-0dc8-41d7-804e-b44574689be8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:26.993753 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:26.997596 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:26.997596 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-125481520"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:26.998814 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-125481520'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:26.999090 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Create volume of 1 GB Aug 01 13:01:27.005466 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Availability Zones retrieved successfully. Aug 01 13:01:27.015285 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Flow 'volume_create_api' (eac0ef20-f7a3-488f-9ea2-3f72f73f4343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:27.016530 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71523b58-e9a2-4ef9-b3b2-001584b2e991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:27.017756 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:27.051156 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71523b58-e9a2-4ef9-b3b2-001584b2e991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:27.052170 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ed9ae0-c06b-4a85-83c2-d7f37885b419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:27.138153 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Created reservations ['9325f4e9-fd7a-4230-8ba5-745a9f87ed56', '9dec9478-1ffa-4606-b2fe-a145a2e0aef6', 'c05d46bc-bd82-4ca4-822d-a9d09c2fa9e4', 'a19c3e4a-d314-4747-9d42-3723ec30909b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:27.139377 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ed9ae0-c06b-4a85-83c2-d7f37885b419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9325f4e9-fd7a-4230-8ba5-745a9f87ed56', '9dec9478-1ffa-4606-b2fe-a145a2e0aef6', 'c05d46bc-bd82-4ca4-822d-a9d09c2fa9e4', 'a19c3e4a-d314-4747-9d42-3723ec30909b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:27.141031 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e5c6ed-8072-449a-ad29-b72a73c5d564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:27.167982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e5c6ed-8072-449a-ad29-b72a73c5d564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faa3535e-c5e2-42cd-862a-37d58add54ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-125481520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a51fe728bda470db896278e00c7a0f0',qos_specs=None,replication_status=,reservations=['9325f4e9-fd7a-4230-8ba5-745a9f87ed56','9dec9478-1ffa-4606-b2fe-a145a2e0aef6','c05d46bc-bd82-4ca4-822d-a9d09c2fa9e4','a19c3e4a-d314-4747-9d42-3723ec30909b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505628d285bc4058be38e6134ff9d5d6',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-125481520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faa3535e-c5e2-42cd-862a-37d58add54ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a51fe728bda470db896278e00c7a0f0',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='505628d285bc4058be38e6134ff9d5d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:27.169431 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7571a6e8-06d3-4263-9c7e-d239844ec86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:27.192499 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7571a6e8-06d3-4263-9c7e-d239844ec86d) 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-125481520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a51fe728bda470db896278e00c7a0f0',qos_specs=None,replication_status=,reservations=['9325f4e9-fd7a-4230-8ba5-745a9f87ed56','9dec9478-1ffa-4606-b2fe-a145a2e0aef6','c05d46bc-bd82-4ca4-822d-a9d09c2fa9e4','a19c3e4a-d314-4747-9d42-3723ec30909b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505628d285bc4058be38e6134ff9d5d6',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:27.192762 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bb480ea-b713-4c1c-a0c4-c9eed0cd715b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:27.206308 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bb480ea-b713-4c1c-a0c4-c9eed0cd715b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:27.207505 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Flow 'volume_create_api' (eac0ef20-f7a3-488f-9ea2-3f72f73f4343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:27.207505 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Create volume request issued successfully. Aug 01 13:01:27.208173 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a7bdef9-b3f0-449f-94f8-75fe69994764 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:27.208827 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 434/1735] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:01:26 2026] POST /volume/v3/volumes => generated 758 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:27.223598 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e0325761-7201-4202-8987-f257ebe353b2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:27.225135 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0325761-7201-4202-8987-f257ebe353b2 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae Aug 01 13:01:27.225386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0325761-7201-4202-8987-f257ebe353b2 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:27.225707 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0325761-7201-4202-8987-f257ebe353b2 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:27.236290 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:27.236290 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:27.243286 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e0325761-7201-4202-8987-f257ebe353b2 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:01:27.249797 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0325761-7201-4202-8987-f257ebe353b2 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae returned with HTTP 200 Aug 01 13:01:27.250397 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 429/1736] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:27 2026] GET /volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:28.267676 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-68c36872-e523-427a-92cd-8b0852cd7470 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:28.269936 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68c36872-e523-427a-92cd-8b0852cd7470 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae Aug 01 13:01:28.270603 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68c36872-e523-427a-92cd-8b0852cd7470 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:28.272867 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68c36872-e523-427a-92cd-8b0852cd7470 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:28.281436 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:28.281436 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:28.286912 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-68c36872-e523-427a-92cd-8b0852cd7470 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:01:28.293187 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68c36872-e523-427a-92cd-8b0852cd7470 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae returned with HTTP 200 Aug 01 13:01:28.293708 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 441/1737] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:28 2026] GET /volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:28.428434 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:28.599804 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:28.599804 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1483943628"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:28.600380 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1483943628'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:28.600652 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Create volume of 1 GB Aug 01 13:01:28.605873 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Availability Zones retrieved successfully. Aug 01 13:01:28.613847 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Flow 'volume_create_api' (2f7f80de-472e-4a46-8b72-530cb8f9ee87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:28.615420 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c785e5f5-7473-4a27-ab20-4ab65cb3aab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:28.617131 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:28.661838 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c785e5f5-7473-4a27-ab20-4ab65cb3aab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:28.662908 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8cac8d-de1e-4570-bf39-75d4dfb37906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:28.782155 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Created reservations ['c6716ed8-aefb-4e69-b12f-b91333fae134', '9e6834b1-c14c-446f-a45d-b5e85a968906', 'a7fd4065-2eaf-4d94-ac05-37ed893ec182', 'f3bbaed3-2560-4dee-a7c1-df3e060dc285'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:28.782781 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8cac8d-de1e-4570-bf39-75d4dfb37906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6716ed8-aefb-4e69-b12f-b91333fae134', '9e6834b1-c14c-446f-a45d-b5e85a968906', 'a7fd4065-2eaf-4d94-ac05-37ed893ec182', 'f3bbaed3-2560-4dee-a7c1-df3e060dc285']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:28.783803 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe425a9-d7fd-4108-93ac-d3dc4b3d8f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:28.822337 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe425a9-d7fd-4108-93ac-d3dc4b3d8f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58dc3bc3-d44e-498a-87eb-7d53c927b610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1483943628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a46702a2c243df9aaba8d9e4a7da0a',qos_specs=None,replication_status=,reservations=['c6716ed8-aefb-4e69-b12f-b91333fae134','9e6834b1-c14c-446f-a45d-b5e85a968906','a7fd4065-2eaf-4d94-ac05-37ed893ec182','f3bbaed3-2560-4dee-a7c1-df3e060dc285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eada1534ffe461f8269d7ec148ebbbc',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1483943628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58dc3bc3-d44e-498a-87eb-7d53c927b610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81a46702a2c243df9aaba8d9e4a7da0a',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='7eada1534ffe461f8269d7ec148ebbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:28.823386 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d950eb41-26d1-4058-a2e5-2756cdb9d618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:28.871432 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d950eb41-26d1-4058-a2e5-2756cdb9d618) 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-VolumesBackupsV39Test-Volume-1483943628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a46702a2c243df9aaba8d9e4a7da0a',qos_specs=None,replication_status=,reservations=['c6716ed8-aefb-4e69-b12f-b91333fae134','9e6834b1-c14c-446f-a45d-b5e85a968906','a7fd4065-2eaf-4d94-ac05-37ed893ec182','f3bbaed3-2560-4dee-a7c1-df3e060dc285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eada1534ffe461f8269d7ec148ebbbc',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:28.873562 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c48fa3f-edd0-455e-a2ac-6b3699fd332f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:28.889710 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c48fa3f-edd0-455e-a2ac-6b3699fd332f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:28.889710 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Flow 'volume_create_api' (2f7f80de-472e-4a46-8b72-530cb8f9ee87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:28.889710 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Create volume request issued successfully. Aug 01 13:01:28.890429 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5fa125d8-e3d5-4614-91a0-0de8a5605777 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:28.890716 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 434/1738] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:01:28 2026] POST /volume/v3/volumes => generated 752 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:28.914225 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1faa9717-bd73-4661-a28e-d91933f96061 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:28.917850 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1faa9717-bd73-4661-a28e-d91933f96061 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 Aug 01 13:01:28.917991 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1faa9717-bd73-4661-a28e-d91933f96061 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:28.918233 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1faa9717-bd73-4661-a28e-d91933f96061 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:28.926327 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:28.926327 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:28.931290 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1faa9717-bd73-4661-a28e-d91933f96061 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Volume info retrieved successfully. Aug 01 13:01:28.937935 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1faa9717-bd73-4661-a28e-d91933f96061 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 returned with HTTP 200 Aug 01 13:01:28.938536 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 435/1739] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:28 2026] GET /volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:29.665820 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-65a7d734-a2cf-4b98-8589-d8bea771a0ef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:29.668866 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-65a7d734-a2cf-4b98-8589-d8bea771a0ef tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] DELETE https://10.4.3.110/volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec Aug 01 13:01:29.668866 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-65a7d734-a2cf-4b98-8589-d8bea771a0ef tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:29.668973 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-65a7d734-a2cf-4b98-8589-d8bea771a0ef tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:29.677685 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:29.677685 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:29.768923 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-65a7d734-a2cf-4b98-8589-d8bea771a0ef tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec returned with HTTP 200 Aug 01 13:01:29.769539 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 430/1740] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:01:29 2026] DELETE /volume/v3/attachments/9b387b15-dc00-45d8-a265-a81a5925a2ec => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:29.832312 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-b35611e4-0ac8-4e8c-a5b2-b70f918d7bc1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:29.838907 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-b35611e4-0ac8-4e8c-a5b2-b70f918d7bc1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] DELETE https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 Aug 01 13:01:29.839120 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-b35611e4-0ac8-4e8c-a5b2-b70f918d7bc1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:29.839329 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-b35611e4-0ac8-4e8c-a5b2-b70f918d7bc1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:29.839507 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-b35611e4-0ac8-4e8c-a5b2-b70f918d7bc1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Delete volume with id: e1b7eefe-37ad-45b9-a221-cb5258d1f938 Aug 01 13:01:29.857913 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:29.857913 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:29.858644 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-b35611e4-0ac8-4e8c-a5b2-b70f918d7bc1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:01:29.897083 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-b35611e4-0ac8-4e8c-a5b2-b70f918d7bc1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Delete volume request issued successfully. Aug 01 13:01:29.897375 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f70bc250-6801-4b9c-9ca6-47a29ed63382 req-b35611e4-0ac8-4e8c-a5b2-b70f918d7bc1 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 returned with HTTP 202 Aug 01 13:01:29.898042 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 442/1741] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 13:01:29 2026] DELETE /volume/v3/volumes/e1b7eefe-37ad-45b9-a221-cb5258d1f938 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:29.952848 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f91297a8-77c7-4f6d-8254-a39a3aae017c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:29.954791 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f91297a8-77c7-4f6d-8254-a39a3aae017c tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 Aug 01 13:01:29.955022 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f91297a8-77c7-4f6d-8254-a39a3aae017c tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:29.955214 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f91297a8-77c7-4f6d-8254-a39a3aae017c tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:29.964833 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:29.964833 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:29.970134 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f91297a8-77c7-4f6d-8254-a39a3aae017c tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Volume info retrieved successfully. Aug 01 13:01:29.975108 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f91297a8-77c7-4f6d-8254-a39a3aae017c tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 returned with HTTP 200 Aug 01 13:01:29.975627 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 435/1742] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:29 2026] GET /volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:29.993998 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd93525d-678c-4beb-ab4b-7709f10f730f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:29.996049 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd93525d-678c-4beb-ab4b-7709f10f730f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:01:29.996737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd93525d-678c-4beb-ab4b-7709f10f730f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58dc3bc3-d44e-498a-87eb-7d53c927b610", "name": "tempest-VolumesBackupsV39Test-Backup-2088015514", "container": "tempest-volumesbackupsv39test-backup-container-286088661"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:29.998869 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-bd93525d-678c-4beb-ab4b-7709f10f730f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Creating new backup {'backup': {'volume_id': '58dc3bc3-d44e-498a-87eb-7d53c927b610', 'name': 'tempest-VolumesBackupsV39Test-Backup-2088015514', 'container': 'tempest-volumesbackupsv39test-backup-container-286088661'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:01:30.000381 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-bd93525d-678c-4beb-ab4b-7709f10f730f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Creating backup of volume 58dc3bc3-d44e-498a-87eb-7d53c927b610 in container tempest-volumesbackupsv39test-backup-container-286088661 Aug 01 13:01:30.013466 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:30.013466 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:30.014235 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd93525d-678c-4beb-ab4b-7709f10f730f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Volume info retrieved successfully. Aug 01 13:01:30.074065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-bd93525d-678c-4beb-ab4b-7709f10f730f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Created reservations ['dd5b89b1-595f-4508-a078-21a8784355de', '2be4d31c-acc8-4ceb-ab25-3ff3f66e0c34'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:30.149401 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd93525d-678c-4beb-ab4b-7709f10f730f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:01:30.150210 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 436/1743] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:01:29 2026] POST /volume/v3/backups => generated 333 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:30.164799 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7df3e598-911c-45ac-bcc1-62b33e3490be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:30.170369 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7df3e598-911c-45ac-bcc1-62b33e3490be tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:30.170761 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7df3e598-911c-45ac-bcc1-62b33e3490be tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:30.171075 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7df3e598-911c-45ac-bcc1-62b33e3490be tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:30.171244 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7df3e598-911c-45ac-bcc1-62b33e3490be tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:30.204661 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:30.204661 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:30.205716 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7df3e598-911c-45ac-bcc1-62b33e3490be tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:30.206518 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 431/1744] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:30 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 794 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:30.669180 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8742829c-47cd-439e-bc4b-0ffc775f8781 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:30.673001 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8742829c-47cd-439e-bc4b-0ffc775f8781 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] DELETE https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 13:01:30.673001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8742829c-47cd-439e-bc4b-0ffc775f8781 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:30.673001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8742829c-47cd-439e-bc4b-0ffc775f8781 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:30.673001 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-8742829c-47cd-439e-bc4b-0ffc775f8781 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Delete volume with id: 9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 13:01:30.683370 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:30.683370 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:30.684109 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8742829c-47cd-439e-bc4b-0ffc775f8781 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:01:30.729129 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8742829c-47cd-439e-bc4b-0ffc775f8781 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Delete volume request issued successfully. Aug 01 13:01:30.729129 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8742829c-47cd-439e-bc4b-0ffc775f8781 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 202 Aug 01 13:01:30.730337 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 443/1745] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:01:30 2026] DELETE /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:30.745843 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-51dab7a0-22b2-4296-9581-d8fa25e739c9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:30.748420 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51dab7a0-22b2-4296-9581-d8fa25e739c9 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 13:01:30.748881 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51dab7a0-22b2-4296-9581-d8fa25e739c9 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:30.749265 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51dab7a0-22b2-4296-9581-d8fa25e739c9 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:30.773516 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:30.773516 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:30.779557 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-51dab7a0-22b2-4296-9581-d8fa25e739c9 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Volume info retrieved successfully. Aug 01 13:01:30.789198 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51dab7a0-22b2-4296-9581-d8fa25e739c9 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 200 Aug 01 13:01:30.790186 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 436/1746] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:30 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:31.226430 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1001e12d-31b0-4230-9e2e-82fc2526575c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:31.228187 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1001e12d-31b0-4230-9e2e-82fc2526575c tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:31.228372 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1001e12d-31b0-4230-9e2e-82fc2526575c tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:31.228598 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1001e12d-31b0-4230-9e2e-82fc2526575c tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:31.228731 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1001e12d-31b0-4230-9e2e-82fc2526575c tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:31.234968 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:31.234968 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:31.235793 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1001e12d-31b0-4230-9e2e-82fc2526575c tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:31.236206 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 437/1747] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:31 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:01:31.809341 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bea74117-bcb1-4d4d-9155-05aa42607bb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:31.812155 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bea74117-bcb1-4d4d-9155-05aa42607bb5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] GET https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c Aug 01 13:01:31.812466 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bea74117-bcb1-4d4d-9155-05aa42607bb5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:31.812762 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bea74117-bcb1-4d4d-9155-05aa42607bb5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:31.820927 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bea74117-bcb1-4d4d-9155-05aa42607bb5 tempest-ServerActionsTestOtherA-419581270 tempest-ServerActionsTestOtherA-419581270-project-member] https://10.4.3.110/volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c returned with HTTP 404 Aug 01 13:01:31.821673 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 432/1748] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:31 2026] GET /volume/v3/volumes/9c6ee538-0dc5-4bf2-8cfc-5e6a440c923c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:32.249795 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db059d51-a04a-48b4-8ff1-7153cd5f2d50 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:32.251822 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db059d51-a04a-48b4-8ff1-7153cd5f2d50 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:32.252128 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db059d51-a04a-48b4-8ff1-7153cd5f2d50 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:32.254523 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db059d51-a04a-48b4-8ff1-7153cd5f2d50 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:32.254523 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-db059d51-a04a-48b4-8ff1-7153cd5f2d50 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:32.268255 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:32.268255 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:32.269173 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db059d51-a04a-48b4-8ff1-7153cd5f2d50 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:32.272702 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 444/1749] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:32 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:01:33.284918 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-451f919a-81da-4fd8-8e75-18f3d6bb4363 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:33.287560 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-451f919a-81da-4fd8-8e75-18f3d6bb4363 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:33.287719 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-451f919a-81da-4fd8-8e75-18f3d6bb4363 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:33.289240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-451f919a-81da-4fd8-8e75-18f3d6bb4363 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:33.289240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-451f919a-81da-4fd8-8e75-18f3d6bb4363 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:33.307942 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:33.307942 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:33.308977 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-451f919a-81da-4fd8-8e75-18f3d6bb4363 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:33.309713 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 437/1750] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:33 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:34.323024 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76f3605b-024b-4cff-a49a-e2adda87707d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:34.324836 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76f3605b-024b-4cff-a49a-e2adda87707d tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:34.325072 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76f3605b-024b-4cff-a49a-e2adda87707d tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:34.325309 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76f3605b-024b-4cff-a49a-e2adda87707d tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:34.325426 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-76f3605b-024b-4cff-a49a-e2adda87707d tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:34.332540 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:34.332540 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:34.332540 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76f3605b-024b-4cff-a49a-e2adda87707d tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:34.332540 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 438/1751] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:34 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:35.347435 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7abfd591-42a0-4790-a456-97e1dfbcbffb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:35.349768 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7abfd591-42a0-4790-a456-97e1dfbcbffb tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:35.350043 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7abfd591-42a0-4790-a456-97e1dfbcbffb tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:35.350332 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7abfd591-42a0-4790-a456-97e1dfbcbffb tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:35.350712 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7abfd591-42a0-4790-a456-97e1dfbcbffb tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:35.357089 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:35.357089 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:35.357550 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7abfd591-42a0-4790-a456-97e1dfbcbffb tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:35.358124 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 433/1752] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:35 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:36.374431 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-72c2f9ed-2fa7-4a38-ace8-26341db58ef3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:36.376826 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72c2f9ed-2fa7-4a38-ace8-26341db58ef3 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:36.377182 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72c2f9ed-2fa7-4a38-ace8-26341db58ef3 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:36.377485 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72c2f9ed-2fa7-4a38-ace8-26341db58ef3 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:36.377618 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-72c2f9ed-2fa7-4a38-ace8-26341db58ef3 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:36.383453 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:36.383453 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:36.384590 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72c2f9ed-2fa7-4a38-ace8-26341db58ef3 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:36.385123 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 445/1753] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:36 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:37.044823 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:37.046741 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:37.047152 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1136995146"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:37.048824 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1136995146'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:37.048962 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Create volume of 1 GB Aug 01 13:01:37.055219 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Availability Zones retrieved successfully. Aug 01 13:01:37.063878 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Flow 'volume_create_api' (d6f5d5e9-e0e7-4fed-b51c-42def4ebe3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:37.066018 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45e73ff-a00c-47c7-a0c4-3e5b5346fb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:37.067354 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:37.105397 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45e73ff-a00c-47c7-a0c4-3e5b5346fb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:37.107579 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ae49ff-918c-4807-b9d9-5826a8c8947e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:37.176085 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Created reservations ['62cb698c-b918-44eb-b12a-58ab6cdde6e1', '764f0924-6010-4373-8fff-284ba2c87cde', '6f8ba742-ecb2-4cf8-9374-4599300a1b59', 'aef9da5d-e988-4222-b2be-719c6e5ac9aa'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:37.177372 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ae49ff-918c-4807-b9d9-5826a8c8947e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62cb698c-b918-44eb-b12a-58ab6cdde6e1', '764f0924-6010-4373-8fff-284ba2c87cde', '6f8ba742-ecb2-4cf8-9374-4599300a1b59', 'aef9da5d-e988-4222-b2be-719c6e5ac9aa']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:37.179461 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f5acff3-87d0-4449-b05b-e12e8a7e088e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:37.210995 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f5acff3-87d0-4449-b05b-e12e8a7e088e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'febda634-6f37-447d-9db9-4b156e57785b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1136995146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a51fe728bda470db896278e00c7a0f0',qos_specs=None,replication_status=,reservations=['62cb698c-b918-44eb-b12a-58ab6cdde6e1','764f0924-6010-4373-8fff-284ba2c87cde','6f8ba742-ecb2-4cf8-9374-4599300a1b59','aef9da5d-e988-4222-b2be-719c6e5ac9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505628d285bc4058be38e6134ff9d5d6',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1136995146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=febda634-6f37-447d-9db9-4b156e57785b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a51fe728bda470db896278e00c7a0f0',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='505628d285bc4058be38e6134ff9d5d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:37.211477 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18814e98-ee02-4299-82ca-3bf33510cf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:37.244856 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18814e98-ee02-4299-82ca-3bf33510cf9a) 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-1136995146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a51fe728bda470db896278e00c7a0f0',qos_specs=None,replication_status=,reservations=['62cb698c-b918-44eb-b12a-58ab6cdde6e1','764f0924-6010-4373-8fff-284ba2c87cde','6f8ba742-ecb2-4cf8-9374-4599300a1b59','aef9da5d-e988-4222-b2be-719c6e5ac9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505628d285bc4058be38e6134ff9d5d6',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:37.246148 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8717494-dc81-43c4-ac26-9fe31ac1a33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:37.258030 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8717494-dc81-43c4-ac26-9fe31ac1a33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:37.259347 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Flow 'volume_create_api' (d6f5d5e9-e0e7-4fed-b51c-42def4ebe3cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:37.259399 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Create volume request issued successfully. Aug 01 13:01:37.260166 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e59736a9-4e3a-4d1c-a092-a0296ae83546 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:37.264029 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 438/1754] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:01:37 2026] POST /volume/v3/volumes => generated 759 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:37.277563 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9cf64047-0ab7-4acb-b029-85073b1cefdc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:37.282151 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9cf64047-0ab7-4acb-b029-85073b1cefdc tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:01:37.282151 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9cf64047-0ab7-4acb-b029-85073b1cefdc tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:37.282151 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9cf64047-0ab7-4acb-b029-85073b1cefdc tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:37.296872 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:37.296872 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:37.305275 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9cf64047-0ab7-4acb-b029-85073b1cefdc tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:01:37.312260 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9cf64047-0ab7-4acb-b029-85073b1cefdc tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:01:37.313025 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 439/1755] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:37 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:37.400732 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-de152cfe-e815-45e1-843e-daaede6dee79 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:37.403938 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de152cfe-e815-45e1-843e-daaede6dee79 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:37.404291 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de152cfe-e815-45e1-843e-daaede6dee79 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:37.404594 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de152cfe-e815-45e1-843e-daaede6dee79 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:37.404759 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-de152cfe-e815-45e1-843e-daaede6dee79 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:37.411069 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:37.411069 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:37.412066 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de152cfe-e815-45e1-843e-daaede6dee79 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:37.413074 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 434/1756] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:37 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:38.328821 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-495a536e-c054-4a72-98a0-6e3e22558aae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:38.333386 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-495a536e-c054-4a72-98a0-6e3e22558aae tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:01:38.333386 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-495a536e-c054-4a72-98a0-6e3e22558aae tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:38.333386 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-495a536e-c054-4a72-98a0-6e3e22558aae tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:38.340009 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:38.340009 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:38.345202 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-495a536e-c054-4a72-98a0-6e3e22558aae tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:01:38.349123 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-495a536e-c054-4a72-98a0-6e3e22558aae tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:01:38.349582 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 446/1757] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:38 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:38.426436 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-437d102e-fa1b-40b9-a8fb-74707c423a11 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:38.428850 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-437d102e-fa1b-40b9-a8fb-74707c423a11 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:38.429157 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-437d102e-fa1b-40b9-a8fb-74707c423a11 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:38.429420 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-437d102e-fa1b-40b9-a8fb-74707c423a11 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:38.429568 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-437d102e-fa1b-40b9-a8fb-74707c423a11 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:38.435397 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:38.435397 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:38.436501 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-437d102e-fa1b-40b9-a8fb-74707c423a11 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:38.437497 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 439/1758] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:38 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:38.918102 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d60c66b3-95a4-470f-88ef-9307e6029088 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:39.047777 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d60c66b3-95a4-470f-88ef-9307e6029088 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:01:39.048026 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d60c66b3-95a4-470f-88ef-9307e6029088 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-432664679"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:39.074158 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d60c66b3-95a4-470f-88ef-9307e6029088 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:01:39.074633 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 440/1759] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:01:38 2026] POST /volume/v3/types => generated 219 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:39.085156 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b94b4867-a4aa-4ba1-ac89-a4b521528b16 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:39.087326 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b94b4867-a4aa-4ba1-ac89-a4b521528b16 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 13:01:39.087770 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b94b4867-a4aa-4ba1-ac89-a4b521528b16 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-109251964"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:39.115895 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b94b4867-a4aa-4ba1-ac89-a4b521528b16 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 13:01:39.116761 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 435/1760] 10.4.3.110 () {70 vars in 1311 bytes} [Sat Aug 1 13:01:39 2026] POST /volume/v3/group_types => generated 176 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:39.129172 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-96840447-2a78-49c5-8749-7f7353a86a80 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:39.223405 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96840447-2a78-49c5-8749-7f7353a86a80 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] POST https://10.4.3.110/volume/v3/groups Aug 01 13:01:39.223819 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96840447-2a78-49c5-8749-7f7353a86a80 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f70233d2-9e91-43f1-b055-4648fad64f5d", "volume_types": ["5ab457c6-3fdd-42ec-86fd-73acc5459773"], "name": "tempest-GroupsV320Test-Group-1380691167"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:39.225614 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-96840447-2a78-49c5-8749-7f7353a86a80 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Creating new group {'group': {'group_type': 'f70233d2-9e91-43f1-b055-4648fad64f5d', 'volume_types': ['5ab457c6-3fdd-42ec-86fd-73acc5459773'], 'name': 'tempest-GroupsV320Test-Group-1380691167'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:01:39.230039 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-96840447-2a78-49c5-8749-7f7353a86a80 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Creating group tempest-GroupsV320Test-Group-1380691167. Aug 01 13:01:39.250140 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-96840447-2a78-49c5-8749-7f7353a86a80 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:01:39.249188. {{(pid=100262) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:01:39.250140 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-96840447-2a78-49c5-8749-7f7353a86a80 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Availability Zones retrieved successfully. Aug 01 13:01:39.271413 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-96840447-2a78-49c5-8749-7f7353a86a80 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Created reservations ['a22d36a3-c0bc-4fd4-a586-ffd56b5618b1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:39.303982 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96840447-2a78-49c5-8749-7f7353a86a80 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] https://10.4.3.110/volume/v3/groups returned with HTTP 202 Aug 01 13:01:39.304889 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 447/1761] 10.4.3.110 () {70 vars in 1297 bytes} [Sat Aug 1 13:01:39 2026] POST /volume/v3/groups => generated 108 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:39.317535 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cf1e4fec-bca6-45b4-826d-d6da14d7f096 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:39.321224 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cf1e4fec-bca6-45b4-826d-d6da14d7f096 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] GET https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 Aug 01 13:01:39.321536 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cf1e4fec-bca6-45b4-826d-d6da14d7f096 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:39.321802 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cf1e4fec-bca6-45b4-826d-d6da14d7f096 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:39.322094 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-cf1e4fec-bca6-45b4-826d-d6da14d7f096 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] show called for member 2ca95abd-0557-400b-a206-6f783d7dffd8 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:01:39.327874 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:39.327874 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:39.353674 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cf1e4fec-bca6-45b4-826d-d6da14d7f096 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 returned with HTTP 200 Aug 01 13:01:39.354269 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 440/1762] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:01:39 2026] GET /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 => generated 388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:39.449422 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-23343e8e-73a2-46d5-98a9-9233b89b62e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:39.451473 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23343e8e-73a2-46d5-98a9-9233b89b62e8 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:39.451710 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23343e8e-73a2-46d5-98a9-9233b89b62e8 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:39.451920 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23343e8e-73a2-46d5-98a9-9233b89b62e8 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:39.452058 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-23343e8e-73a2-46d5-98a9-9233b89b62e8 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:39.457768 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:39.457768 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:39.458606 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23343e8e-73a2-46d5-98a9-9233b89b62e8 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:39.459008 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 441/1763] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:39 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:40.371900 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-accb7145-a454-49f5-8db9-544c5bd6a83a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.376250 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-accb7145-a454-49f5-8db9-544c5bd6a83a tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] GET https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 Aug 01 13:01:40.377209 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-accb7145-a454-49f5-8db9-544c5bd6a83a tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:40.377209 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-accb7145-a454-49f5-8db9-544c5bd6a83a tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:40.379356 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-accb7145-a454-49f5-8db9-544c5bd6a83a tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] show called for member 2ca95abd-0557-400b-a206-6f783d7dffd8 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:01:40.383156 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=248,cinder:UPDATE=51,cinder:DELETE=1,cinder:INSERT=17 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:01:40.390221 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.390221 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:40.405635 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-accb7145-a454-49f5-8db9-544c5bd6a83a tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 returned with HTTP 200 Aug 01 13:01:40.407512 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 436/1764] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:01:40 2026] GET /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 => generated 389 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:40.422165 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8dd65ef1-bf2b-40c6-a22f-51975e59f0ec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.426433 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8dd65ef1-bf2b-40c6-a22f-51975e59f0ec tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] POST https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action Aug 01 13:01:40.426433 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8dd65ef1-bf2b-40c6-a22f-51975e59f0ec tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:40.426433 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8dd65ef1-bf2b-40c6-a22f-51975e59f0ec tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:40.428867 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-8dd65ef1-bf2b-40c6-a22f-51975e59f0ec tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Updating group '2ca95abd-0557-400b-a206-6f783d7dffd8' with 'creating' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 13:01:40.435740 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.435740 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:40.452004 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8dd65ef1-bf2b-40c6-a22f-51975e59f0ec tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action returned with HTTP 202 Aug 01 13:01:40.452004 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 448/1765] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:01:40 2026] POST /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:01:40.464616 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a5224fa8-f619-4d7d-9bd9-74ce8b0cebfc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.468534 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a5224fa8-f619-4d7d-9bd9-74ce8b0cebfc tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] GET https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 Aug 01 13:01:40.468878 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a5224fa8-f619-4d7d-9bd9-74ce8b0cebfc tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:40.469313 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a5224fa8-f619-4d7d-9bd9-74ce8b0cebfc tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:40.469555 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-a5224fa8-f619-4d7d-9bd9-74ce8b0cebfc tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] show called for member 2ca95abd-0557-400b-a206-6f783d7dffd8 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:01:40.475480 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7db72023-6f9c-40b3-bd1d-859a5ca345f4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.475892 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.475892 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:40.480302 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7db72023-6f9c-40b3-bd1d-859a5ca345f4 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:40.480302 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7db72023-6f9c-40b3-bd1d-859a5ca345f4 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:40.481234 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7db72023-6f9c-40b3-bd1d-859a5ca345f4 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:40.481234 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7db72023-6f9c-40b3-bd1d-859a5ca345f4 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:40.489036 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a5224fa8-f619-4d7d-9bd9-74ce8b0cebfc tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 returned with HTTP 200 Aug 01 13:01:40.490536 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 441/1766] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:01:40 2026] GET /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:40.490654 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.490654 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:40.493830 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7db72023-6f9c-40b3-bd1d-859a5ca345f4 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:40.494504 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 442/1767] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:40 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:40.503240 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f4d6d4c7-1ccf-40b6-a31c-ba465182ec2d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.507029 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4d6d4c7-1ccf-40b6-a31c-ba465182ec2d tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] POST https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action Aug 01 13:01:40.507029 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4d6d4c7-1ccf-40b6-a31c-ba465182ec2d tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:40.507029 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4d6d4c7-1ccf-40b6-a31c-ba465182ec2d tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:40.507371 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-f4d6d4c7-1ccf-40b6-a31c-ba465182ec2d tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Updating group '2ca95abd-0557-400b-a206-6f783d7dffd8' with 'available' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 13:01:40.513396 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.513396 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:40.521771 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4d6d4c7-1ccf-40b6-a31c-ba465182ec2d tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action returned with HTTP 202 Aug 01 13:01:40.522371 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 437/1768] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:01:40 2026] POST /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:01:40.529537 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a261f311-7598-4bfc-8faf-83616e0bb4f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.531311 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a261f311-7598-4bfc-8faf-83616e0bb4f8 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] GET https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 Aug 01 13:01:40.531526 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a261f311-7598-4bfc-8faf-83616e0bb4f8 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:40.531892 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a261f311-7598-4bfc-8faf-83616e0bb4f8 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:40.532063 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-a261f311-7598-4bfc-8faf-83616e0bb4f8 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] show called for member 2ca95abd-0557-400b-a206-6f783d7dffd8 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:01:40.537556 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.537556 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:40.551664 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a261f311-7598-4bfc-8faf-83616e0bb4f8 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 returned with HTTP 200 Aug 01 13:01:40.551664 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 449/1769] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:01:40 2026] GET /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:40.568661 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-673f77f1-a456-48d2-b08f-ead7949c5a7d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.571074 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-673f77f1-a456-48d2-b08f-ead7949c5a7d tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] POST https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action Aug 01 13:01:40.571223 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-673f77f1-a456-48d2-b08f-ead7949c5a7d tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:40.571395 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-673f77f1-a456-48d2-b08f-ead7949c5a7d tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:40.577593 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-673f77f1-a456-48d2-b08f-ead7949c5a7d tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Updating group '2ca95abd-0557-400b-a206-6f783d7dffd8' with 'error' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 13:01:40.582399 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.582399 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:40.590925 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-673f77f1-a456-48d2-b08f-ead7949c5a7d tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action returned with HTTP 202 Aug 01 13:01:40.592445 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 442/1770] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:01:40 2026] POST /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:01:40.602020 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-549b0ce0-5a13-4030-89e0-ad8cd1280238 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.603809 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-549b0ce0-5a13-4030-89e0-ad8cd1280238 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] GET https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 Aug 01 13:01:40.604205 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-549b0ce0-5a13-4030-89e0-ad8cd1280238 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:40.604454 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-549b0ce0-5a13-4030-89e0-ad8cd1280238 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:40.604596 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-549b0ce0-5a13-4030-89e0-ad8cd1280238 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] show called for member 2ca95abd-0557-400b-a206-6f783d7dffd8 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:01:40.608786 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.608786 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:40.623690 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-549b0ce0-5a13-4030-89e0-ad8cd1280238 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 returned with HTTP 200 Aug 01 13:01:40.624615 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 443/1771] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:01:40 2026] GET /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 => generated 385 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:40.635738 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-363436ad-6e9b-43a1-9de2-1ae672ef39c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.638970 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-363436ad-6e9b-43a1-9de2-1ae672ef39c0 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] POST https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action Aug 01 13:01:40.638970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-363436ad-6e9b-43a1-9de2-1ae672ef39c0 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:40.638970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-363436ad-6e9b-43a1-9de2-1ae672ef39c0 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:40.640616 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-363436ad-6e9b-43a1-9de2-1ae672ef39c0 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Updating group '2ca95abd-0557-400b-a206-6f783d7dffd8' with 'available' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 13:01:40.647239 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.647239 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:40.661376 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-363436ad-6e9b-43a1-9de2-1ae672ef39c0 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action returned with HTTP 202 Aug 01 13:01:40.661376 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 438/1772] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:01:40 2026] POST /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:01:40.674147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-77c802ba-c5f9-4b02-beca-d894ad101e95 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.678435 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77c802ba-c5f9-4b02-beca-d894ad101e95 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] GET https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 Aug 01 13:01:40.678739 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77c802ba-c5f9-4b02-beca-d894ad101e95 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:40.679003 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77c802ba-c5f9-4b02-beca-d894ad101e95 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:40.679212 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-77c802ba-c5f9-4b02-beca-d894ad101e95 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] show called for member 2ca95abd-0557-400b-a206-6f783d7dffd8 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:01:40.685607 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.685607 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:40.695722 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77c802ba-c5f9-4b02-beca-d894ad101e95 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 returned with HTTP 200 Aug 01 13:01:40.696188 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 450/1773] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:01:40 2026] GET /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 => generated 389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:40.718072 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9b06011e-9230-4183-8992-d24fd48a5490 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.721972 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9b06011e-9230-4183-8992-d24fd48a5490 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:01:40.722235 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9b06011e-9230-4183-8992-d24fd48a5490 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:40.722523 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9b06011e-9230-4183-8992-d24fd48a5490 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:40.722906 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-9b06011e-9230-4183-8992-d24fd48a5490 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:01:40.727133 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9b06011e-9230-4183-8992-d24fd48a5490 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:01:40.743873 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9b06011e-9230-4183-8992-d24fd48a5490 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Get all volumes completed successfully. Aug 01 13:01:40.747973 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9b06011e-9230-4183-8992-d24fd48a5490 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:01:40.747973 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 443/1774] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:01:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:40.767930 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3a94d45-4af4-4f1e-a86b-c79ae4af2654 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.772230 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3a94d45-4af4-4f1e-a86b-c79ae4af2654 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] POST https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action Aug 01 13:01:40.773081 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3a94d45-4af4-4f1e-a86b-c79ae4af2654 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:40.773081 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3a94d45-4af4-4f1e-a86b-c79ae4af2654 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:40.774440 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-a3a94d45-4af4-4f1e-a86b-c79ae4af2654 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] delete called for group 2ca95abd-0557-400b-a206-6f783d7dffd8 {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:01:40.775028 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-a3a94d45-4af4-4f1e-a86b-c79ae4af2654 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Delete group with id: 2ca95abd-0557-400b-a206-6f783d7dffd8 Aug 01 13:01:40.781334 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.781334 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:40.822317 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3a94d45-4af4-4f1e-a86b-c79ae4af2654 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action returned with HTTP 202 Aug 01 13:01:40.822804 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 444/1775] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:01:40 2026] POST /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:01:40.834187 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f26d02d2-4790-465a-8d91-3d050584fc16 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:40.838964 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f26d02d2-4790-465a-8d91-3d050584fc16 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] GET https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 Aug 01 13:01:40.838964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f26d02d2-4790-465a-8d91-3d050584fc16 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:40.838964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f26d02d2-4790-465a-8d91-3d050584fc16 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:40.838964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-f26d02d2-4790-465a-8d91-3d050584fc16 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] show called for member 2ca95abd-0557-400b-a206-6f783d7dffd8 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:01:40.853752 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:40.853752 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:40.881452 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f26d02d2-4790-465a-8d91-3d050584fc16 tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 returned with HTTP 200 Aug 01 13:01:40.883583 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 439/1776] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:01:40 2026] GET /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 => generated 388 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:41.512335 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7f407ee1-28d8-4af4-b913-0275c55333ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:41.515139 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f407ee1-28d8-4af4-b913-0275c55333ee tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:41.515704 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f407ee1-28d8-4af4-b913-0275c55333ee tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:41.516201 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f407ee1-28d8-4af4-b913-0275c55333ee tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:41.516381 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7f407ee1-28d8-4af4-b913-0275c55333ee tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:41.522545 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:41.522545 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:41.523805 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f407ee1-28d8-4af4-b913-0275c55333ee tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:41.524552 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 451/1777] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:41 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:41.898273 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a79c9e0c-eb1a-4932-a88a-e673da8344fc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:41.902706 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a79c9e0c-eb1a-4932-a88a-e673da8344fc tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] GET https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 Aug 01 13:01:41.902996 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a79c9e0c-eb1a-4932-a88a-e673da8344fc tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:41.903208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a79c9e0c-eb1a-4932-a88a-e673da8344fc tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:41.903353 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-a79c9e0c-eb1a-4932-a88a-e673da8344fc tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] show called for member 2ca95abd-0557-400b-a206-6f783d7dffd8 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:01:41.909436 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a79c9e0c-eb1a-4932-a88a-e673da8344fc tempest-GroupsV320Test-971665836 tempest-GroupsV320Test-971665836-project-member] https://10.4.3.110/volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 returned with HTTP 404 Aug 01 13:01:41.910185 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 444/1778] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:01:41 2026] GET /volume/v3/groups/2ca95abd-0557-400b-a206-6f783d7dffd8 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:01:41.925840 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53c0b179-ecfc-4311-8e59-8ccbbcd06c13 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:41.933031 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53c0b179-ecfc-4311-8e59-8ccbbcd06c13 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/f70233d2-9e91-43f1-b055-4648fad64f5d Aug 01 13:01:41.933031 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53c0b179-ecfc-4311-8e59-8ccbbcd06c13 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:41.933031 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53c0b179-ecfc-4311-8e59-8ccbbcd06c13 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:41.971881 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53c0b179-ecfc-4311-8e59-8ccbbcd06c13 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] https://10.4.3.110/volume/v3/group_types/f70233d2-9e91-43f1-b055-4648fad64f5d returned with HTTP 202 Aug 01 13:01:41.972626 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 445/1779] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 13:01:41 2026] DELETE /volume/v3/group_types/f70233d2-9e91-43f1-b055-4648fad64f5d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:01:41.984640 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8928361e-b43d-42c9-b78c-270db49e718c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:41.989139 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8928361e-b43d-42c9-b78c-270db49e718c tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] DELETE https://10.4.3.110/volume/v3/types/5ab457c6-3fdd-42ec-86fd-73acc5459773 Aug 01 13:01:41.989428 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8928361e-b43d-42c9-b78c-270db49e718c tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:41.990213 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8928361e-b43d-42c9-b78c-270db49e718c tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:41.990213 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:41.990213 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:42.017767 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-26478e84-1eb7-4d91-9a7c-8020983ebbdb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:42.025485 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-26478e84-1eb7-4d91-9a7c-8020983ebbdb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] DELETE https://10.4.3.110/volume/v3/attachments/de47d217-3a8b-40d0-a96e-196418c9e768 Aug 01 13:01:42.025690 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-26478e84-1eb7-4d91-9a7c-8020983ebbdb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:42.026152 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-26478e84-1eb7-4d91-9a7c-8020983ebbdb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:42.043656 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:42.043656 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:42.053979 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8928361e-b43d-42c9-b78c-270db49e718c tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] https://10.4.3.110/volume/v3/types/5ab457c6-3fdd-42ec-86fd-73acc5459773 returned with HTTP 202 Aug 01 13:01:42.053979 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 440/1780] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:01:41 2026] DELETE /volume/v3/types/5ab457c6-3fdd-42ec-86fd-73acc5459773 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:42.065857 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-61681ec5-76d9-46e0-92fb-dd281f5ed3c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:42.069054 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-61681ec5-76d9-46e0-92fb-dd281f5ed3c2 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] GET https://10.4.3.110/volume/v3/types/5ab457c6-3fdd-42ec-86fd-73acc5459773 Aug 01 13:01:42.069510 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-61681ec5-76d9-46e0-92fb-dd281f5ed3c2 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:42.069860 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-61681ec5-76d9-46e0-92fb-dd281f5ed3c2 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:42.075450 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-61681ec5-76d9-46e0-92fb-dd281f5ed3c2 tempest-GroupsV320Test-1173441394 tempest-GroupsV320Test-1173441394-project-admin] https://10.4.3.110/volume/v3/types/5ab457c6-3fdd-42ec-86fd-73acc5459773 returned with HTTP 404 Aug 01 13:01:42.076541 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 445/1781] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:01:42 2026] GET /volume/v3/types/5ab457c6-3fdd-42ec-86fd-73acc5459773 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:42.154867 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-26478e84-1eb7-4d91-9a7c-8020983ebbdb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/attachments/de47d217-3a8b-40d0-a96e-196418c9e768 returned with HTTP 200 Aug 01 13:01:42.155665 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 452/1782] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:01:42 2026] DELETE /volume/v3/attachments/de47d217-3a8b-40d0-a96e-196418c9e768 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:01:42.175574 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-b2530398-5a75-4579-8f97-5e1721ecc8fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:42.181020 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-b2530398-5a75-4579-8f97-5e1721ecc8fb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] DELETE https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 Aug 01 13:01:42.182756 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-b2530398-5a75-4579-8f97-5e1721ecc8fb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:42.182756 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-b2530398-5a75-4579-8f97-5e1721ecc8fb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:42.182756 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-b2530398-5a75-4579-8f97-5e1721ecc8fb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Delete volume with id: 50333f5c-927e-4980-944c-1205a4f82c71 Aug 01 13:01:42.196368 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:42.196368 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:42.196927 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-b2530398-5a75-4579-8f97-5e1721ecc8fb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Volume info retrieved successfully. Aug 01 13:01:42.235084 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-b2530398-5a75-4579-8f97-5e1721ecc8fb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] Delete volume request issued successfully. Aug 01 13:01:42.235084 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8624a667-57cd-4a3d-8e0e-63f5a94dc485 req-b2530398-5a75-4579-8f97-5e1721ecc8fb tempest-TestShelveInstance-571913082 tempest-TestShelveInstance-571913082-project-member] https://10.4.3.110/volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 returned with HTTP 202 Aug 01 13:01:42.235731 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 446/1783] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 13:01:42 2026] DELETE /volume/v3/volumes/50333f5c-927e-4980-944c-1205a4f82c71 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:42.540754 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e68a63a2-a8d0-4b12-860a-f7cbdc2521af None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:42.542375 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e68a63a2-a8d0-4b12-860a-f7cbdc2521af tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:42.542796 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e68a63a2-a8d0-4b12-860a-f7cbdc2521af tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:42.542796 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e68a63a2-a8d0-4b12-860a-f7cbdc2521af tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:42.543177 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e68a63a2-a8d0-4b12-860a-f7cbdc2521af tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:42.550319 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:42.550319 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:42.551418 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e68a63a2-a8d0-4b12-860a-f7cbdc2521af tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:42.551814 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 441/1784] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:42 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:43.567580 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-07c4e06b-001a-4bb3-9ef6-e43618b0bfb9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:43.571730 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-07c4e06b-001a-4bb3-9ef6-e43618b0bfb9 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:43.572482 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-07c4e06b-001a-4bb3-9ef6-e43618b0bfb9 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:43.572715 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-07c4e06b-001a-4bb3-9ef6-e43618b0bfb9 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:43.573428 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-07c4e06b-001a-4bb3-9ef6-e43618b0bfb9 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:43.579395 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:43.579395 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:43.580708 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-07c4e06b-001a-4bb3-9ef6-e43618b0bfb9 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:43.581227 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 446/1785] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:43 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:44.599082 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d03c18b-fbae-4c1e-88bf-757e96645692 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:44.606699 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d03c18b-fbae-4c1e-88bf-757e96645692 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:44.606699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d03c18b-fbae-4c1e-88bf-757e96645692 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:44.606699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d03c18b-fbae-4c1e-88bf-757e96645692 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:44.606699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0d03c18b-fbae-4c1e-88bf-757e96645692 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:44.621766 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:44.621766 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:44.622630 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d03c18b-fbae-4c1e-88bf-757e96645692 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:44.623030 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 453/1786] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:44 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:45.641348 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-850022d0-1b0f-49a1-9d34-4500b45d835d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:45.644982 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-850022d0-1b0f-49a1-9d34-4500b45d835d tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:45.644982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-850022d0-1b0f-49a1-9d34-4500b45d835d tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:45.644982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-850022d0-1b0f-49a1-9d34-4500b45d835d tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:45.644982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-850022d0-1b0f-49a1-9d34-4500b45d835d tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:45.652070 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=326,cinder:UPDATE=107,cinder:INSERT=57,cinder:DELETE=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:01:45.658403 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:45.658403 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:45.664161 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-850022d0-1b0f-49a1-9d34-4500b45d835d tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:45.664488 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 447/1787] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:45 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:45.946764 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:46.155933 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:46.156309 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1169991911"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:46.158863 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1169991911'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:46.159004 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Create volume of 1 GB Aug 01 13:01:46.165202 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Availability Zones retrieved successfully. Aug 01 13:01:46.178488 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Flow 'volume_create_api' (cbd48219-98e6-453a-a72f-93dea9ea75db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:46.180227 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5faa1c4b-9a65-478b-8e40-a59d61caf7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:46.183101 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:46.233009 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5faa1c4b-9a65-478b-8e40-a59d61caf7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:46.234287 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2ea4d6-2ab3-41fb-82ae-4969eec51d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:46.362300 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Created reservations ['4fe75b83-818d-4c2a-8ec0-8f9d3d87f1af', '38ae04d2-88bd-4e8e-be63-4b8c3bf263e7', '29752d58-d02f-4b1e-b62d-7b802d753874', 'a9172f61-983b-4714-ae30-e0e2d4ae5ec2'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:46.363458 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2ea4d6-2ab3-41fb-82ae-4969eec51d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fe75b83-818d-4c2a-8ec0-8f9d3d87f1af', '38ae04d2-88bd-4e8e-be63-4b8c3bf263e7', '29752d58-d02f-4b1e-b62d-7b802d753874', 'a9172f61-983b-4714-ae30-e0e2d4ae5ec2']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:46.364657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (182a37cb-bd1c-4dfb-8347-f86cde0df48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:46.397886 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (182a37cb-bd1c-4dfb-8347-f86cde0df48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e88c6455-2264-438d-bb4c-eb7252324745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1169991911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f42f7683f144cdb58df31803c04adf',qos_specs=None,replication_status=,reservations=['4fe75b83-818d-4c2a-8ec0-8f9d3d87f1af','38ae04d2-88bd-4e8e-be63-4b8c3bf263e7','29752d58-d02f-4b1e-b62d-7b802d753874','a9172f61-983b-4714-ae30-e0e2d4ae5ec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='621b670c75ba41ccb4a3c2d2aa7cb61e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1169991911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e88c6455-2264-438d-bb4c-eb7252324745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5f42f7683f144cdb58df31803c04adf',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='621b670c75ba41ccb4a3c2d2aa7cb61e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:46.398718 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f30bc04e-3d1c-4346-8d18-827982c50e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:46.425065 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f30bc04e-3d1c-4346-8d18-827982c50e22) 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-SnapshotsActionsTest-Volume-1169991911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f42f7683f144cdb58df31803c04adf',qos_specs=None,replication_status=,reservations=['4fe75b83-818d-4c2a-8ec0-8f9d3d87f1af','38ae04d2-88bd-4e8e-be63-4b8c3bf263e7','29752d58-d02f-4b1e-b62d-7b802d753874','a9172f61-983b-4714-ae30-e0e2d4ae5ec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='621b670c75ba41ccb4a3c2d2aa7cb61e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:46.426376 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2722da8-999e-4e05-806f-e738d48b7257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:46.441561 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2722da8-999e-4e05-806f-e738d48b7257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:46.442597 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Flow 'volume_create_api' (cbd48219-98e6-453a-a72f-93dea9ea75db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:46.442955 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Create volume request issued successfully. Aug 01 13:01:46.443611 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc3af40e-2f23-478b-bbbc-372db7a6e1f8 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:46.444083 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 442/1788] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:01:45 2026] POST /volume/v3/volumes => generated 751 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:46.459817 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9197d469-b647-4268-a699-c5f52b7100ab None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:46.463248 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9197d469-b647-4268-a699-c5f52b7100ab tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:01:46.463248 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9197d469-b647-4268-a699-c5f52b7100ab tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:46.463248 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9197d469-b647-4268-a699-c5f52b7100ab tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:46.467032 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=323,cinder:UPDATE=91,cinder:DELETE=3,cinder:INSERT=56 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:01:46.476556 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:46.476556 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:46.484305 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9197d469-b647-4268-a699-c5f52b7100ab tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Volume info retrieved successfully. Aug 01 13:01:46.494364 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9197d469-b647-4268-a699-c5f52b7100ab tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 returned with HTTP 200 Aug 01 13:01:46.494364 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 447/1789] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:46 2026] GET /volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:46.683109 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f35afa50-aa6c-4170-823a-507621e456bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:46.685915 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f35afa50-aa6c-4170-823a-507621e456bb tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:46.686302 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f35afa50-aa6c-4170-823a-507621e456bb tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:46.686680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f35afa50-aa6c-4170-823a-507621e456bb tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:46.686966 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f35afa50-aa6c-4170-823a-507621e456bb tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:46.689784 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=259,cinder:INSERT=31,cinder:UPDATE=59,cinder:DELETE=4 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:01:46.697671 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:46.697671 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:46.698931 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f35afa50-aa6c-4170-823a-507621e456bb tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:46.699365 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 454/1790] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:46 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:47.512243 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54ec312e-3063-4930-9b35-fa1379a791c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:47.516080 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54ec312e-3063-4930-9b35-fa1379a791c1 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:01:47.516080 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54ec312e-3063-4930-9b35-fa1379a791c1 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:47.516274 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54ec312e-3063-4930-9b35-fa1379a791c1 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:47.523533 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:47.523533 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:47.528587 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-54ec312e-3063-4930-9b35-fa1379a791c1 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Volume info retrieved successfully. Aug 01 13:01:47.533380 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54ec312e-3063-4930-9b35-fa1379a791c1 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 returned with HTTP 200 Aug 01 13:01:47.534491 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 448/1791] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:47 2026] GET /volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:47.551975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3e5b645e-08fb-4721-b1fe-57ac9d72ab63 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:47.554265 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e5b645e-08fb-4721-b1fe-57ac9d72ab63 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:47.554577 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e5b645e-08fb-4721-b1fe-57ac9d72ab63 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e88c6455-2264-438d-bb4c-eb7252324745", "name": "tempest-SnapshotsActionsTest-Snapshot-1246122558"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:47.565335 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:47.565335 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:47.565932 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3e5b645e-08fb-4721-b1fe-57ac9d72ab63 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Volume info retrieved successfully. Aug 01 13:01:47.566526 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-3e5b645e-08fb-4721-b1fe-57ac9d72ab63 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Create snapshot from volume e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:01:47.619536 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-3e5b645e-08fb-4721-b1fe-57ac9d72ab63 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Created reservations ['ffaca252-58a3-4a94-9363-4394e8f7b747', '88b02fd1-484f-4a9e-b4e9-1159334595e2', '5c84fbb5-f41d-4755-8ae6-881fbc9c5a2f', '750ab88d-4e67-4c9f-bf63-e44704f211bc'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:47.658193 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3e5b645e-08fb-4721-b1fe-57ac9d72ab63 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot create request issued successfully. Aug 01 13:01:47.659327 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e5b645e-08fb-4721-b1fe-57ac9d72ab63 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:01:47.659327 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 443/1792] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:01:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:47.670862 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a583d006-d98b-4c56-8f84-7078a32f0002 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:47.676891 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a583d006-d98b-4c56-8f84-7078a32f0002 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:47.677265 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a583d006-d98b-4c56-8f84-7078a32f0002 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:47.677555 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a583d006-d98b-4c56-8f84-7078a32f0002 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:47.686094 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:47.686094 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:47.687159 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a583d006-d98b-4c56-8f84-7078a32f0002 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:47.687716 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a583d006-d98b-4c56-8f84-7078a32f0002 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:47.688255 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 448/1793] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:47 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:47.712685 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd8f1068-e31f-4fa1-88f7-83fbc951218b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:47.717170 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd8f1068-e31f-4fa1-88f7-83fbc951218b tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:47.717170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd8f1068-e31f-4fa1-88f7-83fbc951218b tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:47.717170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd8f1068-e31f-4fa1-88f7-83fbc951218b tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:47.717170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cd8f1068-e31f-4fa1-88f7-83fbc951218b tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:47.724498 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:47.724498 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:47.725551 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd8f1068-e31f-4fa1-88f7-83fbc951218b tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:47.726219 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 455/1794] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:47 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:01:48.053085 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:48.055254 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:48.055685 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2123565629"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:48.057651 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2123565629'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:48.058350 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Create volume of 1 GB Aug 01 13:01:48.063394 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Availability Zones retrieved successfully. Aug 01 13:01:48.071443 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Flow 'volume_create_api' (3f250b53-5ac6-4e7f-a927-d285f8df1aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:48.073087 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dfcf337-cd4a-4b6c-a838-fec96969c142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:48.074102 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:48.108635 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dfcf337-cd4a-4b6c-a838-fec96969c142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:48.109618 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae2b1d22-043c-416c-be9c-b6ed9791ff2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:48.167737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Created reservations ['a8a30809-3013-44ce-8e35-b72dab157aba', '60a2a66c-a103-427a-8603-4b30655e932d', '73eff0c3-b63e-4df0-87e9-ba294c22c30f', '2aa671a5-f96d-4749-8119-fbe5b7b1ed2c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:48.169059 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae2b1d22-043c-416c-be9c-b6ed9791ff2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8a30809-3013-44ce-8e35-b72dab157aba', '60a2a66c-a103-427a-8603-4b30655e932d', '73eff0c3-b63e-4df0-87e9-ba294c22c30f', '2aa671a5-f96d-4749-8119-fbe5b7b1ed2c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:48.169710 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e84617a-9129-4d58-9569-e660eceb1360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:48.202986 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e84617a-9129-4d58-9569-e660eceb1360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f99ce280-1da2-4d76-9357-c6bfb14f448e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2123565629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f3fdc7a64549939adc0225fdba1134',qos_specs=None,replication_status=,reservations=['a8a30809-3013-44ce-8e35-b72dab157aba','60a2a66c-a103-427a-8603-4b30655e932d','73eff0c3-b63e-4df0-87e9-ba294c22c30f','2aa671a5-f96d-4749-8119-fbe5b7b1ed2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f01b3d1a11a4e8c80d14f9c07166c30',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2123565629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f99ce280-1da2-4d76-9357-c6bfb14f448e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10f3fdc7a64549939adc0225fdba1134',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='2f01b3d1a11a4e8c80d14f9c07166c30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:48.203751 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dadce26-e1bf-4baa-81b0-9708ad519f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:48.231915 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dadce26-e1bf-4baa-81b0-9708ad519f56) 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-2123565629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f3fdc7a64549939adc0225fdba1134',qos_specs=None,replication_status=,reservations=['a8a30809-3013-44ce-8e35-b72dab157aba','60a2a66c-a103-427a-8603-4b30655e932d','73eff0c3-b63e-4df0-87e9-ba294c22c30f','2aa671a5-f96d-4749-8119-fbe5b7b1ed2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f01b3d1a11a4e8c80d14f9c07166c30',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:48.233488 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29c6cc23-4b71-4e59-86ac-0a8dc3f41f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:48.245074 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29c6cc23-4b71-4e59-86ac-0a8dc3f41f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:48.245679 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Flow 'volume_create_api' (3f250b53-5ac6-4e7f-a927-d285f8df1aa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:48.246199 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Create volume request issued successfully. Aug 01 13:01:48.246880 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6563a81c-f536-4102-9b0b-a028e96a2a50 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:48.247322 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 449/1795] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:01:48 2026] POST /volume/v3/volumes => generated 755 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:48.270408 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ee883329-4c35-48a9-9a51-91017c9fb1c2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:48.273752 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee883329-4c35-48a9-9a51-91017c9fb1c2 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:48.273899 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee883329-4c35-48a9-9a51-91017c9fb1c2 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:48.274196 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee883329-4c35-48a9-9a51-91017c9fb1c2 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:48.286402 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:48.286402 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:48.291654 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ee883329-4c35-48a9-9a51-91017c9fb1c2 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:48.301250 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee883329-4c35-48a9-9a51-91017c9fb1c2 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:48.304980 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 444/1796] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:48 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:48.508772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:48.511159 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:48.511585 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-765229881"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:48.513532 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-765229881'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:48.513989 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Create volume of 1 GB Aug 01 13:01:48.523483 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Availability Zones retrieved successfully. Aug 01 13:01:48.530858 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Flow 'volume_create_api' (1c685448-6c66-4181-a4af-5620ead8dcd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:48.531899 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a3efe0-16c4-4674-9bca-1703b6a310c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:48.533191 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:48.575532 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a3efe0-16c4-4674-9bca-1703b6a310c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:48.576696 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b2e093e-a8fb-4b1c-9511-128792905cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:48.630365 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Created reservations ['0ec86a83-0f34-4c7c-a4aa-c95a8fc29454', '38728e6c-3011-4832-afe4-38bf65a98c8e', 'dfd7994c-75e2-4911-85b9-c15ba4f54c22', 'dca91e64-1ad7-4e10-ba74-05df29d0b6b3'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:48.631608 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b2e093e-a8fb-4b1c-9511-128792905cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ec86a83-0f34-4c7c-a4aa-c95a8fc29454', '38728e6c-3011-4832-afe4-38bf65a98c8e', 'dfd7994c-75e2-4911-85b9-c15ba4f54c22', 'dca91e64-1ad7-4e10-ba74-05df29d0b6b3']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:48.632570 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf03bd8-9c22-4fa1-a5b5-6be34dce3d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:48.661513 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf03bd8-9c22-4fa1-a5b5-6be34dce3d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b57b263-07dc-418a-ac10-8fb46d920b17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-765229881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5e50a77b556466a837ff2de26b76159',qos_specs=None,replication_status=,reservations=['0ec86a83-0f34-4c7c-a4aa-c95a8fc29454','38728e6c-3011-4832-afe4-38bf65a98c8e','dfd7994c-75e2-4911-85b9-c15ba4f54c22','dca91e64-1ad7-4e10-ba74-05df29d0b6b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a89f695db484529b6cfd87d31ab67a9',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-765229881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b57b263-07dc-418a-ac10-8fb46d920b17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5e50a77b556466a837ff2de26b76159',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='1a89f695db484529b6cfd87d31ab67a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:48.662522 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c736c6-be85-42da-8d4a-6f65b24a865e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:48.686670 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c736c6-be85-42da-8d4a-6f65b24a865e) 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-765229881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5e50a77b556466a837ff2de26b76159',qos_specs=None,replication_status=,reservations=['0ec86a83-0f34-4c7c-a4aa-c95a8fc29454','38728e6c-3011-4832-afe4-38bf65a98c8e','dfd7994c-75e2-4911-85b9-c15ba4f54c22','dca91e64-1ad7-4e10-ba74-05df29d0b6b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a89f695db484529b6cfd87d31ab67a9',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:48.687742 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95aae967-6e1d-447a-bf7f-c4c8ebe62a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:48.700937 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95aae967-6e1d-447a-bf7f-c4c8ebe62a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:48.702042 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Flow 'volume_create_api' (1c685448-6c66-4181-a4af-5620ead8dcd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:48.702438 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Create volume request issued successfully. Aug 01 13:01:48.703218 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f702a25-d1b5-411a-b7a4-cee6c2092d41 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:48.703786 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 449/1797] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:01:48 2026] POST /volume/v3/volumes => generated 756 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:48.705038 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a700762c-960c-44e1-b62b-6cec6ce1f681 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:48.709511 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a700762c-960c-44e1-b62b-6cec6ce1f681 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:48.710971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a700762c-960c-44e1-b62b-6cec6ce1f681 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:48.710971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a700762c-960c-44e1-b62b-6cec6ce1f681 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:48.720631 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f18cbe0e-26e7-4ac8-902f-9e626c9101a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:48.721444 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:48.721444 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:48.722137 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a700762c-960c-44e1-b62b-6cec6ce1f681 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:48.723242 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a700762c-960c-44e1-b62b-6cec6ce1f681 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:48.723769 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 456/1798] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:48 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:48.731177 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f18cbe0e-26e7-4ac8-902f-9e626c9101a5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:01:48.731438 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f18cbe0e-26e7-4ac8-902f-9e626c9101a5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:48.732193 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f18cbe0e-26e7-4ac8-902f-9e626c9101a5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:48.740053 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9269f593-1dd0-48c1-b89a-7948bf518a50 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:48.740796 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-912030e5-98ab-4ecd-8a3a-b95c955576b5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:48.744296 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-912030e5-98ab-4ecd-8a3a-b95c955576b5 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:48.744296 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-912030e5-98ab-4ecd-8a3a-b95c955576b5 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:48.744296 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-912030e5-98ab-4ecd-8a3a-b95c955576b5 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:48.744425 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-912030e5-98ab-4ecd-8a3a-b95c955576b5 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:48.749613 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:48.749613 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:48.753516 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:48.753516 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:48.754457 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-912030e5-98ab-4ecd-8a3a-b95c955576b5 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:48.755040 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 450/1799] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:48 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:48.762980 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f18cbe0e-26e7-4ac8-902f-9e626c9101a5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:01:48.768909 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f18cbe0e-26e7-4ac8-902f-9e626c9101a5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 200 Aug 01 13:01:48.769696 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 450/1800] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:48 2026] GET /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 824 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:48.789581 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9269f593-1dd0-48c1-b89a-7948bf518a50 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action Aug 01 13:01:48.790997 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9269f593-1dd0-48c1-b89a-7948bf518a50 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:48.790997 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9269f593-1dd0-48c1-b89a-7948bf518a50 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:48.791594 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-9269f593-1dd0-48c1-b89a-7948bf518a50 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot '04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a' with '{'status': 'creating'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:48.818905 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:48.818905 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:48.839475 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9269f593-1dd0-48c1-b89a-7948bf518a50 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action returned with HTTP 202 Aug 01 13:01:48.840019 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 445/1801] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:48 2026] POST /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:48.850559 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-175770fb-7cf9-4565-92c9-d71ebdaf6bee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:48.857200 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-175770fb-7cf9-4565-92c9-d71ebdaf6bee tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:48.858992 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-175770fb-7cf9-4565-92c9-d71ebdaf6bee tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:48.859444 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-175770fb-7cf9-4565-92c9-d71ebdaf6bee tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:48.870224 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:48.870224 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:48.872787 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-175770fb-7cf9-4565-92c9-d71ebdaf6bee tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:48.873290 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-175770fb-7cf9-4565-92c9-d71ebdaf6bee tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:48.875072 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 457/1802] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:48 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:48.886972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bc384945-7791-4064-8b56-5ce32a56edd6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:48.887909 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc384945-7791-4064-8b56-5ce32a56edd6 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action Aug 01 13:01:48.888378 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bc384945-7791-4064-8b56-5ce32a56edd6 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:48.888556 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bc384945-7791-4064-8b56-5ce32a56edd6 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:48.892326 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-bc384945-7791-4064-8b56-5ce32a56edd6 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot '04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a' with '{'status': 'available'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:48.904604 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:48.904604 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:48.924054 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc384945-7791-4064-8b56-5ce32a56edd6 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action returned with HTTP 202 Aug 01 13:01:48.924601 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 451/1803] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:48 2026] POST /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:48.932936 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5efc67f2-7994-4f1d-ac2e-92285cc39178 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:48.935832 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5efc67f2-7994-4f1d-ac2e-92285cc39178 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:48.935832 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5efc67f2-7994-4f1d-ac2e-92285cc39178 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:48.936084 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5efc67f2-7994-4f1d-ac2e-92285cc39178 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:48.941260 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:48.941260 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:48.942092 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5efc67f2-7994-4f1d-ac2e-92285cc39178 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:48.942603 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5efc67f2-7994-4f1d-ac2e-92285cc39178 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:48.943422 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 451/1804] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:48 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:48.955075 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d2f1930-a89b-4348-bd3b-d3902eaed92e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:48.956457 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d2f1930-a89b-4348-bd3b-d3902eaed92e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:48.956844 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d2f1930-a89b-4348-bd3b-d3902eaed92e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e88c6455-2264-438d-bb4c-eb7252324745", "name": "tempest-SnapshotsActionsTest-Snapshot-1538505762"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:48.967275 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:48.967275 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:48.967718 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3d2f1930-a89b-4348-bd3b-d3902eaed92e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Volume info retrieved successfully. Aug 01 13:01:48.967879 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-3d2f1930-a89b-4348-bd3b-d3902eaed92e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Create snapshot from volume e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:01:48.999904 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-3d2f1930-a89b-4348-bd3b-d3902eaed92e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Created reservations ['f97eddbd-58cc-4026-9b63-89734dd73754', '41345d26-d907-44b6-adfa-5eef262e8840', '196384c5-51b7-4f64-a642-8a8ac890db91', '5f32700e-803b-43c3-a71f-7af0850189bf'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:49.063067 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3d2f1930-a89b-4348-bd3b-d3902eaed92e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot create request issued successfully. Aug 01 13:01:49.063674 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d2f1930-a89b-4348-bd3b-d3902eaed92e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:01:49.064250 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 446/1805] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:01:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:49.076121 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-47421a5d-a966-437e-8a25-3d9c90c47f56 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.080884 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47421a5d-a966-437e-8a25-3d9c90c47f56 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 Aug 01 13:01:49.080884 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47421a5d-a966-437e-8a25-3d9c90c47f56 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.080884 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47421a5d-a966-437e-8a25-3d9c90c47f56 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.090528 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.090528 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:49.091919 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-47421a5d-a966-437e-8a25-3d9c90c47f56 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:49.093835 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47421a5d-a966-437e-8a25-3d9c90c47f56 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 returned with HTTP 200 Aug 01 13:01:49.094583 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 458/1806] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:49.321208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-daadaaaf-20cc-4f30-9c49-01b17a6c80d1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.323382 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-daadaaaf-20cc-4f30-9c49-01b17a6c80d1 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:49.323631 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-daadaaaf-20cc-4f30-9c49-01b17a6c80d1 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.324187 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-daadaaaf-20cc-4f30-9c49-01b17a6c80d1 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.332867 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.332867 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:49.337681 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-daadaaaf-20cc-4f30-9c49-01b17a6c80d1 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:49.343487 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-daadaaaf-20cc-4f30-9c49-01b17a6c80d1 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:49.343914 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 452/1807] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:49.394390 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-df3d8301-a66d-4796-ba5e-a8b6445c917a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.397265 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-df3d8301-a66d-4796-ba5e-a8b6445c917a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:49.397526 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-df3d8301-a66d-4796-ba5e-a8b6445c917a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.397786 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-df3d8301-a66d-4796-ba5e-a8b6445c917a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.407146 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.407146 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:49.413057 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-df3d8301-a66d-4796-ba5e-a8b6445c917a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:49.419242 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-df3d8301-a66d-4796-ba5e-a8b6445c917a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:49.419783 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 452/1808] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:49.540169 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2aee44c2-050b-4bc9-82dc-9bea58ec5d70 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.542071 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2aee44c2-050b-4bc9-82dc-9bea58ec5d70 None None] GET https://10.4.3.110/volume// Aug 01 13:01:49.542071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2aee44c2-050b-4bc9-82dc-9bea58ec5d70 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.542071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2aee44c2-050b-4bc9-82dc-9bea58ec5d70 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.542413 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2aee44c2-050b-4bc9-82dc-9bea58ec5d70 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:01:49.542970 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 447/1809] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:01:49.552723 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-8c1999ac-41ac-43f2-9dcc-369438fac2e8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.554737 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-8c1999ac-41ac-43f2-9dcc-369438fac2e8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:01:49.555447 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-8c1999ac-41ac-43f2-9dcc-369438fac2e8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f99ce280-1da2-4d76-9357-c6bfb14f448e", "connector": null, "instance_uuid": "8c8270d7-6c20-401e-a2d7-6e24a73f71d8"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:49.565546 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.565546 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:49.628779 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-8c1999ac-41ac-43f2-9dcc-369438fac2e8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:01:49.629454 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 459/1810] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:01:49 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:49.675169 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eab34a78-8fd9-494e-a5c1-cc65b23bc831 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.677097 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eab34a78-8fd9-494e-a5c1-cc65b23bc831 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:49.678054 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eab34a78-8fd9-494e-a5c1-cc65b23bc831 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.678054 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eab34a78-8fd9-494e-a5c1-cc65b23bc831 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.684760 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-631fa386-c2d3-46f8-9354-f22e46bac7bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.685233 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-631fa386-c2d3-46f8-9354-f22e46bac7bf None None] GET https://10.4.3.110/volume// Aug 01 13:01:49.685466 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-631fa386-c2d3-46f8-9354-f22e46bac7bf None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.686788 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-631fa386-c2d3-46f8-9354-f22e46bac7bf None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.686788 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-631fa386-c2d3-46f8-9354-f22e46bac7bf None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:01:49.687474 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 453/1811] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:01:49.689169 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.689169 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:49.693325 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-eab34a78-8fd9-494e-a5c1-cc65b23bc831 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:49.697686 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eab34a78-8fd9-494e-a5c1-cc65b23bc831 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:49.698092 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 453/1812] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:49.698342 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-e357c62f-e05f-4f13-96d4-db3bbe9f9d9a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.708407 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-e357c62f-e05f-4f13-96d4-db3bbe9f9d9a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:49.708544 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-e357c62f-e05f-4f13-96d4-db3bbe9f9d9a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.709202 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-e357c62f-e05f-4f13-96d4-db3bbe9f9d9a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.728466 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.728466 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:49.741204 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-e357c62f-e05f-4f13-96d4-db3bbe9f9d9a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:49.752974 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-e357c62f-e05f-4f13-96d4-db3bbe9f9d9a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:49.753525 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 448/1813] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 1027 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:01:49.772629 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-385e336a-5c51-4505-aaad-4e4b0ee489c4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.775050 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-385e336a-5c51-4505-aaad-4e4b0ee489c4 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:49.775520 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-385e336a-5c51-4505-aaad-4e4b0ee489c4 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.775906 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-385e336a-5c51-4505-aaad-4e4b0ee489c4 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.776206 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-385e336a-5c51-4505-aaad-4e4b0ee489c4 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:49.781536 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.781536 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:49.782579 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-385e336a-5c51-4505-aaad-4e4b0ee489c4 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:49.783174 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 460/1814] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:49.788334 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-861bc2ab-e351-48a1-b96b-54ddb0007947 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.790410 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-861bc2ab-e351-48a1-b96b-54ddb0007947 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:01:49.790656 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-861bc2ab-e351-48a1-b96b-54ddb0007947 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.790838 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-861bc2ab-e351-48a1-b96b-54ddb0007947 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.800800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4bda2916-a015-4c9a-92b2-5644805ef93a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.801537 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.801537 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:49.802797 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4bda2916-a015-4c9a-92b2-5644805ef93a tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 Aug 01 13:01:49.803045 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4bda2916-a015-4c9a-92b2-5644805ef93a tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.803282 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4bda2916-a015-4c9a-92b2-5644805ef93a tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.811161 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.811161 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:49.812055 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-861bc2ab-e351-48a1-b96b-54ddb0007947 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:01:49.815657 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4bda2916-a015-4c9a-92b2-5644805ef93a tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Volume info retrieved successfully. Aug 01 13:01:49.820721 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4bda2916-a015-4c9a-92b2-5644805ef93a tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 returned with HTTP 200 Aug 01 13:01:49.821311 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 454/1815] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:49.823232 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-861bc2ab-e351-48a1-b96b-54ddb0007947 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 200 Aug 01 13:01:49.826324 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 454/1816] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:49.838531 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7568a0c3-f21a-46bf-88ad-befe8b254f0a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.839975 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7568a0c3-f21a-46bf-88ad-befe8b254f0a tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] PUT https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:49.840498 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7568a0c3-f21a-46bf-88ad-befe8b254f0a tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-195351863", "description": "tempest-volume-backup-description-76014159"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:49.848365 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.848365 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:49.862620 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7568a0c3-f21a-46bf-88ad-befe8b254f0a tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:49.862691 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 449/1817] 10.4.3.110 () {70 vars in 1409 bytes} [Sat Aug 1 13:01:49 2026] PUT /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 332 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:49.873003 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6a21ac9b-443d-4ee4-a3c3-2d54ced48612 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.874354 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a21ac9b-443d-4ee4-a3c3-2d54ced48612 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:49.874557 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a21ac9b-443d-4ee4-a3c3-2d54ced48612 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.874740 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a21ac9b-443d-4ee4-a3c3-2d54ced48612 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.874870 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6a21ac9b-443d-4ee4-a3c3-2d54ced48612 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:49.882256 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.882256 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:49.882978 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a21ac9b-443d-4ee4-a3c3-2d54ced48612 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:49.883369 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 461/1818] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:49.896392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f9c9372-3c51-4247-a5ca-73199cbb53a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.896912 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-bb8eb931-57e9-4ffa-bce4-9ff3e84a9d23 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.898783 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f9c9372-3c51-4247-a5ca-73199cbb53a3 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] DELETE https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:49.899069 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f9c9372-3c51-4247-a5ca-73199cbb53a3 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.899318 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f9c9372-3c51-4247-a5ca-73199cbb53a3 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.899452 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-4f9c9372-3c51-4247-a5ca-73199cbb53a3 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Delete backup with id: 62a9e748-22f5-4c40-b385-d08e58884088. Aug 01 13:01:49.904750 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.904750 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:49.904905 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-bb8eb931-57e9-4ffa-bce4-9ff3e84a9d23 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] PUT https://10.4.3.110/volume/v3/attachments/9ff8eb64-9694-4de8-b59e-1953c42a4dc8 Aug 01 13:01:49.905433 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-bb8eb931-57e9-4ffa-bce4-9ff3e84a9d23 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:49.926151 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-bb8eb931-57e9-4ffa-bce4-9ff3e84a9d23 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Acquiring lock "cinder-attachment_update-f99ce280-1da2-4d76-9357-c6bfb14f448e-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:01:49.937996 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-bb8eb931-57e9-4ffa-bce4-9ff3e84a9d23 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Lock "cinder-attachment_update-f99ce280-1da2-4d76-9357-c6bfb14f448e-np0000006302" acquired by "attachment_update" :: waited 0.011s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:01:49.938154 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-4f9c9372-3c51-4247-a5ca-73199cbb53a3 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] delete_backup rpcapi backup_id 62a9e748-22f5-4c40-b385-d08e58884088 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:01:49.940909 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.940909 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:49.941051 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f9c9372-3c51-4247-a5ca-73199cbb53a3 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 202 Aug 01 13:01:49.941711 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 455/1819] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:01:49 2026] DELETE /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:49.954315 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f8a39617-023b-46a0-884c-8bb1f8f7def1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:49.956900 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8a39617-023b-46a0-884c-8bb1f8f7def1 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:49.957283 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8a39617-023b-46a0-884c-8bb1f8f7def1 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:49.957555 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8a39617-023b-46a0-884c-8bb1f8f7def1 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:49.957708 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f8a39617-023b-46a0-884c-8bb1f8f7def1 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:49.965240 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:49.965240 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:49.965632 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8a39617-023b-46a0-884c-8bb1f8f7def1 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 200 Aug 01 13:01:49.966036 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 450/1820] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:49 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:50.068987 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-bb8eb931-57e9-4ffa-bce4-9ff3e84a9d23 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Lock "cinder-attachment_update-f99ce280-1da2-4d76-9357-c6bfb14f448e-np0000006302" released by "attachment_update" :: held 0.131s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:01:50.069526 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-bb8eb931-57e9-4ffa-bce4-9ff3e84a9d23 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments/9ff8eb64-9694-4de8-b59e-1953c42a4dc8 returned with HTTP 200 Aug 01 13:01:50.070162 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 455/1821] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:01:49 2026] PUT /volume/v3/attachments/9ff8eb64-9694-4de8-b59e-1953c42a4dc8 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:50.107987 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ec8031a8-7122-426f-a32c-005771320818 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:50.113518 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec8031a8-7122-426f-a32c-005771320818 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 Aug 01 13:01:50.113792 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec8031a8-7122-426f-a32c-005771320818 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:50.114223 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec8031a8-7122-426f-a32c-005771320818 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:50.120581 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:50.120581 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:50.120788 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ec8031a8-7122-426f-a32c-005771320818 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:50.121840 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec8031a8-7122-426f-a32c-005771320818 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 returned with HTTP 200 Aug 01 13:01:50.123417 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 462/1822] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:50 2026] GET /volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:50.134846 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b06fdb0f-f1ae-4670-9f9d-5a91c29504f9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:50.136760 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b06fdb0f-f1ae-4670-9f9d-5a91c29504f9 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723/action Aug 01 13:01:50.137172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b06fdb0f-f1ae-4670-9f9d-5a91c29504f9 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:50.137317 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b06fdb0f-f1ae-4670-9f9d-5a91c29504f9 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:50.138997 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-b06fdb0f-f1ae-4670-9f9d-5a91c29504f9 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot 'c691e541-ee70-4eb7-93ef-37d4cdbb1723' with '{'status': 'creating'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:50.151593 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:50.151593 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:50.166748 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b06fdb0f-f1ae-4670-9f9d-5a91c29504f9 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723/action returned with HTTP 202 Aug 01 13:01:50.167193 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 456/1823] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:50 2026] POST /volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:50.177515 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9f2a8f0a-9b66-4318-a58d-aaece827584a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:50.179457 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f2a8f0a-9b66-4318-a58d-aaece827584a tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 Aug 01 13:01:50.179666 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f2a8f0a-9b66-4318-a58d-aaece827584a tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:50.179842 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f2a8f0a-9b66-4318-a58d-aaece827584a tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:50.189230 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:50.189230 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:50.189718 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9f2a8f0a-9b66-4318-a58d-aaece827584a tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:50.190717 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f2a8f0a-9b66-4318-a58d-aaece827584a tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 returned with HTTP 200 Aug 01 13:01:50.191255 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 451/1824] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:50 2026] GET /volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:50.203817 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cecc5ce4-56a8-4fb6-9e6f-2cc7e88d79a6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:50.207197 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cecc5ce4-56a8-4fb6-9e6f-2cc7e88d79a6 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723/action Aug 01 13:01:50.207685 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cecc5ce4-56a8-4fb6-9e6f-2cc7e88d79a6 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:50.207859 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cecc5ce4-56a8-4fb6-9e6f-2cc7e88d79a6 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:50.218738 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:50.218738 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:50.220651 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cecc5ce4-56a8-4fb6-9e6f-2cc7e88d79a6 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Snapshot retrieved successfully. Aug 01 13:01:50.252722 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cecc5ce4-56a8-4fb6-9e6f-2cc7e88d79a6 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Snapshot delete request issued successfully. Aug 01 13:01:50.253082 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cecc5ce4-56a8-4fb6-9e6f-2cc7e88d79a6 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723/action returned with HTTP 202 Aug 01 13:01:50.253810 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 456/1825] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:50 2026] POST /volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:50.267572 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-102310a8-10ec-4f48-96af-20fcaf9dff7d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:50.270969 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-102310a8-10ec-4f48-96af-20fcaf9dff7d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 Aug 01 13:01:50.271082 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-102310a8-10ec-4f48-96af-20fcaf9dff7d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:50.271480 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-102310a8-10ec-4f48-96af-20fcaf9dff7d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:50.285181 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:50.285181 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:50.285828 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-102310a8-10ec-4f48-96af-20fcaf9dff7d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:50.287083 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-102310a8-10ec-4f48-96af-20fcaf9dff7d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 returned with HTTP 200 Aug 01 13:01:50.287553 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 463/1826] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:50 2026] GET /volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:50.720151 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-03db927e-59d2-4e21-8a49-0a4fb1e48c51 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:50.722134 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03db927e-59d2-4e21-8a49-0a4fb1e48c51 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:50.722466 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03db927e-59d2-4e21-8a49-0a4fb1e48c51 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:50.722854 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03db927e-59d2-4e21-8a49-0a4fb1e48c51 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:50.741175 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:50.741175 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:50.745900 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-03db927e-59d2-4e21-8a49-0a4fb1e48c51 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:50.751971 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03db927e-59d2-4e21-8a49-0a4fb1e48c51 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:50.752638 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 457/1827] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:50 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:50.981504 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f1ea4d1-045f-422d-a413-be2b2891b755 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:50.983568 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f1ea4d1-045f-422d-a413-be2b2891b755 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 Aug 01 13:01:50.983790 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f1ea4d1-045f-422d-a413-be2b2891b755 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:50.984032 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f1ea4d1-045f-422d-a413-be2b2891b755 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:50.984236 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0f1ea4d1-045f-422d-a413-be2b2891b755 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Show backup with id 62a9e748-22f5-4c40-b385-d08e58884088. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:01:50.988397 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f1ea4d1-045f-422d-a413-be2b2891b755 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 returned with HTTP 404 Aug 01 13:01:50.989840 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 452/1828] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:50 2026] GET /volume/v3/backups/62a9e748-22f5-4c40-b385-d08e58884088 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:51.093567 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e796a4c9-e144-42ee-9574-b4901c07cf27 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:51.097795 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e796a4c9-e144-42ee-9574-b4901c07cf27 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 Aug 01 13:01:51.097795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e796a4c9-e144-42ee-9574-b4901c07cf27 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:51.097795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e796a4c9-e144-42ee-9574-b4901c07cf27 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:51.104749 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:51.104749 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:51.109067 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e796a4c9-e144-42ee-9574-b4901c07cf27 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Volume info retrieved successfully. Aug 01 13:01:51.114229 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e796a4c9-e144-42ee-9574-b4901c07cf27 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 returned with HTTP 200 Aug 01 13:01:51.115023 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 457/1829] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:51 2026] GET /volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:51.132167 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f83721c4-1355-4081-b68e-43293c41a82f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:51.135232 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f83721c4-1355-4081-b68e-43293c41a82f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] DELETE https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 Aug 01 13:01:51.135522 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f83721c4-1355-4081-b68e-43293c41a82f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:51.135764 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f83721c4-1355-4081-b68e-43293c41a82f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:51.136003 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f83721c4-1355-4081-b68e-43293c41a82f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Delete volume with id: 58dc3bc3-d44e-498a-87eb-7d53c927b610 Aug 01 13:01:51.147319 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:51.147319 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:51.147319 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f83721c4-1355-4081-b68e-43293c41a82f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Volume info retrieved successfully. Aug 01 13:01:51.176600 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f83721c4-1355-4081-b68e-43293c41a82f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Delete volume request issued successfully. Aug 01 13:01:51.176916 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f83721c4-1355-4081-b68e-43293c41a82f tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 returned with HTTP 202 Aug 01 13:01:51.177494 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 464/1830] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:01:51 2026] DELETE /volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:51.185868 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92bf7d0d-c89f-48eb-9cdc-4f033f721520 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:51.188831 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92bf7d0d-c89f-48eb-9cdc-4f033f721520 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 Aug 01 13:01:51.189215 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92bf7d0d-c89f-48eb-9cdc-4f033f721520 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:51.189644 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92bf7d0d-c89f-48eb-9cdc-4f033f721520 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:51.203322 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:51.203322 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:51.211109 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92bf7d0d-c89f-48eb-9cdc-4f033f721520 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Volume info retrieved successfully. Aug 01 13:01:51.218586 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92bf7d0d-c89f-48eb-9cdc-4f033f721520 tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 returned with HTTP 200 Aug 01 13:01:51.219210 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 458/1831] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:51 2026] GET /volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:51.306176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eed1bc75-ef07-4bfa-a49c-957baaa2e0ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:51.308870 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eed1bc75-ef07-4bfa-a49c-957baaa2e0ee tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 Aug 01 13:01:51.309533 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eed1bc75-ef07-4bfa-a49c-957baaa2e0ee tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:51.309533 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eed1bc75-ef07-4bfa-a49c-957baaa2e0ee tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:51.318456 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eed1bc75-ef07-4bfa-a49c-957baaa2e0ee tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 returned with HTTP 404 Aug 01 13:01:51.319032 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 453/1832] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:51 2026] GET /volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:51.328320 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8c90222d-602d-440e-b4bc-0d80105bb12c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:51.332015 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8c90222d-602d-440e-b4bc-0d80105bb12c tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action Aug 01 13:01:51.332015 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8c90222d-602d-440e-b4bc-0d80105bb12c tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:51.332015 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8c90222d-602d-440e-b4bc-0d80105bb12c tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:51.333264 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-8c90222d-602d-440e-b4bc-0d80105bb12c tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot '04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a' with '{'status': 'available'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:51.352690 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:51.352690 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:51.381075 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8c90222d-602d-440e-b4bc-0d80105bb12c tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action returned with HTTP 202 Aug 01 13:01:51.381659 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 458/1833] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:51 2026] POST /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:51.392303 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eea4007a-66ca-49da-afd7-ba4e59dbe563 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:51.394232 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eea4007a-66ca-49da-afd7-ba4e59dbe563 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:51.394453 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eea4007a-66ca-49da-afd7-ba4e59dbe563 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:51.394660 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eea4007a-66ca-49da-afd7-ba4e59dbe563 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:51.401145 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:51.401145 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:51.401145 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eea4007a-66ca-49da-afd7-ba4e59dbe563 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:51.401145 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eea4007a-66ca-49da-afd7-ba4e59dbe563 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:51.401145 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 465/1834] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:51 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:51.413305 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2780a593-8637-4799-8cd8-f7b3a84484d9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:51.415916 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2780a593-8637-4799-8cd8-f7b3a84484d9 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 Aug 01 13:01:51.419489 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2780a593-8637-4799-8cd8-f7b3a84484d9 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:51.419489 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2780a593-8637-4799-8cd8-f7b3a84484d9 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:51.419489 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-2780a593-8637-4799-8cd8-f7b3a84484d9 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Delete snapshot with id: c691e541-ee70-4eb7-93ef-37d4cdbb1723 Aug 01 13:01:51.424238 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2780a593-8637-4799-8cd8-f7b3a84484d9 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 returned with HTTP 404 Aug 01 13:01:51.424662 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 459/1835] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:01:51 2026] DELETE /volume/v3/snapshots/c691e541-ee70-4eb7-93ef-37d4cdbb1723 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:51.438969 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-df333d0e-1d86-4464-98c0-7f2b865b83e0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:51.442262 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df333d0e-1d86-4464-98c0-7f2b865b83e0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:51.442876 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df333d0e-1d86-4464-98c0-7f2b865b83e0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e88c6455-2264-438d-bb4c-eb7252324745", "name": "tempest-SnapshotsActionsTest-Snapshot-1889719154"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:51.459365 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:51.459365 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:51.460200 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-df333d0e-1d86-4464-98c0-7f2b865b83e0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Volume info retrieved successfully. Aug 01 13:01:51.460376 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-df333d0e-1d86-4464-98c0-7f2b865b83e0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Create snapshot from volume e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:01:51.514678 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-df333d0e-1d86-4464-98c0-7f2b865b83e0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Created reservations ['55215f76-ad66-45f1-b08d-6db035767c57', '17b07b4e-aae5-4f7e-a8bd-a6dfb88ab1e5', '49a0654c-88d3-455e-9256-445a0f207166', '8b60a6a6-0d3e-4a1c-9102-c423ca6d0fdf'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:51.555687 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-df333d0e-1d86-4464-98c0-7f2b865b83e0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot create request issued successfully. Aug 01 13:01:51.556044 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df333d0e-1d86-4464-98c0-7f2b865b83e0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:01:51.556609 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 454/1836] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:01:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:51.570669 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d0c3b525-6821-460b-903f-4479f56434b1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:51.577564 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d0c3b525-6821-460b-903f-4479f56434b1 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 Aug 01 13:01:51.577564 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d0c3b525-6821-460b-903f-4479f56434b1 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:51.577564 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d0c3b525-6821-460b-903f-4479f56434b1 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:51.585879 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:51.585879 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:51.587583 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d0c3b525-6821-460b-903f-4479f56434b1 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:51.589115 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d0c3b525-6821-460b-903f-4479f56434b1 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 returned with HTTP 200 Aug 01 13:01:51.590673 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 459/1837] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:51 2026] GET /volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:51.771638 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-858c9560-aa06-4c49-9438-6636d7239b5a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:51.774056 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-858c9560-aa06-4c49-9438-6636d7239b5a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:51.774377 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-858c9560-aa06-4c49-9438-6636d7239b5a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:51.774627 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-858c9560-aa06-4c49-9438-6636d7239b5a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:51.787300 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:51.787300 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:51.793789 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-858c9560-aa06-4c49-9438-6636d7239b5a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:51.799221 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-858c9560-aa06-4c49-9438-6636d7239b5a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:51.799763 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 466/1838] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:51 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:52.233846 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c6e0ddcd-36dc-44b1-a7a6-eb52dce67ebe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:52.235846 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6e0ddcd-36dc-44b1-a7a6-eb52dce67ebe tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] GET https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 Aug 01 13:01:52.236156 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6e0ddcd-36dc-44b1-a7a6-eb52dce67ebe tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:52.236412 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6e0ddcd-36dc-44b1-a7a6-eb52dce67ebe tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:52.242857 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6e0ddcd-36dc-44b1-a7a6-eb52dce67ebe tempest-VolumesBackupsV39Test-1684685744 tempest-VolumesBackupsV39Test-1684685744-project-member] https://10.4.3.110/volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 returned with HTTP 404 Aug 01 13:01:52.243489 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 460/1839] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:01:52 2026] GET /volume/v3/volumes/58dc3bc3-d44e-498a-87eb-7d53c927b610 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:52.360478 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:52.522713 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:52.523262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1419602693"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:52.528726 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1419602693'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:52.528930 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Create volume of 1 GB Aug 01 13:01:52.529379 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:52.529379 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:52.544208 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Availability Zones retrieved successfully. Aug 01 13:01:52.553481 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Flow 'volume_create_api' (743034b5-bf99-4723-9aca-23c145d06fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:52.554960 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b98eae3-6f5d-4084-904d-deee3849c1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:52.556483 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:52.591519 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b98eae3-6f5d-4084-904d-deee3849c1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:52.592857 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc967845-3fc5-4ee0-a633-c5882d7141f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:52.603454 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cfc76fb5-a479-4bde-ad50-d1852e3fac1d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:52.605233 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cfc76fb5-a479-4bde-ad50-d1852e3fac1d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 Aug 01 13:01:52.605627 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cfc76fb5-a479-4bde-ad50-d1852e3fac1d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:52.605932 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cfc76fb5-a479-4bde-ad50-d1852e3fac1d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:52.612761 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:52.612761 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:52.614596 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cfc76fb5-a479-4bde-ad50-d1852e3fac1d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:52.614596 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cfc76fb5-a479-4bde-ad50-d1852e3fac1d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 returned with HTTP 200 Aug 01 13:01:52.614596 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 460/1840] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:52 2026] GET /volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:52.627847 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-614336fd-68d4-4344-974a-571a5387c66b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:52.630922 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-614336fd-68d4-4344-974a-571a5387c66b tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619/action Aug 01 13:01:52.631547 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-614336fd-68d4-4344-974a-571a5387c66b tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:52.631779 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-614336fd-68d4-4344-974a-571a5387c66b tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:52.633836 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-614336fd-68d4-4344-974a-571a5387c66b tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot 'e27ccdac-b060-4914-acff-b50d9a2d0619' with '{'status': 'deleting'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:52.663759 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:52.663759 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:52.677353 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-614336fd-68d4-4344-974a-571a5387c66b tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619/action returned with HTTP 202 Aug 01 13:01:52.677964 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 467/1841] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:52 2026] POST /volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:52.685650 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3397b9cb-0c48-4f0e-bfce-81b2791f2bc9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:52.687963 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3397b9cb-0c48-4f0e-bfce-81b2791f2bc9 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 Aug 01 13:01:52.688180 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3397b9cb-0c48-4f0e-bfce-81b2791f2bc9 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:52.688429 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3397b9cb-0c48-4f0e-bfce-81b2791f2bc9 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:52.690259 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Created reservations ['57d05e94-a88a-4270-95fb-9efd2d670d46', 'bb233abb-f0ef-4e86-a561-e4833fcf9700', '766df5c1-3e31-4691-bd39-69bf88281907', 'f0f7e7ee-863f-40e9-b056-e9db8025b9d1'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:52.691426 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc967845-3fc5-4ee0-a633-c5882d7141f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57d05e94-a88a-4270-95fb-9efd2d670d46', 'bb233abb-f0ef-4e86-a561-e4833fcf9700', '766df5c1-3e31-4691-bd39-69bf88281907', 'f0f7e7ee-863f-40e9-b056-e9db8025b9d1']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:52.693705 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aedce8c-8ea5-4f90-8ef1-0096b6a9861e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:52.694141 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:52.694141 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:52.694728 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3397b9cb-0c48-4f0e-bfce-81b2791f2bc9 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:52.695543 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3397b9cb-0c48-4f0e-bfce-81b2791f2bc9 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 returned with HTTP 200 Aug 01 13:01:52.696198 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 461/1842] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:52 2026] GET /volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:52.707173 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3479bd65-adcb-4a3e-bac0-aac1e0314099 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:52.711034 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3479bd65-adcb-4a3e-bac0-aac1e0314099 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619/action Aug 01 13:01:52.711034 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3479bd65-adcb-4a3e-bac0-aac1e0314099 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:52.711034 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3479bd65-adcb-4a3e-bac0-aac1e0314099 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:52.719762 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:52.719762 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:52.720460 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3479bd65-adcb-4a3e-bac0-aac1e0314099 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Snapshot retrieved successfully. Aug 01 13:01:52.731133 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aedce8c-8ea5-4f90-8ef1-0096b6a9861e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6347e1e-4dbc-47a2-b565-415f89c35a8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1419602693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c988158962f742b393f54bcee97dda61',qos_specs=None,replication_status=,reservations=['57d05e94-a88a-4270-95fb-9efd2d670d46','bb233abb-f0ef-4e86-a561-e4833fcf9700','766df5c1-3e31-4691-bd39-69bf88281907','f0f7e7ee-863f-40e9-b056-e9db8025b9d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1be6fe6a69f455c831ac7e63378f76f',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1419602693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6347e1e-4dbc-47a2-b565-415f89c35a8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c988158962f742b393f54bcee97dda61',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='b1be6fe6a69f455c831ac7e63378f76f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:52.733203 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c35b9a2-2a5b-4d52-9614-bb46130b013d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:52.749164 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3479bd65-adcb-4a3e-bac0-aac1e0314099 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Snapshot delete request issued successfully. Aug 01 13:01:52.749652 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3479bd65-adcb-4a3e-bac0-aac1e0314099 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619/action returned with HTTP 202 Aug 01 13:01:52.750533 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 461/1843] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:52 2026] POST /volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:52.761799 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c35b9a2-2a5b-4d52-9614-bb46130b013d) 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-VolumeRevertTests-Volume-1419602693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c988158962f742b393f54bcee97dda61',qos_specs=None,replication_status=,reservations=['57d05e94-a88a-4270-95fb-9efd2d670d46','bb233abb-f0ef-4e86-a561-e4833fcf9700','766df5c1-3e31-4691-bd39-69bf88281907','f0f7e7ee-863f-40e9-b056-e9db8025b9d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1be6fe6a69f455c831ac7e63378f76f',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:52.761993 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d07523b5-3894-43d3-a259-0b764ac7b3fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:52.762727 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9dd2a5-b46e-4e03-83a9-ac260da53fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:52.767412 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d07523b5-3894-43d3-a259-0b764ac7b3fc tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 Aug 01 13:01:52.767863 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d07523b5-3894-43d3-a259-0b764ac7b3fc tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:52.768499 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d07523b5-3894-43d3-a259-0b764ac7b3fc tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:52.775797 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:52.775797 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:52.776430 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d07523b5-3894-43d3-a259-0b764ac7b3fc tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:52.777620 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d07523b5-3894-43d3-a259-0b764ac7b3fc tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 returned with HTTP 200 Aug 01 13:01:52.779965 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 468/1844] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:52 2026] GET /volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:52.784129 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9dd2a5-b46e-4e03-83a9-ac260da53fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:52.784129 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Flow 'volume_create_api' (743034b5-bf99-4723-9aca-23c145d06fc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:52.784129 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Create volume request issued successfully. Aug 01 13:01:52.784129 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55e45bc2-e490-4648-86e0-8f4313e05da2 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:52.784418 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 455/1845] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:01:52 2026] POST /volume/v3/volumes => generated 766 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:52.801999 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a7735748-d78a-4c52-9d53-d5c05914fdc6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:52.804939 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7735748-d78a-4c52-9d53-d5c05914fdc6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e Aug 01 13:01:52.805287 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7735748-d78a-4c52-9d53-d5c05914fdc6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:52.805497 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7735748-d78a-4c52-9d53-d5c05914fdc6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:52.815998 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:52.815998 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:52.820828 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-04dcf674-3ccc-429e-bd5a-5f9a7e75fe0c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:52.821175 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a7735748-d78a-4c52-9d53-d5c05914fdc6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:01:52.823604 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04dcf674-3ccc-429e-bd5a-5f9a7e75fe0c tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:52.824141 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04dcf674-3ccc-429e-bd5a-5f9a7e75fe0c tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:52.824421 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04dcf674-3ccc-429e-bd5a-5f9a7e75fe0c tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:52.827765 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7735748-d78a-4c52-9d53-d5c05914fdc6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e returned with HTTP 200 Aug 01 13:01:52.829144 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 462/1846] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:01:52 2026] GET /volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:52.839704 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:52.839704 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:52.845262 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-04dcf674-3ccc-429e-bd5a-5f9a7e75fe0c tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:52.851581 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04dcf674-3ccc-429e-bd5a-5f9a7e75fe0c tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:52.852004 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 462/1847] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:52 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:53.387424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-e320a42d-3195-4055-8183-99b94bec1aa7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:53.388520 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-e320a42d-3195-4055-8183-99b94bec1aa7 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/attachments/9ff8eb64-9694-4de8-b59e-1953c42a4dc8/action Aug 01 13:01:53.388871 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-e320a42d-3195-4055-8183-99b94bec1aa7 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:53.389008 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-e320a42d-3195-4055-8183-99b94bec1aa7 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:53.412635 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:53.412635 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:53.433495 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1c178bcd-6a30-45dd-80d2-dd26312ef91f req-e320a42d-3195-4055-8183-99b94bec1aa7 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments/9ff8eb64-9694-4de8-b59e-1953c42a4dc8/action returned with HTTP 204 Aug 01 13:01:53.434043 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 469/1848] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:01:53 2026] POST /volume/v3/attachments/9ff8eb64-9694-4de8-b59e-1953c42a4dc8/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:53.794500 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b8204019-deba-41f2-8e44-6b96bebd0917 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:53.797012 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8204019-deba-41f2-8e44-6b96bebd0917 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 Aug 01 13:01:53.797255 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b8204019-deba-41f2-8e44-6b96bebd0917 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:53.797448 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b8204019-deba-41f2-8e44-6b96bebd0917 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:53.803503 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8204019-deba-41f2-8e44-6b96bebd0917 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 returned with HTTP 404 Aug 01 13:01:53.804148 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 456/1849] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:53 2026] GET /volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:01:53.815968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26239ef5-3428-4178-87f6-827bb3fc96ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:53.816762 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26239ef5-3428-4178-87f6-827bb3fc96ea tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action Aug 01 13:01:53.817491 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26239ef5-3428-4178-87f6-827bb3fc96ea tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:53.817997 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26239ef5-3428-4178-87f6-827bb3fc96ea tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:53.819657 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-26239ef5-3428-4178-87f6-827bb3fc96ea tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot '04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a' with '{'status': 'available'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:53.831358 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:53.831358 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:53.844614 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-75188446-ae25-4c0f-aacb-4ef39582d4d3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:53.846287 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75188446-ae25-4c0f-aacb-4ef39582d4d3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e Aug 01 13:01:53.846287 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75188446-ae25-4c0f-aacb-4ef39582d4d3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:53.846398 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75188446-ae25-4c0f-aacb-4ef39582d4d3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:53.847176 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26239ef5-3428-4178-87f6-827bb3fc96ea tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action returned with HTTP 202 Aug 01 13:01:53.847921 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 463/1850] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:53 2026] POST /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:53.853859 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:53.853859 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:53.859697 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49c0335a-6a63-4b19-b65d-6030b309d64f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:53.860114 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-75188446-ae25-4c0f-aacb-4ef39582d4d3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:01:53.861772 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49c0335a-6a63-4b19-b65d-6030b309d64f tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:53.862836 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49c0335a-6a63-4b19-b65d-6030b309d64f tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:53.866318 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49c0335a-6a63-4b19-b65d-6030b309d64f tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:53.867059 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75188446-ae25-4c0f-aacb-4ef39582d4d3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e returned with HTTP 200 Aug 01 13:01:53.867555 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 463/1851] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:01:53 2026] GET /volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:53.868917 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b89c123d-ecd2-457e-8474-3df5b2a71be9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:53.876881 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:53.876881 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:53.877205 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49c0335a-6a63-4b19-b65d-6030b309d64f tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:53.878172 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49c0335a-6a63-4b19-b65d-6030b309d64f tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:53.878783 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 470/1852] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:53 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:53.881006 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b89c123d-ecd2-457e-8474-3df5b2a71be9 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:53.881554 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b89c123d-ecd2-457e-8474-3df5b2a71be9 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:53.882282 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b89c123d-ecd2-457e-8474-3df5b2a71be9 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:53.893483 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-52479013-3690-4688-8f75-68d6429b39f3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:53.895997 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5005b698-62c6-4b41-b972-5ed10e9f02b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:53.896764 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52479013-3690-4688-8f75-68d6429b39f3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:53.897278 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52479013-3690-4688-8f75-68d6429b39f3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6347e1e-4dbc-47a2-b565-415f89c35a8e", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1230600722"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:53.901311 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:53.901311 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:53.901488 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5005b698-62c6-4b41-b972-5ed10e9f02b3 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 Aug 01 13:01:53.902022 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5005b698-62c6-4b41-b972-5ed10e9f02b3 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:53.902022 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5005b698-62c6-4b41-b972-5ed10e9f02b3 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:53.902022 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-5005b698-62c6-4b41-b972-5ed10e9f02b3 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Delete snapshot with id: e27ccdac-b060-4914-acff-b50d9a2d0619 Aug 01 13:01:53.905678 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b89c123d-ecd2-457e-8474-3df5b2a71be9 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:53.909834 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:53.909834 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:53.909834 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-52479013-3690-4688-8f75-68d6429b39f3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:01:53.909834 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-52479013-3690-4688-8f75-68d6429b39f3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Create snapshot from volume a6347e1e-4dbc-47a2-b565-415f89c35a8e Aug 01 13:01:53.912803 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b89c123d-ecd2-457e-8474-3df5b2a71be9 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:53.913332 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 457/1853] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:53 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:53.914595 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5005b698-62c6-4b41-b972-5ed10e9f02b3 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 returned with HTTP 404 Aug 01 13:01:53.915093 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 464/1854] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:01:53 2026] DELETE /volume/v3/snapshots/e27ccdac-b060-4914-acff-b50d9a2d0619 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:53.927912 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-082c20a9-7d55-4881-a2ed-eb34d99eb780 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:53.932645 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7935178c-9f69-41c3-9fe1-adce3c191c2d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:53.932820 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-082c20a9-7d55-4881-a2ed-eb34d99eb780 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:53.933284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-082c20a9-7d55-4881-a2ed-eb34d99eb780 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e88c6455-2264-438d-bb4c-eb7252324745", "name": "tempest-SnapshotsActionsTest-Snapshot-715566352"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:53.935145 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7935178c-9f69-41c3-9fe1-adce3c191c2d tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:53.935589 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7935178c-9f69-41c3-9fe1-adce3c191c2d tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:53.935746 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7935178c-9f69-41c3-9fe1-adce3c191c2d tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:53.944484 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:53.944484 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:53.945382 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-082c20a9-7d55-4881-a2ed-eb34d99eb780 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Volume info retrieved successfully. Aug 01 13:01:53.945382 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-082c20a9-7d55-4881-a2ed-eb34d99eb780 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Create snapshot from volume e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:01:53.951107 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:53.951107 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:53.958108 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7935178c-9f69-41c3-9fe1-adce3c191c2d tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:53.960823 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-52479013-3690-4688-8f75-68d6429b39f3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Created reservations ['fb297fba-f044-4e84-ba10-22f270d6b2b9', 'e3f4821e-746e-4a17-a11a-967560a0e6c5', '356b7bd1-0cf0-47ff-b3e8-083502c276cd', 'fcdfd6d5-84ac-4e77-a1fc-7f7b542680d7'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:53.965703 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7935178c-9f69-41c3-9fe1-adce3c191c2d tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:53.966226 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 458/1855] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:53 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:53.982755 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-082c20a9-7d55-4881-a2ed-eb34d99eb780 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Created reservations ['b6282e57-be10-43b3-b01f-3d90f5362e2c', '6e0fa735-6ca2-486e-a6fc-a98dee0ee8fa', '82f95356-c078-4ca4-9390-de191b85303e', '830a40c7-6e8c-44d0-a87f-f031b599fac5'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:54.018105 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-52479013-3690-4688-8f75-68d6429b39f3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot create request issued successfully. Aug 01 13:01:54.018882 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52479013-3690-4688-8f75-68d6429b39f3 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:01:54.018882 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 464/1856] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:01:53 2026] POST /volume/v3/snapshots => generated 322 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 13:01:54.036962 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4cae3cd6-b369-4866-a674-89916102b9dd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:54.039653 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4cae3cd6-b369-4866-a674-89916102b9dd tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc Aug 01 13:01:54.039837 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4cae3cd6-b369-4866-a674-89916102b9dd tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:54.040272 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4cae3cd6-b369-4866-a674-89916102b9dd tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:54.040334 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b983dbd9-a89e-4018-9a61-1adbeee95703 req-c4c24b7a-7a3b-45c3-afba-168542def01f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:54.044260 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-082c20a9-7d55-4881-a2ed-eb34d99eb780 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot create request issued successfully. Aug 01 13:01:54.044764 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-082c20a9-7d55-4881-a2ed-eb34d99eb780 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:01:54.045317 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 471/1857] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:01:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:54.045973 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b983dbd9-a89e-4018-9a61-1adbeee95703 req-c4c24b7a-7a3b-45c3-afba-168542def01f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:54.046295 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b983dbd9-a89e-4018-9a61-1adbeee95703 req-c4c24b7a-7a3b-45c3-afba-168542def01f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:54.046616 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b983dbd9-a89e-4018-9a61-1adbeee95703 req-c4c24b7a-7a3b-45c3-afba-168542def01f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:54.049019 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:54.049019 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:54.049566 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4cae3cd6-b369-4866-a674-89916102b9dd tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot retrieved successfully. Aug 01 13:01:54.050544 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4cae3cd6-b369-4866-a674-89916102b9dd tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc returned with HTTP 200 Aug 01 13:01:54.051352 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 465/1858] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:54 2026] GET /volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:54.062404 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fbec1111-c727-4d02-b4e0-6ebfc097691d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:54.066871 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbec1111-c727-4d02-b4e0-6ebfc097691d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 Aug 01 13:01:54.068119 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fbec1111-c727-4d02-b4e0-6ebfc097691d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:54.068119 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fbec1111-c727-4d02-b4e0-6ebfc097691d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:54.068637 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:54.068637 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:54.076576 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:54.076576 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:54.076744 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fbec1111-c727-4d02-b4e0-6ebfc097691d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:54.078423 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbec1111-c727-4d02-b4e0-6ebfc097691d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 returned with HTTP 200 Aug 01 13:01:54.078624 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-b983dbd9-a89e-4018-9a61-1adbeee95703 req-c4c24b7a-7a3b-45c3-afba-168542def01f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:54.078783 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 465/1859] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:54 2026] GET /volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:54.086422 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b983dbd9-a89e-4018-9a61-1adbeee95703 req-c4c24b7a-7a3b-45c3-afba-168542def01f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:54.087286 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 459/1860] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:01:54 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:54.114828 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-34684d59-5c15-4187-a890-2288f2bc77a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:54.117185 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34684d59-5c15-4187-a890-2288f2bc77a8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:54.117431 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34684d59-5c15-4187-a890-2288f2bc77a8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:54.117778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34684d59-5c15-4187-a890-2288f2bc77a8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:54.129543 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:54.129543 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:54.141629 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-34684d59-5c15-4187-a890-2288f2bc77a8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:54.148748 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34684d59-5c15-4187-a890-2288f2bc77a8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:54.148748 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 472/1861] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:54 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:54.212672 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-8fc09a7e-2821-4638-9df2-b901939d57f8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:54.215500 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-8fc09a7e-2821-4638-9df2-b901939d57f8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:54.215665 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-8fc09a7e-2821-4638-9df2-b901939d57f8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:54.215892 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-8fc09a7e-2821-4638-9df2-b901939d57f8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:54.228750 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:54.228750 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:54.234295 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-8fc09a7e-2821-4638-9df2-b901939d57f8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:54.239972 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-8fc09a7e-2821-4638-9df2-b901939d57f8 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:54.240535 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 466/1862] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:01:54 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:54.263071 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-6db0c9d8-759a-449b-9790-0d177de730e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:54.265118 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-6db0c9d8-759a-449b-9790-0d177de730e6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e/action Aug 01 13:01:54.265621 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-6db0c9d8-759a-449b-9790-0d177de730e6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:54.265741 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-6db0c9d8-759a-449b-9790-0d177de730e6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:54.280220 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:54.280220 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:54.281852 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-6db0c9d8-759a-449b-9790-0d177de730e6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:54.291502 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-6db0c9d8-759a-449b-9790-0d177de730e6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Begin detaching volume completed successfully. Aug 01 13:01:54.292341 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-6db0c9d8-759a-449b-9790-0d177de730e6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e/action returned with HTTP 202 Aug 01 13:01:54.292508 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 466/1863] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:01:54 2026] POST /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:54.354528 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f4968856-8075-45b9-a07a-56e491d381a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:54.354528 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4968856-8075-45b9-a07a-56e491d381a3 None None] GET https://10.4.3.110/volume// Aug 01 13:01:54.356235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4968856-8075-45b9-a07a-56e491d381a3 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:54.356235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4968856-8075-45b9-a07a-56e491d381a3 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:54.356235 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4968856-8075-45b9-a07a-56e491d381a3 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:01:54.356235 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 460/1864] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:01:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:01:54.372254 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-c00ad410-dc57-4d3e-9d1f-3afe04335358 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:54.372603 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-c00ad410-dc57-4d3e-9d1f-3afe04335358 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:54.372835 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-c00ad410-dc57-4d3e-9d1f-3afe04335358 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:54.373226 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-c00ad410-dc57-4d3e-9d1f-3afe04335358 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:54.397646 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:54.397646 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:54.405687 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-c00ad410-dc57-4d3e-9d1f-3afe04335358 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:54.416224 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-c00ad410-dc57-4d3e-9d1f-3afe04335358 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:54.417154 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 473/1865] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:01:54 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 1323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:01:55.070278 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ddc613d3-e797-4e3d-a037-6c9c942635e7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:55.078599 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddc613d3-e797-4e3d-a037-6c9c942635e7 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc Aug 01 13:01:55.078599 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddc613d3-e797-4e3d-a037-6c9c942635e7 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:55.078599 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddc613d3-e797-4e3d-a037-6c9c942635e7 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:55.090833 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:55.090833 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:55.091590 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ddc613d3-e797-4e3d-a037-6c9c942635e7 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot retrieved successfully. Aug 01 13:01:55.092778 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddc613d3-e797-4e3d-a037-6c9c942635e7 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc returned with HTTP 200 Aug 01 13:01:55.092823 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b7d19ba4-3c02-4140-90c8-3e2eeddba431 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:55.093273 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 467/1866] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:55 2026] GET /volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc => generated 481 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:55.095878 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7d19ba4-3c02-4140-90c8-3e2eeddba431 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 Aug 01 13:01:55.095980 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7d19ba4-3c02-4140-90c8-3e2eeddba431 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:55.098190 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7d19ba4-3c02-4140-90c8-3e2eeddba431 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:55.104107 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:55.104107 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:55.104798 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b7d19ba4-3c02-4140-90c8-3e2eeddba431 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:55.106193 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7d19ba4-3c02-4140-90c8-3e2eeddba431 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 returned with HTTP 200 Aug 01 13:01:55.106916 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 467/1867] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:55 2026] GET /volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:55.108040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0bb73491-7f79-4b7e-9009-b8af3efc7093 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:55.115206 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bb73491-7f79-4b7e-9009-b8af3efc7093 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] POST https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e/action Aug 01 13:01:55.115700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0bb73491-7f79-4b7e-9009-b8af3efc7093 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Action body: b'{"revert": {"snapshot_id": "bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:55.115915 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0bb73491-7f79-4b7e-9009-b8af3efc7093 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:55.120009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6d449720-f3b1-49a8-a176-fe57287ad1a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:55.122018 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d449720-f3b1-49a8-a176-fe57287ad1a1 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911/action Aug 01 13:01:55.122554 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d449720-f3b1-49a8-a176-fe57287ad1a1 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:55.122747 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d449720-f3b1-49a8-a176-fe57287ad1a1 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:55.125910 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-6d449720-f3b1-49a8-a176-fe57287ad1a1 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot '1b768a95-4bd4-4966-870e-4fc5274f8911' with '{'status': 'error'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:55.132970 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:55.132970 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:55.133835 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0bb73491-7f79-4b7e-9009-b8af3efc7093 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume retrieved successfully. Aug 01 13:01:55.149374 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:55.149374 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:55.149961 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0bb73491-7f79-4b7e-9009-b8af3efc7093 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Reverting volume a6347e1e-4dbc-47a2-b565-415f89c35a8e to snapshot bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc. Aug 01 13:01:55.151067 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:55.151067 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:55.167967 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d449720-f3b1-49a8-a176-fe57287ad1a1 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911/action returned with HTTP 202 Aug 01 13:01:55.168518 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 474/1868] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:55 2026] POST /volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:55.177321 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bb73491-7f79-4b7e-9009-b8af3efc7093 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e/action returned with HTTP 202 Aug 01 13:01:55.177776 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 461/1869] 10.4.3.110 () {70 vars in 1431 bytes} [Sat Aug 1 13:01:55 2026] POST /volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 13:01:55.181176 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f2c56541-6488-4df0-b959-e91fab57b384 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:55.183804 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2c56541-6488-4df0-b959-e91fab57b384 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 Aug 01 13:01:55.184266 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2c56541-6488-4df0-b959-e91fab57b384 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:55.184439 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2c56541-6488-4df0-b959-e91fab57b384 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:55.193993 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:55.193993 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:55.194231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-79bffb19-8d04-4d7b-b30e-4aa92e401bb6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:55.195050 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f2c56541-6488-4df0-b959-e91fab57b384 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:55.196213 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2c56541-6488-4df0-b959-e91fab57b384 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 returned with HTTP 200 Aug 01 13:01:55.196302 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79bffb19-8d04-4d7b-b30e-4aa92e401bb6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e Aug 01 13:01:55.196412 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79bffb19-8d04-4d7b-b30e-4aa92e401bb6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:55.196553 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 468/1870] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:55 2026] GET /volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:55.196645 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79bffb19-8d04-4d7b-b30e-4aa92e401bb6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:55.204634 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:55.204634 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:55.209277 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-79bffb19-8d04-4d7b-b30e-4aa92e401bb6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:01:55.215064 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79bffb19-8d04-4d7b-b30e-4aa92e401bb6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e returned with HTTP 200 Aug 01 13:01:55.215287 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 468/1871] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:01:55 2026] GET /volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:55.215351 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c5d10ee1-b2d0-45a4-9e50-8c3526039cf5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:55.218612 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5d10ee1-b2d0-45a4-9e50-8c3526039cf5 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911/action Aug 01 13:01:55.219233 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5d10ee1-b2d0-45a4-9e50-8c3526039cf5 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:55.219498 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5d10ee1-b2d0-45a4-9e50-8c3526039cf5 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:55.229839 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:55.229839 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:55.230198 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c5d10ee1-b2d0-45a4-9e50-8c3526039cf5 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Snapshot retrieved successfully. Aug 01 13:01:55.259889 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c5d10ee1-b2d0-45a4-9e50-8c3526039cf5 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Snapshot delete request issued successfully. Aug 01 13:01:55.259889 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5d10ee1-b2d0-45a4-9e50-8c3526039cf5 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911/action returned with HTTP 202 Aug 01 13:01:55.261911 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 475/1872] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:55 2026] POST /volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:55.275665 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cf8d876c-64cf-4658-a8fe-888d9b4183f0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:55.281558 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cf8d876c-64cf-4658-a8fe-888d9b4183f0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 Aug 01 13:01:55.282181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cf8d876c-64cf-4658-a8fe-888d9b4183f0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:55.282825 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cf8d876c-64cf-4658-a8fe-888d9b4183f0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:55.301097 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:55.301097 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:55.302259 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cf8d876c-64cf-4658-a8fe-888d9b4183f0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:55.305174 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cf8d876c-64cf-4658-a8fe-888d9b4183f0 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 returned with HTTP 200 Aug 01 13:01:55.306187 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 462/1873] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:55 2026] GET /volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:55.479894 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-f85cf12f-8bd9-4046-8d7b-62b7ab04b9c6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:55.483098 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-f85cf12f-8bd9-4046-8d7b-62b7ab04b9c6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] DELETE https://10.4.3.110/volume/v3/attachments/9ff8eb64-9694-4de8-b59e-1953c42a4dc8 Aug 01 13:01:55.483300 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-f85cf12f-8bd9-4046-8d7b-62b7ab04b9c6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:55.483487 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-f85cf12f-8bd9-4046-8d7b-62b7ab04b9c6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:55.494818 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:55.494818 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:55.580182 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-03181c19-25d4-4dfa-bae7-cea7cf71e284 req-f85cf12f-8bd9-4046-8d7b-62b7ab04b9c6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments/9ff8eb64-9694-4de8-b59e-1953c42a4dc8 returned with HTTP 200 Aug 01 13:01:55.580496 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 469/1874] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:01:55 2026] DELETE /volume/v3/attachments/9ff8eb64-9694-4de8-b59e-1953c42a4dc8 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:56.233154 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ff7ccb1-0402-4bb5-8c43-e908f501d018 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.235862 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ff7ccb1-0402-4bb5-8c43-e908f501d018 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e Aug 01 13:01:56.236166 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ff7ccb1-0402-4bb5-8c43-e908f501d018 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:56.236423 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ff7ccb1-0402-4bb5-8c43-e908f501d018 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:56.245749 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:56.245749 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:56.251590 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ff7ccb1-0402-4bb5-8c43-e908f501d018 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:01:56.258359 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ff7ccb1-0402-4bb5-8c43-e908f501d018 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e returned with HTTP 200 Aug 01 13:01:56.259127 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 469/1875] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:01:56 2026] GET /volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:56.275564 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b5125d2-cb18-43d7-8a2b-197e0da853e9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.278870 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b5125d2-cb18-43d7-8a2b-197e0da853e9 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc Aug 01 13:01:56.278870 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b5125d2-cb18-43d7-8a2b-197e0da853e9 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:56.278870 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b5125d2-cb18-43d7-8a2b-197e0da853e9 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:56.288293 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:56.288293 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:56.289295 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b5125d2-cb18-43d7-8a2b-197e0da853e9 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot retrieved successfully. Aug 01 13:01:56.290776 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b5125d2-cb18-43d7-8a2b-197e0da853e9 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc returned with HTTP 200 Aug 01 13:01:56.292603 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 476/1876] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:56 2026] GET /volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:56.301960 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3089ed34-22d8-4c24-a0fa-4afae7f89142 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.306001 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3089ed34-22d8-4c24-a0fa-4afae7f89142 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e Aug 01 13:01:56.306001 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3089ed34-22d8-4c24-a0fa-4afae7f89142 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:56.306001 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3089ed34-22d8-4c24-a0fa-4afae7f89142 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:56.313666 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:56.313666 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:56.319038 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3089ed34-22d8-4c24-a0fa-4afae7f89142 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:01:56.321019 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-89f19dd0-3834-4917-8c6e-1e700cc98380 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.323999 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-89f19dd0-3834-4917-8c6e-1e700cc98380 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 Aug 01 13:01:56.324327 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-89f19dd0-3834-4917-8c6e-1e700cc98380 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:56.324383 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3089ed34-22d8-4c24-a0fa-4afae7f89142 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e returned with HTTP 200 Aug 01 13:01:56.324544 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-89f19dd0-3834-4917-8c6e-1e700cc98380 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:56.324771 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 463/1877] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:01:56 2026] GET /volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:56.330215 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-89f19dd0-3834-4917-8c6e-1e700cc98380 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 returned with HTTP 404 Aug 01 13:01:56.331056 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 470/1878] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:56 2026] GET /volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:56.337235 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9160f345-7ea3-444f-8fd5-48c73d0463ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.341173 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9160f345-7ea3-444f-8fd5-48c73d0463ee tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action Aug 01 13:01:56.341665 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9160f345-7ea3-444f-8fd5-48c73d0463ee tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:56.341864 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9160f345-7ea3-444f-8fd5-48c73d0463ee tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:56.343713 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-9160f345-7ea3-444f-8fd5-48c73d0463ee tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot '04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a' with '{'status': 'available'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:56.351204 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-00123daf-c110-4136-b13c-4c5d63cce1cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.353880 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:56.354991 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-333744115"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:56.358192 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-333744115'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:56.358192 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Create volume of 1 GB Aug 01 13:01:56.358399 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:56.358399 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:56.364793 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Availability Zones retrieved successfully. Aug 01 13:01:56.374134 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9160f345-7ea3-444f-8fd5-48c73d0463ee tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action returned with HTTP 202 Aug 01 13:01:56.374686 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 470/1879] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:56 2026] POST /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:56.378490 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Flow 'volume_create_api' (68dcd8a2-7ed0-479b-ae5a-e8587e0363e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:56.381205 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (722b2e97-adec-450e-99ac-4218fe75ab25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:56.382310 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:01:56.387097 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9f3bf4fc-5eaa-42aa-bf3e-dfc11c1a5c75 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.388985 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f3bf4fc-5eaa-42aa-bf3e-dfc11c1a5c75 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:56.389235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f3bf4fc-5eaa-42aa-bf3e-dfc11c1a5c75 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:56.389480 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f3bf4fc-5eaa-42aa-bf3e-dfc11c1a5c75 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:56.398108 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:56.398108 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:56.398619 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9f3bf4fc-5eaa-42aa-bf3e-dfc11c1a5c75 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:56.401568 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f3bf4fc-5eaa-42aa-bf3e-dfc11c1a5c75 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:56.401568 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 464/1880] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:56 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:56.413367 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3a962354-9c20-4ee6-81c1-56298500152d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.415605 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a962354-9c20-4ee6-81c1-56298500152d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 Aug 01 13:01:56.415605 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a962354-9c20-4ee6-81c1-56298500152d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:56.415605 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a962354-9c20-4ee6-81c1-56298500152d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:56.415917 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-3a962354-9c20-4ee6-81c1-56298500152d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Delete snapshot with id: 1b768a95-4bd4-4966-870e-4fc5274f8911 Aug 01 13:01:56.427337 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a962354-9c20-4ee6-81c1-56298500152d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 returned with HTTP 404 Aug 01 13:01:56.428667 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 471/1881] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:01:56 2026] DELETE /volume/v3/snapshots/1b768a95-4bd4-4966-870e-4fc5274f8911 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:56.439928 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9eaa89f3-a354-4f29-b308-1f53322d4882 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.441331 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (722b2e97-adec-450e-99ac-4218fe75ab25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:56.442242 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9eaa89f3-a354-4f29-b308-1f53322d4882 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:56.442402 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84993bbc-a104-491c-86da-4b6041cec7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:56.442732 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9eaa89f3-a354-4f29-b308-1f53322d4882 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e88c6455-2264-438d-bb4c-eb7252324745", "name": "tempest-SnapshotsActionsTest-Snapshot-2108861530"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:56.456877 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:56.456877 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:56.457605 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9eaa89f3-a354-4f29-b308-1f53322d4882 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Volume info retrieved successfully. Aug 01 13:01:56.457759 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-9eaa89f3-a354-4f29-b308-1f53322d4882 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Create snapshot from volume e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:01:56.492845 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-39f7e3d4-33a3-47fb-8c88-a6a75374183b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.495592 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39f7e3d4-33a3-47fb-8c88-a6a75374183b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:01:56.495902 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-39f7e3d4-33a3-47fb-8c88-a6a75374183b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:56.496393 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-39f7e3d4-33a3-47fb-8c88-a6a75374183b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:56.498416 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9eaa89f3-a354-4f29-b308-1f53322d4882 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Created reservations ['fe4c8c76-bf10-4dab-bb9c-ef7edaa56989', '63a17e3e-9a63-4b7c-b75d-2a7bee15db05', 'e3c36fe3-9c7b-4c6a-ada3-68d01ab7b9d1', '6ed0ec75-490c-404b-9522-8cfcc8cb9db1'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:56.499055 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Created reservations ['103797a7-8c5d-4d37-87c7-824ed85bbdcf', '42be39f0-e2c8-4b21-b278-6d42b525521c', '10a5b846-f53e-43f3-b960-f426e6133081', '7274abf2-7725-42a2-90af-2c338719845d'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:56.500102 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84993bbc-a104-491c-86da-4b6041cec7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['103797a7-8c5d-4d37-87c7-824ed85bbdcf', '42be39f0-e2c8-4b21-b278-6d42b525521c', '10a5b846-f53e-43f3-b960-f426e6133081', '7274abf2-7725-42a2-90af-2c338719845d']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:56.501163 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7754d377-0023-4c2c-8385-d9cee5520eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:56.508060 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:56.508060 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:56.514607 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-39f7e3d4-33a3-47fb-8c88-a6a75374183b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:01:56.526640 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39f7e3d4-33a3-47fb-8c88-a6a75374183b tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:01:56.526890 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7754d377-0023-4c2c-8385-d9cee5520eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bffc2163-35b0-4eeb-8a4d-d120647d06d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-333744115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c988158962f742b393f54bcee97dda61',qos_specs=None,replication_status=,reservations=['103797a7-8c5d-4d37-87c7-824ed85bbdcf','42be39f0-e2c8-4b21-b278-6d42b525521c','10a5b846-f53e-43f3-b960-f426e6133081','7274abf2-7725-42a2-90af-2c338719845d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1be6fe6a69f455c831ac7e63378f76f',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-333744115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bffc2163-35b0-4eeb-8a4d-d120647d06d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c988158962f742b393f54bcee97dda61',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='b1be6fe6a69f455c831ac7e63378f76f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:56.527644 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 465/1882] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:56 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:56.527842 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7f785f-33fa-4833-9d04-92a56cdb2d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:56.542407 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9eaa89f3-a354-4f29-b308-1f53322d4882 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot create request issued successfully. Aug 01 13:01:56.542749 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9eaa89f3-a354-4f29-b308-1f53322d4882 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:01:56.543244 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 471/1883] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:01:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:56.556023 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7f785f-33fa-4833-9d04-92a56cdb2d40) 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-VolumeRevertTests-Volume-333744115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c988158962f742b393f54bcee97dda61',qos_specs=None,replication_status=,reservations=['103797a7-8c5d-4d37-87c7-824ed85bbdcf','42be39f0-e2c8-4b21-b278-6d42b525521c','10a5b846-f53e-43f3-b960-f426e6133081','7274abf2-7725-42a2-90af-2c338719845d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1be6fe6a69f455c831ac7e63378f76f',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:56.557283 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf7143d-8010-4021-8f4a-504fefbb8324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:56.558155 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-534d4a00-b6ea-4ab9-96e0-bdd4e6b03fe5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.560978 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-534d4a00-b6ea-4ab9-96e0-bdd4e6b03fe5 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 Aug 01 13:01:56.561367 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-534d4a00-b6ea-4ab9-96e0-bdd4e6b03fe5 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:56.561643 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-534d4a00-b6ea-4ab9-96e0-bdd4e6b03fe5 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:56.569342 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:56.569342 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:56.569790 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf7143d-8010-4021-8f4a-504fefbb8324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:01:56.570061 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-534d4a00-b6ea-4ab9-96e0-bdd4e6b03fe5 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:56.570632 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Flow 'volume_create_api' (68dcd8a2-7ed0-479b-ae5a-e8587e0363e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:56.570913 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Create volume request issued successfully. Aug 01 13:01:56.571392 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-534d4a00-b6ea-4ab9-96e0-bdd4e6b03fe5 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 returned with HTTP 200 Aug 01 13:01:56.571455 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00123daf-c110-4136-b13c-4c5d63cce1cb tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:01:56.571852 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 477/1884] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:01:56 2026] POST /volume/v3/volumes => generated 765 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:56.571992 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 472/1885] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:56 2026] GET /volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:56.587786 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-60f5fc82-d07e-4197-9a8d-118531ee6761 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.590288 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60f5fc82-d07e-4197-9a8d-118531ee6761 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 Aug 01 13:01:56.590851 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60f5fc82-d07e-4197-9a8d-118531ee6761 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:56.591302 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60f5fc82-d07e-4197-9a8d-118531ee6761 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:56.599555 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:56.599555 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:56.605381 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-60f5fc82-d07e-4197-9a8d-118531ee6761 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:01:56.612810 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60f5fc82-d07e-4197-9a8d-118531ee6761 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 returned with HTTP 200 Aug 01 13:01:56.613819 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 466/1886] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:01:56 2026] GET /volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:56.955227 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7bb52c38-3e57-4c53-9e73-6135169f1658 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:56.956847 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7bb52c38-3e57-4c53-9e73-6135169f1658 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 Aug 01 13:01:56.958197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7bb52c38-3e57-4c53-9e73-6135169f1658 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:56.958197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7bb52c38-3e57-4c53-9e73-6135169f1658 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:56.958197 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-7bb52c38-3e57-4c53-9e73-6135169f1658 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Delete snapshot with id: 1e74cdde-0b08-4539-88eb-3125e6013b37 Aug 01 13:01:56.966829 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:56.966829 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:56.970899 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7bb52c38-3e57-4c53-9e73-6135169f1658 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Snapshot retrieved successfully. Aug 01 13:01:56.994337 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7bb52c38-3e57-4c53-9e73-6135169f1658 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Snapshot delete request issued successfully. Aug 01 13:01:56.994586 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7bb52c38-3e57-4c53-9e73-6135169f1658 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 returned with HTTP 202 Aug 01 13:01:56.995119 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 472/1887] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:01:56 2026] DELETE /volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:57.006542 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-41b660e7-2ac5-4c14-8658-4e6589717d90 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:57.011492 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41b660e7-2ac5-4c14-8658-4e6589717d90 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 Aug 01 13:01:57.011492 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41b660e7-2ac5-4c14-8658-4e6589717d90 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:57.011939 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41b660e7-2ac5-4c14-8658-4e6589717d90 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:57.019790 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:57.019790 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:57.019790 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-41b660e7-2ac5-4c14-8658-4e6589717d90 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Snapshot retrieved successfully. Aug 01 13:01:57.022012 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41b660e7-2ac5-4c14-8658-4e6589717d90 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 returned with HTTP 200 Aug 01 13:01:57.022012 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 478/1888] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:57 2026] GET /volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:57.590373 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3ba42e08-5f3a-4385-81b4-f8fc7a501294 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:57.592923 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ba42e08-5f3a-4385-81b4-f8fc7a501294 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 Aug 01 13:01:57.593221 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ba42e08-5f3a-4385-81b4-f8fc7a501294 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:57.593427 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ba42e08-5f3a-4385-81b4-f8fc7a501294 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:57.603560 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:57.603560 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:57.605041 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3ba42e08-5f3a-4385-81b4-f8fc7a501294 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:57.605041 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ba42e08-5f3a-4385-81b4-f8fc7a501294 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 returned with HTTP 200 Aug 01 13:01:57.606966 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 473/1889] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:57 2026] GET /volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:57.616692 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab9c3502-ad4b-4f0b-a5d6-e7740d0f3860 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:57.619332 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab9c3502-ad4b-4f0b-a5d6-e7740d0f3860 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51/action Aug 01 13:01:57.620796 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab9c3502-ad4b-4f0b-a5d6-e7740d0f3860 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:57.621474 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab9c3502-ad4b-4f0b-a5d6-e7740d0f3860 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:57.624383 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-ab9c3502-ad4b-4f0b-a5d6-e7740d0f3860 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot '59426404-7f16-45b1-96c0-a72e639dee51' with '{'status': 'error_deleting'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:57.635198 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-652597e9-6b8a-4ab0-a42b-7bb3d699f96e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:57.638368 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-652597e9-6b8a-4ab0-a42b-7bb3d699f96e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 Aug 01 13:01:57.638715 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-652597e9-6b8a-4ab0-a42b-7bb3d699f96e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:57.638961 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-652597e9-6b8a-4ab0-a42b-7bb3d699f96e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:57.640075 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:57.640075 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:57.648449 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:57.648449 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:57.654549 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-652597e9-6b8a-4ab0-a42b-7bb3d699f96e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:01:57.657599 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab9c3502-ad4b-4f0b-a5d6-e7740d0f3860 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51/action returned with HTTP 202 Aug 01 13:01:57.661511 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 467/1890] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:57 2026] POST /volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:57.661632 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-652597e9-6b8a-4ab0-a42b-7bb3d699f96e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 returned with HTTP 200 Aug 01 13:01:57.661632 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 473/1891] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:01:57 2026] GET /volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:57.670039 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2e8396ab-44a1-4d48-83b9-7c91ee8fda5d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:57.672268 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e8396ab-44a1-4d48-83b9-7c91ee8fda5d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 Aug 01 13:01:57.672482 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e8396ab-44a1-4d48-83b9-7c91ee8fda5d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:57.672756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e8396ab-44a1-4d48-83b9-7c91ee8fda5d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:57.674716 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-68630bed-1ba9-4f48-bf63-27ec7807f922 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:57.677759 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68630bed-1ba9-4f48-bf63-27ec7807f922 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:01:57.679623 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-68630bed-1ba9-4f48-bf63-27ec7807f922 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bffc2163-35b0-4eeb-8a4d-d120647d06d5", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-212992666"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:57.682125 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:57.682125 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:57.685380 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2e8396ab-44a1-4d48-83b9-7c91ee8fda5d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:57.685737 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e8396ab-44a1-4d48-83b9-7c91ee8fda5d tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 returned with HTTP 200 Aug 01 13:01:57.686613 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 479/1892] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:57 2026] GET /volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:01:57.690438 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:57.690438 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:57.691147 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-68630bed-1ba9-4f48-bf63-27ec7807f922 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:01:57.691362 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-68630bed-1ba9-4f48-bf63-27ec7807f922 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Create snapshot from volume bffc2163-35b0-4eeb-8a4d-d120647d06d5 Aug 01 13:01:57.697459 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f31c7f4d-7d4a-4510-b24e-6a1fdc30eae4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:57.699168 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f31c7f4d-7d4a-4510-b24e-6a1fdc30eae4 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51/action Aug 01 13:01:57.699620 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f31c7f4d-7d4a-4510-b24e-6a1fdc30eae4 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:57.699804 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f31c7f4d-7d4a-4510-b24e-6a1fdc30eae4 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:57.711135 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:57.711135 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:57.711600 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f31c7f4d-7d4a-4510-b24e-6a1fdc30eae4 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Snapshot retrieved successfully. Aug 01 13:01:57.739872 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f31c7f4d-7d4a-4510-b24e-6a1fdc30eae4 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Snapshot delete request issued successfully. Aug 01 13:01:57.743384 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f31c7f4d-7d4a-4510-b24e-6a1fdc30eae4 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51/action returned with HTTP 202 Aug 01 13:01:57.743766 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 468/1893] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:57 2026] POST /volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:57.744346 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-68630bed-1ba9-4f48-bf63-27ec7807f922 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Created reservations ['c8bb0283-191e-4359-a89b-2a1f35182ae6', 'd26cdf97-eda6-4c7c-93ab-0540c7bf6afa', '25f38f8e-590a-45f1-9b3b-135fd7aa97d6', 'eb69eab2-914e-46c6-bd52-37f92bc4a1f1'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:57.754712 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-484cb6e2-5994-4ac7-9975-6e5d53f42805 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:57.757392 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-484cb6e2-5994-4ac7-9975-6e5d53f42805 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 Aug 01 13:01:57.757617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-484cb6e2-5994-4ac7-9975-6e5d53f42805 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:57.757878 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-484cb6e2-5994-4ac7-9975-6e5d53f42805 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:57.765838 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:57.765838 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:57.766373 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-484cb6e2-5994-4ac7-9975-6e5d53f42805 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:57.767680 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-484cb6e2-5994-4ac7-9975-6e5d53f42805 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 returned with HTTP 200 Aug 01 13:01:57.767831 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 474/1894] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:57 2026] GET /volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:57.820848 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-68630bed-1ba9-4f48-bf63-27ec7807f922 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot create request issued successfully. Aug 01 13:01:57.821260 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68630bed-1ba9-4f48-bf63-27ec7807f922 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:01:57.822062 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 474/1895] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:01:57 2026] POST /volume/v3/snapshots => generated 321 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:01:57.836302 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-710c14a5-32ed-49df-9d48-713fa0282571 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:57.839215 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-710c14a5-32ed-49df-9d48-713fa0282571 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed Aug 01 13:01:57.839418 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-710c14a5-32ed-49df-9d48-713fa0282571 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:57.839693 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-710c14a5-32ed-49df-9d48-713fa0282571 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:57.848665 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:57.848665 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:57.849245 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-710c14a5-32ed-49df-9d48-713fa0282571 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot retrieved successfully. Aug 01 13:01:57.850305 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-710c14a5-32ed-49df-9d48-713fa0282571 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed returned with HTTP 200 Aug 01 13:01:57.851669 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 480/1896] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:57 2026] GET /volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:58.032210 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-148f0f45-b415-4ee3-bcbf-6b5078b1b5ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.033805 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-148f0f45-b415-4ee3-bcbf-6b5078b1b5ee tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 Aug 01 13:01:58.034035 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-148f0f45-b415-4ee3-bcbf-6b5078b1b5ee tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.034270 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-148f0f45-b415-4ee3-bcbf-6b5078b1b5ee tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.039448 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-148f0f45-b415-4ee3-bcbf-6b5078b1b5ee tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 returned with HTTP 404 Aug 01 13:01:58.039908 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 469/1897] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:58.182336 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-71867961-7b0a-4d42-962a-ea313806afb6 req-a5039c23-f26c-4500-bb63-5da270391a1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.184113 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71867961-7b0a-4d42-962a-ea313806afb6 req-a5039c23-f26c-4500-bb63-5da270391a1b tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/attachments?instance_id=3c1a9273-f330-4087-8c6a-c0f126bc378b Aug 01 13:01:58.184415 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-71867961-7b0a-4d42-962a-ea313806afb6 req-a5039c23-f26c-4500-bb63-5da270391a1b tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.185148 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-71867961-7b0a-4d42-962a-ea313806afb6 req-a5039c23-f26c-4500-bb63-5da270391a1b tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.204650 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71867961-7b0a-4d42-962a-ea313806afb6 req-a5039c23-f26c-4500-bb63-5da270391a1b tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments?instance_id=3c1a9273-f330-4087-8c6a-c0f126bc378b returned with HTTP 200 Aug 01 13:01:58.204650 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 475/1898] 10.4.3.110 () {70 vars in 1637 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/attachments?instance_id=3c1a9273-f330-4087-8c6a-c0f126bc378b => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:58.214358 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-71867961-7b0a-4d42-962a-ea313806afb6 req-80ac6b51-0b3e-4dcb-9b52-ff88b8135e5f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.217109 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-71867961-7b0a-4d42-962a-ea313806afb6 req-80ac6b51-0b3e-4dcb-9b52-ff88b8135e5f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f Aug 01 13:01:58.217377 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-71867961-7b0a-4d42-962a-ea313806afb6 req-80ac6b51-0b3e-4dcb-9b52-ff88b8135e5f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.217806 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-71867961-7b0a-4d42-962a-ea313806afb6 req-80ac6b51-0b3e-4dcb-9b52-ff88b8135e5f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.243532 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-71867961-7b0a-4d42-962a-ea313806afb6 req-80ac6b51-0b3e-4dcb-9b52-ff88b8135e5f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f returned with HTTP 200 Aug 01 13:01:58.244347 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 475/1899] 10.4.3.110 () {70 vars in 1651 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:58.282017 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-cacfbce6-8c29-4003-bc85-802a316d2eb2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.286706 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-cacfbce6-8c29-4003-bc85-802a316d2eb2 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:01:58.286706 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-cacfbce6-8c29-4003-bc85-802a316d2eb2 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.286706 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-cacfbce6-8c29-4003-bc85-802a316d2eb2 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.300565 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.300565 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:58.306667 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-cacfbce6-8c29-4003-bc85-802a316d2eb2 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:01:58.313176 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-cacfbce6-8c29-4003-bc85-802a316d2eb2 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 200 Aug 01 13:01:58.313632 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 481/1900] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:58.353587 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-013b8480-e507-428d-8213-2818de538797 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.354389 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-013b8480-e507-428d-8213-2818de538797 None None] GET https://10.4.3.110/volume// Aug 01 13:01:58.354816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-013b8480-e507-428d-8213-2818de538797 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.355232 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-013b8480-e507-428d-8213-2818de538797 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.359156 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-013b8480-e507-428d-8213-2818de538797 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:01:58.359156 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 470/1901] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:01:58.376737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-5af5d113-f7e6-4efb-ac66-11480a3b074b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.381503 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-5af5d113-f7e6-4efb-ac66-11480a3b074b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:01:58.382063 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-5af5d113-f7e6-4efb-ac66-11480a3b074b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b57b263-07dc-418a-ac10-8fb46d920b17", "connector": null, "instance_uuid": "27958ad3-9abd-4bee-957c-e9100fcb1a01"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:58.395188 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.395188 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:58.446788 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-5af5d113-f7e6-4efb-ac66-11480a3b074b tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:01:58.447232 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 476/1902] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:01:58 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:58.501308 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-0bf7b3d8-06ed-4c64-bab7-10cf14f933b5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.503876 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-0bf7b3d8-06ed-4c64-bab7-10cf14f933b5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] POST https://10.4.3.110/volume/v3/attachments/0535483c-114d-4d33-8dd1-4728c4db8fc6/action Aug 01 13:01:58.504313 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-0bf7b3d8-06ed-4c64-bab7-10cf14f933b5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:58.504501 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-0bf7b3d8-06ed-4c64-bab7-10cf14f933b5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:58.522129 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.522129 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:58.535783 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9a18893d-a8e5-4729-81f6-64a57ce5fe48 req-0bf7b3d8-06ed-4c64-bab7-10cf14f933b5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/attachments/0535483c-114d-4d33-8dd1-4728c4db8fc6/action returned with HTTP 204 Aug 01 13:01:58.536428 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 476/1903] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:01:58 2026] POST /volume/v3/attachments/0535483c-114d-4d33-8dd1-4728c4db8fc6/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:58.565584 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f87a0a64-4346-42d4-9a27-6a55b29db24c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.568187 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f87a0a64-4346-42d4-9a27-6a55b29db24c tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:01:58.568446 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f87a0a64-4346-42d4-9a27-6a55b29db24c tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.568680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f87a0a64-4346-42d4-9a27-6a55b29db24c tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.578995 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.578995 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:58.582659 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f87a0a64-4346-42d4-9a27-6a55b29db24c tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:01:58.588414 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f87a0a64-4346-42d4-9a27-6a55b29db24c tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 200 Aug 01 13:01:58.588688 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 482/1904] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:58.604356 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b27ab392-0c05-4e92-ba91-7d103929921d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.606440 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b27ab392-0c05-4e92-ba91-7d103929921d tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:01:58.606873 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b27ab392-0c05-4e92-ba91-7d103929921d tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.607393 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b27ab392-0c05-4e92-ba91-7d103929921d tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.619609 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.619609 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:58.626282 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b27ab392-0c05-4e92-ba91-7d103929921d tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:01:58.632193 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b27ab392-0c05-4e92-ba91-7d103929921d tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 200 Aug 01 13:01:58.632860 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 471/1905] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 1111 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:58.687127 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c336a6f2-fbfc-49fb-8514-ee6e4d2411d8 req-7aaba316-9957-41cb-8fa7-55202bda4dab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.689684 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c336a6f2-fbfc-49fb-8514-ee6e4d2411d8 req-7aaba316-9957-41cb-8fa7-55202bda4dab tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:01:58.689968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c336a6f2-fbfc-49fb-8514-ee6e4d2411d8 req-7aaba316-9957-41cb-8fa7-55202bda4dab tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.690234 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c336a6f2-fbfc-49fb-8514-ee6e4d2411d8 req-7aaba316-9957-41cb-8fa7-55202bda4dab tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.715756 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.715756 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:58.723831 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c336a6f2-fbfc-49fb-8514-ee6e4d2411d8 req-7aaba316-9957-41cb-8fa7-55202bda4dab tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:01:58.731358 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c336a6f2-fbfc-49fb-8514-ee6e4d2411d8 req-7aaba316-9957-41cb-8fa7-55202bda4dab tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 200 Aug 01 13:01:58.731924 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 477/1906] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 1111 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:58.775610 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c336a6f2-fbfc-49fb-8514-ee6e4d2411d8 req-6c3749b7-33fb-40a8-a140-4cb280e0aa7a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.777441 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bfc0a5ef-b3aa-47ee-af94-b9ca2bb38283 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.781042 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bfc0a5ef-b3aa-47ee-af94-b9ca2bb38283 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 Aug 01 13:01:58.781313 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bfc0a5ef-b3aa-47ee-af94-b9ca2bb38283 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.781641 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bfc0a5ef-b3aa-47ee-af94-b9ca2bb38283 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.785249 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c336a6f2-fbfc-49fb-8514-ee6e4d2411d8 req-6c3749b7-33fb-40a8-a140-4cb280e0aa7a tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] DELETE https://10.4.3.110/volume/v3/attachments/0535483c-114d-4d33-8dd1-4728c4db8fc6 Aug 01 13:01:58.785249 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c336a6f2-fbfc-49fb-8514-ee6e4d2411d8 req-6c3749b7-33fb-40a8-a140-4cb280e0aa7a tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.785249 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c336a6f2-fbfc-49fb-8514-ee6e4d2411d8 req-6c3749b7-33fb-40a8-a140-4cb280e0aa7a tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.790270 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bfc0a5ef-b3aa-47ee-af94-b9ca2bb38283 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 returned with HTTP 404 Aug 01 13:01:58.792993 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 483/1907] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:58.805612 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f3f3c558-d3e2-401a-85bb-270237d06635 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.807914 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3f3c558-d3e2-401a-85bb-270237d06635 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action Aug 01 13:01:58.808436 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3f3c558-d3e2-401a-85bb-270237d06635 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:58.808579 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3f3c558-d3e2-401a-85bb-270237d06635 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:58.811049 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-f3f3c558-d3e2-401a-85bb-270237d06635 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot '04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a' with '{'status': 'available'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:58.814856 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.814856 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:58.828892 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.828892 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:58.850049 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3f3c558-d3e2-401a-85bb-270237d06635 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action returned with HTTP 202 Aug 01 13:01:58.850470 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 472/1908] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:58 2026] POST /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:58.864192 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d45d1ad-e931-42b1-a486-05b9cb0c3cf5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.865516 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c73da153-893e-45de-9622-0d8302e7c78f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.866986 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c336a6f2-fbfc-49fb-8514-ee6e4d2411d8 req-6c3749b7-33fb-40a8-a140-4cb280e0aa7a tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/attachments/0535483c-114d-4d33-8dd1-4728c4db8fc6 returned with HTTP 200 Aug 01 13:01:58.867541 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 477/1909] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:01:58 2026] DELETE /volume/v3/attachments/0535483c-114d-4d33-8dd1-4728c4db8fc6 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:58.869099 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c73da153-893e-45de-9622-0d8302e7c78f tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:58.869369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c73da153-893e-45de-9622-0d8302e7c78f tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.869508 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c73da153-893e-45de-9622-0d8302e7c78f tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.871785 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d45d1ad-e931-42b1-a486-05b9cb0c3cf5 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed Aug 01 13:01:58.872896 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d45d1ad-e931-42b1-a486-05b9cb0c3cf5 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.873344 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d45d1ad-e931-42b1-a486-05b9cb0c3cf5 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.882994 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.882994 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:58.883325 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.883325 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:58.883595 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c73da153-893e-45de-9622-0d8302e7c78f tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:58.883676 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d45d1ad-e931-42b1-a486-05b9cb0c3cf5 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot retrieved successfully. Aug 01 13:01:58.884025 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d45d1ad-e931-42b1-a486-05b9cb0c3cf5 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed returned with HTTP 200 Aug 01 13:01:58.884530 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 478/1910] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed => generated 480 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:58.885315 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c73da153-893e-45de-9622-0d8302e7c78f tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:58.886090 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 484/1911] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:58.899252 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d0c9ba61-47e0-4ce8-8783-bfab912bc58e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.899768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2747cf81-b7e3-4f4d-aee9-6f81da73de42 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.901385 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0c9ba61-47e0-4ce8-8783-bfab912bc58e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] POST https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5/action Aug 01 13:01:58.901651 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0c9ba61-47e0-4ce8-8783-bfab912bc58e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:58.901758 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0c9ba61-47e0-4ce8-8783-bfab912bc58e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:58.902160 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2747cf81-b7e3-4f4d-aee9-6f81da73de42 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 Aug 01 13:01:58.903262 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2747cf81-b7e3-4f4d-aee9-6f81da73de42 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.903262 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2747cf81-b7e3-4f4d-aee9-6f81da73de42 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.903262 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-2747cf81-b7e3-4f4d-aee9-6f81da73de42 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Delete snapshot with id: 59426404-7f16-45b1-96c0-a72e639dee51 Aug 01 13:01:58.906739 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ae317df7-0169-4bc5-ac6f-385d6df2607f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.908356 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2747cf81-b7e3-4f4d-aee9-6f81da73de42 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 returned with HTTP 404 Aug 01 13:01:58.909519 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 478/1912] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:01:58 2026] DELETE /volume/v3/snapshots/59426404-7f16-45b1-96c0-a72e639dee51 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:01:58.909592 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae317df7-0169-4bc5-ac6f-385d6df2607f tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:01:58.909592 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae317df7-0169-4bc5-ac6f-385d6df2607f tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.909862 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae317df7-0169-4bc5-ac6f-385d6df2607f tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.916532 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.916532 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:58.917146 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d0c9ba61-47e0-4ce8-8783-bfab912bc58e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:01:58.923026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fdd898f2-f66d-44f3-8522-c1fc63a9ee72 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.923185 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.923185 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:58.923988 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fdd898f2-f66d-44f3-8522-c1fc63a9ee72 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action Aug 01 13:01:58.926160 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fdd898f2-f66d-44f3-8522-c1fc63a9ee72 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:58.926160 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fdd898f2-f66d-44f3-8522-c1fc63a9ee72 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:58.926160 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-fdd898f2-f66d-44f3-8522-c1fc63a9ee72 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot '04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a' with '{'status': 'creating'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:58.928435 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ae317df7-0169-4bc5-ac6f-385d6df2607f tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:01:58.934912 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae317df7-0169-4bc5-ac6f-385d6df2607f tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 200 Aug 01 13:01:58.935502 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 479/1913] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:58.941738 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.941738 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:58.961786 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fdd898f2-f66d-44f3-8522-c1fc63a9ee72 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action returned with HTTP 202 Aug 01 13:01:58.962412 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 485/1914] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:58 2026] POST /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:58.964752 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-d0c9ba61-47e0-4ce8-8783-bfab912bc58e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Created reservations ['3ce96b35-51e4-4409-b0fe-c7a6a902d2fd', '327f5e51-298a-43d7-9fec-c424359ba4ba'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:01:58.971390 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5f633bc3-57c7-4c24-9634-b3a6b886ab87 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.973330 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5f633bc3-57c7-4c24-9634-b3a6b886ab87 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:58.973527 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5f633bc3-57c7-4c24-9634-b3a6b886ab87 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.973775 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5f633bc3-57c7-4c24-9634-b3a6b886ab87 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.976097 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d0c9ba61-47e0-4ce8-8783-bfab912bc58e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Extend volume request issued successfully. Aug 01 13:01:58.976989 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0c9ba61-47e0-4ce8-8783-bfab912bc58e tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5/action returned with HTTP 202 Aug 01 13:01:58.976989 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 473/1915] 10.4.3.110 () {70 vars in 1431 bytes} [Sat Aug 1 13:01:58 2026] POST /volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 13:01:58.981907 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:58.981907 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:58.982576 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5f633bc3-57c7-4c24-9634-b3a6b886ab87 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:58.983769 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5f633bc3-57c7-4c24-9634-b3a6b886ab87 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:58.985281 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 479/1916] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:58.990166 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b194e05-621e-46c2-a3c4-16aaf9cde188 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:58.992599 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b194e05-621e-46c2-a3c4-16aaf9cde188 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 Aug 01 13:01:58.994239 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b194e05-621e-46c2-a3c4-16aaf9cde188 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:58.994239 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b194e05-621e-46c2-a3c4-16aaf9cde188 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:58.998229 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2ca873b1-0019-4129-a84b-251731a95a50 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:59.002788 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:59.002788 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:59.003356 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ca873b1-0019-4129-a84b-251731a95a50 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] POST https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action Aug 01 13:01:59.003849 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ca873b1-0019-4129-a84b-251731a95a50 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:59.004139 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ca873b1-0019-4129-a84b-251731a95a50 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:59.006059 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ca873b1-0019-4129-a84b-251731a95a50 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100262) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 13:01:59.010031 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6b194e05-621e-46c2-a3c4-16aaf9cde188 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:01:59.014291 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:59.014291 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:59.014825 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.snapshot_actions [None req-2ca873b1-0019-4129-a84b-251731a95a50 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Updating snapshot 04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a with info {'id': '04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a', 'status': 'error', 'progress': '80%'} Aug 01 13:01:59.017365 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b194e05-621e-46c2-a3c4-16aaf9cde188 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 returned with HTTP 200 Aug 01 13:01:59.017814 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 480/1917] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:01:58 2026] GET /volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:01:59.028085 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ca873b1-0019-4129-a84b-251731a95a50 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action returned with HTTP 202 Aug 01 13:01:59.028528 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 486/1918] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:58 2026] POST /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:59.036706 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-16ffc0af-2a8b-4d7e-954c-ae757ab6efb4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:59.038841 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16ffc0af-2a8b-4d7e-954c-ae757ab6efb4 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:59.039875 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-16ffc0af-2a8b-4d7e-954c-ae757ab6efb4 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:59.039875 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-16ffc0af-2a8b-4d7e-954c-ae757ab6efb4 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:59.045763 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:59.045763 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:59.046146 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-16ffc0af-2a8b-4d7e-954c-ae757ab6efb4 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Snapshot retrieved successfully. Aug 01 13:01:59.046960 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16ffc0af-2a8b-4d7e-954c-ae757ab6efb4 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:59.047250 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 474/1919] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:59 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:59.057199 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-98d9d224-abd3-4a8e-a1fa-67eadc8ef6e7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:59.059686 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-98d9d224-abd3-4a8e-a1fa-67eadc8ef6e7 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] POST https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action Aug 01 13:01:59.060321 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-98d9d224-abd3-4a8e-a1fa-67eadc8ef6e7 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:01:59.060476 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-98d9d224-abd3-4a8e-a1fa-67eadc8ef6e7 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:59.063198 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-98d9d224-abd3-4a8e-a1fa-67eadc8ef6e7 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] Updating snapshot '04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a' with '{'status': 'available'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:01:59.075712 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:59.075712 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:59.094110 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-98d9d224-abd3-4a8e-a1fa-67eadc8ef6e7 tempest-SnapshotsActionsTest-2097495660 tempest-SnapshotsActionsTest-2097495660-project-admin] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action returned with HTTP 202 Aug 01 13:01:59.094581 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 480/1920] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:01:59 2026] POST /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:01:59.102348 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-61db7b99-e1a9-47e3-b973-ebcc80c4253c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:59.104641 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61db7b99-e1a9-47e3-b973-ebcc80c4253c tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:59.104915 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61db7b99-e1a9-47e3-b973-ebcc80c4253c tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:59.105453 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61db7b99-e1a9-47e3-b973-ebcc80c4253c tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:59.113565 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:59.113565 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:01:59.113666 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-61db7b99-e1a9-47e3-b973-ebcc80c4253c tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:59.115696 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61db7b99-e1a9-47e3-b973-ebcc80c4253c tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:59.115696 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 481/1921] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:59 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:59.132816 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-174c5d3a-5b88-460a-84db-b9fc74e9e04e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:59.135076 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-174c5d3a-5b88-460a-84db-b9fc74e9e04e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:59.135338 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-174c5d3a-5b88-460a-84db-b9fc74e9e04e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:59.135604 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-174c5d3a-5b88-460a-84db-b9fc74e9e04e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:59.135832 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-174c5d3a-5b88-460a-84db-b9fc74e9e04e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Delete snapshot with id: 04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:59.146158 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:59.146158 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:01:59.146492 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-174c5d3a-5b88-460a-84db-b9fc74e9e04e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:59.174076 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-174c5d3a-5b88-460a-84db-b9fc74e9e04e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot delete request issued successfully. Aug 01 13:01:59.174240 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-174c5d3a-5b88-460a-84db-b9fc74e9e04e tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 202 Aug 01 13:01:59.174637 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 487/1922] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:01:59 2026] DELETE /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:01:59.185015 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b89a2446-4c13-4623-a4a0-4b2c5d0a4700 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:59.187909 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b89a2446-4c13-4623-a4a0-4b2c5d0a4700 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:01:59.188213 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b89a2446-4c13-4623-a4a0-4b2c5d0a4700 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:01:59.188448 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b89a2446-4c13-4623-a4a0-4b2c5d0a4700 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:01:59.202210 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:59.202210 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:01:59.202480 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b89a2446-4c13-4623-a4a0-4b2c5d0a4700 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Snapshot retrieved successfully. Aug 01 13:01:59.203371 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b89a2446-4c13-4623-a4a0-4b2c5d0a4700 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 200 Aug 01 13:01:59.203914 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 475/1923] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:01:59 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:01:59.864455 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-507ceec9-2225-430d-96e8-119b180cbbe6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:01:59.959208 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:01:59.959625 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-647880970"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:01:59.961604 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-647880970'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:01:59.961824 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume of 1 GB Aug 01 13:01:59.962210 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:01:59.962210 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:01:59.968169 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Availability Zones retrieved successfully. Aug 01 13:01:59.974834 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (17b294a8-b0a1-4c65-9961-a00a9e75eca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:01:59.976047 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c271d9-7c04-478f-a9a3-1e07dee636d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:01:59.977127 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:02:00.011210 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c271d9-7c04-478f-a9a3-1e07dee636d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:00.012432 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a2bfdf7-b5b6-40ff-bf10-c2f6f4553258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:00.042479 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f36c009-85c3-427e-a219-dd0de5947089 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:00.048225 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f36c009-85c3-427e-a219-dd0de5947089 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 Aug 01 13:02:00.049201 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f36c009-85c3-427e-a219-dd0de5947089 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:00.049402 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f36c009-85c3-427e-a219-dd0de5947089 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:00.059354 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:00.059354 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:00.066439 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f36c009-85c3-427e-a219-dd0de5947089 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:02:00.075322 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f36c009-85c3-427e-a219-dd0de5947089 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 returned with HTTP 200 Aug 01 13:02:00.075740 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 482/1924] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:02:00 2026] GET /volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:00.099403 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73b841d0-a7a5-4c8f-8196-f1e742771ed0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:00.104493 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73b841d0-a7a5-4c8f-8196-f1e742771ed0 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] POST https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5/action Aug 01 13:02:00.105237 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73b841d0-a7a5-4c8f-8196-f1e742771ed0 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Action body: b'{"revert": {"snapshot_id": "601be00c-332d-468e-9d55-012be6e4b7ed"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:02:00.106528 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73b841d0-a7a5-4c8f-8196-f1e742771ed0 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "601be00c-332d-468e-9d55-012be6e4b7ed"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:00.116813 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['a3570968-27d7-4d90-8f5b-7002703e8cd3', '491d46b2-615b-4330-ad33-31e8a3f224cd', 'fe5849e0-b59e-44aa-9b1a-6a315d90c97b', 'eda185f6-81b9-4846-9679-5a0e2d44d8ad'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:00.119433 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:00.119433 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:00.119433 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-73b841d0-a7a5-4c8f-8196-f1e742771ed0 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume retrieved successfully. Aug 01 13:02:00.119737 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a2bfdf7-b5b6-40ff-bf10-c2f6f4553258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3570968-27d7-4d90-8f5b-7002703e8cd3', '491d46b2-615b-4330-ad33-31e8a3f224cd', 'fe5849e0-b59e-44aa-9b1a-6a315d90c97b', 'eda185f6-81b9-4846-9679-5a0e2d44d8ad']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:00.119737 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9fa8366-35d5-48b9-a548-d8e50da4bd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:00.137629 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73b841d0-a7a5-4c8f-8196-f1e742771ed0 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] HTTP exception thrown: Can't revert volume bffc2163-35b0-4eeb-8a4d-d120647d06d5 to its latest snapshot 601be00c-332d-468e-9d55-012be6e4b7ed. The volume size must be equal to the snapshot size. Aug 01 13:02:00.137629 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73b841d0-a7a5-4c8f-8196-f1e742771ed0 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5/action returned with HTTP 400 Aug 01 13:02:00.138170 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 488/1925] 10.4.3.110 () {70 vars in 1431 bytes} [Sat Aug 1 13:02:00 2026] POST /volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5/action => generated 213 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 01 13:02:00.149746 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-77f9576e-4809-43d3-89cb-eb861913ed7b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:00.152520 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77f9576e-4809-43d3-89cb-eb861913ed7b tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed Aug 01 13:02:00.152649 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77f9576e-4809-43d3-89cb-eb861913ed7b tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:00.152900 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77f9576e-4809-43d3-89cb-eb861913ed7b tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:00.153120 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-77f9576e-4809-43d3-89cb-eb861913ed7b tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Delete snapshot with id: 601be00c-332d-468e-9d55-012be6e4b7ed Aug 01 13:02:00.154790 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9fa8366-35d5-48b9-a548-d8e50da4bd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bb9de43-cb11-4810-ae68-2a5911eb84fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-647880970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['a3570968-27d7-4d90-8f5b-7002703e8cd3','491d46b2-615b-4330-ad33-31e8a3f224cd','fe5849e0-b59e-44aa-9b1a-6a315d90c97b','eda185f6-81b9-4846-9679-5a0e2d44d8ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-647880970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bb9de43-cb11-4810-ae68-2a5911eb84fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b118167df8bf44c1a101b06b610c624b',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='83346b70b1ef4cf082f8648de38dcc2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:00.156356 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586cf7d9-e507-434d-ac20-a2d313e5902c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:00.161978 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:00.161978 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:00.163587 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-77f9576e-4809-43d3-89cb-eb861913ed7b tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot retrieved successfully. Aug 01 13:02:00.180914 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586cf7d9-e507-434d-ac20-a2d313e5902c) 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-VolumesSnapshotTestJSON-Volume-647880970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['a3570968-27d7-4d90-8f5b-7002703e8cd3','491d46b2-615b-4330-ad33-31e8a3f224cd','fe5849e0-b59e-44aa-9b1a-6a315d90c97b','eda185f6-81b9-4846-9679-5a0e2d44d8ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:00.181850 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da0fd90-9127-4e16-96b8-547d3c30a827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:00.187864 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-77f9576e-4809-43d3-89cb-eb861913ed7b tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot delete request issued successfully. Aug 01 13:02:00.188308 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77f9576e-4809-43d3-89cb-eb861913ed7b tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed returned with HTTP 202 Aug 01 13:02:00.188798 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 476/1926] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:02:00 2026] DELETE /volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:00.199068 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec3c24d5-4124-4b8a-9de0-1bbffb1e2ac6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:00.200455 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da0fd90-9127-4e16-96b8-547d3c30a827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:00.201057 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec3c24d5-4124-4b8a-9de0-1bbffb1e2ac6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed Aug 01 13:02:00.201295 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec3c24d5-4124-4b8a-9de0-1bbffb1e2ac6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:00.201503 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec3c24d5-4124-4b8a-9de0-1bbffb1e2ac6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:00.201705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (17b294a8-b0a1-4c65-9961-a00a9e75eca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:00.202151 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request issued successfully. Aug 01 13:02:00.202846 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-507ceec9-2225-430d-96e8-119b180cbbe6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:02:00.203456 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 481/1927] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:01:59 2026] POST /volume/v3/volumes => generated 753 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:00.217532 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3afc90ff-f7c7-4703-bda5-f99bca4fc149 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:00.219498 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:00.219498 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:00.220103 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3afc90ff-f7c7-4703-bda5-f99bca4fc149 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a Aug 01 13:02:00.220246 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec3c24d5-4124-4b8a-9de0-1bbffb1e2ac6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot retrieved successfully. Aug 01 13:02:00.220303 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3afc90ff-f7c7-4703-bda5-f99bca4fc149 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:00.220575 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3afc90ff-f7c7-4703-bda5-f99bca4fc149 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:00.221656 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec3c24d5-4124-4b8a-9de0-1bbffb1e2ac6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed returned with HTTP 200 Aug 01 13:02:00.222252 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 483/1928] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:02:00 2026] GET /volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed => generated 479 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:00.223310 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e99d292e-7753-4c57-8ebd-a5a1254e76e5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:00.226264 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e99d292e-7753-4c57-8ebd-a5a1254e76e5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:02:00.226264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e99d292e-7753-4c57-8ebd-a5a1254e76e5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:00.226386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e99d292e-7753-4c57-8ebd-a5a1254e76e5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:00.227221 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3afc90ff-f7c7-4703-bda5-f99bca4fc149 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a returned with HTTP 404 Aug 01 13:02:00.228010 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 489/1929] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:02:00 2026] GET /volume/v3/snapshots/04f0b8e5-55ac-4c5c-90b5-d9bce8e5a15a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:00.238669 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:00.238669 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:00.239267 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9c05289b-7de1-407b-b978-336be6622bef None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:00.241865 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c05289b-7de1-407b-b978-336be6622bef tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:02:00.242150 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c05289b-7de1-407b-b978-336be6622bef tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:00.242344 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c05289b-7de1-407b-b978-336be6622bef tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:00.245821 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e99d292e-7753-4c57-8ebd-a5a1254e76e5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:02:00.250993 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:00.250993 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:00.251890 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e99d292e-7753-4c57-8ebd-a5a1254e76e5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:02:00.252286 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 477/1930] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:00 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:00.256119 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9c05289b-7de1-407b-b978-336be6622bef tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Volume info retrieved successfully. Aug 01 13:02:00.261860 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c05289b-7de1-407b-b978-336be6622bef tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 returned with HTTP 200 Aug 01 13:02:00.262481 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 482/1931] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:00 2026] GET /volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:00.279727 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6d540a9c-fc49-4616-89ce-b07ba3b40e23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:00.282109 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d540a9c-fc49-4616-89ce-b07ba3b40e23 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] DELETE https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:02:00.282221 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d540a9c-fc49-4616-89ce-b07ba3b40e23 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:00.282517 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d540a9c-fc49-4616-89ce-b07ba3b40e23 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:00.282753 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6d540a9c-fc49-4616-89ce-b07ba3b40e23 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Delete volume with id: e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:02:00.296563 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:00.296563 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:00.297155 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6d540a9c-fc49-4616-89ce-b07ba3b40e23 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Volume info retrieved successfully. Aug 01 13:02:00.341397 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6d540a9c-fc49-4616-89ce-b07ba3b40e23 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Delete volume request issued successfully. Aug 01 13:02:00.341397 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d540a9c-fc49-4616-89ce-b07ba3b40e23 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 returned with HTTP 202 Aug 01 13:02:00.341397 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 484/1932] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:00 2026] DELETE /volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:00.352820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18ff1dbe-825f-4313-8d81-2e1790b5f781 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:00.354809 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18ff1dbe-825f-4313-8d81-2e1790b5f781 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:02:00.355076 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18ff1dbe-825f-4313-8d81-2e1790b5f781 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:00.355289 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18ff1dbe-825f-4313-8d81-2e1790b5f781 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:00.365796 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:00.365796 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:00.377725 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18ff1dbe-825f-4313-8d81-2e1790b5f781 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Volume info retrieved successfully. Aug 01 13:02:00.385547 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18ff1dbe-825f-4313-8d81-2e1790b5f781 tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 returned with HTTP 200 Aug 01 13:02:00.387158 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 490/1933] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:00 2026] GET /volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:01.236698 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-86b5056a-39cd-4c73-8bc6-3aef09123ce0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:01.239041 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86b5056a-39cd-4c73-8bc6-3aef09123ce0 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed Aug 01 13:02:01.239425 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86b5056a-39cd-4c73-8bc6-3aef09123ce0 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:01.239762 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86b5056a-39cd-4c73-8bc6-3aef09123ce0 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:01.244771 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86b5056a-39cd-4c73-8bc6-3aef09123ce0 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed returned with HTTP 404 Aug 01 13:02:01.245916 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 478/1934] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:02:01 2026] GET /volume/v3/snapshots/601be00c-332d-468e-9d55-012be6e4b7ed => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:01.254143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-673c4b1d-52dc-423a-ace1-96fca03ce284 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:01.256247 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-673c4b1d-52dc-423a-ace1-96fca03ce284 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] DELETE https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 Aug 01 13:02:01.256463 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-673c4b1d-52dc-423a-ace1-96fca03ce284 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:01.256641 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-673c4b1d-52dc-423a-ace1-96fca03ce284 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:01.256803 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-673c4b1d-52dc-423a-ace1-96fca03ce284 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Delete volume with id: bffc2163-35b0-4eeb-8a4d-d120647d06d5 Aug 01 13:02:01.266218 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:01.266218 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:01.266879 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d4e58815-3d7b-4641-815e-71fdc24dd3c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:01.267203 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-673c4b1d-52dc-423a-ace1-96fca03ce284 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:02:01.269231 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4e58815-3d7b-4641-815e-71fdc24dd3c1 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:02:01.269517 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4e58815-3d7b-4641-815e-71fdc24dd3c1 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:01.269823 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4e58815-3d7b-4641-815e-71fdc24dd3c1 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:01.279546 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:01.279546 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:01.284018 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d4e58815-3d7b-4641-815e-71fdc24dd3c1 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:02:01.288644 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4e58815-3d7b-4641-815e-71fdc24dd3c1 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:02:01.289162 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 485/1935] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:01 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:01.306477 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-673c4b1d-52dc-423a-ace1-96fca03ce284 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Delete volume request issued successfully. Aug 01 13:02:01.306808 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-673c4b1d-52dc-423a-ace1-96fca03ce284 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 returned with HTTP 202 Aug 01 13:02:01.307518 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 483/1936] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:02:01 2026] DELETE /volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:02:01.310898 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a5f3f0d8-5d44-4557-abf6-0dbb1536ccd9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:01.319580 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5f3f0d8-5d44-4557-abf6-0dbb1536ccd9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:02:01.319580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5f3f0d8-5d44-4557-abf6-0dbb1536ccd9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:01.319580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5f3f0d8-5d44-4557-abf6-0dbb1536ccd9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:01.324337 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-13beb99f-008b-46cd-8fb4-338feba239e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:01.326914 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13beb99f-008b-46cd-8fb4-338feba239e6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 Aug 01 13:02:01.327220 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13beb99f-008b-46cd-8fb4-338feba239e6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:01.327487 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13beb99f-008b-46cd-8fb4-338feba239e6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:01.333459 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:01.333459 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:01.336020 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:01.336020 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:01.338637 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a5f3f0d8-5d44-4557-abf6-0dbb1536ccd9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:02:01.341781 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-13beb99f-008b-46cd-8fb4-338feba239e6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:02:01.347598 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5f3f0d8-5d44-4557-abf6-0dbb1536ccd9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:02:01.348855 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 491/1937] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:01 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:01.349219 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13beb99f-008b-46cd-8fb4-338feba239e6 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 returned with HTTP 200 Aug 01 13:02:01.349219 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 479/1938] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:02:01 2026] GET /volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:01.371722 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9285f733-2cae-40ee-9570-6aa698cd64da None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:01.373704 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9285f733-2cae-40ee-9570-6aa698cd64da tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:02:01.374194 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9285f733-2cae-40ee-9570-6aa698cd64da tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bb9de43-cb11-4810-ae68-2a5911eb84fb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1037102282"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:01.388158 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:01.388158 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:01.389180 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9285f733-2cae-40ee-9570-6aa698cd64da tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:02:01.389385 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-9285f733-2cae-40ee-9570-6aa698cd64da tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create snapshot from volume 1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:02:01.406988 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d7875470-c717-4361-a211-7cba161be95a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:01.408895 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d7875470-c717-4361-a211-7cba161be95a tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] GET https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 Aug 01 13:02:01.409109 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d7875470-c717-4361-a211-7cba161be95a tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:01.409305 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d7875470-c717-4361-a211-7cba161be95a tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:01.422733 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d7875470-c717-4361-a211-7cba161be95a tempest-SnapshotsActionsTest-1144235503 tempest-SnapshotsActionsTest-1144235503-project-member] https://10.4.3.110/volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 returned with HTTP 404 Aug 01 13:02:01.423651 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 484/1939] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:01 2026] GET /volume/v3/volumes/e88c6455-2264-438d-bb4c-eb7252324745 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:01.436999 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9285f733-2cae-40ee-9570-6aa698cd64da tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['207105e4-6b5a-4612-80e0-e274b8c715e6', 'ee4b7251-417d-4872-a01f-148607e35536', '5afb48d0-f9b8-424e-bb07-aa28e200fc51', '789751ba-54b1-461e-b789-81eec4131a4f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:01.478726 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9285f733-2cae-40ee-9570-6aa698cd64da tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot create request issued successfully. Aug 01 13:02:01.479254 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9285f733-2cae-40ee-9570-6aa698cd64da tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:02:01.480191 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 486/1940] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:02:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:01.493758 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ee53176-b321-4972-8b7c-a4e2ea112874 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:01.497602 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ee53176-b321-4972-8b7c-a4e2ea112874 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 Aug 01 13:02:01.498201 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ee53176-b321-4972-8b7c-a4e2ea112874 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:01.498201 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ee53176-b321-4972-8b7c-a4e2ea112874 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:01.508277 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:01.508277 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:01.508816 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6ee53176-b321-4972-8b7c-a4e2ea112874 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:02:01.512741 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ee53176-b321-4972-8b7c-a4e2ea112874 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 returned with HTTP 200 Aug 01 13:02:01.512741 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 492/1941] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:02:01 2026] GET /volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:02.373770 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5c64fadb-6ccd-49b1-813f-cca91db80eee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:02.376063 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c64fadb-6ccd-49b1-813f-cca91db80eee tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 Aug 01 13:02:02.376537 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c64fadb-6ccd-49b1-813f-cca91db80eee tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:02.376617 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c64fadb-6ccd-49b1-813f-cca91db80eee tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:02.384979 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c64fadb-6ccd-49b1-813f-cca91db80eee tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 returned with HTTP 404 Aug 01 13:02:02.385576 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 480/1942] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:02:02 2026] GET /volume/v3/volumes/bffc2163-35b0-4eeb-8a4d-d120647d06d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:02:02.394564 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-483eaede-e865-4961-b464-8b2e1a23b512 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:02.397073 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-483eaede-e865-4961-b464-8b2e1a23b512 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc Aug 01 13:02:02.397347 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-483eaede-e865-4961-b464-8b2e1a23b512 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:02.397597 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-483eaede-e865-4961-b464-8b2e1a23b512 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:02.397758 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-483eaede-e865-4961-b464-8b2e1a23b512 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Delete snapshot with id: bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc Aug 01 13:02:02.407613 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:02.407613 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:02.408235 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-483eaede-e865-4961-b464-8b2e1a23b512 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot retrieved successfully. Aug 01 13:02:02.437312 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-483eaede-e865-4961-b464-8b2e1a23b512 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot delete request issued successfully. Aug 01 13:02:02.439361 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-483eaede-e865-4961-b464-8b2e1a23b512 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc returned with HTTP 202 Aug 01 13:02:02.439361 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 485/1943] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:02:02 2026] DELETE /volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:02.450084 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4cb4a09-195b-4b07-86c4-67985e096704 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:02.452527 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4cb4a09-195b-4b07-86c4-67985e096704 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc Aug 01 13:02:02.452737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4cb4a09-195b-4b07-86c4-67985e096704 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:02.453010 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4cb4a09-195b-4b07-86c4-67985e096704 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:02.467006 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:02.467006 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:02.467006 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f4cb4a09-195b-4b07-86c4-67985e096704 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Snapshot retrieved successfully. Aug 01 13:02:02.467848 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4cb4a09-195b-4b07-86c4-67985e096704 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc returned with HTTP 200 Aug 01 13:02:02.467848 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 487/1944] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:02:02 2026] GET /volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc => generated 480 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:02.529201 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6801794-0013-4690-918c-f0fe77308218 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:02.533849 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6801794-0013-4690-918c-f0fe77308218 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 Aug 01 13:02:02.533849 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6801794-0013-4690-918c-f0fe77308218 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:02.534081 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6801794-0013-4690-918c-f0fe77308218 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:02.548546 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:02.548546 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:02.549456 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a6801794-0013-4690-918c-f0fe77308218 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:02:02.552391 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6801794-0013-4690-918c-f0fe77308218 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 returned with HTTP 200 Aug 01 13:02:02.552698 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 493/1945] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:02:02 2026] GET /volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:02.568968 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f88b690e-8f9c-40b0-907f-76dcabb56365 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:02.574906 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f88b690e-8f9c-40b0-907f-76dcabb56365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:02:02.574906 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f88b690e-8f9c-40b0-907f-76dcabb56365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1bb9de43-cb11-4810-ae68-2a5911eb84fb", "snapshot_id": "be781d1e-4fc6-4065-ba79-fd150a371473", "name": "tempest-VolumesSnapshotTestJSON-Backup-1348485803", "container": "tempest-volumessnapshottestjson-backup-container-1204931752"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:02.579241 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-f88b690e-8f9c-40b0-907f-76dcabb56365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Creating new backup {'backup': {'volume_id': '1bb9de43-cb11-4810-ae68-2a5911eb84fb', 'snapshot_id': 'be781d1e-4fc6-4065-ba79-fd150a371473', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1348485803', 'container': 'tempest-volumessnapshottestjson-backup-container-1204931752'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:02:02.579241 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-f88b690e-8f9c-40b0-907f-76dcabb56365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Creating backup of volume 1bb9de43-cb11-4810-ae68-2a5911eb84fb in container tempest-volumessnapshottestjson-backup-container-1204931752 Aug 01 13:02:02.593094 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:02.593094 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:02.594641 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f88b690e-8f9c-40b0-907f-76dcabb56365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:02:02.605081 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:02.605081 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:02.605653 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f88b690e-8f9c-40b0-907f-76dcabb56365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:02:02.655593 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f88b690e-8f9c-40b0-907f-76dcabb56365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['d3ffbfd0-6e4e-48e1-b11d-c3c25057d726', 'a34edffa-b25c-47b8-b143-466248aff8f6'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:02.742846 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f88b690e-8f9c-40b0-907f-76dcabb56365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:02:02.742846 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 481/1946] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:02:02 2026] POST /volume/v3/backups => generated 335 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:02.755852 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2c9f2c5c-07e8-4e74-a7db-9a704b7c27e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:02.757876 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2c9f2c5c-07e8-4e74-a7db-9a704b7c27e4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:02.758240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2c9f2c5c-07e8-4e74-a7db-9a704b7c27e4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:02.758554 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2c9f2c5c-07e8-4e74-a7db-9a704b7c27e4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:02.759938 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2c9f2c5c-07e8-4e74-a7db-9a704b7c27e4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:02.766450 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:02.766450 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:02.767661 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2c9f2c5c-07e8-4e74-a7db-9a704b7c27e4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:02.768540 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 486/1947] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:02 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:03.481623 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf0cdf18-b955-445e-80e7-474ea9601757 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:03.487081 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf0cdf18-b955-445e-80e7-474ea9601757 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc Aug 01 13:02:03.487576 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf0cdf18-b955-445e-80e7-474ea9601757 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:03.487734 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf0cdf18-b955-445e-80e7-474ea9601757 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:03.501969 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf0cdf18-b955-445e-80e7-474ea9601757 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc returned with HTTP 404 Aug 01 13:02:03.501969 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 488/1948] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:02:03 2026] GET /volume/v3/snapshots/bc34d8e7-0558-4068-8f2a-ff9b7e40bbfc => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:03.511844 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9bc9b688-8f86-41c2-a54a-b3ce29da0ab4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:03.514188 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9bc9b688-8f86-41c2-a54a-b3ce29da0ab4 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] DELETE https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e Aug 01 13:02:03.514496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9bc9b688-8f86-41c2-a54a-b3ce29da0ab4 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:03.514769 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9bc9b688-8f86-41c2-a54a-b3ce29da0ab4 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:03.515177 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-9bc9b688-8f86-41c2-a54a-b3ce29da0ab4 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Delete volume with id: a6347e1e-4dbc-47a2-b565-415f89c35a8e Aug 01 13:02:03.524803 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:03.524803 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:03.525458 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9bc9b688-8f86-41c2-a54a-b3ce29da0ab4 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:02:03.581863 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9bc9b688-8f86-41c2-a54a-b3ce29da0ab4 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Delete volume request issued successfully. Aug 01 13:02:03.582377 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9bc9b688-8f86-41c2-a54a-b3ce29da0ab4 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e returned with HTTP 202 Aug 01 13:02:03.582976 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 494/1949] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:02:03 2026] DELETE /volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:02:03.592706 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e654d024-ddbd-441d-9b10-482423c756ea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:03.596094 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e654d024-ddbd-441d-9b10-482423c756ea tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e Aug 01 13:02:03.596449 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e654d024-ddbd-441d-9b10-482423c756ea tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:03.596827 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e654d024-ddbd-441d-9b10-482423c756ea tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:03.611845 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:03.611845 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:03.618240 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e654d024-ddbd-441d-9b10-482423c756ea tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Volume info retrieved successfully. Aug 01 13:02:03.625293 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e654d024-ddbd-441d-9b10-482423c756ea tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e returned with HTTP 200 Aug 01 13:02:03.627346 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 482/1950] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:02:03 2026] GET /volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:03.784930 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0bfe5438-66b5-4e43-94cf-f8ca21997f1e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:03.790573 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0bfe5438-66b5-4e43-94cf-f8ca21997f1e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:03.790573 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0bfe5438-66b5-4e43-94cf-f8ca21997f1e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:03.791058 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0bfe5438-66b5-4e43-94cf-f8ca21997f1e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:03.791146 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-0bfe5438-66b5-4e43-94cf-f8ca21997f1e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:03.803606 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:03.803606 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:03.804192 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0bfe5438-66b5-4e43-94cf-f8ca21997f1e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:03.804719 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 487/1951] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:03 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:04.646575 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7741abd7-6c7a-4ebf-b795-5463143cbe67 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:04.654636 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7741abd7-6c7a-4ebf-b795-5463143cbe67 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] GET https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e Aug 01 13:02:04.654636 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7741abd7-6c7a-4ebf-b795-5463143cbe67 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:04.654636 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7741abd7-6c7a-4ebf-b795-5463143cbe67 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:04.663317 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7741abd7-6c7a-4ebf-b795-5463143cbe67 tempest-VolumeRevertTests-1859523816 tempest-VolumeRevertTests-1859523816-project-member] https://10.4.3.110/volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e returned with HTTP 404 Aug 01 13:02:04.663403 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 489/1952] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:02:04 2026] GET /volume/v3/volumes/a6347e1e-4dbc-47a2-b565-415f89c35a8e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:02:04.823969 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-75dfa057-b6aa-47dc-baf6-d6e21cc8c053 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:04.826717 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75dfa057-b6aa-47dc-baf6-d6e21cc8c053 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:04.827031 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75dfa057-b6aa-47dc-baf6-d6e21cc8c053 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:04.827290 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75dfa057-b6aa-47dc-baf6-d6e21cc8c053 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:04.827423 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-75dfa057-b6aa-47dc-baf6-d6e21cc8c053 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:04.844617 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:04.844617 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:04.845758 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75dfa057-b6aa-47dc-baf6-d6e21cc8c053 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:04.847319 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 495/1953] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:04 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:04.891511 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c9d7c483-3ee7-47e5-982e-6be309c3c4d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:05.126499 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9d7c483-3ee7-47e5-982e-6be309c3c4d8 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] GET https://10.4.3.110/volume/v3/os-quota-class-sets/default Aug 01 13:02:05.126499 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9d7c483-3ee7-47e5-982e-6be309c3c4d8 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:05.126499 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9d7c483-3ee7-47e5-982e-6be309c3c4d8 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:05.141533 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9d7c483-3ee7-47e5-982e-6be309c3c4d8 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] https://10.4.3.110/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 13:02:05.142153 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 483/1954] 10.4.3.110 () {66 vars in 1297 bytes} [Sat Aug 1 13:02:04 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:05.160897 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-608f37ad-9eba-442d-8da7-aa35a0551ace None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:05.169489 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-608f37ad-9eba-442d-8da7-aa35a0551ace tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] GET https://10.4.3.110/volume/v3/os-quota-class-sets/default Aug 01 13:02:05.169489 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-608f37ad-9eba-442d-8da7-aa35a0551ace tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:05.169489 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-608f37ad-9eba-442d-8da7-aa35a0551ace tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:05.194649 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-608f37ad-9eba-442d-8da7-aa35a0551ace tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] https://10.4.3.110/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 13:02:05.195255 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 488/1955] 10.4.3.110 () {66 vars in 1297 bytes} [Sat Aug 1 13:02:05 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:05.210174 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2195e472-a570-4a0e-b72a-ee7c2e086e78 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:05.215935 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2195e472-a570-4a0e-b72a-ee7c2e086e78 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:02:05.215935 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2195e472-a570-4a0e-b72a-ee7c2e086e78 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-778678306"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:05.231726 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2195e472-a570-4a0e-b72a-ee7c2e086e78 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:02:05.232656 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 490/1956] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:02:05 2026] POST /volume/v3/types => generated 227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:05.243707 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3c644242-a5ab-4015-88c4-88e893c48191 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:05.248275 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c644242-a5ab-4015-88c4-88e893c48191 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-class-sets/default Aug 01 13:02:05.248628 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c644242-a5ab-4015-88c4-88e893c48191 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-778678306": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-778678306": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-778678306": 9}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:05.421693 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c644242-a5ab-4015-88c4-88e893c48191 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] https://10.4.3.110/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 13:02:05.422055 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 496/1957] 10.4.3.110 () {68 vars in 1318 bytes} [Sat Aug 1 13:02:05 2026] PUT /volume/v3/os-quota-class-sets/default => generated 769 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:05.432713 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68d7e670-de8b-4c6c-9266-616e469ed8f0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:05.435366 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68d7e670-de8b-4c6c-9266-616e469ed8f0 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/f59ac15a33b7448b894642b9e29ddf6f/defaults Aug 01 13:02:05.435635 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68d7e670-de8b-4c6c-9266-616e469ed8f0 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:05.435872 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68d7e670-de8b-4c6c-9266-616e469ed8f0 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Calling method 'defaults' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:05.443962 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-68d7e670-de8b-4c6c-9266-616e469ed8f0 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1752149362 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1752149362, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:02:05.444350 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-68d7e670-de8b-4c6c-9266-616e469ed8f0 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1752149362 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1752149362, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:02:05.444721 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-68d7e670-de8b-4c6c-9266-616e469ed8f0 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1752149362 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1752149362, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:02:05.448517 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68d7e670-de8b-4c6c-9266-616e469ed8f0 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/f59ac15a33b7448b894642b9e29ddf6f/defaults returned with HTTP 200 Aug 01 13:02:05.449633 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 484/1958] 10.4.3.110 () {66 vars in 1381 bytes} [Sat Aug 1 13:02:05 2026] GET /volume/v3/os-quota-sets/f59ac15a33b7448b894642b9e29ddf6f/defaults => generated 805 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:05.650102 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-56c7e70d-5052-4376-a2ac-b0fe3d424b4c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:05.654406 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56c7e70d-5052-4376-a2ac-b0fe3d424b4c tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/0961cf24215e42c3a09d197756e56e42/defaults Aug 01 13:02:05.654406 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56c7e70d-5052-4376-a2ac-b0fe3d424b4c tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:05.654660 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56c7e70d-5052-4376-a2ac-b0fe3d424b4c tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Calling method 'defaults' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:05.672582 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-56c7e70d-5052-4376-a2ac-b0fe3d424b4c tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1752149362 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1752149362, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:02:05.672582 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-56c7e70d-5052-4376-a2ac-b0fe3d424b4c tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1752149362 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1752149362, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:02:05.672886 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-56c7e70d-5052-4376-a2ac-b0fe3d424b4c tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1752149362 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1752149362, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:02:05.678489 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56c7e70d-5052-4376-a2ac-b0fe3d424b4c tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0961cf24215e42c3a09d197756e56e42/defaults returned with HTTP 200 Aug 01 13:02:05.679094 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 489/1959] 10.4.3.110 () {66 vars in 1381 bytes} [Sat Aug 1 13:02:05 2026] GET /volume/v3/os-quota-sets/0961cf24215e42c3a09d197756e56e42/defaults => generated 805 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:05.828680 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7b5ab2db-f77b-4c8c-bd75-2f00bd97a75d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:05.832614 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b5ab2db-f77b-4c8c-bd75-2f00bd97a75d tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] DELETE https://10.4.3.110/volume/v3/types/6d2f5735-cc7c-4a5d-a860-36b5643c5104 Aug 01 13:02:05.832828 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b5ab2db-f77b-4c8c-bd75-2f00bd97a75d tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:05.833452 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b5ab2db-f77b-4c8c-bd75-2f00bd97a75d tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:05.863713 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-13297228-a6cb-441a-9ba0-228e32f8f824 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:05.865374 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b5ab2db-f77b-4c8c-bd75-2f00bd97a75d tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] https://10.4.3.110/volume/v3/types/6d2f5735-cc7c-4a5d-a860-36b5643c5104 returned with HTTP 202 Aug 01 13:02:05.869491 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 491/1960] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:02:05 2026] DELETE /volume/v3/types/6d2f5735-cc7c-4a5d-a860-36b5643c5104 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:05.869643 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-13297228-a6cb-441a-9ba0-228e32f8f824 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:05.869643 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-13297228-a6cb-441a-9ba0-228e32f8f824 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:05.869643 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-13297228-a6cb-441a-9ba0-228e32f8f824 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:05.869643 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-13297228-a6cb-441a-9ba0-228e32f8f824 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:05.875807 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:05.875807 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:05.877719 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a87dd21-2245-4538-9809-1ff81bb0a2d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:05.879735 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a87dd21-2245-4538-9809-1ff81bb0a2d1 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] GET https://10.4.3.110/volume/v3/types/6d2f5735-cc7c-4a5d-a860-36b5643c5104 Aug 01 13:02:05.879863 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-13297228-a6cb-441a-9ba0-228e32f8f824 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:05.879932 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a87dd21-2245-4538-9809-1ff81bb0a2d1 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:05.880177 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a87dd21-2245-4538-9809-1ff81bb0a2d1 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:05.880479 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 497/1961] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:05 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:05.883768 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a87dd21-2245-4538-9809-1ff81bb0a2d1 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] https://10.4.3.110/volume/v3/types/6d2f5735-cc7c-4a5d-a860-36b5643c5104 returned with HTTP 404 Aug 01 13:02:05.884521 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 485/1962] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:02:05 2026] GET /volume/v3/types/6d2f5735-cc7c-4a5d-a860-36b5643c5104 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:05.897925 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d6f80f97-1700-44d8-b95c-180c000c2447 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:05.901602 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6f80f97-1700-44d8-b95c-180c000c2447 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-class-sets/default Aug 01 13:02:05.902041 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6f80f97-1700-44d8-b95c-180c000c2447 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:06.008669 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6f80f97-1700-44d8-b95c-180c000c2447 tempest-VolumeQuotaClassesTest-820465397 tempest-VolumeQuotaClassesTest-820465397-project-admin] https://10.4.3.110/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 13:02:06.009207 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 490/1963] 10.4.3.110 () {68 vars in 1318 bytes} [Sat Aug 1 13:02:05 2026] PUT /volume/v3/os-quota-class-sets/default => generated 564 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:06.894160 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cde6dead-7ef0-4a91-afee-b0718ed4dfd9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:06.899754 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cde6dead-7ef0-4a91-afee-b0718ed4dfd9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:06.900114 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cde6dead-7ef0-4a91-afee-b0718ed4dfd9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:06.900394 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cde6dead-7ef0-4a91-afee-b0718ed4dfd9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:06.900749 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cde6dead-7ef0-4a91-afee-b0718ed4dfd9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:06.910506 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:06.910506 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:06.912097 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cde6dead-7ef0-4a91-afee-b0718ed4dfd9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:06.912097 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 492/1964] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:06 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:06.949136 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-592717b0-072a-4944-aa63-dbd08c25271c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:07.098285 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:02:07.099301 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1095979830"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:07.102651 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1095979830'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:02:07.102990 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Create volume of 1 GB Aug 01 13:02:07.122034 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Availability Zones retrieved successfully. Aug 01 13:02:07.130317 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Flow 'volume_create_api' (3763b772-2a96-4b91-a78a-b13fab54311f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:07.132553 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23441d6-41e2-45f9-b403-56eeb0bd44e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:07.133380 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:02:07.214790 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23441d6-41e2-45f9-b403-56eeb0bd44e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:07.214790 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a07eed1-73c9-4249-be12-12d56ff57227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:07.313494 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Created reservations ['151e9996-1cbe-431b-93ae-0111f15fdd4a', '9dc82baf-fd1d-4799-9821-42c639496835', '92a10998-e66e-4119-bec0-ccbad9cf7519', 'c709efbc-c5e3-417c-8f03-fed75f26d7e1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:07.316425 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a07eed1-73c9-4249-be12-12d56ff57227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['151e9996-1cbe-431b-93ae-0111f15fdd4a', '9dc82baf-fd1d-4799-9821-42c639496835', '92a10998-e66e-4119-bec0-ccbad9cf7519', 'c709efbc-c5e3-417c-8f03-fed75f26d7e1']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:07.317765 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (130fdfba-18d8-4cfc-9473-352a47693283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:07.376376 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (130fdfba-18d8-4cfc-9473-352a47693283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e505efa-b4ca-43aa-a52d-ebc12e106bf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1095979830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a862124b25314ad6b407d14f9951121c',qos_specs=None,replication_status=,reservations=['151e9996-1cbe-431b-93ae-0111f15fdd4a','9dc82baf-fd1d-4799-9821-42c639496835','92a10998-e66e-4119-bec0-ccbad9cf7519','c709efbc-c5e3-417c-8f03-fed75f26d7e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6ad97a79744431f8fc58cf8e55fe067',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1095979830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e505efa-b4ca-43aa-a52d-ebc12e106bf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a862124b25314ad6b407d14f9951121c',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='e6ad97a79744431f8fc58cf8e55fe067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:07.378613 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e96d2e4-74ce-4d9c-aace-19002ab1028a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:07.430127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e96d2e4-74ce-4d9c-aace-19002ab1028a) 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-VolumeV3RbacBaseTests-Volume-1095979830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a862124b25314ad6b407d14f9951121c',qos_specs=None,replication_status=,reservations=['151e9996-1cbe-431b-93ae-0111f15fdd4a','9dc82baf-fd1d-4799-9821-42c639496835','92a10998-e66e-4119-bec0-ccbad9cf7519','c709efbc-c5e3-417c-8f03-fed75f26d7e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6ad97a79744431f8fc58cf8e55fe067',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:07.431196 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecce2357-ddf0-4ded-9a8b-f9336f350a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:07.446534 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecce2357-ddf0-4ded-9a8b-f9336f350a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:07.447753 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Flow 'volume_create_api' (3763b772-2a96-4b91-a78a-b13fab54311f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:07.448263 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Create volume request issued successfully. Aug 01 13:02:07.449269 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-592717b0-072a-4944-aa63-dbd08c25271c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:02:07.449845 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 498/1965] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:02:06 2026] POST /volume/v3/volumes => generated 778 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:07.467509 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-97dfbaf6-420a-4ec3-9590-03f5d020e7e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:07.470452 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97dfbaf6-420a-4ec3-9590-03f5d020e7e7 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 Aug 01 13:02:07.470782 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97dfbaf6-420a-4ec3-9590-03f5d020e7e7 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:07.470980 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97dfbaf6-420a-4ec3-9590-03f5d020e7e7 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:07.480834 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:07.480834 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:07.485917 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-97dfbaf6-420a-4ec3-9590-03f5d020e7e7 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Volume info retrieved successfully. Aug 01 13:02:07.492280 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97dfbaf6-420a-4ec3-9590-03f5d020e7e7 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 returned with HTTP 200 Aug 01 13:02:07.492673 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 486/1966] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:07 2026] GET /volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:07.931661 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-19490794-17b6-42db-b243-11d84a954582 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:07.935654 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19490794-17b6-42db-b243-11d84a954582 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:07.935654 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-19490794-17b6-42db-b243-11d84a954582 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:07.937038 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-19490794-17b6-42db-b243-11d84a954582 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:07.937038 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-19490794-17b6-42db-b243-11d84a954582 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:07.947713 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:07.947713 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:07.949377 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19490794-17b6-42db-b243-11d84a954582 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:07.951390 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 491/1967] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:07 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:08.517936 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be881d6c-ae57-4a45-b986-343651e96d8c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:08.523339 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be881d6c-ae57-4a45-b986-343651e96d8c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 Aug 01 13:02:08.523339 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be881d6c-ae57-4a45-b986-343651e96d8c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:08.523339 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be881d6c-ae57-4a45-b986-343651e96d8c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:08.536814 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:08.536814 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:08.541776 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be881d6c-ae57-4a45-b986-343651e96d8c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Volume info retrieved successfully. Aug 01 13:02:08.547803 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be881d6c-ae57-4a45-b986-343651e96d8c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 returned with HTTP 200 Aug 01 13:02:08.548645 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 493/1968] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:08 2026] GET /volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:08.567721 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2abf6995-c3fc-4df6-bdb7-09f48b0a8520 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:08.574268 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2abf6995-c3fc-4df6-bdb7-09f48b0a8520 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:02:08.574759 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2abf6995-c3fc-4df6-bdb7-09f48b0a8520 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e505efa-b4ca-43aa-a52d-ebc12e106bf9", "name": "tempest-type-Backup-2039960606"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:08.576597 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-2abf6995-c3fc-4df6-bdb7-09f48b0a8520 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Creating new backup {'backup': {'volume_id': '1e505efa-b4ca-43aa-a52d-ebc12e106bf9', 'name': 'tempest-type-Backup-2039960606'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:02:08.577214 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-2abf6995-c3fc-4df6-bdb7-09f48b0a8520 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Creating backup of volume 1e505efa-b4ca-43aa-a52d-ebc12e106bf9 in container None Aug 01 13:02:08.590031 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:08.590031 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:08.590031 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2abf6995-c3fc-4df6-bdb7-09f48b0a8520 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Volume info retrieved successfully. Aug 01 13:02:08.637599 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-2abf6995-c3fc-4df6-bdb7-09f48b0a8520 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Created reservations ['4fe7b06a-d940-4f58-8323-18dd1b7faae2', 'ccbd2282-5b0a-43b2-803f-986f22e01f7d'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:08.687765 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2abf6995-c3fc-4df6-bdb7-09f48b0a8520 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:02:08.688336 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 499/1969] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:02:08 2026] POST /volume/v3/backups => generated 316 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:08.704809 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-76230ee6-583d-4c62-8859-98a279527d85 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:08.707073 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76230ee6-583d-4c62-8859-98a279527d85 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:08.707383 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76230ee6-583d-4c62-8859-98a279527d85 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:08.707754 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76230ee6-583d-4c62-8859-98a279527d85 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:08.707927 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-76230ee6-583d-4c62-8859-98a279527d85 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:08.722361 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:08.722361 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:08.723305 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76230ee6-583d-4c62-8859-98a279527d85 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:08.723817 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 487/1970] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:08 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:08.968162 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2cdf329d-d2d2-4806-8638-cb3d5266238e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:08.970763 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2cdf329d-d2d2-4806-8638-cb3d5266238e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:08.973669 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2cdf329d-d2d2-4806-8638-cb3d5266238e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:08.974657 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2cdf329d-d2d2-4806-8638-cb3d5266238e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:08.974657 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2cdf329d-d2d2-4806-8638-cb3d5266238e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:08.982375 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:08.982375 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:08.983366 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2cdf329d-d2d2-4806-8638-cb3d5266238e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:08.983765 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 492/1971] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:08 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:09.501517 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4153db84-dcb9-46da-b1b5-3d862eebe456 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:09.614064 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4153db84-dcb9-46da-b1b5-3d862eebe456 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] GET https://10.4.3.110/volume/v3/os-services Aug 01 13:02:09.614064 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4153db84-dcb9-46da-b1b5-3d862eebe456 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:09.614064 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4153db84-dcb9-46da-b1b5-3d862eebe456 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:09.617716 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4153db84-dcb9-46da-b1b5-3d862eebe456 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] https://10.4.3.110/volume/v3/os-services returned with HTTP 200 Aug 01 13:02:09.618188 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 494/1972] 10.4.3.110 () {66 vars in 1249 bytes} [Sat Aug 1 13:02:09 2026] GET /volume/v3/os-services => generated 626 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:09.629997 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ff687e5e-8c09-4fa0-b330-c9aea8db8fcf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:09.632572 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ff687e5e-8c09-4fa0-b330-c9aea8db8fcf tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] PUT https://10.4.3.110/volume/v3/os-services/disable-log-reason Aug 01 13:02:09.633057 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ff687e5e-8c09-4fa0-b330-c9aea8db8fcf tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006302", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:09.635723 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ff687e5e-8c09-4fa0-b330-c9aea8db8fcf tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] https://10.4.3.110/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 01 13:02:09.636379 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 500/1973] 10.4.3.110 () {68 vars in 1326 bytes} [Sat Aug 1 13:02:09 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:02:09.647969 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aec1a83e-7087-43dd-8896-5b43e0341f50 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:09.650280 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aec1a83e-7087-43dd-8896-5b43e0341f50 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] PUT https://10.4.3.110/volume/v3/os-services/disable Aug 01 13:02:09.650714 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aec1a83e-7087-43dd-8896-5b43e0341f50 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006302", "binary": "invalid_binary"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:09.660065 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aec1a83e-7087-43dd-8896-5b43e0341f50 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] https://10.4.3.110/volume/v3/os-services/disable returned with HTTP 404 Aug 01 13:02:09.660704 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 488/1974] 10.4.3.110 () {68 vars in 1293 bytes} [Sat Aug 1 13:02:09 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:09.672689 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1956750e-51d9-4b53-972e-80f7d9359ae7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:09.675492 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1956750e-51d9-4b53-972e-80f7d9359ae7 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] PUT https://10.4.3.110/volume/v3/os-services/enable Aug 01 13:02:09.675979 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1956750e-51d9-4b53-972e-80f7d9359ae7 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:09.690592 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1956750e-51d9-4b53-972e-80f7d9359ae7 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] https://10.4.3.110/volume/v3/os-services/enable returned with HTTP 404 Aug 01 13:02:09.691234 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 493/1975] 10.4.3.110 () {68 vars in 1290 bytes} [Sat Aug 1 13:02:09 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:09.702761 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f5056655-c4fb-468a-8aa6-be79ebfa9748 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:09.704648 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5056655-c4fb-468a-8aa6-be79ebfa9748 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] PUT https://10.4.3.110/volume/v3/os-services/freeze Aug 01 13:02:09.705031 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5056655-c4fb-468a-8aa6-be79ebfa9748 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:09.711474 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5056655-c4fb-468a-8aa6-be79ebfa9748 tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] https://10.4.3.110/volume/v3/os-services/freeze returned with HTTP 400 Aug 01 13:02:09.711978 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 495/1976] 10.4.3.110 () {68 vars in 1290 bytes} [Sat Aug 1 13:02:09 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:02:09.722014 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4fa694a7-f1eb-484f-a862-c7478a429b7d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:09.723724 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4fa694a7-f1eb-484f-a862-c7478a429b7d tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] PUT https://10.4.3.110/volume/v3/os-services/thaw Aug 01 13:02:09.724141 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4fa694a7-f1eb-484f-a862-c7478a429b7d tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:09.726710 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:09.726710 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:09.732665 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4fa694a7-f1eb-484f-a862-c7478a429b7d tempest-VolumeServicesNegativeTest-820958356 tempest-VolumeServicesNegativeTest-820958356-project-admin] https://10.4.3.110/volume/v3/os-services/thaw returned with HTTP 400 Aug 01 13:02:09.734414 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 501/1977] 10.4.3.110 () {68 vars in 1284 bytes} [Sat Aug 1 13:02:09 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:02:09.738059 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9646b580-6f05-4c1d-b8a3-b4c693d5b691 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:09.741734 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9646b580-6f05-4c1d-b8a3-b4c693d5b691 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:09.742104 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9646b580-6f05-4c1d-b8a3-b4c693d5b691 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:09.742510 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9646b580-6f05-4c1d-b8a3-b4c693d5b691 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:09.742590 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9646b580-6f05-4c1d-b8a3-b4c693d5b691 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:09.750089 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:09.750089 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:09.751326 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9646b580-6f05-4c1d-b8a3-b4c693d5b691 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:09.751682 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 489/1978] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:09 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:02:10.001197 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-14a75f5f-f121-437c-8c0f-ea6d0dd8921f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:10.003541 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-14a75f5f-f121-437c-8c0f-ea6d0dd8921f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:10.003733 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-14a75f5f-f121-437c-8c0f-ea6d0dd8921f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:10.003997 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-14a75f5f-f121-437c-8c0f-ea6d0dd8921f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:10.004148 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-14a75f5f-f121-437c-8c0f-ea6d0dd8921f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:10.011147 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:10.011147 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:10.012246 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-14a75f5f-f121-437c-8c0f-ea6d0dd8921f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:10.012752 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 494/1979] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:10 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:10.764884 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-da6c9782-dece-48d4-9a16-631bed25888a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:10.768239 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da6c9782-dece-48d4-9a16-631bed25888a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:10.768514 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da6c9782-dece-48d4-9a16-631bed25888a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:10.769614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da6c9782-dece-48d4-9a16-631bed25888a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:10.769614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-da6c9782-dece-48d4-9a16-631bed25888a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:10.784271 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:10.784271 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:10.785098 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da6c9782-dece-48d4-9a16-631bed25888a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:10.785492 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 496/1980] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:10 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 725 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:11.029810 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-61494362-79bf-4279-b78a-90cfe8250701 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:11.032181 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61494362-79bf-4279-b78a-90cfe8250701 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:11.032626 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61494362-79bf-4279-b78a-90cfe8250701 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:11.032907 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61494362-79bf-4279-b78a-90cfe8250701 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:11.033094 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-61494362-79bf-4279-b78a-90cfe8250701 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:11.040039 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:11.040039 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:11.042875 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61494362-79bf-4279-b78a-90cfe8250701 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:11.042875 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 502/1981] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:11 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:11.800684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0237030c-8eb7-4032-b8f7-124d99c6d112 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:11.808026 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0237030c-8eb7-4032-b8f7-124d99c6d112 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:11.808026 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0237030c-8eb7-4032-b8f7-124d99c6d112 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:11.808473 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0237030c-8eb7-4032-b8f7-124d99c6d112 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:11.808580 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0237030c-8eb7-4032-b8f7-124d99c6d112 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:11.823918 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:11.823918 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:11.824274 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0237030c-8eb7-4032-b8f7-124d99c6d112 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:11.824796 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 490/1982] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:11 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:12.055564 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-19ed4316-64c1-4d68-b498-308f5bb7da11 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.058632 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19ed4316-64c1-4d68-b498-308f5bb7da11 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:12.058632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-19ed4316-64c1-4d68-b498-308f5bb7da11 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.058632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-19ed4316-64c1-4d68-b498-308f5bb7da11 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.058632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-19ed4316-64c1-4d68-b498-308f5bb7da11 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:12.067348 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:12.067348 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:12.068253 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19ed4316-64c1-4d68-b498-308f5bb7da11 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:12.069393 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 495/1983] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:12.326452 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4235e9b2-f300-44e1-89c8-3883e3061c2b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.332178 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4235e9b2-f300-44e1-89c8-3883e3061c2b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:12.332410 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4235e9b2-f300-44e1-89c8-3883e3061c2b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.332603 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4235e9b2-f300-44e1-89c8-3883e3061c2b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.341683 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:12.341683 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:12.346429 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4235e9b2-f300-44e1-89c8-3883e3061c2b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:12.353011 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4235e9b2-f300-44e1-89c8-3883e3061c2b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:12.353886 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 497/1984] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:12.369055 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-653478ff-4941-41be-97d4-3827f64f030e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.371440 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-653478ff-4941-41be-97d4-3827f64f030e tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:12.372041 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-653478ff-4941-41be-97d4-3827f64f030e tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.372329 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-653478ff-4941-41be-97d4-3827f64f030e tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.380420 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:12.380420 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:12.386188 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-653478ff-4941-41be-97d4-3827f64f030e tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:12.392967 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-653478ff-4941-41be-97d4-3827f64f030e tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:12.393511 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 503/1985] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:02:12.467230 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-60c8792a-0a88-4586-ad9e-abee2824b13f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.469861 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-60c8792a-0a88-4586-ad9e-abee2824b13f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:12.470184 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-60c8792a-0a88-4586-ad9e-abee2824b13f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.470465 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-60c8792a-0a88-4586-ad9e-abee2824b13f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.480704 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:12.480704 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:12.486186 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-60c8792a-0a88-4586-ad9e-abee2824b13f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:12.492794 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-60c8792a-0a88-4586-ad9e-abee2824b13f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:12.493509 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 491/1986] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:12.620023 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b5b90d95-b7ef-493e-b03e-3f538ba2cbea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.620460 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5b90d95-b7ef-493e-b03e-3f538ba2cbea None None] GET https://10.4.3.110/volume// Aug 01 13:02:12.620620 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5b90d95-b7ef-493e-b03e-3f538ba2cbea None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.620816 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5b90d95-b7ef-493e-b03e-3f538ba2cbea None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.621163 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5b90d95-b7ef-493e-b03e-3f538ba2cbea None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:02:12.621585 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 496/1987] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:02:12.636373 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-14ab5568-f85d-4a87-8b98-46af89876365 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.644577 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-14ab5568-f85d-4a87-8b98-46af89876365 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:02:12.646153 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-14ab5568-f85d-4a87-8b98-46af89876365 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c518ac94-15e9-4708-bbf6-d0e1b0a38dc8", "connector": null, "instance_uuid": "df106ecd-efb8-4614-bfb8-043c055b0ee2"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:12.679613 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:12.679613 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:12.682109 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dbef73f8-3c06-40d5-b464-0882645a8124 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.723463 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-14ab5568-f85d-4a87-8b98-46af89876365 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:02:12.724285 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 498/1988] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:02:12 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:12.760247 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-44ec1d13-645a-4d1d-a2a2-468411b92bc0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.762165 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44ec1d13-645a-4d1d-a2a2-468411b92bc0 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:12.762363 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44ec1d13-645a-4d1d-a2a2-468411b92bc0 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.762569 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44ec1d13-645a-4d1d-a2a2-468411b92bc0 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.772266 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:12.772266 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:12.776381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8b1c0e8e-44fb-451e-8cbe-a56d186dd2ad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.776381 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b1c0e8e-44fb-451e-8cbe-a56d186dd2ad None None] GET https://10.4.3.110/volume// Aug 01 13:02:12.776381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b1c0e8e-44fb-451e-8cbe-a56d186dd2ad None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.776381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b1c0e8e-44fb-451e-8cbe-a56d186dd2ad None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.776679 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-44ec1d13-645a-4d1d-a2a2-468411b92bc0 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:12.776716 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b1c0e8e-44fb-451e-8cbe-a56d186dd2ad None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:02:12.776716 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 497/1989] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:02:12.782986 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44ec1d13-645a-4d1d-a2a2-468411b92bc0 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:12.783660 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 492/1990] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:12.784430 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-13074c8c-81c1-4cb9-b98f-38b4031d3251 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.786808 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-13074c8c-81c1-4cb9-b98f-38b4031d3251 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:12.787255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-13074c8c-81c1-4cb9-b98f-38b4031d3251 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.787371 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-13074c8c-81c1-4cb9-b98f-38b4031d3251 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.797734 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:12.797734 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:12.801454 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-13074c8c-81c1-4cb9-b98f-38b4031d3251 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:12.806149 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-13074c8c-81c1-4cb9-b98f-38b4031d3251 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:12.806321 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dbef73f8-3c06-40d5-b464-0882645a8124 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:02:12.806608 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 499/1991] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 1057 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:02:12.806751 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dbef73f8-3c06-40d5-b464-0882645a8124 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1232092798", "extra_specs": {"spec1": "val1"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:12.827411 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dbef73f8-3c06-40d5-b464-0882645a8124 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:02:12.827860 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 504/1992] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:02:12 2026] POST /volume/v3/types => generated 243 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:12.838248 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-044e8b38-b02c-4441-89ac-684d04ecb87a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.841964 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-044e8b38-b02c-4441-89ac-684d04ecb87a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:12.841964 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-044e8b38-b02c-4441-89ac-684d04ecb87a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.841964 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-044e8b38-b02c-4441-89ac-684d04ecb87a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.841964 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-044e8b38-b02c-4441-89ac-684d04ecb87a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:12.846768 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-394bfa84-8999-4e45-b56d-6ebade4f7f93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.848753 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-394bfa84-8999-4e45-b56d-6ebade4f7f93 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] POST https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs Aug 01 13:02:12.851052 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-394bfa84-8999-4e45-b56d-6ebade4f7f93 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:12.851052 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-394bfa84-8999-4e45-b56d-6ebade4f7f93 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs returned with HTTP 400 Aug 01 13:02:12.851566 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 493/1993] 10.4.3.110 () {68 vars in 1399 bytes} [Sat Aug 1 13:02:12 2026] POST /volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:02:12.858670 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:12.858670 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:12.859847 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-044e8b38-b02c-4441-89ac-684d04ecb87a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:12.860488 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 498/1994] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:12.863305 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2a14be9b-a610-4e05-99ea-164541f3e358 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.865197 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a14be9b-a610-4e05-99ea-164541f3e358 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] POST https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs Aug 01 13:02:12.865570 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a14be9b-a610-4e05-99ea-164541f3e358 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:12.867894 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a14be9b-a610-4e05-99ea-164541f3e358 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs returned with HTTP 400 Aug 01 13:02:12.868518 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 500/1995] 10.4.3.110 () {68 vars in 1399 bytes} [Sat Aug 1 13:02:12 2026] POST /volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:02:12.884720 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ced91b6-2d63-4b95-89e7-de09961159bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.886935 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ced91b6-2d63-4b95-89e7-de09961159bc tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] POST https://10.4.3.110/volume/v3/types/1fc44910-c829-4637-b113-eda25a783732/extra_specs Aug 01 13:02:12.887348 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ced91b6-2d63-4b95-89e7-de09961159bc tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:12.899115 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ced91b6-2d63-4b95-89e7-de09961159bc tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/1fc44910-c829-4637-b113-eda25a783732/extra_specs returned with HTTP 404 Aug 01 13:02:12.899777 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 505/1996] 10.4.3.110 () {68 vars in 1399 bytes} [Sat Aug 1 13:02:12 2026] POST /volume/v3/types/1fc44910-c829-4637-b113-eda25a783732/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:12.909837 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85e7548d-69d0-4617-a6f1-c01b0290c3f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.911936 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85e7548d-69d0-4617-a6f1-c01b0290c3f4 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] DELETE https://10.4.3.110/volume/v3/types/7d6ecc5f-4aec-4e72-85f0-9dcfc1511bce/extra_specs/spec1 Aug 01 13:02:12.912150 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85e7548d-69d0-4617-a6f1-c01b0290c3f4 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.912367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85e7548d-69d0-4617-a6f1-c01b0290c3f4 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.917902 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85e7548d-69d0-4617-a6f1-c01b0290c3f4 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/7d6ecc5f-4aec-4e72-85f0-9dcfc1511bce/extra_specs/spec1 returned with HTTP 404 Aug 01 13:02:12.918555 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 494/1997] 10.4.3.110 () {66 vars in 1399 bytes} [Sat Aug 1 13:02:12 2026] DELETE /volume/v3/types/7d6ecc5f-4aec-4e72-85f0-9dcfc1511bce/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:12.932874 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d4529aad-1db5-4dee-aa3f-bf595bf2bf22 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.933121 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-922ddb03-6f62-4939-b294-cc83cbeb03c5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.935467 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4529aad-1db5-4dee-aa3f-bf595bf2bf22 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] GET https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/nonexistent_extra_spec_name Aug 01 13:02:12.936037 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-922ddb03-6f62-4939-b294-cc83cbeb03c5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] PUT https://10.4.3.110/volume/v3/attachments/7af07181-02ab-4c88-ae12-965c589365e6 Aug 01 13:02:12.936274 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4529aad-1db5-4dee-aa3f-bf595bf2bf22 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.936627 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-922ddb03-6f62-4939-b294-cc83cbeb03c5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:12.938081 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4529aad-1db5-4dee-aa3f-bf595bf2bf22 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.947207 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4529aad-1db5-4dee-aa3f-bf595bf2bf22 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 01 13:02:12.947418 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-922ddb03-6f62-4939-b294-cc83cbeb03c5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Acquiring lock "cinder-attachment_update-c518ac94-15e9-4708-bbf6-d0e1b0a38dc8-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:02:12.948070 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 499/1998] 10.4.3.110 () {66 vars in 1462 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:12.955092 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-922ddb03-6f62-4939-b294-cc83cbeb03c5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-c518ac94-15e9-4708-bbf6-d0e1b0a38dc8-np0000006302" acquired by "attachment_update" :: waited 0.008s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:02:12.956523 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:12.956523 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:12.960187 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5886ecfa-2919-40e0-8322-d67c9615be63 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.962550 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5886ecfa-2919-40e0-8322-d67c9615be63 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] GET https://10.4.3.110/volume/v3/types/fd812122-3969-4bd9-a443-7b52b316979b/extra_specs/spec1 Aug 01 13:02:12.962786 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5886ecfa-2919-40e0-8322-d67c9615be63 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.963072 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5886ecfa-2919-40e0-8322-d67c9615be63 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.968916 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5886ecfa-2919-40e0-8322-d67c9615be63 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/fd812122-3969-4bd9-a443-7b52b316979b/extra_specs/spec1 returned with HTTP 404 Aug 01 13:02:12.969858 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 506/1999] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/v3/types/fd812122-3969-4bd9-a443-7b52b316979b/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:12.983102 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d748a6cb-5d1a-45ba-bb6b-66905dab82a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:12.986807 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d748a6cb-5d1a-45ba-bb6b-66905dab82a6 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] GET https://10.4.3.110/volume/v3/types/cf07df6c-3452-4b03-ae42-9db629a4fd3b/extra_specs Aug 01 13:02:12.987092 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d748a6cb-5d1a-45ba-bb6b-66905dab82a6 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:12.987322 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d748a6cb-5d1a-45ba-bb6b-66905dab82a6 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:12.997415 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d748a6cb-5d1a-45ba-bb6b-66905dab82a6 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/cf07df6c-3452-4b03-ae42-9db629a4fd3b/extra_specs returned with HTTP 404 Aug 01 13:02:12.998480 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 495/2000] 10.4.3.110 () {66 vars in 1378 bytes} [Sat Aug 1 13:02:12 2026] GET /volume/v3/types/cf07df6c-3452-4b03-ae42-9db629a4fd3b/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:13.010617 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-42ba6fa4-ddbb-4df7-a6ba-d576a71bca24 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:13.016434 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-42ba6fa4-ddbb-4df7-a6ba-d576a71bca24 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] PUT https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/spec1 Aug 01 13:02:13.016434 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-42ba6fa4-ddbb-4df7-a6ba-d576a71bca24 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:13.019509 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-42ba6fa4-ddbb-4df7-a6ba-d576a71bca24 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/spec1 returned with HTTP 400 Aug 01 13:02:13.020116 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 500/2001] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 13:02:13 2026] PUT /volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:02:13.036202 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9cc4c62f-cecc-4aa8-88cc-b0d54fdf3ce2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:13.038969 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9cc4c62f-cecc-4aa8-88cc-b0d54fdf3ce2 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] PUT https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/spec1 Aug 01 13:02:13.039485 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9cc4c62f-cecc-4aa8-88cc-b0d54fdf3ce2 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Action: 'update', calling method: update, body: null {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:13.044630 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9cc4c62f-cecc-4aa8-88cc-b0d54fdf3ce2 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/spec1 returned with HTTP 400 Aug 01 13:02:13.045391 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 507/2002] 10.4.3.110 () {68 vars in 1415 bytes} [Sat Aug 1 13:02:13 2026] PUT /volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/spec1 => generated 72 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:02:13.058383 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e6e8d47c-254c-4768-960f-1a665dae8487 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:13.060726 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6e8d47c-254c-4768-960f-1a665dae8487 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] PUT https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/None Aug 01 13:02:13.061654 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e6e8d47c-254c-4768-960f-1a665dae8487 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:13.074826 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6e8d47c-254c-4768-960f-1a665dae8487 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 01 13:02:13.074979 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6e8d47c-254c-4768-960f-1a665dae8487 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/None returned with HTTP 400 Aug 01 13:02:13.075515 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 496/2003] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:02:13 2026] PUT /volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/None => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:02:13.084202 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-04f935f6-a4d4-43da-b398-c24b9ac40e44 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:13.088611 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04f935f6-a4d4-43da-b398-c24b9ac40e44 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:13.089108 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04f935f6-a4d4-43da-b398-c24b9ac40e44 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:13.089472 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04f935f6-a4d4-43da-b398-c24b9ac40e44 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:13.089663 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-04f935f6-a4d4-43da-b398-c24b9ac40e44 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:13.089715 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2ecba90f-dc01-4e93-a6a5-baf346eee915 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:13.092496 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ecba90f-dc01-4e93-a6a5-baf346eee915 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] PUT https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/f715cb7d-313d-439b-9b03-20d1a808d41e Aug 01 13:02:13.093257 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ecba90f-dc01-4e93-a6a5-baf346eee915 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:13.096004 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:13.096004 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:13.097696 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04f935f6-a4d4-43da-b398-c24b9ac40e44 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:13.098267 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 501/2004] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:13 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:13.105556 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-922ddb03-6f62-4939-b294-cc83cbeb03c5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-c518ac94-15e9-4708-bbf6-d0e1b0a38dc8-np0000006302" released by "attachment_update" :: held 0.149s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:02:13.106453 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-922ddb03-6f62-4939-b294-cc83cbeb03c5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/7af07181-02ab-4c88-ae12-965c589365e6 returned with HTTP 200 Aug 01 13:02:13.107846 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 501/2005] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:02:12 2026] PUT /volume/v3/attachments/7af07181-02ab-4c88-ae12-965c589365e6 => generated 968 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:13.111324 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ecba90f-dc01-4e93-a6a5-baf346eee915 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 01 13:02:13.111324 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ecba90f-dc01-4e93-a6a5-baf346eee915 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/f715cb7d-313d-439b-9b03-20d1a808d41e returned with HTTP 400 Aug 01 13:02:13.112886 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 508/2006] 10.4.3.110 () {68 vars in 1509 bytes} [Sat Aug 1 13:02:13 2026] PUT /volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d/extra_specs/f715cb7d-313d-439b-9b03-20d1a808d41e => generated 73 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:02:13.122580 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-be7110de-3ac2-4407-84de-b483557c994d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:13.124004 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f4ab8e32-b136-45b4-9906-d85ee805fd80 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:13.124235 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-be7110de-3ac2-4407-84de-b483557c994d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8/encryption Aug 01 13:02:13.124464 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-be7110de-3ac2-4407-84de-b483557c994d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:13.124696 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-be7110de-3ac2-4407-84de-b483557c994d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:13.126268 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4ab8e32-b136-45b4-9906-d85ee805fd80 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] PUT https://10.4.3.110/volume/v3/types/cf593397-7af7-40f4-9044-e5339fce2792/extra_specs/spec1 Aug 01 13:02:13.126640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f4ab8e32-b136-45b4-9906-d85ee805fd80 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:13.135147 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:13.135147 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:13.142043 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4ab8e32-b136-45b4-9906-d85ee805fd80 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/cf593397-7af7-40f4-9044-e5339fce2792/extra_specs/spec1 returned with HTTP 404 Aug 01 13:02:13.142461 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-be7110de-3ac2-4407-84de-b483557c994d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8/encryption returned with HTTP 200 Aug 01 13:02:13.143008 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 502/2007] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 13:02:13 2026] PUT /volume/v3/types/cf593397-7af7-40f4-9044-e5339fce2792/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:13.143155 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 497/2008] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:02:13 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:13.154065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c388225-eb56-492f-b035-a14559215921 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:13.159660 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c388225-eb56-492f-b035-a14559215921 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] DELETE https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d Aug 01 13:02:13.159923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c388225-eb56-492f-b035-a14559215921 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:13.163492 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c388225-eb56-492f-b035-a14559215921 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:13.164134 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:13.164134 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:13.219662 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c388225-eb56-492f-b035-a14559215921 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d returned with HTTP 202 Aug 01 13:02:13.220172 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 502/2009] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:02:13 2026] DELETE /volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:13.228690 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ece5e8b4-9ed5-4b2a-b036-c24e080da448 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:13.231851 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ece5e8b4-9ed5-4b2a-b036-c24e080da448 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] GET https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d Aug 01 13:02:13.232134 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ece5e8b4-9ed5-4b2a-b036-c24e080da448 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:13.232728 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ece5e8b4-9ed5-4b2a-b036-c24e080da448 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:13.238374 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ece5e8b4-9ed5-4b2a-b036-c24e080da448 tempest-ExtraSpecsNegativeTest-893342222 tempest-ExtraSpecsNegativeTest-893342222-project-admin] https://10.4.3.110/volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d returned with HTTP 404 Aug 01 13:02:13.239134 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 509/2010] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:02:13 2026] GET /volume/v3/types/dc121b44-6ab6-45a5-8673-bfc4a4396d3d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:13.800012 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e01fb0f-9d1e-4342-9edc-7444776f1db3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:13.802674 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e01fb0f-9d1e-4342-9edc-7444776f1db3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:13.803157 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e01fb0f-9d1e-4342-9edc-7444776f1db3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:13.803683 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e01fb0f-9d1e-4342-9edc-7444776f1db3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:13.817626 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:13.817626 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:13.823159 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6e01fb0f-9d1e-4342-9edc-7444776f1db3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:13.829517 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e01fb0f-9d1e-4342-9edc-7444776f1db3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:13.830042 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 498/2011] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:13 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:13.872234 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a86a4d36-99f1-4993-89b2-e38029b4ec9a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:13.874799 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a86a4d36-99f1-4993-89b2-e38029b4ec9a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:13.875133 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a86a4d36-99f1-4993-89b2-e38029b4ec9a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:13.875314 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a86a4d36-99f1-4993-89b2-e38029b4ec9a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:13.875437 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a86a4d36-99f1-4993-89b2-e38029b4ec9a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:13.880530 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:13.880530 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:13.880729 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a86a4d36-99f1-4993-89b2-e38029b4ec9a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:13.881139 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 503/2012] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:13 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:02:14.112406 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2bdb3aa8-23bf-4c56-9507-8409dadcb299 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:14.114522 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2bdb3aa8-23bf-4c56-9507-8409dadcb299 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:14.114766 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2bdb3aa8-23bf-4c56-9507-8409dadcb299 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:14.115056 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2bdb3aa8-23bf-4c56-9507-8409dadcb299 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:14.115651 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2bdb3aa8-23bf-4c56-9507-8409dadcb299 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:14.121044 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:14.121044 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:14.125002 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2bdb3aa8-23bf-4c56-9507-8409dadcb299 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:14.125002 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 503/2013] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:14 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:14.848831 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b34e186-2ddb-4946-a7a6-d9fa4ed7e4e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:14.851110 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b34e186-2ddb-4946-a7a6-d9fa4ed7e4e0 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:14.851820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b34e186-2ddb-4946-a7a6-d9fa4ed7e4e0 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:14.851820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b34e186-2ddb-4946-a7a6-d9fa4ed7e4e0 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:14.874157 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:14.874157 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:14.885070 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3b34e186-2ddb-4946-a7a6-d9fa4ed7e4e0 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:14.895195 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-833af19d-577d-436a-9915-8f57940671d0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:14.896358 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b34e186-2ddb-4946-a7a6-d9fa4ed7e4e0 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:14.897059 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 510/2014] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:14 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:14.899738 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-833af19d-577d-436a-9915-8f57940671d0 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:14.899738 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-833af19d-577d-436a-9915-8f57940671d0 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:14.901707 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-833af19d-577d-436a-9915-8f57940671d0 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:14.901707 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-833af19d-577d-436a-9915-8f57940671d0 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:14.910742 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:14.910742 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:14.911709 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-833af19d-577d-436a-9915-8f57940671d0 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:14.912277 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 499/2015] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:14 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:15.135541 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b93d1a7c-8a68-4edd-9966-bcbecfd268dc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:15.138226 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b93d1a7c-8a68-4edd-9966-bcbecfd268dc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:15.138507 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b93d1a7c-8a68-4edd-9966-bcbecfd268dc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:15.138770 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b93d1a7c-8a68-4edd-9966-bcbecfd268dc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:15.138968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b93d1a7c-8a68-4edd-9966-bcbecfd268dc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:15.145580 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:15.145580 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:15.147085 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b93d1a7c-8a68-4edd-9966-bcbecfd268dc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:15.147730 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 504/2016] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:15 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:15.919576 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13135b77-584b-4e2c-97a4-6644a8cbd5df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:15.921699 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13135b77-584b-4e2c-97a4-6644a8cbd5df tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:15.921961 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13135b77-584b-4e2c-97a4-6644a8cbd5df tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:15.922198 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13135b77-584b-4e2c-97a4-6644a8cbd5df tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:15.927451 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3dd7c655-a5eb-43da-94b6-9df8e418e4d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:15.929315 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3dd7c655-a5eb-43da-94b6-9df8e418e4d1 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:15.929530 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3dd7c655-a5eb-43da-94b6-9df8e418e4d1 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:15.929716 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3dd7c655-a5eb-43da-94b6-9df8e418e4d1 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:15.929832 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3dd7c655-a5eb-43da-94b6-9df8e418e4d1 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:15.936791 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:15.936791 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:15.939966 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:15.939966 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:15.942086 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3dd7c655-a5eb-43da-94b6-9df8e418e4d1 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:15.942374 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-13135b77-584b-4e2c-97a4-6644a8cbd5df tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:15.943193 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 511/2017] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:15 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:15.949966 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13135b77-584b-4e2c-97a4-6644a8cbd5df tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:15.950451 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 504/2018] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:15 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:16.168885 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4239aac5-1f8f-4aaf-ba23-48310d8de8bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:16.171581 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4239aac5-1f8f-4aaf-ba23-48310d8de8bc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:16.172970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4239aac5-1f8f-4aaf-ba23-48310d8de8bc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:16.172970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4239aac5-1f8f-4aaf-ba23-48310d8de8bc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:16.172970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4239aac5-1f8f-4aaf-ba23-48310d8de8bc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:16.179568 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:16.179568 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:16.180886 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4239aac5-1f8f-4aaf-ba23-48310d8de8bc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:16.181528 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 500/2019] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:16 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:16.249532 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3deed345-23bb-479b-b935-0be08c4299d5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:16.414685 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:02:16.414990 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-646636273"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:16.416483 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-646636273'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:02:16.416653 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Create volume of 1 GB Aug 01 13:02:16.422660 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Availability Zones retrieved successfully. Aug 01 13:02:16.432237 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Flow 'volume_create_api' (42b10a0d-5f0e-4500-a58f-f4f5d59e429c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:16.434108 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53025b42-ae2e-4cc6-bfbf-a23c86560e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:16.435622 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:02:16.473438 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53025b42-ae2e-4cc6-bfbf-a23c86560e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:16.474666 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae14567-4923-45b8-91cb-7445ff9f582c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:16.565367 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Created reservations ['f29855d4-7f99-413b-b4e8-1e7291e040b7', 'd0497148-7379-4342-8419-ea18276ba5d0', 'b15c3e8f-26c0-4521-b8d5-a4f03d3db1b4', 'bc0857b8-30c8-47e0-9622-d404208b7a92'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:16.566588 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae14567-4923-45b8-91cb-7445ff9f582c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f29855d4-7f99-413b-b4e8-1e7291e040b7', 'd0497148-7379-4342-8419-ea18276ba5d0', 'b15c3e8f-26c0-4521-b8d5-a4f03d3db1b4', 'bc0857b8-30c8-47e0-9622-d404208b7a92']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:16.567612 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a2e25f-bb76-4bae-b230-ca3154ae670f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:16.599566 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a2e25f-bb76-4bae-b230-ca3154ae670f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7b849a5-377d-4ee3-9a40-2099d2500fc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-646636273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b3644ca4cf845688d0058b218eef067',qos_specs=None,replication_status=,reservations=['f29855d4-7f99-413b-b4e8-1e7291e040b7','d0497148-7379-4342-8419-ea18276ba5d0','b15c3e8f-26c0-4521-b8d5-a4f03d3db1b4','bc0857b8-30c8-47e0-9622-d404208b7a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8535dbec0cd94d52aa8813a30a755482',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:02:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-646636273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7b849a5-377d-4ee3-9a40-2099d2500fc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b3644ca4cf845688d0058b218eef067',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='8535dbec0cd94d52aa8813a30a755482',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:16.600811 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadc367d-da0b-4095-81d4-c7801c5cd3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:16.624529 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadc367d-da0b-4095-81d4-c7801c5cd3dc) 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-VolumesBackupsAdminTest-Volume-646636273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b3644ca4cf845688d0058b218eef067',qos_specs=None,replication_status=,reservations=['f29855d4-7f99-413b-b4e8-1e7291e040b7','d0497148-7379-4342-8419-ea18276ba5d0','b15c3e8f-26c0-4521-b8d5-a4f03d3db1b4','bc0857b8-30c8-47e0-9622-d404208b7a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8535dbec0cd94d52aa8813a30a755482',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:16.625548 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192d0ab6-254a-4739-9540-c404581a548c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:16.640682 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192d0ab6-254a-4739-9540-c404581a548c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:16.641286 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Flow 'volume_create_api' (42b10a0d-5f0e-4500-a58f-f4f5d59e429c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:16.641705 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Create volume request issued successfully. Aug 01 13:02:16.642521 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3deed345-23bb-479b-b935-0be08c4299d5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:02:16.643202 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 505/2020] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:02:16 2026] POST /volume/v3/volumes => generated 753 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:16.655971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-197b9a2d-fc55-4e51-8fb6-fc1938364a5b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:16.658997 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-197b9a2d-fc55-4e51-8fb6-fc1938364a5b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 Aug 01 13:02:16.659294 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-197b9a2d-fc55-4e51-8fb6-fc1938364a5b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:16.659545 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-197b9a2d-fc55-4e51-8fb6-fc1938364a5b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:16.668326 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:16.668326 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:16.672781 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-197b9a2d-fc55-4e51-8fb6-fc1938364a5b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:16.676711 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-197b9a2d-fc55-4e51-8fb6-fc1938364a5b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 returned with HTTP 200 Aug 01 13:02:16.677249 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 512/2021] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:16 2026] GET /volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:16.956939 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fe59c11d-f84b-4f30-956e-2a6705f56d0e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:16.959093 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe59c11d-f84b-4f30-956e-2a6705f56d0e tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:16.959358 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe59c11d-f84b-4f30-956e-2a6705f56d0e tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:16.959818 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe59c11d-f84b-4f30-956e-2a6705f56d0e tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:16.959818 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fe59c11d-f84b-4f30-956e-2a6705f56d0e tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:16.965522 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:16.965522 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:16.966391 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe59c11d-f84b-4f30-956e-2a6705f56d0e tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:16.966871 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 505/2022] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:16 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:16.967124 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3f54f28f-8b53-4b2c-9e67-ac89116e5ed5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:16.969598 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f54f28f-8b53-4b2c-9e67-ac89116e5ed5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:16.970119 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3f54f28f-8b53-4b2c-9e67-ac89116e5ed5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:16.970119 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3f54f28f-8b53-4b2c-9e67-ac89116e5ed5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:16.983662 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:16.983662 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:16.989707 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3f54f28f-8b53-4b2c-9e67-ac89116e5ed5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:16.997219 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f54f28f-8b53-4b2c-9e67-ac89116e5ed5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:16.997923 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 501/2023] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:16 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:17.196831 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b470388c-e8bb-4397-8368-1c899beafe4b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:17.200098 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b470388c-e8bb-4397-8368-1c899beafe4b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:17.200283 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b470388c-e8bb-4397-8368-1c899beafe4b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:17.200567 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b470388c-e8bb-4397-8368-1c899beafe4b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:17.200706 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b470388c-e8bb-4397-8368-1c899beafe4b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:17.206380 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:17.206380 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:17.207742 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b470388c-e8bb-4397-8368-1c899beafe4b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:17.208400 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 506/2024] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:17 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:17.694846 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ce93648-a106-4e28-8c77-55c90fb2bf62 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:17.699974 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ce93648-a106-4e28-8c77-55c90fb2bf62 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 Aug 01 13:02:17.700516 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ce93648-a106-4e28-8c77-55c90fb2bf62 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:17.702808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ce93648-a106-4e28-8c77-55c90fb2bf62 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:17.718574 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:17.718574 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:17.725033 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6ce93648-a106-4e28-8c77-55c90fb2bf62 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:17.732268 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ce93648-a106-4e28-8c77-55c90fb2bf62 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 returned with HTTP 200 Aug 01 13:02:17.733209 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 513/2025] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:17 2026] GET /volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:17.751312 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f24f7ed3-aa57-4f5d-a0d1-7b8d42ee52a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:17.753438 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f24f7ed3-aa57-4f5d-a0d1-7b8d42ee52a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:02:17.753858 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f24f7ed3-aa57-4f5d-a0d1-7b8d42ee52a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e7b849a5-377d-4ee3-9a40-2099d2500fc0", "name": "tempest-VolumesBackupsAdminTest-Backup-932567712", "container": "tempest-volumesbackupsadmintest-backup-container-1220992039"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:17.755631 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-f24f7ed3-aa57-4f5d-a0d1-7b8d42ee52a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Creating new backup {'backup': {'volume_id': 'e7b849a5-377d-4ee3-9a40-2099d2500fc0', 'name': 'tempest-VolumesBackupsAdminTest-Backup-932567712', 'container': 'tempest-volumesbackupsadmintest-backup-container-1220992039'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:02:17.755776 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-f24f7ed3-aa57-4f5d-a0d1-7b8d42ee52a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Creating backup of volume e7b849a5-377d-4ee3-9a40-2099d2500fc0 in container tempest-volumesbackupsadmintest-backup-container-1220992039 Aug 01 13:02:17.765346 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:17.765346 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:17.766070 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f24f7ed3-aa57-4f5d-a0d1-7b8d42ee52a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:17.798657 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f24f7ed3-aa57-4f5d-a0d1-7b8d42ee52a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Created reservations ['08e3b5ed-7a8d-4fc9-aa49-ce658a7b6cf4', 'c824662a-7050-4a6b-af77-680769c6c7aa'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:17.842365 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f24f7ed3-aa57-4f5d-a0d1-7b8d42ee52a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:02:17.842365 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 506/2026] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:02:17 2026] POST /volume/v3/backups => generated 334 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:17.850718 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-18fd41ce-4171-4bcc-bb82-a5f99ae5138b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:17.854054 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18fd41ce-4171-4bcc-bb82-a5f99ae5138b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:17.854054 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18fd41ce-4171-4bcc-bb82-a5f99ae5138b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:17.854054 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18fd41ce-4171-4bcc-bb82-a5f99ae5138b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:17.854054 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-18fd41ce-4171-4bcc-bb82-a5f99ae5138b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:17.861375 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:17.861375 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:17.861569 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18fd41ce-4171-4bcc-bb82-a5f99ae5138b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:17.862144 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 502/2027] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:17 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:17.982388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-868101f6-3d97-41ad-9309-60b9734b8620 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:17.983977 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-868101f6-3d97-41ad-9309-60b9734b8620 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:17.984287 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-868101f6-3d97-41ad-9309-60b9734b8620 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:17.984583 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-868101f6-3d97-41ad-9309-60b9734b8620 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:17.985068 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-868101f6-3d97-41ad-9309-60b9734b8620 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:18.001477 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:18.001477 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:18.004619 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-868101f6-3d97-41ad-9309-60b9734b8620 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:18.004619 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 507/2028] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:17 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:18.015091 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-69a95319-791b-4811-ab52-ab40e6c7f058 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:18.017884 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69a95319-791b-4811-ab52-ab40e6c7f058 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:18.018967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69a95319-791b-4811-ab52-ab40e6c7f058 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:18.018967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69a95319-791b-4811-ab52-ab40e6c7f058 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:18.033211 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:18.033211 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:18.037816 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-69a95319-791b-4811-ab52-ab40e6c7f058 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:18.044889 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69a95319-791b-4811-ab52-ab40e6c7f058 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:18.045293 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 514/2029] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:18 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:18.222098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17db0785-2717-4461-ab6b-c5dcb7eb7c53 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:18.224220 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17db0785-2717-4461-ab6b-c5dcb7eb7c53 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:18.224442 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17db0785-2717-4461-ab6b-c5dcb7eb7c53 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:18.224676 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17db0785-2717-4461-ab6b-c5dcb7eb7c53 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:18.224824 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-17db0785-2717-4461-ab6b-c5dcb7eb7c53 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:18.230839 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:18.230839 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:18.231865 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17db0785-2717-4461-ab6b-c5dcb7eb7c53 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:18.232351 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 507/2030] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:18 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:18.874025 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c554ab8a-c210-479e-a0cb-1dd8b433dc74 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:18.876351 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c554ab8a-c210-479e-a0cb-1dd8b433dc74 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:18.877146 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c554ab8a-c210-479e-a0cb-1dd8b433dc74 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:18.877146 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c554ab8a-c210-479e-a0cb-1dd8b433dc74 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:18.877266 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c554ab8a-c210-479e-a0cb-1dd8b433dc74 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:18.882088 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:18.882088 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:18.883211 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c554ab8a-c210-479e-a0cb-1dd8b433dc74 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:18.883628 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 503/2031] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:18 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:19.019931 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7cd4ab0e-389a-4784-9172-ba91a8b244f8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:19.022931 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7cd4ab0e-389a-4784-9172-ba91a8b244f8 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:19.023316 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7cd4ab0e-389a-4784-9172-ba91a8b244f8 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:19.023623 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7cd4ab0e-389a-4784-9172-ba91a8b244f8 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:19.023835 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7cd4ab0e-389a-4784-9172-ba91a8b244f8 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:19.029277 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:19.029277 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:19.030124 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7cd4ab0e-389a-4784-9172-ba91a8b244f8 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:19.030549 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 508/2032] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:19 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:19.063567 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef102c46-352b-4775-8754-cb8afe8f6eca None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:19.065776 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef102c46-352b-4775-8754-cb8afe8f6eca tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:19.066048 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef102c46-352b-4775-8754-cb8afe8f6eca tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:19.066307 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef102c46-352b-4775-8754-cb8afe8f6eca tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:19.078542 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:19.078542 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:19.083331 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ef102c46-352b-4775-8754-cb8afe8f6eca tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:19.089387 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef102c46-352b-4775-8754-cb8afe8f6eca tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:19.089387 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 515/2033] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:19 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:19.246811 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b92d8577-8755-4aea-af65-ae6b47fa8d06 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:19.250487 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b92d8577-8755-4aea-af65-ae6b47fa8d06 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:19.250487 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b92d8577-8755-4aea-af65-ae6b47fa8d06 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:19.250487 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b92d8577-8755-4aea-af65-ae6b47fa8d06 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:19.250487 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b92d8577-8755-4aea-af65-ae6b47fa8d06 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:19.258380 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:19.258380 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:19.259483 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b92d8577-8755-4aea-af65-ae6b47fa8d06 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:19.265579 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 508/2034] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:19 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:02:19.897124 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e70374b5-886d-46d1-822b-55ca81b6ba76 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:19.899835 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e70374b5-886d-46d1-822b-55ca81b6ba76 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:19.900170 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e70374b5-886d-46d1-822b-55ca81b6ba76 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:19.901297 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e70374b5-886d-46d1-822b-55ca81b6ba76 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:19.901297 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e70374b5-886d-46d1-822b-55ca81b6ba76 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:19.916659 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:19.916659 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:19.919453 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e70374b5-886d-46d1-822b-55ca81b6ba76 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:19.921550 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 504/2035] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:19 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:20.049408 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85c61a7a-634b-48ff-9cb3-e1438e47e4d5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:20.052707 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85c61a7a-634b-48ff-9cb3-e1438e47e4d5 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:20.053378 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85c61a7a-634b-48ff-9cb3-e1438e47e4d5 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:20.053540 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85c61a7a-634b-48ff-9cb3-e1438e47e4d5 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:20.053838 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-85c61a7a-634b-48ff-9cb3-e1438e47e4d5 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:20.061238 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:20.061238 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:20.062623 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85c61a7a-634b-48ff-9cb3-e1438e47e4d5 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:20.063529 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 509/2036] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:20 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:20.105526 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-081821d1-7629-4f66-bbe7-9586f79a9bd2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:20.108118 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-081821d1-7629-4f66-bbe7-9586f79a9bd2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:20.108431 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-081821d1-7629-4f66-bbe7-9586f79a9bd2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:20.109778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-081821d1-7629-4f66-bbe7-9586f79a9bd2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:20.125788 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:20.125788 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:20.132604 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-081821d1-7629-4f66-bbe7-9586f79a9bd2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:20.137770 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-081821d1-7629-4f66-bbe7-9586f79a9bd2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:20.138132 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 516/2037] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:20 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:02:20.272406 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a696343-b1bf-49ab-9750-75aabfc4fae3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:20.274495 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a696343-b1bf-49ab-9750-75aabfc4fae3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:20.274755 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a696343-b1bf-49ab-9750-75aabfc4fae3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:20.275003 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a696343-b1bf-49ab-9750-75aabfc4fae3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:20.275108 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4a696343-b1bf-49ab-9750-75aabfc4fae3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:20.283434 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:20.283434 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:20.284525 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a696343-b1bf-49ab-9750-75aabfc4fae3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:20.285023 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 509/2038] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:20 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:20.935764 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fc6bde37-b368-4998-8562-c3127faaac9f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:20.942891 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fc6bde37-b368-4998-8562-c3127faaac9f tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:20.943785 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fc6bde37-b368-4998-8562-c3127faaac9f tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:20.944799 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fc6bde37-b368-4998-8562-c3127faaac9f tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:20.947208 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-fc6bde37-b368-4998-8562-c3127faaac9f tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:20.967090 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:20.967090 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:20.968829 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fc6bde37-b368-4998-8562-c3127faaac9f tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:20.969470 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 505/2039] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:20 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:21.080540 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e1f4f29c-f227-43b7-99ce-5f90906512a3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:21.086832 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1f4f29c-f227-43b7-99ce-5f90906512a3 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:21.086832 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e1f4f29c-f227-43b7-99ce-5f90906512a3 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:21.087157 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e1f4f29c-f227-43b7-99ce-5f90906512a3 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:21.087304 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e1f4f29c-f227-43b7-99ce-5f90906512a3 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:21.095241 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:21.095241 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:21.096321 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1f4f29c-f227-43b7-99ce-5f90906512a3 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:21.096905 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 510/2040] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:21 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:21.156573 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-15037462-3334-4561-9498-b33e1f96a857 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:21.160019 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15037462-3334-4561-9498-b33e1f96a857 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:21.161015 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15037462-3334-4561-9498-b33e1f96a857 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:21.161015 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15037462-3334-4561-9498-b33e1f96a857 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:21.183286 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:21.183286 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:21.191914 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-15037462-3334-4561-9498-b33e1f96a857 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:21.199618 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15037462-3334-4561-9498-b33e1f96a857 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:21.200289 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 517/2041] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:21 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:21.299303 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-85fd29d0-4011-45d0-9f6a-fc1a8bd80e3c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:21.301738 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85fd29d0-4011-45d0-9f6a-fc1a8bd80e3c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:21.302052 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85fd29d0-4011-45d0-9f6a-fc1a8bd80e3c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:21.302340 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85fd29d0-4011-45d0-9f6a-fc1a8bd80e3c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:21.302477 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-85fd29d0-4011-45d0-9f6a-fc1a8bd80e3c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:21.308498 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:21.308498 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:21.309628 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85fd29d0-4011-45d0-9f6a-fc1a8bd80e3c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:21.310119 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 510/2042] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:21 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:21.982014 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-73c49d4d-f9e0-45eb-ad01-a5a995646dc5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:21.983858 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73c49d4d-f9e0-45eb-ad01-a5a995646dc5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:21.984100 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73c49d4d-f9e0-45eb-ad01-a5a995646dc5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:21.984318 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73c49d4d-f9e0-45eb-ad01-a5a995646dc5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:21.984435 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-73c49d4d-f9e0-45eb-ad01-a5a995646dc5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:21.989519 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:21.989519 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:21.990882 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73c49d4d-f9e0-45eb-ad01-a5a995646dc5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:21.991182 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 506/2043] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:21 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:22.111575 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-daf59911-aa65-4478-bcc2-0556c595b039 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:22.116749 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-daf59911-aa65-4478-bcc2-0556c595b039 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:22.117086 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-daf59911-aa65-4478-bcc2-0556c595b039 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:22.117334 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-daf59911-aa65-4478-bcc2-0556c595b039 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:22.117471 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-daf59911-aa65-4478-bcc2-0556c595b039 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:22.125199 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:22.125199 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:22.126095 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-daf59911-aa65-4478-bcc2-0556c595b039 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:22.126571 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 511/2044] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:22 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:22.219773 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3a49fcc5-6be7-4b73-890b-0376c7cf6e1d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:22.221585 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a49fcc5-6be7-4b73-890b-0376c7cf6e1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:22.221875 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a49fcc5-6be7-4b73-890b-0376c7cf6e1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:22.222232 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a49fcc5-6be7-4b73-890b-0376c7cf6e1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:22.239057 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:22.239057 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:22.247183 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3a49fcc5-6be7-4b73-890b-0376c7cf6e1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:22.253711 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a49fcc5-6be7-4b73-890b-0376c7cf6e1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:22.254271 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 518/2045] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:22 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:22.322908 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b412729-9ce5-4fbb-b64d-d5e74d5973e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:22.325040 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b412729-9ce5-4fbb-b64d-d5e74d5973e8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:22.325388 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b412729-9ce5-4fbb-b64d-d5e74d5973e8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:22.325575 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b412729-9ce5-4fbb-b64d-d5e74d5973e8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:22.325647 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8b412729-9ce5-4fbb-b64d-d5e74d5973e8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:22.333278 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:22.333278 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:22.334449 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b412729-9ce5-4fbb-b64d-d5e74d5973e8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:22.335871 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 511/2046] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:22 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 837 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:22.355902 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-07dd358b-1a57-441f-bcec-f8aa6477a76c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:22.360989 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07dd358b-1a57-441f-bcec-f8aa6477a76c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 Aug 01 13:02:22.362302 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07dd358b-1a57-441f-bcec-f8aa6477a76c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:22.363057 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07dd358b-1a57-441f-bcec-f8aa6477a76c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:22.381260 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:22.381260 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:22.384236 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-07dd358b-1a57-441f-bcec-f8aa6477a76c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:02:22.387724 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07dd358b-1a57-441f-bcec-f8aa6477a76c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 returned with HTTP 200 Aug 01 13:02:22.389995 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 507/2047] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:02:22 2026] GET /volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:22.401069 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d25a8e5c-9bef-4835-8f73-17014a1d7386 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:22.403251 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d25a8e5c-9bef-4835-8f73-17014a1d7386 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:22.403522 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d25a8e5c-9bef-4835-8f73-17014a1d7386 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:22.403768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d25a8e5c-9bef-4835-8f73-17014a1d7386 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:22.403899 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d25a8e5c-9bef-4835-8f73-17014a1d7386 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:22.409448 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:22.409448 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:22.410622 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d25a8e5c-9bef-4835-8f73-17014a1d7386 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:22.411214 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 512/2048] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:22 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:22.422974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-957d4239-6d00-4723-9f95-fd6b9ca28ee9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:22.426821 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-957d4239-6d00-4723-9f95-fd6b9ca28ee9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:22.427126 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-957d4239-6d00-4723-9f95-fd6b9ca28ee9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:22.427412 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-957d4239-6d00-4723-9f95-fd6b9ca28ee9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:22.427507 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-957d4239-6d00-4723-9f95-fd6b9ca28ee9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete backup with id: 66f47c7e-b6da-4aed-93ca-7a887085b94d. Aug 01 13:02:22.441472 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:22.441472 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:22.465217 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-957d4239-6d00-4723-9f95-fd6b9ca28ee9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] delete_backup rpcapi backup_id 66f47c7e-b6da-4aed-93ca-7a887085b94d {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:02:22.467560 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-957d4239-6d00-4723-9f95-fd6b9ca28ee9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 202 Aug 01 13:02:22.468283 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 519/2049] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:22 2026] DELETE /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:02:22.476312 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3ed297e-260a-41d2-987e-9a3b6f6a86e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:22.478667 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3ed297e-260a-41d2-987e-9a3b6f6a86e9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:22.479205 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3ed297e-260a-41d2-987e-9a3b6f6a86e9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:22.479398 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3ed297e-260a-41d2-987e-9a3b6f6a86e9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:22.479463 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f3ed297e-260a-41d2-987e-9a3b6f6a86e9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:22.485425 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:22.485425 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:22.486370 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3ed297e-260a-41d2-987e-9a3b6f6a86e9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 200 Aug 01 13:02:22.486633 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 512/2050] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:22 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:23.004375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d52177cf-4fe9-47d3-b9b7-f189e12a8a3c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.008111 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d52177cf-4fe9-47d3-b9b7-f189e12a8a3c tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:23.008111 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d52177cf-4fe9-47d3-b9b7-f189e12a8a3c tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:23.008111 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d52177cf-4fe9-47d3-b9b7-f189e12a8a3c tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:23.008111 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d52177cf-4fe9-47d3-b9b7-f189e12a8a3c tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:23.012877 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:23.012877 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:23.013913 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d52177cf-4fe9-47d3-b9b7-f189e12a8a3c tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:23.014508 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 508/2051] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:23 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:23.139597 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-47bee2bb-f746-40b8-ae98-ef5866d87736 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.146025 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-47bee2bb-f746-40b8-ae98-ef5866d87736 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:23.146025 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-47bee2bb-f746-40b8-ae98-ef5866d87736 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:23.146025 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-47bee2bb-f746-40b8-ae98-ef5866d87736 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:23.146025 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-47bee2bb-f746-40b8-ae98-ef5866d87736 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:23.156753 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:23.156753 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:23.158196 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-47bee2bb-f746-40b8-ae98-ef5866d87736 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:23.159186 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 513/2052] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:23 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:23.214792 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-6fac53c5-4e64-4c95-95d1-284a1103ef09 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.222261 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-6fac53c5-4e64-4c95-95d1-284a1103ef09 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments/7af07181-02ab-4c88-ae12-965c589365e6/action Aug 01 13:02:23.223124 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-6fac53c5-4e64-4c95-95d1-284a1103ef09 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:02:23.223334 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-6fac53c5-4e64-4c95-95d1-284a1103ef09 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:23.259504 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:23.259504 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:23.272582 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-35f7270f-ba99-48f1-9ecd-c00ee53af1e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.274689 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35f7270f-ba99-48f1-9ecd-c00ee53af1e5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:23.275022 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35f7270f-ba99-48f1-9ecd-c00ee53af1e5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:23.275309 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35f7270f-ba99-48f1-9ecd-c00ee53af1e5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:23.277121 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-95873b5c-0ec3-4c5b-85be-eafa1e762f87 req-6fac53c5-4e64-4c95-95d1-284a1103ef09 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/7af07181-02ab-4c88-ae12-965c589365e6/action returned with HTTP 204 Aug 01 13:02:23.277787 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 520/2053] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:02:23 2026] POST /volume/v3/attachments/7af07181-02ab-4c88-ae12-965c589365e6/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:23.288683 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:23.288683 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:23.293865 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-35f7270f-ba99-48f1-9ecd-c00ee53af1e5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:23.300151 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35f7270f-ba99-48f1-9ecd-c00ee53af1e5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:23.300726 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 513/2054] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:23 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 1170 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:23.318497 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-57c2a50b-e741-4857-a5b5-74ed202e251a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.325074 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57c2a50b-e741-4857-a5b5-74ed202e251a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:23.328125 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57c2a50b-e741-4857-a5b5-74ed202e251a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:23.328125 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57c2a50b-e741-4857-a5b5-74ed202e251a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:23.341801 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:23.341801 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:23.347563 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-57c2a50b-e741-4857-a5b5-74ed202e251a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:23.355200 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57c2a50b-e741-4857-a5b5-74ed202e251a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:23.355598 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 509/2055] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:23 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 1170 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:23.411968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-812b7fc5-267d-44cf-ba22-f80c92aafb84 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.416583 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-812b7fc5-267d-44cf-ba22-f80c92aafb84 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:23.416871 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-812b7fc5-267d-44cf-ba22-f80c92aafb84 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:23.417155 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-812b7fc5-267d-44cf-ba22-f80c92aafb84 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:23.435611 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:23.435611 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:23.440328 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-812b7fc5-267d-44cf-ba22-f80c92aafb84 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:23.445297 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-812b7fc5-267d-44cf-ba22-f80c92aafb84 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:23.445775 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 514/2056] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:02:23 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 1170 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:02:23.465819 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-e8a1b4c7-c878-4992-86b0-2ef9a5769352 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.467967 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-e8a1b4c7-c878-4992-86b0-2ef9a5769352 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8/action Aug 01 13:02:23.468329 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-e8a1b4c7-c878-4992-86b0-2ef9a5769352 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:02:23.468456 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-e8a1b4c7-c878-4992-86b0-2ef9a5769352 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:23.481076 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:23.481076 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:23.481474 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-e8a1b4c7-c878-4992-86b0-2ef9a5769352 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:23.489243 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-e8a1b4c7-c878-4992-86b0-2ef9a5769352 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Begin detaching volume completed successfully. Aug 01 13:02:23.489430 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-e8a1b4c7-c878-4992-86b0-2ef9a5769352 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8/action returned with HTTP 202 Aug 01 13:02:23.489836 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 521/2057] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:02:23 2026] POST /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:02:23.502195 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9819d608-39ea-42ff-9e4b-e771f439b683 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.505855 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9819d608-39ea-42ff-9e4b-e771f439b683 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d Aug 01 13:02:23.505855 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9819d608-39ea-42ff-9e4b-e771f439b683 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:23.505855 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9819d608-39ea-42ff-9e4b-e771f439b683 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:23.505855 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9819d608-39ea-42ff-9e4b-e771f439b683 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Show backup with id 66f47c7e-b6da-4aed-93ca-7a887085b94d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:23.509379 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9819d608-39ea-42ff-9e4b-e771f439b683 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d returned with HTTP 404 Aug 01 13:02:23.510209 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 514/2058] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:23 2026] GET /volume/v3/backups/66f47c7e-b6da-4aed-93ca-7a887085b94d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:23.557435 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8a358b4e-ae18-41ab-8a37-7408d0a1f8f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.557923 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a358b4e-ae18-41ab-8a37-7408d0a1f8f9 None None] GET https://10.4.3.110/volume// Aug 01 13:02:23.558170 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a358b4e-ae18-41ab-8a37-7408d0a1f8f9 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:23.558417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a358b4e-ae18-41ab-8a37-7408d0a1f8f9 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:23.558835 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a358b4e-ae18-41ab-8a37-7408d0a1f8f9 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:02:23.559209 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 510/2059] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:02:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:02:23.569676 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-2b77cc63-0ea5-4915-8ef6-8cb539141919 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.572188 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-2b77cc63-0ea5-4915-8ef6-8cb539141919 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:23.572415 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-2b77cc63-0ea5-4915-8ef6-8cb539141919 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:23.573038 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-2b77cc63-0ea5-4915-8ef6-8cb539141919 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:23.588007 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:23.588007 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:23.592410 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-2b77cc63-0ea5-4915-8ef6-8cb539141919 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:23.597283 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-2b77cc63-0ea5-4915-8ef6-8cb539141919 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:23.597761 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 515/2060] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:02:23 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:02:23.607228 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b06561f-d262-4bc5-8442-ca492c8e5786 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.610511 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b06561f-d262-4bc5-8442-ca492c8e5786 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 Aug 01 13:02:23.610511 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b06561f-d262-4bc5-8442-ca492c8e5786 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:23.610511 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b06561f-d262-4bc5-8442-ca492c8e5786 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:23.610511 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-4b06561f-d262-4bc5-8442-ca492c8e5786 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: be781d1e-4fc6-4065-ba79-fd150a371473 Aug 01 13:02:23.610865 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-2db1fba0-ab8b-4efd-b351-cafd61fde543 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.613967 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-2db1fba0-ab8b-4efd-b351-cafd61fde543 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8/encryption Aug 01 13:02:23.613967 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-2db1fba0-ab8b-4efd-b351-cafd61fde543 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:23.613967 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-2db1fba0-ab8b-4efd-b351-cafd61fde543 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:23.617046 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:23.617046 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:23.617167 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b06561f-d262-4bc5-8442-ca492c8e5786 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:02:23.626207 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:23.626207 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:23.634888 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-2db1fba0-ab8b-4efd-b351-cafd61fde543 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8/encryption returned with HTTP 200 Aug 01 13:02:23.635580 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 515/2061] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:02:23 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:23.637527 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b06561f-d262-4bc5-8442-ca492c8e5786 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot delete request issued successfully. Aug 01 13:02:23.637815 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b06561f-d262-4bc5-8442-ca492c8e5786 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 returned with HTTP 202 Aug 01 13:02:23.638335 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 522/2062] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:02:23 2026] DELETE /volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:23.647977 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2eeb25a9-c7e8-4e8e-9c11-1a25643df105 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:23.650366 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2eeb25a9-c7e8-4e8e-9c11-1a25643df105 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 Aug 01 13:02:23.650642 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2eeb25a9-c7e8-4e8e-9c11-1a25643df105 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:23.650913 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2eeb25a9-c7e8-4e8e-9c11-1a25643df105 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:23.658033 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:23.658033 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:23.658575 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2eeb25a9-c7e8-4e8e-9c11-1a25643df105 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:02:23.660509 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2eeb25a9-c7e8-4e8e-9c11-1a25643df105 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 returned with HTTP 200 Aug 01 13:02:23.660509 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 511/2063] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:02:23 2026] GET /volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:24.028854 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f569fa93-8457-4ac3-ac6c-f25589492866 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:24.031662 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f569fa93-8457-4ac3-ac6c-f25589492866 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:24.031926 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f569fa93-8457-4ac3-ac6c-f25589492866 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:24.032216 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f569fa93-8457-4ac3-ac6c-f25589492866 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:24.032383 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f569fa93-8457-4ac3-ac6c-f25589492866 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:24.038565 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:24.038565 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:24.039674 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f569fa93-8457-4ac3-ac6c-f25589492866 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:24.040255 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 516/2064] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:24 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:24.174487 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4aa1f0e4-7376-4b65-84c8-37150374a042 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:24.176410 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4aa1f0e4-7376-4b65-84c8-37150374a042 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:24.176892 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4aa1f0e4-7376-4b65-84c8-37150374a042 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:24.177351 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4aa1f0e4-7376-4b65-84c8-37150374a042 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:24.178571 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4aa1f0e4-7376-4b65-84c8-37150374a042 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:24.183752 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:24.183752 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:24.184928 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4aa1f0e4-7376-4b65-84c8-37150374a042 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:24.185596 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 516/2065] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:24 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:24.561494 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-df140b14-c9dc-4829-8710-55275c33449a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:24.563722 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-df140b14-c9dc-4829-8710-55275c33449a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] DELETE https://10.4.3.110/volume/v3/attachments/7af07181-02ab-4c88-ae12-965c589365e6 Aug 01 13:02:24.564000 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-df140b14-c9dc-4829-8710-55275c33449a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:24.564273 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-df140b14-c9dc-4829-8710-55275c33449a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:24.575492 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:24.575492 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:24.655625 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c32353c-ceaa-4e96-8262-44b68ff71c53 req-df140b14-c9dc-4829-8710-55275c33449a tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/7af07181-02ab-4c88-ae12-965c589365e6 returned with HTTP 200 Aug 01 13:02:24.656879 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 523/2066] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:02:24 2026] DELETE /volume/v3/attachments/7af07181-02ab-4c88-ae12-965c589365e6 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:24.672547 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eb5fee8a-2469-48db-8037-165c60cbd89a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:24.675526 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb5fee8a-2469-48db-8037-165c60cbd89a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 Aug 01 13:02:24.675526 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb5fee8a-2469-48db-8037-165c60cbd89a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:24.675526 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb5fee8a-2469-48db-8037-165c60cbd89a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:24.681105 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb5fee8a-2469-48db-8037-165c60cbd89a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 returned with HTTP 404 Aug 01 13:02:24.684610 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 512/2067] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:02:24 2026] GET /volume/v3/snapshots/be781d1e-4fc6-4065-ba79-fd150a371473 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:24.695221 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a692430f-779c-4c84-a67a-a807a7654565 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:24.696792 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a692430f-779c-4c84-a67a-a807a7654565 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:02:24.697168 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a692430f-779c-4c84-a67a-a807a7654565 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:24.697222 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a692430f-779c-4c84-a67a-a807a7654565 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:24.708755 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:24.708755 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:24.715131 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a692430f-779c-4c84-a67a-a807a7654565 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:02:24.722309 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a692430f-779c-4c84-a67a-a807a7654565 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:02:24.722825 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 517/2068] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:24 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:24.796160 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:24.798424 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:02:24.798839 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-985825408"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:24.800875 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request body: {'volume': {'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-985825408'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:02:24.999971 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume of 1 GB Aug 01 13:02:25.003195 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Availability Zones retrieved successfully. Aug 01 13:02:25.008634 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (3e38e111-7d04-4f3c-b24b-dbcf091ec8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:25.010467 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b7b850a-271e-4118-b700-16a2bfa6612a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:25.011621 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:02:25.055658 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f1d56aac-07bb-4044-8f7f-338aba6399f2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:25.058049 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1d56aac-07bb-4044-8f7f-338aba6399f2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:25.058383 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1d56aac-07bb-4044-8f7f-338aba6399f2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:25.058547 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1d56aac-07bb-4044-8f7f-338aba6399f2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:25.058629 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f1d56aac-07bb-4044-8f7f-338aba6399f2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:25.064191 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:25.064191 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:25.065403 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1d56aac-07bb-4044-8f7f-338aba6399f2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:25.066156 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 524/2069] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:25 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:25.082550 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b7b850a-271e-4118-b700-16a2bfa6612a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:25.084971 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5665af6e-4371-42f8-bf06-19d1fc73d0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:25.133869 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['0a002f62-e518-4b4e-a079-72a590e6eb9f', 'b25f6e12-ddb3-4400-8d08-e55ae1bceb3c', '45dad445-80bd-4d57-adc7-7b0155924a3e', '6b94b489-78eb-434c-9d92-a45e7bc2ee65'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:25.135089 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5665af6e-4371-42f8-bf06-19d1fc73d0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a002f62-e518-4b4e-a079-72a590e6eb9f', 'b25f6e12-ddb3-4400-8d08-e55ae1bceb3c', '45dad445-80bd-4d57-adc7-7b0155924a3e', '6b94b489-78eb-434c-9d92-a45e7bc2ee65']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:25.136968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fed52cf-ae2b-48be-b427-dc2fa49f7e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:25.160650 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fed52cf-ae2b-48be-b427-dc2fa49f7e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-985825408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['0a002f62-e518-4b4e-a079-72a590e6eb9f','b25f6e12-ddb3-4400-8d08-e55ae1bceb3c','45dad445-80bd-4d57-adc7-7b0155924a3e','6b94b489-78eb-434c-9d92-a45e7bc2ee65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-985825408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b118167df8bf44c1a101b06b610c624b',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='83346b70b1ef4cf082f8648de38dcc2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:25.161782 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23cf5f61-d398-41c8-bc45-5d316960c8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:25.183441 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23cf5f61-d398-41c8-bc45-5d316960c8d0) 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-VolumesSnapshotTestJSON-Volume-985825408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['0a002f62-e518-4b4e-a079-72a590e6eb9f','b25f6e12-ddb3-4400-8d08-e55ae1bceb3c','45dad445-80bd-4d57-adc7-7b0155924a3e','6b94b489-78eb-434c-9d92-a45e7bc2ee65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:25.185488 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cec7ee3-ffe4-4c2d-ac5a-57a77977b882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:25.197655 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75c674ea-557e-4b07-a49b-22622ac9a469 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:25.200642 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75c674ea-557e-4b07-a49b-22622ac9a469 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:25.201992 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75c674ea-557e-4b07-a49b-22622ac9a469 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:25.201992 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75c674ea-557e-4b07-a49b-22622ac9a469 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:25.201992 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-75c674ea-557e-4b07-a49b-22622ac9a469 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:25.202432 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cec7ee3-ffe4-4c2d-ac5a-57a77977b882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:25.203831 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (3e38e111-7d04-4f3c-b24b-dbcf091ec8ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:25.204383 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request issued successfully. Aug 01 13:02:25.205304 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d073ba6-9d7f-485d-b4e1-50fe6d7b073c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:02:25.205938 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 517/2070] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:02:24 2026] POST /volume/v3/volumes => generated 753 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:25.206597 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:25.206597 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:25.207163 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75c674ea-557e-4b07-a49b-22622ac9a469 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:25.207571 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 513/2071] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:25 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:25.219398 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6cfd12ef-0885-4a78-9191-9acacb087ad1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:25.221450 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6cfd12ef-0885-4a78-9191-9acacb087ad1 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:02:25.221769 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6cfd12ef-0885-4a78-9191-9acacb087ad1 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:25.221976 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6cfd12ef-0885-4a78-9191-9acacb087ad1 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:25.231721 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:25.231721 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:25.236267 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6cfd12ef-0885-4a78-9191-9acacb087ad1 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:02:25.240455 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6cfd12ef-0885-4a78-9191-9acacb087ad1 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:02:25.241180 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 518/2072] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:25 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:25.773534 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8984714b-7210-44dc-a3a2-1a091531e69b req-934ced7c-2c40-4643-915e-3ca066fa1fd2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:25.777249 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8984714b-7210-44dc-a3a2-1a091531e69b req-934ced7c-2c40-4643-915e-3ca066fa1fd2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:25.777489 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8984714b-7210-44dc-a3a2-1a091531e69b req-934ced7c-2c40-4643-915e-3ca066fa1fd2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:25.777734 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8984714b-7210-44dc-a3a2-1a091531e69b req-934ced7c-2c40-4643-915e-3ca066fa1fd2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:25.789322 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:25.789322 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:25.794042 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8984714b-7210-44dc-a3a2-1a091531e69b req-934ced7c-2c40-4643-915e-3ca066fa1fd2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:25.800320 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8984714b-7210-44dc-a3a2-1a091531e69b req-934ced7c-2c40-4643-915e-3ca066fa1fd2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:25.801011 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 525/2073] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:02:25 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:25.915045 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-b61d5b76-9e0c-44e7-8fa6-8b30efbdba2a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:25.918042 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-b61d5b76-9e0c-44e7-8fa6-8b30efbdba2a tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:02:25.918359 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-b61d5b76-9e0c-44e7-8fa6-8b30efbdba2a tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:25.918572 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-b61d5b76-9e0c-44e7-8fa6-8b30efbdba2a tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:25.931283 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:25.931283 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:25.937679 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-b61d5b76-9e0c-44e7-8fa6-8b30efbdba2a tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:02:25.945908 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-b61d5b76-9e0c-44e7-8fa6-8b30efbdba2a tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:02:25.946204 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 518/2074] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:02:25 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:26.060392 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4773d9ef-b8f8-4d90-889c-8406184cbed0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:26.060392 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4773d9ef-b8f8-4d90-889c-8406184cbed0 None None] GET https://10.4.3.110/volume// Aug 01 13:02:26.060392 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4773d9ef-b8f8-4d90-889c-8406184cbed0 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:26.060392 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4773d9ef-b8f8-4d90-889c-8406184cbed0 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:26.060392 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4773d9ef-b8f8-4d90-889c-8406184cbed0 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:02:26.060392 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 514/2075] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:02:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:02:26.072150 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-d04ddd01-d704-4813-bc25-47fd7c7f73bc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:26.077357 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-d04ddd01-d704-4813-bc25-47fd7c7f73bc tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:02:26.077496 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-d04ddd01-d704-4813-bc25-47fd7c7f73bc tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "febda634-6f37-447d-9db9-4b156e57785b", "connector": null, "instance_uuid": "831e7704-4715-4def-b63b-d34a9c7aa742"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:26.079414 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-335c568e-7a5d-4fea-b9ad-1da366e1fae2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:26.085848 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-335c568e-7a5d-4fea-b9ad-1da366e1fae2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:26.086374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-335c568e-7a5d-4fea-b9ad-1da366e1fae2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:26.086435 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-335c568e-7a5d-4fea-b9ad-1da366e1fae2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:26.086575 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-335c568e-7a5d-4fea-b9ad-1da366e1fae2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:26.090420 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:26.090420 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:26.093940 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:26.093940 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:26.095106 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-335c568e-7a5d-4fea-b9ad-1da366e1fae2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:26.095799 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 526/2076] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:26 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:26.134930 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-d04ddd01-d704-4813-bc25-47fd7c7f73bc tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:02:26.135490 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 519/2077] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:02:26 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:26.182895 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-badd5e08-936a-499c-a5df-312698bccc02 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:26.189397 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-badd5e08-936a-499c-a5df-312698bccc02 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:02:26.191094 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-badd5e08-936a-499c-a5df-312698bccc02 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:26.191094 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-badd5e08-936a-499c-a5df-312698bccc02 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:26.192970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1fac278c-eba8-42e4-aac0-7488141ce65f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:26.194074 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1fac278c-eba8-42e4-aac0-7488141ce65f None None] GET https://10.4.3.110/volume// Aug 01 13:02:26.194913 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1fac278c-eba8-42e4-aac0-7488141ce65f None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:26.196616 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1fac278c-eba8-42e4-aac0-7488141ce65f None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:26.196616 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1fac278c-eba8-42e4-aac0-7488141ce65f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:02:26.196616 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 515/2078] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:02:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:02:26.207385 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:26.207385 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:26.212748 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-ba19b3c1-ed29-4a83-af08-c0eabf3ee1b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:26.213129 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-badd5e08-936a-499c-a5df-312698bccc02 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:02:26.219718 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-badd5e08-936a-499c-a5df-312698bccc02 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:02:26.220357 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 519/2079] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:26 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:26.220624 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-ba19b3c1-ed29-4a83-af08-c0eabf3ee1b1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:02:26.221049 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-ba19b3c1-ed29-4a83-af08-c0eabf3ee1b1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:26.221346 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-ba19b3c1-ed29-4a83-af08-c0eabf3ee1b1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:26.225700 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eb4007f1-c674-4451-b197-95c62096f506 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:26.228480 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb4007f1-c674-4451-b197-95c62096f506 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:26.228930 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb4007f1-c674-4451-b197-95c62096f506 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:26.229260 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb4007f1-c674-4451-b197-95c62096f506 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:26.229444 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-eb4007f1-c674-4451-b197-95c62096f506 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:26.233862 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:26.233862 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:26.235182 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:26.235182 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:26.236164 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb4007f1-c674-4451-b197-95c62096f506 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:26.236754 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 520/2080] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:26 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:26.238274 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-ba19b3c1-ed29-4a83-af08-c0eabf3ee1b1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:02:26.244188 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-ba19b3c1-ed29-4a83-af08-c0eabf3ee1b1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:02:26.244590 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 527/2081] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:02:26 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 1031 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:02:26.257294 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e210e27-a610-455e-be60-6b1b328ab4b3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:26.261571 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e210e27-a610-455e-be60-6b1b328ab4b3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:02:26.261571 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e210e27-a610-455e-be60-6b1b328ab4b3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:26.262968 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e210e27-a610-455e-be60-6b1b328ab4b3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:26.277532 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:26.277532 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:26.288077 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6e210e27-a610-455e-be60-6b1b328ab4b3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:02:26.293063 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e210e27-a610-455e-be60-6b1b328ab4b3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:02:26.293806 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 516/2082] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:26 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:26.400921 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-a1277882-1c73-4859-96c1-defb700836d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:26.403324 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-a1277882-1c73-4859-96c1-defb700836d1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] PUT https://10.4.3.110/volume/v3/attachments/14064d35-cca2-48c3-8fb1-d74cdb052e0a Aug 01 13:02:26.403798 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-a1277882-1c73-4859-96c1-defb700836d1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:26.416979 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-a1277882-1c73-4859-96c1-defb700836d1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Acquiring lock "cinder-attachment_update-febda634-6f37-447d-9db9-4b156e57785b-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:02:26.423538 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-a1277882-1c73-4859-96c1-defb700836d1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Lock "cinder-attachment_update-febda634-6f37-447d-9db9-4b156e57785b-np0000006302" acquired by "attachment_update" :: waited 0.008s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:02:26.425066 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:26.425066 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:26.551600 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-a1277882-1c73-4859-96c1-defb700836d1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Lock "cinder-attachment_update-febda634-6f37-447d-9db9-4b156e57785b-np0000006302" released by "attachment_update" :: held 0.126s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:02:26.551600 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-a1277882-1c73-4859-96c1-defb700836d1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/attachments/14064d35-cca2-48c3-8fb1-d74cdb052e0a returned with HTTP 200 Aug 01 13:02:26.551600 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 520/2083] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:02:26 2026] PUT /volume/v3/attachments/14064d35-cca2-48c3-8fb1-d74cdb052e0a => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:27.115279 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-95900eb9-2d30-47f4-94b4-d452b016eba5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:27.118899 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-95900eb9-2d30-47f4-94b4-d452b016eba5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:27.119242 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-95900eb9-2d30-47f4-94b4-d452b016eba5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:27.119527 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-95900eb9-2d30-47f4-94b4-d452b016eba5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:27.119711 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-95900eb9-2d30-47f4-94b4-d452b016eba5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:27.128901 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:27.128901 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:27.129933 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-95900eb9-2d30-47f4-94b4-d452b016eba5 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:27.130417 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 521/2084] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:27 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:27.238447 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a4d4f5a3-8143-43be-b12d-cf38ac300ad9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:27.241922 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4d4f5a3-8143-43be-b12d-cf38ac300ad9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:02:27.242155 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4d4f5a3-8143-43be-b12d-cf38ac300ad9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:27.242449 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4d4f5a3-8143-43be-b12d-cf38ac300ad9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:27.252754 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c4226a50-9da7-41a9-b036-354c147a4ad6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:27.254263 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c4226a50-9da7-41a9-b036-354c147a4ad6 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:27.254584 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c4226a50-9da7-41a9-b036-354c147a4ad6 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:27.255355 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c4226a50-9da7-41a9-b036-354c147a4ad6 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:27.255355 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c4226a50-9da7-41a9-b036-354c147a4ad6 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:27.260602 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:27.260602 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:27.260799 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:27.260799 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:27.261717 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c4226a50-9da7-41a9-b036-354c147a4ad6 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:27.263110 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 517/2085] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:27 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:27.266691 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a4d4f5a3-8143-43be-b12d-cf38ac300ad9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:02:27.274377 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4d4f5a3-8143-43be-b12d-cf38ac300ad9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:02:27.274904 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 528/2086] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:27 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:28.142398 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d7cc8d9d-524e-4e14-bc17-d42a41040f4d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:28.144106 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7cc8d9d-524e-4e14-bc17-d42a41040f4d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:28.144471 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7cc8d9d-524e-4e14-bc17-d42a41040f4d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:28.144778 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7cc8d9d-524e-4e14-bc17-d42a41040f4d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:28.145808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d7cc8d9d-524e-4e14-bc17-d42a41040f4d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:28.150548 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:28.150548 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:28.150548 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7cc8d9d-524e-4e14-bc17-d42a41040f4d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:28.150548 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 521/2087] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:28 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:28.275966 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8b114a00-5ee1-4be2-a3ed-a3091609826a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:28.278240 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b114a00-5ee1-4be2-a3ed-a3091609826a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:28.278540 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b114a00-5ee1-4be2-a3ed-a3091609826a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:28.281977 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b114a00-5ee1-4be2-a3ed-a3091609826a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:28.281977 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8b114a00-5ee1-4be2-a3ed-a3091609826a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:28.284223 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:28.284223 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:28.284909 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b114a00-5ee1-4be2-a3ed-a3091609826a tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:28.285301 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 522/2088] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:28 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:28.293932 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1806e273-3d48-4fa8-9782-a0a722cd90e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:28.295823 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1806e273-3d48-4fa8-9782-a0a722cd90e7 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:02:28.296056 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1806e273-3d48-4fa8-9782-a0a722cd90e7 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:28.296310 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1806e273-3d48-4fa8-9782-a0a722cd90e7 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:28.308219 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:28.308219 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:28.312601 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1806e273-3d48-4fa8-9782-a0a722cd90e7 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:02:28.317781 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1806e273-3d48-4fa8-9782-a0a722cd90e7 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:02:28.319376 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 518/2089] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:28 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:28.884863 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e5888bf-46b8-4017-9841-329f2a8faa53 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:28.886612 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e5888bf-46b8-4017-9841-329f2a8faa53 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] DELETE https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:28.890225 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e5888bf-46b8-4017-9841-329f2a8faa53 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:28.890410 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e5888bf-46b8-4017-9841-329f2a8faa53 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:28.890573 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5e5888bf-46b8-4017-9841-329f2a8faa53 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Delete volume with id: c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:28.900454 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:28.900454 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:28.900914 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5e5888bf-46b8-4017-9841-329f2a8faa53 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:28.920003 np0000006302 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-5e5888bf-46b8-4017-9841-329f2a8faa53 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:02:28.932623 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5e5888bf-46b8-4017-9841-329f2a8faa53 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Delete volume request issued successfully. Aug 01 13:02:28.932917 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e5888bf-46b8-4017-9841-329f2a8faa53 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 202 Aug 01 13:02:28.933493 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 529/2090] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:28 2026] DELETE /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:28.941787 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc16fd14-9bc1-4fe3-88c8-b7a4c32fd390 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:28.946896 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc16fd14-9bc1-4fe3-88c8-b7a4c32fd390 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:28.947128 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc16fd14-9bc1-4fe3-88c8-b7a4c32fd390 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:28.947366 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc16fd14-9bc1-4fe3-88c8-b7a4c32fd390 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:28.960502 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:28.960502 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:28.966348 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dc16fd14-9bc1-4fe3-88c8-b7a4c32fd390 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:02:28.972251 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc16fd14-9bc1-4fe3-88c8-b7a4c32fd390 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 200 Aug 01 13:02:28.972728 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 522/2091] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:28 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:29.160735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f26a484a-6669-4944-9e9a-e33fca408cfc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:29.162405 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f26a484a-6669-4944-9e9a-e33fca408cfc tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:29.162584 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f26a484a-6669-4944-9e9a-e33fca408cfc tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:29.162781 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f26a484a-6669-4944-9e9a-e33fca408cfc tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:29.162885 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f26a484a-6669-4944-9e9a-e33fca408cfc tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:29.167035 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:29.167035 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:29.167676 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f26a484a-6669-4944-9e9a-e33fca408cfc tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:29.168000 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 523/2092] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:29 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:29.298318 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d0525c31-65d0-4e0a-a236-fcc7d22483c6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:29.299900 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0525c31-65d0-4e0a-a236-fcc7d22483c6 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:29.300195 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0525c31-65d0-4e0a-a236-fcc7d22483c6 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:29.301326 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0525c31-65d0-4e0a-a236-fcc7d22483c6 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:29.301326 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d0525c31-65d0-4e0a-a236-fcc7d22483c6 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:29.305491 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:29.305491 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:29.306229 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0525c31-65d0-4e0a-a236-fcc7d22483c6 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:29.306675 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 519/2093] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:29 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:29.338000 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-310c80a3-4c14-43c9-a381-934f05a9bd76 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:29.340261 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-310c80a3-4c14-43c9-a381-934f05a9bd76 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:02:29.340763 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-310c80a3-4c14-43c9-a381-934f05a9bd76 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:29.340763 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-310c80a3-4c14-43c9-a381-934f05a9bd76 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:29.352331 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:29.352331 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:29.356547 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-310c80a3-4c14-43c9-a381-934f05a9bd76 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:02:29.361611 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-310c80a3-4c14-43c9-a381-934f05a9bd76 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:02:29.362107 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 530/2094] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:29 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:29.986862 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2b688720-cede-455d-8166-4ce5d63b6e82 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:29.989625 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b688720-cede-455d-8166-4ce5d63b6e82 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 Aug 01 13:02:29.989625 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b688720-cede-455d-8166-4ce5d63b6e82 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:29.989625 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b688720-cede-455d-8166-4ce5d63b6e82 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:29.994533 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b688720-cede-455d-8166-4ce5d63b6e82 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 returned with HTTP 404 Aug 01 13:02:29.995242 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 523/2095] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:29 2026] GET /volume/v3/volumes/c518ac94-15e9-4708-bbf6-d0e1b0a38dc8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:30.001451 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-17fff4dd-c2be-4223-845e-55693e576aba None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:30.003987 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-17fff4dd-c2be-4223-845e-55693e576aba tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:02:30.003987 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-17fff4dd-c2be-4223-845e-55693e576aba tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:30.003987 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-17fff4dd-c2be-4223-845e-55693e576aba tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:30.004487 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17fff4dd-c2be-4223-845e-55693e576aba tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:02:30.043022 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-17fff4dd-c2be-4223-845e-55693e576aba tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Get all volumes completed successfully. Aug 01 13:02:30.046243 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:30.046243 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:30.051965 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-17fff4dd-c2be-4223-845e-55693e576aba tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:02:30.052348 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 524/2096] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:02:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13999 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:02:30.073824 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-42f108b1-c08c-423a-849e-4a1a2da421ed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:30.076101 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42f108b1-c08c-423a-849e-4a1a2da421ed tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] DELETE https://10.4.3.110/volume/v3/types/b7089b55-3978-460a-85ce-63cde7fee652 Aug 01 13:02:30.076606 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42f108b1-c08c-423a-849e-4a1a2da421ed tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:30.077099 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42f108b1-c08c-423a-849e-4a1a2da421ed tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:30.115932 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42f108b1-c08c-423a-849e-4a1a2da421ed tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types/b7089b55-3978-460a-85ce-63cde7fee652 returned with HTTP 202 Aug 01 13:02:30.117008 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 520/2097] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:02:30 2026] DELETE /volume/v3/types/b7089b55-3978-460a-85ce-63cde7fee652 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:30.130692 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-339b6e31-319a-40b4-a4c6-b5062b9637fd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:30.134550 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-339b6e31-319a-40b4-a4c6-b5062b9637fd tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:02:30.134550 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-339b6e31-319a-40b4-a4c6-b5062b9637fd tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-730184743", "extra_specs": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:30.149581 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-339b6e31-319a-40b4-a4c6-b5062b9637fd tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:02:30.150130 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 531/2098] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:02:30 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:30.161393 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-695ee65c-4502-4399-b590-3ebfdf23d815 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:30.162968 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-695ee65c-4502-4399-b590-3ebfdf23d815 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] POST https://10.4.3.110/volume/v3/types/68d861be-26a4-49a3-a962-379a35f0e372/encryption Aug 01 13:02:30.163403 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-695ee65c-4502-4399-b590-3ebfdf23d815 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:30.182873 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-44aafa75-4f62-4408-b61f-e968e1c973a4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:30.185219 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-44aafa75-4f62-4408-b61f-e968e1c973a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:30.185444 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-44aafa75-4f62-4408-b61f-e968e1c973a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:30.185669 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-44aafa75-4f62-4408-b61f-e968e1c973a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:30.185800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-44aafa75-4f62-4408-b61f-e968e1c973a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:30.191409 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:30.191409 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:30.192392 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-44aafa75-4f62-4408-b61f-e968e1c973a4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:30.192881 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 525/2099] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:30 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:30.200492 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-695ee65c-4502-4399-b590-3ebfdf23d815 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types/68d861be-26a4-49a3-a962-379a35f0e372/encryption returned with HTTP 200 Aug 01 13:02:30.200773 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 524/2100] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:02:30 2026] POST /volume/v3/types/68d861be-26a4-49a3-a962-379a35f0e372/encryption => generated 231 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:30.212769 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:30.220214 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:02:30.220214 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-477932976", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-730184743", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:30.222053 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-477932976', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-730184743', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:02:30.228070 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume of 1 GB Aug 01 13:02:30.229008 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:30.229008 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:30.229795 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Availability Zones retrieved successfully. Aug 01 13:02:30.237820 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Flow 'volume_create_api' (d7126cb3-5e55-4fba-b717-b70e2feefd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:30.240041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85268e1c-dde1-4d58-b871-03e185ae52b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:30.241966 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:02:30.272824 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85268e1c-dde1-4d58-b871-03e185ae52b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:02:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=68d861be-26a4-49a3-a962-379a35f0e372,is_public=True,name='tempest-scenario-type-luksv2-730184743',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68d861be-26a4-49a3-a962-379a35f0e372', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:30.273687 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30369af5-c284-4212-9f2d-a6272f48f2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:30.305226 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:02:30.305706 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:02:30.318312 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f270c193-5513-4130-8b84-673397dd6477 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:30.320583 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f270c193-5513-4130-8b84-673397dd6477 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:30.320872 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f270c193-5513-4130-8b84-673397dd6477 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:30.321139 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f270c193-5513-4130-8b84-673397dd6477 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:30.321288 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f270c193-5513-4130-8b84-673397dd6477 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:30.327360 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:30.327360 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:30.328395 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f270c193-5513-4130-8b84-673397dd6477 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:30.328611 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 532/2101] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:30 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:30.346977 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Created reservations ['cfe07c1d-92b7-49d2-b3db-0737c31c6094', 'f0d42b02-18f4-459d-93ff-ca919a970757', '0fce5b5c-1014-480d-8720-e70b05069a85', 'ab1194f5-3272-4418-9a56-ea94c581846b'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:30.346977 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30369af5-c284-4212-9f2d-a6272f48f2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfe07c1d-92b7-49d2-b3db-0737c31c6094', 'f0d42b02-18f4-459d-93ff-ca919a970757', '0fce5b5c-1014-480d-8720-e70b05069a85', 'ab1194f5-3272-4418-9a56-ea94c581846b']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:30.346977 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4baab3-159d-40cd-80a9-f4831009708f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:30.375750 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-626e8c12-46e7-414c-99b5-75c313e04047 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:30.377795 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-626e8c12-46e7-414c-99b5-75c313e04047 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:02:30.378057 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-626e8c12-46e7-414c-99b5-75c313e04047 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:30.378289 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-626e8c12-46e7-414c-99b5-75c313e04047 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:30.378729 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4baab3-159d-40cd-80a9-f4831009708f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '554282f3-347c-4bbb-9b93-b0ddb51e3cfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-477932976',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d596fe18ef82456d9fe36d1efd233970',qos_specs=None,replication_status=,reservations=['cfe07c1d-92b7-49d2-b3db-0737c31c6094','f0d42b02-18f4-459d-93ff-ca919a970757','0fce5b5c-1014-480d-8720-e70b05069a85','ab1194f5-3272-4418-9a56-ea94c581846b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ecf4db3cca462699835757aa889cf0',volume_type_id=68d861be-26a4-49a3-a962-379a35f0e372), '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=2026-08-01T13:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-477932976',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=554282f3-347c-4bbb-9b93-b0ddb51e3cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d596fe18ef82456d9fe36d1efd233970',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='e0ecf4db3cca462699835757aa889cf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68d861be-26a4-49a3-a962-379a35f0e372),volume_type_id=68d861be-26a4-49a3-a962-379a35f0e372)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:30.380231 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c67ee7-ae38-4221-ac68-070de90956cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:30.403463 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:30.403463 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:30.408151 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-626e8c12-46e7-414c-99b5-75c313e04047 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:02:30.409859 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c67ee7-ae38-4221-ac68-070de90956cb) 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-TestEncryptedCinderVolumes-volume-477932976',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d596fe18ef82456d9fe36d1efd233970',qos_specs=None,replication_status=,reservations=['cfe07c1d-92b7-49d2-b3db-0737c31c6094','f0d42b02-18f4-459d-93ff-ca919a970757','0fce5b5c-1014-480d-8720-e70b05069a85','ab1194f5-3272-4418-9a56-ea94c581846b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ecf4db3cca462699835757aa889cf0',volume_type_id=68d861be-26a4-49a3-a962-379a35f0e372)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:30.410848 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28df11eb-7f1c-4247-b5f5-8c2e1940d3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:30.414863 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-626e8c12-46e7-414c-99b5-75c313e04047 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:02:30.415561 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 526/2102] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:30 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:30.425809 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28df11eb-7f1c-4247-b5f5-8c2e1940d3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:30.426961 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Flow 'volume_create_api' (d7126cb3-5e55-4fba-b717-b70e2feefd52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:30.427404 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume request issued successfully. Aug 01 13:02:30.429403 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e26eaf63-14f1-4d41-8e83-d630647e2ec3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:02:30.429925 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 521/2103] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:02:30 2026] POST /volume/v3/volumes => generated 785 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:30.922288 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-96e072dc-6459-4559-873a-18577ae19df0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:30.925222 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-96e072dc-6459-4559-873a-18577ae19df0 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] POST https://10.4.3.110/volume/v3/attachments/14064d35-cca2-48c3-8fb1-d74cdb052e0a/action Aug 01 13:02:30.925725 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-96e072dc-6459-4559-873a-18577ae19df0 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:02:30.926649 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-96e072dc-6459-4559-873a-18577ae19df0 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:30.952930 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:30.952930 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:30.970428 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-23a0a725-7a24-4084-9a43-4b614da9a9ed req-96e072dc-6459-4559-873a-18577ae19df0 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/attachments/14064d35-cca2-48c3-8fb1-d74cdb052e0a/action returned with HTTP 204 Aug 01 13:02:30.971211 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 525/2104] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:02:30 2026] POST /volume/v3/attachments/14064d35-cca2-48c3-8fb1-d74cdb052e0a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:31.210403 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d4e08dab-d580-4972-a68b-9f2f1529f445 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:31.212545 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d4e08dab-d580-4972-a68b-9f2f1529f445 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:31.212730 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d4e08dab-d580-4972-a68b-9f2f1529f445 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:31.212910 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d4e08dab-d580-4972-a68b-9f2f1529f445 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:31.213025 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d4e08dab-d580-4972-a68b-9f2f1529f445 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:31.217549 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:31.217549 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:31.218393 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d4e08dab-d580-4972-a68b-9f2f1529f445 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:31.218778 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 533/2105] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:31 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:31.341140 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-019fd759-48dd-411a-b826-2d4eb28f8583 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:31.344002 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-019fd759-48dd-411a-b826-2d4eb28f8583 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:31.344541 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-019fd759-48dd-411a-b826-2d4eb28f8583 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:31.345247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-019fd759-48dd-411a-b826-2d4eb28f8583 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:31.345247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-019fd759-48dd-411a-b826-2d4eb28f8583 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:31.351346 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:31.351346 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:31.352186 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-019fd759-48dd-411a-b826-2d4eb28f8583 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:31.352793 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 527/2106] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:31 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:31.364400 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-25c1e06f-aaf5-4008-a043-71260262520c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:31.366978 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25c1e06f-aaf5-4008-a043-71260262520c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] PUT https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:31.367056 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25c1e06f-aaf5-4008-a043-71260262520c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:31.374923 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:31.374923 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:31.381255 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25c1e06f-aaf5-4008-a043-71260262520c tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:31.381922 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 522/2107] 10.4.3.110 () {70 vars in 1408 bytes} [Sat Aug 1 13:02:31 2026] PUT /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 316 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:31.389615 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e265d9aa-e774-4f2e-9f19-04b537584153 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:31.391973 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e265d9aa-e774-4f2e-9f19-04b537584153 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:31.391973 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e265d9aa-e774-4f2e-9f19-04b537584153 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:31.391973 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e265d9aa-e774-4f2e-9f19-04b537584153 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:31.391973 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e265d9aa-e774-4f2e-9f19-04b537584153 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:31.396088 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:31.396088 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:31.397192 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e265d9aa-e774-4f2e-9f19-04b537584153 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:31.397192 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 526/2108] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:31 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:31.409691 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1d4d8a74-eec2-434f-8c3e-01cd25e45da7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:31.415213 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1d4d8a74-eec2-434f-8c3e-01cd25e45da7 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] DELETE https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:31.415524 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1d4d8a74-eec2-434f-8c3e-01cd25e45da7 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:31.415886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1d4d8a74-eec2-434f-8c3e-01cd25e45da7 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:31.416123 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-1d4d8a74-eec2-434f-8c3e-01cd25e45da7 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Delete backup with id: a338d7b3-0cb9-442b-b239-9778da89e70d. Aug 01 13:02:31.425099 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:31.425099 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:31.429700 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-46631f7d-f688-4f95-98d9-d1cd729c0ac6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:31.433783 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-46631f7d-f688-4f95-98d9-d1cd729c0ac6 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:02:31.436109 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-46631f7d-f688-4f95-98d9-d1cd729c0ac6 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:31.436392 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-46631f7d-f688-4f95-98d9-d1cd729c0ac6 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:31.445565 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-1d4d8a74-eec2-434f-8c3e-01cd25e45da7 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] delete_backup rpcapi backup_id a338d7b3-0cb9-442b-b239-9778da89e70d {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:02:31.446934 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:31.446934 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:31.447749 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1d4d8a74-eec2-434f-8c3e-01cd25e45da7 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 202 Aug 01 13:02:31.448292 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 534/2109] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:02:31 2026] DELETE /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 01 13:02:31.456354 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-46631f7d-f688-4f95-98d9-d1cd729c0ac6 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:02:31.459802 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0746c5bf-87c7-4ac4-857f-fba318a84908 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:31.462244 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0746c5bf-87c7-4ac4-857f-fba318a84908 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:31.467163 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0746c5bf-87c7-4ac4-857f-fba318a84908 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:31.467789 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0746c5bf-87c7-4ac4-857f-fba318a84908 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:31.467789 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0746c5bf-87c7-4ac4-857f-fba318a84908 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:31.469261 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-46631f7d-f688-4f95-98d9-d1cd729c0ac6 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:02:31.469990 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 528/2110] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:31 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:31.484133 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:31.484133 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:31.484333 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3eed7566-2d2b-4a06-b095-412ad0740eec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:31.485021 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0746c5bf-87c7-4ac4-857f-fba318a84908 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 200 Aug 01 13:02:31.485447 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 523/2111] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:31 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 761 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:31.486675 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3eed7566-2d2b-4a06-b095-412ad0740eec tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:02:31.486982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3eed7566-2d2b-4a06-b095-412ad0740eec tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:31.487194 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3eed7566-2d2b-4a06-b095-412ad0740eec tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:31.501101 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:31.501101 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:31.505076 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3eed7566-2d2b-4a06-b095-412ad0740eec tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:02:31.510562 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3eed7566-2d2b-4a06-b095-412ad0740eec tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:02:31.511095 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 527/2112] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:31 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:31.613971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-68fe5ee4-eacf-4f62-baf9-1aecc9339aea req-6df27e45-987d-4447-bd6c-ebd26b5fc7d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:31.616008 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-68fe5ee4-eacf-4f62-baf9-1aecc9339aea req-6df27e45-987d-4447-bd6c-ebd26b5fc7d9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:02:31.616174 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-68fe5ee4-eacf-4f62-baf9-1aecc9339aea req-6df27e45-987d-4447-bd6c-ebd26b5fc7d9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:31.616342 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-68fe5ee4-eacf-4f62-baf9-1aecc9339aea req-6df27e45-987d-4447-bd6c-ebd26b5fc7d9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:31.625615 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:31.625615 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:31.629211 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-68fe5ee4-eacf-4f62-baf9-1aecc9339aea req-6df27e45-987d-4447-bd6c-ebd26b5fc7d9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:02:31.633406 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-68fe5ee4-eacf-4f62-baf9-1aecc9339aea req-6df27e45-987d-4447-bd6c-ebd26b5fc7d9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:02:31.634497 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 535/2113] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:02:31 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:32.231052 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-76bf1654-b958-4c96-bf99-2852b1a96308 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:32.233902 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76bf1654-b958-4c96-bf99-2852b1a96308 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:32.234258 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-76bf1654-b958-4c96-bf99-2852b1a96308 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:32.234539 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-76bf1654-b958-4c96-bf99-2852b1a96308 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:32.234733 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-76bf1654-b958-4c96-bf99-2852b1a96308 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:32.242681 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:32.242681 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:32.243474 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76bf1654-b958-4c96-bf99-2852b1a96308 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:32.244925 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 529/2114] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:32 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:02:32.499233 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b787b618-80f7-49ed-933c-6ce369574c74 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:32.502502 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b787b618-80f7-49ed-933c-6ce369574c74 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d Aug 01 13:02:32.502896 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b787b618-80f7-49ed-933c-6ce369574c74 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:32.503181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b787b618-80f7-49ed-933c-6ce369574c74 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:32.503310 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b787b618-80f7-49ed-933c-6ce369574c74 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Show backup with id a338d7b3-0cb9-442b-b239-9778da89e70d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:32.507699 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b787b618-80f7-49ed-933c-6ce369574c74 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d returned with HTTP 404 Aug 01 13:02:32.508495 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 524/2115] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:32 2026] GET /volume/v3/backups/a338d7b3-0cb9-442b-b239-9778da89e70d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:32.516009 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6531323a-d9d1-4cd1-a86d-3c12cd9b910d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:32.521675 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6531323a-d9d1-4cd1-a86d-3c12cd9b910d tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 Aug 01 13:02:32.521896 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6531323a-d9d1-4cd1-a86d-3c12cd9b910d tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:32.522159 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6531323a-d9d1-4cd1-a86d-3c12cd9b910d tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:32.522331 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6531323a-d9d1-4cd1-a86d-3c12cd9b910d tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Delete volume with id: 1e505efa-b4ca-43aa-a52d-ebc12e106bf9 Aug 01 13:02:32.533708 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:32.533708 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:32.534117 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6531323a-d9d1-4cd1-a86d-3c12cd9b910d tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Volume info retrieved successfully. Aug 01 13:02:32.555870 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6531323a-d9d1-4cd1-a86d-3c12cd9b910d tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Delete volume request issued successfully. Aug 01 13:02:32.556332 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6531323a-d9d1-4cd1-a86d-3c12cd9b910d tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 returned with HTTP 202 Aug 01 13:02:32.556804 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 528/2116] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:02:32 2026] DELETE /volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:32.566047 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f2d593ce-8f0b-4039-ab49-7cf2bf0bf62e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:32.567752 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f2d593ce-8f0b-4039-ab49-7cf2bf0bf62e tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 Aug 01 13:02:32.568002 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f2d593ce-8f0b-4039-ab49-7cf2bf0bf62e tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:32.568162 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f2d593ce-8f0b-4039-ab49-7cf2bf0bf62e tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:32.576941 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:32.576941 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:32.581397 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f2d593ce-8f0b-4039-ab49-7cf2bf0bf62e tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Volume info retrieved successfully. Aug 01 13:02:32.586768 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f2d593ce-8f0b-4039-ab49-7cf2bf0bf62e tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 returned with HTTP 200 Aug 01 13:02:32.586768 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 536/2117] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:32 2026] GET /volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:33.257502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e6c4eba7-42f2-4ca6-883e-bc03fcd798a1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:33.259834 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e6c4eba7-42f2-4ca6-883e-bc03fcd798a1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:33.260118 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e6c4eba7-42f2-4ca6-883e-bc03fcd798a1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:33.260400 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e6c4eba7-42f2-4ca6-883e-bc03fcd798a1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:33.260554 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e6c4eba7-42f2-4ca6-883e-bc03fcd798a1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:33.265892 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:33.265892 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:33.266873 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e6c4eba7-42f2-4ca6-883e-bc03fcd798a1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:33.267389 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 530/2118] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:33 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:33.601573 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6752cc8d-3c56-4660-9037-742104e4d446 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:33.604107 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6752cc8d-3c56-4660-9037-742104e4d446 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] GET https://10.4.3.110/volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 Aug 01 13:02:33.604382 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6752cc8d-3c56-4660-9037-742104e4d446 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:33.604661 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6752cc8d-3c56-4660-9037-742104e4d446 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:33.613879 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6752cc8d-3c56-4660-9037-742104e4d446 tempest-ProjectAdminTests39-435965392 tempest-ProjectAdminTests39-435965392-project-admin] https://10.4.3.110/volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 returned with HTTP 404 Aug 01 13:02:33.614448 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 525/2119] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:33 2026] GET /volume/v3/volumes/1e505efa-b4ca-43aa-a52d-ebc12e106bf9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:34.282922 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1264fe88-ffdc-40cc-ba42-1af0cc0153dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:34.285432 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1264fe88-ffdc-40cc-ba42-1af0cc0153dd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:34.285432 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1264fe88-ffdc-40cc-ba42-1af0cc0153dd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:34.285705 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1264fe88-ffdc-40cc-ba42-1af0cc0153dd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:34.285705 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1264fe88-ffdc-40cc-ba42-1af0cc0153dd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:34.294659 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:34.294659 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:34.295033 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1264fe88-ffdc-40cc-ba42-1af0cc0153dd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:34.295441 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 529/2120] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:34 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:35.308442 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb0d783e-4d39-437a-8dcf-b020aa92f198 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:35.310886 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb0d783e-4d39-437a-8dcf-b020aa92f198 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:35.311477 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb0d783e-4d39-437a-8dcf-b020aa92f198 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:35.311680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb0d783e-4d39-437a-8dcf-b020aa92f198 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:35.311781 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fb0d783e-4d39-437a-8dcf-b020aa92f198 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:35.317460 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:35.317460 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:35.317460 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb0d783e-4d39-437a-8dcf-b020aa92f198 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:35.317659 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 537/2121] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:35 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:35.761764 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:35.858456 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a71c6d8a-a67c-46ef-9212-13c71d910dc7 req-c36d0292-ac17-4883-9e8f-16ba67a9bbb9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:35.860676 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a71c6d8a-a67c-46ef-9212-13c71d910dc7 req-c36d0292-ac17-4883-9e8f-16ba67a9bbb9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:02:35.860870 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a71c6d8a-a67c-46ef-9212-13c71d910dc7 req-c36d0292-ac17-4883-9e8f-16ba67a9bbb9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:35.861071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a71c6d8a-a67c-46ef-9212-13c71d910dc7 req-c36d0292-ac17-4883-9e8f-16ba67a9bbb9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:35.876405 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:35.876405 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:35.884397 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:02:35.884679 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a71c6d8a-a67c-46ef-9212-13c71d910dc7 req-c36d0292-ac17-4883-9e8f-16ba67a9bbb9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:02:35.884837 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1367863931"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:35.887828 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1367863931'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:02:35.887966 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Create volume of 1 GB Aug 01 13:02:35.895507 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Availability Zones retrieved successfully. Aug 01 13:02:35.895774 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a71c6d8a-a67c-46ef-9212-13c71d910dc7 req-c36d0292-ac17-4883-9e8f-16ba67a9bbb9 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:02:35.896433 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 526/2122] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:02:35 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:35.902244 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Flow 'volume_create_api' (718b0185-8da8-40f9-9460-535cee8e5831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:35.907101 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8f3a2ff-3fb2-47d8-809a-d83a7f8f8a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:35.908113 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:02:35.946070 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8f3a2ff-3fb2-47d8-809a-d83a7f8f8a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:35.947388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de2eb751-ae6c-4a4b-850e-d7c58b3c7d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:36.060111 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Created reservations ['e2286872-497e-4393-89c1-47d5aeae165a', '013a3bce-8344-4006-81cd-20f21c14421e', '554c4d1d-24fa-4a89-9cb3-4171ba7f0a8f', 'cbc8f77e-6bd6-44f3-b44c-d9436cf1e7f5'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:36.060111 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de2eb751-ae6c-4a4b-850e-d7c58b3c7d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2286872-497e-4393-89c1-47d5aeae165a', '013a3bce-8344-4006-81cd-20f21c14421e', '554c4d1d-24fa-4a89-9cb3-4171ba7f0a8f', 'cbc8f77e-6bd6-44f3-b44c-d9436cf1e7f5']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:36.060445 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78184b3c-d1e5-49d4-836f-bfcbad60c64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:36.097164 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78184b3c-d1e5-49d4-836f-bfcbad60c64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee751a9f-8c09-43a6-b735-0aedad465952', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1367863931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd18c3f810a411a9e8dc5b68548fe1c',qos_specs=None,replication_status=,reservations=['e2286872-497e-4393-89c1-47d5aeae165a','013a3bce-8344-4006-81cd-20f21c14421e','554c4d1d-24fa-4a89-9cb3-4171ba7f0a8f','cbc8f77e-6bd6-44f3-b44c-d9436cf1e7f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55ff814947c4ddfa4d6282a14e47074',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1367863931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee751a9f-8c09-43a6-b735-0aedad465952,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd18c3f810a411a9e8dc5b68548fe1c',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='f55ff814947c4ddfa4d6282a14e47074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:36.098251 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40c42a7-a192-4af4-a41f-d5cf32420274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:36.133427 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40c42a7-a192-4af4-a41f-d5cf32420274) 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-VolumeV3RbacBaseTests-Volume-1367863931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd18c3f810a411a9e8dc5b68548fe1c',qos_specs=None,replication_status=,reservations=['e2286872-497e-4393-89c1-47d5aeae165a','013a3bce-8344-4006-81cd-20f21c14421e','554c4d1d-24fa-4a89-9cb3-4171ba7f0a8f','cbc8f77e-6bd6-44f3-b44c-d9436cf1e7f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55ff814947c4ddfa4d6282a14e47074',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:36.134213 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebe11e2-564e-4a1b-b5b9-504fd8a74aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:36.155979 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebe11e2-564e-4a1b-b5b9-504fd8a74aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:36.157242 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Flow 'volume_create_api' (718b0185-8da8-40f9-9460-535cee8e5831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:36.157556 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Create volume request issued successfully. Aug 01 13:02:36.159319 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-39920e96-b2ec-4aa1-96c9-2d8c96170316 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:02:36.159849 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 531/2123] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:02:35 2026] POST /volume/v3/volumes => generated 778 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:36.176276 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3554fc3c-ae4e-4a62-9a78-0e3005d6470c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:36.180145 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3554fc3c-ae4e-4a62-9a78-0e3005d6470c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 Aug 01 13:02:36.180450 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3554fc3c-ae4e-4a62-9a78-0e3005d6470c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:36.180730 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3554fc3c-ae4e-4a62-9a78-0e3005d6470c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:36.191937 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:36.191937 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:36.196331 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3554fc3c-ae4e-4a62-9a78-0e3005d6470c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:02:36.205483 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3554fc3c-ae4e-4a62-9a78-0e3005d6470c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 returned with HTTP 200 Aug 01 13:02:36.206197 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 530/2124] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:36 2026] GET /volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:36.332828 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cee14352-7c12-4378-9f02-dc00f23e9243 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:36.338924 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cee14352-7c12-4378-9f02-dc00f23e9243 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:36.339230 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cee14352-7c12-4378-9f02-dc00f23e9243 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:36.339633 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cee14352-7c12-4378-9f02-dc00f23e9243 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:36.339815 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cee14352-7c12-4378-9f02-dc00f23e9243 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:36.349097 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:36.349097 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:36.351179 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cee14352-7c12-4378-9f02-dc00f23e9243 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:36.351969 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 538/2125] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:36 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:36.368450 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-53b91182-caa4-43fb-8f58-b6be443871bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:36.370869 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53b91182-caa4-43fb-8f58-b6be443871bd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 Aug 01 13:02:36.371237 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53b91182-caa4-43fb-8f58-b6be443871bd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:36.371485 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53b91182-caa4-43fb-8f58-b6be443871bd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:36.383020 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:36.383020 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:36.389939 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-53b91182-caa4-43fb-8f58-b6be443871bd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:36.401543 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53b91182-caa4-43fb-8f58-b6be443871bd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 returned with HTTP 200 Aug 01 13:02:36.402760 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 527/2126] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:36 2026] GET /volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:36.421854 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9551f7b2-15e0-45cb-8780-3bb8f1a6e493 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:36.530925 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9551f7b2-15e0-45cb-8780-3bb8f1a6e493 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f/export_record Aug 01 13:02:36.530925 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9551f7b2-15e0-45cb-8780-3bb8f1a6e493 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:36.530925 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9551f7b2-15e0-45cb-8780-3bb8f1a6e493 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Calling method 'export_record' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:36.530925 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-9551f7b2-15e0-45cb-8780-3bb8f1a6e493 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Export record for backup ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100261) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 13:02:36.537424 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:36.537424 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:36.537424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.backup.api [None req-9551f7b2-15e0-45cb-8780-3bb8f1a6e493 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Calling RPCAPI with context: , host: np0000006302, backup: ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100261) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 13:02:36.556664 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-9551f7b2-15e0-45cb-8780-3bb8f1a6e493 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] export_record in rpcapi backup_id ef991108-5d66-40c5-998d-a605611f883f on host np0000006302. {{(pid=100261) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 13:02:36.569360 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-9551f7b2-15e0-45cb-8780-3bb8f1a6e493 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWY5OTExMDgtNWQ2Ni00MGM1LTk5OGQtYTYwNTYxMWY4ODNmIiwgInVzZXJfaWQiOiAiODUzNWRiZWMwY2Q5NGQ1MmFhODgxM2EzMGE3NTU0ODIiLCAicHJvamVjdF9pZCI6ICI1YjM2NDRjYTRjZjg0NTY4OGQwMDU4YjIxOGVlZjA2NyIsICJ2b2x1bWVfaWQiOiAiZTdiODQ5YTUtMzc3ZC00ZWUzLTlhNDAtMjA5OWQyNTAwZmMwIiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjIwOTkyMDM5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTkzMjU2NzcxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U3Yjg0OWE1LTM3N2QtNGVlMy05YTQwLTIwOTlkMjUwMGZjMC8yMDI2MDgwMTEzMDIyMC9hel9ub3ZhX2JhY2t1cF9lZjk5MTEwOC01ZDY2LTQwYzUtOTk4ZC1hNjA1NjExZjg4M2YiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTAxVDEzOjAyOjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDEzOjAyOjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDI6MzZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100261) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 13:02:36.571351 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9551f7b2-15e0-45cb-8780-3bb8f1a6e493 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f/export_record returned with HTTP 200 Aug 01 13:02:36.571351 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 532/2127] 10.4.3.110 () {66 vars in 1390 bytes} [Sat Aug 1 13:02:36 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f/export_record => generated 1512 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:36.585300 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0706655b-eff3-40e0-9c7b-1f53f6d17d29 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:36.587116 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0706655b-eff3-40e0-9c7b-1f53f6d17d29 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] POST https://10.4.3.110/volume/v3/backups/import_record Aug 01 13:02:36.587510 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0706655b-eff3-40e0-9c7b-1f53f6d17d29 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IxNDQxOGItNDMyNS00MDJlLWI0OWItMTY4MWFhZmM2YzYzIiwgInVzZXJfaWQiOiAiODUzNWRiZWMwY2Q5NGQ1MmFhODgxM2EzMGE3NTU0ODIiLCAicHJvamVjdF9pZCI6ICI1YjM2NDRjYTRjZjg0NTY4OGQwMDU4YjIxOGVlZjA2NyIsICJ2b2x1bWVfaWQiOiAiZTdiODQ5YTUtMzc3ZC00ZWUzLTlhNDAtMjA5OWQyNTAwZmMwIiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjIwOTkyMDM5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTkzMjU2NzcxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U3Yjg0OWE1LTM3N2QtNGVlMy05YTQwLTIwOTlkMjUwMGZjMC8yMDI2MDgwMTEzMDIyMC9hel9ub3ZhX2JhY2t1cF9lZjk5MTEwOC01ZDY2LTQwYzUtOTk4ZC1hNjA1NjExZjg4M2YiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTAxVDEzOjAyOjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDEzOjAyOjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDI6MzZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:36.589237 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-0706655b-eff3-40e0-9c7b-1f53f6d17d29 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IxNDQxOGItNDMyNS00MDJlLWI0OWItMTY4MWFhZmM2YzYzIiwgInVzZXJfaWQiOiAiODUzNWRiZWMwY2Q5NGQ1MmFhODgxM2EzMGE3NTU0ODIiLCAicHJvamVjdF9pZCI6ICI1YjM2NDRjYTRjZjg0NTY4OGQwMDU4YjIxOGVlZjA2NyIsICJ2b2x1bWVfaWQiOiAiZTdiODQ5YTUtMzc3ZC00ZWUzLTlhNDAtMjA5OWQyNTAwZmMwIiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjIwOTkyMDM5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTkzMjU2NzcxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U3Yjg0OWE1LTM3N2QtNGVlMy05YTQwLTIwOTlkMjUwMGZjMC8yMDI2MDgwMTEzMDIyMC9hel9ub3ZhX2JhY2t1cF9lZjk5MTEwOC01ZDY2LTQwYzUtOTk4ZC1hNjA1NjExZjg4M2YiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTAxVDEzOjAyOjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDEzOjAyOjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDI6MzZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 13:02:36.589438 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-0706655b-eff3-40e0-9c7b-1f53f6d17d29 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IxNDQxOGItNDMyNS00MDJlLWI0OWItMTY4MWFhZmM2YzYzIiwgInVzZXJfaWQiOiAiODUzNWRiZWMwY2Q5NGQ1MmFhODgxM2EzMGE3NTU0ODIiLCAicHJvamVjdF9pZCI6ICI1YjM2NDRjYTRjZjg0NTY4OGQwMDU4YjIxOGVlZjA2NyIsICJ2b2x1bWVfaWQiOiAiZTdiODQ5YTUtMzc3ZC00ZWUzLTlhNDAtMjA5OWQyNTAwZmMwIiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjIwOTkyMDM5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTkzMjU2NzcxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U3Yjg0OWE1LTM3N2QtNGVlMy05YTQwLTIwOTlkMjUwMGZjMC8yMDI2MDgwMTEzMDIyMC9hel9ub3ZhX2JhY2t1cF9lZjk5MTEwOC01ZDY2LTQwYzUtOTk4ZC1hNjA1NjExZjg4M2YiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTAxVDEzOjAyOjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDEzOjAyOjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDI6MzZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 13:02:36.637397 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0706655b-eff3-40e0-9c7b-1f53f6d17d29 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Created reservations ['332957f7-dd05-4858-bad9-bbc9b5778949', '424e9331-1d99-47f5-9928-b4a611fcd4b5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:36.666758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-0706655b-eff3-40e0-9c7b-1f53f6d17d29 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] import_record rpcapi backup id cb14418b-4325-402e-b49b-1681aafc6c63 on host np0000006302 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IxNDQxOGItNDMyNS00MDJlLWI0OWItMTY4MWFhZmM2YzYzIiwgInVzZXJfaWQiOiAiODUzNWRiZWMwY2Q5NGQ1MmFhODgxM2EzMGE3NTU0ODIiLCAicHJvamVjdF9pZCI6ICI1YjM2NDRjYTRjZjg0NTY4OGQwMDU4YjIxOGVlZjA2NyIsICJ2b2x1bWVfaWQiOiAiZTdiODQ5YTUtMzc3ZC00ZWUzLTlhNDAtMjA5OWQyNTAwZmMwIiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjIwOTkyMDM5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTkzMjU2NzcxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U3Yjg0OWE1LTM3N2QtNGVlMy05YTQwLTIwOTlkMjUwMGZjMC8yMDI2MDgwMTEzMDIyMC9hel9ub3ZhX2JhY2t1cF9lZjk5MTEwOC01ZDY2LTQwYzUtOTk4ZC1hNjA1NjExZjg4M2YiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTAxVDEzOjAyOjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDEzOjAyOjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDI6MzZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100264) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 01 13:02:36.671638 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-0706655b-eff3-40e0-9c7b-1f53f6d17d29 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Import record output: {'backup': {'id': 'cb14418b-4325-402e-b49b-1681aafc6c63', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.110/volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63'}, {'rel': 'bookmark', 'href': 'https://10.4.3.110/volume/backups/cb14418b-4325-402e-b49b-1681aafc6c63'}]}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 01 13:02:36.671638 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0706655b-eff3-40e0-9c7b-1f53f6d17d29 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] https://10.4.3.110/volume/v3/backups/import_record returned with HTTP 201 Aug 01 13:02:36.671638 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 531/2128] 10.4.3.110 () {68 vars in 1302 bytes} [Sat Aug 1 13:02:36 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 85 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 01 13:02:36.685009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f8aacdcb-7c91-45e2-905a-d61855c57a2f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:36.690150 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8aacdcb-7c91-45e2-905a-d61855c57a2f tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] GET https://10.4.3.110/volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 Aug 01 13:02:36.690426 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8aacdcb-7c91-45e2-905a-d61855c57a2f tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:36.690687 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8aacdcb-7c91-45e2-905a-d61855c57a2f tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:36.690839 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f8aacdcb-7c91-45e2-905a-d61855c57a2f tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Show backup with id cb14418b-4325-402e-b49b-1681aafc6c63. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:36.699258 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:36.699258 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:36.700004 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8aacdcb-7c91-45e2-905a-d61855c57a2f tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] https://10.4.3.110/volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 returned with HTTP 200 Aug 01 13:02:36.700385 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 539/2129] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:36 2026] GET /volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 => generated 647 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:37.224906 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b725307a-7def-4e43-b3e2-fe6c52bf0a8a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:37.226924 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b725307a-7def-4e43-b3e2-fe6c52bf0a8a tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 Aug 01 13:02:37.227172 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b725307a-7def-4e43-b3e2-fe6c52bf0a8a tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:37.227352 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b725307a-7def-4e43-b3e2-fe6c52bf0a8a tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:37.235644 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:37.235644 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:37.239927 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b725307a-7def-4e43-b3e2-fe6c52bf0a8a tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:02:37.244810 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b725307a-7def-4e43-b3e2-fe6c52bf0a8a tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 returned with HTTP 200 Aug 01 13:02:37.245394 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 528/2130] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:37 2026] GET /volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:37.258607 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-abc1c145-f15a-4336-9b3d-460f21e4d682 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:37.260919 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abc1c145-f15a-4336-9b3d-460f21e4d682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:02:37.261577 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abc1c145-f15a-4336-9b3d-460f21e4d682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee751a9f-8c09-43a6-b735-0aedad465952", "name": "tempest-type-Backup-880025887"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:37.263446 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-abc1c145-f15a-4336-9b3d-460f21e4d682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Creating new backup {'backup': {'volume_id': 'ee751a9f-8c09-43a6-b735-0aedad465952', 'name': 'tempest-type-Backup-880025887'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:02:37.263793 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-abc1c145-f15a-4336-9b3d-460f21e4d682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Creating backup of volume ee751a9f-8c09-43a6-b735-0aedad465952 in container None Aug 01 13:02:37.275837 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:37.275837 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:37.276521 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-abc1c145-f15a-4336-9b3d-460f21e4d682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:02:37.324446 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-abc1c145-f15a-4336-9b3d-460f21e4d682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Created reservations ['29fa1d90-b4a4-41cd-bb11-77b360e33b3b', '71ea4e0c-d36c-47a0-b56d-532f4a57eeef'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:37.370145 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abc1c145-f15a-4336-9b3d-460f21e4d682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:02:37.370631 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 533/2131] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:02:37 2026] POST /volume/v3/backups => generated 315 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:37.381196 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-68f8dec4-bc90-4807-90ad-0e5e3849685d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:37.383371 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68f8dec4-bc90-4807-90ad-0e5e3849685d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:37.383685 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-68f8dec4-bc90-4807-90ad-0e5e3849685d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:37.384123 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-68f8dec4-bc90-4807-90ad-0e5e3849685d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:37.384375 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-68f8dec4-bc90-4807-90ad-0e5e3849685d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:37.390081 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:37.390081 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:37.390989 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68f8dec4-bc90-4807-90ad-0e5e3849685d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:37.391661 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 532/2132] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:37 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:37.716228 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-92bd792d-0e75-4eb3-9079-6099fa5dec31 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:37.718463 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92bd792d-0e75-4eb3-9079-6099fa5dec31 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] GET https://10.4.3.110/volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 Aug 01 13:02:37.718683 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92bd792d-0e75-4eb3-9079-6099fa5dec31 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:37.719056 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92bd792d-0e75-4eb3-9079-6099fa5dec31 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:37.719056 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-92bd792d-0e75-4eb3-9079-6099fa5dec31 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Show backup with id cb14418b-4325-402e-b49b-1681aafc6c63. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:37.723726 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:37.723726 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:37.724766 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92bd792d-0e75-4eb3-9079-6099fa5dec31 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] https://10.4.3.110/volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 returned with HTTP 200 Aug 01 13:02:37.725245 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 540/2133] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:37 2026] GET /volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:37.740153 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-775547c3-7a16-46e2-a1b5-2989a0c5a68f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:37.743967 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-775547c3-7a16-46e2-a1b5-2989a0c5a68f tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] GET https://10.4.3.110/volume/v3/backups Aug 01 13:02:37.743967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-775547c3-7a16-46e2-a1b5-2989a0c5a68f tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:37.743967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-775547c3-7a16-46e2-a1b5-2989a0c5a68f tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:37.760798 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-775547c3-7a16-46e2-a1b5-2989a0c5a68f tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 200 Aug 01 13:02:37.760798 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 529/2134] 10.4.3.110 () {66 vars in 1237 bytes} [Sat Aug 1 13:02:37 2026] GET /volume/v3/backups => generated 337 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:37.771242 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:37.772851 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] POST https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f/restore Aug 01 13:02:37.773188 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:37.775051 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Restoring backup ef991108-5d66-40c5-998d-a605611f883f ({'restore': {}}) {{(pid=100261) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 13:02:37.775201 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Restoring backup ef991108-5d66-40c5-998d-a605611f883f to volume None. Aug 01 13:02:37.787355 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:37.787355 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:37.789015 np0000006302 devstack@c-api.service[100261]: INFO cinder.backup.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Creating volume of 1 GB for restore of backup ef991108-5d66-40c5-998d-a605611f883f. Aug 01 13:02:37.811272 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:02:37.810913. {{(pid=100261) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:02:37.811470 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Availability Zones retrieved successfully. Aug 01 13:02:37.820339 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Flow 'volume_create_api' (dbd028c0-78ea-439e-8ef5-b3aa0ea528a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:37.822348 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b4e92f-4d13-4996-b64d-9fed9849d804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:37.823882 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:02:37.860096 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b4e92f-4d13-4996-b64d-9fed9849d804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:37.861012 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08c7ac7-d575-4836-8f46-4c121bdb6d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:37.906024 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Created reservations ['26ca6dd2-2582-400e-a575-380010212277', 'e157b693-993c-4128-af08-2ab6946e107e', '25d789d5-abc4-494b-8b83-bdef6188bd20', '69c58ecc-5e68-4b89-a8d0-816c942cb5fd'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:37.908142 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08c7ac7-d575-4836-8f46-4c121bdb6d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26ca6dd2-2582-400e-a575-380010212277', 'e157b693-993c-4128-af08-2ab6946e107e', '25d789d5-abc4-494b-8b83-bdef6188bd20', '69c58ecc-5e68-4b89-a8d0-816c942cb5fd']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:37.908142 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c0e75f-a9dd-4cfc-8555-529f1cd2f1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:37.943467 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c0e75f-a9dd-4cfc-8555-529f1cd2f1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84657cf6-96fc-4b61-a973-a2cb55061c4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ef991108-5d66-40c5-998d-a605611f883f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b3644ca4cf845688d0058b218eef067',qos_specs=None,replication_status=,reservations=['26ca6dd2-2582-400e-a575-380010212277','e157b693-993c-4128-af08-2ab6946e107e','25d789d5-abc4-494b-8b83-bdef6188bd20','69c58ecc-5e68-4b89-a8d0-816c942cb5fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8535dbec0cd94d52aa8813a30a755482',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:02:37Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ef991108-5d66-40c5-998d-a605611f883f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84657cf6-96fc-4b61-a973-a2cb55061c4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b3644ca4cf845688d0058b218eef067',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='8535dbec0cd94d52aa8813a30a755482',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:37.944562 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6834d164-dbd0-44d4-914e-caf88f08e3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:37.967170 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6834d164-dbd0-44d4-914e-caf88f08e3cd) 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='auto-created_from_restore_from_backup',display_name='restore_backup_ef991108-5d66-40c5-998d-a605611f883f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b3644ca4cf845688d0058b218eef067',qos_specs=None,replication_status=,reservations=['26ca6dd2-2582-400e-a575-380010212277','e157b693-993c-4128-af08-2ab6946e107e','25d789d5-abc4-494b-8b83-bdef6188bd20','69c58ecc-5e68-4b89-a8d0-816c942cb5fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8535dbec0cd94d52aa8813a30a755482',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:37.967996 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59b067a-8cf8-4f2f-b910-7fb4f0857cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:37.982640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59b067a-8cf8-4f2f-b910-7fb4f0857cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:37.983564 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Flow 'volume_create_api' (dbd028c0-78ea-439e-8ef5-b3aa0ea528a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:37.983963 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Create volume request issued successfully. Aug 01 13:02:37.993269 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:37.993269 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:37.993934 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:38.403558 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bdc2f8a1-8d12-4c34-b2b3-e08c2a1211c3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:38.405835 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bdc2f8a1-8d12-4c34-b2b3-e08c2a1211c3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:38.406120 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bdc2f8a1-8d12-4c34-b2b3-e08c2a1211c3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:38.406325 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bdc2f8a1-8d12-4c34-b2b3-e08c2a1211c3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:38.406453 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bdc2f8a1-8d12-4c34-b2b3-e08c2a1211c3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:38.411275 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:38.411275 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:38.412021 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bdc2f8a1-8d12-4c34-b2b3-e08c2a1211c3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:38.413173 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 533/2135] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:38 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:39.001104 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:39.001104 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:39.001614 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:39.001724 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.backup.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Checking backup size 1 against volume size 1 {{(pid=100261) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 13:02:39.001818 np0000006302 devstack@c-api.service[100261]: INFO cinder.backup.api [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Overwriting volume 84657cf6-96fc-4b61-a973-a2cb55061c4f with restore of backup ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:39.018426 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] restore_backup in rpcapi backup_id ef991108-5d66-40c5-998d-a605611f883f {{(pid=100261) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 13:02:39.020325 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7fc593e3-dd5f-4c13-84d4-817e975bbd93 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f/restore returned with HTTP 202 Aug 01 13:02:39.020900 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 534/2136] 10.4.3.110 () {68 vars in 1393 bytes} [Sat Aug 1 13:02:37 2026] POST /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f/restore => generated 189 bytes in 1251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:39.028648 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ef62334-3e1e-4313-8614-43ccab1b8ebb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:39.031012 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ef62334-3e1e-4313-8614-43ccab1b8ebb tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:39.031273 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ef62334-3e1e-4313-8614-43ccab1b8ebb tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:39.031521 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ef62334-3e1e-4313-8614-43ccab1b8ebb tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:39.031808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3ef62334-3e1e-4313-8614-43ccab1b8ebb tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:39.038377 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:39.038377 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:39.039937 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ef62334-3e1e-4313-8614-43ccab1b8ebb tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:39.040059 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 541/2137] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:39 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:39.424677 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5dcaf133-c806-4a31-8097-2d29b660ff96 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:39.426421 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dcaf133-c806-4a31-8097-2d29b660ff96 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:39.426631 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5dcaf133-c806-4a31-8097-2d29b660ff96 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:39.426818 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5dcaf133-c806-4a31-8097-2d29b660ff96 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:39.427059 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5dcaf133-c806-4a31-8097-2d29b660ff96 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:39.432076 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:39.432076 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:39.434022 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dcaf133-c806-4a31-8097-2d29b660ff96 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:39.434022 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 530/2138] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:39 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:40.052097 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7cc36bd9-739f-49b2-a38c-7f9964e06920 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:40.054705 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cc36bd9-739f-49b2-a38c-7f9964e06920 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:40.054989 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cc36bd9-739f-49b2-a38c-7f9964e06920 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:40.055253 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cc36bd9-739f-49b2-a38c-7f9964e06920 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:40.055457 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7cc36bd9-739f-49b2-a38c-7f9964e06920 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:40.060390 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:40.060390 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:40.061568 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cc36bd9-739f-49b2-a38c-7f9964e06920 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:40.061675 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 534/2139] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:40 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:40.445918 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6720c549-2d54-4ace-af12-572183807ccb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:40.450426 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6720c549-2d54-4ace-af12-572183807ccb tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:40.450689 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6720c549-2d54-4ace-af12-572183807ccb tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:40.450861 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6720c549-2d54-4ace-af12-572183807ccb tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:40.451083 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6720c549-2d54-4ace-af12-572183807ccb tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:40.461247 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:40.461247 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:40.462039 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6720c549-2d54-4ace-af12-572183807ccb tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:40.462437 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 535/2140] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:40 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:41.079078 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f7ffe423-3888-4271-a557-9469b87d8f2d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:41.081437 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7ffe423-3888-4271-a557-9469b87d8f2d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:41.081723 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7ffe423-3888-4271-a557-9469b87d8f2d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:41.082004 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7ffe423-3888-4271-a557-9469b87d8f2d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:41.082158 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f7ffe423-3888-4271-a557-9469b87d8f2d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:41.087923 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:41.087923 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:41.089148 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7ffe423-3888-4271-a557-9469b87d8f2d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:41.089640 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 542/2141] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:41 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:41.476255 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-14ac34d0-6d8b-4c8a-8938-403f96379416 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:41.479323 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14ac34d0-6d8b-4c8a-8938-403f96379416 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:41.479695 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14ac34d0-6d8b-4c8a-8938-403f96379416 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:41.480107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14ac34d0-6d8b-4c8a-8938-403f96379416 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:41.480257 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-14ac34d0-6d8b-4c8a-8938-403f96379416 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:41.483476 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=345,cinder:UPDATE=101,cinder:INSERT=52,cinder:DELETE=3 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:02:41.486893 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:41.486893 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:41.487926 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14ac34d0-6d8b-4c8a-8938-403f96379416 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:41.489510 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 531/2142] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:41 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:42.102173 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2fbdecda-2dea-4a08-8e9b-b3f9cab03c2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:42.102173 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fbdecda-2dea-4a08-8e9b-b3f9cab03c2e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:42.102783 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fbdecda-2dea-4a08-8e9b-b3f9cab03c2e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:42.102783 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fbdecda-2dea-4a08-8e9b-b3f9cab03c2e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:42.102783 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2fbdecda-2dea-4a08-8e9b-b3f9cab03c2e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:42.107483 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:42.107483 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:42.108200 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fbdecda-2dea-4a08-8e9b-b3f9cab03c2e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:42.108451 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 535/2143] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:42 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:42.500476 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fb950497-0b34-44c6-97da-a383efd92323 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:42.503045 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fb950497-0b34-44c6-97da-a383efd92323 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:42.503370 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fb950497-0b34-44c6-97da-a383efd92323 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:42.504752 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fb950497-0b34-44c6-97da-a383efd92323 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:42.504752 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fb950497-0b34-44c6-97da-a383efd92323 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:42.509429 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:42.509429 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:42.510491 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fb950497-0b34-44c6-97da-a383efd92323 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:42.510941 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 536/2144] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:42 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:02:43.124767 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-06e91313-c58e-4fbd-9cf1-7f878ac99744 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:43.126219 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06e91313-c58e-4fbd-9cf1-7f878ac99744 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:43.126469 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06e91313-c58e-4fbd-9cf1-7f878ac99744 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:43.126717 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06e91313-c58e-4fbd-9cf1-7f878ac99744 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:43.126847 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-06e91313-c58e-4fbd-9cf1-7f878ac99744 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:43.131931 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:43.131931 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:43.132857 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06e91313-c58e-4fbd-9cf1-7f878ac99744 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:43.133302 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 543/2145] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:43 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:43.526992 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-90f6c051-cc40-4cc7-af74-5aec0dcba405 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:43.531001 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90f6c051-cc40-4cc7-af74-5aec0dcba405 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:43.531001 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90f6c051-cc40-4cc7-af74-5aec0dcba405 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:43.531191 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90f6c051-cc40-4cc7-af74-5aec0dcba405 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:43.531191 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-90f6c051-cc40-4cc7-af74-5aec0dcba405 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:43.540451 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:43.540451 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:43.541433 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90f6c051-cc40-4cc7-af74-5aec0dcba405 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:43.542020 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 532/2146] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:43 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:44.147872 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2325bc40-d250-4edd-aad4-73a5c4c1b423 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:44.150616 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2325bc40-d250-4edd-aad4-73a5c4c1b423 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:44.150616 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2325bc40-d250-4edd-aad4-73a5c4c1b423 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:44.150616 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2325bc40-d250-4edd-aad4-73a5c4c1b423 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:44.150616 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2325bc40-d250-4edd-aad4-73a5c4c1b423 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:44.155836 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:44.155836 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:44.156806 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2325bc40-d250-4edd-aad4-73a5c4c1b423 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:44.157225 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 536/2147] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:44 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:44.554282 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-acc62ef0-66e7-4262-a521-bcf5d12951da None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:44.556756 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-acc62ef0-66e7-4262-a521-bcf5d12951da tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:44.557007 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-acc62ef0-66e7-4262-a521-bcf5d12951da tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:44.557266 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-acc62ef0-66e7-4262-a521-bcf5d12951da tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:44.557401 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-acc62ef0-66e7-4262-a521-bcf5d12951da tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:44.562542 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:44.562542 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:44.563429 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-acc62ef0-66e7-4262-a521-bcf5d12951da tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:44.563903 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 537/2148] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:44 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:44.729127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-75a14652-31ee-4ccd-bb06-8f37950449dc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:44.733525 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75a14652-31ee-4ccd-bb06-8f37950449dc tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 Aug 01 13:02:44.733904 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75a14652-31ee-4ccd-bb06-8f37950449dc tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:44.734154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75a14652-31ee-4ccd-bb06-8f37950449dc tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:44.734262 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-75a14652-31ee-4ccd-bb06-8f37950449dc tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Delete snapshot with id: 1e74cdde-0b08-4539-88eb-3125e6013b37 Aug 01 13:02:44.745000 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75a14652-31ee-4ccd-bb06-8f37950449dc tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 returned with HTTP 404 Aug 01 13:02:44.745785 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 544/2149] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:02:44 2026] DELETE /volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:44.756821 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6a3cff69-3dba-4a1d-a84c-a98d427f2c02 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:44.759441 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a3cff69-3dba-4a1d-a84c-a98d427f2c02 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 Aug 01 13:02:44.759756 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a3cff69-3dba-4a1d-a84c-a98d427f2c02 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:44.760096 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a3cff69-3dba-4a1d-a84c-a98d427f2c02 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:44.767434 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a3cff69-3dba-4a1d-a84c-a98d427f2c02 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 returned with HTTP 404 Aug 01 13:02:44.767434 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 533/2150] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:02:44 2026] GET /volume/v3/snapshots/1e74cdde-0b08-4539-88eb-3125e6013b37 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:44.823272 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cf5915f6-b313-45fa-800a-9609b9edd988 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:44.824732 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cf5915f6-b313-45fa-800a-9609b9edd988 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:02:44.825114 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cf5915f6-b313-45fa-800a-9609b9edd988 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:44.825442 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cf5915f6-b313-45fa-800a-9609b9edd988 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:44.839115 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:44.839115 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:44.844916 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cf5915f6-b313-45fa-800a-9609b9edd988 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:02:44.850967 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cf5915f6-b313-45fa-800a-9609b9edd988 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:02:44.851436 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 537/2151] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:02:44 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:44.878791 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cafa04b2-c65c-482a-b8ac-388999322170 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:44.882039 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cafa04b2-c65c-482a-b8ac-388999322170 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] POST https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850/action Aug 01 13:02:44.883222 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cafa04b2-c65c-482a-b8ac-388999322170 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:02:44.883222 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cafa04b2-c65c-482a-b8ac-388999322170 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:44.898131 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:44.898131 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:44.898881 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cafa04b2-c65c-482a-b8ac-388999322170 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:02:44.906801 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cafa04b2-c65c-482a-b8ac-388999322170 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Begin detaching volume completed successfully. Aug 01 13:02:44.907191 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-cafa04b2-c65c-482a-b8ac-388999322170 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850/action returned with HTTP 202 Aug 01 13:02:44.907839 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 538/2152] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:02:44 2026] POST /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:02:44.954967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f615964e-9efd-45b0-8607-e39c61752b57 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:44.955578 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f615964e-9efd-45b0-8607-e39c61752b57 None None] GET https://10.4.3.110/volume// Aug 01 13:02:44.955811 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f615964e-9efd-45b0-8607-e39c61752b57 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:44.956106 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f615964e-9efd-45b0-8607-e39c61752b57 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:44.956544 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f615964e-9efd-45b0-8607-e39c61752b57 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:02:44.957063 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 545/2153] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:02:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:02:44.967071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-77bd4c6e-b6c8-4bc8-88c4-4bae066b9ff1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:44.970672 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-77bd4c6e-b6c8-4bc8-88c4-4bae066b9ff1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:02:44.971018 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-77bd4c6e-b6c8-4bc8-88c4-4bae066b9ff1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:44.971313 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-77bd4c6e-b6c8-4bc8-88c4-4bae066b9ff1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:44.986256 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:44.986256 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:44.992373 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-77bd4c6e-b6c8-4bc8-88c4-4bae066b9ff1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:02:45.000967 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-77bd4c6e-b6c8-4bc8-88c4-4bae066b9ff1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:02:45.001613 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 534/2154] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:02:44 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:02:45.169769 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-37306197-cf0b-407c-ae38-75bdc3d70dbb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:45.172086 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37306197-cf0b-407c-ae38-75bdc3d70dbb tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:45.172341 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37306197-cf0b-407c-ae38-75bdc3d70dbb tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:45.172631 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37306197-cf0b-407c-ae38-75bdc3d70dbb tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:45.172739 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-37306197-cf0b-407c-ae38-75bdc3d70dbb tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:45.179997 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:45.179997 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:45.181148 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37306197-cf0b-407c-ae38-75bdc3d70dbb tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:45.181659 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 538/2155] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:45 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:45.446792 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6299c4d2-8260-4f97-8d73-4b5398076bfb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:45.448688 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6299c4d2-8260-4f97-8d73-4b5398076bfb tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:02:45.448901 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6299c4d2-8260-4f97-8d73-4b5398076bfb tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:45.449141 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6299c4d2-8260-4f97-8d73-4b5398076bfb tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:45.456580 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:45.456580 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:45.460374 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6299c4d2-8260-4f97-8d73-4b5398076bfb tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:02:45.465194 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6299c4d2-8260-4f97-8d73-4b5398076bfb tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 200 Aug 01 13:02:45.465617 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 539/2156] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:45 2026] GET /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:45.514756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd408666-f160-41c8-ac7c-c320a0e1c632 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:45.516613 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd408666-f160-41c8-ac7c-c320a0e1c632 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:02:45.516830 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd408666-f160-41c8-ac7c-c320a0e1c632 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:45.517048 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd408666-f160-41c8-ac7c-c320a0e1c632 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:45.524460 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:45.524460 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:45.531182 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd408666-f160-41c8-ac7c-c320a0e1c632 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:02:45.536543 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd408666-f160-41c8-ac7c-c320a0e1c632 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 200 Aug 01 13:02:45.537217 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 546/2157] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:45 2026] GET /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:45.576053 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-554d3043-7548-47bd-8c7b-cffc88e6ac66 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:45.578291 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-554d3043-7548-47bd-8c7b-cffc88e6ac66 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:45.578538 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-554d3043-7548-47bd-8c7b-cffc88e6ac66 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:45.578810 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-554d3043-7548-47bd-8c7b-cffc88e6ac66 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:45.578902 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-554d3043-7548-47bd-8c7b-cffc88e6ac66 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:45.583792 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:45.583792 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:45.584682 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-554d3043-7548-47bd-8c7b-cffc88e6ac66 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:45.585137 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 535/2158] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:45 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:46.098385 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-de6f3289-cac8-458c-bd5f-97c18a54ec68 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:46.101243 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-de6f3289-cac8-458c-bd5f-97c18a54ec68 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] DELETE https://10.4.3.110/volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f Aug 01 13:02:46.101577 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-de6f3289-cac8-458c-bd5f-97c18a54ec68 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:46.101839 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-de6f3289-cac8-458c-bd5f-97c18a54ec68 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:46.105262 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=333,cinder:INSERT=48,cinder:UPDATE=98,cinder:DELETE=3 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:02:46.129116 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:46.129116 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:46.198651 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5888c37d-aeb6-47c1-82b3-84244aa1ef97 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:46.203920 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5888c37d-aeb6-47c1-82b3-84244aa1ef97 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:46.203920 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5888c37d-aeb6-47c1-82b3-84244aa1ef97 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:46.203920 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5888c37d-aeb6-47c1-82b3-84244aa1ef97 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:46.204710 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5888c37d-aeb6-47c1-82b3-84244aa1ef97 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:46.209974 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:46.209974 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:46.212147 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5888c37d-aeb6-47c1-82b3-84244aa1ef97 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:46.212147 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 540/2159] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:46 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:46.224683 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3a70f3db-927c-4e6b-b689-dfa9bf81bdd4 req-de6f3289-cac8-458c-bd5f-97c18a54ec68 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f returned with HTTP 200 Aug 01 13:02:46.225186 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 539/2160] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:02:46 2026] DELETE /volume/v3/attachments/db7c904e-675e-4f0c-a87b-c46de8ff6a2f => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:46.602181 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eb50fb2f-377b-4691-a0f6-0f5bcd935ea3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:46.604797 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb50fb2f-377b-4691-a0f6-0f5bcd935ea3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:46.605185 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb50fb2f-377b-4691-a0f6-0f5bcd935ea3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:46.605445 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb50fb2f-377b-4691-a0f6-0f5bcd935ea3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:46.605750 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-eb50fb2f-377b-4691-a0f6-0f5bcd935ea3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:46.610909 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:46.610909 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:46.611891 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb50fb2f-377b-4691-a0f6-0f5bcd935ea3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:46.612494 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 547/2161] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:46 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:47.161413 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-23924f02-a2e1-4c6b-86a4-16bb6ba5fcc2 req-f4d073fd-b9b5-4f5d-b6af-924ff144e918 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:47.164348 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-23924f02-a2e1-4c6b-86a4-16bb6ba5fcc2 req-f4d073fd-b9b5-4f5d-b6af-924ff144e918 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:02:47.164614 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-23924f02-a2e1-4c6b-86a4-16bb6ba5fcc2 req-f4d073fd-b9b5-4f5d-b6af-924ff144e918 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:47.164878 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-23924f02-a2e1-4c6b-86a4-16bb6ba5fcc2 req-f4d073fd-b9b5-4f5d-b6af-924ff144e918 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:47.181936 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:47.181936 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:47.192131 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-23924f02-a2e1-4c6b-86a4-16bb6ba5fcc2 req-f4d073fd-b9b5-4f5d-b6af-924ff144e918 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:02:47.208103 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-23924f02-a2e1-4c6b-86a4-16bb6ba5fcc2 req-f4d073fd-b9b5-4f5d-b6af-924ff144e918 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:02:47.208512 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 536/2162] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:02:47 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:47.233733 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-93c2149e-33e3-441e-980c-ae44b5041c63 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:47.235263 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-374b1966-e12b-4d14-a4ed-a3a04ecd2ec7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:47.235889 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-93c2149e-33e3-441e-980c-ae44b5041c63 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] DELETE https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:02:47.236069 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-93c2149e-33e3-441e-980c-ae44b5041c63 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:47.236231 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-93c2149e-33e3-441e-980c-ae44b5041c63 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:47.236410 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-93c2149e-33e3-441e-980c-ae44b5041c63 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Delete volume with id: afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:02:47.239168 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=364,cinder:INSERT=55,cinder:UPDATE=107,cinder:DELETE=3 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:02:47.239714 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-374b1966-e12b-4d14-a4ed-a3a04ecd2ec7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:47.241102 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-374b1966-e12b-4d14-a4ed-a3a04ecd2ec7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:47.241102 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-374b1966-e12b-4d14-a4ed-a3a04ecd2ec7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:47.241102 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-374b1966-e12b-4d14-a4ed-a3a04ecd2ec7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:47.248747 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:47.248747 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:47.251359 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-374b1966-e12b-4d14-a4ed-a3a04ecd2ec7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:47.251359 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 540/2163] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:47 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:47.251750 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:47.251750 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:47.253653 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-93c2149e-33e3-441e-980c-ae44b5041c63 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:02:47.280621 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-93c2149e-33e3-441e-980c-ae44b5041c63 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Delete volume request issued successfully. Aug 01 13:02:47.280621 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-93c2149e-33e3-441e-980c-ae44b5041c63 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 202 Aug 01 13:02:47.281694 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 541/2164] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:47 2026] DELETE /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:47.294865 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f09d7690-ca5b-483f-aa26-31fd4914ce77 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:47.297370 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f09d7690-ca5b-483f-aa26-31fd4914ce77 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:02:47.297617 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f09d7690-ca5b-483f-aa26-31fd4914ce77 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:47.297855 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f09d7690-ca5b-483f-aa26-31fd4914ce77 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:47.303228 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=313,cinder:UPDATE=71,cinder:INSERT=36,cinder:DELETE=3 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:02:47.311072 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:47.311072 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:47.316000 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f09d7690-ca5b-483f-aa26-31fd4914ce77 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:02:47.324217 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f09d7690-ca5b-483f-aa26-31fd4914ce77 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 200 Aug 01 13:02:47.325156 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 548/2165] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:47 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:47.454575 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:47.456079 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:02:47.456408 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1157072093"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:47.457850 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1157072093'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:02:47.459369 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Create volume of 1 GB Aug 01 13:02:47.463708 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Availability Zones retrieved successfully. Aug 01 13:02:47.469011 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Flow 'volume_create_api' (5f1f18f8-9cf3-42b1-b885-c3608c98e4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:47.469917 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca309c84-bfbb-47f4-a690-50b7ef70a63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:47.470771 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:02:47.496099 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca309c84-bfbb-47f4-a690-50b7ef70a63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:47.496840 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d41cf8c-d45d-4656-b21a-ccf9e32bbd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:47.536961 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Created reservations ['b6217817-bc5a-4cab-8665-83f8db0c440a', 'cd4ca742-77fa-4bdd-833f-fa414f1e4e77', 'd88c6bb2-9f3b-4fbf-9c92-5b6599ef4a00', 'c2cddb27-e470-4096-be07-264af9468ffd'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:47.540606 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d41cf8c-d45d-4656-b21a-ccf9e32bbd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6217817-bc5a-4cab-8665-83f8db0c440a', 'cd4ca742-77fa-4bdd-833f-fa414f1e4e77', 'd88c6bb2-9f3b-4fbf-9c92-5b6599ef4a00', 'c2cddb27-e470-4096-be07-264af9468ffd']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:47.540606 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63995108-4003-494d-a885-ff8e0b244ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:47.561151 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63995108-4003-494d-a885-ff8e0b244ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a64c9a7b-187b-4b49-8477-2499225593a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1157072093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f3fdc7a64549939adc0225fdba1134',qos_specs=None,replication_status=,reservations=['b6217817-bc5a-4cab-8665-83f8db0c440a','cd4ca742-77fa-4bdd-833f-fa414f1e4e77','d88c6bb2-9f3b-4fbf-9c92-5b6599ef4a00','c2cddb27-e470-4096-be07-264af9468ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f01b3d1a11a4e8c80d14f9c07166c30',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:02:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1157072093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a64c9a7b-187b-4b49-8477-2499225593a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10f3fdc7a64549939adc0225fdba1134',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='2f01b3d1a11a4e8c80d14f9c07166c30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:47.561866 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccbd7f63-3481-4996-b262-716d9e0a6f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:47.587864 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccbd7f63-3481-4996-b262-716d9e0a6f50) 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-1157072093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f3fdc7a64549939adc0225fdba1134',qos_specs=None,replication_status=,reservations=['b6217817-bc5a-4cab-8665-83f8db0c440a','cd4ca742-77fa-4bdd-833f-fa414f1e4e77','d88c6bb2-9f3b-4fbf-9c92-5b6599ef4a00','c2cddb27-e470-4096-be07-264af9468ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f01b3d1a11a4e8c80d14f9c07166c30',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:47.588603 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45361f48-6cbd-42e8-8583-93603b9f1191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:47.601737 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45361f48-6cbd-42e8-8583-93603b9f1191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:47.602527 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Flow 'volume_create_api' (5f1f18f8-9cf3-42b1-b885-c3608c98e4ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:47.602893 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Create volume request issued successfully. Aug 01 13:02:47.603433 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94a3a4c3-ac59-44c5-8c41-cddea3aa7536 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:02:47.603940 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 537/2166] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:02:47 2026] POST /volume/v3/volumes => generated 755 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:47.622378 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-33b691eb-bcfb-459a-9e0c-11bc0cff8f6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:47.623323 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33b691eb-bcfb-459a-9e0c-11bc0cff8f6a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:47.623323 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33b691eb-bcfb-459a-9e0c-11bc0cff8f6a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:47.623593 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33b691eb-bcfb-459a-9e0c-11bc0cff8f6a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:47.624620 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-853733b5-3ade-4e8a-8e30-f526218d514e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:47.627702 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-853733b5-3ade-4e8a-8e30-f526218d514e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:47.627980 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-853733b5-3ade-4e8a-8e30-f526218d514e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:47.628190 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-853733b5-3ade-4e8a-8e30-f526218d514e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:47.628305 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-853733b5-3ade-4e8a-8e30-f526218d514e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:47.633637 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:47.633637 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:47.633775 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:47.633775 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:47.634964 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-853733b5-3ade-4e8a-8e30-f526218d514e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:47.635030 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 542/2167] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:47 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:47.639307 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-33b691eb-bcfb-459a-9e0c-11bc0cff8f6a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:47.646315 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33b691eb-bcfb-459a-9e0c-11bc0cff8f6a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:47.649017 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 541/2168] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:47 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:48.269173 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d56b1966-116e-49a9-b8d3-13bfe1e937ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:48.275657 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d56b1966-116e-49a9-b8d3-13bfe1e937ce tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:48.275959 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d56b1966-116e-49a9-b8d3-13bfe1e937ce tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:48.276866 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d56b1966-116e-49a9-b8d3-13bfe1e937ce tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:48.276866 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d56b1966-116e-49a9-b8d3-13bfe1e937ce tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:48.282083 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:48.282083 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:48.283110 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d56b1966-116e-49a9-b8d3-13bfe1e937ce tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:48.283632 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 549/2169] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:48 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:02:48.339778 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cdf409ae-00c0-4811-912b-6c0b930a6705 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:48.342499 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cdf409ae-00c0-4811-912b-6c0b930a6705 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 Aug 01 13:02:48.342980 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cdf409ae-00c0-4811-912b-6c0b930a6705 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:48.343265 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cdf409ae-00c0-4811-912b-6c0b930a6705 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:48.350687 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cdf409ae-00c0-4811-912b-6c0b930a6705 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 returned with HTTP 404 Aug 01 13:02:48.351286 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 538/2170] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:48 2026] GET /volume/v3/volumes/afe4c2f4-550a-4468-af73-e3dcb19e8850 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:48.645453 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6795199a-be5f-4fe4-b75c-c228f9651e18 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:48.647158 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6795199a-be5f-4fe4-b75c-c228f9651e18 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:48.647344 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6795199a-be5f-4fe4-b75c-c228f9651e18 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:48.647510 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6795199a-be5f-4fe4-b75c-c228f9651e18 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:48.647617 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6795199a-be5f-4fe4-b75c-c228f9651e18 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:48.652258 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b48ae9df-391e-4d30-9b70-4cd881c903f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:48.654436 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:48.654436 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:48.655477 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6795199a-be5f-4fe4-b75c-c228f9651e18 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:48.655783 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 543/2171] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:48 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:48.657358 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b48ae9df-391e-4d30-9b70-4cd881c903f5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] DELETE https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:02:48.657651 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b48ae9df-391e-4d30-9b70-4cd881c903f5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:48.657874 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b48ae9df-391e-4d30-9b70-4cd881c903f5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:48.659166 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b48ae9df-391e-4d30-9b70-4cd881c903f5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Delete volume with id: 6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:02:48.670962 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b93beda9-5ae6-4222-b8c6-410268b3fba0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:48.673215 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b93beda9-5ae6-4222-b8c6-410268b3fba0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:48.673347 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:48.673347 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:48.673449 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b93beda9-5ae6-4222-b8c6-410268b3fba0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:48.673738 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b93beda9-5ae6-4222-b8c6-410268b3fba0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:48.673880 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b48ae9df-391e-4d30-9b70-4cd881c903f5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:02:48.682030 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:48.682030 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:48.686259 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b93beda9-5ae6-4222-b8c6-410268b3fba0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:48.691260 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b93beda9-5ae6-4222-b8c6-410268b3fba0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:48.691687 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 550/2172] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:48 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:48.696440 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b48ae9df-391e-4d30-9b70-4cd881c903f5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Delete volume request issued successfully. Aug 01 13:02:48.696683 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b48ae9df-391e-4d30-9b70-4cd881c903f5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 202 Aug 01 13:02:48.697227 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 542/2173] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:48 2026] DELETE /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:48.704088 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2f2cf496-d84f-46b1-b55a-44569cfedbf5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:48.705969 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f2cf496-d84f-46b1-b55a-44569cfedbf5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:02:48.706289 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f2cf496-d84f-46b1-b55a-44569cfedbf5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:48.706464 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f2cf496-d84f-46b1-b55a-44569cfedbf5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:48.716265 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:48.716265 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:48.721124 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2f2cf496-d84f-46b1-b55a-44569cfedbf5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:02:48.725829 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f2cf496-d84f-46b1-b55a-44569cfedbf5 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 200 Aug 01 13:02:48.726234 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 539/2174] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:48 2026] GET /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:48.748176 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-a512ce40-1099-4ded-8724-96463f6307a9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:48.750837 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-a512ce40-1099-4ded-8724-96463f6307a9 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:48.751209 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-a512ce40-1099-4ded-8724-96463f6307a9 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:48.751331 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-a512ce40-1099-4ded-8724-96463f6307a9 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:48.761697 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:48.761697 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:48.768879 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-a512ce40-1099-4ded-8724-96463f6307a9 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:48.775174 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-a512ce40-1099-4ded-8724-96463f6307a9 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:48.775757 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 544/2175] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:02:48 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:48.875097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-acc9faa8-957d-4edf-949f-1ab3dc9a4f42 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:48.875552 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-acc9faa8-957d-4edf-949f-1ab3dc9a4f42 None None] GET https://10.4.3.110/volume// Aug 01 13:02:48.875824 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-acc9faa8-957d-4edf-949f-1ab3dc9a4f42 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:48.876193 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-acc9faa8-957d-4edf-949f-1ab3dc9a4f42 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:48.876354 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-acc9faa8-957d-4edf-949f-1ab3dc9a4f42 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:02:48.876649 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 551/2176] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:02:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:02:48.905488 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-44bc4c86-2555-4c66-b211-6fa6d2d8f41f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:48.907582 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-44bc4c86-2555-4c66-b211-6fa6d2d8f41f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:02:48.907985 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-44bc4c86-2555-4c66-b211-6fa6d2d8f41f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a64c9a7b-187b-4b49-8477-2499225593a1", "connector": null, "instance_uuid": "7fea72aa-8d9d-498c-90ac-3b24548fad68"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:48.923458 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:48.923458 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:48.961572 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-44bc4c86-2555-4c66-b211-6fa6d2d8f41f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:02:48.962131 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 543/2177] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:02:48 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:49.001355 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-31eec236-136d-456c-9594-63974f6e4f9a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:49.004814 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31eec236-136d-456c-9594-63974f6e4f9a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:49.004814 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31eec236-136d-456c-9594-63974f6e4f9a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:49.004814 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31eec236-136d-456c-9594-63974f6e4f9a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:49.016061 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-234ac22d-afa8-4bc9-8ca1-d115e21c004d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:49.016625 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-234ac22d-afa8-4bc9-8ca1-d115e21c004d None None] GET https://10.4.3.110/volume// Aug 01 13:02:49.016865 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-234ac22d-afa8-4bc9-8ca1-d115e21c004d None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:49.017142 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-234ac22d-afa8-4bc9-8ca1-d115e21c004d None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:49.017590 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-234ac22d-afa8-4bc9-8ca1-d115e21c004d None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:02:49.017999 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 545/2178] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:02:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:02:49.021099 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:49.021099 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:49.026960 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-c161d0f2-28e5-4417-94d0-3e66ecc5652f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:49.028704 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-31eec236-136d-456c-9594-63974f6e4f9a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:49.029687 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-c161d0f2-28e5-4417-94d0-3e66ecc5652f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:49.029899 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-c161d0f2-28e5-4417-94d0-3e66ecc5652f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:49.030113 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-c161d0f2-28e5-4417-94d0-3e66ecc5652f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:49.035191 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31eec236-136d-456c-9594-63974f6e4f9a tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:49.036010 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 540/2179] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:48 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:49.045549 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:49.045549 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:49.054362 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-c161d0f2-28e5-4417-94d0-3e66ecc5652f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:49.059299 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-c161d0f2-28e5-4417-94d0-3e66ecc5652f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:49.059722 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 552/2180] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:02:49 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:02:49.192709 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-2f4ac523-67c4-49af-9322-4a31675b6545 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:49.195144 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-2f4ac523-67c4-49af-9322-4a31675b6545 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] PUT https://10.4.3.110/volume/v3/attachments/03e101ff-d020-4236-b813-61af00c734a4 Aug 01 13:02:49.196081 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-2f4ac523-67c4-49af-9322-4a31675b6545 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:49.209613 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-2f4ac523-67c4-49af-9322-4a31675b6545 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Acquiring lock "cinder-attachment_update-a64c9a7b-187b-4b49-8477-2499225593a1-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:02:49.216722 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-2f4ac523-67c4-49af-9322-4a31675b6545 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Lock "cinder-attachment_update-a64c9a7b-187b-4b49-8477-2499225593a1-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:02:49.218414 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:49.218414 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:49.299838 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fd8f159f-755c-478c-bcfd-a7c3a51022fe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:49.302736 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fd8f159f-755c-478c-bcfd-a7c3a51022fe tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:49.302736 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fd8f159f-755c-478c-bcfd-a7c3a51022fe tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:49.302736 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fd8f159f-755c-478c-bcfd-a7c3a51022fe tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:49.303078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fd8f159f-755c-478c-bcfd-a7c3a51022fe tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:49.310052 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:49.310052 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:49.311406 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fd8f159f-755c-478c-bcfd-a7c3a51022fe tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:49.311607 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 546/2181] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:49 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:49.338591 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-2f4ac523-67c4-49af-9322-4a31675b6545 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Lock "cinder-attachment_update-a64c9a7b-187b-4b49-8477-2499225593a1-np0000006302" released by "attachment_update" :: held 0.121s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:02:49.338591 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-2f4ac523-67c4-49af-9322-4a31675b6545 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments/03e101ff-d020-4236-b813-61af00c734a4 returned with HTTP 200 Aug 01 13:02:49.338591 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 544/2182] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:02:49 2026] PUT /volume/v3/attachments/03e101ff-d020-4236-b813-61af00c734a4 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:49.669406 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f7852f7-eb79-43d6-94ee-4ff8a7bd74f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:49.671364 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f7852f7-eb79-43d6-94ee-4ff8a7bd74f8 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:49.671673 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f7852f7-eb79-43d6-94ee-4ff8a7bd74f8 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:49.671920 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f7852f7-eb79-43d6-94ee-4ff8a7bd74f8 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:49.672093 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0f7852f7-eb79-43d6-94ee-4ff8a7bd74f8 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:49.677511 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:49.677511 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:49.678456 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f7852f7-eb79-43d6-94ee-4ff8a7bd74f8 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:49.678975 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 541/2183] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:49 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:49.742583 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c8102075-529f-48df-a1ec-3f52c12a0990 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:49.746055 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8102075-529f-48df-a1ec-3f52c12a0990 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 Aug 01 13:02:49.746278 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8102075-529f-48df-a1ec-3f52c12a0990 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:49.746516 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8102075-529f-48df-a1ec-3f52c12a0990 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:49.759778 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8102075-529f-48df-a1ec-3f52c12a0990 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 returned with HTTP 404 Aug 01 13:02:49.760787 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 553/2184] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:49 2026] GET /volume/v3/volumes/6b57b263-07dc-418a-ac10-8fb46d920b17 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:49.866087 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-547cde50-104f-4e9a-8a21-0508d6590280 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:49.868142 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-547cde50-104f-4e9a-8a21-0508d6590280 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] DELETE https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 13:02:49.868442 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-547cde50-104f-4e9a-8a21-0508d6590280 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:49.869175 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-547cde50-104f-4e9a-8a21-0508d6590280 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:49.869175 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-547cde50-104f-4e9a-8a21-0508d6590280 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Delete volume with id: f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 13:02:49.876833 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:49.876833 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:49.877382 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-547cde50-104f-4e9a-8a21-0508d6590280 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:02:49.903043 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-547cde50-104f-4e9a-8a21-0508d6590280 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Delete volume request issued successfully. Aug 01 13:02:49.903256 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-547cde50-104f-4e9a-8a21-0508d6590280 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 202 Aug 01 13:02:49.903823 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 547/2185] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:49 2026] DELETE /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:49.918898 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd108a18-c9dc-4a24-80eb-56e13231a2ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:49.921013 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd108a18-c9dc-4a24-80eb-56e13231a2ea tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 13:02:49.921318 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd108a18-c9dc-4a24-80eb-56e13231a2ea tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:49.921623 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd108a18-c9dc-4a24-80eb-56e13231a2ea tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:49.931610 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:49.931610 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:49.937109 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd108a18-c9dc-4a24-80eb-56e13231a2ea tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Volume info retrieved successfully. Aug 01 13:02:49.943812 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd108a18-c9dc-4a24-80eb-56e13231a2ea tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 200 Aug 01 13:02:49.944315 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 545/2186] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:49 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:50.053054 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f0e23eec-36ad-417a-b315-d60cda7f25ef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:50.057976 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0e23eec-36ad-417a-b315-d60cda7f25ef tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:50.057976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0e23eec-36ad-417a-b315-d60cda7f25ef tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:50.057976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0e23eec-36ad-417a-b315-d60cda7f25ef tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:50.064932 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:50.064932 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:50.068706 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f0e23eec-36ad-417a-b315-d60cda7f25ef tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:50.073389 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0e23eec-36ad-417a-b315-d60cda7f25ef tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:50.073830 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 542/2187] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:50 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:50.325762 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ecfde428-4f0a-4077-bbc3-e3b6b4872f72 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:50.328739 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ecfde428-4f0a-4077-bbc3-e3b6b4872f72 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:50.329068 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ecfde428-4f0a-4077-bbc3-e3b6b4872f72 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:50.329291 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ecfde428-4f0a-4077-bbc3-e3b6b4872f72 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:50.329448 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ecfde428-4f0a-4077-bbc3-e3b6b4872f72 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:50.334207 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:50.334207 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:50.335196 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ecfde428-4f0a-4077-bbc3-e3b6b4872f72 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:50.335703 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 554/2188] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:50 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:50.353178 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eb62a581-ddb8-494d-88d6-006418292ee4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:50.355730 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb62a581-ddb8-494d-88d6-006418292ee4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/84657cf6-96fc-4b61-a973-a2cb55061c4f Aug 01 13:02:50.356013 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb62a581-ddb8-494d-88d6-006418292ee4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:50.356284 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb62a581-ddb8-494d-88d6-006418292ee4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:50.373813 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:50.373813 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:50.378457 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-eb62a581-ddb8-494d-88d6-006418292ee4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:50.383124 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb62a581-ddb8-494d-88d6-006418292ee4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/84657cf6-96fc-4b61-a973-a2cb55061c4f returned with HTTP 200 Aug 01 13:02:50.383481 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 548/2189] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:50 2026] GET /volume/v3/volumes/84657cf6-96fc-4b61-a973-a2cb55061c4f => generated 901 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:50.396970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0fb80815-f3fd-445d-8ec1-54fff8a2ed51 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:50.399688 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fb80815-f3fd-445d-8ec1-54fff8a2ed51 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes Aug 01 13:02:50.399892 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fb80815-f3fd-445d-8ec1-54fff8a2ed51 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:50.400164 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fb80815-f3fd-445d-8ec1-54fff8a2ed51 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:50.400439 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-0fb80815-f3fd-445d-8ec1-54fff8a2ed51 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:02:50.401221 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0fb80815-f3fd-445d-8ec1-54fff8a2ed51 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:02:50.409294 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0fb80815-f3fd-445d-8ec1-54fff8a2ed51 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Get all volumes completed successfully. Aug 01 13:02:50.409803 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fb80815-f3fd-445d-8ec1-54fff8a2ed51 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 200 Aug 01 13:02:50.410374 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 546/2190] 10.4.3.110 () {66 vars in 1237 bytes} [Sat Aug 1 13:02:50 2026] GET /volume/v3/volumes => generated 661 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:50.420017 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a16ed4ee-15d6-44e7-b1ba-e9fb4582a3ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:50.421932 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a16ed4ee-15d6-44e7-b1ba-e9fb4582a3ac tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] DELETE https://10.4.3.110/volume/v3/volumes/84657cf6-96fc-4b61-a973-a2cb55061c4f Aug 01 13:02:50.422200 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a16ed4ee-15d6-44e7-b1ba-e9fb4582a3ac tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:50.422431 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a16ed4ee-15d6-44e7-b1ba-e9fb4582a3ac tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:50.422667 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-a16ed4ee-15d6-44e7-b1ba-e9fb4582a3ac tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Delete volume with id: 84657cf6-96fc-4b61-a973-a2cb55061c4f Aug 01 13:02:50.430675 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:50.430675 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:50.431270 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a16ed4ee-15d6-44e7-b1ba-e9fb4582a3ac tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:50.507901 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a16ed4ee-15d6-44e7-b1ba-e9fb4582a3ac tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Delete volume request issued successfully. Aug 01 13:02:50.509102 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a16ed4ee-15d6-44e7-b1ba-e9fb4582a3ac tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/84657cf6-96fc-4b61-a973-a2cb55061c4f returned with HTTP 202 Aug 01 13:02:50.512222 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 543/2191] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:50 2026] DELETE /volume/v3/volumes/84657cf6-96fc-4b61-a973-a2cb55061c4f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:50.518865 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-deb6ccd9-ad3e-4c9f-95c3-618c6be775a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:50.520745 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-deb6ccd9-ad3e-4c9f-95c3-618c6be775a1 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] DELETE https://10.4.3.110/volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 Aug 01 13:02:50.520910 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-deb6ccd9-ad3e-4c9f-95c3-618c6be775a1 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:50.521119 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-deb6ccd9-ad3e-4c9f-95c3-618c6be775a1 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:50.521234 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-deb6ccd9-ad3e-4c9f-95c3-618c6be775a1 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Delete backup with id: cb14418b-4325-402e-b49b-1681aafc6c63. Aug 01 13:02:50.526051 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:50.526051 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:50.539758 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-deb6ccd9-ad3e-4c9f-95c3-618c6be775a1 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] delete_backup rpcapi backup_id cb14418b-4325-402e-b49b-1681aafc6c63 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:02:50.542040 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-deb6ccd9-ad3e-4c9f-95c3-618c6be775a1 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] https://10.4.3.110/volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 returned with HTTP 202 Aug 01 13:02:50.542550 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 555/2192] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:50 2026] DELETE /volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:02:50.551139 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a168fc81-1af1-422c-a684-7116e047edd3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:50.553702 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a168fc81-1af1-422c-a684-7116e047edd3 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] GET https://10.4.3.110/volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 Aug 01 13:02:50.553987 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a168fc81-1af1-422c-a684-7116e047edd3 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:50.554253 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a168fc81-1af1-422c-a684-7116e047edd3 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:50.554430 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a168fc81-1af1-422c-a684-7116e047edd3 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Show backup with id cb14418b-4325-402e-b49b-1681aafc6c63. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:50.562060 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:50.562060 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:50.562896 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a168fc81-1af1-422c-a684-7116e047edd3 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] https://10.4.3.110/volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 returned with HTTP 200 Aug 01 13:02:50.563271 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 549/2193] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:50 2026] GET /volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:50.691037 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e1f0513b-2ce8-4c69-a68c-02bc3c6649a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:50.692790 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1f0513b-2ce8-4c69-a68c-02bc3c6649a9 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:50.693019 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1f0513b-2ce8-4c69-a68c-02bc3c6649a9 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:50.693239 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1f0513b-2ce8-4c69-a68c-02bc3c6649a9 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:50.693372 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e1f0513b-2ce8-4c69-a68c-02bc3c6649a9 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:50.704743 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:50.704743 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:50.705566 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1f0513b-2ce8-4c69-a68c-02bc3c6649a9 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:50.706039 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 547/2194] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:50 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:50.961295 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-65b6cf4b-1348-4dfa-b2ac-f6e5e2c10421 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:50.963674 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65b6cf4b-1348-4dfa-b2ac-f6e5e2c10421 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] GET https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 Aug 01 13:02:50.964676 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65b6cf4b-1348-4dfa-b2ac-f6e5e2c10421 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:50.964676 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65b6cf4b-1348-4dfa-b2ac-f6e5e2c10421 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:50.970974 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65b6cf4b-1348-4dfa-b2ac-f6e5e2c10421 tempest-AttachVolumeShelveTestJSON-360273343 tempest-AttachVolumeShelveTestJSON-360273343-project-member] https://10.4.3.110/volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 returned with HTTP 404 Aug 01 13:02:50.971494 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 544/2195] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:50 2026] GET /volume/v3/volumes/f93f764f-b935-43b3-bd86-be11d8fa00a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:51.091562 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-53f1fd03-cfe2-4d9f-bcb2-669d3c6a51d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:51.093937 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-53f1fd03-cfe2-4d9f-bcb2-669d3c6a51d1 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:51.094193 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-53f1fd03-cfe2-4d9f-bcb2-669d3c6a51d1 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:51.094414 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-53f1fd03-cfe2-4d9f-bcb2-669d3c6a51d1 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:51.104029 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:51.104029 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:51.108251 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-53f1fd03-cfe2-4d9f-bcb2-669d3c6a51d1 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:51.118906 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-53f1fd03-cfe2-4d9f-bcb2-669d3c6a51d1 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:51.118906 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 556/2196] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:51 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:51.574501 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8ca24bab-6a3b-4bcb-b89c-ece9072ff8b6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:51.577375 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ca24bab-6a3b-4bcb-b89c-ece9072ff8b6 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] GET https://10.4.3.110/volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 Aug 01 13:02:51.578732 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ca24bab-6a3b-4bcb-b89c-ece9072ff8b6 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:51.578732 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ca24bab-6a3b-4bcb-b89c-ece9072ff8b6 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:51.578732 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8ca24bab-6a3b-4bcb-b89c-ece9072ff8b6 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Show backup with id cb14418b-4325-402e-b49b-1681aafc6c63. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:51.583379 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ca24bab-6a3b-4bcb-b89c-ece9072ff8b6 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] https://10.4.3.110/volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 returned with HTTP 404 Aug 01 13:02:51.584033 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 550/2197] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:51 2026] GET /volume/v3/backups/cb14418b-4325-402e-b49b-1681aafc6c63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:51.592148 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff99e96c-a2ed-4bde-98c0-668206a0b305 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:51.594472 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff99e96c-a2ed-4bde-98c0-668206a0b305 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] DELETE https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:51.594803 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff99e96c-a2ed-4bde-98c0-668206a0b305 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:51.595114 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff99e96c-a2ed-4bde-98c0-668206a0b305 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:51.595229 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-ff99e96c-a2ed-4bde-98c0-668206a0b305 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Delete backup with id: ef991108-5d66-40c5-998d-a605611f883f. Aug 01 13:02:51.600990 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:51.600990 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:51.627839 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-ff99e96c-a2ed-4bde-98c0-668206a0b305 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] delete_backup rpcapi backup_id ef991108-5d66-40c5-998d-a605611f883f {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:02:51.631885 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff99e96c-a2ed-4bde-98c0-668206a0b305 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 202 Aug 01 13:02:51.632784 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 548/2198] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:51 2026] DELETE /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:02:51.643487 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5d2d1872-4dd8-4c40-aae4-c80f1ca51df7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:51.645837 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d2d1872-4dd8-4c40-aae4-c80f1ca51df7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:51.646139 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d2d1872-4dd8-4c40-aae4-c80f1ca51df7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:51.646490 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d2d1872-4dd8-4c40-aae4-c80f1ca51df7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:51.646703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5d2d1872-4dd8-4c40-aae4-c80f1ca51df7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:51.654745 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:51.654745 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:51.655894 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d2d1872-4dd8-4c40-aae4-c80f1ca51df7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 200 Aug 01 13:02:51.656662 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 545/2199] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:51 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:51.722837 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-baceaf38-6fde-4d79-b214-90fc270f9e26 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:51.725500 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-baceaf38-6fde-4d79-b214-90fc270f9e26 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:51.727118 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-baceaf38-6fde-4d79-b214-90fc270f9e26 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:51.727118 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-baceaf38-6fde-4d79-b214-90fc270f9e26 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:51.727118 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-baceaf38-6fde-4d79-b214-90fc270f9e26 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:51.735366 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:51.735366 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:51.737682 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-baceaf38-6fde-4d79-b214-90fc270f9e26 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:51.739143 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 557/2200] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:51 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:52.138675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c4837d27-57bf-438a-8832-fc1b9d07c259 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:52.141452 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4837d27-57bf-438a-8832-fc1b9d07c259 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:52.141766 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4837d27-57bf-438a-8832-fc1b9d07c259 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:52.142157 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4837d27-57bf-438a-8832-fc1b9d07c259 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:52.157265 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:52.157265 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:52.164740 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c4837d27-57bf-438a-8832-fc1b9d07c259 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:52.172095 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4837d27-57bf-438a-8832-fc1b9d07c259 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:52.173034 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 551/2201] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:52 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:52.667256 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f4af8ee-ed65-49af-931e-3ef251340095 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:52.672361 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f4af8ee-ed65-49af-931e-3ef251340095 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f Aug 01 13:02:52.672652 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f4af8ee-ed65-49af-931e-3ef251340095 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:52.672940 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f4af8ee-ed65-49af-931e-3ef251340095 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:52.673102 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2f4af8ee-ed65-49af-931e-3ef251340095 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id ef991108-5d66-40c5-998d-a605611f883f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:52.678675 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f4af8ee-ed65-49af-931e-3ef251340095 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f returned with HTTP 404 Aug 01 13:02:52.679354 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 549/2202] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:52 2026] GET /volume/v3/backups/ef991108-5d66-40c5-998d-a605611f883f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:52.750514 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-963c2109-df99-46d7-8ed8-3dc3fc5efb96 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:52.752563 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-963c2109-df99-46d7-8ed8-3dc3fc5efb96 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:52.752864 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-963c2109-df99-46d7-8ed8-3dc3fc5efb96 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:52.753138 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-963c2109-df99-46d7-8ed8-3dc3fc5efb96 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:52.753424 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-963c2109-df99-46d7-8ed8-3dc3fc5efb96 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:52.759451 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:52.759451 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:52.760474 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-963c2109-df99-46d7-8ed8-3dc3fc5efb96 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:52.760939 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 546/2203] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:52 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:52.790012 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-304c79e1-4c42-4975-8023-95169ff5cd2d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:52.791901 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-304c79e1-4c42-4975-8023-95169ff5cd2d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 Aug 01 13:02:52.792151 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-304c79e1-4c42-4975-8023-95169ff5cd2d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:52.792395 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-304c79e1-4c42-4975-8023-95169ff5cd2d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:52.802423 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:52.802423 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:52.807156 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-304c79e1-4c42-4975-8023-95169ff5cd2d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:52.814387 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-304c79e1-4c42-4975-8023-95169ff5cd2d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 returned with HTTP 200 Aug 01 13:02:52.814972 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 558/2204] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:52 2026] GET /volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:52.832833 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bb0f9ba3-8fea-418b-84e5-736bf200413d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:52.835636 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb0f9ba3-8fea-418b-84e5-736bf200413d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] DELETE https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 Aug 01 13:02:52.835891 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb0f9ba3-8fea-418b-84e5-736bf200413d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:52.836140 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb0f9ba3-8fea-418b-84e5-736bf200413d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:52.836330 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-bb0f9ba3-8fea-418b-84e5-736bf200413d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Delete volume with id: e7b849a5-377d-4ee3-9a40-2099d2500fc0 Aug 01 13:02:52.846178 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:52.846178 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:52.846865 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bb0f9ba3-8fea-418b-84e5-736bf200413d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:52.875432 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bb0f9ba3-8fea-418b-84e5-736bf200413d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Delete volume request issued successfully. Aug 01 13:02:52.875432 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb0f9ba3-8fea-418b-84e5-736bf200413d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 returned with HTTP 202 Aug 01 13:02:52.875891 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 552/2205] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:52 2026] DELETE /volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:52.882073 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-bbcb97b9-e650-42c9-905f-6f0e8164f96f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:52.887448 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-bbcb97b9-e650-42c9-905f-6f0e8164f96f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/attachments/03e101ff-d020-4236-b813-61af00c734a4/action Aug 01 13:02:52.887448 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-bbcb97b9-e650-42c9-905f-6f0e8164f96f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:02:52.887448 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-bbcb97b9-e650-42c9-905f-6f0e8164f96f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:52.891397 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e1ab6b32-c002-4e26-8f13-82274c6d144a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:52.894549 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1ab6b32-c002-4e26-8f13-82274c6d144a tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 Aug 01 13:02:52.894549 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1ab6b32-c002-4e26-8f13-82274c6d144a tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:52.894854 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1ab6b32-c002-4e26-8f13-82274c6d144a tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:52.911422 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:52.911422 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:52.915971 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:52.915971 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:52.918773 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e1ab6b32-c002-4e26-8f13-82274c6d144a tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:52.926587 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1ab6b32-c002-4e26-8f13-82274c6d144a tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 returned with HTTP 200 Aug 01 13:02:52.927424 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 547/2206] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:52 2026] GET /volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:52.940030 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d638b8f9-f05d-409e-882a-dd9d2c61bdc1 req-bbcb97b9-e650-42c9-905f-6f0e8164f96f tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments/03e101ff-d020-4236-b813-61af00c734a4/action returned with HTTP 204 Aug 01 13:02:52.940030 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 550/2207] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:02:52 2026] POST /volume/v3/attachments/03e101ff-d020-4236-b813-61af00c734a4/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:53.195033 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-97c439ea-a864-4b89-aa17-b234958e7f63 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:53.198174 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97c439ea-a864-4b89-aa17-b234958e7f63 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:53.198400 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97c439ea-a864-4b89-aa17-b234958e7f63 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:53.198556 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97c439ea-a864-4b89-aa17-b234958e7f63 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:53.216924 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:53.216924 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:53.224172 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-97c439ea-a864-4b89-aa17-b234958e7f63 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:53.231785 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97c439ea-a864-4b89-aa17-b234958e7f63 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:53.233054 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 559/2208] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:53 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:53.251228 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e42343c1-6c3d-467d-a827-9d88703b71ee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:53.255270 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e42343c1-6c3d-467d-a827-9d88703b71ee tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:53.258471 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e42343c1-6c3d-467d-a827-9d88703b71ee tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:53.258471 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e42343c1-6c3d-467d-a827-9d88703b71ee tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:53.277727 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:53.277727 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:53.286443 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e42343c1-6c3d-467d-a827-9d88703b71ee tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:53.293191 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e42343c1-6c3d-467d-a827-9d88703b71ee tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:53.294796 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 553/2209] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:53 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:53.315640 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a26ec3cc-6b78-48c9-97fe-f11ea5e31513 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:53.318192 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a26ec3cc-6b78-48c9-97fe-f11ea5e31513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] DELETE https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:53.318597 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a26ec3cc-6b78-48c9-97fe-f11ea5e31513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:53.318885 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a26ec3cc-6b78-48c9-97fe-f11ea5e31513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:53.319095 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-a26ec3cc-6b78-48c9-97fe-f11ea5e31513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Delete volume with id: a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:53.332250 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:53.332250 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:53.332763 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a26ec3cc-6b78-48c9-97fe-f11ea5e31513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:53.343853 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a26ec3cc-6b78-48c9-97fe-f11ea5e31513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-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. Aug 01 13:02:53.344530 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a26ec3cc-6b78-48c9-97fe-f11ea5e31513 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 400 Aug 01 13:02:53.345355 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 548/2210] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:53 2026] DELETE /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 307 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:02:53.353902 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5b555870-b8ff-4dfb-8318-63659e832c0e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:53.356273 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b555870-b8ff-4dfb-8318-63659e832c0e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:53.356568 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b555870-b8ff-4dfb-8318-63659e832c0e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:53.356822 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b555870-b8ff-4dfb-8318-63659e832c0e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:53.370129 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:53.370129 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:53.374540 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5b555870-b8ff-4dfb-8318-63659e832c0e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:53.381906 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b555870-b8ff-4dfb-8318-63659e832c0e tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:53.382332 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 551/2211] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:53 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:53.432234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-fdc42965-bc19-41fe-a6dd-39e35244cc9d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:53.434597 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-fdc42965-bc19-41fe-a6dd-39e35244cc9d tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:53.434786 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-fdc42965-bc19-41fe-a6dd-39e35244cc9d tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:53.434936 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-fdc42965-bc19-41fe-a6dd-39e35244cc9d tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:53.445203 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:53.445203 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:53.449719 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-fdc42965-bc19-41fe-a6dd-39e35244cc9d tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:53.455871 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-fdc42965-bc19-41fe-a6dd-39e35244cc9d tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:53.456508 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 560/2212] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:02:53 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:53.479365 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-c1f7efad-65f0-4583-b290-cee529da26c6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:53.481574 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-c1f7efad-65f0-4583-b290-cee529da26c6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] POST https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1/action Aug 01 13:02:53.482084 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-c1f7efad-65f0-4583-b290-cee529da26c6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:02:53.482281 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-c1f7efad-65f0-4583-b290-cee529da26c6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:53.494150 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:53.494150 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:53.494631 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-c1f7efad-65f0-4583-b290-cee529da26c6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:53.502068 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-c1f7efad-65f0-4583-b290-cee529da26c6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Begin detaching volume completed successfully. Aug 01 13:02:53.502418 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-c1f7efad-65f0-4583-b290-cee529da26c6 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1/action returned with HTTP 202 Aug 01 13:02:53.503028 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 554/2213] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:02:53 2026] POST /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:02:53.559982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5f05a8a5-cdc7-40e4-981f-626d990da6b7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:53.559982 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f05a8a5-cdc7-40e4-981f-626d990da6b7 None None] GET https://10.4.3.110/volume// Aug 01 13:02:53.559982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f05a8a5-cdc7-40e4-981f-626d990da6b7 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:53.559982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f05a8a5-cdc7-40e4-981f-626d990da6b7 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:53.560696 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f05a8a5-cdc7-40e4-981f-626d990da6b7 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:02:53.561384 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 549/2214] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:02:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:02:53.570752 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-402426e8-b9d7-4891-bdd0-4411d9c56452 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:53.573886 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-402426e8-b9d7-4891-bdd0-4411d9c56452 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:53.574236 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-402426e8-b9d7-4891-bdd0-4411d9c56452 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:53.574527 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-402426e8-b9d7-4891-bdd0-4411d9c56452 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:53.585255 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:53.585255 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:53.588855 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-402426e8-b9d7-4891-bdd0-4411d9c56452 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:53.594841 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-402426e8-b9d7-4891-bdd0-4411d9c56452 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:53.595570 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 552/2215] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:02:53 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:02:53.773757 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2fe33c49-8719-4c45-bae5-5dddfe7a6c7d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:53.776000 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2fe33c49-8719-4c45-bae5-5dddfe7a6c7d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:53.776309 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2fe33c49-8719-4c45-bae5-5dddfe7a6c7d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:53.776600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2fe33c49-8719-4c45-bae5-5dddfe7a6c7d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:53.776757 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2fe33c49-8719-4c45-bae5-5dddfe7a6c7d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:53.782437 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:53.782437 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:53.783576 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2fe33c49-8719-4c45-bae5-5dddfe7a6c7d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:53.784327 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 561/2216] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:53 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:53.943869 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cf302bb7-4b73-4556-bcac-11271e4359ee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:53.947600 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cf302bb7-4b73-4556-bcac-11271e4359ee tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 Aug 01 13:02:53.947777 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cf302bb7-4b73-4556-bcac-11271e4359ee tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:53.948013 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cf302bb7-4b73-4556-bcac-11271e4359ee tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:53.961654 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cf302bb7-4b73-4556-bcac-11271e4359ee tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 returned with HTTP 404 Aug 01 13:02:53.962350 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 555/2217] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:53 2026] GET /volume/v3/volumes/e7b849a5-377d-4ee3-9a40-2099d2500fc0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:53.977736 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:53.980021 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:02:53.981049 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1763611164"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:53.982790 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1763611164'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:02:53.984062 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Create volume of 1 GB Aug 01 13:02:53.988789 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Availability Zones retrieved successfully. Aug 01 13:02:53.994841 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Flow 'volume_create_api' (a3f6fb9d-d8c6-46bf-b00f-f95bd1190768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:53.995927 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c7d5b5-c4fe-4969-8e18-c9c2174d5716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:53.996826 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:02:54.033109 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c7d5b5-c4fe-4969-8e18-c9c2174d5716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:54.034207 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6353c1-858d-411d-a931-6a64d1bcdb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:54.095035 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Created reservations ['de9ff720-8cea-458b-9e99-839a5be63cc9', '89650a62-a8df-4f47-a9d2-7c3d7dcf35c9', '34bb9fa6-8920-452c-ab7a-8a5c13cd028c', 'd3118c49-66e4-4d94-bb24-f986d58ee61b'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:54.096976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6353c1-858d-411d-a931-6a64d1bcdb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de9ff720-8cea-458b-9e99-839a5be63cc9', '89650a62-a8df-4f47-a9d2-7c3d7dcf35c9', '34bb9fa6-8920-452c-ab7a-8a5c13cd028c', 'd3118c49-66e4-4d94-bb24-f986d58ee61b']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:54.096976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30afdf7-524d-4b87-a431-8cd2ff46e161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:54.125615 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30afdf7-524d-4b87-a431-8cd2ff46e161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '422d853b-299a-4e40-b660-dfee46cdbde6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1763611164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b3644ca4cf845688d0058b218eef067',qos_specs=None,replication_status=,reservations=['de9ff720-8cea-458b-9e99-839a5be63cc9','89650a62-a8df-4f47-a9d2-7c3d7dcf35c9','34bb9fa6-8920-452c-ab7a-8a5c13cd028c','d3118c49-66e4-4d94-bb24-f986d58ee61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8535dbec0cd94d52aa8813a30a755482',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1763611164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=422d853b-299a-4e40-b660-dfee46cdbde6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b3644ca4cf845688d0058b218eef067',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='8535dbec0cd94d52aa8813a30a755482',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:54.126622 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ee9706-f124-4251-bc85-8a0c79140396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:54.153466 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ee9706-f124-4251-bc85-8a0c79140396) 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-VolumesBackupsAdminTest-Volume-1763611164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b3644ca4cf845688d0058b218eef067',qos_specs=None,replication_status=,reservations=['de9ff720-8cea-458b-9e99-839a5be63cc9','89650a62-a8df-4f47-a9d2-7c3d7dcf35c9','34bb9fa6-8920-452c-ab7a-8a5c13cd028c','d3118c49-66e4-4d94-bb24-f986d58ee61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8535dbec0cd94d52aa8813a30a755482',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:54.154582 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d33c00-3def-44ec-936f-4e1a762a0a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:54.168213 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d33c00-3def-44ec-936f-4e1a762a0a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:54.169463 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Flow 'volume_create_api' (a3f6fb9d-d8c6-46bf-b00f-f95bd1190768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:54.169777 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Create volume request issued successfully. Aug 01 13:02:54.171031 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cde2daa1-a31d-4e3e-b310-6b35a0bc004d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:02:54.171649 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 550/2218] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:02:53 2026] POST /volume/v3/volumes => generated 754 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:54.185725 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-32c3a211-8baa-4a8d-8610-0d0289071c71 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:54.187977 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32c3a211-8baa-4a8d-8610-0d0289071c71 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 Aug 01 13:02:54.188334 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32c3a211-8baa-4a8d-8610-0d0289071c71 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:54.188509 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32c3a211-8baa-4a8d-8610-0d0289071c71 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:54.197504 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:54.197504 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:54.206370 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-32c3a211-8baa-4a8d-8610-0d0289071c71 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:54.222893 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32c3a211-8baa-4a8d-8610-0d0289071c71 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 returned with HTTP 200 Aug 01 13:02:54.223765 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 553/2219] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:54 2026] GET /volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:54.519716 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-aa73d9dd-3160-46bd-a308-5e20de47b608 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:54.522392 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-aa73d9dd-3160-46bd-a308-5e20de47b608 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] DELETE https://10.4.3.110/volume/v3/attachments/03e101ff-d020-4236-b813-61af00c734a4 Aug 01 13:02:54.523254 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-aa73d9dd-3160-46bd-a308-5e20de47b608 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:54.524046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-aa73d9dd-3160-46bd-a308-5e20de47b608 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:54.533579 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:54.533579 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:54.605989 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d35caa2b-0a90-4a42-980a-10ac0726156c req-aa73d9dd-3160-46bd-a308-5e20de47b608 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/attachments/03e101ff-d020-4236-b813-61af00c734a4 returned with HTTP 200 Aug 01 13:02:54.606690 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 562/2220] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:02:54 2026] DELETE /volume/v3/attachments/03e101ff-d020-4236-b813-61af00c734a4 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:02:54.802928 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d55da7e8-9b66-4112-bbe4-49e75036fc28 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:54.805797 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d55da7e8-9b66-4112-bbe4-49e75036fc28 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:02:54.806376 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d55da7e8-9b66-4112-bbe4-49e75036fc28 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:54.806376 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d55da7e8-9b66-4112-bbe4-49e75036fc28 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:54.806376 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d55da7e8-9b66-4112-bbe4-49e75036fc28 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:54.817116 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:54.817116 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:54.817669 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d55da7e8-9b66-4112-bbe4-49e75036fc28 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:02:54.818338 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 556/2221] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:54 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:54.834757 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fe633b86-dfb6-4f28-beaa-ef64848a2ec7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:54.988808 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe633b86-dfb6-4f28-beaa-ef64848a2ec7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9/export_record Aug 01 13:02:54.988808 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe633b86-dfb6-4f28-beaa-ef64848a2ec7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:54.989309 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe633b86-dfb6-4f28-beaa-ef64848a2ec7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Calling method 'export_record' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:54.989309 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-fe633b86-dfb6-4f28-beaa-ef64848a2ec7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Export record for backup 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100263) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 13:02:54.994593 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:54.994593 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:54.996117 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-fe633b86-dfb6-4f28-beaa-ef64848a2ec7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '63f446ce8dd545708bbc13f15ec34398', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd18c3f810a411a9e8dc5b68548fe1c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:02:54.996117 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe633b86-dfb6-4f28-beaa-ef64848a2ec7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9/export_record returned with HTTP 403 Aug 01 13:02:54.996117 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 551/2222] 10.4.3.110 () {68 vars in 1430 bytes} [Sat Aug 1 13:02:54 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9/export_record => generated 101 bytes in 162 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:55.004493 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:55.007015 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:02:55.014804 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2006431736"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:55.014804 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2006431736'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:02:55.014804 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Create volume of 1 GB Aug 01 13:02:55.018303 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Availability Zones retrieved successfully. Aug 01 13:02:55.025604 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Flow 'volume_create_api' (883996fb-8c4e-40da-b9c4-5ffebb8cc141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:55.027122 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeb8a902-226c-46cc-9975-cda33c8b6e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:55.028175 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:02:55.062173 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeb8a902-226c-46cc-9975-cda33c8b6e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:55.062173 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b9d73a-a317-4966-9598-c9b88191ee83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:55.130065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Created reservations ['fb5afadf-87c1-43a8-a8e6-631a555936f9', 'c552d809-d08b-44dc-a3ee-c6e23fcfcae4', '36115bd6-150e-45eb-ae40-311ebe13d897', '3d1a743d-8642-48ea-8484-877c10d442f5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:55.130065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b9d73a-a317-4966-9598-c9b88191ee83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb5afadf-87c1-43a8-a8e6-631a555936f9', 'c552d809-d08b-44dc-a3ee-c6e23fcfcae4', '36115bd6-150e-45eb-ae40-311ebe13d897', '3d1a743d-8642-48ea-8484-877c10d442f5']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:55.130065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200f0097-f1fd-4063-b335-69c4a044ff1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:55.169862 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200f0097-f1fd-4063-b335-69c4a044ff1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f25637bd-7731-4b9b-96ed-5618513e201b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2006431736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd18c3f810a411a9e8dc5b68548fe1c',qos_specs=None,replication_status=,reservations=['fb5afadf-87c1-43a8-a8e6-631a555936f9','c552d809-d08b-44dc-a3ee-c6e23fcfcae4','36115bd6-150e-45eb-ae40-311ebe13d897','3d1a743d-8642-48ea-8484-877c10d442f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55ff814947c4ddfa4d6282a14e47074',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2006431736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f25637bd-7731-4b9b-96ed-5618513e201b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd18c3f810a411a9e8dc5b68548fe1c',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='f55ff814947c4ddfa4d6282a14e47074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:55.172978 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b103cc-d8bd-49f1-8057-d8d1be1c1f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:55.199169 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b103cc-d8bd-49f1-8057-d8d1be1c1f41) 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-VolumeV3RbacBaseTests-Volume-2006431736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd18c3f810a411a9e8dc5b68548fe1c',qos_specs=None,replication_status=,reservations=['fb5afadf-87c1-43a8-a8e6-631a555936f9','c552d809-d08b-44dc-a3ee-c6e23fcfcae4','36115bd6-150e-45eb-ae40-311ebe13d897','3d1a743d-8642-48ea-8484-877c10d442f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55ff814947c4ddfa4d6282a14e47074',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:55.201108 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672a6f2f-3c17-4538-ad6f-1556643d82e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:55.214637 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672a6f2f-3c17-4538-ad6f-1556643d82e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:55.216979 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Flow 'volume_create_api' (883996fb-8c4e-40da-b9c4-5ffebb8cc141) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:55.216979 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Create volume request issued successfully. Aug 01 13:02:55.217926 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ecf6393-627a-4ff2-a408-9f1c3e7ce342 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:02:55.218627 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 554/2223] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:02:55 2026] POST /volume/v3/volumes => generated 778 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:55.237899 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8e301e6b-0dfe-42a1-8e4f-9b2f656e4d32 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:55.242580 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1e7fc306-0ad7-4db5-b0a1-414e8fdf93db None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:55.243221 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e301e6b-0dfe-42a1-8e4f-9b2f656e4d32 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b Aug 01 13:02:55.243466 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e301e6b-0dfe-42a1-8e4f-9b2f656e4d32 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:55.243677 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e301e6b-0dfe-42a1-8e4f-9b2f656e4d32 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:55.245110 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e7fc306-0ad7-4db5-b0a1-414e8fdf93db tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 Aug 01 13:02:55.245351 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e7fc306-0ad7-4db5-b0a1-414e8fdf93db tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:55.245641 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e7fc306-0ad7-4db5-b0a1-414e8fdf93db tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:55.250377 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11d63e11-7a5c-4ccd-9435-7444caa9f706 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:55.255065 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:55.255065 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:55.258665 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:55.258665 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:55.259837 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8e301e6b-0dfe-42a1-8e4f-9b2f656e4d32 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:02:55.265772 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1e7fc306-0ad7-4db5-b0a1-414e8fdf93db tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:55.267488 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e301e6b-0dfe-42a1-8e4f-9b2f656e4d32 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b returned with HTTP 200 Aug 01 13:02:55.268560 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 563/2224] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:55 2026] GET /volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:55.273254 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e7fc306-0ad7-4db5-b0a1-414e8fdf93db tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 returned with HTTP 200 Aug 01 13:02:55.273958 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 557/2225] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:55 2026] GET /volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:55.292497 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-46332b6e-0d60-46e8-86a1-5987fc7f2248 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:55.294297 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46332b6e-0d60-46e8-86a1-5987fc7f2248 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:02:55.294911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46332b6e-0d60-46e8-86a1-5987fc7f2248 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "422d853b-299a-4e40-b660-dfee46cdbde6", "name": "tempest-VolumesBackupsAdminTest-Backup-100616207", "container": "tempest-volumesbackupsadmintest-backup-container-139961884"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:55.296996 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-46332b6e-0d60-46e8-86a1-5987fc7f2248 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Creating new backup {'backup': {'volume_id': '422d853b-299a-4e40-b660-dfee46cdbde6', 'name': 'tempest-VolumesBackupsAdminTest-Backup-100616207', 'container': 'tempest-volumesbackupsadmintest-backup-container-139961884'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:02:55.297484 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-46332b6e-0d60-46e8-86a1-5987fc7f2248 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Creating backup of volume 422d853b-299a-4e40-b660-dfee46cdbde6 in container tempest-volumesbackupsadmintest-backup-container-139961884 Aug 01 13:02:55.308975 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:55.308975 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:55.308975 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-46332b6e-0d60-46e8-86a1-5987fc7f2248 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:02:55.334920 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-46332b6e-0d60-46e8-86a1-5987fc7f2248 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Created reservations ['422b24c0-99da-416d-b11f-900c4aee184d', '722b38a5-c81e-4c81-8f53-553ca951838f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:55.335350 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11d63e11-7a5c-4ccd-9435-7444caa9f706 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:02:55.335819 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11d63e11-7a5c-4ccd-9435-7444caa9f706 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-645470697"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:55.353736 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11d63e11-7a5c-4ccd-9435-7444caa9f706 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:02:55.354110 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 552/2226] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:02:55 2026] POST /volume/v3/types => generated 215 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:55.365425 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-94f4a78b-ee48-426a-b224-a3ba66e8cd76 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:55.367613 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-94f4a78b-ee48-426a-b224-a3ba66e8cd76 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 13:02:55.368127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-94f4a78b-ee48-426a-b224-a3ba66e8cd76 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1174354328"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:55.372967 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46332b6e-0d60-46e8-86a1-5987fc7f2248 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:02:55.373589 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 555/2227] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:02:55 2026] POST /volume/v3/backups => generated 334 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:55.385378 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a5a5f65c-9a19-4c37-b060-18a9c6f35f8d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:55.387834 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a5a5f65c-9a19-4c37-b060-18a9c6f35f8d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:02:55.388147 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a5a5f65c-9a19-4c37-b060-18a9c6f35f8d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:55.388421 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a5a5f65c-9a19-4c37-b060-18a9c6f35f8d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:55.388581 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a5a5f65c-9a19-4c37-b060-18a9c6f35f8d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:55.390323 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-94f4a78b-ee48-426a-b224-a3ba66e8cd76 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 13:02:55.390810 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 564/2228] 10.4.3.110 () {70 vars in 1311 bytes} [Sat Aug 1 13:02:55 2026] POST /volume/v3/group_types => generated 173 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:55.397033 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:55.397033 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:55.397033 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a5a5f65c-9a19-4c37-b060-18a9c6f35f8d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:02:55.397033 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 558/2229] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:55 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:55.401541 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e2b316a1-2d81-4f5f-8042-2351e75bc86f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:55.511767 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2b316a1-2d81-4f5f-8042-2351e75bc86f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] POST https://10.4.3.110/volume/v3/groups Aug 01 13:02:55.512245 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2b316a1-2d81-4f5f-8042-2351e75bc86f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "87788dee-a6b2-41e0-a66c-528469f83210", "volume_types": ["11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b"], "name": "tempest-Group1-507597909"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:55.513684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-e2b316a1-2d81-4f5f-8042-2351e75bc86f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Creating new group {'group': {'group_type': '87788dee-a6b2-41e0-a66c-528469f83210', 'volume_types': ['11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b'], 'name': 'tempest-Group1-507597909'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:02:55.517643 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-e2b316a1-2d81-4f5f-8042-2351e75bc86f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Creating group tempest-Group1-507597909. Aug 01 13:02:55.536634 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e2b316a1-2d81-4f5f-8042-2351e75bc86f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:02:55.536235. {{(pid=100263) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:02:55.536741 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e2b316a1-2d81-4f5f-8042-2351e75bc86f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Availability Zones retrieved successfully. Aug 01 13:02:55.573175 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e2b316a1-2d81-4f5f-8042-2351e75bc86f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Created reservations ['2b3c0150-08d6-41eb-a5c6-09fb74658753'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:55.611087 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2b316a1-2d81-4f5f-8042-2351e75bc86f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups returned with HTTP 202 Aug 01 13:02:55.611547 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 553/2230] 10.4.3.110 () {70 vars in 1297 bytes} [Sat Aug 1 13:02:55 2026] POST /volume/v3/groups => generated 93 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:55.622118 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98252aec-f4f8-4eb1-81a6-ee68433e8ca2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:55.624377 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98252aec-f4f8-4eb1-81a6-ee68433e8ca2 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 Aug 01 13:02:55.624641 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98252aec-f4f8-4eb1-81a6-ee68433e8ca2 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:55.624867 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98252aec-f4f8-4eb1-81a6-ee68433e8ca2 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:55.625006 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-98252aec-f4f8-4eb1-81a6-ee68433e8ca2 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:02:55.629305 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:55.629305 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:55.642657 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98252aec-f4f8-4eb1-81a6-ee68433e8ca2 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 returned with HTTP 200 Aug 01 13:02:55.643460 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 556/2231] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:02:55 2026] GET /volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 => generated 321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:55.678864 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dd39d94d-8e7e-406d-a7bf-f0dad523addc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:55.684436 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd39d94d-8e7e-406d-a7bf-f0dad523addc tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:55.684616 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd39d94d-8e7e-406d-a7bf-f0dad523addc tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:55.684801 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd39d94d-8e7e-406d-a7bf-f0dad523addc tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:55.696414 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:55.696414 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:55.701809 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dd39d94d-8e7e-406d-a7bf-f0dad523addc tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:55.707921 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd39d94d-8e7e-406d-a7bf-f0dad523addc tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:55.708417 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 565/2232] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:55 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:56.286841 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-89d3f1ea-f21a-4a87-b205-70cadfd39afe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:56.290888 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-89d3f1ea-f21a-4a87-b205-70cadfd39afe tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b Aug 01 13:02:56.291179 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-89d3f1ea-f21a-4a87-b205-70cadfd39afe tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:56.291378 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-89d3f1ea-f21a-4a87-b205-70cadfd39afe tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:56.301575 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:56.301575 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:56.305917 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-89d3f1ea-f21a-4a87-b205-70cadfd39afe tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:02:56.310679 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-89d3f1ea-f21a-4a87-b205-70cadfd39afe tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b returned with HTTP 200 Aug 01 13:02:56.311375 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 559/2233] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:56 2026] GET /volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:56.328917 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-382bdcb5-609b-4626-b9c7-66f296933115 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:56.336312 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-382bdcb5-609b-4626-b9c7-66f296933115 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:02:56.337871 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-382bdcb5-609b-4626-b9c7-66f296933115 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f25637bd-7731-4b9b-96ed-5618513e201b", "name": "tempest-type-Backup-1900390880"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:56.339035 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-382bdcb5-609b-4626-b9c7-66f296933115 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Creating new backup {'backup': {'volume_id': 'f25637bd-7731-4b9b-96ed-5618513e201b', 'name': 'tempest-type-Backup-1900390880'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:02:56.339319 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-382bdcb5-609b-4626-b9c7-66f296933115 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Creating backup of volume f25637bd-7731-4b9b-96ed-5618513e201b in container None Aug 01 13:02:56.349453 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:56.349453 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:56.349938 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-382bdcb5-609b-4626-b9c7-66f296933115 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:02:56.375084 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-382bdcb5-609b-4626-b9c7-66f296933115 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Created reservations ['50665b9d-85cf-4464-b32c-06a10eeabd91', '30a3abe5-d596-48d0-b6fb-707df48b4240'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:56.408543 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b0a6d063-a947-402b-be78-2eab67dc41e4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:56.410179 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-382bdcb5-609b-4626-b9c7-66f296933115 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:02:56.410244 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0a6d063-a947-402b-be78-2eab67dc41e4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:02:56.410400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0a6d063-a947-402b-be78-2eab67dc41e4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:56.410600 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0a6d063-a947-402b-be78-2eab67dc41e4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:56.410861 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 554/2234] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:02:56 2026] POST /volume/v3/backups => generated 316 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:56.410916 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b0a6d063-a947-402b-be78-2eab67dc41e4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:56.414675 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:56.414675 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:56.415336 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0a6d063-a947-402b-be78-2eab67dc41e4 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:02:56.415693 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 557/2235] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:56 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:56.425088 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-67a1af4f-9644-4f2c-9fff-4a4c42b03ee1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:56.427875 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67a1af4f-9644-4f2c-9fff-4a4c42b03ee1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:02:56.427957 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67a1af4f-9644-4f2c-9fff-4a4c42b03ee1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:56.428211 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67a1af4f-9644-4f2c-9fff-4a4c42b03ee1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:56.428374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-67a1af4f-9644-4f2c-9fff-4a4c42b03ee1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:56.434208 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:56.434208 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:56.435026 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67a1af4f-9644-4f2c-9fff-4a4c42b03ee1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:02:56.435404 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 566/2236] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:56 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:56.657267 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8745e053-e3a8-4a63-906d-6b67fdbdac11 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:56.661807 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8745e053-e3a8-4a63-906d-6b67fdbdac11 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 Aug 01 13:02:56.662129 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8745e053-e3a8-4a63-906d-6b67fdbdac11 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:56.662480 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8745e053-e3a8-4a63-906d-6b67fdbdac11 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:56.662688 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-8745e053-e3a8-4a63-906d-6b67fdbdac11 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:02:56.669396 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:56.669396 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:56.681152 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8745e053-e3a8-4a63-906d-6b67fdbdac11 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 returned with HTTP 200 Aug 01 13:02:56.682732 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 560/2237] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:02:56 2026] GET /volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:56.696687 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d927a32-a4ca-48e8-a85c-d7eaa28b67e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:56.700085 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d927a32-a4ca-48e8-a85c-d7eaa28b67e7 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] POST https://10.4.3.110/volume/v3/groups Aug 01 13:02:56.700471 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d927a32-a4ca-48e8-a85c-d7eaa28b67e7 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "87788dee-a6b2-41e0-a66c-528469f83210", "volume_types": ["11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b"], "name": "tempest-Group2-557789326"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:56.701858 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-1d927a32-a4ca-48e8-a85c-d7eaa28b67e7 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Creating new group {'group': {'group_type': '87788dee-a6b2-41e0-a66c-528469f83210', 'volume_types': ['11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b'], 'name': 'tempest-Group2-557789326'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:02:56.714915 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-1d927a32-a4ca-48e8-a85c-d7eaa28b67e7 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Creating group tempest-Group2-557789326. Aug 01 13:02:56.715279 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:56.715279 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:56.734723 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d927a32-a4ca-48e8-a85c-d7eaa28b67e7 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Availability Zones retrieved successfully. Aug 01 13:02:56.759214 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-1d927a32-a4ca-48e8-a85c-d7eaa28b67e7 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Created reservations ['42a8bd72-5c76-44f2-bc7d-60d2595cf825'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:56.790286 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d927a32-a4ca-48e8-a85c-d7eaa28b67e7 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups returned with HTTP 202 Aug 01 13:02:56.791227 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 555/2238] 10.4.3.110 () {70 vars in 1297 bytes} [Sat Aug 1 13:02:56 2026] POST /volume/v3/groups => generated 93 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:02:56.805862 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-db538aff-f8c9-49c5-b6c8-efc13c10f31e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:56.808483 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db538aff-f8c9-49c5-b6c8-efc13c10f31e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de Aug 01 13:02:56.808821 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db538aff-f8c9-49c5-b6c8-efc13c10f31e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:56.809113 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db538aff-f8c9-49c5-b6c8-efc13c10f31e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:56.809275 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-db538aff-f8c9-49c5-b6c8-efc13c10f31e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member c8194f33-336a-45e1-a3d3-656bc47924de {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:02:56.820860 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:56.820860 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:56.832773 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db538aff-f8c9-49c5-b6c8-efc13c10f31e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de returned with HTTP 200 Aug 01 13:02:56.833293 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 558/2239] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:02:56 2026] GET /volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de => generated 321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:57.428399 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5bb33924-c332-4bf0-884a-ffbffbcd83dd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:57.430642 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5bb33924-c332-4bf0-884a-ffbffbcd83dd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:02:57.430859 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5bb33924-c332-4bf0-884a-ffbffbcd83dd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:57.431107 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5bb33924-c332-4bf0-884a-ffbffbcd83dd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:57.431242 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5bb33924-c332-4bf0-884a-ffbffbcd83dd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:57.437223 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:57.437223 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:57.438407 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5bb33924-c332-4bf0-884a-ffbffbcd83dd tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:02:57.438807 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 567/2240] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:57 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:57.447936 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-55fc1702-ae62-477e-b5a8-3b36e0ebe54b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:57.449897 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55fc1702-ae62-477e-b5a8-3b36e0ebe54b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:02:57.450232 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55fc1702-ae62-477e-b5a8-3b36e0ebe54b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:57.450457 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55fc1702-ae62-477e-b5a8-3b36e0ebe54b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:57.450671 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-55fc1702-ae62-477e-b5a8-3b36e0ebe54b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:57.455604 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:57.455604 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:57.456349 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55fc1702-ae62-477e-b5a8-3b36e0ebe54b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:02:57.456772 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 561/2241] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:57 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:57.848552 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a21ff97c-c1d7-4a94-8872-b8cff788521e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:57.851339 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a21ff97c-c1d7-4a94-8872-b8cff788521e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de Aug 01 13:02:57.851636 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a21ff97c-c1d7-4a94-8872-b8cff788521e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:57.851841 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a21ff97c-c1d7-4a94-8872-b8cff788521e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:57.852047 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-a21ff97c-c1d7-4a94-8872-b8cff788521e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member c8194f33-336a-45e1-a3d3-656bc47924de {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:02:57.859930 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:57.859930 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:57.877991 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a21ff97c-c1d7-4a94-8872-b8cff788521e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de returned with HTTP 200 Aug 01 13:02:57.878672 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 556/2242] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:02:57 2026] GET /volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de => generated 322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:57.889712 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:57.893098 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:02:57.893098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-868389890", "volume_type": "11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b", "group_id": "080f7f2f-8cc3-45de-bfa6-6cf4cac4f922", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:57.894275 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-868389890', 'volume_type': '11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b', 'group_id': '080f7f2f-8cc3-45de-bfa6-6cf4cac4f922', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:02:57.908616 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:57.908616 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:57.910728 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Create volume of 1 GB Aug 01 13:02:57.917450 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Availability Zones retrieved successfully. Aug 01 13:02:57.925129 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Flow 'volume_create_api' (ed5782ab-489b-49d4-89eb-1b74b186d9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:57.928593 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991b6537-11db-4007-a657-b6a91d679ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:57.929627 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:57.929627 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:57.930354 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:02:57.962329 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991b6537-11db-4007-a657-b6a91d679ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:02:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b,is_public=True,name='tempest-GroupsTest-volume-type-645470697',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '080f7f2f-8cc3-45de-bfa6-6cf4cac4f922', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:57.963570 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21627eb1-e36f-45b3-a325-e186bf88e227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:58.010806 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-645470697 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-645470697, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:02:58.011212 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-645470697 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-645470697, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:02:58.078359 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Created reservations ['38b9eecb-402b-4f13-91ec-61273176217f', '3c6c5ab2-7650-47a5-ad3e-8cfac37078ac', '27b9354c-b355-4eac-b9fa-9311c3c51304', 'c37733ee-6cd1-4a26-b420-04c5ad788a9f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:02:58.079332 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21627eb1-e36f-45b3-a325-e186bf88e227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b9eecb-402b-4f13-91ec-61273176217f', '3c6c5ab2-7650-47a5-ad3e-8cfac37078ac', '27b9354c-b355-4eac-b9fa-9311c3c51304', 'c37733ee-6cd1-4a26-b420-04c5ad788a9f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:58.080118 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44715c1-e6d2-49f5-bbc0-8e55e039d67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:58.111475 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44715c1-e6d2-49f5-bbc0-8e55e039d67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdfb3995-22bc-4bdd-ba38-4131fde0cf63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-868389890',encryption_key_id=None,group_id=080f7f2f-8cc3-45de-bfa6-6cf4cac4f922,group_type_id=,metadata={},multiattach=False,project_id='ee5c177921ba405eb281c28acfe6d354',qos_specs=None,replication_status=,reservations=['38b9eecb-402b-4f13-91ec-61273176217f','3c6c5ab2-7650-47a5-ad3e-8cfac37078ac','27b9354c-b355-4eac-b9fa-9311c3c51304','c37733ee-6cd1-4a26-b420-04c5ad788a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70ab665db83c4cbab57c2dc76b6ebb68',volume_type_id=11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b), '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=2026-08-01T13:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-868389890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=080f7f2f-8cc3-45de-bfa6-6cf4cac4f922,host=None,id=fdfb3995-22bc-4bdd-ba38-4131fde0cf63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5c177921ba405eb281c28acfe6d354',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='70ab665db83c4cbab57c2dc76b6ebb68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b),volume_type_id=11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:58.112548 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29dbd662-df40-4310-882b-ea8dff89803a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:58.144052 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29dbd662-df40-4310-882b-ea8dff89803a) 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-volume-868389890',encryption_key_id=None,group_id=080f7f2f-8cc3-45de-bfa6-6cf4cac4f922,group_type_id=,metadata={},multiattach=False,project_id='ee5c177921ba405eb281c28acfe6d354',qos_specs=None,replication_status=,reservations=['38b9eecb-402b-4f13-91ec-61273176217f','3c6c5ab2-7650-47a5-ad3e-8cfac37078ac','27b9354c-b355-4eac-b9fa-9311c3c51304','c37733ee-6cd1-4a26-b420-04c5ad788a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70ab665db83c4cbab57c2dc76b6ebb68',volume_type_id=11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:58.144495 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (290da5b3-0dca-4fca-b1d5-fbe39e5e42c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:02:58.165848 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (290da5b3-0dca-4fca-b1d5-fbe39e5e42c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:02:58.167959 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Flow 'volume_create_api' (ed5782ab-489b-49d4-89eb-1b74b186d9a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:02:58.167959 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Create volume request issued successfully. Aug 01 13:02:58.171841 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:02:58.172384 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:02:58.224026 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:02:58.230604 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:58.230604 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:58.236086 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4455de7-a4bd-4f43-88a3-01d22ff03ba3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:02:58.237191 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 559/2243] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:02:57 2026] POST /volume/v3/volumes => generated 813 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:58.253804 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-056d5ff9-52d6-4a44-8bb4-408a00335393 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:58.257084 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-056d5ff9-52d6-4a44-8bb4-408a00335393 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 Aug 01 13:02:58.257084 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-056d5ff9-52d6-4a44-8bb4-408a00335393 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:58.257277 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-056d5ff9-52d6-4a44-8bb4-408a00335393 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:58.267125 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:58.267125 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:58.273936 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-056d5ff9-52d6-4a44-8bb4-408a00335393 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Volume info retrieved successfully. Aug 01 13:02:58.274883 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-056d5ff9-52d6-4a44-8bb4-408a00335393 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:02:58.275091 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-056d5ff9-52d6-4a44-8bb4-408a00335393 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:02:58.323871 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-056d5ff9-52d6-4a44-8bb4-408a00335393 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:02:58.327634 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:58.327634 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:58.339667 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-056d5ff9-52d6-4a44-8bb4-408a00335393 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 returned with HTTP 200 Aug 01 13:02:58.340153 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 568/2244] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:02:58 2026] GET /volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 => generated 881 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:58.450594 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-59e930e4-7733-4156-94fb-b061400de971 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:58.453452 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59e930e4-7733-4156-94fb-b061400de971 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:02:58.453698 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59e930e4-7733-4156-94fb-b061400de971 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:58.453893 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59e930e4-7733-4156-94fb-b061400de971 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:58.454024 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-59e930e4-7733-4156-94fb-b061400de971 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:58.459121 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:58.459121 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:58.460140 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59e930e4-7733-4156-94fb-b061400de971 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:02:58.460554 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 562/2245] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:58 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:58.467537 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-653e72e9-ed51-41d5-96cd-927ebfb30cb4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:58.469405 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-653e72e9-ed51-41d5-96cd-927ebfb30cb4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:02:58.469642 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-653e72e9-ed51-41d5-96cd-927ebfb30cb4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:58.470545 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-653e72e9-ed51-41d5-96cd-927ebfb30cb4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:58.470545 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-653e72e9-ed51-41d5-96cd-927ebfb30cb4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:58.478965 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:58.478965 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:58.480203 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-653e72e9-ed51-41d5-96cd-927ebfb30cb4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:02:58.480614 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 557/2246] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:58 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:58.828617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28a6f5e4-6d14-4c5b-ad0f-a4dcbb0dd610 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:58.831037 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28a6f5e4-6d14-4c5b-ad0f-a4dcbb0dd610 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] DELETE https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:58.831282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28a6f5e4-6d14-4c5b-ad0f-a4dcbb0dd610 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:58.831529 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28a6f5e4-6d14-4c5b-ad0f-a4dcbb0dd610 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:58.831745 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-28a6f5e4-6d14-4c5b-ad0f-a4dcbb0dd610 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Delete volume with id: a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:58.840770 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:58.840770 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:58.841435 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28a6f5e4-6d14-4c5b-ad0f-a4dcbb0dd610 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:58.873772 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28a6f5e4-6d14-4c5b-ad0f-a4dcbb0dd610 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Delete volume request issued successfully. Aug 01 13:02:58.874148 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28a6f5e4-6d14-4c5b-ad0f-a4dcbb0dd610 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 202 Aug 01 13:02:58.874605 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 560/2247] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:58 2026] DELETE /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:02:58.884766 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b19dd44-3f99-49ff-ae28-ea76baa3bf70 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:58.887636 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b19dd44-3f99-49ff-ae28-ea76baa3bf70 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:58.888034 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b19dd44-3f99-49ff-ae28-ea76baa3bf70 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:58.888170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b19dd44-3f99-49ff-ae28-ea76baa3bf70 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:58.897697 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:58.897697 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:58.903091 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b19dd44-3f99-49ff-ae28-ea76baa3bf70 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:02:58.908709 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b19dd44-3f99-49ff-ae28-ea76baa3bf70 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 200 Aug 01 13:02:58.909240 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 569/2248] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:58 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:59.359031 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-db31be58-4a87-4a05-9c99-1e4ca0ed89b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.362447 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db31be58-4a87-4a05-9c99-1e4ca0ed89b3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 Aug 01 13:02:59.362802 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db31be58-4a87-4a05-9c99-1e4ca0ed89b3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:59.362905 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db31be58-4a87-4a05-9c99-1e4ca0ed89b3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:59.373969 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.373969 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:59.379159 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-db31be58-4a87-4a05-9c99-1e4ca0ed89b3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Volume info retrieved successfully. Aug 01 13:02:59.380056 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-db31be58-4a87-4a05-9c99-1e4ca0ed89b3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:02:59.380273 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-db31be58-4a87-4a05-9c99-1e4ca0ed89b3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:02:59.432352 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-db31be58-4a87-4a05-9c99-1e4ca0ed89b3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:02:59.436659 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.436659 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:59.447027 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db31be58-4a87-4a05-9c99-1e4ca0ed89b3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 returned with HTTP 200 Aug 01 13:02:59.447512 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 563/2249] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:02:59 2026] GET /volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 => generated 906 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:59.460991 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6779704-6d30-41f5-a018-abf9491a0408 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.463367 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6779704-6d30-41f5-a018-abf9491a0408 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 Aug 01 13:02:59.463803 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6779704-6d30-41f5-a018-abf9491a0408 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:59.464176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6779704-6d30-41f5-a018-abf9491a0408 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:59.464426 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-b6779704-6d30-41f5-a018-abf9491a0408 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:02:59.473179 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.473179 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:59.474911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a6963b17-b573-4cd9-b397-0f5aebc2e2fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.476743 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6963b17-b573-4cd9-b397-0f5aebc2e2fe tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:02:59.477062 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6963b17-b573-4cd9-b397-0f5aebc2e2fe tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:59.477317 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6963b17-b573-4cd9-b397-0f5aebc2e2fe tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:59.477615 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a6963b17-b573-4cd9-b397-0f5aebc2e2fe tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:59.482248 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.482248 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:59.482554 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6779704-6d30-41f5-a018-abf9491a0408 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 returned with HTTP 200 Aug 01 13:02:59.483114 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 558/2250] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:02:59 2026] GET /volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:59.483490 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6963b17-b573-4cd9-b397-0f5aebc2e2fe tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:02:59.484037 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 561/2251] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:59 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:59.493115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8538452e-35e8-45dd-b79c-5be253ae9c94 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.494690 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-48091280-d80e-4646-92d6-b8d7007ceae7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.495495 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8538452e-35e8-45dd-b79c-5be253ae9c94 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de Aug 01 13:02:59.495731 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8538452e-35e8-45dd-b79c-5be253ae9c94 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:59.495912 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8538452e-35e8-45dd-b79c-5be253ae9c94 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:59.496085 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-8538452e-35e8-45dd-b79c-5be253ae9c94 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member c8194f33-336a-45e1-a3d3-656bc47924de {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:02:59.498648 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48091280-d80e-4646-92d6-b8d7007ceae7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:02:59.498926 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48091280-d80e-4646-92d6-b8d7007ceae7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:59.499165 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48091280-d80e-4646-92d6-b8d7007ceae7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:59.499272 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-48091280-d80e-4646-92d6-b8d7007ceae7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:02:59.502894 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.502894 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:59.504681 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.504681 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:59.505465 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48091280-d80e-4646-92d6-b8d7007ceae7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:02:59.506218 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 564/2252] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:02:59 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:02:59.513540 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8538452e-35e8-45dd-b79c-5be253ae9c94 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de returned with HTTP 200 Aug 01 13:02:59.514093 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 570/2253] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:02:59 2026] GET /volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:02:59.522633 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-31aeb24b-6293-4e2d-8bb1-3d472108d71e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.524375 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31aeb24b-6293-4e2d-8bb1-3d472108d71e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/detail Aug 01 13:02:59.524960 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31aeb24b-6293-4e2d-8bb1-3d472108d71e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:59.524960 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31aeb24b-6293-4e2d-8bb1-3d472108d71e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:59.525434 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.525434 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:59.542474 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31aeb24b-6293-4e2d-8bb1-3d472108d71e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/detail returned with HTTP 200 Aug 01 13:02:59.542474 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 559/2254] 10.4.3.110 () {68 vars in 1296 bytes} [Sat Aug 1 13:02:59 2026] GET /volume/v3/groups/detail => generated 638 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:59.555980 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ece72aaf-16af-48d6-b974-892890e393ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.560873 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ece72aaf-16af-48d6-b974-892890e393ef tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:02:59.563965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ece72aaf-16af-48d6-b974-892890e393ef tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:59.563965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ece72aaf-16af-48d6-b974-892890e393ef tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:59.563965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-ece72aaf-16af-48d6-b974-892890e393ef tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:02:59.563965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ece72aaf-16af-48d6-b974-892890e393ef tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:02:59.570707 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ece72aaf-16af-48d6-b974-892890e393ef tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Get all volumes completed successfully. Aug 01 13:02:59.571695 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ece72aaf-16af-48d6-b974-892890e393ef tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:02:59.571998 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ece72aaf-16af-48d6-b974-892890e393ef tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:02:59.608356 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-ece72aaf-16af-48d6-b974-892890e393ef tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:02:59.611616 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.611616 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:02:59.618615 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ece72aaf-16af-48d6-b974-892890e393ef tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:02:59.619136 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 562/2255] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:02:59 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:59.631289 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-029df69f-88ef-41f0-b8f1-0916829cac37 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.633420 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-029df69f-88ef-41f0-b8f1-0916829cac37 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:02:59.633706 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-029df69f-88ef-41f0-b8f1-0916829cac37 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:59.633934 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-029df69f-88ef-41f0-b8f1-0916829cac37 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:59.634301 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-029df69f-88ef-41f0-b8f1-0916829cac37 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:02:59.635225 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-029df69f-88ef-41f0-b8f1-0916829cac37 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:02:59.643740 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-029df69f-88ef-41f0-b8f1-0916829cac37 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Get all volumes completed successfully. Aug 01 13:02:59.644556 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-029df69f-88ef-41f0-b8f1-0916829cac37 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:02:59.644745 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-029df69f-88ef-41f0-b8f1-0916829cac37 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:02:59.696964 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-029df69f-88ef-41f0-b8f1-0916829cac37 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:02:59.700903 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.700903 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:02:59.709250 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-029df69f-88ef-41f0-b8f1-0916829cac37 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:02:59.709749 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 565/2256] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:02:59 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:59.722040 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b7c7ac26-f3b8-4ec7-947b-64bc7a6f81d3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.723567 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7c7ac26-f3b8-4ec7-947b-64bc7a6f81d3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] POST https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922/action Aug 01 13:02:59.723874 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7c7ac26-f3b8-4ec7-947b-64bc7a6f81d3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:02:59.724001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7c7ac26-f3b8-4ec7-947b-64bc7a6f81d3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:02:59.725178 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-b7c7ac26-f3b8-4ec7-947b-64bc7a6f81d3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] delete called for group 080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 {{(pid=100262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:02:59.725287 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-b7c7ac26-f3b8-4ec7-947b-64bc7a6f81d3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Delete group with id: 080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 Aug 01 13:02:59.728533 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.728533 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:02:59.820116 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7c7ac26-f3b8-4ec7-947b-64bc7a6f81d3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922/action returned with HTTP 202 Aug 01 13:02:59.820681 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 571/2257] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:02:59 2026] POST /volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:02:59.827397 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9464942c-c4da-496b-9a18-255addeca9f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.829295 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9464942c-c4da-496b-9a18-255addeca9f6 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 Aug 01 13:02:59.829683 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9464942c-c4da-496b-9a18-255addeca9f6 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:59.829964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9464942c-c4da-496b-9a18-255addeca9f6 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:59.840246 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.840246 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:59.845042 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9464942c-c4da-496b-9a18-255addeca9f6 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Volume info retrieved successfully. Aug 01 13:02:59.845874 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9464942c-c4da-496b-9a18-255addeca9f6 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:02:59.846207 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9464942c-c4da-496b-9a18-255addeca9f6 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:02:59.885440 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-9464942c-c4da-496b-9a18-255addeca9f6 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:02:59.888924 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:02:59.888924 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:02:59.898464 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9464942c-c4da-496b-9a18-255addeca9f6 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 returned with HTTP 200 Aug 01 13:02:59.899299 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 560/2258] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:02:59 2026] GET /volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 => generated 905 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:02:59.922588 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b556644-23da-4e39-b300-bbeb09e2c237 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.925223 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b556644-23da-4e39-b300-bbeb09e2c237 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 Aug 01 13:02:59.925526 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b556644-23da-4e39-b300-bbeb09e2c237 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:59.925616 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b556644-23da-4e39-b300-bbeb09e2c237 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:59.931415 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b556644-23da-4e39-b300-bbeb09e2c237 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 returned with HTTP 404 Aug 01 13:02:59.931918 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 563/2259] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:02:59 2026] GET /volume/v3/volumes/a64c9a7b-187b-4b49-8477-2499225593a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:02:59.995171 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1a16192b-2f78-4d48-b70d-98c609165a33 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:02:59.998264 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a16192b-2f78-4d48-b70d-98c609165a33 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] DELETE https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:02:59.998517 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a16192b-2f78-4d48-b70d-98c609165a33 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:02:59.998745 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a16192b-2f78-4d48-b70d-98c609165a33 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:02:59.998953 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-1a16192b-2f78-4d48-b70d-98c609165a33 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Delete volume with id: f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:03:00.010262 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:00.010262 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:00.010980 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1a16192b-2f78-4d48-b70d-98c609165a33 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:03:00.036825 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1a16192b-2f78-4d48-b70d-98c609165a33 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Delete volume request issued successfully. Aug 01 13:03:00.036998 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a16192b-2f78-4d48-b70d-98c609165a33 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 202 Aug 01 13:03:00.037544 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 566/2260] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:02:59 2026] DELETE /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:00.047778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cf1f01e4-dd5a-46fe-bd18-6e2936b84bad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:00.050053 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf1f01e4-dd5a-46fe-bd18-6e2936b84bad tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:03:00.050321 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf1f01e4-dd5a-46fe-bd18-6e2936b84bad tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:00.050657 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf1f01e4-dd5a-46fe-bd18-6e2936b84bad tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:00.058821 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:00.058821 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:00.064487 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cf1f01e4-dd5a-46fe-bd18-6e2936b84bad tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:03:00.069716 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf1f01e4-dd5a-46fe-bd18-6e2936b84bad tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 200 Aug 01 13:03:00.070182 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 572/2261] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:00 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:00.497394 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0118d108-0a45-4389-8c32-9dbe06d84565 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:00.499988 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0118d108-0a45-4389-8c32-9dbe06d84565 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:00.500277 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0118d108-0a45-4389-8c32-9dbe06d84565 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:00.500531 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0118d108-0a45-4389-8c32-9dbe06d84565 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:00.500680 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0118d108-0a45-4389-8c32-9dbe06d84565 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:00.506043 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:00.506043 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:00.507079 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0118d108-0a45-4389-8c32-9dbe06d84565 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:00.507760 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 561/2262] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:00 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:00.518530 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5b103af5-3d5b-43a1-8297-997f666e5166 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:00.520551 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b103af5-3d5b-43a1-8297-997f666e5166 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:00.520765 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b103af5-3d5b-43a1-8297-997f666e5166 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:00.520987 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b103af5-3d5b-43a1-8297-997f666e5166 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:00.521117 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5b103af5-3d5b-43a1-8297-997f666e5166 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:00.525962 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:00.525962 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:00.526723 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b103af5-3d5b-43a1-8297-997f666e5166 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:00.527195 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 564/2263] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:00 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:00.916974 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-389bcc5d-a7a1-4d62-8ec1-bee906e0e81f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:00.918852 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-389bcc5d-a7a1-4d62-8ec1-bee906e0e81f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 Aug 01 13:03:00.918979 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-389bcc5d-a7a1-4d62-8ec1-bee906e0e81f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:00.920156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-389bcc5d-a7a1-4d62-8ec1-bee906e0e81f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:00.926369 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-389bcc5d-a7a1-4d62-8ec1-bee906e0e81f tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 returned with HTTP 404 Aug 01 13:03:00.926904 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 567/2264] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:00 2026] GET /volume/v3/volumes/fdfb3995-22bc-4bdd-ba38-4131fde0cf63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:00.935576 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6caea1f2-1bf2-4873-b847-8941d27b2af1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:00.939357 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6caea1f2-1bf2-4873-b847-8941d27b2af1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 Aug 01 13:03:00.939691 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6caea1f2-1bf2-4873-b847-8941d27b2af1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:00.940273 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6caea1f2-1bf2-4873-b847-8941d27b2af1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:00.940273 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-6caea1f2-1bf2-4873-b847-8941d27b2af1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:00.944347 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6caea1f2-1bf2-4873-b847-8941d27b2af1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 returned with HTTP 404 Aug 01 13:03:00.946355 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 573/2265] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:00 2026] GET /volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:00.953074 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9249b3c-aec7-43e9-8c4c-c8bf0aeb8e25 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:00.955513 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9249b3c-aec7-43e9-8c4c-c8bf0aeb8e25 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] POST https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de/action Aug 01 13:03:00.956023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9249b3c-aec7-43e9-8c4c-c8bf0aeb8e25 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:00.957969 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9249b3c-aec7-43e9-8c4c-c8bf0aeb8e25 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:00.957969 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-b9249b3c-aec7-43e9-8c4c-c8bf0aeb8e25 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] delete called for group c8194f33-336a-45e1-a3d3-656bc47924de {{(pid=100263) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:03:00.958272 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-b9249b3c-aec7-43e9-8c4c-c8bf0aeb8e25 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Delete group with id: c8194f33-336a-45e1-a3d3-656bc47924de Aug 01 13:03:00.966111 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:00.966111 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:00.990894 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9249b3c-aec7-43e9-8c4c-c8bf0aeb8e25 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de/action returned with HTTP 202 Aug 01 13:03:00.991648 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 562/2266] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:03:00 2026] POST /volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:01.000317 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a1d933a-5e99-441a-b66b-e6f390591edc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:01.002753 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a1d933a-5e99-441a-b66b-e6f390591edc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de Aug 01 13:03:01.003159 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a1d933a-5e99-441a-b66b-e6f390591edc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:01.003453 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a1d933a-5e99-441a-b66b-e6f390591edc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:01.003695 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-9a1d933a-5e99-441a-b66b-e6f390591edc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member c8194f33-336a-45e1-a3d3-656bc47924de {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:01.007807 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:01.007807 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:01.017521 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a1d933a-5e99-441a-b66b-e6f390591edc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de returned with HTTP 200 Aug 01 13:03:01.018097 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 565/2267] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:00 2026] GET /volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:01.091748 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-74458a35-8732-4dda-863e-6f0fb40e8b96 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:01.093965 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-74458a35-8732-4dda-863e-6f0fb40e8b96 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e Aug 01 13:03:01.094112 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-74458a35-8732-4dda-863e-6f0fb40e8b96 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:01.094289 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-74458a35-8732-4dda-863e-6f0fb40e8b96 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:01.101888 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-74458a35-8732-4dda-863e-6f0fb40e8b96 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e returned with HTTP 404 Aug 01 13:03:01.102621 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 568/2268] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:01 2026] GET /volume/v3/volumes/f99ce280-1da2-4d76-9357-c6bfb14f448e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:01.231049 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-81fc2cba-57d6-413c-bf92-c24890b917e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:01.235567 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81fc2cba-57d6-413c-bf92-c24890b917e0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] DELETE https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 13:03:01.235567 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81fc2cba-57d6-413c-bf92-c24890b917e0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:01.235567 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81fc2cba-57d6-413c-bf92-c24890b917e0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:01.235567 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-81fc2cba-57d6-413c-bf92-c24890b917e0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Delete volume with id: 265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 13:03:01.242322 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:01.242322 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:01.242751 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-81fc2cba-57d6-413c-bf92-c24890b917e0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:03:01.261477 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-81fc2cba-57d6-413c-bf92-c24890b917e0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Delete volume request issued successfully. Aug 01 13:03:01.261668 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81fc2cba-57d6-413c-bf92-c24890b917e0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 202 Aug 01 13:03:01.262101 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 574/2269] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:01 2026] DELETE /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:01.270249 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f9ae37bc-676e-4d85-bf10-00adce1a20a5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:01.272277 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9ae37bc-676e-4d85-bf10-00adce1a20a5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 13:03:01.272538 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9ae37bc-676e-4d85-bf10-00adce1a20a5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:01.272690 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9ae37bc-676e-4d85-bf10-00adce1a20a5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:01.282322 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:01.282322 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:01.287933 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f9ae37bc-676e-4d85-bf10-00adce1a20a5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Volume info retrieved successfully. Aug 01 13:03:01.295209 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9ae37bc-676e-4d85-bf10-00adce1a20a5 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 200 Aug 01 13:03:01.295750 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 563/2270] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:01 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:01.522007 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0f95942c-7e6c-4beb-98e2-43798f012266 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:01.524918 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f95942c-7e6c-4beb-98e2-43798f012266 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:01.526963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f95942c-7e6c-4beb-98e2-43798f012266 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:01.526963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f95942c-7e6c-4beb-98e2-43798f012266 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:01.526963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0f95942c-7e6c-4beb-98e2-43798f012266 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:01.535971 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:01.535971 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:01.538416 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f95942c-7e6c-4beb-98e2-43798f012266 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:01.538416 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 566/2271] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:01 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:01.539716 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2bb7d8d9-afcd-437e-988f-34732f5a80b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:01.540745 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:01.541456 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2bb7d8d9-afcd-437e-988f-34732f5a80b3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:01.541705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2bb7d8d9-afcd-437e-988f-34732f5a80b3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:01.541873 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2bb7d8d9-afcd-437e-988f-34732f5a80b3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:01.542012 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2bb7d8d9-afcd-437e-988f-34732f5a80b3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:01.542569 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:01.542897 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2027061365", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:01.544362 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2027061365', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:01.544533 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Create volume of 1 GB Aug 01 13:03:01.546200 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:01.546200 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:01.547038 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2bb7d8d9-afcd-437e-988f-34732f5a80b3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:01.547287 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 569/2272] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:01 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:01.549292 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Availability Zones retrieved successfully. Aug 01 13:03:01.555110 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Flow 'volume_create_api' (816a2248-16ba-4e49-8cd9-cf7159ce9477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:01.556111 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3cccdbe-0984-476a-b721-034a4b50da8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:01.557168 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:01.594557 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3cccdbe-0984-476a-b721-034a4b50da8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:01.595819 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acb0757b-412e-4610-ae7a-f47213ec3cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:01.655419 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Created reservations ['725a127f-a2b2-423d-91e9-223efee5ff9b', 'a467809d-588a-4cea-8d73-3c8c9682fc8e', 'b175c1d6-eba4-4fb6-baff-0da79278de7a', 'd1db65ce-9b4f-4b3d-90ad-7c876b11460f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:01.656239 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acb0757b-412e-4610-ae7a-f47213ec3cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['725a127f-a2b2-423d-91e9-223efee5ff9b', 'a467809d-588a-4cea-8d73-3c8c9682fc8e', 'b175c1d6-eba4-4fb6-baff-0da79278de7a', 'd1db65ce-9b4f-4b3d-90ad-7c876b11460f']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:01.657967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42676ea8-5140-4489-a9a0-60ecb831666d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:01.682278 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42676ea8-5140-4489-a9a0-60ecb831666d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '431d1359-bb03-4c71-baba-11bb06aa3762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2027061365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242bc9a4a603437f87e548a07285645f',qos_specs=None,replication_status=,reservations=['725a127f-a2b2-423d-91e9-223efee5ff9b','a467809d-588a-4cea-8d73-3c8c9682fc8e','b175c1d6-eba4-4fb6-baff-0da79278de7a','d1db65ce-9b4f-4b3d-90ad-7c876b11460f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57e0260c5e8a47a694a3bd423e9f57d5',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2027061365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=431d1359-bb03-4c71-baba-11bb06aa3762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242bc9a4a603437f87e548a07285645f',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='57e0260c5e8a47a694a3bd423e9f57d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:01.683049 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdcd8835-e908-48ab-8eb3-c4b3f684d8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:01.703223 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdcd8835-e908-48ab-8eb3-c4b3f684d8af) 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-TestMinimumBasicScenario-volume-2027061365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242bc9a4a603437f87e548a07285645f',qos_specs=None,replication_status=,reservations=['725a127f-a2b2-423d-91e9-223efee5ff9b','a467809d-588a-4cea-8d73-3c8c9682fc8e','b175c1d6-eba4-4fb6-baff-0da79278de7a','d1db65ce-9b4f-4b3d-90ad-7c876b11460f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57e0260c5e8a47a694a3bd423e9f57d5',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:01.704070 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863ce041-bb7f-4472-9f7e-ada9c23b5ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:01.715607 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863ce041-bb7f-4472-9f7e-ada9c23b5ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:01.717018 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Flow 'volume_create_api' (816a2248-16ba-4e49-8cd9-cf7159ce9477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:01.717216 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Create volume request issued successfully. Aug 01 13:03:01.718125 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6f88e7b-5380-45fb-8959-4e4b7a500746 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:01.718697 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 575/2273] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:01 2026] POST /volume/v3/volumes => generated 755 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:01.736557 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-acfe74fc-6b5b-4dba-9ab1-ac949562d8f1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:01.739218 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acfe74fc-6b5b-4dba-9ab1-ac949562d8f1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:01.739662 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acfe74fc-6b5b-4dba-9ab1-ac949562d8f1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:01.740509 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acfe74fc-6b5b-4dba-9ab1-ac949562d8f1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:01.750649 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:01.750649 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:01.757384 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-acfe74fc-6b5b-4dba-9ab1-ac949562d8f1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:01.763940 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acfe74fc-6b5b-4dba-9ab1-ac949562d8f1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:01.764789 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 564/2274] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:01 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:02.030155 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-038ff7fa-67e0-414e-b293-20f8ffb31384 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.032136 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-038ff7fa-67e0-414e-b293-20f8ffb31384 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de Aug 01 13:03:02.032441 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-038ff7fa-67e0-414e-b293-20f8ffb31384 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.032645 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-038ff7fa-67e0-414e-b293-20f8ffb31384 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.032841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-038ff7fa-67e0-414e-b293-20f8ffb31384 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member c8194f33-336a-45e1-a3d3-656bc47924de {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:02.036795 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-038ff7fa-67e0-414e-b293-20f8ffb31384 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de returned with HTTP 404 Aug 01 13:03:02.037462 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 567/2275] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:02.046632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-abaf0c89-3a79-42f5-991b-f1da286f41a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.049984 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abaf0c89-3a79-42f5-991b-f1da286f41a2 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/detail Aug 01 13:03:02.050228 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abaf0c89-3a79-42f5-991b-f1da286f41a2 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.050416 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abaf0c89-3a79-42f5-991b-f1da286f41a2 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.064408 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abaf0c89-3a79-42f5-991b-f1da286f41a2 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/detail returned with HTTP 200 Aug 01 13:03:02.065935 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 570/2276] 10.4.3.110 () {68 vars in 1296 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/groups/detail => generated 14 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:02.076126 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab1f15d3-b870-46b3-a569-4347ce06c9e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.078230 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab1f15d3-b870-46b3-a569-4347ce06c9e1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:02.078459 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab1f15d3-b870-46b3-a569-4347ce06c9e1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.078686 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab1f15d3-b870-46b3-a569-4347ce06c9e1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.078992 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-ab1f15d3-b870-46b3-a569-4347ce06c9e1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:02.079359 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:02.079359 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:02.079807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ab1f15d3-b870-46b3-a569-4347ce06c9e1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:02.087379 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab1f15d3-b870-46b3-a569-4347ce06c9e1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Get all volumes completed successfully. Aug 01 13:03:02.091229 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab1f15d3-b870-46b3-a569-4347ce06c9e1 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:02.091229 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 576/2277] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:02.106925 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-452ecadb-f684-4918-9538-8d13822b3dee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.109079 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-452ecadb-f684-4918-9538-8d13822b3dee tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] POST https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de/action Aug 01 13:03:02.109529 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-452ecadb-f684-4918-9538-8d13822b3dee tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:02.109681 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-452ecadb-f684-4918-9538-8d13822b3dee tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:02.111700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-452ecadb-f684-4918-9538-8d13822b3dee tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] delete called for group c8194f33-336a-45e1-a3d3-656bc47924de {{(pid=100263) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:03:02.111902 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-452ecadb-f684-4918-9538-8d13822b3dee tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Delete group with id: c8194f33-336a-45e1-a3d3-656bc47924de Aug 01 13:03:02.115759 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-452ecadb-f684-4918-9538-8d13822b3dee tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de/action returned with HTTP 404 Aug 01 13:03:02.117012 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 565/2278] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:03:02 2026] POST /volume/v3/groups/c8194f33-336a-45e1-a3d3-656bc47924de/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:02.126417 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-09c7868e-a89b-4cd9-a4ac-240aa6d13ddf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.129224 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09c7868e-a89b-4cd9-a4ac-240aa6d13ddf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:02.129430 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09c7868e-a89b-4cd9-a4ac-240aa6d13ddf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.129690 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09c7868e-a89b-4cd9-a4ac-240aa6d13ddf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.129981 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-09c7868e-a89b-4cd9-a4ac-240aa6d13ddf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:02.131285 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-09c7868e-a89b-4cd9-a4ac-240aa6d13ddf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:02.139154 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-09c7868e-a89b-4cd9-a4ac-240aa6d13ddf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Get all volumes completed successfully. Aug 01 13:03:02.142164 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09c7868e-a89b-4cd9-a4ac-240aa6d13ddf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:02.142574 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 568/2279] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:02.158924 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3bbfa523-cb4f-428f-af5f-91d1822bac18 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.161880 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bbfa523-cb4f-428f-af5f-91d1822bac18 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] POST https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922/action Aug 01 13:03:02.161880 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bbfa523-cb4f-428f-af5f-91d1822bac18 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:02.162132 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bbfa523-cb4f-428f-af5f-91d1822bac18 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:02.163752 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-3bbfa523-cb4f-428f-af5f-91d1822bac18 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] delete called for group 080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 {{(pid=100261) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:03:02.164021 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-3bbfa523-cb4f-428f-af5f-91d1822bac18 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Delete group with id: 080f7f2f-8cc3-45de-bfa6-6cf4cac4f922 Aug 01 13:03:02.168773 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bbfa523-cb4f-428f-af5f-91d1822bac18 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922/action returned with HTTP 404 Aug 01 13:03:02.169376 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 571/2280] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:03:02 2026] POST /volume/v3/groups/080f7f2f-8cc3-45de-bfa6-6cf4cac4f922/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:02.180170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a89e7b38-4032-4cf4-85c1-bc42637654bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.182294 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a89e7b38-4032-4cf4-85c1-bc42637654bb tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/87788dee-a6b2-41e0-a66c-528469f83210 Aug 01 13:03:02.182552 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a89e7b38-4032-4cf4-85c1-bc42637654bb tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.183528 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a89e7b38-4032-4cf4-85c1-bc42637654bb tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.214015 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a89e7b38-4032-4cf4-85c1-bc42637654bb tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] https://10.4.3.110/volume/v3/group_types/87788dee-a6b2-41e0-a66c-528469f83210 returned with HTTP 202 Aug 01 13:03:02.214444 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 577/2281] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 13:03:02 2026] DELETE /volume/v3/group_types/87788dee-a6b2-41e0-a66c-528469f83210 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:02.224656 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9aae4cb-a03c-41ce-8c08-cee1bdc73774 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.227308 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9aae4cb-a03c-41ce-8c08-cee1bdc73774 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] DELETE https://10.4.3.110/volume/v3/types/11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b Aug 01 13:03:02.227720 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9aae4cb-a03c-41ce-8c08-cee1bdc73774 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.228089 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9aae4cb-a03c-41ce-8c08-cee1bdc73774 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.258409 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9aae4cb-a03c-41ce-8c08-cee1bdc73774 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] https://10.4.3.110/volume/v3/types/11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b returned with HTTP 202 Aug 01 13:03:02.259129 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 566/2282] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:02 2026] DELETE /volume/v3/types/11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:02.267345 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-168591a2-2ef6-4e77-81a2-5739c1be1f00 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.269679 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-168591a2-2ef6-4e77-81a2-5739c1be1f00 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] GET https://10.4.3.110/volume/v3/types/11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b Aug 01 13:03:02.269901 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-168591a2-2ef6-4e77-81a2-5739c1be1f00 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.270148 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-168591a2-2ef6-4e77-81a2-5739c1be1f00 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.274576 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-168591a2-2ef6-4e77-81a2-5739c1be1f00 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] https://10.4.3.110/volume/v3/types/11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b returned with HTTP 404 Aug 01 13:03:02.275163 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 569/2283] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/types/11b8c6dd-2dc8-44f8-abb8-df9dd71cdb7b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:02.287795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-215b8487-0667-4e43-8e72-77982a096bad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.295271 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-215b8487-0667-4e43-8e72-77982a096bad tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:02.295810 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-215b8487-0667-4e43-8e72-77982a096bad tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1809667849"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:02.309601 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8aea6c25-41cf-4783-b159-376d82721ed0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.311869 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8aea6c25-41cf-4783-b159-376d82721ed0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] GET https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 Aug 01 13:03:02.312147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8aea6c25-41cf-4783-b159-376d82721ed0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.312392 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8aea6c25-41cf-4783-b159-376d82721ed0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.319625 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8aea6c25-41cf-4783-b159-376d82721ed0 tempest-AttachVolumeNegativeTest-161533974 tempest-AttachVolumeNegativeTest-161533974-project-member] https://10.4.3.110/volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 returned with HTTP 404 Aug 01 13:03:02.320408 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 578/2284] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/volumes/265bd5ca-9e9c-4794-a417-46996a544b60 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:02.345817 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-215b8487-0667-4e43-8e72-77982a096bad tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:02.346431 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 572/2285] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:03:02 2026] POST /volume/v3/types => generated 216 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:02.359890 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0c2a5cd6-e5d7-4ba9-ad6a-0b6b43eeb05b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.361878 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c2a5cd6-e5d7-4ba9-ad6a-0b6b43eeb05b tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 13:03:02.362436 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c2a5cd6-e5d7-4ba9-ad6a-0b6b43eeb05b tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1068600863"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:02.382715 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c2a5cd6-e5d7-4ba9-ad6a-0b6b43eeb05b tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 13:03:02.383632 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 567/2286] 10.4.3.110 () {70 vars in 1311 bytes} [Sat Aug 1 13:03:02 2026] POST /volume/v3/group_types => generated 173 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:02.393878 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a84f5784-2b5d-426f-9334-17468fca455a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.395796 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a84f5784-2b5d-426f-9334-17468fca455a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] POST https://10.4.3.110/volume/v3/groups Aug 01 13:03:02.396276 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a84f5784-2b5d-426f-9334-17468fca455a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4ea32934-e282-4598-984a-63a8cb2017ef", "volume_types": ["e73405ba-9617-4b1c-8011-cb2c4a080b53"], "name": "tempest-GroupsTest-Group-1997380389"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:02.399625 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-a84f5784-2b5d-426f-9334-17468fca455a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Creating new group {'group': {'group_type': '4ea32934-e282-4598-984a-63a8cb2017ef', 'volume_types': ['e73405ba-9617-4b1c-8011-cb2c4a080b53'], 'name': 'tempest-GroupsTest-Group-1997380389'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:03:02.403867 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-a84f5784-2b5d-426f-9334-17468fca455a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Creating group tempest-GroupsTest-Group-1997380389. Aug 01 13:03:02.414043 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a84f5784-2b5d-426f-9334-17468fca455a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Availability Zones retrieved successfully. Aug 01 13:03:02.431151 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a84f5784-2b5d-426f-9334-17468fca455a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Created reservations ['5a8ad3a6-0674-4deb-935f-d1fa9d9585da'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:02.463998 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a84f5784-2b5d-426f-9334-17468fca455a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups returned with HTTP 202 Aug 01 13:03:02.464466 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 570/2287] 10.4.3.110 () {70 vars in 1297 bytes} [Sat Aug 1 13:03:02 2026] POST /volume/v3/groups => generated 104 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:02.476786 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e0bafb1-3885-465f-8d1c-a0b9d18f048b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.480088 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e0bafb1-3885-465f-8d1c-a0b9d18f048b tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 Aug 01 13:03:02.480253 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e0bafb1-3885-465f-8d1c-a0b9d18f048b tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.480583 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e0bafb1-3885-465f-8d1c-a0b9d18f048b tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.480819 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-5e0bafb1-3885-465f-8d1c-a0b9d18f048b tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 92e3339d-05ea-45f8-9de8-ce37214e9292 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:02.485137 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:02.485137 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:02.495459 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e0bafb1-3885-465f-8d1c-a0b9d18f048b tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 returned with HTTP 200 Aug 01 13:03:02.496089 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 579/2288] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 => generated 332 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:02.555620 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f0d35a72-620c-46f0-ab0b-3aad9a8e5f68 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.557610 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0d35a72-620c-46f0-ab0b-3aad9a8e5f68 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:02.557800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0d35a72-620c-46f0-ab0b-3aad9a8e5f68 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.558034 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0d35a72-620c-46f0-ab0b-3aad9a8e5f68 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.558153 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f0d35a72-620c-46f0-ab0b-3aad9a8e5f68 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:02.558203 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-271ae024-36f4-418a-a68b-d98874c97c20 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.560873 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-271ae024-36f4-418a-a68b-d98874c97c20 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:02.561388 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-271ae024-36f4-418a-a68b-d98874c97c20 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.561734 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-271ae024-36f4-418a-a68b-d98874c97c20 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.562085 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-271ae024-36f4-418a-a68b-d98874c97c20 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:02.563392 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:02.563392 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:02.564308 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0d35a72-620c-46f0-ab0b-3aad9a8e5f68 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:02.564848 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 573/2289] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:02.567969 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:02.567969 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:02.567969 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-271ae024-36f4-418a-a68b-d98874c97c20 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:02.568639 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 568/2290] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:02.782618 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2dfbd2f5-9940-4cc4-ac1b-5dbe6e9129b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.784987 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2dfbd2f5-9940-4cc4-ac1b-5dbe6e9129b6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:02.785289 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2dfbd2f5-9940-4cc4-ac1b-5dbe6e9129b6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.785558 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2dfbd2f5-9940-4cc4-ac1b-5dbe6e9129b6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.793207 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:02.793207 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:02.796545 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2dfbd2f5-9940-4cc4-ac1b-5dbe6e9129b6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:02.801017 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2dfbd2f5-9940-4cc4-ac1b-5dbe6e9129b6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:02.801817 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 571/2291] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:02.817247 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7487dd2d-9f0f-489b-bf04-9eab5f5611d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.819592 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7487dd2d-9f0f-489b-bf04-9eab5f5611d7 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:02.819910 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7487dd2d-9f0f-489b-bf04-9eab5f5611d7 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.820186 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7487dd2d-9f0f-489b-bf04-9eab5f5611d7 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.830926 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:02.830926 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:02.851892 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7487dd2d-9f0f-489b-bf04-9eab5f5611d7 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:02.858857 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7487dd2d-9f0f-489b-bf04-9eab5f5611d7 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:02.859466 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 580/2292] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:02.875471 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-042acbe2-dbdb-4177-bd64-ac6a1622b99a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.877768 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-042acbe2-dbdb-4177-bd64-ac6a1622b99a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes Aug 01 13:03:02.878052 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-042acbe2-dbdb-4177-bd64-ac6a1622b99a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.878308 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-042acbe2-dbdb-4177-bd64-ac6a1622b99a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.878614 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-042acbe2-dbdb-4177-bd64-ac6a1622b99a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:02.879572 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-042acbe2-dbdb-4177-bd64-ac6a1622b99a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:02.889157 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-042acbe2-dbdb-4177-bd64-ac6a1622b99a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Get all volumes completed successfully. Aug 01 13:03:02.889923 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-042acbe2-dbdb-4177-bd64-ac6a1622b99a tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 200 Aug 01 13:03:02.890509 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 574/2293] 10.4.3.110 () {66 vars in 1237 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/volumes => generated 339 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:02.904756 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f84a19a7-5236-48bd-888a-48a94536b759 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.906844 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f84a19a7-5236-48bd-888a-48a94536b759 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:02.907316 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f84a19a7-5236-48bd-888a-48a94536b759 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.907316 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f84a19a7-5236-48bd-888a-48a94536b759 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.914703 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:02.914703 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:02.918458 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f84a19a7-5236-48bd-888a-48a94536b759 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:02.922427 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f84a19a7-5236-48bd-888a-48a94536b759 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:02.922987 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 569/2294] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:02.970888 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-11e6ae9a-fba3-443f-bcda-426bdc3e1280 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:02.973676 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-11e6ae9a-fba3-443f-bcda-426bdc3e1280 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:02.974019 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-11e6ae9a-fba3-443f-bcda-426bdc3e1280 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:02.974342 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-11e6ae9a-fba3-443f-bcda-426bdc3e1280 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:02.982704 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:02.982704 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:02.988414 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-11e6ae9a-fba3-443f-bcda-426bdc3e1280 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:02.992917 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-11e6ae9a-fba3-443f-bcda-426bdc3e1280 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:02.993448 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 572/2295] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:03:02 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:03.126284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a859dcea-4475-406b-baad-d323b0948923 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:03.126284 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a859dcea-4475-406b-baad-d323b0948923 None None] GET https://10.4.3.110/volume// Aug 01 13:03:03.126284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a859dcea-4475-406b-baad-d323b0948923 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:03.126284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a859dcea-4475-406b-baad-d323b0948923 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:03.126284 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a859dcea-4475-406b-baad-d323b0948923 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:03:03.126284 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 581/2296] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:03:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:03:03.135215 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-2ff05d0c-29f9-40e7-aca0-cfe42d034ed5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:03.141352 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-2ff05d0c-29f9-40e7-aca0-cfe42d034ed5 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:03:03.141877 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-2ff05d0c-29f9-40e7-aca0-cfe42d034ed5 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "431d1359-bb03-4c71-baba-11bb06aa3762", "connector": null, "instance_uuid": "591dced5-11e6-4826-be6e-25a8812f19e9"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:03.156876 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.156876 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:03.187477 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-2ff05d0c-29f9-40e7-aca0-cfe42d034ed5 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:03:03.187991 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 575/2297] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:03:03 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:03.220054 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-18a6fe40-f4c3-4323-b3d7-2c8ec0e85b6f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:03.222184 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18a6fe40-f4c3-4323-b3d7-2c8ec0e85b6f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:03.222362 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18a6fe40-f4c3-4323-b3d7-2c8ec0e85b6f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:03.222539 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18a6fe40-f4c3-4323-b3d7-2c8ec0e85b6f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:03.234227 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.234227 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:03.238022 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-18a6fe40-f4c3-4323-b3d7-2c8ec0e85b6f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:03.239007 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1edb04e-40fc-42cc-a92e-bb4c28d943de None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:03.239424 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1edb04e-40fc-42cc-a92e-bb4c28d943de None None] GET https://10.4.3.110/volume// Aug 01 13:03:03.239613 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1edb04e-40fc-42cc-a92e-bb4c28d943de None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:03.239808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1edb04e-40fc-42cc-a92e-bb4c28d943de None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:03.240153 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1edb04e-40fc-42cc-a92e-bb4c28d943de None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:03:03.240445 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 573/2298] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:03:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:03:03.242756 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18a6fe40-f4c3-4323-b3d7-2c8ec0e85b6f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:03.243194 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 570/2299] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:03 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:03.248484 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1c12dfd6-597e-4503-b00d-fbc0187cb0b6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:03.252053 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1c12dfd6-597e-4503-b00d-fbc0187cb0b6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:03.252801 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1c12dfd6-597e-4503-b00d-fbc0187cb0b6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:03.254022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1c12dfd6-597e-4503-b00d-fbc0187cb0b6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:03.269864 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.269864 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:03.275563 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1c12dfd6-597e-4503-b00d-fbc0187cb0b6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:03.285286 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1c12dfd6-597e-4503-b00d-fbc0187cb0b6 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:03.286703 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 582/2300] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:03:03 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:03.428962 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1cc95519-2d92-4c97-b803-6437708024f5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:03.429990 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1cc95519-2d92-4c97-b803-6437708024f5 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] PUT https://10.4.3.110/volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f Aug 01 13:03:03.430424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1cc95519-2d92-4c97-b803-6437708024f5 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:03.442972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1cc95519-2d92-4c97-b803-6437708024f5 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Acquiring lock "cinder-attachment_update-431d1359-bb03-4c71-baba-11bb06aa3762-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:03:03.445265 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1cc95519-2d92-4c97-b803-6437708024f5 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Lock "cinder-attachment_update-431d1359-bb03-4c71-baba-11bb06aa3762-np0000006302" acquired by "attachment_update" :: waited 0.004s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:03:03.446628 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.446628 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:03.509653 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-93350cc2-21dc-4506-a340-910bf0b3c679 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:03.514345 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93350cc2-21dc-4506-a340-910bf0b3c679 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 Aug 01 13:03:03.515466 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93350cc2-21dc-4506-a340-910bf0b3c679 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:03.516863 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93350cc2-21dc-4506-a340-910bf0b3c679 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:03.517841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-93350cc2-21dc-4506-a340-910bf0b3c679 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 92e3339d-05ea-45f8-9de8-ce37214e9292 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:03.523817 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.523817 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:03.532251 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93350cc2-21dc-4506-a340-910bf0b3c679 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 returned with HTTP 200 Aug 01 13:03:03.532916 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 574/2301] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:03 2026] GET /volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 => generated 333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:03:03.542873 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:03.544814 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:03.545267 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1684010133", "volume_type": "e73405ba-9617-4b1c-8011-cb2c4a080b53", "group_id": "92e3339d-05ea-45f8-9de8-ce37214e9292", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:03.546827 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1684010133', 'volume_type': 'e73405ba-9617-4b1c-8011-cb2c4a080b53', 'group_id': '92e3339d-05ea-45f8-9de8-ce37214e9292', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:03.555327 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.555327 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:03.555888 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Create volume of 1 GB Aug 01 13:03:03.563250 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Availability Zones retrieved successfully. Aug 01 13:03:03.565673 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1cc95519-2d92-4c97-b803-6437708024f5 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Lock "cinder-attachment_update-431d1359-bb03-4c71-baba-11bb06aa3762-np0000006302" released by "attachment_update" :: held 0.120s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:03:03.566139 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-1cc95519-2d92-4c97-b803-6437708024f5 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f returned with HTTP 200 Aug 01 13:03:03.566832 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 576/2302] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:03:03 2026] PUT /volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:03.569897 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Flow 'volume_create_api' (44a043b8-bc49-4838-b94b-f7407502ac82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:03.571261 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0535b138-6d25-47d5-8b88-7f3386a841ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:03.572025 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.572025 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:03.574514 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:03.578670 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bb6cf4ac-5edc-42ee-a1c5-f5bdf25827c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:03.583694 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac972ad0-b3ae-4e64-83d7-e02d8c2967dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:03.584351 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb6cf4ac-5edc-42ee-a1c5-f5bdf25827c3 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:03.584670 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb6cf4ac-5edc-42ee-a1c5-f5bdf25827c3 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:03.585094 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb6cf4ac-5edc-42ee-a1c5-f5bdf25827c3 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:03.585287 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bb6cf4ac-5edc-42ee-a1c5-f5bdf25827c3 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:03.586429 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac972ad0-b3ae-4e64-83d7-e02d8c2967dd tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:03.586429 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac972ad0-b3ae-4e64-83d7-e02d8c2967dd tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:03.586721 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac972ad0-b3ae-4e64-83d7-e02d8c2967dd tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:03.586721 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ac972ad0-b3ae-4e64-83d7-e02d8c2967dd tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:03.592071 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.592071 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:03.592261 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.592261 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:03.593165 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb6cf4ac-5edc-42ee-a1c5-f5bdf25827c3 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:03.593587 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac972ad0-b3ae-4e64-83d7-e02d8c2967dd tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:03.593827 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 583/2303] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:03 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:03:03.594593 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 575/2304] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:03 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:03.596937 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0535b138-6d25-47d5-8b88-7f3386a841ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e73405ba-9617-4b1c-8011-cb2c4a080b53,is_public=True,name='tempest-GroupsTest-volume-type-1809667849',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e73405ba-9617-4b1c-8011-cb2c4a080b53', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '92e3339d-05ea-45f8-9de8-ce37214e9292', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:03.597968 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa21f75-e180-4ac3-9868-8b7ad5f0ce3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:03.639879 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1809667849 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1809667849, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:03.640298 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1809667849 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1809667849, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:03.682426 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Created reservations ['b545546a-5204-4273-9a28-f7f83e25fbb0', '7f2db80e-dbd9-4261-8604-991f534943a6', 'ad3973b6-a115-442b-b16b-ae0c502d6864', '6939679e-54a7-4272-8a7d-5098c39fbe95'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:03.683588 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa21f75-e180-4ac3-9868-8b7ad5f0ce3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b545546a-5204-4273-9a28-f7f83e25fbb0', '7f2db80e-dbd9-4261-8604-991f534943a6', 'ad3973b6-a115-442b-b16b-ae0c502d6864', '6939679e-54a7-4272-8a7d-5098c39fbe95']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:03.684774 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8da815b-662e-45e3-a09b-5745a61579be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:03.715938 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8da815b-662e-45e3-a09b-5745a61579be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dd4087a-de79-4276-9384-34765321f7be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1684010133',encryption_key_id=None,group_id=92e3339d-05ea-45f8-9de8-ce37214e9292,group_type_id=,metadata={},multiattach=False,project_id='ee5c177921ba405eb281c28acfe6d354',qos_specs=None,replication_status=,reservations=['b545546a-5204-4273-9a28-f7f83e25fbb0','7f2db80e-dbd9-4261-8604-991f534943a6','ad3973b6-a115-442b-b16b-ae0c502d6864','6939679e-54a7-4272-8a7d-5098c39fbe95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70ab665db83c4cbab57c2dc76b6ebb68',volume_type_id=e73405ba-9617-4b1c-8011-cb2c4a080b53), '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=2026-08-01T13:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1684010133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=92e3339d-05ea-45f8-9de8-ce37214e9292,host=None,id=2dd4087a-de79-4276-9384-34765321f7be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5c177921ba405eb281c28acfe6d354',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='70ab665db83c4cbab57c2dc76b6ebb68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e73405ba-9617-4b1c-8011-cb2c4a080b53),volume_type_id=e73405ba-9617-4b1c-8011-cb2c4a080b53)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:03.717138 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f80220-0d83-4a3c-b6de-3679127757b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:03.746782 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f80220-0d83-4a3c-b6de-3679127757b0) 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-volume-1684010133',encryption_key_id=None,group_id=92e3339d-05ea-45f8-9de8-ce37214e9292,group_type_id=,metadata={},multiattach=False,project_id='ee5c177921ba405eb281c28acfe6d354',qos_specs=None,replication_status=,reservations=['b545546a-5204-4273-9a28-f7f83e25fbb0','7f2db80e-dbd9-4261-8604-991f534943a6','ad3973b6-a115-442b-b16b-ae0c502d6864','6939679e-54a7-4272-8a7d-5098c39fbe95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70ab665db83c4cbab57c2dc76b6ebb68',volume_type_id=e73405ba-9617-4b1c-8011-cb2c4a080b53)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:03.747666 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b43642b-985e-400b-8a47-ef119be7f0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:03.763209 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b43642b-985e-400b-8a47-ef119be7f0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:03.764325 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Flow 'volume_create_api' (44a043b8-bc49-4838-b94b-f7407502ac82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:03.764702 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Create volume request issued successfully. Aug 01 13:03:03.765696 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:03.766222 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:03.822810 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:03.826859 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.826859 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:03.831339 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea9bd801-e8e7-4fb2-b299-4af59276d08c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:03.831888 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 571/2305] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:03:03 2026] POST /volume/v3/volumes => generated 815 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:03.847299 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d8e3f099-cd3f-4b8f-884a-484d0849ed81 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:03.849357 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8e3f099-cd3f-4b8f-884a-484d0849ed81 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/2dd4087a-de79-4276-9384-34765321f7be Aug 01 13:03:03.849601 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8e3f099-cd3f-4b8f-884a-484d0849ed81 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:03.849816 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8e3f099-cd3f-4b8f-884a-484d0849ed81 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:03.863044 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.863044 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:03.872201 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d8e3f099-cd3f-4b8f-884a-484d0849ed81 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Volume info retrieved successfully. Aug 01 13:03:03.872429 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-d8e3f099-cd3f-4b8f-884a-484d0849ed81 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:03.872694 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-d8e3f099-cd3f-4b8f-884a-484d0849ed81 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:03.932243 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-d8e3f099-cd3f-4b8f-884a-484d0849ed81 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:03.937306 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:03.937306 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:03.946408 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8e3f099-cd3f-4b8f-884a-484d0849ed81 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/2dd4087a-de79-4276-9384-34765321f7be returned with HTTP 200 Aug 01 13:03:03.946904 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 577/2306] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:03 2026] GET /volume/v3/volumes/2dd4087a-de79-4276-9384-34765321f7be => generated 883 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:04.258911 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f712beee-540c-4366-aadf-9f2e450932ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:04.261237 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f712beee-540c-4366-aadf-9f2e450932ee tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:04.261553 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f712beee-540c-4366-aadf-9f2e450932ee tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:04.261852 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f712beee-540c-4366-aadf-9f2e450932ee tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:04.280311 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:04.280311 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:04.286701 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f712beee-540c-4366-aadf-9f2e450932ee tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:04.292984 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f712beee-540c-4366-aadf-9f2e450932ee tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:04.293565 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 584/2307] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:04 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:04.608051 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-750ff0da-c378-46cd-9f5e-b5f5d8eed3d6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:04.610345 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e10d0dff-7bd4-40a3-a3b6-ef2cf35fc60d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:04.611018 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-750ff0da-c378-46cd-9f5e-b5f5d8eed3d6 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:04.611276 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-750ff0da-c378-46cd-9f5e-b5f5d8eed3d6 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:04.611550 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-750ff0da-c378-46cd-9f5e-b5f5d8eed3d6 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:04.611706 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-750ff0da-c378-46cd-9f5e-b5f5d8eed3d6 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:04.612969 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e10d0dff-7bd4-40a3-a3b6-ef2cf35fc60d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:04.613389 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e10d0dff-7bd4-40a3-a3b6-ef2cf35fc60d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:04.613679 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e10d0dff-7bd4-40a3-a3b6-ef2cf35fc60d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:04.613799 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e10d0dff-7bd4-40a3-a3b6-ef2cf35fc60d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:04.617087 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:04.617087 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:04.618139 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-750ff0da-c378-46cd-9f5e-b5f5d8eed3d6 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:04.618837 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:04.618837 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:04.618968 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 576/2308] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:04 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:04.619288 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e10d0dff-7bd4-40a3-a3b6-ef2cf35fc60d tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:04.619731 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 572/2309] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:04 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:04.965417 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ed4835c4-4b8f-44bf-9f66-8f4bb5002dfc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:04.971562 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed4835c4-4b8f-44bf-9f66-8f4bb5002dfc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/2dd4087a-de79-4276-9384-34765321f7be Aug 01 13:03:04.972506 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed4835c4-4b8f-44bf-9f66-8f4bb5002dfc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:04.972506 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed4835c4-4b8f-44bf-9f66-8f4bb5002dfc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:04.989545 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:04.989545 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:04.996452 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ed4835c4-4b8f-44bf-9f66-8f4bb5002dfc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Volume info retrieved successfully. Aug 01 13:03:04.997276 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-ed4835c4-4b8f-44bf-9f66-8f4bb5002dfc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:04.997558 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-ed4835c4-4b8f-44bf-9f66-8f4bb5002dfc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:05.040688 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-ed4835c4-4b8f-44bf-9f66-8f4bb5002dfc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:05.045353 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:05.045353 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:05.058592 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed4835c4-4b8f-44bf-9f66-8f4bb5002dfc tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/2dd4087a-de79-4276-9384-34765321f7be returned with HTTP 200 Aug 01 13:03:05.059148 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 578/2310] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:04 2026] GET /volume/v3/volumes/2dd4087a-de79-4276-9384-34765321f7be => generated 908 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:05.075439 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:05.077423 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:05.077851 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-799976631", "volume_type": "e73405ba-9617-4b1c-8011-cb2c4a080b53", "group_id": "92e3339d-05ea-45f8-9de8-ce37214e9292", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:05.079409 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-799976631', 'volume_type': 'e73405ba-9617-4b1c-8011-cb2c4a080b53', 'group_id': '92e3339d-05ea-45f8-9de8-ce37214e9292', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:05.087585 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:05.087585 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:05.088108 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Create volume of 1 GB Aug 01 13:03:05.094866 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Availability Zones retrieved successfully. Aug 01 13:03:05.101850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Flow 'volume_create_api' (eb3b95f6-7cfd-48a1-816f-b01f8188c5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:05.103395 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef65caf-5ae3-49fc-a287-67978911e5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:05.104212 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:05.104212 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:05.104747 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:05.130045 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef65caf-5ae3-49fc-a287-67978911e5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e73405ba-9617-4b1c-8011-cb2c4a080b53,is_public=True,name='tempest-GroupsTest-volume-type-1809667849',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e73405ba-9617-4b1c-8011-cb2c4a080b53', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '92e3339d-05ea-45f8-9de8-ce37214e9292', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:05.131470 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90d66f9-61af-48b4-960c-452f1b494d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:05.165999 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1809667849 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1809667849, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:05.166339 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1809667849 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1809667849, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:05.180534 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Created reservations ['4d93b83e-3375-48d2-b1d4-85f58928a76a', '1591ede6-60ff-4206-9e30-b7bff2994e04', '6e76c69d-7bb9-4a5e-b51a-1f050f9d5624', '4e4220ea-be60-41ff-ab1c-4ffbe9683fb8'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:05.181392 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90d66f9-61af-48b4-960c-452f1b494d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d93b83e-3375-48d2-b1d4-85f58928a76a', '1591ede6-60ff-4206-9e30-b7bff2994e04', '6e76c69d-7bb9-4a5e-b51a-1f050f9d5624', '4e4220ea-be60-41ff-ab1c-4ffbe9683fb8']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:05.182234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea19173-c056-443b-99bf-03bd67aec84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:05.209068 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea19173-c056-443b-99bf-03bd67aec84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9afe424-654b-40ca-b327-76eedea5ca18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-799976631',encryption_key_id=None,group_id=92e3339d-05ea-45f8-9de8-ce37214e9292,group_type_id=,metadata={},multiattach=False,project_id='ee5c177921ba405eb281c28acfe6d354',qos_specs=None,replication_status=,reservations=['4d93b83e-3375-48d2-b1d4-85f58928a76a','1591ede6-60ff-4206-9e30-b7bff2994e04','6e76c69d-7bb9-4a5e-b51a-1f050f9d5624','4e4220ea-be60-41ff-ab1c-4ffbe9683fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70ab665db83c4cbab57c2dc76b6ebb68',volume_type_id=e73405ba-9617-4b1c-8011-cb2c4a080b53), '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=2026-08-01T13:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-799976631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=92e3339d-05ea-45f8-9de8-ce37214e9292,host=None,id=e9afe424-654b-40ca-b327-76eedea5ca18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5c177921ba405eb281c28acfe6d354',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='70ab665db83c4cbab57c2dc76b6ebb68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e73405ba-9617-4b1c-8011-cb2c4a080b53),volume_type_id=e73405ba-9617-4b1c-8011-cb2c4a080b53)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:05.209971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d64f3d69-cc11-4e8d-a0f4-7c371e4002c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:05.233250 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d64f3d69-cc11-4e8d-a0f4-7c371e4002c0) 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-volume-799976631',encryption_key_id=None,group_id=92e3339d-05ea-45f8-9de8-ce37214e9292,group_type_id=,metadata={},multiattach=False,project_id='ee5c177921ba405eb281c28acfe6d354',qos_specs=None,replication_status=,reservations=['4d93b83e-3375-48d2-b1d4-85f58928a76a','1591ede6-60ff-4206-9e30-b7bff2994e04','6e76c69d-7bb9-4a5e-b51a-1f050f9d5624','4e4220ea-be60-41ff-ab1c-4ffbe9683fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70ab665db83c4cbab57c2dc76b6ebb68',volume_type_id=e73405ba-9617-4b1c-8011-cb2c4a080b53)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:05.234105 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa1d3b3-eb9a-43c1-a88d-fa18ab841348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:05.251938 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa1d3b3-eb9a-43c1-a88d-fa18ab841348) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:05.253058 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Flow 'volume_create_api' (eb3b95f6-7cfd-48a1-816f-b01f8188c5de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:05.253475 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Create volume request issued successfully. Aug 01 13:03:05.255058 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:05.255058 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:05.300739 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:05.306190 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:05.306190 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:05.309709 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f01a711a-7e5f-46a7-bec7-ccdaa86fa70e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:05.311741 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db21f359-4a95-4221-9cec-95ab00f8ad86 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:05.312300 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 585/2311] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:03:05 2026] POST /volume/v3/volumes => generated 814 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:05.315193 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f01a711a-7e5f-46a7-bec7-ccdaa86fa70e tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:05.315394 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f01a711a-7e5f-46a7-bec7-ccdaa86fa70e tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:05.316807 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f01a711a-7e5f-46a7-bec7-ccdaa86fa70e tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:05.331918 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c11c4cba-399c-4433-beda-888d58a07dda None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:05.335765 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c11c4cba-399c-4433-beda-888d58a07dda tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 Aug 01 13:03:05.335912 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:05.335912 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:05.336066 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c11c4cba-399c-4433-beda-888d58a07dda tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:05.336638 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c11c4cba-399c-4433-beda-888d58a07dda tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:05.343007 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f01a711a-7e5f-46a7-bec7-ccdaa86fa70e tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:05.348669 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:05.348669 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:05.351356 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f01a711a-7e5f-46a7-bec7-ccdaa86fa70e tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:05.352134 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 577/2312] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:05 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:05.354910 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c11c4cba-399c-4433-beda-888d58a07dda tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Volume info retrieved successfully. Aug 01 13:03:05.354910 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-c11c4cba-399c-4433-beda-888d58a07dda tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:05.355915 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-c11c4cba-399c-4433-beda-888d58a07dda tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:05.416862 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-c11c4cba-399c-4433-beda-888d58a07dda tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:05.420837 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:05.420837 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:05.430017 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c11c4cba-399c-4433-beda-888d58a07dda tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 returned with HTTP 200 Aug 01 13:03:05.430410 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 573/2313] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:05 2026] GET /volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 => generated 882 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:05.636938 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7f4a6896-ff4d-41d6-b2a5-66df2e76f7a0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:05.637170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b94ffae8-645d-4ce9-98e4-e5baa3eccbff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:05.641041 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b94ffae8-645d-4ce9-98e4-e5baa3eccbff tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:05.641041 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b94ffae8-645d-4ce9-98e4-e5baa3eccbff tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:05.641041 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b94ffae8-645d-4ce9-98e4-e5baa3eccbff tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:05.641315 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f4a6896-ff4d-41d6-b2a5-66df2e76f7a0 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:05.641362 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b94ffae8-645d-4ce9-98e4-e5baa3eccbff tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:05.641396 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f4a6896-ff4d-41d6-b2a5-66df2e76f7a0 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:05.641396 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f4a6896-ff4d-41d6-b2a5-66df2e76f7a0 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:05.641929 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7f4a6896-ff4d-41d6-b2a5-66df2e76f7a0 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:05.647158 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:05.647158 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:05.648237 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b94ffae8-645d-4ce9-98e4-e5baa3eccbff tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:05.648816 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 586/2314] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:05 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:05.652139 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:05.652139 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:05.652139 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f4a6896-ff4d-41d6-b2a5-66df2e76f7a0 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:05.652139 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 579/2315] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:05 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:06.370197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-73c46226-b093-4e78-b7a0-41d0e959fed9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:06.374193 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73c46226-b093-4e78-b7a0-41d0e959fed9 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:06.374495 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73c46226-b093-4e78-b7a0-41d0e959fed9 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:06.374808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73c46226-b093-4e78-b7a0-41d0e959fed9 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:06.396813 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:06.396813 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:06.402680 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-73c46226-b093-4e78-b7a0-41d0e959fed9 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:06.408988 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73c46226-b093-4e78-b7a0-41d0e959fed9 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:06.409544 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 578/2316] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:06 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:06.450833 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0bda497a-2282-4f2d-8e05-b4b136502697 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:06.454018 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bda497a-2282-4f2d-8e05-b4b136502697 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 Aug 01 13:03:06.458748 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0bda497a-2282-4f2d-8e05-b4b136502697 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:06.459216 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0bda497a-2282-4f2d-8e05-b4b136502697 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:06.472257 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:06.472257 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:06.479478 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0bda497a-2282-4f2d-8e05-b4b136502697 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Volume info retrieved successfully. Aug 01 13:03:06.480566 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-0bda497a-2282-4f2d-8e05-b4b136502697 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:06.480789 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-0bda497a-2282-4f2d-8e05-b4b136502697 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:06.532229 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-0bda497a-2282-4f2d-8e05-b4b136502697 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:06.537040 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:06.537040 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:06.549910 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bda497a-2282-4f2d-8e05-b4b136502697 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 returned with HTTP 200 Aug 01 13:03:06.550569 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 574/2317] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:06 2026] GET /volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 => generated 907 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:06.567709 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-506b1742-1a3e-42f4-8ac6-8318b33bdcaf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:06.572347 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-506b1742-1a3e-42f4-8ac6-8318b33bdcaf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] PUT https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 Aug 01 13:03:06.572347 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-506b1742-1a3e-42f4-8ac6-8318b33bdcaf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "e9afe424-654b-40ca-b327-76eedea5ca18"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:06.572572 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-506b1742-1a3e-42f4-8ac6-8318b33bdcaf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Update called for group 92e3339d-05ea-45f8-9de8-ce37214e9292. {{(pid=100262) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:03:06.573626 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-506b1742-1a3e-42f4-8ac6-8318b33bdcaf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Updating group 92e3339d-05ea-45f8-9de8-ce37214e9292 with name new_group description: This is a new group add_volumes: None remove_volumes: e9afe424-654b-40ca-b327-76eedea5ca18. Aug 01 13:03:06.579700 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:06.579700 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:06.617227 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-506b1742-1a3e-42f4-8ac6-8318b33bdcaf tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 returned with HTTP 202 Aug 01 13:03:06.617227 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 587/2318] 10.4.3.110 () {70 vars in 1407 bytes} [Sat Aug 1 13:03:06 2026] PUT /volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:06.627596 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e5dde67a-be29-473b-84e6-7d47212dd68e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:06.630329 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e5dde67a-be29-473b-84e6-7d47212dd68e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 Aug 01 13:03:06.630329 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e5dde67a-be29-473b-84e6-7d47212dd68e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:06.630572 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e5dde67a-be29-473b-84e6-7d47212dd68e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:06.630706 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-e5dde67a-be29-473b-84e6-7d47212dd68e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 92e3339d-05ea-45f8-9de8-ce37214e9292 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:06.636752 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:06.636752 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:06.649719 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e5dde67a-be29-473b-84e6-7d47212dd68e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 returned with HTTP 200 Aug 01 13:03:06.650287 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 580/2319] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:06 2026] GET /volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:06.665008 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9fc4f6fb-905a-4860-a873-9125f3597d98 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:06.665333 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0e4df1e6-0b11-41b0-8713-4d78b871ed8d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:06.669342 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9fc4f6fb-905a-4860-a873-9125f3597d98 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:06.670366 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9fc4f6fb-905a-4860-a873-9125f3597d98 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:06.670366 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9fc4f6fb-905a-4860-a873-9125f3597d98 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:06.670530 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9fc4f6fb-905a-4860-a873-9125f3597d98 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:06.675550 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d7c1daf8-c0c0-467d-a5f5-7182325c5384 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:06.677610 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:06.677610 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:06.677781 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7c1daf8-c0c0-467d-a5f5-7182325c5384 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:06.677813 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d7c1daf8-c0c0-467d-a5f5-7182325c5384 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:06.678011 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d7c1daf8-c0c0-467d-a5f5-7182325c5384 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:06.678121 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d7c1daf8-c0c0-467d-a5f5-7182325c5384 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:06.678392 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9fc4f6fb-905a-4860-a873-9125f3597d98 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:06.678938 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 579/2320] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:06 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:06.683537 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:06.683537 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:06.684460 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7c1daf8-c0c0-467d-a5f5-7182325c5384 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:06.684906 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 588/2321] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:06 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:06.802250 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e4df1e6-0b11-41b0-8713-4d78b871ed8d tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:06.802643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e4df1e6-0b11-41b0-8713-4d78b871ed8d tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1229271582"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:06.819732 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e4df1e6-0b11-41b0-8713-4d78b871ed8d tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:06.820258 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 575/2322] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:03:06 2026] POST /volume/v3/types => generated 224 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:06.832782 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bed4df6f-1e72-40f3-81bc-bf5962d99156 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:06.836139 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bed4df6f-1e72-40f3-81bc-bf5962d99156 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 13:03:06.836632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bed4df6f-1e72-40f3-81bc-bf5962d99156 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1432125512"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:06.839469 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:06.839469 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:06.858305 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bed4df6f-1e72-40f3-81bc-bf5962d99156 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 13:03:06.858645 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 581/2323] 10.4.3.110 () {70 vars in 1311 bytes} [Sat Aug 1 13:03:06 2026] POST /volume/v3/group_types => generated 181 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:06.868093 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-24757f38-9543-4e88-9d3b-bc3199f63009 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:06.882431 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-13475b56-4b9b-4cd3-a5d6-d5adc7d769bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:06.884683 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-13475b56-4b9b-4cd3-a5d6-d5adc7d769bd tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] POST https://10.4.3.110/volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f/action Aug 01 13:03:06.885074 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-13475b56-4b9b-4cd3-a5d6-d5adc7d769bd tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:06.885294 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-13475b56-4b9b-4cd3-a5d6-d5adc7d769bd tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:06.902516 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:06.902516 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:06.917899 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-efe43af1-0031-4e3a-946a-9bd60d674e31 req-13475b56-4b9b-4cd3-a5d6-d5adc7d769bd tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f/action returned with HTTP 204 Aug 01 13:03:06.918515 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 589/2324] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:03:06 2026] POST /volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:06.949862 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24757f38-9543-4e88-9d3b-bc3199f63009 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/groups Aug 01 13:03:06.950479 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24757f38-9543-4e88-9d3b-bc3199f63009 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "339c36e9-4590-4c50-8c94-45e9bdbdf1d5", "volume_types": ["c2bd4546-5d02-4dfd-9476-f4f570c02d67"], "name": "tempest-GroupSnapshotsTest-Group-1278945374"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:06.952626 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-24757f38-9543-4e88-9d3b-bc3199f63009 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating new group {'group': {'group_type': '339c36e9-4590-4c50-8c94-45e9bdbdf1d5', 'volume_types': ['c2bd4546-5d02-4dfd-9476-f4f570c02d67'], 'name': 'tempest-GroupSnapshotsTest-Group-1278945374'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:03:06.957531 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-24757f38-9543-4e88-9d3b-bc3199f63009 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating group tempest-GroupSnapshotsTest-Group-1278945374. Aug 01 13:03:06.968301 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-24757f38-9543-4e88-9d3b-bc3199f63009 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Availability Zones retrieved successfully. Aug 01 13:03:06.990718 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-24757f38-9543-4e88-9d3b-bc3199f63009 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['f2fe806d-ad3a-4c5d-9c8a-a5edbfc98aef'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:07.017529 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24757f38-9543-4e88-9d3b-bc3199f63009 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups returned with HTTP 202 Aug 01 13:03:07.018000 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 580/2325] 10.4.3.110 () {70 vars in 1297 bytes} [Sat Aug 1 13:03:06 2026] POST /volume/v3/groups => generated 112 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:07.030540 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e8f3dd4-218e-4edb-ac08-8328782f2aef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:07.033064 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e8f3dd4-218e-4edb-ac08-8328782f2aef tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6 Aug 01 13:03:07.033356 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e8f3dd4-218e-4edb-ac08-8328782f2aef tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:07.033614 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e8f3dd4-218e-4edb-ac08-8328782f2aef tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:07.033614 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-6e8f3dd4-218e-4edb-ac08-8328782f2aef tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member d9d143b7-a42e-429e-8257-8c90651c28a6 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:07.039507 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.039507 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:07.056578 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e8f3dd4-218e-4edb-ac08-8328782f2aef tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6 returned with HTTP 200 Aug 01 13:03:07.056578 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 576/2326] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:07 2026] GET /volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:07.427867 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d9a576c7-7a74-4a34-9ed7-a8107e290724 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:07.431926 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9a576c7-7a74-4a34-9ed7-a8107e290724 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:07.432190 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d9a576c7-7a74-4a34-9ed7-a8107e290724 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:07.432429 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d9a576c7-7a74-4a34-9ed7-a8107e290724 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:07.448797 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.448797 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:07.453835 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d9a576c7-7a74-4a34-9ed7-a8107e290724 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:07.458684 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9a576c7-7a74-4a34-9ed7-a8107e290724 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:07.459241 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 582/2327] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:07 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:07.476722 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b82afaef-0daa-490e-9d26-0fa7bd039635 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:07.479029 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b82afaef-0daa-490e-9d26-0fa7bd039635 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:07.479261 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b82afaef-0daa-490e-9d26-0fa7bd039635 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:07.479480 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b82afaef-0daa-490e-9d26-0fa7bd039635 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:07.492399 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.492399 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:07.497464 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b82afaef-0daa-490e-9d26-0fa7bd039635 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:07.503968 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b82afaef-0daa-490e-9d26-0fa7bd039635 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:07.504193 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 590/2328] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:07 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:07.521977 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f950453-68c2-4521-86f6-c2e9eeda843f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:07.524085 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f950453-68c2-4521-86f6-c2e9eeda843f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:03:07.524364 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f950453-68c2-4521-86f6-c2e9eeda843f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:07.524619 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f950453-68c2-4521-86f6-c2e9eeda843f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:07.539872 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.539872 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:07.550450 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8f950453-68c2-4521-86f6-c2e9eeda843f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:03:07.561141 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f950453-68c2-4521-86f6-c2e9eeda843f tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:03:07.562031 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 581/2329] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:07 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:03:07.666224 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-227ccfb4-f0e2-4e28-9414-57cc9d538526 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:07.669887 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-227ccfb4-f0e2-4e28-9414-57cc9d538526 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 Aug 01 13:03:07.670634 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-227ccfb4-f0e2-4e28-9414-57cc9d538526 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:07.671034 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-227ccfb4-f0e2-4e28-9414-57cc9d538526 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:07.671349 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-227ccfb4-f0e2-4e28-9414-57cc9d538526 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 92e3339d-05ea-45f8-9de8-ce37214e9292 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:07.679044 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.679044 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:07.699357 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-40c6b29c-d6f7-47d8-ade5-f5b2ad5804d6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:07.700771 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-14055dbc-012b-4c6a-abd1-8301b7872b87 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:07.701224 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-227ccfb4-f0e2-4e28-9414-57cc9d538526 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 returned with HTTP 200 Aug 01 13:03:07.701759 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 577/2330] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:07 2026] GET /volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 => generated 324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:07.703742 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14055dbc-012b-4c6a-abd1-8301b7872b87 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:07.703963 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40c6b29c-d6f7-47d8-ade5-f5b2ad5804d6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:07.704173 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14055dbc-012b-4c6a-abd1-8301b7872b87 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:07.704244 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40c6b29c-d6f7-47d8-ade5-f5b2ad5804d6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:07.704321 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40c6b29c-d6f7-47d8-ade5-f5b2ad5804d6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:07.704383 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14055dbc-012b-4c6a-abd1-8301b7872b87 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:07.704436 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-40c6b29c-d6f7-47d8-ade5-f5b2ad5804d6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:07.704478 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-14055dbc-012b-4c6a-abd1-8301b7872b87 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:07.711137 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.711137 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:07.712123 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40c6b29c-d6f7-47d8-ade5-f5b2ad5804d6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:07.712992 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 583/2331] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:07 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:07.721402 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.721402 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:07.721642 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d785a652-4894-48fb-8b74-a68f1f5d268c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:07.722973 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14055dbc-012b-4c6a-abd1-8301b7872b87 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:07.723552 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 591/2332] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:07 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:07.724340 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d785a652-4894-48fb-8b74-a68f1f5d268c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 Aug 01 13:03:07.724707 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d785a652-4894-48fb-8b74-a68f1f5d268c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:07.725407 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d785a652-4894-48fb-8b74-a68f1f5d268c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:07.725839 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-d785a652-4894-48fb-8b74-a68f1f5d268c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 92e3339d-05ea-45f8-9de8-ce37214e9292 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:07.732627 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.732627 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:07.751663 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d785a652-4894-48fb-8b74-a68f1f5d268c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 returned with HTTP 200 Aug 01 13:03:07.752336 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 582/2333] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:07 2026] GET /volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 => generated 324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:07.764926 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7342ca43-b5b0-401e-9be8-616cf522efe3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:07.767094 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7342ca43-b5b0-401e-9be8-616cf522efe3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:07.767264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7342ca43-b5b0-401e-9be8-616cf522efe3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:07.767405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7342ca43-b5b0-401e-9be8-616cf522efe3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:07.767836 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-7342ca43-b5b0-401e-9be8-616cf522efe3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:07.768269 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.768269 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:07.768809 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7342ca43-b5b0-401e-9be8-616cf522efe3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:07.783783 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7342ca43-b5b0-401e-9be8-616cf522efe3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Get all volumes completed successfully. Aug 01 13:03:07.784958 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-7342ca43-b5b0-401e-9be8-616cf522efe3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:07.785270 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-7342ca43-b5b0-401e-9be8-616cf522efe3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:07.844383 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-7342ca43-b5b0-401e-9be8-616cf522efe3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:07.849365 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.849365 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:07.864380 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7342ca43-b5b0-401e-9be8-616cf522efe3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:07.865327 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 578/2334] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:07 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:07.881655 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f26e05f2-7fd7-48f6-a2a6-c431d37d04e3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:07.883878 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f26e05f2-7fd7-48f6-a2a6-c431d37d04e3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] PUT https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 Aug 01 13:03:07.884554 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f26e05f2-7fd7-48f6-a2a6-c431d37d04e3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e9afe424-654b-40ca-b327-76eedea5ca18"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:07.892580 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-f26e05f2-7fd7-48f6-a2a6-c431d37d04e3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Update called for group 92e3339d-05ea-45f8-9de8-ce37214e9292. {{(pid=100261) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:03:07.892827 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-f26e05f2-7fd7-48f6-a2a6-c431d37d04e3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Updating group 92e3339d-05ea-45f8-9de8-ce37214e9292 with name None description: None add_volumes: e9afe424-654b-40ca-b327-76eedea5ca18 remove_volumes: None. Aug 01 13:03:07.901685 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.901685 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:07.976081 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f26e05f2-7fd7-48f6-a2a6-c431d37d04e3 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 returned with HTTP 202 Aug 01 13:03:07.976081 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 584/2335] 10.4.3.110 () {70 vars in 1406 bytes} [Sat Aug 1 13:03:07 2026] PUT /volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:07.986135 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5db68d73-3996-4366-a2f7-954eb998a54e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:07.990730 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5db68d73-3996-4366-a2f7-954eb998a54e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 Aug 01 13:03:07.991335 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5db68d73-3996-4366-a2f7-954eb998a54e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:07.991795 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5db68d73-3996-4366-a2f7-954eb998a54e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:07.992454 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-5db68d73-3996-4366-a2f7-954eb998a54e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 92e3339d-05ea-45f8-9de8-ce37214e9292 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:07.999576 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:07.999576 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:08.012319 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5db68d73-3996-4366-a2f7-954eb998a54e tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 returned with HTTP 200 Aug 01 13:03:08.013413 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 592/2336] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:07 2026] GET /volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:08.071984 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8d33101-c22b-45fd-8c20-5dbab573faca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:08.071984 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8d33101-c22b-45fd-8c20-5dbab573faca tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6 Aug 01 13:03:08.071984 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8d33101-c22b-45fd-8c20-5dbab573faca tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:08.072636 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8d33101-c22b-45fd-8c20-5dbab573faca tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:08.072636 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-f8d33101-c22b-45fd-8c20-5dbab573faca tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member d9d143b7-a42e-429e-8257-8c90651c28a6 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:08.077979 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:08.077979 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:08.092712 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8d33101-c22b-45fd-8c20-5dbab573faca tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6 returned with HTTP 200 Aug 01 13:03:08.093330 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 583/2337] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:08 2026] GET /volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6 => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:08.105508 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:08.108589 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:08.109082 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1151749279", "volume_type": "c2bd4546-5d02-4dfd-9476-f4f570c02d67", "group_id": "d9d143b7-a42e-429e-8257-8c90651c28a6", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:08.110657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1151749279', 'volume_type': 'c2bd4546-5d02-4dfd-9476-f4f570c02d67', 'group_id': 'd9d143b7-a42e-429e-8257-8c90651c28a6', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:08.120509 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:08.120509 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:08.121218 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume of 1 GB Aug 01 13:03:08.128619 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Availability Zones retrieved successfully. Aug 01 13:03:08.135222 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Flow 'volume_create_api' (639823b9-b74c-46ff-aa42-59ed704ebf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:08.136097 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdbabbb-16df-4c2a-936c-19058c8ac410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:08.136663 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:08.136663 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:08.137416 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:08.164286 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdbabbb-16df-4c2a-936c-19058c8ac410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2bd4546-5d02-4dfd-9476-f4f570c02d67,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1229271582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2bd4546-5d02-4dfd-9476-f4f570c02d67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd9d143b7-a42e-429e-8257-8c90651c28a6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:08.165128 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04928ad1-5958-4bd1-8b7f-ced272ff2f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:08.202927 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:08.203316 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:08.251200 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['8f9f2d90-5aa4-4650-b832-5298b7d98549', '8c1e7501-cddf-4911-850a-c90500b1e330', 'd7498595-20fa-4398-8d3a-e0fe4395cdd9', '533c0f97-3171-431c-bcdf-588ed53aad23'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:08.252416 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04928ad1-5958-4bd1-8b7f-ced272ff2f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f9f2d90-5aa4-4650-b832-5298b7d98549', '8c1e7501-cddf-4911-850a-c90500b1e330', 'd7498595-20fa-4398-8d3a-e0fe4395cdd9', '533c0f97-3171-431c-bcdf-588ed53aad23']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:08.253894 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c4d1ed-01a4-421b-8fde-d07675e92557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:08.288389 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c4d1ed-01a4-421b-8fde-d07675e92557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa483fa9-9571-4657-9421-97dd1aa37196', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1151749279',encryption_key_id=None,group_id=d9d143b7-a42e-429e-8257-8c90651c28a6,group_type_id=,metadata={},multiattach=False,project_id='38d01796d0544c07b14ee9f546819e94',qos_specs=None,replication_status=,reservations=['8f9f2d90-5aa4-4650-b832-5298b7d98549','8c1e7501-cddf-4911-850a-c90500b1e330','d7498595-20fa-4398-8d3a-e0fe4395cdd9','533c0f97-3171-431c-bcdf-588ed53aad23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74c7d7142f67494c86463267045ca0c9',volume_type_id=c2bd4546-5d02-4dfd-9476-f4f570c02d67), '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=2026-08-01T13:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1151749279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d9d143b7-a42e-429e-8257-8c90651c28a6,host=None,id=aa483fa9-9571-4657-9421-97dd1aa37196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d01796d0544c07b14ee9f546819e94',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='74c7d7142f67494c86463267045ca0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2bd4546-5d02-4dfd-9476-f4f570c02d67),volume_type_id=c2bd4546-5d02-4dfd-9476-f4f570c02d67)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:08.288973 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b32c22-cdf5-4ec1-b571-9a5dcca706f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:08.315575 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b32c22-cdf5-4ec1-b571-9a5dcca706f3) 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-volume-1151749279',encryption_key_id=None,group_id=d9d143b7-a42e-429e-8257-8c90651c28a6,group_type_id=,metadata={},multiattach=False,project_id='38d01796d0544c07b14ee9f546819e94',qos_specs=None,replication_status=,reservations=['8f9f2d90-5aa4-4650-b832-5298b7d98549','8c1e7501-cddf-4911-850a-c90500b1e330','d7498595-20fa-4398-8d3a-e0fe4395cdd9','533c0f97-3171-431c-bcdf-588ed53aad23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74c7d7142f67494c86463267045ca0c9',volume_type_id=c2bd4546-5d02-4dfd-9476-f4f570c02d67)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:08.316376 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b7b114-c14d-4127-be9f-38a52608ee08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:08.333979 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b7b114-c14d-4127-be9f-38a52608ee08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:08.333979 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Flow 'volume_create_api' (639823b9-b74c-46ff-aa42-59ed704ebf31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:08.333979 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume request issued successfully. Aug 01 13:03:08.333979 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:08.333979 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:08.390343 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:08.400925 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:08.400925 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:08.407528 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-37b75aa4-0873-4ece-9a1e-e73d3a4e960f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:08.408115 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 579/2338] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:03:08 2026] POST /volume/v3/volumes => generated 823 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:08.424681 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9e93d258-b1f5-43ab-91f8-668fdecad0cb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:08.427609 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9e93d258-b1f5-43ab-91f8-668fdecad0cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 Aug 01 13:03:08.427907 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9e93d258-b1f5-43ab-91f8-668fdecad0cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:08.428186 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9e93d258-b1f5-43ab-91f8-668fdecad0cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:08.444314 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:08.444314 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:08.450258 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9e93d258-b1f5-43ab-91f8-668fdecad0cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:08.451407 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-9e93d258-b1f5-43ab-91f8-668fdecad0cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:08.451661 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-9e93d258-b1f5-43ab-91f8-668fdecad0cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:08.498599 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-9e93d258-b1f5-43ab-91f8-668fdecad0cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:08.502135 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:08.502135 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:08.511927 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9e93d258-b1f5-43ab-91f8-668fdecad0cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 returned with HTTP 200 Aug 01 13:03:08.512527 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 585/2339] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:08 2026] GET /volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:08.726374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2a46a5f4-c7d6-4f3b-a15d-7c05ea3e68c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:08.728395 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a46a5f4-c7d6-4f3b-a15d-7c05ea3e68c9 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:08.728727 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2a46a5f4-c7d6-4f3b-a15d-7c05ea3e68c9 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:08.728991 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2a46a5f4-c7d6-4f3b-a15d-7c05ea3e68c9 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:08.729143 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2a46a5f4-c7d6-4f3b-a15d-7c05ea3e68c9 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:08.735923 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:08.735923 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:08.736786 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a46a5f4-c7d6-4f3b-a15d-7c05ea3e68c9 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:08.737561 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 593/2340] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:08 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:08.739858 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-618d08a4-640b-4314-b874-baa30e52e81b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:08.742418 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-618d08a4-640b-4314-b874-baa30e52e81b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:08.742670 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-618d08a4-640b-4314-b874-baa30e52e81b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:08.742867 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-618d08a4-640b-4314-b874-baa30e52e81b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:08.743002 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-618d08a4-640b-4314-b874-baa30e52e81b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:08.749877 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:08.749877 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:08.750723 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-618d08a4-640b-4314-b874-baa30e52e81b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:08.751106 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 584/2341] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:08 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:09.031657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c0ff9594-ab84-4540-83a4-4e0e304bac04 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:09.033714 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0ff9594-ab84-4540-83a4-4e0e304bac04 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 Aug 01 13:03:09.033930 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0ff9594-ab84-4540-83a4-4e0e304bac04 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:09.034234 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0ff9594-ab84-4540-83a4-4e0e304bac04 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:09.034370 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-c0ff9594-ab84-4540-83a4-4e0e304bac04 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 92e3339d-05ea-45f8-9de8-ce37214e9292 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:09.037983 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.037983 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:09.047853 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0ff9594-ab84-4540-83a4-4e0e304bac04 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 returned with HTTP 200 Aug 01 13:03:09.047853 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 580/2342] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:09 2026] GET /volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:09.060725 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:09.062782 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:09.063060 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:09.063311 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:09.063677 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:09.064699 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:09.074747 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Get all volumes completed successfully. Aug 01 13:03:09.074970 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:09.077965 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:09.130186 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:09.131732 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.131732 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:09.135965 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:09.136159 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:09.174911 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:09.178405 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.178405 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:09.186232 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db08892c-b98f-4d6e-85de-3867a6b02b9a tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:09.186750 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 586/2343] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:09 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:09.205607 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:09.207779 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:09.208182 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:09.208623 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:09.209057 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:09.210310 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:09.221232 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Get all volumes completed successfully. Aug 01 13:03:09.222695 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:09.222905 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:09.278719 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:09.284153 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.284153 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:09.288351 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:09.288749 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:09.336192 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:09.339739 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.339739 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:09.352426 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc55ba6e-6ade-4f83-a3c7-a51ed2f29701 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:09.353223 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 594/2344] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:09 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:09.367911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-219bfcc5-1c26-4cb5-870e-2f271b28b0fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:09.370583 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-219bfcc5-1c26-4cb5-870e-2f271b28b0fa tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] POST https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292/action Aug 01 13:03:09.370898 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-219bfcc5-1c26-4cb5-870e-2f271b28b0fa tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:09.371050 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-219bfcc5-1c26-4cb5-870e-2f271b28b0fa tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:09.375328 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-219bfcc5-1c26-4cb5-870e-2f271b28b0fa tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] delete called for group 92e3339d-05ea-45f8-9de8-ce37214e9292 {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:03:09.375328 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-219bfcc5-1c26-4cb5-870e-2f271b28b0fa tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Delete group with id: 92e3339d-05ea-45f8-9de8-ce37214e9292 Aug 01 13:03:09.389573 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.389573 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:09.456524 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-219bfcc5-1c26-4cb5-870e-2f271b28b0fa tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292/action returned with HTTP 202 Aug 01 13:03:09.457303 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 585/2345] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:03:09 2026] POST /volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:09.467145 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-69996b8a-e532-4674-89ad-4aa481417658 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:09.468891 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69996b8a-e532-4674-89ad-4aa481417658 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 Aug 01 13:03:09.469099 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69996b8a-e532-4674-89ad-4aa481417658 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:09.469285 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69996b8a-e532-4674-89ad-4aa481417658 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:09.482922 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.482922 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:09.490475 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-69996b8a-e532-4674-89ad-4aa481417658 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Volume info retrieved successfully. Aug 01 13:03:09.491792 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-69996b8a-e532-4674-89ad-4aa481417658 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:09.492019 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-69996b8a-e532-4674-89ad-4aa481417658 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:09.533102 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0d5942f4-52a3-4c31-9647-f4a613fecddf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:09.537630 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d5942f4-52a3-4c31-9647-f4a613fecddf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 Aug 01 13:03:09.537630 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d5942f4-52a3-4c31-9647-f4a613fecddf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:09.537798 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d5942f4-52a3-4c31-9647-f4a613fecddf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:09.545249 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-69996b8a-e532-4674-89ad-4aa481417658 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:09.548818 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.548818 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:09.550810 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.550810 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:09.557365 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0d5942f4-52a3-4c31-9647-f4a613fecddf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:09.558359 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-0d5942f4-52a3-4c31-9647-f4a613fecddf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:09.558597 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-0d5942f4-52a3-4c31-9647-f4a613fecddf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:09.563201 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69996b8a-e532-4674-89ad-4aa481417658 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 returned with HTTP 200 Aug 01 13:03:09.563743 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 581/2346] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:09 2026] GET /volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 => generated 906 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:09.620885 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-0d5942f4-52a3-4c31-9647-f4a613fecddf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:09.625673 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.625673 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:09.642251 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d5942f4-52a3-4c31-9647-f4a613fecddf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 returned with HTTP 200 Aug 01 13:03:09.642968 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 587/2347] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:09 2026] GET /volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:09.662423 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-05633286-0636-418f-9edd-defdd1772a6a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:09.666086 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05633286-0636-418f-9edd-defdd1772a6a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/group_snapshots Aug 01 13:03:09.666645 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05633286-0636-418f-9edd-defdd1772a6a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d9d143b7-a42e-429e-8257-8c90651c28a6", "name": "tempest-group_snapshot-1731575507"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:09.668794 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-05633286-0636-418f-9edd-defdd1772a6a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd9d143b7-a42e-429e-8257-8c90651c28a6', 'name': 'tempest-group_snapshot-1731575507'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 13:03:09.675325 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.675325 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:09.682143 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.group_snapshots [None req-05633286-0636-418f-9edd-defdd1772a6a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating group_snapshot tempest-group_snapshot-1731575507. Aug 01 13:03:09.717517 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.717517 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:09.732929 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-05633286-0636-418f-9edd-defdd1772a6a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:09.733470 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-05633286-0636-418f-9edd-defdd1772a6a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:09.753302 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0e9d59e2-f803-470b-a411-e07a437f5c1f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:09.754539 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e9d59e2-f803-470b-a411-e07a437f5c1f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:09.754818 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e9d59e2-f803-470b-a411-e07a437f5c1f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:09.755207 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e9d59e2-f803-470b-a411-e07a437f5c1f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:09.755571 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0e9d59e2-f803-470b-a411-e07a437f5c1f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:09.762825 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.762825 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:09.763303 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b369eec8-d397-4009-ad51-4df1cce79a40 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:09.763594 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e9d59e2-f803-470b-a411-e07a437f5c1f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:09.764091 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 586/2348] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:09 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:09.766767 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b369eec8-d397-4009-ad51-4df1cce79a40 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:09.767338 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b369eec8-d397-4009-ad51-4df1cce79a40 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:09.767631 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b369eec8-d397-4009-ad51-4df1cce79a40 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:09.767861 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b369eec8-d397-4009-ad51-4df1cce79a40 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:09.774775 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.774775 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:09.775072 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-05633286-0636-418f-9edd-defdd1772a6a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['71acdb89-43fa-4b1c-a332-e65fa4b15ded', '2f3d8634-dff5-41db-bb70-997deb251634', 'e7d027a4-2161-4e0e-b7f5-ea774716c167', '7b250bbb-4553-4010-90e7-65d7406cc91f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:09.775311 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b369eec8-d397-4009-ad51-4df1cce79a40 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:09.775794 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 582/2349] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:09 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:09.824147 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05633286-0636-418f-9edd-defdd1772a6a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots returned with HTTP 202 Aug 01 13:03:09.824672 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 595/2350] 10.4.3.110 () {70 vars in 1324 bytes} [Sat Aug 1 13:03:09 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:09.835550 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3a101659-c36b-4c8a-8463-59626499d470 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:09.837868 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a101659-c36b-4c8a-8463-59626499d470 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 Aug 01 13:03:09.838107 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a101659-c36b-4c8a-8463-59626499d470 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:09.838360 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a101659-c36b-4c8a-8463-59626499d470 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:09.838511 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-3a101659-c36b-4c8a-8463-59626499d470 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 6e69ffaf-3132-4fd9-bd3e-9e3391985736 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:09.842444 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:09.842444 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:09.847018 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a101659-c36b-4c8a-8463-59626499d470 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 returned with HTTP 200 Aug 01 13:03:09.847819 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 588/2351] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:09 2026] GET /volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:10.583759 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c9046f0b-e730-4f42-9a2c-a7065190c0a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.586058 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9046f0b-e730-4f42-9a2c-a7065190c0a5 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 Aug 01 13:03:10.586291 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9046f0b-e730-4f42-9a2c-a7065190c0a5 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:10.586539 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9046f0b-e730-4f42-9a2c-a7065190c0a5 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:10.594216 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9046f0b-e730-4f42-9a2c-a7065190c0a5 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 returned with HTTP 404 Aug 01 13:03:10.594754 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 587/2352] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:10 2026] GET /volume/v3/volumes/e9afe424-654b-40ca-b327-76eedea5ca18 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:10.602810 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b717cfcd-3a3c-4517-93b5-1493981eb50c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.606967 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b717cfcd-3a3c-4517-93b5-1493981eb50c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/volumes/2dd4087a-de79-4276-9384-34765321f7be Aug 01 13:03:10.606967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b717cfcd-3a3c-4517-93b5-1493981eb50c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:10.606967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b717cfcd-3a3c-4517-93b5-1493981eb50c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:10.615420 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b717cfcd-3a3c-4517-93b5-1493981eb50c tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/volumes/2dd4087a-de79-4276-9384-34765321f7be returned with HTTP 404 Aug 01 13:03:10.616262 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 583/2353] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:10 2026] GET /volume/v3/volumes/2dd4087a-de79-4276-9384-34765321f7be => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:10.628116 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-380b1209-ac7b-4afc-9ef0-3d5155e2c054 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.630981 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-380b1209-ac7b-4afc-9ef0-3d5155e2c054 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] GET https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 Aug 01 13:03:10.630981 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-380b1209-ac7b-4afc-9ef0-3d5155e2c054 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:10.630981 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-380b1209-ac7b-4afc-9ef0-3d5155e2c054 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:10.630981 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-380b1209-ac7b-4afc-9ef0-3d5155e2c054 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] show called for member 92e3339d-05ea-45f8-9de8-ce37214e9292 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:10.635153 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-380b1209-ac7b-4afc-9ef0-3d5155e2c054 tempest-GroupsTest-1919231261 tempest-GroupsTest-1919231261-project-member] https://10.4.3.110/volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 returned with HTTP 404 Aug 01 13:03:10.635834 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 596/2354] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:10 2026] GET /volume/v3/groups/92e3339d-05ea-45f8-9de8-ce37214e9292 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:10.647144 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dc4a909f-44e5-48b4-922e-d218dea5494a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.649496 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc4a909f-44e5-48b4-922e-d218dea5494a tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/4ea32934-e282-4598-984a-63a8cb2017ef Aug 01 13:03:10.649781 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc4a909f-44e5-48b4-922e-d218dea5494a tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:10.650049 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc4a909f-44e5-48b4-922e-d218dea5494a tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:10.670057 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc4a909f-44e5-48b4-922e-d218dea5494a tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] https://10.4.3.110/volume/v3/group_types/4ea32934-e282-4598-984a-63a8cb2017ef returned with HTTP 202 Aug 01 13:03:10.670576 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 589/2355] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 13:03:10 2026] DELETE /volume/v3/group_types/4ea32934-e282-4598-984a-63a8cb2017ef => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:10.679915 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-73c87fff-1707-4ae0-ab83-77b70720fa35 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.681856 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73c87fff-1707-4ae0-ab83-77b70720fa35 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] DELETE https://10.4.3.110/volume/v3/types/e73405ba-9617-4b1c-8011-cb2c4a080b53 Aug 01 13:03:10.682130 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73c87fff-1707-4ae0-ab83-77b70720fa35 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:10.682375 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73c87fff-1707-4ae0-ab83-77b70720fa35 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:10.715773 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73c87fff-1707-4ae0-ab83-77b70720fa35 tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] https://10.4.3.110/volume/v3/types/e73405ba-9617-4b1c-8011-cb2c4a080b53 returned with HTTP 202 Aug 01 13:03:10.715986 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 588/2356] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:10 2026] DELETE /volume/v3/types/e73405ba-9617-4b1c-8011-cb2c4a080b53 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:10.723564 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d8f2422-b2e8-40b9-9e6b-080eaa151f4b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.725693 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d8f2422-b2e8-40b9-9e6b-080eaa151f4b tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] GET https://10.4.3.110/volume/v3/types/e73405ba-9617-4b1c-8011-cb2c4a080b53 Aug 01 13:03:10.726007 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d8f2422-b2e8-40b9-9e6b-080eaa151f4b tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:10.726217 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d8f2422-b2e8-40b9-9e6b-080eaa151f4b tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:10.729908 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d8f2422-b2e8-40b9-9e6b-080eaa151f4b tempest-GroupsTest-134599452 tempest-GroupsTest-134599452-project-admin] https://10.4.3.110/volume/v3/types/e73405ba-9617-4b1c-8011-cb2c4a080b53 returned with HTTP 404 Aug 01 13:03:10.730452 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 584/2357] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:10 2026] GET /volume/v3/types/e73405ba-9617-4b1c-8011-cb2c4a080b53 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:10.777995 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e4f25f9a-656a-4675-b2ec-d8d05782a5bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.780891 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4f25f9a-656a-4675-b2ec-d8d05782a5bd tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:10.781256 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4f25f9a-656a-4675-b2ec-d8d05782a5bd tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:10.781894 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4f25f9a-656a-4675-b2ec-d8d05782a5bd tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:10.782083 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e4f25f9a-656a-4675-b2ec-d8d05782a5bd tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:10.788700 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fe407384-0a35-44b4-be02-325312ddab25 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.793064 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fe407384-0a35-44b4-be02-325312ddab25 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:10.793356 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fe407384-0a35-44b4-be02-325312ddab25 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:10.793637 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fe407384-0a35-44b4-be02-325312ddab25 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:10.793788 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fe407384-0a35-44b4-be02-325312ddab25 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:10.796922 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:10.796922 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:10.798003 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4f25f9a-656a-4675-b2ec-d8d05782a5bd tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:10.799407 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 597/2358] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:10 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:10.808711 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:10.808711 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:10.811779 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fe407384-0a35-44b4-be02-325312ddab25 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:10.813472 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 590/2359] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:10 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 799 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:10.861685 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12434ab4-9e18-478a-aefc-8a2dbbace2a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.867561 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12434ab4-9e18-478a-aefc-8a2dbbace2a5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 Aug 01 13:03:10.867847 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12434ab4-9e18-478a-aefc-8a2dbbace2a5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:10.868171 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12434ab4-9e18-478a-aefc-8a2dbbace2a5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:10.868345 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-12434ab4-9e18-478a-aefc-8a2dbbace2a5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 6e69ffaf-3132-4fd9-bd3e-9e3391985736 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:10.877199 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:10.877199 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:10.887418 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12434ab4-9e18-478a-aefc-8a2dbbace2a5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 returned with HTTP 200 Aug 01 13:03:10.888478 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 589/2360] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:10 2026] GET /volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:10.899223 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-10f46623-1bcb-402d-b464-9618226e087f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.902393 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10f46623-1bcb-402d-b464-9618226e087f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/snapshots/detail Aug 01 13:03:10.902595 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10f46623-1bcb-402d-b464-9618226e087f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:10.902829 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10f46623-1bcb-402d-b464-9618226e087f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:10.903142 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-10f46623-1bcb-402d-b464-9618226e087f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:10.904481 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-10f46623-1bcb-402d-b464-9618226e087f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:03:10.910442 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-10f46623-1bcb-402d-b464-9618226e087f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all snapshots completed successfully. Aug 01 13:03:10.911044 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:10.911044 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:10.911621 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10f46623-1bcb-402d-b464-9618226e087f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:03:10.912177 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 585/2361] 10.4.3.110 () {66 vars in 1264 bytes} [Sat Aug 1 13:03:10 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:10.921824 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c7309073-ca6b-4292-b043-8995e4fa88a4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.925307 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7309073-ca6b-4292-b043-8995e4fa88a4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/snapshots/5218ddb7-545d-4628-98b7-c1f8dda6e904 Aug 01 13:03:10.925620 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7309073-ca6b-4292-b043-8995e4fa88a4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:10.925851 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7309073-ca6b-4292-b043-8995e4fa88a4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:10.933891 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:10.933891 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:10.934203 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c7309073-ca6b-4292-b043-8995e4fa88a4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Snapshot retrieved successfully. Aug 01 13:03:10.935199 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7309073-ca6b-4292-b043-8995e4fa88a4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/snapshots/5218ddb7-545d-4628-98b7-c1f8dda6e904 returned with HTTP 200 Aug 01 13:03:10.935381 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 598/2362] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:10 2026] GET /volume/v3/snapshots/5218ddb7-545d-4628-98b7-c1f8dda6e904 => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:10.945256 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-56904e0c-3aff-430e-847f-1516ece3fa9d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:10.951682 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/groups/action Aug 01 13:03:10.952054 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "6e69ffaf-3132-4fd9-bd3e-9e3391985736", "name": "tempest-Group_from_snap-794498182"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:10.952236 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "6e69ffaf-3132-4fd9-bd3e-9e3391985736", "name": "tempest-Group_from_snap-794498182"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:10.954978 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '6e69ffaf-3132-4fd9-bd3e-9e3391985736', 'name': 'tempest-Group_from_snap-794498182'}}. {{(pid=100261) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 01 13:03:10.955082 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating group tempest-Group_from_snap-794498182 from group_snapshot 6e69ffaf-3132-4fd9-bd3e-9e3391985736. Aug 01 13:03:10.961256 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:10.961256 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:10.967886 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:10.967886 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:10.971232 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:10.971232 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:11.035754 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['6e26d4a1-0696-4816-90ea-b571833c6021'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:11.141033 np0000006302 devstack@c-api.service[100261]: INFO cinder.group.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] A mapping entry already exists for group 03d8de42-8d69-45db-9a4f-978d7a4d0b52 and volume type c2bd4546-5d02-4dfd-9476-f4f570c02d67. Do not need to create again. Aug 01 13:03:11.141331 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.141331 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:11.145508 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:03:11.145088. {{(pid=100261) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:03:11.145651 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Availability Zones retrieved successfully. Aug 01 13:03:11.152408 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Flow 'volume_create_api' (ffaa26e6-c8cd-48f4-8876-13882892ab1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:11.153372 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a14999e-6903-4427-975c-a43259ce2c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:11.154828 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:11.182686 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a14999e-6903-4427-975c-a43259ce2c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5218ddb7-545d-4628-98b7-c1f8dda6e904', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2bd4546-5d02-4dfd-9476-f4f570c02d67,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1229271582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2bd4546-5d02-4dfd-9476-f4f570c02d67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '03d8de42-8d69-45db-9a4f-978d7a4d0b52', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:11.183424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2d59e8-7a00-4665-a9be-6f3c365d51c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:11.209655 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:11.223606 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['c6f2a37a-efc8-49ae-a020-7a6e0a576e0d', '4a0edffd-821f-470a-bd13-24d6069621c4'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:11.225355 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2d59e8-7a00-4665-a9be-6f3c365d51c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6f2a37a-efc8-49ae-a020-7a6e0a576e0d', '4a0edffd-821f-470a-bd13-24d6069621c4']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:11.225553 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e6ddc1-7f3c-45e7-9a65-2836ed71bc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:11.261631 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e6ddc1-7f3c-45e7-9a65-2836ed71bc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5f62206-b6ab-4590-8088-2185f7a5ff5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=03d8de42-8d69-45db-9a4f-978d7a4d0b52,group_type_id=,metadata={},multiattach=False,project_id='38d01796d0544c07b14ee9f546819e94',qos_specs=None,replication_status=,reservations=['c6f2a37a-efc8-49ae-a020-7a6e0a576e0d','4a0edffd-821f-470a-bd13-24d6069621c4'],size=1,snapshot_id=5218ddb7-545d-4628-98b7-c1f8dda6e904,source_replicaid=,source_volid=None,status='creating',user_id='74c7d7142f67494c86463267045ca0c9',volume_type_id=c2bd4546-5d02-4dfd-9476-f4f570c02d67), '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=2026-08-01T13:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=03d8de42-8d69-45db-9a4f-978d7a4d0b52,host=None,id=a5f62206-b6ab-4590-8088-2185f7a5ff5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d01796d0544c07b14ee9f546819e94',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=5218ddb7-545d-4628-98b7-c1f8dda6e904,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74c7d7142f67494c86463267045ca0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2bd4546-5d02-4dfd-9476-f4f570c02d67),volume_type_id=c2bd4546-5d02-4dfd-9476-f4f570c02d67)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:11.261631 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d09bf31-98d5-434f-b015-e30675b79811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:11.280010 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d09bf31-98d5-434f-b015-e30675b79811) 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=None,encryption_key_id=None,group_id=03d8de42-8d69-45db-9a4f-978d7a4d0b52,group_type_id=,metadata={},multiattach=False,project_id='38d01796d0544c07b14ee9f546819e94',qos_specs=None,replication_status=,reservations=['c6f2a37a-efc8-49ae-a020-7a6e0a576e0d','4a0edffd-821f-470a-bd13-24d6069621c4'],size=1,snapshot_id=5218ddb7-545d-4628-98b7-c1f8dda6e904,source_replicaid=,source_volid=None,status='creating',user_id='74c7d7142f67494c86463267045ca0c9',volume_type_id=c2bd4546-5d02-4dfd-9476-f4f570c02d67)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:11.280960 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Flow 'volume_create_api' (ffaa26e6-c8cd-48f4-8876-13882892ab1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:11.281301 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume request issued successfully. Aug 01 13:03:11.298883 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56904e0c-3aff-430e-847f-1516ece3fa9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/action returned with HTTP 202 Aug 01 13:03:11.299442 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 591/2363] 10.4.3.110 () {70 vars in 1318 bytes} [Sat Aug 1 13:03:10 2026] POST /volume/v3/groups/action => generated 102 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:11.307538 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:11.310312 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:11.310468 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:11.310613 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:11.310888 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:11.311723 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:11.323597 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all volumes completed successfully. Aug 01 13:03:11.324353 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:11.324587 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:11.363167 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:11.367394 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.367394 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:11.372283 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:11.372462 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:11.429430 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:11.433020 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.433020 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:11.445693 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2778abf5-2e98-4ad1-89be-e4b7a3e8e8b2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:11.446341 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 590/2364] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:11 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:11.461230 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-94cc8a6f-8d76-4f48-a22d-97ca7f35a836 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:11.463539 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94cc8a6f-8d76-4f48-a22d-97ca7f35a836 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/a5f62206-b6ab-4590-8088-2185f7a5ff5e Aug 01 13:03:11.463876 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94cc8a6f-8d76-4f48-a22d-97ca7f35a836 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:11.464219 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94cc8a6f-8d76-4f48-a22d-97ca7f35a836 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:11.474203 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.474203 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:11.485102 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-94cc8a6f-8d76-4f48-a22d-97ca7f35a836 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:11.486144 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-94cc8a6f-8d76-4f48-a22d-97ca7f35a836 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:11.486914 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-94cc8a6f-8d76-4f48-a22d-97ca7f35a836 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:11.537426 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-94cc8a6f-8d76-4f48-a22d-97ca7f35a836 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:11.541628 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.541628 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:11.554733 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94cc8a6f-8d76-4f48-a22d-97ca7f35a836 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/a5f62206-b6ab-4590-8088-2185f7a5ff5e returned with HTTP 200 Aug 01 13:03:11.555370 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 586/2365] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:11 2026] GET /volume/v3/volumes/a5f62206-b6ab-4590-8088-2185f7a5ff5e => generated 927 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:11.571770 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1b094518-6b5a-4032-b088-9d9c90b98e3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:11.573902 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1b094518-6b5a-4032-b088-9d9c90b98e3f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/03d8de42-8d69-45db-9a4f-978d7a4d0b52 Aug 01 13:03:11.574055 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1b094518-6b5a-4032-b088-9d9c90b98e3f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:11.574202 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1b094518-6b5a-4032-b088-9d9c90b98e3f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:11.574322 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-1b094518-6b5a-4032-b088-9d9c90b98e3f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 03d8de42-8d69-45db-9a4f-978d7a4d0b52 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:11.581804 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.581804 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:11.594188 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1b094518-6b5a-4032-b088-9d9c90b98e3f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/03d8de42-8d69-45db-9a4f-978d7a4d0b52 returned with HTTP 200 Aug 01 13:03:11.594678 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 599/2366] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:11 2026] GET /volume/v3/groups/03d8de42-8d69-45db-9a4f-978d7a4d0b52 => generated 417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:11.606874 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a9a164f2-7a97-4a06-9921-9fef564605ac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:11.612656 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:11.613047 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:11.613360 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:11.613809 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:11.614476 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.614476 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:11.615181 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:11.629667 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all volumes completed successfully. Aug 01 13:03:11.630452 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:11.630700 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:11.670676 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:11.673815 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.673815 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:11.679788 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:11.679969 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:11.727882 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:11.733821 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.733821 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:11.749080 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9a164f2-7a97-4a06-9921-9fef564605ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:11.749519 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 592/2367] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:11 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:11.768877 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a5e01416-44aa-4523-9c75-efd90468d0ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:11.771685 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5e01416-44aa-4523-9c75-efd90468d0ad tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/groups/03d8de42-8d69-45db-9a4f-978d7a4d0b52/action Aug 01 13:03:11.772263 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5e01416-44aa-4523-9c75-efd90468d0ad tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:11.772458 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5e01416-44aa-4523-9c75-efd90468d0ad tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:11.774249 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-a5e01416-44aa-4523-9c75-efd90468d0ad tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] delete called for group 03d8de42-8d69-45db-9a4f-978d7a4d0b52 {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:03:11.774392 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-a5e01416-44aa-4523-9c75-efd90468d0ad tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Delete group with id: 03d8de42-8d69-45db-9a4f-978d7a4d0b52 Aug 01 13:03:11.785343 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.785343 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:11.816141 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7c1c6b3-67e7-47da-8f41-a0ca9c047595 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:11.825640 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7c1c6b3-67e7-47da-8f41-a0ca9c047595 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:11.825755 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7522513c-071b-4aa2-b257-45889fed792a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:11.826110 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7c1c6b3-67e7-47da-8f41-a0ca9c047595 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:11.826330 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7c1c6b3-67e7-47da-8f41-a0ca9c047595 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:11.826537 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c7c1c6b3-67e7-47da-8f41-a0ca9c047595 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:11.828852 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7522513c-071b-4aa2-b257-45889fed792a tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:11.830100 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7522513c-071b-4aa2-b257-45889fed792a tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:11.830475 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7522513c-071b-4aa2-b257-45889fed792a tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:11.830578 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7522513c-071b-4aa2-b257-45889fed792a tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:11.833243 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.833243 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:11.834132 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7c1c6b3-67e7-47da-8f41-a0ca9c047595 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:11.834628 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 587/2368] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:11 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:11.835654 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.835654 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:11.837863 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7522513c-071b-4aa2-b257-45889fed792a tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:11.838303 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 600/2369] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:11 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:11.847529 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5e01416-44aa-4523-9c75-efd90468d0ad tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/03d8de42-8d69-45db-9a4f-978d7a4d0b52/action returned with HTTP 202 Aug 01 13:03:11.847929 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 591/2370] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:03:11 2026] POST /volume/v3/groups/03d8de42-8d69-45db-9a4f-978d7a4d0b52/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:11.860976 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7b9c67cd-9bff-4f2c-8c02-0ba80c36c1c4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:11.860976 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b9c67cd-9bff-4f2c-8c02-0ba80c36c1c4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/a5f62206-b6ab-4590-8088-2185f7a5ff5e Aug 01 13:03:11.861285 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b9c67cd-9bff-4f2c-8c02-0ba80c36c1c4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:11.861680 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b9c67cd-9bff-4f2c-8c02-0ba80c36c1c4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:11.872543 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.872543 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:11.880322 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7b9c67cd-9bff-4f2c-8c02-0ba80c36c1c4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:11.881608 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-7b9c67cd-9bff-4f2c-8c02-0ba80c36c1c4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:11.881820 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-7b9c67cd-9bff-4f2c-8c02-0ba80c36c1c4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:11.930674 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-7b9c67cd-9bff-4f2c-8c02-0ba80c36c1c4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:11.936459 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:11.936459 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:11.946841 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b9c67cd-9bff-4f2c-8c02-0ba80c36c1c4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/a5f62206-b6ab-4590-8088-2185f7a5ff5e returned with HTTP 200 Aug 01 13:03:11.947284 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 593/2371] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:11 2026] GET /volume/v3/volumes/a5f62206-b6ab-4590-8088-2185f7a5ff5e => generated 926 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:11.996200 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-1d26ea3c-13ad-4b80-8c8e-c2c6f341a935 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:11.998903 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-1d26ea3c-13ad-4b80-8c8e-c2c6f341a935 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:11.999226 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-1d26ea3c-13ad-4b80-8c8e-c2c6f341a935 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:11.999448 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-1d26ea3c-13ad-4b80-8c8e-c2c6f341a935 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:12.011656 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:12.011656 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:12.016170 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-1d26ea3c-13ad-4b80-8c8e-c2c6f341a935 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:12.021422 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-1d26ea3c-13ad-4b80-8c8e-c2c6f341a935 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:03:12.022343 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 588/2372] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:03:11 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:12.111856 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-925b7af2-c383-4e15-abd4-3ee49f277f51 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.112343 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-925b7af2-c383-4e15-abd4-3ee49f277f51 None None] GET https://10.4.3.110/volume// Aug 01 13:03:12.112580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-925b7af2-c383-4e15-abd4-3ee49f277f51 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:12.112836 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-925b7af2-c383-4e15-abd4-3ee49f277f51 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:12.113251 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-925b7af2-c383-4e15-abd4-3ee49f277f51 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:03:12.117578 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 601/2373] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:03:12 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:03:12.127399 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-1eb99ed1-8fbf-4ccc-9f64-ff4dad533e25 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.129598 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-1eb99ed1-8fbf-4ccc-9f64-ff4dad533e25 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:03:12.130029 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-1eb99ed1-8fbf-4ccc-9f64-ff4dad533e25 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5", "connector": null, "instance_uuid": "acd50a49-f3a2-47d7-a5fb-02cc0a1dcb82"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:12.140681 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:12.140681 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:12.185100 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-1eb99ed1-8fbf-4ccc-9f64-ff4dad533e25 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:03:12.185744 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 592/2374] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:03:12 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:12.220228 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f6c1e872-8b33-4ba4-a8eb-5ddd1289e521 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.223049 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6c1e872-8b33-4ba4-a8eb-5ddd1289e521 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:12.223130 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6c1e872-8b33-4ba4-a8eb-5ddd1289e521 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:12.223325 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6c1e872-8b33-4ba4-a8eb-5ddd1289e521 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:12.236735 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:12.236735 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:12.238217 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0013283f-91df-4849-81f0-ae3347ca5846 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.238719 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0013283f-91df-4849-81f0-ae3347ca5846 None None] GET https://10.4.3.110/volume// Aug 01 13:03:12.238883 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0013283f-91df-4849-81f0-ae3347ca5846 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:12.239039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0013283f-91df-4849-81f0-ae3347ca5846 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:12.239420 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0013283f-91df-4849-81f0-ae3347ca5846 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:03:12.239836 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 589/2375] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:03:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:03:12.241933 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f6c1e872-8b33-4ba4-a8eb-5ddd1289e521 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:12.250653 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6c1e872-8b33-4ba4-a8eb-5ddd1289e521 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:03:12.251295 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 594/2376] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:12 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:12.261842 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-90959044-8b07-43fc-824b-6fd0f83f7d97 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.265694 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-90959044-8b07-43fc-824b-6fd0f83f7d97 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:12.265940 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-90959044-8b07-43fc-824b-6fd0f83f7d97 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:12.266151 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-90959044-8b07-43fc-824b-6fd0f83f7d97 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:12.286127 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:12.286127 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:12.294356 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-90959044-8b07-43fc-824b-6fd0f83f7d97 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:12.300084 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-90959044-8b07-43fc-824b-6fd0f83f7d97 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:03:12.300459 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 602/2377] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:03:12 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:12.431267 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-f8ab8a3f-ddf3-4a0f-bcc5-33182f9e64a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.433522 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-f8ab8a3f-ddf3-4a0f-bcc5-33182f9e64a3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] PUT https://10.4.3.110/volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581 Aug 01 13:03:12.433897 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-f8ab8a3f-ddf3-4a0f-bcc5-33182f9e64a3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:12.441659 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-f8ab8a3f-ddf3-4a0f-bcc5-33182f9e64a3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Acquiring lock "cinder-attachment_update-5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:03:12.447963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-f8ab8a3f-ddf3-4a0f-bcc5-33182f9e64a3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Lock "cinder-attachment_update-5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:03:12.448883 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:12.448883 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:12.547238 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-f8ab8a3f-ddf3-4a0f-bcc5-33182f9e64a3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Lock "cinder-attachment_update-5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5-np0000006302" released by "attachment_update" :: held 0.099s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:03:12.547719 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-f8ab8a3f-ddf3-4a0f-bcc5-33182f9e64a3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581 returned with HTTP 200 Aug 01 13:03:12.548420 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 593/2378] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:03:12 2026] PUT /volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:12.846753 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e9bd7ec0-fb01-4865-9971-bb5767112ef4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.850408 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e9bd7ec0-fb01-4865-9971-bb5767112ef4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:12.850647 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e9bd7ec0-fb01-4865-9971-bb5767112ef4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:12.851251 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e9bd7ec0-fb01-4865-9971-bb5767112ef4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:12.851251 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e9bd7ec0-fb01-4865-9971-bb5767112ef4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:12.852532 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d95d3663-18be-444b-a6c7-32beaa4b985e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.854731 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d95d3663-18be-444b-a6c7-32beaa4b985e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:12.855047 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d95d3663-18be-444b-a6c7-32beaa4b985e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:12.855332 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d95d3663-18be-444b-a6c7-32beaa4b985e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:12.855557 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d95d3663-18be-444b-a6c7-32beaa4b985e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:12.860757 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:12.860757 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:12.863180 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d95d3663-18be-444b-a6c7-32beaa4b985e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:12.863180 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 595/2379] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:12 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:12.863319 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:12.863319 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:12.864534 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e9bd7ec0-fb01-4865-9971-bb5767112ef4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:12.865691 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 590/2380] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:12 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:12.881721 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-547486a9-44f2-4c71-aa8e-e529404b7c0d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.883736 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-547486a9-44f2-4c71-aa8e-e529404b7c0d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 Aug 01 13:03:12.884162 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-547486a9-44f2-4c71-aa8e-e529404b7c0d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:12.884476 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-547486a9-44f2-4c71-aa8e-e529404b7c0d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:12.894639 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:12.894639 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:12.899289 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-547486a9-44f2-4c71-aa8e-e529404b7c0d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:03:12.906151 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-547486a9-44f2-4c71-aa8e-e529404b7c0d tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 returned with HTTP 200 Aug 01 13:03:12.906789 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 603/2381] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:12 2026] GET /volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:12.926600 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aed95491-f2c1-45f9-b8ce-0940b5ff77e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.929018 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aed95491-f2c1-45f9-b8ce-0940b5ff77e2 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] POST https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e/action Aug 01 13:03:12.929379 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aed95491-f2c1-45f9-b8ce-0940b5ff77e2 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:12.929542 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aed95491-f2c1-45f9-b8ce-0940b5ff77e2 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:12.930891 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-aed95491-f2c1-45f9-b8ce-0940b5ff77e2 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] Updating backup '185236e4-6456-43fb-b9e0-0189c196772e' with '{'status': 'error'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 13:03:12.941847 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:12.941847 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:12.956081 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-aed95491-f2c1-45f9-b8ce-0940b5ff77e2 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] reset_status in rpcapi backup_id 185236e4-6456-43fb-b9e0-0189c196772e on host np0000006302. {{(pid=100264) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 01 13:03:12.958173 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aed95491-f2c1-45f9-b8ce-0940b5ff77e2 tempest-VolumesBackupsAdminTest-1782449685 tempest-VolumesBackupsAdminTest-1782449685-project-admin] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e/action returned with HTTP 202 Aug 01 13:03:12.958924 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 594/2382] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:03:12 2026] POST /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:03:12.961082 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9d2d3b0f-36fe-4239-b464-2f280f483450 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.965697 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d2d3b0f-36fe-4239-b464-2f280f483450 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/a5f62206-b6ab-4590-8088-2185f7a5ff5e Aug 01 13:03:12.965933 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d2d3b0f-36fe-4239-b464-2f280f483450 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:12.966166 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d2d3b0f-36fe-4239-b464-2f280f483450 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:12.970112 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-95149590-f64a-44e2-84e5-d053cab11752 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.972233 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95149590-f64a-44e2-84e5-d053cab11752 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:12.972458 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-95149590-f64a-44e2-84e5-d053cab11752 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:12.972677 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-95149590-f64a-44e2-84e5-d053cab11752 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:12.972731 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d2d3b0f-36fe-4239-b464-2f280f483450 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/a5f62206-b6ab-4590-8088-2185f7a5ff5e returned with HTTP 404 Aug 01 13:03:12.972820 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-95149590-f64a-44e2-84e5-d053cab11752 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:12.973305 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 596/2383] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:12 2026] GET /volume/v3/volumes/a5f62206-b6ab-4590-8088-2185f7a5ff5e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:12.979457 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:12.979457 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:12.980816 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95149590-f64a-44e2-84e5-d053cab11752 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:12.981006 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 591/2384] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:12 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:12.982371 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-643d8c99-5188-4e0b-84de-ba334f4f25a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.986561 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-643d8c99-5188-4e0b-84de-ba334f4f25a9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/03d8de42-8d69-45db-9a4f-978d7a4d0b52 Aug 01 13:03:12.986561 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-643d8c99-5188-4e0b-84de-ba334f4f25a9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:12.986561 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-643d8c99-5188-4e0b-84de-ba334f4f25a9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:12.986561 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-643d8c99-5188-4e0b-84de-ba334f4f25a9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 03d8de42-8d69-45db-9a4f-978d7a4d0b52 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:12.990966 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-643d8c99-5188-4e0b-84de-ba334f4f25a9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/03d8de42-8d69-45db-9a4f-978d7a4d0b52 returned with HTTP 404 Aug 01 13:03:12.991818 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 604/2385] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:12 2026] GET /volume/v3/groups/03d8de42-8d69-45db-9a4f-978d7a4d0b52 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:12.997624 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1dd63098-41eb-409b-b410-a20e017017a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:12.999743 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1dd63098-41eb-409b-b410-a20e017017a7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] DELETE https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:12.999911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1dd63098-41eb-409b-b410-a20e017017a7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:13.000145 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1dd63098-41eb-409b-b410-a20e017017a7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:13.000248 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-1dd63098-41eb-409b-b410-a20e017017a7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Delete backup with id: 185236e4-6456-43fb-b9e0-0189c196772e. Aug 01 13:03:13.001731 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-40bf535b-2214-47e0-b19d-b98ba57a1155 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:13.004350 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40bf535b-2214-47e0-b19d-b98ba57a1155 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] DELETE https://10.4.3.110/volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 Aug 01 13:03:13.004686 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40bf535b-2214-47e0-b19d-b98ba57a1155 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:13.004781 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:13.004781 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:13.004987 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40bf535b-2214-47e0-b19d-b98ba57a1155 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:13.005193 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-40bf535b-2214-47e0-b19d-b98ba57a1155 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] delete called for member 6e69ffaf-3132-4fd9-bd3e-9e3391985736 {{(pid=100261) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:03:13.005352 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.group_snapshots [None req-40bf535b-2214-47e0-b19d-b98ba57a1155 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Delete group_snapshot with id: 6e69ffaf-3132-4fd9-bd3e-9e3391985736 Aug 01 13:03:13.009408 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:13.009408 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:13.018750 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-1dd63098-41eb-409b-b410-a20e017017a7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] delete_backup rpcapi backup_id 185236e4-6456-43fb-b9e0-0189c196772e {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:03:13.022659 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1dd63098-41eb-409b-b410-a20e017017a7 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 202 Aug 01 13:03:13.023297 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 595/2386] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:12 2026] DELETE /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:03:13.034283 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1171080f-2408-4927-aa07-cb5f66ccb616 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:13.035890 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1171080f-2408-4927-aa07-cb5f66ccb616 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:13.036104 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1171080f-2408-4927-aa07-cb5f66ccb616 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:13.036393 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1171080f-2408-4927-aa07-cb5f66ccb616 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:13.036393 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1171080f-2408-4927-aa07-cb5f66ccb616 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:13.041210 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:13.041210 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:13.042140 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1171080f-2408-4927-aa07-cb5f66ccb616 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 200 Aug 01 13:03:13.042593 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 592/2387] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:13 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:13.050282 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40bf535b-2214-47e0-b19d-b98ba57a1155 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 returned with HTTP 202 Aug 01 13:03:13.050602 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 597/2388] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 13:03:13 2026] DELETE /volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:13.059989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b5c8d31a-2103-4401-a4fe-29998177bb89 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:13.064127 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5c8d31a-2103-4401-a4fe-29998177bb89 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:13.064127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b5c8d31a-2103-4401-a4fe-29998177bb89 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:13.064127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b5c8d31a-2103-4401-a4fe-29998177bb89 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:13.064127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-b5c8d31a-2103-4401-a4fe-29998177bb89 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:13.064730 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b5c8d31a-2103-4401-a4fe-29998177bb89 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:13.076557 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b5c8d31a-2103-4401-a4fe-29998177bb89 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all volumes completed successfully. Aug 01 13:03:13.077650 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-b5c8d31a-2103-4401-a4fe-29998177bb89 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:13.078104 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-b5c8d31a-2103-4401-a4fe-29998177bb89 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:13.133062 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c8d31a-2103-4401-a4fe-29998177bb89 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:13.137375 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:13.137375 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:13.149645 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5c8d31a-2103-4401-a4fe-29998177bb89 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:13.150213 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 605/2389] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:13 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:13.172811 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7e3df0f6-de27-46ac-8d98-aa32fff83526 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:13.177641 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e3df0f6-de27-46ac-8d98-aa32fff83526 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/snapshots/detail Aug 01 13:03:13.177937 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e3df0f6-de27-46ac-8d98-aa32fff83526 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:13.178282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e3df0f6-de27-46ac-8d98-aa32fff83526 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:13.178585 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-7e3df0f6-de27-46ac-8d98-aa32fff83526 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:13.179925 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-7e3df0f6-de27-46ac-8d98-aa32fff83526 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:03:13.184281 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7e3df0f6-de27-46ac-8d98-aa32fff83526 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all snapshots completed successfully. Aug 01 13:03:13.185453 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e3df0f6-de27-46ac-8d98-aa32fff83526 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:03:13.187711 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 596/2390] 10.4.3.110 () {66 vars in 1264 bytes} [Sat Aug 1 13:03:13 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:13.199613 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-92ca7555-2a91-48da-9fca-49a6b4d1ed3d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:13.203066 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92ca7555-2a91-48da-9fca-49a6b4d1ed3d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 Aug 01 13:03:13.203324 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-92ca7555-2a91-48da-9fca-49a6b4d1ed3d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:13.203500 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-92ca7555-2a91-48da-9fca-49a6b4d1ed3d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:13.203663 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-92ca7555-2a91-48da-9fca-49a6b4d1ed3d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 6e69ffaf-3132-4fd9-bd3e-9e3391985736 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:13.208524 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92ca7555-2a91-48da-9fca-49a6b4d1ed3d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 returned with HTTP 404 Aug 01 13:03:13.209466 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 593/2391] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:13 2026] GET /volume/v3/group_snapshots/6e69ffaf-3132-4fd9-bd3e-9e3391985736 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:13.220458 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ae21281b-b51d-4603-a8e0-089f1848e6d0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:13.221903 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae21281b-b51d-4603-a8e0-089f1848e6d0 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:13.222262 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae21281b-b51d-4603-a8e0-089f1848e6d0 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:13.222721 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae21281b-b51d-4603-a8e0-089f1848e6d0 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:13.223220 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-ae21281b-b51d-4603-a8e0-089f1848e6d0 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:13.223676 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:13.223676 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:13.224205 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ae21281b-b51d-4603-a8e0-089f1848e6d0 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:13.232957 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ae21281b-b51d-4603-a8e0-089f1848e6d0 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all volumes completed successfully. Aug 01 13:03:13.233691 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-ae21281b-b51d-4603-a8e0-089f1848e6d0 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:13.234034 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-ae21281b-b51d-4603-a8e0-089f1848e6d0 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:13.270203 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bce23992-e5e3-467d-b24f-a797249ec45c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:13.272921 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bce23992-e5e3-467d-b24f-a797249ec45c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:13.273153 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bce23992-e5e3-467d-b24f-a797249ec45c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:13.273340 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bce23992-e5e3-467d-b24f-a797249ec45c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:13.282590 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-ae21281b-b51d-4603-a8e0-089f1848e6d0 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:13.284921 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:13.284921 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:13.287609 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:13.287609 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:13.290291 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bce23992-e5e3-467d-b24f-a797249ec45c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:13.296555 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae21281b-b51d-4603-a8e0-089f1848e6d0 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:13.296555 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 598/2392] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:13 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:13.296974 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bce23992-e5e3-467d-b24f-a797249ec45c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:03:13.298587 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 606/2393] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:13 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:13.309672 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aef35708-96cc-42f8-871f-6c5039fc2fd9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:13.311829 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aef35708-96cc-42f8-871f-6c5039fc2fd9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6/action Aug 01 13:03:13.312282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aef35708-96cc-42f8-871f-6c5039fc2fd9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:13.312475 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aef35708-96cc-42f8-871f-6c5039fc2fd9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:13.313935 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-aef35708-96cc-42f8-871f-6c5039fc2fd9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] delete called for group d9d143b7-a42e-429e-8257-8c90651c28a6 {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:03:13.314195 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-aef35708-96cc-42f8-871f-6c5039fc2fd9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Delete group with id: d9d143b7-a42e-429e-8257-8c90651c28a6 Aug 01 13:03:13.318877 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:13.318877 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:13.372987 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aef35708-96cc-42f8-871f-6c5039fc2fd9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6/action returned with HTTP 202 Aug 01 13:03:13.373570 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 597/2394] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:03:13 2026] POST /volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:13.382532 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3bfc9d2e-d1cd-41aa-8903-44f86aeedb37 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:13.388777 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3bfc9d2e-d1cd-41aa-8903-44f86aeedb37 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 Aug 01 13:03:13.388777 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3bfc9d2e-d1cd-41aa-8903-44f86aeedb37 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:13.389020 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3bfc9d2e-d1cd-41aa-8903-44f86aeedb37 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:13.403931 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:13.403931 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:13.408297 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3bfc9d2e-d1cd-41aa-8903-44f86aeedb37 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:13.409777 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-3bfc9d2e-d1cd-41aa-8903-44f86aeedb37 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:13.410044 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-3bfc9d2e-d1cd-41aa-8903-44f86aeedb37 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:13.462888 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-3bfc9d2e-d1cd-41aa-8903-44f86aeedb37 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:13.466430 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:13.466430 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:13.475816 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3bfc9d2e-d1cd-41aa-8903-44f86aeedb37 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 returned with HTTP 200 Aug 01 13:03:13.477315 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 594/2395] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:13 2026] GET /volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:13.884780 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-376fb4bd-aae1-4f65-9e81-96c1dbf5113e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:13.892121 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-376fb4bd-aae1-4f65-9e81-96c1dbf5113e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:13.893409 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-376fb4bd-aae1-4f65-9e81-96c1dbf5113e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:13.893409 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-376fb4bd-aae1-4f65-9e81-96c1dbf5113e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:13.893409 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-376fb4bd-aae1-4f65-9e81-96c1dbf5113e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:13.900347 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:13.900347 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:13.902309 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-376fb4bd-aae1-4f65-9e81-96c1dbf5113e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:13.902309 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 599/2396] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:13 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.053499 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ed58da25-36c1-4966-9fde-eed3067445c1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.055470 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed58da25-36c1-4966-9fde-eed3067445c1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e Aug 01 13:03:14.055737 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed58da25-36c1-4966-9fde-eed3067445c1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.055968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed58da25-36c1-4966-9fde-eed3067445c1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.056107 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ed58da25-36c1-4966-9fde-eed3067445c1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Show backup with id 185236e4-6456-43fb-b9e0-0189c196772e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:14.061794 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed58da25-36c1-4966-9fde-eed3067445c1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e returned with HTTP 404 Aug 01 13:03:14.062317 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 607/2397] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/backups/185236e4-6456-43fb-b9e0-0189c196772e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:14.126115 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d05f9d6f-2dba-4aea-8463-c72737c47088 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.142046 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-512eb738-3b48-42c7-8339-0b852ae96e7b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.144260 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-512eb738-3b48-42c7-8339-0b852ae96e7b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 Aug 01 13:03:14.144534 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-512eb738-3b48-42c7-8339-0b852ae96e7b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.144740 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-512eb738-3b48-42c7-8339-0b852ae96e7b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.152393 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:14.152393 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:14.156672 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-512eb738-3b48-42c7-8339-0b852ae96e7b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:03:14.161859 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-512eb738-3b48-42c7-8339-0b852ae96e7b tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 returned with HTTP 200 Aug 01 13:03:14.162332 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 595/2398] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.178292 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-72e36f35-7155-452c-9a34-acedda6633e1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.182973 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-72e36f35-7155-452c-9a34-acedda6633e1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] DELETE https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 Aug 01 13:03:14.182973 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-72e36f35-7155-452c-9a34-acedda6633e1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.182973 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-72e36f35-7155-452c-9a34-acedda6633e1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.182973 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-72e36f35-7155-452c-9a34-acedda6633e1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Delete volume with id: 422d853b-299a-4e40-b660-dfee46cdbde6 Aug 01 13:03:14.189535 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:14.189535 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:14.190256 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-72e36f35-7155-452c-9a34-acedda6633e1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:03:14.210496 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-72e36f35-7155-452c-9a34-acedda6633e1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Delete volume request issued successfully. Aug 01 13:03:14.210496 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-72e36f35-7155-452c-9a34-acedda6633e1 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 returned with HTTP 202 Aug 01 13:03:14.210496 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 600/2399] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:14 2026] DELETE /volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:14.210802 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d05f9d6f-2dba-4aea-8463-c72737c47088 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 Aug 01 13:03:14.211160 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d05f9d6f-2dba-4aea-8463-c72737c47088 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.211203 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d05f9d6f-2dba-4aea-8463-c72737c47088 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.219137 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d05f9d6f-2dba-4aea-8463-c72737c47088 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.219382 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d05f9d6f-2dba-4aea-8463-c72737c47088 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.219621 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d05f9d6f-2dba-4aea-8463-c72737c47088 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.219863 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d05f9d6f-2dba-4aea-8463-c72737c47088 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.220137 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d05f9d6f-2dba-4aea-8463-c72737c47088 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.220376 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d05f9d6f-2dba-4aea-8463-c72737c47088 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.222492 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f67f1f86-843d-4ba0-b66d-118bbade7cc2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.225126 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d05f9d6f-2dba-4aea-8463-c72737c47088 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 returned with HTTP 200 Aug 01 13:03:14.225232 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f67f1f86-843d-4ba0-b66d-118bbade7cc2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 Aug 01 13:03:14.225449 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 598/2400] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 => generated 802 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.225515 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f67f1f86-843d-4ba0-b66d-118bbade7cc2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.225787 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f67f1f86-843d-4ba0-b66d-118bbade7cc2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.238273 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4d0d0732-3300-42cd-b900-20790f996421 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.241593 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d0d0732-3300-42cd-b900-20790f996421 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691/defaults Aug 01 13:03:14.241908 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d0d0732-3300-42cd-b900-20790f996421 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.242221 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d0d0732-3300-42cd-b900-20790f996421 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'defaults' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.245304 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:14.245304 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:14.256408 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f67f1f86-843d-4ba0-b66d-118bbade7cc2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Volume info retrieved successfully. Aug 01 13:03:14.260279 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-4d0d0732-3300-42cd-b900-20790f996421 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.260827 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-4d0d0732-3300-42cd-b900-20790f996421 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.268613 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d0d0732-3300-42cd-b900-20790f996421 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691/defaults returned with HTTP 200 Aug 01 13:03:14.268839 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f67f1f86-843d-4ba0-b66d-118bbade7cc2 tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 returned with HTTP 200 Aug 01 13:03:14.268901 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 596/2401] 10.4.3.110 () {66 vars in 1381 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691/defaults => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.269755 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 608/2402] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.279371 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85a20041-f18a-4850-af09-81855603fd3f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.283923 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85a20041-f18a-4850-af09-81855603fd3f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 Aug 01 13:03:14.283923 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85a20041-f18a-4850-af09-81855603fd3f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:14.310380 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-85a20041-f18a-4850-af09-81855603fd3f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.310856 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-85a20041-f18a-4850-af09-81855603fd3f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.311226 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-85a20041-f18a-4850-af09-81855603fd3f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.311575 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-85a20041-f18a-4850-af09-81855603fd3f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.311873 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-85a20041-f18a-4850-af09-81855603fd3f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.313623 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ccc57734-cd0f-4379-bf3a-8d196fd38022 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.316143 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccc57734-cd0f-4379-bf3a-8d196fd38022 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:14.317209 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ccc57734-cd0f-4379-bf3a-8d196fd38022 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.317209 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ccc57734-cd0f-4379-bf3a-8d196fd38022 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.317285 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85a20041-f18a-4850-af09-81855603fd3f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 returned with HTTP 200 Aug 01 13:03:14.317285 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 601/2403] 10.4.3.110 () {68 vars in 1374 bytes} [Sat Aug 1 13:03:14 2026] PUT /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 => generated 760 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.327296 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85017a5c-af50-4dd9-893b-fbcf0d53b047 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.329680 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85017a5c-af50-4dd9-893b-fbcf0d53b047 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] DELETE https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 Aug 01 13:03:14.330027 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85017a5c-af50-4dd9-893b-fbcf0d53b047 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.330150 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:14.330150 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:14.330373 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85017a5c-af50-4dd9-893b-fbcf0d53b047 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.335323 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ccc57734-cd0f-4379-bf3a-8d196fd38022 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:14.336925 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85017a5c-af50-4dd9-893b-fbcf0d53b047 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 returned with HTTP 200 Aug 01 13:03:14.337466 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 597/2404] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:14 2026] DELETE /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 13:03:14.341172 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccc57734-cd0f-4379-bf3a-8d196fd38022 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:03:14.341576 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 599/2405] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:14.343860 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-543bd84f-fb20-4a51-b68c-d5037da3b083 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.346444 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-543bd84f-fb20-4a51-b68c-d5037da3b083 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 Aug 01 13:03:14.346681 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-543bd84f-fb20-4a51-b68c-d5037da3b083 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.346867 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-543bd84f-fb20-4a51-b68c-d5037da3b083 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.355315 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-543bd84f-fb20-4a51-b68c-d5037da3b083 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1229271582 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1229271582, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.355741 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-543bd84f-fb20-4a51-b68c-d5037da3b083 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.355976 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-543bd84f-fb20-4a51-b68c-d5037da3b083 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.356197 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-543bd84f-fb20-4a51-b68c-d5037da3b083 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-730184743 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-730184743, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:14.360656 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-543bd84f-fb20-4a51-b68c-d5037da3b083 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 returned with HTTP 200 Aug 01 13:03:14.361047 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 609/2406] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.370970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-77b79e3b-6778-43c4-adbc-9a010c6e10b7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.372347 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-77b79e3b-6778-43c4-adbc-9a010c6e10b7 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 Aug 01 13:03:14.372796 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-77b79e3b-6778-43c4-adbc-9a010c6e10b7 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:14.441462 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-77b79e3b-6778-43c4-adbc-9a010c6e10b7 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 returned with HTTP 200 Aug 01 13:03:14.442072 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 602/2407] 10.4.3.110 () {68 vars in 1375 bytes} [Sat Aug 1 13:03:14 2026] PUT /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 => generated 760 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.454167 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71ba2420-4250-491a-b9d3-478c3d7bccff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.455789 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71ba2420-4250-491a-b9d3-478c3d7bccff tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691/defaults Aug 01 13:03:14.455955 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71ba2420-4250-491a-b9d3-478c3d7bccff tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.456179 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71ba2420-4250-491a-b9d3-478c3d7bccff tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'defaults' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.465843 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71ba2420-4250-491a-b9d3-478c3d7bccff tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691/defaults returned with HTTP 200 Aug 01 13:03:14.466232 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 598/2408] 10.4.3.110 () {66 vars in 1381 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691/defaults => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.477521 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c77b0ea-a588-434a-b3fd-ff636b852c55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.479126 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c77b0ea-a588-434a-b3fd-ff636b852c55 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 Aug 01 13:03:14.479322 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c77b0ea-a588-434a-b3fd-ff636b852c55 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.479536 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c77b0ea-a588-434a-b3fd-ff636b852c55 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.492331 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c77b0ea-a588-434a-b3fd-ff636b852c55 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 returned with HTTP 200 Aug 01 13:03:14.492737 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 600/2409] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.493334 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-753043db-2694-46f0-8659-c26fc337b2b8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.495244 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-753043db-2694-46f0-8659-c26fc337b2b8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 Aug 01 13:03:14.495445 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-753043db-2694-46f0-8659-c26fc337b2b8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.495638 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-753043db-2694-46f0-8659-c26fc337b2b8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.501572 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-753043db-2694-46f0-8659-c26fc337b2b8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 returned with HTTP 404 Aug 01 13:03:14.502058 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 610/2410] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/volumes/aa483fa9-9571-4657-9421-97dd1aa37196 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:14.504688 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f2f716fb-9ef3-4298-9625-eb682cb20f7c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.506050 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2f716fb-9ef3-4298-9625-eb682cb20f7c tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True Aug 01 13:03:14.506302 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2f716fb-9ef3-4298-9625-eb682cb20f7c tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.506569 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2f716fb-9ef3-4298-9625-eb682cb20f7c tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.509963 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-23b3fabd-680a-47e0-92c6-3f6032aff2a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.512476 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23b3fabd-680a-47e0-92c6-3f6032aff2a3 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6 Aug 01 13:03:14.512924 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23b3fabd-680a-47e0-92c6-3f6032aff2a3 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.513181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23b3fabd-680a-47e0-92c6-3f6032aff2a3 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.513538 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-23b3fabd-680a-47e0-92c6-3f6032aff2a3 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member d9d143b7-a42e-429e-8257-8c90651c28a6 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:14.517734 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23b3fabd-680a-47e0-92c6-3f6032aff2a3 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6 returned with HTTP 404 Aug 01 13:03:14.518340 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 599/2411] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/groups/d9d143b7-a42e-429e-8257-8c90651c28a6 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:14.526368 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2f716fb-9ef3-4298-9625-eb682cb20f7c tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True returned with HTTP 200 Aug 01 13:03:14.526368 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 603/2412] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True => generated 1660 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:14.526570 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94840be3-16a3-4868-b778-521caa427f6c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.528268 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94840be3-16a3-4868-b778-521caa427f6c tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/339c36e9-4590-4c50-8c94-45e9bdbdf1d5 Aug 01 13:03:14.528455 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94840be3-16a3-4868-b778-521caa427f6c tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.528661 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94840be3-16a3-4868-b778-521caa427f6c tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.539673 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94840be3-16a3-4868-b778-521caa427f6c tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/group_types/339c36e9-4590-4c50-8c94-45e9bdbdf1d5 returned with HTTP 202 Aug 01 13:03:14.539981 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.540129 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 601/2413] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 13:03:14 2026] DELETE /volume/v3/group_types/339c36e9-4590-4c50-8c94-45e9bdbdf1d5 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:14.548145 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b706c9c1-1cef-45e0-8205-89f1f224c10d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.549825 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b706c9c1-1cef-45e0-8205-89f1f224c10d tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] DELETE https://10.4.3.110/volume/v3/types/c2bd4546-5d02-4dfd-9476-f4f570c02d67 Aug 01 13:03:14.550049 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b706c9c1-1cef-45e0-8205-89f1f224c10d tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.550237 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b706c9c1-1cef-45e0-8205-89f1f224c10d tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.573394 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b706c9c1-1cef-45e0-8205-89f1f224c10d tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/types/c2bd4546-5d02-4dfd-9476-f4f570c02d67 returned with HTTP 202 Aug 01 13:03:14.573854 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 600/2414] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:14 2026] DELETE /volume/v3/types/c2bd4546-5d02-4dfd-9476-f4f570c02d67 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:14.582158 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-157afd09-2bd5-4702-8b0d-d90e03bbf66e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.583670 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-157afd09-2bd5-4702-8b0d-d90e03bbf66e tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] GET https://10.4.3.110/volume/v3/types/c2bd4546-5d02-4dfd-9476-f4f570c02d67 Aug 01 13:03:14.584035 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-157afd09-2bd5-4702-8b0d-d90e03bbf66e tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.584300 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-157afd09-2bd5-4702-8b0d-d90e03bbf66e tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.587632 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-157afd09-2bd5-4702-8b0d-d90e03bbf66e tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/types/c2bd4546-5d02-4dfd-9476-f4f570c02d67 returned with HTTP 404 Aug 01 13:03:14.588364 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 604/2415] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/types/c2bd4546-5d02-4dfd-9476-f4f570c02d67 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:14.597679 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-abb1d7ee-9732-41af-a4c9-10c37970baf7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.599312 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abb1d7ee-9732-41af-a4c9-10c37970baf7 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:14.599701 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abb1d7ee-9732-41af-a4c9-10c37970baf7 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-780469312"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:14.612540 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abb1d7ee-9732-41af-a4c9-10c37970baf7 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:14.612906 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:14.612979 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 602/2416] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:03:14 2026] POST /volume/v3/types => generated 223 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.613263 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1326062873"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:14.614648 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1326062873'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:14.614769 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Create volume of 1 GB Aug 01 13:03:14.618554 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Availability Zones retrieved successfully. Aug 01 13:03:14.621586 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-78d70931-77fa-4918-a03b-1a66945cdb31 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.623203 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78d70931-77fa-4918-a03b-1a66945cdb31 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 13:03:14.623580 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-78d70931-77fa-4918-a03b-1a66945cdb31 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1221424971"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:14.623771 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Flow 'volume_create_api' (79293b86-f59f-44a7-b225-7e55c79dcc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:14.624734 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342acc50-605a-443f-811f-3fc74872b617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:14.625611 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:14.638819 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78d70931-77fa-4918-a03b-1a66945cdb31 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 13:03:14.639471 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 601/2417] 10.4.3.110 () {70 vars in 1311 bytes} [Sat Aug 1 13:03:14 2026] POST /volume/v3/group_types => generated 181 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:14.648724 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-192c8a0a-2b50-495e-a579-4319097b30f6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.650461 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-192c8a0a-2b50-495e-a579-4319097b30f6 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/groups Aug 01 13:03:14.650860 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-192c8a0a-2b50-495e-a579-4319097b30f6 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "301ed80e-69f2-4381-874e-f1f7998cd34e", "volume_types": ["acc658d1-2413-449b-9b41-573b0d28d379"], "name": "tempest-GroupSnapshotsTest-Group-230908175"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:14.652370 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-192c8a0a-2b50-495e-a579-4319097b30f6 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating new group {'group': {'group_type': '301ed80e-69f2-4381-874e-f1f7998cd34e', 'volume_types': ['acc658d1-2413-449b-9b41-573b0d28d379'], 'name': 'tempest-GroupSnapshotsTest-Group-230908175'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:03:14.656411 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342acc50-605a-443f-811f-3fc74872b617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:14.656709 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-192c8a0a-2b50-495e-a579-4319097b30f6 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating group tempest-GroupSnapshotsTest-Group-230908175. Aug 01 13:03:14.657182 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2352d3ba-dbfd-4108-a129-be4c281314fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:14.669728 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-192c8a0a-2b50-495e-a579-4319097b30f6 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Availability Zones retrieved successfully. Aug 01 13:03:14.680269 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-192c8a0a-2b50-495e-a579-4319097b30f6 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['999c4f2b-7e65-4c37-a4c5-3f37e0e93f50'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:14.701685 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-192c8a0a-2b50-495e-a579-4319097b30f6 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups returned with HTTP 202 Aug 01 13:03:14.702152 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 605/2418] 10.4.3.110 () {70 vars in 1297 bytes} [Sat Aug 1 13:03:14 2026] POST /volume/v3/groups => generated 111 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:03:14.711431 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5826ba0d-dc8a-4937-b0b3-22da3b925207 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.713771 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5826ba0d-dc8a-4937-b0b3-22da3b925207 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:14.714061 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5826ba0d-dc8a-4937-b0b3-22da3b925207 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.714337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5826ba0d-dc8a-4937-b0b3-22da3b925207 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.714699 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-5826ba0d-dc8a-4937-b0b3-22da3b925207 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:14.715306 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Created reservations ['b93c146e-a393-4371-b8a7-031a9cd52487', '37e83e05-08d1-438a-9f47-f5ae4b72f1c3', '9f256fdb-35ed-4f7f-ae71-8f691ff9d619', '11269b2c-d3ee-4318-bcf8-7f1b677f400c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:14.716267 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2352d3ba-dbfd-4108-a129-be4c281314fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b93c146e-a393-4371-b8a7-031a9cd52487', '37e83e05-08d1-438a-9f47-f5ae4b72f1c3', '9f256fdb-35ed-4f7f-ae71-8f691ff9d619', '11269b2c-d3ee-4318-bcf8-7f1b677f400c']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:14.717161 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30610425-b10f-4a70-b8ae-2b7d9647c91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:14.719253 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:14.719253 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:14.727079 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5826ba0d-dc8a-4937-b0b3-22da3b925207 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 200 Aug 01 13:03:14.727479 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 603/2419] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:14.740158 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30610425-b10f-4a70-b8ae-2b7d9647c91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '530ae801-aaac-4ef1-8b7a-bfd90f614931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1326062873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677f1b05355456f8c9965fe068ca691',qos_specs=None,replication_status=,reservations=['b93c146e-a393-4371-b8a7-031a9cd52487','37e83e05-08d1-438a-9f47-f5ae4b72f1c3','9f256fdb-35ed-4f7f-ae71-8f691ff9d619','11269b2c-d3ee-4318-bcf8-7f1b677f400c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122ce3aae73848d0b95deae069612fd6',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1326062873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=530ae801-aaac-4ef1-8b7a-bfd90f614931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0677f1b05355456f8c9965fe068ca691',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='122ce3aae73848d0b95deae069612fd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:14.740966 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d129d43d-55b9-4ace-aba7-586369b3a615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:14.763586 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d129d43d-55b9-4ace-aba7-586369b3a615) 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-VolumeQuotasAdminTestJSON-Volume-1326062873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677f1b05355456f8c9965fe068ca691',qos_specs=None,replication_status=,reservations=['b93c146e-a393-4371-b8a7-031a9cd52487','37e83e05-08d1-438a-9f47-f5ae4b72f1c3','9f256fdb-35ed-4f7f-ae71-8f691ff9d619','11269b2c-d3ee-4318-bcf8-7f1b677f400c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122ce3aae73848d0b95deae069612fd6',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:14.764517 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2894a731-c102-4742-a3ef-6b9ef14877b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:14.776373 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2894a731-c102-4742-a3ef-6b9ef14877b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:14.777520 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Flow 'volume_create_api' (79293b86-f59f-44a7-b225-7e55c79dcc46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:14.777919 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Create volume request issued successfully. Aug 01 13:03:14.778668 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3abdc6e3-1c86-4e42-b1f7-7483c0390326 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:14.779178 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 611/2420] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:14 2026] POST /volume/v3/volumes => generated 756 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:14.790601 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-14ab51d7-9b7a-4d2d-bfcb-5964074c8ba8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.792166 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14ab51d7-9b7a-4d2d-bfcb-5964074c8ba8 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] GET https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 Aug 01 13:03:14.792476 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14ab51d7-9b7a-4d2d-bfcb-5964074c8ba8 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.792747 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14ab51d7-9b7a-4d2d-bfcb-5964074c8ba8 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.800035 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:14.800035 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:14.803609 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-14ab51d7-9b7a-4d2d-bfcb-5964074c8ba8 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Volume info retrieved successfully. Aug 01 13:03:14.807890 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14ab51d7-9b7a-4d2d-bfcb-5964074c8ba8 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 returned with HTTP 200 Aug 01 13:03:14.808377 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 602/2421] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:14.913704 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c3160898-191c-4d52-b591-6fa505a1e3b1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:14.915914 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c3160898-191c-4d52-b591-6fa505a1e3b1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:14.916164 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c3160898-191c-4d52-b591-6fa505a1e3b1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:14.916357 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c3160898-191c-4d52-b591-6fa505a1e3b1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:14.916522 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c3160898-191c-4d52-b591-6fa505a1e3b1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:14.921068 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:14.921068 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:14.921772 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c3160898-191c-4d52-b591-6fa505a1e3b1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:14.922151 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 606/2422] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:14 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:15.287349 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-225c8531-a341-411e-8c7c-9279b2fd528e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:15.289641 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-225c8531-a341-411e-8c7c-9279b2fd528e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] GET https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 Aug 01 13:03:15.289929 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-225c8531-a341-411e-8c7c-9279b2fd528e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:15.290230 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-225c8531-a341-411e-8c7c-9279b2fd528e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:15.297764 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-225c8531-a341-411e-8c7c-9279b2fd528e tempest-VolumesBackupsAdminTest-1214304248 tempest-VolumesBackupsAdminTest-1214304248-project-member] https://10.4.3.110/volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 returned with HTTP 404 Aug 01 13:03:15.298417 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 604/2423] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:15 2026] GET /volume/v3/volumes/422d853b-299a-4e40-b660-dfee46cdbde6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:15.355665 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6046ec94-95cf-4610-a91c-e3258e81a7b2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:15.357525 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6046ec94-95cf-4610-a91c-e3258e81a7b2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:15.357713 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6046ec94-95cf-4610-a91c-e3258e81a7b2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:15.357931 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6046ec94-95cf-4610-a91c-e3258e81a7b2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:15.367229 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:15.367229 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:15.370578 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6046ec94-95cf-4610-a91c-e3258e81a7b2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:15.375333 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6046ec94-95cf-4610-a91c-e3258e81a7b2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:03:15.375829 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 612/2424] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:15 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:15.740829 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2499feaf-c5d3-49c9-bfa6-fa7e81aacd42 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:15.743758 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2499feaf-c5d3-49c9-bfa6-fa7e81aacd42 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:15.743758 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2499feaf-c5d3-49c9-bfa6-fa7e81aacd42 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:15.743758 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2499feaf-c5d3-49c9-bfa6-fa7e81aacd42 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:15.743758 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-2499feaf-c5d3-49c9-bfa6-fa7e81aacd42 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:15.749223 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:15.749223 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:15.757930 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2499feaf-c5d3-49c9-bfa6-fa7e81aacd42 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 200 Aug 01 13:03:15.758466 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 603/2425] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:15 2026] GET /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:15.774642 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:15.777522 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:15.778014 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-954644721", "volume_type": "acc658d1-2413-449b-9b41-573b0d28d379", "group_id": "e520f436-9b90-41d8-bcaa-31ccdea1d4df", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:15.780191 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-954644721', 'volume_type': 'acc658d1-2413-449b-9b41-573b0d28d379', 'group_id': 'e520f436-9b90-41d8-bcaa-31ccdea1d4df', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:15.789630 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:15.789630 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:15.790275 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume of 1 GB Aug 01 13:03:15.797624 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Availability Zones retrieved successfully. Aug 01 13:03:15.807966 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Flow 'volume_create_api' (b4a179fc-7d10-41f5-84e9-7da3926e28fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:15.809531 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5662f4f5-3daf-4dc8-abd5-331de8ddbcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:15.810407 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:15.810407 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:15.811032 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:15.827834 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b379be4-2d65-478e-965d-237d698abf92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:15.828403 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b379be4-2d65-478e-965d-237d698abf92 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] GET https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 Aug 01 13:03:15.828634 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b379be4-2d65-478e-965d-237d698abf92 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:15.828846 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b379be4-2d65-478e-965d-237d698abf92 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:15.846307 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:15.846307 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:15.846885 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5662f4f5-3daf-4dc8-abd5-331de8ddbcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=acc658d1-2413-449b-9b41-573b0d28d379,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-780469312',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'acc658d1-2413-449b-9b41-573b0d28d379', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e520f436-9b90-41d8-bcaa-31ccdea1d4df', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:15.848016 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989466c7-1b99-4874-81b9-2392da7b8ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:15.851535 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-18f49764-00fb-4841-8de8-b0094dfba817 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:15.854472 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-18f49764-00fb-4841-8de8-b0094dfba817 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581/action Aug 01 13:03:15.855032 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-18f49764-00fb-4841-8de8-b0094dfba817 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:15.855217 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-18f49764-00fb-4841-8de8-b0094dfba817 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:15.855673 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9b379be4-2d65-478e-965d-237d698abf92 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Volume info retrieved successfully. Aug 01 13:03:15.861083 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b379be4-2d65-478e-965d-237d698abf92 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 returned with HTTP 200 Aug 01 13:03:15.861576 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 605/2426] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:15 2026] GET /volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:15.886584 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf4b41f6-bb82-40d5-b331-239ff081e8e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:15.886808 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:15.886808 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:15.887219 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf4b41f6-bb82-40d5-b331-239ff081e8e6 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True Aug 01 13:03:15.887534 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf4b41f6-bb82-40d5-b331-239ff081e8e6 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:15.887771 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf4b41f6-bb82-40d5-b331-239ff081e8e6 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:15.888185 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:15.888185 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:15.890643 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:15.891316 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:15.902438 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-bf4b41f6-bb82-40d5-b331-239ff081e8e6 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:15.902438 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-bf4b41f6-bb82-40d5-b331-239ff081e8e6 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:15.902637 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-bf4b41f6-bb82-40d5-b331-239ff081e8e6 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:15.904301 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4954ce7e-c8c0-4bd3-bb18-f8059424b23b req-18f49764-00fb-4841-8de8-b0094dfba817 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581/action returned with HTTP 204 Aug 01 13:03:15.905023 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 613/2427] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:03:15 2026] POST /volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:15.912440 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf4b41f6-bb82-40d5-b331-239ff081e8e6 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True returned with HTTP 200 Aug 01 13:03:15.912840 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 604/2428] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:15 2026] GET /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True => generated 1657 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:15.929290 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4468920f-aaaa-42c3-8a8f-28a96346d778 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:15.930804 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4468920f-aaaa-42c3-8a8f-28a96346d778 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] DELETE https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 Aug 01 13:03:15.931354 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4468920f-aaaa-42c3-8a8f-28a96346d778 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:15.931598 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4468920f-aaaa-42c3-8a8f-28a96346d778 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:15.931788 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4468920f-aaaa-42c3-8a8f-28a96346d778 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Delete volume with id: 530ae801-aaac-4ef1-8b7a-bfd90f614931 Aug 01 13:03:15.937537 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['09f5ebb6-3936-49c9-9a66-a98d287a746c', '5ce5e967-52ce-4b99-843b-15d26081bd6c', '1bdfa86f-dd4a-470e-ac3b-79e3533f9fdb', '93741b0c-49d4-40ad-9437-c5241bde31e7'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:15.938050 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d0531642-379f-4d0c-b739-67efca548220 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:15.938662 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989466c7-1b99-4874-81b9-2392da7b8ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09f5ebb6-3936-49c9-9a66-a98d287a746c', '5ce5e967-52ce-4b99-843b-15d26081bd6c', '1bdfa86f-dd4a-470e-ac3b-79e3533f9fdb', '93741b0c-49d4-40ad-9437-c5241bde31e7']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:15.939817 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0a06f9-006e-4f7d-92fa-494b29d0c395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:15.940629 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:15.940629 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:15.941424 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d0531642-379f-4d0c-b739-67efca548220 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:15.941424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d0531642-379f-4d0c-b739-67efca548220 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:15.941845 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4468920f-aaaa-42c3-8a8f-28a96346d778 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Volume info retrieved successfully. Aug 01 13:03:15.942339 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d0531642-379f-4d0c-b739-67efca548220 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:15.942515 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d0531642-379f-4d0c-b739-67efca548220 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:15.948159 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:15.948159 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:15.949155 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d0531642-379f-4d0c-b739-67efca548220 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:15.949675 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 614/2429] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:15 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:15.973463 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4468920f-aaaa-42c3-8a8f-28a96346d778 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Delete volume request issued successfully. Aug 01 13:03:15.973767 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4468920f-aaaa-42c3-8a8f-28a96346d778 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 returned with HTTP 202 Aug 01 13:03:15.974217 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 606/2430] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:15 2026] DELETE /volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:15.974452 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0a06f9-006e-4f7d-92fa-494b29d0c395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-954644721',encryption_key_id=None,group_id=e520f436-9b90-41d8-bcaa-31ccdea1d4df,group_type_id=,metadata={},multiattach=False,project_id='38d01796d0544c07b14ee9f546819e94',qos_specs=None,replication_status=,reservations=['09f5ebb6-3936-49c9-9a66-a98d287a746c','5ce5e967-52ce-4b99-843b-15d26081bd6c','1bdfa86f-dd4a-470e-ac3b-79e3533f9fdb','93741b0c-49d4-40ad-9437-c5241bde31e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74c7d7142f67494c86463267045ca0c9',volume_type_id=acc658d1-2413-449b-9b41-573b0d28d379), '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=2026-08-01T13:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-954644721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e520f436-9b90-41d8-bcaa-31ccdea1d4df,host=None,id=b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d01796d0544c07b14ee9f546819e94',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='74c7d7142f67494c86463267045ca0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(acc658d1-2413-449b-9b41-573b0d28d379),volume_type_id=acc658d1-2413-449b-9b41-573b0d28d379)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:15.975300 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7501cd3e-f71c-4c68-9979-a41979d68d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:15.985074 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9f372c37-da50-48ec-9e4c-560307e1686e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:15.987217 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f372c37-da50-48ec-9e4c-560307e1686e tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] GET https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 Aug 01 13:03:15.987478 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f372c37-da50-48ec-9e4c-560307e1686e tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:15.987801 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f372c37-da50-48ec-9e4c-560307e1686e tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:15.995854 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:15.995854 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:16.000278 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9f372c37-da50-48ec-9e4c-560307e1686e tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Volume info retrieved successfully. Aug 01 13:03:16.001613 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7501cd3e-f71c-4c68-9979-a41979d68d1d) 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-volume-954644721',encryption_key_id=None,group_id=e520f436-9b90-41d8-bcaa-31ccdea1d4df,group_type_id=,metadata={},multiattach=False,project_id='38d01796d0544c07b14ee9f546819e94',qos_specs=None,replication_status=,reservations=['09f5ebb6-3936-49c9-9a66-a98d287a746c','5ce5e967-52ce-4b99-843b-15d26081bd6c','1bdfa86f-dd4a-470e-ac3b-79e3533f9fdb','93741b0c-49d4-40ad-9437-c5241bde31e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74c7d7142f67494c86463267045ca0c9',volume_type_id=acc658d1-2413-449b-9b41-573b0d28d379)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:16.002824 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff7fea5f-a288-4b4c-b725-513d6aab3aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:16.005671 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f372c37-da50-48ec-9e4c-560307e1686e tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 returned with HTTP 200 Aug 01 13:03:16.006285 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 605/2431] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:15 2026] GET /volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:16.020651 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff7fea5f-a288-4b4c-b725-513d6aab3aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:16.021742 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Flow 'volume_create_api' (b4a179fc-7d10-41f5-84e9-7da3926e28fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:16.022330 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume request issued successfully. Aug 01 13:03:16.023158 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:16.023366 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:16.065342 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:16.069855 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.069855 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:16.074675 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd518ff9-f230-4de3-97b1-d43f2ea9d5d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:16.075348 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 607/2432] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:03:15 2026] POST /volume/v3/volumes => generated 821 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:16.093556 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5dc5d181-385c-4aa9-b8cf-455823b137d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.098504 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5dc5d181-385c-4aa9-b8cf-455823b137d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e Aug 01 13:03:16.099184 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5dc5d181-385c-4aa9-b8cf-455823b137d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.099680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5dc5d181-385c-4aa9-b8cf-455823b137d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.105051 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-42adb215-fdd9-460c-b666-6b7f12e031f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.106933 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42adb215-fdd9-460c-b666-6b7f12e031f5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:03:16.107181 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42adb215-fdd9-460c-b666-6b7f12e031f5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.107354 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42adb215-fdd9-460c-b666-6b7f12e031f5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.109314 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.109314 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:16.115307 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5dc5d181-385c-4aa9-b8cf-455823b137d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:16.116155 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-5dc5d181-385c-4aa9-b8cf-455823b137d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:16.116452 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-5dc5d181-385c-4aa9-b8cf-455823b137d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:16.118185 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.118185 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:16.124570 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-42adb215-fdd9-460c-b666-6b7f12e031f5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:03:16.131017 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42adb215-fdd9-460c-b666-6b7f12e031f5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:03:16.131802 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 607/2433] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:16.170712 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-5dc5d181-385c-4aa9-b8cf-455823b137d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:16.174293 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.174293 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:16.182605 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-74f71574-6952-493e-9623-5f5e34c335b7 req-dad4f9bf-903f-401b-8c75-500f65675803 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.184966 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5dc5d181-385c-4aa9-b8cf-455823b137d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e returned with HTTP 200 Aug 01 13:03:16.185084 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-dad4f9bf-903f-401b-8c75-500f65675803 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:03:16.185289 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-dad4f9bf-903f-401b-8c75-500f65675803 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.185564 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-dad4f9bf-903f-401b-8c75-500f65675803 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.185612 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 615/2434] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/volumes/b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e => generated 889 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:16.203464 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.203464 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:16.207933 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-74f71574-6952-493e-9623-5f5e34c335b7 req-dad4f9bf-903f-401b-8c75-500f65675803 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:03:16.213465 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-dad4f9bf-903f-401b-8c75-500f65675803 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:03:16.213921 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 606/2435] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:16.237154 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-74f71574-6952-493e-9623-5f5e34c335b7 req-1e9e8ba5-2820-459f-bc04-647afd6ff7e0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.240588 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-1e9e8ba5-2820-459f-bc04-647afd6ff7e0 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] POST https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b/action Aug 01 13:03:16.240588 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-1e9e8ba5-2820-459f-bc04-647afd6ff7e0 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:16.240797 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-1e9e8ba5-2820-459f-bc04-647afd6ff7e0 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:16.255481 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.255481 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:16.256307 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-74f71574-6952-493e-9623-5f5e34c335b7 req-1e9e8ba5-2820-459f-bc04-647afd6ff7e0 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:03:16.264624 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-74f71574-6952-493e-9623-5f5e34c335b7 req-1e9e8ba5-2820-459f-bc04-647afd6ff7e0 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Begin detaching volume completed successfully. Aug 01 13:03:16.264875 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-1e9e8ba5-2820-459f-bc04-647afd6ff7e0 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b/action returned with HTTP 202 Aug 01 13:03:16.265453 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 608/2436] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:03:16 2026] POST /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:03:16.314778 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ca1298cb-a17f-4dd7-9b4c-20db534e14b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.315270 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca1298cb-a17f-4dd7-9b4c-20db534e14b9 None None] GET https://10.4.3.110/volume// Aug 01 13:03:16.315456 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca1298cb-a17f-4dd7-9b4c-20db534e14b9 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.315665 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca1298cb-a17f-4dd7-9b4c-20db534e14b9 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.316056 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca1298cb-a17f-4dd7-9b4c-20db534e14b9 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:03:16.316433 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 608/2437] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:03:16.324565 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-74f71574-6952-493e-9623-5f5e34c335b7 req-e56ff966-cfbf-4208-b29c-3d307e8e6fb5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.327142 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c52d1f1b-5ccb-4e44-828a-96dd7be356d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.329570 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c52d1f1b-5ccb-4e44-828a-96dd7be356d9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:16.330052 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c52d1f1b-5ccb-4e44-828a-96dd7be356d9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.330311 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-e56ff966-cfbf-4208-b29c-3d307e8e6fb5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:03:16.330372 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c52d1f1b-5ccb-4e44-828a-96dd7be356d9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.330589 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-e56ff966-cfbf-4208-b29c-3d307e8e6fb5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.330936 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-e56ff966-cfbf-4208-b29c-3d307e8e6fb5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.341271 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.341271 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:16.346744 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c52d1f1b-5ccb-4e44-828a-96dd7be356d9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:16.347625 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.347625 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:16.351614 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-74f71574-6952-493e-9623-5f5e34c335b7 req-e56ff966-cfbf-4208-b29c-3d307e8e6fb5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:03:16.353259 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c52d1f1b-5ccb-4e44-828a-96dd7be356d9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:16.353904 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 607/2438] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:16.356240 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-e56ff966-cfbf-4208-b29c-3d307e8e6fb5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:03:16.356783 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 616/2439] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:16.367126 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-96b31553-70d4-437a-abd0-09acc57687ec None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.369068 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96b31553-70d4-437a-abd0-09acc57687ec tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:16.369280 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-96b31553-70d4-437a-abd0-09acc57687ec tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.369518 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-96b31553-70d4-437a-abd0-09acc57687ec tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.377895 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.377895 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:16.383758 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-96b31553-70d4-437a-abd0-09acc57687ec tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:16.388818 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96b31553-70d4-437a-abd0-09acc57687ec tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:16.389246 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 609/2440] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:16.394203 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8cfe9857-b868-43ad-ac9e-a66feaddf7c5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.396166 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cfe9857-b868-43ad-ac9e-a66feaddf7c5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:16.396418 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8cfe9857-b868-43ad-ac9e-a66feaddf7c5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.396654 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8cfe9857-b868-43ad-ac9e-a66feaddf7c5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.407201 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.407201 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:16.411107 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8cfe9857-b868-43ad-ac9e-a66feaddf7c5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:16.417641 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cfe9857-b868-43ad-ac9e-a66feaddf7c5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:03:16.418060 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 609/2441] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1653 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:16.435860 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a31acbf4-9477-4d2f-b06a-bcae08600481 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.438213 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a31acbf4-9477-4d2f-b06a-bcae08600481 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:03:16.438614 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a31acbf4-9477-4d2f-b06a-bcae08600481 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-533743804"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:16.439731 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-c8c452fc-19f3-4ca5-b24a-14facc754e83 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.442790 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-c8c452fc-19f3-4ca5-b24a-14facc754e83 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:16.443178 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-c8c452fc-19f3-4ca5-b24a-14facc754e83 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.443440 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-c8c452fc-19f3-4ca5-b24a-14facc754e83 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.454072 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.454072 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:16.456461 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.456461 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:16.457094 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a31acbf4-9477-4d2f-b06a-bcae08600481 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:16.457180 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-a31acbf4-9477-4d2f-b06a-bcae08600481 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create snapshot from volume 5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:16.458349 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-c8c452fc-19f3-4ca5-b24a-14facc754e83 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:16.461371 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a31acbf4-9477-4d2f-b06a-bcae08600481 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 400 Aug 01 13:03:16.461876 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 608/2442] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:03:16 2026] POST /volume/v3/snapshots => generated 160 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:03:16.464475 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-c8c452fc-19f3-4ca5-b24a-14facc754e83 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:16.465066 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 617/2443] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:16.470625 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6fde4b6d-2307-46fd-813f-67e1e0cceb25 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.472362 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6fde4b6d-2307-46fd-813f-67e1e0cceb25 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:03:16.472694 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6fde4b6d-2307-46fd-813f-67e1e0cceb25 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-311525004"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:16.484916 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.484916 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:16.485406 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6fde4b6d-2307-46fd-813f-67e1e0cceb25 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:16.485566 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-6fde4b6d-2307-46fd-813f-67e1e0cceb25 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create snapshot from volume 5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:16.521963 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-6fde4b6d-2307-46fd-813f-67e1e0cceb25 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['1687e4ec-2935-4942-a00f-a971642f2af3', '128b2e84-bfd5-4121-a041-827d60a07098', 'cdd6a544-4618-4f38-ae42-4e786ce1acfa', '64b94f88-d8d1-4028-a7df-101ddd37ec27'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:16.553734 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2669e14-3498-484d-ba23-7e0eabd74d74 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.554585 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2669e14-3498-484d-ba23-7e0eabd74d74 None None] GET https://10.4.3.110/volume// Aug 01 13:03:16.554585 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2669e14-3498-484d-ba23-7e0eabd74d74 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.554684 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2669e14-3498-484d-ba23-7e0eabd74d74 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.555167 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2669e14-3498-484d-ba23-7e0eabd74d74 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:03:16.555680 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 610/2444] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:03:16.565228 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-12bc9c66-161a-470b-b856-41d034b91890 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.565408 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6fde4b6d-2307-46fd-813f-67e1e0cceb25 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot force create request issued successfully. Aug 01 13:03:16.565408 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6fde4b6d-2307-46fd-813f-67e1e0cceb25 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:03:16.565408 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 610/2445] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:03:16 2026] POST /volume/v3/snapshots => generated 309 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:16.567409 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-12bc9c66-161a-470b-b856-41d034b91890 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:03:16.567792 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-12bc9c66-161a-470b-b856-41d034b91890 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "554282f3-347c-4bbb-9b93-b0ddb51e3cfe", "connector": null, "instance_uuid": "65bfb805-b7f3-4a67-b595-5188f7556074"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:16.576527 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e748191e-4480-48c2-8ea1-da32013ada34 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.577231 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.577231 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:16.578687 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e748191e-4480-48c2-8ea1-da32013ada34 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb Aug 01 13:03:16.579033 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e748191e-4480-48c2-8ea1-da32013ada34 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.579219 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e748191e-4480-48c2-8ea1-da32013ada34 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.586021 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.586021 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:16.586631 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e748191e-4480-48c2-8ea1-da32013ada34 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:16.587723 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e748191e-4480-48c2-8ea1-da32013ada34 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb returned with HTTP 200 Aug 01 13:03:16.588380 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 618/2446] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:16.610223 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-12bc9c66-161a-470b-b856-41d034b91890 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:03:16.610636 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 609/2447] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:03:16 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:16.648366 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-009de71a-c5c4-4cd7-8ecd-cfbe2a883149 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.650871 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-009de71a-c5c4-4cd7-8ecd-cfbe2a883149 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:16.651109 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-009de71a-c5c4-4cd7-8ecd-cfbe2a883149 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.651789 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-009de71a-c5c4-4cd7-8ecd-cfbe2a883149 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.662426 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-221ce8ac-8f0e-4604-871f-24ba4a4ec939 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.663084 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-221ce8ac-8f0e-4604-871f-24ba4a4ec939 None None] GET https://10.4.3.110/volume// Aug 01 13:03:16.663408 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-221ce8ac-8f0e-4604-871f-24ba4a4ec939 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.663744 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-221ce8ac-8f0e-4604-871f-24ba4a4ec939 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.664242 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-221ce8ac-8f0e-4604-871f-24ba4a4ec939 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:03:16.664470 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.664470 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:16.664924 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 611/2448] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:03:16.669359 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-009de71a-c5c4-4cd7-8ecd-cfbe2a883149 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:16.674105 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6b57b75d-e165-4999-ab80-228bef90c2b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.676158 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-009de71a-c5c4-4cd7-8ecd-cfbe2a883149 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:16.676278 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6b57b75d-e165-4999-ab80-228bef90c2b1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:16.676406 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6b57b75d-e165-4999-ab80-228bef90c2b1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.676635 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6b57b75d-e165-4999-ab80-228bef90c2b1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.677187 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 611/2449] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:16.685545 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.685545 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:16.689460 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6b57b75d-e165-4999-ab80-228bef90c2b1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:16.694587 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6b57b75d-e165-4999-ab80-228bef90c2b1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:16.695128 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 619/2450] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 1057 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:16.810260 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-fcf5eb99-c9a9-4a28-a8f9-091b04575242 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.813138 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-fcf5eb99-c9a9-4a28-a8f9-091b04575242 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] PUT https://10.4.3.110/volume/v3/attachments/4a5d6692-b369-41ae-b1e2-4082df8efa12 Aug 01 13:03:16.813555 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-fcf5eb99-c9a9-4a28-a8f9-091b04575242 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:16.825386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-fcf5eb99-c9a9-4a28-a8f9-091b04575242 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Acquiring lock "cinder-attachment_update-554282f3-347c-4bbb-9b93-b0ddb51e3cfe-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:03:16.830351 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-fcf5eb99-c9a9-4a28-a8f9-091b04575242 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-554282f3-347c-4bbb-9b93-b0ddb51e3cfe-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:03:16.831425 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.831425 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:16.952354 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-fcf5eb99-c9a9-4a28-a8f9-091b04575242 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-554282f3-347c-4bbb-9b93-b0ddb51e3cfe-np0000006302" released by "attachment_update" :: held 0.122s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:03:16.952813 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-fcf5eb99-c9a9-4a28-a8f9-091b04575242 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/4a5d6692-b369-41ae-b1e2-4082df8efa12 returned with HTTP 200 Aug 01 13:03:16.953437 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 610/2451] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:03:16 2026] PUT /volume/v3/attachments/4a5d6692-b369-41ae-b1e2-4082df8efa12 => generated 968 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:16.963328 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6da145c0-53b9-45fd-8a96-6c7ccd1cb741 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.965695 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6da145c0-53b9-45fd-8a96-6c7ccd1cb741 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe/encryption Aug 01 13:03:16.965939 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6da145c0-53b9-45fd-8a96-6c7ccd1cb741 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.966180 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6da145c0-53b9-45fd-8a96-6c7ccd1cb741 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.967678 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3076de0e-9562-43db-ae40-fa5b70698db6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.970987 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3076de0e-9562-43db-ae40-fa5b70698db6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:16.970987 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3076de0e-9562-43db-ae40-fa5b70698db6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.970987 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3076de0e-9562-43db-ae40-fa5b70698db6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.970987 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3076de0e-9562-43db-ae40-fa5b70698db6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:16.974580 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.974580 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:16.975376 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3076de0e-9562-43db-ae40-fa5b70698db6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:16.975850 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 612/2452] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:16.979388 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.979388 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:16.986140 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e7fb5cfe-3f2a-4bec-937c-16046d9f7f00 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:16.988370 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e7fb5cfe-3f2a-4bec-937c-16046d9f7f00 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00/export_record Aug 01 13:03:16.988617 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e7fb5cfe-3f2a-4bec-937c-16046d9f7f00 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:16.988817 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e7fb5cfe-3f2a-4bec-937c-16046d9f7f00 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'export_record' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:16.988924 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-e7fb5cfe-3f2a-4bec-937c-16046d9f7f00 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Export record for backup 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 13:03:16.989804 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6da145c0-53b9-45fd-8a96-6c7ccd1cb741 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe/encryption returned with HTTP 200 Aug 01 13:03:16.990311 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 612/2453] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:16.992726 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:16.992726 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:16.993714 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-e7fb5cfe-3f2a-4bec-937c-16046d9f7f00 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling RPCAPI with context: , host: np0000006302, backup: 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 13:03:17.002446 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-e7fb5cfe-3f2a-4bec-937c-16046d9f7f00 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] export_record in rpcapi backup_id 08fb5131-3004-4353-9bbd-2af53d86db00 on host np0000006302. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 13:03:17.014409 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-e7fb5cfe-3f2a-4bec-937c-16046d9f7f00 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDhmYjUxMzEtMzAwNC00MzUzLTliYmQtMmFmNTNkODZkYjAwIiwgInVzZXJfaWQiOiAiZjU1ZmY4MTQ5NDdjNGRkZmE0ZDYyODJhMTRlNDcwNzQiLCAicHJvamVjdF9pZCI6ICI3YmQxOGMzZjgxMGE0MTFhOWU4ZGM1YjY4NTQ4ZmUxYyIsICJ2b2x1bWVfaWQiOiAiZjI1NjM3YmQtNzczMS00YjliLTk2ZWQtNTYxODUxM2UyMDFiIiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTAwMzkwODgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjI1NjM3YmQtNzczMS00YjliLTk2ZWQtNTYxODUxM2UyMDFiLzIwMjYwODAxMTMwMzAwL2F6X25vdmFfYmFja3VwXzA4ZmI1MTMxLTMwMDQtNDM1My05YmJkLTJhZjUzZDg2ZGIwMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6MDI6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDI6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzowMzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 13:03:17.014705 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e7fb5cfe-3f2a-4bec-937c-16046d9f7f00 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00/export_record returned with HTTP 200 Aug 01 13:03:17.015227 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 620/2454] 10.4.3.110 () {68 vars in 1430 bytes} [Sat Aug 1 13:03:16 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:17.021016 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-885eda31-050f-42bb-96e1-2a0d64bfe0da None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.022998 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-885eda31-050f-42bb-96e1-2a0d64bfe0da tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] GET https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 Aug 01 13:03:17.023643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-885eda31-050f-42bb-96e1-2a0d64bfe0da tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.023643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-885eda31-050f-42bb-96e1-2a0d64bfe0da tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.026698 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bdb025d0-fe90-4bb1-99ea-31185c51b3d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.029203 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bdb025d0-fe90-4bb1-99ea-31185c51b3d7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:17.029524 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bdb025d0-fe90-4bb1-99ea-31185c51b3d7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.029798 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bdb025d0-fe90-4bb1-99ea-31185c51b3d7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.029961 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bdb025d0-fe90-4bb1-99ea-31185c51b3d7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:17.030124 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-885eda31-050f-42bb-96e1-2a0d64bfe0da tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 returned with HTTP 404 Aug 01 13:03:17.031006 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 611/2455] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:17 2026] GET /volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:17.037970 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.037970 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:17.037970 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bdb025d0-fe90-4bb1-99ea-31185c51b3d7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:17.037970 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 613/2456] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:17 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:17.038209 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ad245c77-96ee-4269-accc-93b93a94ecbb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.040566 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad245c77-96ee-4269-accc-93b93a94ecbb tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] GET https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 Aug 01 13:03:17.040796 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad245c77-96ee-4269-accc-93b93a94ecbb tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.041040 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad245c77-96ee-4269-accc-93b93a94ecbb tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.047444 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b4cc7a5c-84b8-46f3-bf20-dfabd3330b14 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.048647 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad245c77-96ee-4269-accc-93b93a94ecbb tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 returned with HTTP 404 Aug 01 13:03:17.049273 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 613/2457] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:17 2026] GET /volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:17.049547 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4cc7a5c-84b8-46f3-bf20-dfabd3330b14 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] POST https://10.4.3.110/volume/v3/backups/import_record Aug 01 13:03:17.050039 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4cc7a5c-84b8-46f3-bf20-dfabd3330b14 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGExOGRjOTItODI1OS00NjI1LTkyZmUtZjQ0NDZmZjRjNmQzIiwgInVzZXJfaWQiOiAiZjU1ZmY4MTQ5NDdjNGRkZmE0ZDYyODJhMTRlNDcwNzQiLCAicHJvamVjdF9pZCI6ICI3YmQxOGMzZjgxMGE0MTFhOWU4ZGM1YjY4NTQ4ZmUxYyIsICJ2b2x1bWVfaWQiOiAiZjI1NjM3YmQtNzczMS00YjliLTk2ZWQtNTYxODUxM2UyMDFiIiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTAwMzkwODgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjI1NjM3YmQtNzczMS00YjliLTk2ZWQtNTYxODUxM2UyMDFiLzIwMjYwODAxMTMwMzAwL2F6X25vdmFfYmFja3VwXzA4ZmI1MTMxLTMwMDQtNDM1My05YmJkLTJhZjUzZDg2ZGIwMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6MDI6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDI6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzowMzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:17.051852 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-b4cc7a5c-84b8-46f3-bf20-dfabd3330b14 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGExOGRjOTItODI1OS00NjI1LTkyZmUtZjQ0NDZmZjRjNmQzIiwgInVzZXJfaWQiOiAiZjU1ZmY4MTQ5NDdjNGRkZmE0ZDYyODJhMTRlNDcwNzQiLCAicHJvamVjdF9pZCI6ICI3YmQxOGMzZjgxMGE0MTFhOWU4ZGM1YjY4NTQ4ZmUxYyIsICJ2b2x1bWVfaWQiOiAiZjI1NjM3YmQtNzczMS00YjliLTk2ZWQtNTYxODUxM2UyMDFiIiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTAwMzkwODgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjI1NjM3YmQtNzczMS00YjliLTk2ZWQtNTYxODUxM2UyMDFiLzIwMjYwODAxMTMwMzAwL2F6X25vdmFfYmFja3VwXzA4ZmI1MTMxLTMwMDQtNDM1My05YmJkLTJhZjUzZDg2ZGIwMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6MDI6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDI6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzowMzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100262) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 13:03:17.052037 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-b4cc7a5c-84b8-46f3-bf20-dfabd3330b14 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGExOGRjOTItODI1OS00NjI1LTkyZmUtZjQ0NDZmZjRjNmQzIiwgInVzZXJfaWQiOiAiZjU1ZmY4MTQ5NDdjNGRkZmE0ZDYyODJhMTRlNDcwNzQiLCAicHJvamVjdF9pZCI6ICI3YmQxOGMzZjgxMGE0MTFhOWU4ZGM1YjY4NTQ4ZmUxYyIsICJ2b2x1bWVfaWQiOiAiZjI1NjM3YmQtNzczMS00YjliLTk2ZWQtNTYxODUxM2UyMDFiIiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTAwMzkwODgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjI1NjM3YmQtNzczMS00YjliLTk2ZWQtNTYxODUxM2UyMDFiLzIwMjYwODAxMTMwMzAwL2F6X25vdmFfYmFja3VwXzA4ZmI1MTMxLTMwMDQtNDM1My05YmJkLTJhZjUzZDg2ZGIwMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6MDI6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDI6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzowMzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100262) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 13:03:17.052663 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-b4cc7a5c-84b8-46f3-bf20-dfabd3330b14 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '63f446ce8dd545708bbc13f15ec34398', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd18c3f810a411a9e8dc5b68548fe1c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:03:17.052878 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4cc7a5c-84b8-46f3-bf20-dfabd3330b14 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] https://10.4.3.110/volume/v3/backups/import_record returned with HTTP 403 Aug 01 13:03:17.053506 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 621/2458] 10.4.3.110 () {70 vars in 1342 bytes} [Sat Aug 1 13:03:17 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:17.055680 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-27d5ad72-6e1f-4cba-a5c9-672720107610 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.057830 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27d5ad72-6e1f-4cba-a5c9-672720107610 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] DELETE https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 Aug 01 13:03:17.057932 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27d5ad72-6e1f-4cba-a5c9-672720107610 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.058183 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27d5ad72-6e1f-4cba-a5c9-672720107610 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.058372 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-27d5ad72-6e1f-4cba-a5c9-672720107610 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Delete volume with id: 530ae801-aaac-4ef1-8b7a-bfd90f614931 Aug 01 13:03:17.060924 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01d5bd76-8bf9-46ca-8e8c-3fc828d4656c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.062622 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01d5bd76-8bf9-46ca-8e8c-3fc828d4656c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b Aug 01 13:03:17.062823 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01d5bd76-8bf9-46ca-8e8c-3fc828d4656c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.063021 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01d5bd76-8bf9-46ca-8e8c-3fc828d4656c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.063279 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-01d5bd76-8bf9-46ca-8e8c-3fc828d4656c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Delete volume with id: f25637bd-7731-4b9b-96ed-5618513e201b Aug 01 13:03:17.064051 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27d5ad72-6e1f-4cba-a5c9-672720107610 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 returned with HTTP 404 Aug 01 13:03:17.064531 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 612/2459] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:17 2026] DELETE /volume/v3/volumes/530ae801-aaac-4ef1-8b7a-bfd90f614931 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:17.071521 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.071521 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:17.071914 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-01d5bd76-8bf9-46ca-8e8c-3fc828d4656c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:03:17.073570 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.075617 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:17.075960 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-500320343"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:17.077381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-500320343'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:17.077515 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Create volume of 1 GB Aug 01 13:03:17.081829 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Availability Zones retrieved successfully. Aug 01 13:03:17.089966 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-01d5bd76-8bf9-46ca-8e8c-3fc828d4656c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Delete volume request issued successfully. Aug 01 13:03:17.090122 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01d5bd76-8bf9-46ca-8e8c-3fc828d4656c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b returned with HTTP 202 Aug 01 13:03:17.090423 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Flow 'volume_create_api' (19bbc885-3c1e-4a31-8bc2-306c4227f734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:17.090750 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 614/2460] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:03:17 2026] DELETE /volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:17.091533 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d79af57-425c-4e0c-a500-208d164fae72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:17.092658 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:17.098024 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ec09fd7b-7c0c-430d-98d8-d6e88c3d8681 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.099883 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec09fd7b-7c0c-430d-98d8-d6e88c3d8681 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b Aug 01 13:03:17.100158 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec09fd7b-7c0c-430d-98d8-d6e88c3d8681 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.100353 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec09fd7b-7c0c-430d-98d8-d6e88c3d8681 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.108858 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.108858 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:17.113425 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ec09fd7b-7c0c-430d-98d8-d6e88c3d8681 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:03:17.118506 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec09fd7b-7c0c-430d-98d8-d6e88c3d8681 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b returned with HTTP 200 Aug 01 13:03:17.119045 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 622/2461] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:17 2026] GET /volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:17.121771 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d79af57-425c-4e0c-a500-208d164fae72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:17.123094 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65930c02-abb2-42a6-b69f-30f192f550ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:17.167071 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Created reservations ['a583cc09-9b8f-4e22-b356-2661edeffc11', 'f5a85c17-e139-4a6b-b653-0c2de5f12473', '03a46224-f2ad-49f4-9aa4-041833346071', 'c2532474-e40f-4c89-b6b6-38f7962df890'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:17.167898 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65930c02-abb2-42a6-b69f-30f192f550ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a583cc09-9b8f-4e22-b356-2661edeffc11', 'f5a85c17-e139-4a6b-b653-0c2de5f12473', '03a46224-f2ad-49f4-9aa4-041833346071', 'c2532474-e40f-4c89-b6b6-38f7962df890']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:17.168704 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03970337-192b-4529-95a6-3911528ee423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:17.192472 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03970337-192b-4529-95a6-3911528ee423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-500320343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677f1b05355456f8c9965fe068ca691',qos_specs=None,replication_status=,reservations=['a583cc09-9b8f-4e22-b356-2661edeffc11','f5a85c17-e139-4a6b-b653-0c2de5f12473','03a46224-f2ad-49f4-9aa4-041833346071','c2532474-e40f-4c89-b6b6-38f7962df890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122ce3aae73848d0b95deae069612fd6',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-500320343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0677f1b05355456f8c9965fe068ca691',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='122ce3aae73848d0b95deae069612fd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:17.193208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f77b79f-ea15-4c38-969d-520f80e27db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:17.200127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1e648c5f-71a2-422d-ae11-b4e0f1ca3cf5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.202378 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e648c5f-71a2-422d-ae11-b4e0f1ca3cf5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e Aug 01 13:03:17.202635 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e648c5f-71a2-422d-ae11-b4e0f1ca3cf5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.202832 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e648c5f-71a2-422d-ae11-b4e0f1ca3cf5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.210816 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.210816 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:17.212787 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f77b79f-ea15-4c38-969d-520f80e27db0) 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-VolumeQuotasAdminTestJSON-Volume-500320343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677f1b05355456f8c9965fe068ca691',qos_specs=None,replication_status=,reservations=['a583cc09-9b8f-4e22-b356-2661edeffc11','f5a85c17-e139-4a6b-b653-0c2de5f12473','03a46224-f2ad-49f4-9aa4-041833346071','c2532474-e40f-4c89-b6b6-38f7962df890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122ce3aae73848d0b95deae069612fd6',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:17.213800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffbcc222-93d0-405e-b5d3-2e84668c9f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:17.215454 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1e648c5f-71a2-422d-ae11-b4e0f1ca3cf5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:17.216553 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-1e648c5f-71a2-422d-ae11-b4e0f1ca3cf5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:17.216813 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-1e648c5f-71a2-422d-ae11-b4e0f1ca3cf5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:17.226143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffbcc222-93d0-405e-b5d3-2e84668c9f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:17.227171 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Flow 'volume_create_api' (19bbc885-3c1e-4a31-8bc2-306c4227f734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:17.227526 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Create volume request issued successfully. Aug 01 13:03:17.228156 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b615cf2-7a92-4d65-a2fa-1c6b8bbd5e02 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:17.228615 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 614/2462] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:17 2026] POST /volume/v3/volumes => generated 755 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:17.244285 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-64e84892-ea00-42df-a4f9-adccdb1d240b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.246799 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64e84892-ea00-42df-a4f9-adccdb1d240b tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] GET https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:17.247121 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64e84892-ea00-42df-a4f9-adccdb1d240b tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.247452 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64e84892-ea00-42df-a4f9-adccdb1d240b tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.257085 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.257085 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:17.261963 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64e84892-ea00-42df-a4f9-adccdb1d240b tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Volume info retrieved successfully. Aug 01 13:03:17.262589 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-1e648c5f-71a2-422d-ae11-b4e0f1ca3cf5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:17.265739 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.265739 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:17.267064 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64e84892-ea00-42df-a4f9-adccdb1d240b tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 returned with HTTP 200 Aug 01 13:03:17.267502 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 615/2463] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:17 2026] GET /volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:17.272915 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e648c5f-71a2-422d-ae11-b4e0f1ca3cf5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e returned with HTTP 200 Aug 01 13:03:17.273273 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 613/2464] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:17 2026] GET /volume/v3/volumes/b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:17.285649 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.287305 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:17.287605 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1388868941", "volume_type": "acc658d1-2413-449b-9b41-573b0d28d379", "group_id": "e520f436-9b90-41d8-bcaa-31ccdea1d4df", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:17.289014 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1388868941', 'volume_type': 'acc658d1-2413-449b-9b41-573b0d28d379', 'group_id': 'e520f436-9b90-41d8-bcaa-31ccdea1d4df', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:17.295758 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.295758 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:17.296210 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume of 1 GB Aug 01 13:03:17.301694 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Availability Zones retrieved successfully. Aug 01 13:03:17.306797 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Flow 'volume_create_api' (324e2cf5-afc4-4245-b420-874395399754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:17.307856 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff9002e-9024-4dd6-b3f3-dc3e7601ea72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:17.308457 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.308457 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:17.308915 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:17.327404 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff9002e-9024-4dd6-b3f3-dc3e7601ea72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=acc658d1-2413-449b-9b41-573b0d28d379,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-780469312',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'acc658d1-2413-449b-9b41-573b0d28d379', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e520f436-9b90-41d8-bcaa-31ccdea1d4df', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:17.328244 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f956442-bce7-4101-8240-8e56273a5ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:17.359701 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:17.360121 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:17.373516 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['c048c89e-ddb1-497a-bde4-8e93d1bd9b7a', 'f9d506e4-1790-48f6-8ae0-a8f3fc7f3a88', 'ed9852a6-a81e-4e85-a448-1c029c8eb703', 'e66d787c-034f-49f6-94d9-f11c4ff095d0'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:17.374456 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f956442-bce7-4101-8240-8e56273a5ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c048c89e-ddb1-497a-bde4-8e93d1bd9b7a', 'f9d506e4-1790-48f6-8ae0-a8f3fc7f3a88', 'ed9852a6-a81e-4e85-a448-1c029c8eb703', 'e66d787c-034f-49f6-94d9-f11c4ff095d0']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:17.375371 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8d184b1-6433-4066-8927-a50549244193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:17.396013 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8d184b1-6433-4066-8927-a50549244193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6869bc04-3162-41df-b22a-30f4c354796e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1388868941',encryption_key_id=None,group_id=e520f436-9b90-41d8-bcaa-31ccdea1d4df,group_type_id=,metadata={},multiattach=False,project_id='38d01796d0544c07b14ee9f546819e94',qos_specs=None,replication_status=,reservations=['c048c89e-ddb1-497a-bde4-8e93d1bd9b7a','f9d506e4-1790-48f6-8ae0-a8f3fc7f3a88','ed9852a6-a81e-4e85-a448-1c029c8eb703','e66d787c-034f-49f6-94d9-f11c4ff095d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74c7d7142f67494c86463267045ca0c9',volume_type_id=acc658d1-2413-449b-9b41-573b0d28d379), '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=2026-08-01T13:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1388868941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e520f436-9b90-41d8-bcaa-31ccdea1d4df,host=None,id=6869bc04-3162-41df-b22a-30f4c354796e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d01796d0544c07b14ee9f546819e94',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='74c7d7142f67494c86463267045ca0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(acc658d1-2413-449b-9b41-573b0d28d379),volume_type_id=acc658d1-2413-449b-9b41-573b0d28d379)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:17.396728 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5bc7dc-fd6f-43a5-b83c-6afa2919b0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:17.413960 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5bc7dc-fd6f-43a5-b83c-6afa2919b0bf) 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-volume-1388868941',encryption_key_id=None,group_id=e520f436-9b90-41d8-bcaa-31ccdea1d4df,group_type_id=,metadata={},multiattach=False,project_id='38d01796d0544c07b14ee9f546819e94',qos_specs=None,replication_status=,reservations=['c048c89e-ddb1-497a-bde4-8e93d1bd9b7a','f9d506e4-1790-48f6-8ae0-a8f3fc7f3a88','ed9852a6-a81e-4e85-a448-1c029c8eb703','e66d787c-034f-49f6-94d9-f11c4ff095d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74c7d7142f67494c86463267045ca0c9',volume_type_id=acc658d1-2413-449b-9b41-573b0d28d379)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:17.414590 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea223818-2d22-4943-ad65-a0ebd3189f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:17.419095 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-43893096-def1-4970-b157-9e2ab6e69ba3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.426004 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea223818-2d22-4943-ad65-a0ebd3189f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:17.426983 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Flow 'volume_create_api' (324e2cf5-afc4-4245-b420-874395399754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:17.427314 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume request issued successfully. Aug 01 13:03:17.428017 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:17.428203 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:17.479428 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:17.485136 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.485136 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:17.490898 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0534ebb4-cfa2-4b92-9ccf-87ebb2ae8483 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:17.491411 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 623/2465] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:03:17 2026] POST /volume/v3/volumes => generated 822 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:17.504077 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75de548d-fa18-417f-92b3-d47491652cdf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.506351 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75de548d-fa18-417f-92b3-d47491652cdf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e Aug 01 13:03:17.506675 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75de548d-fa18-417f-92b3-d47491652cdf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.506964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75de548d-fa18-417f-92b3-d47491652cdf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.516315 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.516315 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:17.518372 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43893096-def1-4970-b157-9e2ab6e69ba3 tempest-ExtensionsTestJSON-201264761 tempest-ExtensionsTestJSON-201264761-project-member] GET https://10.4.3.110/volume/v3/extensions Aug 01 13:03:17.518615 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43893096-def1-4970-b157-9e2ab6e69ba3 tempest-ExtensionsTestJSON-201264761 tempest-ExtensionsTestJSON-201264761-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.518840 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43893096-def1-4970-b157-9e2ab6e69ba3 tempest-ExtensionsTestJSON-201264761 tempest-ExtensionsTestJSON-201264761-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.519269 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43893096-def1-4970-b157-9e2ab6e69ba3 tempest-ExtensionsTestJSON-201264761 tempest-ExtensionsTestJSON-201264761-project-member] https://10.4.3.110/volume/v3/extensions returned with HTTP 200 Aug 01 13:03:17.519700 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 615/2466] 10.4.3.110 () {66 vars in 1246 bytes} [Sat Aug 1 13:03:17 2026] GET /volume/v3/extensions => generated 5245 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:17.521656 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-75de548d-fa18-417f-92b3-d47491652cdf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:17.522364 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-75de548d-fa18-417f-92b3-d47491652cdf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:17.522519 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-75de548d-fa18-417f-92b3-d47491652cdf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:17.560467 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-75de548d-fa18-417f-92b3-d47491652cdf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:17.563679 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.563679 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:17.571036 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75de548d-fa18-417f-92b3-d47491652cdf tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e returned with HTTP 200 Aug 01 13:03:17.571362 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 616/2467] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:17 2026] GET /volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e => generated 914 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:17.599376 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ea46d0a-f9f3-483c-b96d-b0370f09ba83 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.601197 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ea46d0a-f9f3-483c-b96d-b0370f09ba83 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb Aug 01 13:03:17.601665 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ea46d0a-f9f3-483c-b96d-b0370f09ba83 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.601981 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ea46d0a-f9f3-483c-b96d-b0370f09ba83 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.607840 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.607840 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:17.608576 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6ea46d0a-f9f3-483c-b96d-b0370f09ba83 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:17.609639 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ea46d0a-f9f3-483c-b96d-b0370f09ba83 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb returned with HTTP 200 Aug 01 13:03:17.610161 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 614/2468] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:17 2026] GET /volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:17.622060 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-59c2fda2-d99c-4160-bd47-3d6d9c618ed3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.624312 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59c2fda2-d99c-4160-bd47-3d6d9c618ed3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:03:17.624741 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59c2fda2-d99c-4160-bd47-3d6d9c618ed3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1306266709"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:17.637159 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.637159 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:17.637818 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-59c2fda2-d99c-4160-bd47-3d6d9c618ed3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:17.638003 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-59c2fda2-d99c-4160-bd47-3d6d9c618ed3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create snapshot from volume 5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:17.667237 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-59c2fda2-d99c-4160-bd47-3d6d9c618ed3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['1fd560b4-29d1-42d8-88f7-a0f1db6f9f4b', 'f98a0937-c498-49b5-8bcd-d02f2a3a7136', 'c48ad93f-cdf4-4380-8b78-e872ca890bcc', 'cb962892-e224-4653-83a4-60123a8a32ef'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:17.693701 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dfaa2ec4-4972-4888-9ecc-68b9ec56efd4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.696160 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dfaa2ec4-4972-4888-9ecc-68b9ec56efd4 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:17.696418 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dfaa2ec4-4972-4888-9ecc-68b9ec56efd4 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.696689 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dfaa2ec4-4972-4888-9ecc-68b9ec56efd4 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.708178 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-59c2fda2-d99c-4160-bd47-3d6d9c618ed3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot force create request issued successfully. Aug 01 13:03:17.708610 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59c2fda2-d99c-4160-bd47-3d6d9c618ed3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:03:17.709067 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.709067 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:17.709166 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 624/2469] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:03:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:17.714640 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dfaa2ec4-4972-4888-9ecc-68b9ec56efd4 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:17.723393 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-64c3ed64-b742-4d68-8d03-c14f9b02c2b4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:17.723530 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dfaa2ec4-4972-4888-9ecc-68b9ec56efd4 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:17.724112 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 616/2470] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:17 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:17.725955 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64c3ed64-b742-4d68-8d03-c14f9b02c2b4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 Aug 01 13:03:17.726220 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64c3ed64-b742-4d68-8d03-c14f9b02c2b4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:17.726465 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64c3ed64-b742-4d68-8d03-c14f9b02c2b4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:17.732390 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:17.732390 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:17.733014 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64c3ed64-b742-4d68-8d03-c14f9b02c2b4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:17.734060 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64c3ed64-b742-4d68-8d03-c14f9b02c2b4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 returned with HTTP 200 Aug 01 13:03:17.734556 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 617/2471] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:17 2026] GET /volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:18.132960 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-038806f6-2342-47c8-8028-ab42fe7785e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.135223 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-038806f6-2342-47c8-8028-ab42fe7785e7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b Aug 01 13:03:18.135669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-038806f6-2342-47c8-8028-ab42fe7785e7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.136059 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-038806f6-2342-47c8-8028-ab42fe7785e7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.145931 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-038806f6-2342-47c8-8028-ab42fe7785e7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b returned with HTTP 404 Aug 01 13:03:18.145931 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 615/2472] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/volumes/f25637bd-7731-4b9b-96ed-5618513e201b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:18.157291 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-508b7c17-162a-428c-9cc2-d0bf3acb9009 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.159851 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-508b7c17-162a-428c-9cc2-d0bf3acb9009 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] GET https://10.4.3.110/volume/v3/backups Aug 01 13:03:18.160164 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-508b7c17-162a-428c-9cc2-d0bf3acb9009 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.160420 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-508b7c17-162a-428c-9cc2-d0bf3acb9009 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.160754 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-508b7c17-162a-428c-9cc2-d0bf3acb9009 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:18.161099 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.161099 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:18.183394 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-508b7c17-162a-428c-9cc2-d0bf3acb9009 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] https://10.4.3.110/volume/v3/backups returned with HTTP 200 Aug 01 13:03:18.184241 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 625/2473] 10.4.3.110 () {68 vars in 1277 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/backups => generated 624 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:18.196164 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fa93006d-a320-4936-b952-f76e45b5082e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.198498 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fa93006d-a320-4936-b952-f76e45b5082e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] GET https://10.4.3.110/volume/v3/backups?project_id=7bd18c3f810a411a9e8dc5b68548fe1c Aug 01 13:03:18.198801 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fa93006d-a320-4936-b952-f76e45b5082e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.199088 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fa93006d-a320-4936-b952-f76e45b5082e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.199446 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-fa93006d-a320-4936-b952-f76e45b5082e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Removing options 'project_id' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:18.218798 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fa93006d-a320-4936-b952-f76e45b5082e tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] https://10.4.3.110/volume/v3/backups?project_id=7bd18c3f810a411a9e8dc5b68548fe1c returned with HTTP 200 Aug 01 13:03:18.219522 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 617/2474] 10.4.3.110 () {68 vars in 1364 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/backups?project_id=7bd18c3f810a411a9e8dc5b68548fe1c => generated 624 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:18.230185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.231655 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:18.232047 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-375419410"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:18.235177 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-375419410'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:18.235177 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Create volume of 1 GB Aug 01 13:03:18.239229 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Availability Zones retrieved successfully. Aug 01 13:03:18.246855 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Flow 'volume_create_api' (420f9707-e225-4969-803a-bcc346d0cbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:18.248173 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35680845-8a6f-4e48-a208-73b644699818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:18.249613 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:18.284683 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e6d021e5-9de0-4e38-b798-4e940550b2b8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.286548 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6d021e5-9de0-4e38-b798-4e940550b2b8 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] GET https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:18.286913 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e6d021e5-9de0-4e38-b798-4e940550b2b8 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.287232 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35680845-8a6f-4e48-a208-73b644699818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:18.287390 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e6d021e5-9de0-4e38-b798-4e940550b2b8 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.287991 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2bead5e-1b52-444c-adfc-65b8d373ca20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:18.296256 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.296256 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:18.302608 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e6d021e5-9de0-4e38-b798-4e940550b2b8 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Volume info retrieved successfully. Aug 01 13:03:18.309218 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6d021e5-9de0-4e38-b798-4e940550b2b8 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 returned with HTTP 200 Aug 01 13:03:18.309862 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 616/2475] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:18.328001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e1852d9-f69f-44a4-98f3-553a8a2946db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.333756 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e1852d9-f69f-44a4-98f3-553a8a2946db tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True Aug 01 13:03:18.333989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e1852d9-f69f-44a4-98f3-553a8a2946db tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.334241 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e1852d9-f69f-44a4-98f3-553a8a2946db tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.334543 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.334543 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:18.342636 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Created reservations ['7f7168d3-42cd-443f-910d-21cc52ccf559', '7eb3ab4b-491a-4de3-a324-637eca94e626', '297fd4f1-7bff-400c-a510-264213bb8586', '5e14767c-7188-4540-8322-fd49fdff3df9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:18.343768 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2bead5e-1b52-444c-adfc-65b8d373ca20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f7168d3-42cd-443f-910d-21cc52ccf559', '7eb3ab4b-491a-4de3-a324-637eca94e626', '297fd4f1-7bff-400c-a510-264213bb8586', '5e14767c-7188-4540-8322-fd49fdff3df9']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:18.344782 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac65134c-e28c-45d7-b514-c64728af33c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:18.352519 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-6e1852d9-f69f-44a4-98f3-553a8a2946db tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:18.361099 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e1852d9-f69f-44a4-98f3-553a8a2946db tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True returned with HTTP 200 Aug 01 13:03:18.361571 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 626/2476] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True => generated 1657 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:18.374778 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac65134c-e28c-45d7-b514-c64728af33c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d4951a0-730e-40d3-8dc0-f4df8de5737b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-375419410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd18c3f810a411a9e8dc5b68548fe1c',qos_specs=None,replication_status=,reservations=['7f7168d3-42cd-443f-910d-21cc52ccf559','7eb3ab4b-491a-4de3-a324-637eca94e626','297fd4f1-7bff-400c-a510-264213bb8586','5e14767c-7188-4540-8322-fd49fdff3df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55ff814947c4ddfa4d6282a14e47074',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-375419410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d4951a0-730e-40d3-8dc0-f4df8de5737b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd18c3f810a411a9e8dc5b68548fe1c',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='f55ff814947c4ddfa4d6282a14e47074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:18.375717 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df74859f-5241-4327-9e06-a955f198f98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:18.375823 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f48eb009-017b-4b83-a8d3-f94aea16bd3e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.378896 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f48eb009-017b-4b83-a8d3-f94aea16bd3e tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/32d1d96790054fd884f81ae823985976?usage=True Aug 01 13:03:18.379134 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f48eb009-017b-4b83-a8d3-f94aea16bd3e tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.379364 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f48eb009-017b-4b83-a8d3-f94aea16bd3e tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.379687 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.379687 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:18.396702 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df74859f-5241-4327-9e06-a955f198f98a) 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-VolumeV3RbacBaseTests-Volume-375419410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd18c3f810a411a9e8dc5b68548fe1c',qos_specs=None,replication_status=,reservations=['7f7168d3-42cd-443f-910d-21cc52ccf559','7eb3ab4b-491a-4de3-a324-637eca94e626','297fd4f1-7bff-400c-a510-264213bb8586','5e14767c-7188-4540-8322-fd49fdff3df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55ff814947c4ddfa4d6282a14e47074',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:18.397781 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2464ff5b-92c7-490e-8c8a-577795eb4e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:18.407897 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-f48eb009-017b-4b83-a8d3-f94aea16bd3e tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:18.412228 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2464ff5b-92c7-490e-8c8a-577795eb4e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:18.413811 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Flow 'volume_create_api' (420f9707-e225-4969-803a-bcc346d0cbe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:18.414373 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Create volume request issued successfully. Aug 01 13:03:18.415251 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a97d14f2-5612-4ee5-986f-4c5eca35a9de tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:18.415675 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 618/2477] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:03:18 2026] POST /volume/v3/volumes => generated 777 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 13:03:18.427589 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a251c42a-39e8-46f2-8a34-36af28697849 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.428988 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a251c42a-39e8-46f2-8a34-36af28697849 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b Aug 01 13:03:18.429283 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a251c42a-39e8-46f2-8a34-36af28697849 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.429536 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a251c42a-39e8-46f2-8a34-36af28697849 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.435415 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f48eb009-017b-4b83-a8d3-f94aea16bd3e tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/32d1d96790054fd884f81ae823985976?usage=True returned with HTTP 200 Aug 01 13:03:18.435921 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 618/2478] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/os-quota-sets/32d1d96790054fd884f81ae823985976?usage=True => generated 1657 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:18.437406 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.437406 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:18.443824 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a251c42a-39e8-46f2-8a34-36af28697849 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:03:18.446715 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a251c42a-39e8-46f2-8a34-36af28697849 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b returned with HTTP 200 Aug 01 13:03:18.447321 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 617/2479] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:18.448624 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cba3e331-45d9-4013-a473-5361afb8d33c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.450975 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cba3e331-45d9-4013-a473-5361afb8d33c tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] POST https://10.4.3.110/volume/v3/os-volume-transfer Aug 01 13:03:18.451365 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cba3e331-45d9-4013-a473-5361afb8d33c tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:18.452913 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.volume_transfer [None req-cba3e331-45d9-4013-a473-5361afb8d33c tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Creating new volume transfer {'transfer': {'volume_id': 'be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 01 13:03:18.453058 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.volume_transfer [None req-cba3e331-45d9-4013-a473-5361afb8d33c tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Creating transfer of volume be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:18.453188 np0000006302 devstack@c-api.service[100262]: INFO cinder.transfer.api [None req-cba3e331-45d9-4013-a473-5361afb8d33c tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Generating transfer record for volume be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:18.463686 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.463686 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:18.478444 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cba3e331-45d9-4013-a473-5361afb8d33c tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/os-volume-transfer returned with HTTP 202 Aug 01 13:03:18.478849 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 627/2480] 10.4.3.110 () {68 vars in 1291 bytes} [Sat Aug 1 13:03:18 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:18.487653 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f371f3d-543a-415c-b354-82e347e183ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.584920 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-161a381b-83a2-446f-8623-24474512ca10 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.586935 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-161a381b-83a2-446f-8623-24474512ca10 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e Aug 01 13:03:18.587207 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-161a381b-83a2-446f-8623-24474512ca10 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.587384 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-161a381b-83a2-446f-8623-24474512ca10 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.594719 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.594719 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:18.598611 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-161a381b-83a2-446f-8623-24474512ca10 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:18.599278 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-161a381b-83a2-446f-8623-24474512ca10 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:18.599479 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-161a381b-83a2-446f-8623-24474512ca10 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:18.643727 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f371f3d-543a-415c-b354-82e347e183ed tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] POST https://10.4.3.110/volume/v3/os-volume-transfer/42820685-af47-4f35-9ade-e51034b7f5fd/accept Aug 01 13:03:18.644185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f371f3d-543a-415c-b354-82e347e183ed tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "98936d6d8f958b16"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:18.645218 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-161a381b-83a2-446f-8623-24474512ca10 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:18.645641 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-8f371f3d-543a-415c-b354-82e347e183ed tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Accepting volume transfer 42820685-af47-4f35-9ade-e51034b7f5fd {{(pid=100264) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 13:03:18.645788 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-8f371f3d-543a-415c-b354-82e347e183ed tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Accepting transfer 42820685-af47-4f35-9ade-e51034b7f5fd Aug 01 13:03:18.646177 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.646177 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:18.648159 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.648159 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:18.654704 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-161a381b-83a2-446f-8623-24474512ca10 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e returned with HTTP 200 Aug 01 13:03:18.655237 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 619/2481] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e => generated 915 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:18.669360 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8559d025-f946-4218-9aa0-8648df5fc656 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.671259 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8559d025-f946-4218-9aa0-8648df5fc656 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] PUT https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:18.671887 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8559d025-f946-4218-9aa0-8648df5fc656 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:18.675792 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-8559d025-f946-4218-9aa0-8648df5fc656 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Update called for group e520f436-9b90-41d8-bcaa-31ccdea1d4df. {{(pid=100263) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:03:18.677271 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-8559d025-f946-4218-9aa0-8648df5fc656 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Updating group e520f436-9b90-41d8-bcaa-31ccdea1d4df with name None description: None add_volumes: None remove_volumes: b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e. Aug 01 13:03:18.681506 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.681506 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:18.712559 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8f371f3d-543a-415c-b354-82e347e183ed tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Created reservations ['3dad4df6-6efc-4a01-bb5a-e8894721ed1c', 'ea7f25e7-51a3-4b1b-8a9d-32c361111a76', '689879c8-0860-4539-8c8f-62441d3db54f', '035bcd9f-f814-44a1-bde5-51458b7befc9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:18.717993 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8559d025-f946-4218-9aa0-8648df5fc656 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 202 Aug 01 13:03:18.718688 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 618/2482] 10.4.3.110 () {70 vars in 1406 bytes} [Sat Aug 1 13:03:18 2026] PUT /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:18.726298 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aa2b9f7e-bc91-49c4-ba88-4ec1f0a7ccc7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.728768 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa2b9f7e-bc91-49c4-ba88-4ec1f0a7ccc7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:18.729106 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa2b9f7e-bc91-49c4-ba88-4ec1f0a7ccc7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.729390 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa2b9f7e-bc91-49c4-ba88-4ec1f0a7ccc7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.729617 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-aa2b9f7e-bc91-49c4-ba88-4ec1f0a7ccc7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:18.733958 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.733958 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:18.738524 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dd7ea3d9-4a00-4a01-9a0c-08b5684cdaac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.738741 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8f371f3d-543a-415c-b354-82e347e183ed tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Created reservations ['5e7bb597-0d61-405c-b5f1-7ab9f0357f5d', '3615f407-1772-4fe3-a3a9-181d402762c7', '59795c31-ed50-4498-acba-8602a9b09aac', '437520d9-c946-4a21-8a7d-c4bf894792b8'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:18.741046 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dd7ea3d9-4a00-4a01-9a0c-08b5684cdaac tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:18.741275 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dd7ea3d9-4a00-4a01-9a0c-08b5684cdaac tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.741546 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dd7ea3d9-4a00-4a01-9a0c-08b5684cdaac tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.744262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a475157a-1848-462d-8898-0ab2eaf566be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.746567 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a475157a-1848-462d-8898-0ab2eaf566be tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 Aug 01 13:03:18.746926 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a475157a-1848-462d-8898-0ab2eaf566be tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.747542 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a475157a-1848-462d-8898-0ab2eaf566be tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.747598 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa2b9f7e-bc91-49c4-ba88-4ec1f0a7ccc7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 200 Aug 01 13:03:18.748134 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 628/2483] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:18.753778 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.753778 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:18.754419 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a475157a-1848-462d-8898-0ab2eaf566be tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:18.756418 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a475157a-1848-462d-8898-0ab2eaf566be tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 returned with HTTP 200 Aug 01 13:03:18.756418 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 619/2484] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:18.757766 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.757766 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:18.762747 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dd7ea3d9-4a00-4a01-9a0c-08b5684cdaac tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:18.765421 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8dc4f77e-13f8-4107-a96a-5a2f4e08ef7e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.767836 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8dc4f77e-13f8-4107-a96a-5a2f4e08ef7e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:03:18.768206 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8dc4f77e-13f8-4107-a96a-5a2f4e08ef7e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1297819905"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:18.768312 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dd7ea3d9-4a00-4a01-9a0c-08b5684cdaac tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:18.768642 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 620/2485] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:18.781444 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.781444 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:18.782404 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8dc4f77e-13f8-4107-a96a-5a2f4e08ef7e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:18.782559 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-8dc4f77e-13f8-4107-a96a-5a2f4e08ef7e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create snapshot from volume 5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:18.785125 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8f371f3d-543a-415c-b354-82e347e183ed tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Created reservations ['868a0a67-2132-45a4-a55f-466aa5eafcbd', '6d33f056-c1e8-45ce-9515-44538e37d8d5', 'b268c08e-c307-4341-8668-8cc1d532e679', '0a6d4af2-e8dd-482a-b372-b111dc11ca36'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:18.818890 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-8dc4f77e-13f8-4107-a96a-5a2f4e08ef7e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['26f6d865-79b0-4775-afa3-f7a0e650586c', '9db80b0e-8738-4da6-890b-2f7447b461de', '097c232d-9319-47f6-8170-7fc2ddd7e58f', '5408cf2b-f445-409b-aa5b-67f4926b3808'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:18.832500 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8f371f3d-543a-415c-b354-82e347e183ed tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Created reservations ['e87a9e5f-ed5c-493b-b033-887a5d81ae71', '5b97aaed-d855-427e-b682-60963674db04', '40c10d32-3f24-476b-afb3-fc093e99e01c', '2484b033-267f-4d47-89b0-b42371e2dedb'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:18.844046 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8f371f3d-543a-415c-b354-82e347e183ed tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Transfer volume completed successfully. Aug 01 13:03:18.851417 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8dc4f77e-13f8-4107-a96a-5a2f4e08ef7e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot force create request issued successfully. Aug 01 13:03:18.851767 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8dc4f77e-13f8-4107-a96a-5a2f4e08ef7e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:03:18.852165 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 629/2486] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:03:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:18.864125 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fe5f556f-2e2c-4f2c-aaac-b67d5a0e1a10 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.866978 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe5f556f-2e2c-4f2c-aaac-b67d5a0e1a10 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b Aug 01 13:03:18.866978 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe5f556f-2e2c-4f2c-aaac-b67d5a0e1a10 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.866978 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe5f556f-2e2c-4f2c-aaac-b67d5a0e1a10 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.871306 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.871306 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:18.871908 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fe5f556f-2e2c-4f2c-aaac-b67d5a0e1a10 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:18.872766 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe5f556f-2e2c-4f2c-aaac-b67d5a0e1a10 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b returned with HTTP 200 Aug 01 13:03:18.873245 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 620/2487] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:18.919154 np0000006302 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-8f371f3d-543a-415c-b354-82e347e183ed tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Volume be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 has been transferred. Aug 01 13:03:18.926278 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f371f3d-543a-415c-b354-82e347e183ed tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] https://10.4.3.110/volume/v3/os-volume-transfer/42820685-af47-4f35-9ade-e51034b7f5fd/accept returned with HTTP 202 Aug 01 13:03:18.926755 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 619/2488] 10.4.3.110 () {68 vars in 1423 bytes} [Sat Aug 1 13:03:18 2026] POST /volume/v3/os-volume-transfer/42820685-af47-4f35-9ade-e51034b7f5fd/accept => generated 365 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:18.935642 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-416c35b4-7715-4808-9950-99f526969a34 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.937892 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-416c35b4-7715-4808-9950-99f526969a34 tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] GET https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:18.938186 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-416c35b4-7715-4808-9950-99f526969a34 tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.938457 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-416c35b4-7715-4808-9950-99f526969a34 tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.947742 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.947742 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:18.952794 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-416c35b4-7715-4808-9950-99f526969a34 tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] Volume info retrieved successfully. Aug 01 13:03:18.957964 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-416c35b4-7715-4808-9950-99f526969a34 tempest-VolumeQuotasAdminTestJSON-524814365 tempest-VolumeQuotasAdminTestJSON-524814365-project-member] https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 returned with HTTP 200 Aug 01 13:03:18.958442 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 621/2489] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:18.972301 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f9e95ac-7164-49d5-bbaa-c88c047d852f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:18.974345 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f9e95ac-7164-49d5-bbaa-c88c047d852f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True Aug 01 13:03:18.974574 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f9e95ac-7164-49d5-bbaa-c88c047d852f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:18.974777 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f9e95ac-7164-49d5-bbaa-c88c047d852f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:18.975115 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:18.975115 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:18.994323 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f9e95ac-7164-49d5-bbaa-c88c047d852f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True returned with HTTP 200 Aug 01 13:03:18.994995 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 630/2490] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:18 2026] GET /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691?usage=True => generated 1657 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:19.007125 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6b71edd-28e0-4eea-8e34-7950d5e5013a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.008873 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6b71edd-28e0-4eea-8e34-7950d5e5013a tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/32d1d96790054fd884f81ae823985976?usage=True Aug 01 13:03:19.009263 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6b71edd-28e0-4eea-8e34-7950d5e5013a tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.009598 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6b71edd-28e0-4eea-8e34-7950d5e5013a tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.031694 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6b71edd-28e0-4eea-8e34-7950d5e5013a tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/32d1d96790054fd884f81ae823985976?usage=True returned with HTTP 200 Aug 01 13:03:19.032280 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 621/2491] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:19 2026] GET /volume/v3/os-quota-sets/32d1d96790054fd884f81ae823985976?usage=True => generated 1657 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:19.044842 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-15abd8a9-27ed-4511-b8fc-4b644947763f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.046746 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15abd8a9-27ed-4511-b8fc-4b644947763f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:19.047063 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15abd8a9-27ed-4511-b8fc-4b644947763f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.047270 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15abd8a9-27ed-4511-b8fc-4b644947763f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.047443 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-15abd8a9-27ed-4511-b8fc-4b644947763f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Delete volume with id: be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:19.054508 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.054508 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:19.055051 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-15abd8a9-27ed-4511-b8fc-4b644947763f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Volume info retrieved successfully. Aug 01 13:03:19.071597 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-15abd8a9-27ed-4511-b8fc-4b644947763f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Delete volume request issued successfully. Aug 01 13:03:19.071869 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15abd8a9-27ed-4511-b8fc-4b644947763f tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 returned with HTTP 202 Aug 01 13:03:19.072474 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 620/2492] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:19 2026] DELETE /volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:19.083003 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-00474100-a061-4787-9b0a-66be6acac32d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.085400 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-00474100-a061-4787-9b0a-66be6acac32d tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:19.085775 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-00474100-a061-4787-9b0a-66be6acac32d tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.086049 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-00474100-a061-4787-9b0a-66be6acac32d tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.096442 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.096442 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:19.101588 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-00474100-a061-4787-9b0a-66be6acac32d tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Volume info retrieved successfully. Aug 01 13:03:19.107477 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-00474100-a061-4787-9b0a-66be6acac32d tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 returned with HTTP 200 Aug 01 13:03:19.107683 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 622/2493] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:19 2026] GET /volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:19.461113 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c8bae098-1af5-4f50-8377-1aa84dbd3682 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.464542 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8bae098-1af5-4f50-8377-1aa84dbd3682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b Aug 01 13:03:19.464738 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8bae098-1af5-4f50-8377-1aa84dbd3682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.464940 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8bae098-1af5-4f50-8377-1aa84dbd3682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.476727 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.476727 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:19.479964 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c8bae098-1af5-4f50-8377-1aa84dbd3682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:03:19.483406 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8bae098-1af5-4f50-8377-1aa84dbd3682 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b returned with HTTP 200 Aug 01 13:03:19.483783 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 631/2494] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:19 2026] GET /volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:19.496190 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-418e4f9a-5a75-4879-991a-2c325c3b8a8f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.498871 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-418e4f9a-5a75-4879-991a-2c325c3b8a8f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:03:19.499310 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-418e4f9a-5a75-4879-991a-2c325c3b8a8f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9d4951a0-730e-40d3-8dc0-f4df8de5737b", "name": "tempest-type-Backup-365360793"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:19.502164 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-418e4f9a-5a75-4879-991a-2c325c3b8a8f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Creating new backup {'backup': {'volume_id': '9d4951a0-730e-40d3-8dc0-f4df8de5737b', 'name': 'tempest-type-Backup-365360793'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:03:19.502324 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-418e4f9a-5a75-4879-991a-2c325c3b8a8f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Creating backup of volume 9d4951a0-730e-40d3-8dc0-f4df8de5737b in container None Aug 01 13:03:19.511119 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.511119 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:19.511539 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-418e4f9a-5a75-4879-991a-2c325c3b8a8f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:03:19.528971 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-418e4f9a-5a75-4879-991a-2c325c3b8a8f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Created reservations ['2b8377ce-1dd9-42ab-96a4-31b9774111cf', 'd9cb195d-8489-456d-9e86-38f51f312dfb'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:19.560659 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-418e4f9a-5a75-4879-991a-2c325c3b8a8f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:03:19.561253 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 622/2495] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:03:19 2026] POST /volume/v3/backups => generated 315 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:19.570094 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-30eca5e6-06a8-410e-ae21-1258a4fdae0c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.572229 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30eca5e6-06a8-410e-ae21-1258a4fdae0c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:19.573772 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30eca5e6-06a8-410e-ae21-1258a4fdae0c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.573772 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30eca5e6-06a8-410e-ae21-1258a4fdae0c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.573772 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-30eca5e6-06a8-410e-ae21-1258a4fdae0c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:19.580277 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.580277 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:19.582408 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30eca5e6-06a8-410e-ae21-1258a4fdae0c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:19.582408 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 621/2496] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:19 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:19.602468 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.757774 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b7ec7b4c-6f18-4668-8d10-a3c1168eec63 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.760319 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7ec7b4c-6f18-4668-8d10-a3c1168eec63 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:19.760847 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7ec7b4c-6f18-4668-8d10-a3c1168eec63 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.761144 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7ec7b4c-6f18-4668-8d10-a3c1168eec63 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.761287 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-b7ec7b4c-6f18-4668-8d10-a3c1168eec63 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:19.765751 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.765751 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:19.768902 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:19.769385 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1960038472"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:19.771462 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1960038472'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:19.771678 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Create volume of 1 GB Aug 01 13:03:19.780710 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Availability Zones retrieved successfully. Aug 01 13:03:19.782916 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-24f9048b-3c14-4dbf-9568-379db1dc9a74 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.783299 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7ec7b4c-6f18-4668-8d10-a3c1168eec63 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 200 Aug 01 13:03:19.783863 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 632/2497] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:19 2026] GET /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:19.784801 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24f9048b-3c14-4dbf-9568-379db1dc9a74 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:19.785147 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24f9048b-3c14-4dbf-9568-379db1dc9a74 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.785260 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24f9048b-3c14-4dbf-9568-379db1dc9a74 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.787477 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Flow 'volume_create_api' (a130beca-4751-4738-a2ce-bb354a712adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:19.788500 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ae72fc8-c299-463f-a4ee-f31d2bed194e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:19.789616 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:19.795565 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-90eb9243-e456-43fd-96de-e51007117258 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.797291 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-90eb9243-e456-43fd-96de-e51007117258 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] PUT https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:19.797770 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-90eb9243-e456-43fd-96de-e51007117258 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:19.801419 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.801419 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:19.805836 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-90eb9243-e456-43fd-96de-e51007117258 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Update called for group e520f436-9b90-41d8-bcaa-31ccdea1d4df. {{(pid=100264) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:03:19.806041 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-90eb9243-e456-43fd-96de-e51007117258 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Updating group e520f436-9b90-41d8-bcaa-31ccdea1d4df with name None description: None add_volumes: b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e remove_volumes: None. Aug 01 13:03:19.807941 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-24f9048b-3c14-4dbf-9568-379db1dc9a74 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:19.809938 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.809938 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:19.812987 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24f9048b-3c14-4dbf-9568-379db1dc9a74 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:19.813425 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 623/2498] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:19 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:19.824450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ae72fc8-c299-463f-a4ee-f31d2bed194e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:19.825538 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3990e4cb-d243-4298-af65-727ac9bfe2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:19.861644 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-90eb9243-e456-43fd-96de-e51007117258 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 202 Aug 01 13:03:19.862364 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 622/2499] 10.4.3.110 () {70 vars in 1406 bytes} [Sat Aug 1 13:03:19 2026] PUT /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:19.870265 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f15fdf1f-75a3-46d8-952e-d62a51e30576 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.872464 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f15fdf1f-75a3-46d8-952e-d62a51e30576 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:19.873014 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f15fdf1f-75a3-46d8-952e-d62a51e30576 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.873267 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f15fdf1f-75a3-46d8-952e-d62a51e30576 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.873438 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-f15fdf1f-75a3-46d8-952e-d62a51e30576 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:19.877992 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.877992 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:19.887209 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-18436580-7c95-4b7a-9f74-87c708a98fc2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.888963 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f15fdf1f-75a3-46d8-952e-d62a51e30576 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 200 Aug 01 13:03:19.889278 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18436580-7c95-4b7a-9f74-87c708a98fc2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b Aug 01 13:03:19.889377 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 633/2500] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:19 2026] GET /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:19.889557 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18436580-7c95-4b7a-9f74-87c708a98fc2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.889774 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18436580-7c95-4b7a-9f74-87c708a98fc2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.896017 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.896017 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:19.896756 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-18436580-7c95-4b7a-9f74-87c708a98fc2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:19.897925 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18436580-7c95-4b7a-9f74-87c708a98fc2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b returned with HTTP 200 Aug 01 13:03:19.899758 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 624/2501] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:19 2026] GET /volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:19.901563 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Created reservations ['231ef4f6-067b-47db-930f-98dafb9ae22e', 'a9006f55-2234-443f-8e3d-c615c6f87f70', 'd5656055-6b47-4b07-96a9-55a088b88ed9', 'edbd1684-aea1-45c2-a6f1-a6129b96b546'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:19.902348 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3990e4cb-d243-4298-af65-727ac9bfe2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['231ef4f6-067b-47db-930f-98dafb9ae22e', 'a9006f55-2234-443f-8e3d-c615c6f87f70', 'd5656055-6b47-4b07-96a9-55a088b88ed9', 'edbd1684-aea1-45c2-a6f1-a6129b96b546']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:19.903039 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429e8fab-7570-432d-92fd-d4a6e192b871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:19.908641 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fdf49be3-5d58-4d67-8d0a-7c14eba69c5c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.910600 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fdf49be3-5d58-4d67-8d0a-7c14eba69c5c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb Aug 01 13:03:19.910909 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fdf49be3-5d58-4d67-8d0a-7c14eba69c5c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.911304 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fdf49be3-5d58-4d67-8d0a-7c14eba69c5c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.911521 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-fdf49be3-5d58-4d67-8d0a-7c14eba69c5c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 9e93dd14-a85c-453e-855e-556272d36dbb Aug 01 13:03:19.916529 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.916529 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:19.916989 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fdf49be3-5d58-4d67-8d0a-7c14eba69c5c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:19.925301 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429e8fab-7570-432d-92fd-d4a6e192b871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f193ecba-6019-4b19-80f5-013d4d98bb82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1960038472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31bde2604a7435a8ff894ce8a6c2edd',qos_specs=None,replication_status=,reservations=['231ef4f6-067b-47db-930f-98dafb9ae22e','a9006f55-2234-443f-8e3d-c615c6f87f70','d5656055-6b47-4b07-96a9-55a088b88ed9','edbd1684-aea1-45c2-a6f1-a6129b96b546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f2b24f2f4e453f8cc4c58240ee2804',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1960038472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f193ecba-6019-4b19-80f5-013d4d98bb82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b31bde2604a7435a8ff894ce8a6c2edd',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='61f2b24f2f4e453f8cc4c58240ee2804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:19.926078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ccf0999-2101-4dce-9fb2-91352a4ed4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:19.935635 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fdf49be3-5d58-4d67-8d0a-7c14eba69c5c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot delete request issued successfully. Aug 01 13:03:19.935874 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fdf49be3-5d58-4d67-8d0a-7c14eba69c5c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb returned with HTTP 202 Aug 01 13:03:19.936306 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 623/2502] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:19 2026] DELETE /volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:19.944126 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ccacca76-61d0-42b4-a064-85a8af465b15 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.944186 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ccf0999-2101-4dce-9fb2-91352a4ed4f6) 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-VolumesTransfersTest-Volume-1960038472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31bde2604a7435a8ff894ce8a6c2edd',qos_specs=None,replication_status=,reservations=['231ef4f6-067b-47db-930f-98dafb9ae22e','a9006f55-2234-443f-8e3d-c615c6f87f70','d5656055-6b47-4b07-96a9-55a088b88ed9','edbd1684-aea1-45c2-a6f1-a6129b96b546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f2b24f2f4e453f8cc4c58240ee2804',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:19.945041 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d6d423f-9855-4228-b6ec-53c939ae5263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:19.946270 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ccacca76-61d0-42b4-a064-85a8af465b15 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb Aug 01 13:03:19.946464 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ccacca76-61d0-42b4-a064-85a8af465b15 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.946693 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ccacca76-61d0-42b4-a064-85a8af465b15 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.951959 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.951959 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:19.952510 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ccacca76-61d0-42b4-a064-85a8af465b15 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:19.953246 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ccacca76-61d0-42b4-a064-85a8af465b15 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb returned with HTTP 200 Aug 01 13:03:19.954148 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 634/2503] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:19 2026] GET /volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:19.955818 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d6d423f-9855-4228-b6ec-53c939ae5263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:19.958375 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Flow 'volume_create_api' (a130beca-4751-4738-a2ce-bb354a712adc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:19.958375 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Create volume request issued successfully. Aug 01 13:03:19.958375 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59a86eba-6ef4-4b28-b9c2-a78e5a49f300 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:19.958540 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 623/2504] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:19 2026] POST /volume/v3/volumes => generated 751 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:19.972509 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a767a012-fe60-4994-b3c5-5307ba84257d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:19.974629 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a767a012-fe60-4994-b3c5-5307ba84257d tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:19.974836 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a767a012-fe60-4994-b3c5-5307ba84257d tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:19.975041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a767a012-fe60-4994-b3c5-5307ba84257d tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:19.982255 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:19.982255 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:19.986263 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a767a012-fe60-4994-b3c5-5307ba84257d tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Volume info retrieved successfully. Aug 01 13:03:19.990969 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a767a012-fe60-4994-b3c5-5307ba84257d tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 returned with HTTP 200 Aug 01 13:03:19.990969 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 625/2505] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:19 2026] GET /volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:20.123077 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2cd43a4f-2ac7-4e0a-a254-33971f82b894 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.125913 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cd43a4f-2ac7-4e0a-a254-33971f82b894 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:20.126188 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cd43a4f-2ac7-4e0a-a254-33971f82b894 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.126538 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cd43a4f-2ac7-4e0a-a254-33971f82b894 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.135060 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cd43a4f-2ac7-4e0a-a254-33971f82b894 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 returned with HTTP 404 Aug 01 13:03:20.135966 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 624/2506] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:20 2026] GET /volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:20.145155 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-241a1aaf-899d-4a2b-88f0-bc3e818fdbce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.147292 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-241a1aaf-899d-4a2b-88f0-bc3e818fdbce tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] GET https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:20.147469 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-241a1aaf-899d-4a2b-88f0-bc3e818fdbce tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.147664 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-241a1aaf-899d-4a2b-88f0-bc3e818fdbce tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.153888 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-241a1aaf-899d-4a2b-88f0-bc3e818fdbce tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 returned with HTTP 404 Aug 01 13:03:20.154532 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 635/2507] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:20 2026] GET /volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:20.167097 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-38d552cd-55f3-4a31-b278-f450e7b9cfb9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.169186 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38d552cd-55f3-4a31-b278-f450e7b9cfb9 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] DELETE https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:20.169529 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38d552cd-55f3-4a31-b278-f450e7b9cfb9 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.169792 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38d552cd-55f3-4a31-b278-f450e7b9cfb9 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.170049 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-38d552cd-55f3-4a31-b278-f450e7b9cfb9 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] Delete volume with id: be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 Aug 01 13:03:20.176890 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38d552cd-55f3-4a31-b278-f450e7b9cfb9 tempest-VolumeQuotasAdminTestJSON-517839046 tempest-VolumeQuotasAdminTestJSON-517839046-project-member] https://10.4.3.110/volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 returned with HTTP 404 Aug 01 13:03:20.177560 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 624/2508] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:20 2026] DELETE /volume/v3/volumes/be7bc905-e2b8-41b8-857e-2c2b1b3c2ef8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:20.186026 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9a66f256-68ae-400c-97ba-18a675305c1c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.187768 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a66f256-68ae-400c-97ba-18a675305c1c tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] GET https://10.4.3.110/volume/v3/os-quota-sets/e3ea762b3a454cfcbd0bdbc9b4167709?usage=True Aug 01 13:03:20.187992 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a66f256-68ae-400c-97ba-18a675305c1c tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.188176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a66f256-68ae-400c-97ba-18a675305c1c tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.205610 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a66f256-68ae-400c-97ba-18a675305c1c tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/e3ea762b3a454cfcbd0bdbc9b4167709?usage=True returned with HTTP 200 Aug 01 13:03:20.205953 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 626/2509] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:20 2026] GET /volume/v3/os-quota-sets/e3ea762b3a454cfcbd0bdbc9b4167709?usage=True => generated 1657 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:20.218386 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-784b5fa7-a71d-47b7-8aaa-df286116cd4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.220330 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-784b5fa7-a71d-47b7-8aaa-df286116cd4e tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 Aug 01 13:03:20.220959 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-784b5fa7-a71d-47b7-8aaa-df286116cd4e tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:20.244180 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:20.244180 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:20.299678 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-784b5fa7-a71d-47b7-8aaa-df286116cd4e tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:20.299998 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-784b5fa7-a71d-47b7-8aaa-df286116cd4e tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:20.300289 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-784b5fa7-a71d-47b7-8aaa-df286116cd4e tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-780469312 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-780469312, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:20.305709 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-784b5fa7-a71d-47b7-8aaa-df286116cd4e tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 returned with HTTP 200 Aug 01 13:03:20.306243 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 625/2510] 10.4.3.110 () {68 vars in 1375 bytes} [Sat Aug 1 13:03:20 2026] PUT /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 => generated 759 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:20.314720 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7ae797c7-c06b-4a45-993d-7e12d8d5a566 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.317114 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ae797c7-c06b-4a45-993d-7e12d8d5a566 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] PUT https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 Aug 01 13:03:20.317784 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ae797c7-c06b-4a45-993d-7e12d8d5a566 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:20.383966 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ae797c7-c06b-4a45-993d-7e12d8d5a566 tempest-VolumeQuotasAdminTestJSON-1791645907 tempest-VolumeQuotasAdminTestJSON-1791645907-project-admin] https://10.4.3.110/volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 returned with HTTP 200 Aug 01 13:03:20.384106 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-74f71574-6952-493e-9623-5f5e34c335b7 req-e441aff2-b8d7-4b87-8a75-20843030c23c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.384406 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 636/2511] 10.4.3.110 () {68 vars in 1375 bytes} [Sat Aug 1 13:03:20 2026] PUT /volume/v3/os-quota-sets/0677f1b05355456f8c9965fe068ca691 => generated 757 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:20.386037 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-e441aff2-b8d7-4b87-8a75-20843030c23c tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] DELETE https://10.4.3.110/volume/v3/attachments/14064d35-cca2-48c3-8fb1-d74cdb052e0a Aug 01 13:03:20.386230 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-e441aff2-b8d7-4b87-8a75-20843030c23c tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.386408 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-e441aff2-b8d7-4b87-8a75-20843030c23c tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.392763 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:20.392763 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:20.452119 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-74f71574-6952-493e-9623-5f5e34c335b7 req-e441aff2-b8d7-4b87-8a75-20843030c23c tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/attachments/14064d35-cca2-48c3-8fb1-d74cdb052e0a returned with HTTP 200 Aug 01 13:03:20.452286 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 625/2512] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:03:20 2026] DELETE /volume/v3/attachments/14064d35-cca2-48c3-8fb1-d74cdb052e0a => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:20.512632 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4bca5f6-a4a6-4bd8-8bef-f6cd93015370 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.514718 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4bca5f6-a4a6-4bd8-8bef-f6cd93015370 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:03:20.514827 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4bca5f6-a4a6-4bd8-8bef-f6cd93015370 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.515035 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4bca5f6-a4a6-4bd8-8bef-f6cd93015370 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.522639 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:20.522639 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:20.526423 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b4bca5f6-a4a6-4bd8-8bef-f6cd93015370 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:03:20.530631 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4bca5f6-a4a6-4bd8-8bef-f6cd93015370 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:03:20.531018 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 627/2513] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:20 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:20.596158 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26de8888-c1c3-46cb-a93f-b84162c00102 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.599343 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26de8888-c1c3-46cb-a93f-b84162c00102 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:20.599762 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26de8888-c1c3-46cb-a93f-b84162c00102 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.600033 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26de8888-c1c3-46cb-a93f-b84162c00102 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.600134 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-26de8888-c1c3-46cb-a93f-b84162c00102 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:20.609973 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:20.609973 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:20.609973 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26de8888-c1c3-46cb-a93f-b84162c00102 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:20.609973 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 626/2514] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:20 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:20.826313 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bc41b0e9-2585-4903-9fcf-aabcfd6137a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.828333 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bc41b0e9-2585-4903-9fcf-aabcfd6137a5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:20.828501 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bc41b0e9-2585-4903-9fcf-aabcfd6137a5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.828655 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bc41b0e9-2585-4903-9fcf-aabcfd6137a5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.839414 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:20.839414 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:20.844580 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bc41b0e9-2585-4903-9fcf-aabcfd6137a5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:20.850344 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bc41b0e9-2585-4903-9fcf-aabcfd6137a5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:20.850964 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 637/2515] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:20 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:20.900360 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-638c3f38-46f0-4fb2-ada7-66c9b150c75f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.903067 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-638c3f38-46f0-4fb2-ada7-66c9b150c75f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:20.903165 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-638c3f38-46f0-4fb2-ada7-66c9b150c75f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.903445 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-638c3f38-46f0-4fb2-ada7-66c9b150c75f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.903664 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-638c3f38-46f0-4fb2-ada7-66c9b150c75f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:20.907742 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:20.907742 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:20.917326 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-638c3f38-46f0-4fb2-ada7-66c9b150c75f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 200 Aug 01 13:03:20.917912 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 626/2516] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:20 2026] GET /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:20.928639 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b39a8b3f-997d-45f5-8a73-252957d29dfa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.932791 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b39a8b3f-997d-45f5-8a73-252957d29dfa tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] PUT https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:20.934569 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b39a8b3f-997d-45f5-8a73-252957d29dfa tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6869bc04-3162-41df-b22a-30f4c354796e"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:20.936536 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-b39a8b3f-997d-45f5-8a73-252957d29dfa tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Update called for group e520f436-9b90-41d8-bcaa-31ccdea1d4df. {{(pid=100263) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:03:20.936689 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-b39a8b3f-997d-45f5-8a73-252957d29dfa tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Updating group e520f436-9b90-41d8-bcaa-31ccdea1d4df with name None description: None add_volumes: None remove_volumes: 6869bc04-3162-41df-b22a-30f4c354796e. Aug 01 13:03:20.943358 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:20.943358 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:20.966167 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-349552aa-ccff-4891-84ee-3687071fa1c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.968416 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-349552aa-ccff-4891-84ee-3687071fa1c9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb Aug 01 13:03:20.968849 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-349552aa-ccff-4891-84ee-3687071fa1c9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.969379 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-349552aa-ccff-4891-84ee-3687071fa1c9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.970020 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b39a8b3f-997d-45f5-8a73-252957d29dfa tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 202 Aug 01 13:03:20.970618 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 628/2517] 10.4.3.110 () {70 vars in 1406 bytes} [Sat Aug 1 13:03:20 2026] PUT /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:20.975639 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-349552aa-ccff-4891-84ee-3687071fa1c9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb returned with HTTP 404 Aug 01 13:03:20.976309 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 627/2518] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:20 2026] GET /volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:20.979270 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-46a44c2b-fd14-4419-9947-b224f13d8334 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.982788 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46a44c2b-fd14-4419-9947-b224f13d8334 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:20.984407 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f710328a-8d62-4f62-87d2-2c842243c74d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:20.985655 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46a44c2b-fd14-4419-9947-b224f13d8334 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.986046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46a44c2b-fd14-4419-9947-b224f13d8334 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.986288 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-46a44c2b-fd14-4419-9947-b224f13d8334 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:20.989670 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f710328a-8d62-4f62-87d2-2c842243c74d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b Aug 01 13:03:20.990012 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f710328a-8d62-4f62-87d2-2c842243c74d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:20.990302 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f710328a-8d62-4f62-87d2-2c842243c74d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:20.990475 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-f710328a-8d62-4f62-87d2-2c842243c74d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: fe695132-dd25-45b5-a9df-9f7659fa279b Aug 01 13:03:20.997378 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:20.997378 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:21.007862 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b6a02dd-a0b7-4436-b6bd-51017c24cba0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.011974 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:21.011974 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:21.012111 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b6a02dd-a0b7-4436-b6bd-51017c24cba0 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:21.012189 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f710328a-8d62-4f62-87d2-2c842243c74d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:21.012228 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b6a02dd-a0b7-4436-b6bd-51017c24cba0 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:21.012228 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b6a02dd-a0b7-4436-b6bd-51017c24cba0 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:21.014257 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46a44c2b-fd14-4419-9947-b224f13d8334 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 200 Aug 01 13:03:21.014823 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 638/2519] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:20 2026] GET /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:21.020502 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:21.020502 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:21.024314 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1b6a02dd-a0b7-4436-b6bd-51017c24cba0 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Volume info retrieved successfully. Aug 01 13:03:21.029617 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b6a02dd-a0b7-4436-b6bd-51017c24cba0 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 returned with HTTP 200 Aug 01 13:03:21.030749 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 629/2520] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:21 2026] GET /volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:21.044996 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f710328a-8d62-4f62-87d2-2c842243c74d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot delete request issued successfully. Aug 01 13:03:21.044996 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f710328a-8d62-4f62-87d2-2c842243c74d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b returned with HTTP 202 Aug 01 13:03:21.044996 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 627/2521] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:20 2026] DELETE /volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:21.048044 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57cca5af-2a19-452a-b52b-f314a9ccf258 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.055119 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57cca5af-2a19-452a-b52b-f314a9ccf258 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] POST https://10.4.3.110/volume/v3/os-volume-transfer Aug 01 13:03:21.055725 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-82bb1e93-4697-4a24-8d97-f35c631ad17f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.055831 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57cca5af-2a19-452a-b52b-f314a9ccf258 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f193ecba-6019-4b19-80f5-013d4d98bb82"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:21.058262 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82bb1e93-4697-4a24-8d97-f35c631ad17f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b Aug 01 13:03:21.058571 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82bb1e93-4697-4a24-8d97-f35c631ad17f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:21.058860 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82bb1e93-4697-4a24-8d97-f35c631ad17f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:21.066477 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:21.066477 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:21.066834 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-57cca5af-2a19-452a-b52b-f314a9ccf258 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f193ecba-6019-4b19-80f5-013d4d98bb82'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 01 13:03:21.066992 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-82bb1e93-4697-4a24-8d97-f35c631ad17f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:21.067142 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-57cca5af-2a19-452a-b52b-f314a9ccf258 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Creating transfer of volume f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:21.067230 np0000006302 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-57cca5af-2a19-452a-b52b-f314a9ccf258 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Generating transfer record for volume f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:21.068380 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82bb1e93-4697-4a24-8d97-f35c631ad17f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b returned with HTTP 200 Aug 01 13:03:21.069477 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 639/2522] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:21 2026] GET /volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:21.086534 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:21.086534 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:21.105305 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57cca5af-2a19-452a-b52b-f314a9ccf258 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/os-volume-transfer returned with HTTP 202 Aug 01 13:03:21.105305 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 628/2523] 10.4.3.110 () {68 vars in 1291 bytes} [Sat Aug 1 13:03:21 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:21.117468 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4efd657f-70c5-4daa-ab3f-7f0005ea5994 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.125200 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4efd657f-70c5-4daa-ab3f-7f0005ea5994 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:21.125792 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4efd657f-70c5-4daa-ab3f-7f0005ea5994 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:21.125792 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4efd657f-70c5-4daa-ab3f-7f0005ea5994 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:21.141030 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:21.141030 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:21.146817 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4efd657f-70c5-4daa-ab3f-7f0005ea5994 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Volume info retrieved successfully. Aug 01 13:03:21.155017 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4efd657f-70c5-4daa-ab3f-7f0005ea5994 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 returned with HTTP 200 Aug 01 13:03:21.155791 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 630/2524] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:21 2026] GET /volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:21.177643 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1f131102-1650-4654-9d99-68d60ce18f4a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.179922 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1f131102-1650-4654-9d99-68d60ce18f4a tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/os-volume-transfer/e4ae3df9-9495-4349-9573-4ef2a65fb446 Aug 01 13:03:21.180193 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1f131102-1650-4654-9d99-68d60ce18f4a tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:21.180436 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1f131102-1650-4654-9d99-68d60ce18f4a tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:21.180791 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:21.180791 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:21.185669 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1f131102-1650-4654-9d99-68d60ce18f4a tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/os-volume-transfer/e4ae3df9-9495-4349-9573-4ef2a65fb446 returned with HTTP 200 Aug 01 13:03:21.186049 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 628/2525] 10.4.3.110 () {66 vars in 1381 bytes} [Sat Aug 1 13:03:21 2026] GET /volume/v3/os-volume-transfer/e4ae3df9-9495-4349-9573-4ef2a65fb446 => generated 409 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:21.199850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-812e1081-d4d3-472d-a268-9a834ea73754 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.201675 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-812e1081-d4d3-472d-a268-9a834ea73754 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/os-volume-transfer Aug 01 13:03:21.201891 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-812e1081-d4d3-472d-a268-9a834ea73754 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:21.202082 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-812e1081-d4d3-472d-a268-9a834ea73754 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:21.202224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.volume_transfer [None req-812e1081-d4d3-472d-a268-9a834ea73754 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Listing volume transfers {{(pid=100262) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 01 13:03:21.210079 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-812e1081-d4d3-472d-a268-9a834ea73754 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/os-volume-transfer returned with HTTP 200 Aug 01 13:03:21.210590 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 640/2526] 10.4.3.110 () {66 vars in 1270 bytes} [Sat Aug 1 13:03:21 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:21.224410 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a4ce655-0e67-439c-afac-9651c61790bc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.406485 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a4ce655-0e67-439c-afac-9651c61790bc tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] POST https://10.4.3.110/volume/v3/os-volume-transfer/e4ae3df9-9495-4349-9573-4ef2a65fb446/accept Aug 01 13:03:21.406922 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a4ce655-0e67-439c-afac-9651c61790bc tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2e49a47849d79152"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:21.408349 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-4a4ce655-0e67-439c-afac-9651c61790bc tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Accepting volume transfer e4ae3df9-9495-4349-9573-4ef2a65fb446 {{(pid=100264) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 13:03:21.408532 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-4a4ce655-0e67-439c-afac-9651c61790bc tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Accepting transfer e4ae3df9-9495-4349-9573-4ef2a65fb446 Aug 01 13:03:21.478801 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4a4ce655-0e67-439c-afac-9651c61790bc tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Created reservations ['56f0ab3e-23b4-4ae8-ac9a-913243551c94', '7ef0d142-54a5-465a-8960-75b29f3a3570', '1d7089b4-69a1-4079-957a-f7b34991b3b5', 'f0a3fdb2-63bf-4d96-bd26-4e78fa436629'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:21.498074 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4a4ce655-0e67-439c-afac-9651c61790bc tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Created reservations ['8d52ddb9-098b-4df6-a193-9f63ef7d869f', '7f69b8de-b835-41bf-987a-50c4c41910f6', '30040af7-38c7-4c76-8afc-41710ff06df3', '55339b20-5741-4061-801d-4c39fc50a4fa'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:21.543728 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4a4ce655-0e67-439c-afac-9651c61790bc tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Created reservations ['a973c743-d0f2-46ec-91ac-68ca85c56e6f', 'fafb3789-b535-49d8-b44b-15dd73d8dc30', '199bb0f7-545b-4393-a369-bd74f3fc2310', '8f296357-0fff-41e8-8527-4f38084d7385'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:21.587486 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4a4ce655-0e67-439c-afac-9651c61790bc tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Created reservations ['e0fee07a-5008-41a3-80b4-9c2875220f03', 'f8f08b5f-f877-4f36-84f1-302f5bf8d589', 'ac08c8ab-199d-480f-a59e-e5c7e0a98ddd', 'e3a61301-0961-4e99-b299-13e0b217ba30'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:21.603291 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a4ce655-0e67-439c-afac-9651c61790bc tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Transfer volume completed successfully. Aug 01 13:03:21.622998 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6d20ec22-1e5e-4bf8-8b8d-12d41620fb4c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.626412 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d20ec22-1e5e-4bf8-8b8d-12d41620fb4c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:21.626732 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d20ec22-1e5e-4bf8-8b8d-12d41620fb4c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:21.627038 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d20ec22-1e5e-4bf8-8b8d-12d41620fb4c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:21.627139 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6d20ec22-1e5e-4bf8-8b8d-12d41620fb4c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:21.635790 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:21.635790 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:21.636772 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d20ec22-1e5e-4bf8-8b8d-12d41620fb4c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:21.637320 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 631/2527] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:21 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:21.708626 np0000006302 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-4a4ce655-0e67-439c-afac-9651c61790bc tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Volume f193ecba-6019-4b19-80f5-013d4d98bb82 has been transferred. Aug 01 13:03:21.717774 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a4ce655-0e67-439c-afac-9651c61790bc tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] https://10.4.3.110/volume/v3/os-volume-transfer/e4ae3df9-9495-4349-9573-4ef2a65fb446/accept returned with HTTP 202 Aug 01 13:03:21.718263 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 629/2528] 10.4.3.110 () {68 vars in 1423 bytes} [Sat Aug 1 13:03:21 2026] POST /volume/v3/os-volume-transfer/e4ae3df9-9495-4349-9573-4ef2a65fb446/accept => generated 365 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:21.729399 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-114f2c96-5418-40af-83f4-fb7b03a7f86f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.732886 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-114f2c96-5418-40af-83f4-fb7b03a7f86f tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] GET https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:21.733135 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-114f2c96-5418-40af-83f4-fb7b03a7f86f tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:21.733386 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-114f2c96-5418-40af-83f4-fb7b03a7f86f tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:21.742324 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:21.742324 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:21.746882 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-114f2c96-5418-40af-83f4-fb7b03a7f86f tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Volume info retrieved successfully. Aug 01 13:03:21.752891 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-114f2c96-5418-40af-83f4-fb7b03a7f86f tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 returned with HTTP 200 Aug 01 13:03:21.753653 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 629/2529] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:21 2026] GET /volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:21.768413 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-665b7b2e-6b3a-473d-99d6-a7797407129b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.771510 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-665b7b2e-6b3a-473d-99d6-a7797407129b tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] GET https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:21.771878 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-665b7b2e-6b3a-473d-99d6-a7797407129b tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:21.772193 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-665b7b2e-6b3a-473d-99d6-a7797407129b tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:21.782700 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:21.782700 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:21.788318 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-665b7b2e-6b3a-473d-99d6-a7797407129b tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] Volume info retrieved successfully. Aug 01 13:03:21.795480 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-665b7b2e-6b3a-473d-99d6-a7797407129b tempest-VolumesTransfersTest-343013316 tempest-VolumesTransfersTest-343013316-project-member] https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 returned with HTTP 200 Aug 01 13:03:21.796051 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 641/2530] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:21 2026] GET /volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:21.809817 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5f6ac082-5ee1-41b9-ad75-cadfb85bd347 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.811738 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f6ac082-5ee1-41b9-ad75-cadfb85bd347 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] DELETE https://10.4.3.110/volume/v3/os-volume-transfer/e4ae3df9-9495-4349-9573-4ef2a65fb446 Aug 01 13:03:21.811957 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f6ac082-5ee1-41b9-ad75-cadfb85bd347 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:21.812228 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f6ac082-5ee1-41b9-ad75-cadfb85bd347 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:21.812357 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-5f6ac082-5ee1-41b9-ad75-cadfb85bd347 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Delete transfer with id: e4ae3df9-9495-4349-9573-4ef2a65fb446 Aug 01 13:03:21.818039 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f6ac082-5ee1-41b9-ad75-cadfb85bd347 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/os-volume-transfer/e4ae3df9-9495-4349-9573-4ef2a65fb446 returned with HTTP 404 Aug 01 13:03:21.818438 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 632/2531] 10.4.3.110 () {66 vars in 1384 bytes} [Sat Aug 1 13:03:21 2026] DELETE /volume/v3/os-volume-transfer/e4ae3df9-9495-4349-9573-4ef2a65fb446 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:21.827318 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f7b550b2-b7fd-4486-a399-30794d75369d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.865130 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ba28048a-ec9e-4387-ab91-3d3a4f40d171 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:21.867589 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba28048a-ec9e-4387-ab91-3d3a4f40d171 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:21.867810 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba28048a-ec9e-4387-ab91-3d3a4f40d171 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:21.868161 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba28048a-ec9e-4387-ab91-3d3a4f40d171 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:21.879914 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:21.879914 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:21.884631 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ba28048a-ec9e-4387-ab91-3d3a4f40d171 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:21.889627 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba28048a-ec9e-4387-ab91-3d3a4f40d171 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:21.890127 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 630/2532] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:21 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:21.975276 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7b550b2-b7fd-4486-a399-30794d75369d tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:21.975635 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7b550b2-b7fd-4486-a399-30794d75369d tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:21.975824 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7b550b2-b7fd-4486-a399-30794d75369d tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:21.976048 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f7b550b2-b7fd-4486-a399-30794d75369d tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Delete volume with id: f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:21.984905 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:21.984905 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:21.985080 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f7b550b2-b7fd-4486-a399-30794d75369d tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Volume info retrieved successfully. Aug 01 13:03:22.012126 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f7b550b2-b7fd-4486-a399-30794d75369d tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Delete volume request issued successfully. Aug 01 13:03:22.012126 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7b550b2-b7fd-4486-a399-30794d75369d tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 returned with HTTP 202 Aug 01 13:03:22.012974 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 630/2533] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:21 2026] DELETE /volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:22.022337 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ac9f1660-a2ea-43f5-93ee-24b051cbc9a2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:22.027092 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac9f1660-a2ea-43f5-93ee-24b051cbc9a2 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] GET https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:22.027092 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac9f1660-a2ea-43f5-93ee-24b051cbc9a2 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:22.027092 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac9f1660-a2ea-43f5-93ee-24b051cbc9a2 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:22.028747 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8be290e0-1e1a-4728-b43c-9e79c92b08fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:22.031166 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8be290e0-1e1a-4728-b43c-9e79c92b08fe tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:22.031476 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8be290e0-1e1a-4728-b43c-9e79c92b08fe tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:22.031800 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8be290e0-1e1a-4728-b43c-9e79c92b08fe tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:22.032033 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-8be290e0-1e1a-4728-b43c-9e79c92b08fe tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:22.036456 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:22.036456 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:22.037731 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:22.037731 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:22.042778 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ac9f1660-a2ea-43f5-93ee-24b051cbc9a2 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Volume info retrieved successfully. Aug 01 13:03:22.047591 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac9f1660-a2ea-43f5-93ee-24b051cbc9a2 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 returned with HTTP 200 Aug 01 13:03:22.047874 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 642/2534] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:22 2026] GET /volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:22.050938 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8be290e0-1e1a-4728-b43c-9e79c92b08fe tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 200 Aug 01 13:03:22.051504 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 633/2535] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:22 2026] GET /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:22.063208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f797b1ca-f02b-492e-a518-584f39b273f8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:22.065866 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f797b1ca-f02b-492e-a518-584f39b273f8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] PUT https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:22.066397 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f797b1ca-f02b-492e-a518-584f39b273f8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6869bc04-3162-41df-b22a-30f4c354796e"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:22.068337 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-f797b1ca-f02b-492e-a518-584f39b273f8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Update called for group e520f436-9b90-41d8-bcaa-31ccdea1d4df. {{(pid=100261) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 13:03:22.068506 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-f797b1ca-f02b-492e-a518-584f39b273f8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Updating group e520f436-9b90-41d8-bcaa-31ccdea1d4df with name None description: None add_volumes: 6869bc04-3162-41df-b22a-30f4c354796e remove_volumes: None. Aug 01 13:03:22.081004 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:22.081004 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:22.081194 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4dda1460-eed0-4925-b166-a07899aa5616 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:22.082884 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4dda1460-eed0-4925-b166-a07899aa5616 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b Aug 01 13:03:22.083188 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4dda1460-eed0-4925-b166-a07899aa5616 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:22.083445 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4dda1460-eed0-4925-b166-a07899aa5616 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:22.090735 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4dda1460-eed0-4925-b166-a07899aa5616 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b returned with HTTP 404 Aug 01 13:03:22.091668 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 631/2536] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:22 2026] GET /volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:22.101194 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6fcecc73-15c1-45a8-850b-3e197a4a686e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:22.102749 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6fcecc73-15c1-45a8-850b-3e197a4a686e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 Aug 01 13:03:22.103087 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6fcecc73-15c1-45a8-850b-3e197a4a686e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:22.103404 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6fcecc73-15c1-45a8-850b-3e197a4a686e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:22.103672 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-6fcecc73-15c1-45a8-850b-3e197a4a686e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 75207040-6bda-40d0-8865-08c86133c570 Aug 01 13:03:22.111720 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:22.111720 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:22.111720 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6fcecc73-15c1-45a8-850b-3e197a4a686e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:22.125164 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f797b1ca-f02b-492e-a518-584f39b273f8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 202 Aug 01 13:03:22.125767 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 631/2537] 10.4.3.110 () {70 vars in 1406 bytes} [Sat Aug 1 13:03:22 2026] PUT /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:22.139016 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6fcecc73-15c1-45a8-850b-3e197a4a686e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot delete request issued successfully. Aug 01 13:03:22.139990 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6fcecc73-15c1-45a8-850b-3e197a4a686e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 returned with HTTP 202 Aug 01 13:03:22.139990 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 643/2538] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:22 2026] DELETE /volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:22.148235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e7a8df6-2e80-4cdc-8111-74d93ccd4e14 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:22.152312 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e7a8df6-2e80-4cdc-8111-74d93ccd4e14 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:22.152542 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e7a8df6-2e80-4cdc-8111-74d93ccd4e14 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:22.154197 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e7a8df6-2e80-4cdc-8111-74d93ccd4e14 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:22.154197 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-6e7a8df6-2e80-4cdc-8111-74d93ccd4e14 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:22.160926 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e5029f7-ec81-4a60-a208-cb55b4c06566 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:22.163147 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:22.163147 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:22.164212 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e5029f7-ec81-4a60-a208-cb55b4c06566 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 Aug 01 13:03:22.164212 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e5029f7-ec81-4a60-a208-cb55b4c06566 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:22.164416 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e5029f7-ec81-4a60-a208-cb55b4c06566 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:22.171627 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:22.171627 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:22.172188 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e5029f7-ec81-4a60-a208-cb55b4c06566 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:22.173153 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e5029f7-ec81-4a60-a208-cb55b4c06566 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 returned with HTTP 200 Aug 01 13:03:22.173568 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 632/2539] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:22 2026] GET /volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:22.177449 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e7a8df6-2e80-4cdc-8111-74d93ccd4e14 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 200 Aug 01 13:03:22.177995 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 634/2540] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:22 2026] GET /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:22.649230 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a0a3825c-4e15-4b50-b8e3-aef80160af98 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:22.651546 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0a3825c-4e15-4b50-b8e3-aef80160af98 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:22.651885 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0a3825c-4e15-4b50-b8e3-aef80160af98 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:22.652136 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0a3825c-4e15-4b50-b8e3-aef80160af98 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:22.652287 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a0a3825c-4e15-4b50-b8e3-aef80160af98 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:22.657989 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:22.657989 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:22.658879 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0a3825c-4e15-4b50-b8e3-aef80160af98 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:22.659390 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 632/2541] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:22 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:22.905403 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7a40d269-0ab3-40c8-b6df-470c5b64459d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:22.908127 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a40d269-0ab3-40c8-b6df-470c5b64459d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:22.908127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7a40d269-0ab3-40c8-b6df-470c5b64459d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:22.909423 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7a40d269-0ab3-40c8-b6df-470c5b64459d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:22.925142 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:22.925142 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:22.932801 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7a40d269-0ab3-40c8-b6df-470c5b64459d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:22.939452 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a40d269-0ab3-40c8-b6df-470c5b64459d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:22.939957 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 644/2542] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:22 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:23.078559 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0fafb79e-e060-40b1-b165-ed80f92dad3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.080553 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fafb79e-e060-40b1-b165-ed80f92dad3d tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] GET https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:23.080788 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fafb79e-e060-40b1-b165-ed80f92dad3d tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.081067 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fafb79e-e060-40b1-b165-ed80f92dad3d tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.089221 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fafb79e-e060-40b1-b165-ed80f92dad3d tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 returned with HTTP 404 Aug 01 13:03:23.089870 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 633/2543] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:23.098630 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-57eef2ec-b005-45b4-83df-bc2aeca66294 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.100987 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57eef2ec-b005-45b4-83df-bc2aeca66294 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:23.101292 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57eef2ec-b005-45b4-83df-bc2aeca66294 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.101586 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57eef2ec-b005-45b4-83df-bc2aeca66294 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.109265 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57eef2ec-b005-45b4-83df-bc2aeca66294 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 returned with HTTP 404 Aug 01 13:03:23.109916 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 635/2544] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:23.118101 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a76d27af-9254-4dce-b7aa-9f0b75b8ea02 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.120414 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a76d27af-9254-4dce-b7aa-9f0b75b8ea02 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] DELETE https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:23.120711 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a76d27af-9254-4dce-b7aa-9f0b75b8ea02 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.120968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a76d27af-9254-4dce-b7aa-9f0b75b8ea02 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.121182 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-a76d27af-9254-4dce-b7aa-9f0b75b8ea02 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Delete volume with id: f193ecba-6019-4b19-80f5-013d4d98bb82 Aug 01 13:03:23.128884 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a76d27af-9254-4dce-b7aa-9f0b75b8ea02 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 returned with HTTP 404 Aug 01 13:03:23.129546 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 633/2545] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:23 2026] DELETE /volume/v3/volumes/f193ecba-6019-4b19-80f5-013d4d98bb82 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:23.138912 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.141149 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:23.141646 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-93138"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:23.143471 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-93138'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:23.143651 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Create volume of 1 GB Aug 01 13:03:23.148550 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Availability Zones retrieved successfully. Aug 01 13:03:23.154622 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Flow 'volume_create_api' (f984d631-6f3f-4b1b-8988-2c229da86ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:23.155723 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fc9f4e-f645-45ab-bb93-843017908da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:23.156820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:23.185083 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fc9f4e-f645-45ab-bb93-843017908da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:23.185846 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b49be98-a80b-4b79-82c2-13060c9ec555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:23.189261 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ab7f4702-4795-4eae-9d9c-064f84a0f042 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.191239 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab7f4702-4795-4eae-9d9c-064f84a0f042 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:23.191746 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab7f4702-4795-4eae-9d9c-064f84a0f042 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.192168 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab7f4702-4795-4eae-9d9c-064f84a0f042 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.192488 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-ab7f4702-4795-4eae-9d9c-064f84a0f042 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:23.193467 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-204b78a9-7224-462d-bed6-b610e8ec9a1d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.194712 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-204b78a9-7224-462d-bed6-b610e8ec9a1d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 Aug 01 13:03:23.194907 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-204b78a9-7224-462d-bed6-b610e8ec9a1d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.195813 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-204b78a9-7224-462d-bed6-b610e8ec9a1d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.198353 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.198353 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:23.199686 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-204b78a9-7224-462d-bed6-b610e8ec9a1d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 returned with HTTP 404 Aug 01 13:03:23.200229 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 636/2546] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:23.208854 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab7f4702-4795-4eae-9d9c-064f84a0f042 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 200 Aug 01 13:03:23.209688 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 634/2547] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:23.214145 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bebea799-d574-49bb-ae59-572e5352a947 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.218867 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bebea799-d574-49bb-ae59-572e5352a947 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b Aug 01 13:03:23.219123 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bebea799-d574-49bb-ae59-572e5352a947 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.219391 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bebea799-d574-49bb-ae59-572e5352a947 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.219547 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-bebea799-d574-49bb-ae59-572e5352a947 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: fe695132-dd25-45b5-a9df-9f7659fa279b Aug 01 13:03:23.224682 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.225043 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bebea799-d574-49bb-ae59-572e5352a947 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b returned with HTTP 404 Aug 01 13:03:23.225638 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 634/2548] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:23 2026] DELETE /volume/v3/snapshots/fe695132-dd25-45b5-a9df-9f7659fa279b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:23.227564 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:23.227739 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.228021 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.228351 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:23.228758 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.228758 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:23.229395 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:23.235628 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3d2d259-7546-492b-97f6-061d4042a501 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.236258 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Created reservations ['6373e83e-b16c-4bce-9f5e-f9cd23923c4c', '89c339bd-fbe4-4a6e-b750-c1b6517fdb84', '9343dae7-4748-4047-bbe6-ecf46e3d5884', '869c9eb9-72a7-4e7c-a0bb-22066a466434'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:23.237282 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3d2d259-7546-492b-97f6-061d4042a501 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 Aug 01 13:03:23.237486 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b49be98-a80b-4b79-82c2-13060c9ec555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6373e83e-b16c-4bce-9f5e-f9cd23923c4c', '89c339bd-fbe4-4a6e-b750-c1b6517fdb84', '9343dae7-4748-4047-bbe6-ecf46e3d5884', '869c9eb9-72a7-4e7c-a0bb-22066a466434']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:23.239027 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3d2d259-7546-492b-97f6-061d4042a501 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.239027 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3d2d259-7546-492b-97f6-061d4042a501 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.239027 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-f3d2d259-7546-492b-97f6-061d4042a501 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 75207040-6bda-40d0-8865-08c86133c570 Aug 01 13:03:23.239147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309ea981-1464-4cbb-81c0-ccef7e591639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:23.243582 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3d2d259-7546-492b-97f6-061d4042a501 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 returned with HTTP 404 Aug 01 13:03:23.244383 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 635/2549] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:23 2026] DELETE /volume/v3/snapshots/75207040-6bda-40d0-8865-08c86133c570 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:23.251685 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all volumes completed successfully. Aug 01 13:03:23.252738 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:23.253024 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:23.272349 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309ea981-1464-4cbb-81c0-ccef7e591639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97ba67b1-8937-490f-85d3-1dc9302bf4fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-93138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31bde2604a7435a8ff894ce8a6c2edd',qos_specs=None,replication_status=,reservations=['6373e83e-b16c-4bce-9f5e-f9cd23923c4c','89c339bd-fbe4-4a6e-b750-c1b6517fdb84','9343dae7-4748-4047-bbe6-ecf46e3d5884','869c9eb9-72a7-4e7c-a0bb-22066a466434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f2b24f2f4e453f8cc4c58240ee2804',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-93138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97ba67b1-8937-490f-85d3-1dc9302bf4fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b31bde2604a7435a8ff894ce8a6c2edd',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='61f2b24f2f4e453f8cc4c58240ee2804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:23.273673 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35591852-44b3-46d1-8e8d-dbf18c5927b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:23.274873 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b6c3ba8c-a6db-46ff-80da-8cce2b112942 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.276664 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6c3ba8c-a6db-46ff-80da-8cce2b112942 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb Aug 01 13:03:23.276932 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6c3ba8c-a6db-46ff-80da-8cce2b112942 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.277211 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6c3ba8c-a6db-46ff-80da-8cce2b112942 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.277356 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-b6c3ba8c-a6db-46ff-80da-8cce2b112942 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 9e93dd14-a85c-453e-855e-556272d36dbb Aug 01 13:03:23.299396 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6c3ba8c-a6db-46ff-80da-8cce2b112942 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb returned with HTTP 404 Aug 01 13:03:23.300141 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 635/2550] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:23 2026] DELETE /volume/v3/snapshots/9e93dd14-a85c-453e-855e-556272d36dbb => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:23.300598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35591852-44b3-46d1-8e8d-dbf18c5927b7) 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-VolumesTransfersTest-Volume-93138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b31bde2604a7435a8ff894ce8a6c2edd',qos_specs=None,replication_status=,reservations=['6373e83e-b16c-4bce-9f5e-f9cd23923c4c','89c339bd-fbe4-4a6e-b750-c1b6517fdb84','9343dae7-4748-4047-bbe6-ecf46e3d5884','869c9eb9-72a7-4e7c-a0bb-22066a466434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f2b24f2f4e453f8cc4c58240ee2804',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:23.301445 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509637f5-1136-4c8d-9ecd-36030d70dea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:23.314137 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:23.318303 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.318303 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:23.320673 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509637f5-1136-4c8d-9ecd-36030d70dea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:23.321862 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Flow 'volume_create_api' (f984d631-6f3f-4b1b-8988-2c229da86ee9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:23.322290 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Create volume request issued successfully. Aug 01 13:03:23.323385 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b95a80cd-e2bf-4380-80f0-4c1e04f3e972 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:23.323989 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 645/2551] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:23 2026] POST /volume/v3/volumes => generated 746 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:23.326691 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:23.326991 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:23.343390 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b9667076-04fb-4789-8522-91dee1ba99ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.352973 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9667076-04fb-4789-8522-91dee1ba99ed tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:23.352973 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9667076-04fb-4789-8522-91dee1ba99ed tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.352973 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9667076-04fb-4789-8522-91dee1ba99ed tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.366144 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.366144 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:23.378110 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b9667076-04fb-4789-8522-91dee1ba99ed tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Volume info retrieved successfully. Aug 01 13:03:23.378334 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-cc472ea8-112e-4a9f-a09b-8a6c16da5703 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.380123 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:23.381744 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-cc472ea8-112e-4a9f-a09b-8a6c16da5703 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:23.382604 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-cc472ea8-112e-4a9f-a09b-8a6c16da5703 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.382837 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-cc472ea8-112e-4a9f-a09b-8a6c16da5703 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.386587 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9667076-04fb-4789-8522-91dee1ba99ed tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe returned with HTTP 200 Aug 01 13:03:23.386587 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 636/2552] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:23.389120 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.389120 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:23.402700 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.402700 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:23.404113 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-35319b91-4e84-41f8-8b6f-ee4dc5cd7d64 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:23.404634 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 637/2553] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:23.409052 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-cc472ea8-112e-4a9f-a09b-8a6c16da5703 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:23.417628 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-cc472ea8-112e-4a9f-a09b-8a6c16da5703 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:03:23.418253 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 636/2554] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1653 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:23.425002 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8a044eb9-e916-4086-92ac-6ec271409d73 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.427065 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a044eb9-e916-4086-92ac-6ec271409d73 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/group_snapshots Aug 01 13:03:23.427499 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a044eb9-e916-4086-92ac-6ec271409d73 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e520f436-9b90-41d8-bcaa-31ccdea1d4df", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2039321666"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:23.429269 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-8a044eb9-e916-4086-92ac-6ec271409d73 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e520f436-9b90-41d8-bcaa-31ccdea1d4df', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2039321666'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 13:03:23.445274 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.445274 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:23.447886 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-fb05fcb3-fa86-4691-9996-14dc34f3274f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.450122 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.group_snapshots [None req-8a044eb9-e916-4086-92ac-6ec271409d73 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2039321666. Aug 01 13:03:23.451142 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-fb05fcb3-fa86-4691-9996-14dc34f3274f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5/action Aug 01 13:03:23.451757 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-fb05fcb3-fa86-4691-9996-14dc34f3274f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:23.452109 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-fb05fcb3-fa86-4691-9996-14dc34f3274f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:23.465974 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.465974 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:23.467221 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-fb05fcb3-fa86-4691-9996-14dc34f3274f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:23.474254 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.474254 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:23.477607 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-fb05fcb3-fa86-4691-9996-14dc34f3274f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Begin detaching volume completed successfully. Aug 01 13:03:23.477924 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-fb05fcb3-fa86-4691-9996-14dc34f3274f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5/action returned with HTTP 202 Aug 01 13:03:23.478906 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 637/2555] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:03:23 2026] POST /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:03:23.545241 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-8a044eb9-e916-4086-92ac-6ec271409d73 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['3473e4bc-e10b-4f31-ac39-478c79410d16', '7a8ff47c-e8d8-4910-9f00-ca8be7c2035e', 'a7b66a0c-33c4-42ea-88bd-31100d398599', '151b4ff5-5235-4ac8-90b3-32a8f49f3a76'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:23.569062 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-beb7fe68-fb18-4b05-8704-ba11096f6f45 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.570069 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-beb7fe68-fb18-4b05-8704-ba11096f6f45 None None] GET https://10.4.3.110/volume// Aug 01 13:03:23.570069 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-beb7fe68-fb18-4b05-8704-ba11096f6f45 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.570297 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-beb7fe68-fb18-4b05-8704-ba11096f6f45 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.570750 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-beb7fe68-fb18-4b05-8704-ba11096f6f45 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:03:23.571078 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 638/2556] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:03:23.589887 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-ab4fcff3-d894-43e2-8aaf-43bf1b5126b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.593874 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-ab4fcff3-d894-43e2-8aaf-43bf1b5126b8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:23.595044 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-ab4fcff3-d894-43e2-8aaf-43bf1b5126b8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.595044 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-ab4fcff3-d894-43e2-8aaf-43bf1b5126b8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.614426 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.614426 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:23.620289 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-ab4fcff3-d894-43e2-8aaf-43bf1b5126b8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:23.622205 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a044eb9-e916-4086-92ac-6ec271409d73 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots returned with HTTP 202 Aug 01 13:03:23.622882 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 646/2557] 10.4.3.110 () {70 vars in 1324 bytes} [Sat Aug 1 13:03:23 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:23.628134 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-ab4fcff3-d894-43e2-8aaf-43bf1b5126b8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:03:23.631641 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 637/2558] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1836 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:23.642723 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6fc51f4-2ac3-43eb-b84d-c19a054627fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.649574 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6fc51f4-2ac3-43eb-b84d-c19a054627fd tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 Aug 01 13:03:23.649574 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6fc51f4-2ac3-43eb-b84d-c19a054627fd tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.649840 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6fc51f4-2ac3-43eb-b84d-c19a054627fd tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.650142 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-f6fc51f4-2ac3-43eb-b84d-c19a054627fd tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 86d01ff2-bdaf-4f22-873a-d857827b3312 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:23.657517 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.657517 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:23.663713 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6fc51f4-2ac3-43eb-b84d-c19a054627fd tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 returned with HTTP 200 Aug 01 13:03:23.664275 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 638/2559] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:23.672785 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-57ed956c-c29d-4d84-9b3d-375bbf5cc3bb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.680975 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57ed956c-c29d-4d84-9b3d-375bbf5cc3bb tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:23.680975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57ed956c-c29d-4d84-9b3d-375bbf5cc3bb tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.680975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57ed956c-c29d-4d84-9b3d-375bbf5cc3bb tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.680975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-57ed956c-c29d-4d84-9b3d-375bbf5cc3bb tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:23.695864 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.695864 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:23.695864 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57ed956c-c29d-4d84-9b3d-375bbf5cc3bb tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:23.696821 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 639/2560] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:23.955429 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d769e827-f01e-439a-949c-99ed82cad5a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:23.957782 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d769e827-f01e-439a-949c-99ed82cad5a9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:23.959488 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d769e827-f01e-439a-949c-99ed82cad5a9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:23.959814 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d769e827-f01e-439a-949c-99ed82cad5a9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:23.975979 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:23.975979 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:23.983635 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d769e827-f01e-439a-949c-99ed82cad5a9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:23.990347 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d769e827-f01e-439a-949c-99ed82cad5a9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:23.991038 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 647/2561] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:23 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:23.998019 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6b035329-f165-4112-bacf-4173ca61b1dd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.019915 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31cbc62d-2f84-49b3-a87f-0d71fc527ce5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.022309 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31cbc62d-2f84-49b3-a87f-0d71fc527ce5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] DELETE https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:03:24.023222 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31cbc62d-2f84-49b3-a87f-0d71fc527ce5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.024971 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31cbc62d-2f84-49b3-a87f-0d71fc527ce5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.024971 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-31cbc62d-2f84-49b3-a87f-0d71fc527ce5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Delete volume with id: febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:03:24.052580 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.052580 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:24.052580 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-31cbc62d-2f84-49b3-a87f-0d71fc527ce5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:03:24.075097 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-31cbc62d-2f84-49b3-a87f-0d71fc527ce5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Delete volume request issued successfully. Aug 01 13:03:24.075960 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31cbc62d-2f84-49b3-a87f-0d71fc527ce5 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 202 Aug 01 13:03:24.076934 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 639/2562] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:24 2026] DELETE /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:24.086398 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e53763df-8d80-4736-84bf-b2985dc3e155 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.089000 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e53763df-8d80-4736-84bf-b2985dc3e155 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:03:24.089288 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e53763df-8d80-4736-84bf-b2985dc3e155 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.090440 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e53763df-8d80-4736-84bf-b2985dc3e155 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.100202 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.100202 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:24.105669 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e53763df-8d80-4736-84bf-b2985dc3e155 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:03:24.116221 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e53763df-8d80-4736-84bf-b2985dc3e155 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 200 Aug 01 13:03:24.116987 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 640/2563] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.142731 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6b035329-f165-4112-bacf-4173ca61b1dd tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:24.143270 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6b035329-f165-4112-bacf-4173ca61b1dd tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-747595683", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:24.178692 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6b035329-f165-4112-bacf-4173ca61b1dd tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:24.179194 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 638/2564] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:03:23 2026] POST /volume/v3/types => generated 274 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.191566 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8738fb3-cc77-4adf-964d-7e4c061bbdda None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.193455 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8738fb3-cc77-4adf-964d-7e4c061bbdda tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:24.193842 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8738fb3-cc77-4adf-964d-7e4c061bbdda tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-895610996", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:24.212453 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8738fb3-cc77-4adf-964d-7e4c061bbdda tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:24.212872 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 648/2565] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:03:24 2026] POST /volume/v3/types => generated 274 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.221562 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.285541 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:24.285939 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-806438157", "volume_type": "612b06b6-d78a-41cc-8e29-21bf4d28d2e3", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:24.287639 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-806438157', 'volume_type': '612b06b6-d78a-41cc-8e29-21bf4d28d2e3', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:24.292426 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Create volume of 1 GB Aug 01 13:03:24.292739 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.292739 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:24.293328 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Availability Zones retrieved successfully. Aug 01 13:03:24.299011 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Flow 'volume_create_api' (b7afd2b0-f18e-4bb5-ae53-cc61ea223295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:24.299995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c067a04e-96d0-4509-a643-80b85ed19c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:24.301841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:24.329758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c067a04e-96d0-4509-a643-80b85ed19c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=612b06b6-d78a-41cc-8e29-21bf4d28d2e3,is_public=True,name='tempest-VolumeTypesTest-volume-type-747595683',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '612b06b6-d78a-41cc-8e29-21bf4d28d2e3', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:24.330852 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4adeb55-35ac-4a2a-9fb4-7adf806d6716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:24.373416 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-747595683 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-747595683, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:24.373416 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-747595683 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-747595683, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:24.403822 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dfdaf46f-80dc-4996-a804-550d1383295f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.406774 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfdaf46f-80dc-4996-a804-550d1383295f tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:24.406774 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfdaf46f-80dc-4996-a804-550d1383295f tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.406774 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfdaf46f-80dc-4996-a804-550d1383295f tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.416558 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.416558 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:24.421722 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Created reservations ['ba08fc47-d6f6-4058-9ca7-3f7d17f1b728', 'ec9806f8-7103-4d3e-83cb-7af570f08d83', '5c6f982b-19c9-4a0f-a0a4-a9ee130e25cc', '58527a00-085e-4234-a9b2-65fe488a1201'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:24.421869 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dfdaf46f-80dc-4996-a804-550d1383295f tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Volume info retrieved successfully. Aug 01 13:03:24.422482 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4adeb55-35ac-4a2a-9fb4-7adf806d6716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba08fc47-d6f6-4058-9ca7-3f7d17f1b728', 'ec9806f8-7103-4d3e-83cb-7af570f08d83', '5c6f982b-19c9-4a0f-a0a4-a9ee130e25cc', '58527a00-085e-4234-a9b2-65fe488a1201']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:24.423791 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5296f4cf-3f59-4e2c-aacc-5ea1572b1d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:24.427387 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfdaf46f-80dc-4996-a804-550d1383295f tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe returned with HTTP 200 Aug 01 13:03:24.428075 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 641/2566] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.444195 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-11952f39-a643-4f35-8e6f-126b5b1154d4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.446696 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11952f39-a643-4f35-8e6f-126b5b1154d4 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] POST https://10.4.3.110/volume/v3/os-volume-transfer Aug 01 13:03:24.447178 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-11952f39-a643-4f35-8e6f-126b5b1154d4 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "97ba67b1-8937-490f-85d3-1dc9302bf4fe"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:24.449411 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.volume_transfer [None req-11952f39-a643-4f35-8e6f-126b5b1154d4 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Creating new volume transfer {'transfer': {'volume_id': '97ba67b1-8937-490f-85d3-1dc9302bf4fe'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 01 13:03:24.449411 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.volume_transfer [None req-11952f39-a643-4f35-8e6f-126b5b1154d4 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Creating transfer of volume 97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:24.449411 np0000006302 devstack@c-api.service[100261]: INFO cinder.transfer.api [None req-11952f39-a643-4f35-8e6f-126b5b1154d4 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Generating transfer record for volume 97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:24.456928 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5296f4cf-3f59-4e2c-aacc-5ea1572b1d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54386d39-418f-41b0-bb21-d5d2393c3427', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-806438157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0cd0f8099034a3bae3cb28328917622',qos_specs=None,replication_status=,reservations=['ba08fc47-d6f6-4058-9ca7-3f7d17f1b728','ec9806f8-7103-4d3e-83cb-7af570f08d83','5c6f982b-19c9-4a0f-a0a4-a9ee130e25cc','58527a00-085e-4234-a9b2-65fe488a1201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b56ad6264a4eedba5612f00eacfc0e',volume_type_id=612b06b6-d78a-41cc-8e29-21bf4d28d2e3), '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=2026-08-01T13:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-806438157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54386d39-418f-41b0-bb21-d5d2393c3427,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0cd0f8099034a3bae3cb28328917622',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='03b56ad6264a4eedba5612f00eacfc0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(612b06b6-d78a-41cc-8e29-21bf4d28d2e3),volume_type_id=612b06b6-d78a-41cc-8e29-21bf4d28d2e3)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:24.458570 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6315f024-96b9-4c49-9399-22486495549d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:24.461238 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.461238 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:24.485082 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6315f024-96b9-4c49-9399-22486495549d) 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-VolumeTypesTest-volume-806438157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0cd0f8099034a3bae3cb28328917622',qos_specs=None,replication_status=,reservations=['ba08fc47-d6f6-4058-9ca7-3f7d17f1b728','ec9806f8-7103-4d3e-83cb-7af570f08d83','5c6f982b-19c9-4a0f-a0a4-a9ee130e25cc','58527a00-085e-4234-a9b2-65fe488a1201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b56ad6264a4eedba5612f00eacfc0e',volume_type_id=612b06b6-d78a-41cc-8e29-21bf4d28d2e3)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:24.485897 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d9b853-8664-474a-aa9c-86d5551cafff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:24.487376 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11952f39-a643-4f35-8e6f-126b5b1154d4 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/os-volume-transfer returned with HTTP 202 Aug 01 13:03:24.488199 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 639/2567] 10.4.3.110 () {68 vars in 1291 bytes} [Sat Aug 1 13:03:24 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:24.499048 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e08e6725-3e5c-4b2d-96d0-2de531a3f6b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.500084 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d9b853-8664-474a-aa9c-86d5551cafff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:24.501117 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Flow 'volume_create_api' (b7afd2b0-f18e-4bb5-ae53-cc61ea223295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:24.501369 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e08e6725-3e5c-4b2d-96d0-2de531a3f6b1 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:24.501604 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Create volume request issued successfully. Aug 01 13:03:24.501689 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e08e6725-3e5c-4b2d-96d0-2de531a3f6b1 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.501953 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e08e6725-3e5c-4b2d-96d0-2de531a3f6b1 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.502297 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7b0ce30-6bcf-47ad-9aed-e5eb0de91679 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:24.502812 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 640/2568] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:24 2026] POST /volume/v3/volumes => generated 782 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:24.514348 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.514348 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:24.516225 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce40181f-b497-4ba4-b165-4eb4b665da3f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.519486 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce40181f-b497-4ba4-b165-4eb4b665da3f tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] GET https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 Aug 01 13:03:24.520274 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce40181f-b497-4ba4-b165-4eb4b665da3f tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.520274 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce40181f-b497-4ba4-b165-4eb4b665da3f tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.522966 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e08e6725-3e5c-4b2d-96d0-2de531a3f6b1 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Volume info retrieved successfully. Aug 01 13:03:24.529972 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.529972 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:24.530135 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e08e6725-3e5c-4b2d-96d0-2de531a3f6b1 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe returned with HTTP 200 Aug 01 13:03:24.530854 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 649/2569] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.536233 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ce40181f-b497-4ba4-b165-4eb4b665da3f tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Volume info retrieved successfully. Aug 01 13:03:24.542827 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce40181f-b497-4ba4-b165-4eb4b665da3f tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 returned with HTTP 200 Aug 01 13:03:24.543300 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 642/2570] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.556681 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7634a644-4531-450b-a3e7-a663162d8771 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.558989 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7634a644-4531-450b-a3e7-a663162d8771 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/os-volume-transfer/detail Aug 01 13:03:24.559190 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7634a644-4531-450b-a3e7-a663162d8771 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.559392 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7634a644-4531-450b-a3e7-a663162d8771 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.559551 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.volume_transfer [None req-7634a644-4531-450b-a3e7-a663162d8771 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Listing volume transfers {{(pid=100261) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 01 13:03:24.564402 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7634a644-4531-450b-a3e7-a663162d8771 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 01 13:03:24.564887 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 640/2571] 10.4.3.110 () {66 vars in 1291 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.576698 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fe8e7bbd-3ae0-4d82-868a-2379fc7425b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.582208 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe8e7bbd-3ae0-4d82-868a-2379fc7425b3 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] DELETE https://10.4.3.110/volume/v3/os-volume-transfer/f5f7d2ce-135c-4a75-a0df-c1d588962ec3 Aug 01 13:03:24.582423 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe8e7bbd-3ae0-4d82-868a-2379fc7425b3 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.582636 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe8e7bbd-3ae0-4d82-868a-2379fc7425b3 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.582745 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-fe8e7bbd-3ae0-4d82-868a-2379fc7425b3 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Delete transfer with id: f5f7d2ce-135c-4a75-a0df-c1d588962ec3 Aug 01 13:03:24.600520 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.600520 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:24.617095 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe8e7bbd-3ae0-4d82-868a-2379fc7425b3 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/os-volume-transfer/f5f7d2ce-135c-4a75-a0df-c1d588962ec3 returned with HTTP 202 Aug 01 13:03:24.617872 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 641/2572] 10.4.3.110 () {66 vars in 1384 bytes} [Sat Aug 1 13:03:24 2026] DELETE /volume/v3/os-volume-transfer/f5f7d2ce-135c-4a75-a0df-c1d588962ec3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:24.636182 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-830a1e93-6503-40c2-8fec-508ab0d1b746 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.639011 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-830a1e93-6503-40c2-8fec-508ab0d1b746 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:24.639326 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-830a1e93-6503-40c2-8fec-508ab0d1b746 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.639636 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-830a1e93-6503-40c2-8fec-508ab0d1b746 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.665213 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.665213 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:24.676575 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-edc6dcd0-3894-478d-813b-c405b2855155 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.678668 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-edc6dcd0-3894-478d-813b-c405b2855155 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 Aug 01 13:03:24.678964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edc6dcd0-3894-478d-813b-c405b2855155 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.679176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edc6dcd0-3894-478d-813b-c405b2855155 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.679353 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-edc6dcd0-3894-478d-813b-c405b2855155 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 86d01ff2-bdaf-4f22-873a-d857827b3312 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:24.679530 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-830a1e93-6503-40c2-8fec-508ab0d1b746 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Volume info retrieved successfully. Aug 01 13:03:24.683314 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.683314 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:24.684994 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-f2649ed9-4dde-4e72-a190-ceb7bdd07d4c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.685278 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-830a1e93-6503-40c2-8fec-508ab0d1b746 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe returned with HTTP 200 Aug 01 13:03:24.685964 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 650/2573] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe => generated 839 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.687686 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-edc6dcd0-3894-478d-813b-c405b2855155 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 returned with HTTP 200 Aug 01 13:03:24.688307 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 643/2574] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 => generated 327 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:24.688692 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-f2649ed9-4dde-4e72-a190-ceb7bdd07d4c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581 Aug 01 13:03:24.688973 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-f2649ed9-4dde-4e72-a190-ceb7bdd07d4c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.689211 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-f2649ed9-4dde-4e72-a190-ceb7bdd07d4c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.697691 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.697691 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:24.698885 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-52afd442-1a7f-4fd4-8c01-46ae66cfb01e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.703196 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52afd442-1a7f-4fd4-8c01-46ae66cfb01e tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/snapshots/detail Aug 01 13:03:24.703512 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52afd442-1a7f-4fd4-8c01-46ae66cfb01e tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.703793 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52afd442-1a7f-4fd4-8c01-46ae66cfb01e tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.704177 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-52afd442-1a7f-4fd4-8c01-46ae66cfb01e tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:24.705634 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-52afd442-1a7f-4fd4-8c01-46ae66cfb01e tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:03:24.710982 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ce3fbffa-3f7d-448b-98ad-0fd3e231b8d4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.711825 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-52afd442-1a7f-4fd4-8c01-46ae66cfb01e tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all snapshots completed successfully. Aug 01 13:03:24.713563 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.713563 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:24.713731 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce3fbffa-3f7d-448b-98ad-0fd3e231b8d4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:24.713779 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52afd442-1a7f-4fd4-8c01-46ae66cfb01e tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:03:24.713849 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce3fbffa-3f7d-448b-98ad-0fd3e231b8d4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.713888 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 642/2575] 10.4.3.110 () {66 vars in 1264 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.713921 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce3fbffa-3f7d-448b-98ad-0fd3e231b8d4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.714120 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ce3fbffa-3f7d-448b-98ad-0fd3e231b8d4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:24.714629 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-faddc3a8-a873-474c-9481-75c8be23f02c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.716641 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-faddc3a8-a873-474c-9481-75c8be23f02c tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] DELETE https://10.4.3.110/volume/v3/os-volume-transfer/f5f7d2ce-135c-4a75-a0df-c1d588962ec3 Aug 01 13:03:24.716885 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-faddc3a8-a873-474c-9481-75c8be23f02c tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.717121 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-faddc3a8-a873-474c-9481-75c8be23f02c tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.717256 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-faddc3a8-a873-474c-9481-75c8be23f02c tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Delete transfer with id: f5f7d2ce-135c-4a75-a0df-c1d588962ec3 Aug 01 13:03:24.721082 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-faddc3a8-a873-474c-9481-75c8be23f02c tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/os-volume-transfer/f5f7d2ce-135c-4a75-a0df-c1d588962ec3 returned with HTTP 404 Aug 01 13:03:24.721671 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 644/2576] 10.4.3.110 () {66 vars in 1384 bytes} [Sat Aug 1 13:03:24 2026] DELETE /volume/v3/os-volume-transfer/f5f7d2ce-135c-4a75-a0df-c1d588962ec3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:24.730965 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.730965 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:24.731420 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0fc993ea-0983-48d8-b2af-1e04d4f6938b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.731695 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce3fbffa-3f7d-448b-98ad-0fd3e231b8d4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:24.732187 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 651/2577] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.734347 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fc993ea-0983-48d8-b2af-1e04d4f6938b tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:24.734620 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fc993ea-0983-48d8-b2af-1e04d4f6938b tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.734855 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fc993ea-0983-48d8-b2af-1e04d4f6938b tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.735079 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0fc993ea-0983-48d8-b2af-1e04d4f6938b tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Delete volume with id: 97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:24.738255 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85e72fc3-2494-44d0-b889-d38c25ab8f18 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.740744 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85e72fc3-2494-44d0-b889-d38c25ab8f18 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/snapshots/fc47b39a-97fa-4a4f-90c2-ecbf0a8c38f6 Aug 01 13:03:24.741024 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85e72fc3-2494-44d0-b889-d38c25ab8f18 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.741284 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85e72fc3-2494-44d0-b889-d38c25ab8f18 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.745247 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.745247 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:24.745683 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0fc993ea-0983-48d8-b2af-1e04d4f6938b tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Volume info retrieved successfully. Aug 01 13:03:24.748900 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.748900 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:24.749574 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-85e72fc3-2494-44d0-b889-d38c25ab8f18 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Snapshot retrieved successfully. Aug 01 13:03:24.750631 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85e72fc3-2494-44d0-b889-d38c25ab8f18 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/snapshots/fc47b39a-97fa-4a4f-90c2-ecbf0a8c38f6 returned with HTTP 200 Aug 01 13:03:24.751348 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 645/2578] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/snapshots/fc47b39a-97fa-4a4f-90c2-ecbf0a8c38f6 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.764254 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-23506fb2-05d3-4323-815a-22ba7785af9d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.766583 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23506fb2-05d3-4323-815a-22ba7785af9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/snapshots/994612c0-c788-42a9-aeaf-6df3cd2ad1dd Aug 01 13:03:24.766796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23506fb2-05d3-4323-815a-22ba7785af9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.767074 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23506fb2-05d3-4323-815a-22ba7785af9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.772306 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.772306 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:24.772789 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-23506fb2-05d3-4323-815a-22ba7785af9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Snapshot retrieved successfully. Aug 01 13:03:24.773638 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23506fb2-05d3-4323-815a-22ba7785af9d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/snapshots/994612c0-c788-42a9-aeaf-6df3cd2ad1dd returned with HTTP 200 Aug 01 13:03:24.774095 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 652/2579] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/snapshots/994612c0-c788-42a9-aeaf-6df3cd2ad1dd => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.779675 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0fc993ea-0983-48d8-b2af-1e04d4f6938b tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Delete volume request issued successfully. Aug 01 13:03:24.780236 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fc993ea-0983-48d8-b2af-1e04d4f6938b tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe returned with HTTP 202 Aug 01 13:03:24.780705 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 643/2580] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:24 2026] DELETE /volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:24.787021 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7c658ba-e446-4fe9-a67a-69b855ca18ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.788092 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ec3b53c6-7a56-4f5f-aeeb-72a613171e9e req-f2649ed9-4dde-4e72-a190-ceb7bdd07d4c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581 returned with HTTP 200 Aug 01 13:03:24.788092 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 641/2581] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:03:24 2026] DELETE /volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:24.789143 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7c658ba-e446-4fe9-a67a-69b855ca18ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] DELETE https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 Aug 01 13:03:24.789467 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7c658ba-e446-4fe9-a67a-69b855ca18ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.789764 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7c658ba-e446-4fe9-a67a-69b855ca18ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.790010 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-d7c658ba-e446-4fe9-a67a-69b855ca18ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] delete called for member 86d01ff2-bdaf-4f22-873a-d857827b3312 {{(pid=100263) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:03:24.790166 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.group_snapshots [None req-d7c658ba-e446-4fe9-a67a-69b855ca18ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Delete group_snapshot with id: 86d01ff2-bdaf-4f22-873a-d857827b3312 Aug 01 13:03:24.794248 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dfe398ff-18ef-4669-812a-c7c6916d5fb3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.796524 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.796524 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:24.796831 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dfe398ff-18ef-4669-812a-c7c6916d5fb3 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] GET https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:24.797126 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dfe398ff-18ef-4669-812a-c7c6916d5fb3 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.797391 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dfe398ff-18ef-4669-812a-c7c6916d5fb3 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.808275 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.808275 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:24.813196 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dfe398ff-18ef-4669-812a-c7c6916d5fb3 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Volume info retrieved successfully. Aug 01 13:03:24.819890 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dfe398ff-18ef-4669-812a-c7c6916d5fb3 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe returned with HTTP 200 Aug 01 13:03:24.819890 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 653/2582] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe => generated 1011 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:24.858735 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7c658ba-e446-4fe9-a67a-69b855ca18ac tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 returned with HTTP 202 Aug 01 13:03:24.859404 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 646/2583] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 13:03:24 2026] DELETE /volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:24.868898 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92edb16f-7576-411d-81fe-4b74520857da None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:24.870699 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:24.870956 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:24.871614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:24.871614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:24.873025 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:24.883664 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all volumes completed successfully. Aug 01 13:03:24.884701 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:24.884965 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:24.936032 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:24.941002 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.941002 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:24.945848 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:24.945848 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:24.992062 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:24.995752 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:24.995752 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:25.005433 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92edb16f-7576-411d-81fe-4b74520857da tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:25.005695 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 644/2584] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:24 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:25.008040 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0a63ee19-c70f-43af-92b6-a64a99d116f6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.010235 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0a63ee19-c70f-43af-92b6-a64a99d116f6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:25.010485 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0a63ee19-c70f-43af-92b6-a64a99d116f6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.010702 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0a63ee19-c70f-43af-92b6-a64a99d116f6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.021149 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cfbb03ea-28e8-4e67-abbe-0cdcd61c11d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.022735 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:25.022735 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:25.022940 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfbb03ea-28e8-4e67-abbe-0cdcd61c11d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/snapshots/detail Aug 01 13:03:25.023777 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cfbb03ea-28e8-4e67-abbe-0cdcd61c11d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.024094 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cfbb03ea-28e8-4e67-abbe-0cdcd61c11d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.024398 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-cfbb03ea-28e8-4e67-abbe-0cdcd61c11d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:25.025661 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-cfbb03ea-28e8-4e67-abbe-0cdcd61c11d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:03:25.027099 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0a63ee19-c70f-43af-92b6-a64a99d116f6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:25.029872 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cfbb03ea-28e8-4e67-abbe-0cdcd61c11d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all snapshots completed successfully. Aug 01 13:03:25.030330 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:25.030330 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:25.030913 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfbb03ea-28e8-4e67-abbe-0cdcd61c11d9 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:03:25.031335 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 654/2585] 10.4.3.110 () {66 vars in 1264 bytes} [Sat Aug 1 13:03:25 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:25.032616 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0a63ee19-c70f-43af-92b6-a64a99d116f6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:25.033052 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 642/2586] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:25 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:25.044756 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-931033ad-c66f-4565-bb0d-45438c06df02 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.046814 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-931033ad-c66f-4565-bb0d-45438c06df02 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/snapshots/fc47b39a-97fa-4a4f-90c2-ecbf0a8c38f6 Aug 01 13:03:25.047127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-931033ad-c66f-4565-bb0d-45438c06df02 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.047322 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-931033ad-c66f-4565-bb0d-45438c06df02 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.053077 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-931033ad-c66f-4565-bb0d-45438c06df02 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/snapshots/fc47b39a-97fa-4a4f-90c2-ecbf0a8c38f6 returned with HTTP 404 Aug 01 13:03:25.053781 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 647/2587] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:25 2026] GET /volume/v3/snapshots/fc47b39a-97fa-4a4f-90c2-ecbf0a8c38f6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:25.062328 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f07e7c90-55f7-4094-9648-99491b95d274 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.065033 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f07e7c90-55f7-4094-9648-99491b95d274 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 Aug 01 13:03:25.065387 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f07e7c90-55f7-4094-9648-99491b95d274 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.065961 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f07e7c90-55f7-4094-9648-99491b95d274 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.065961 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-f07e7c90-55f7-4094-9648-99491b95d274 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 86d01ff2-bdaf-4f22-873a-d857827b3312 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:25.071309 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:25.071309 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:25.077168 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f07e7c90-55f7-4094-9648-99491b95d274 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 returned with HTTP 200 Aug 01 13:03:25.077727 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 645/2588] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:25 2026] GET /volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:25.131092 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a371926e-369f-41b2-baf3-0f448c9e7694 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.133470 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a371926e-369f-41b2-baf3-0f448c9e7694 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b Aug 01 13:03:25.133470 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a371926e-369f-41b2-baf3-0f448c9e7694 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.133714 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a371926e-369f-41b2-baf3-0f448c9e7694 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.140996 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a371926e-369f-41b2-baf3-0f448c9e7694 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b returned with HTTP 404 Aug 01 13:03:25.141710 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 655/2589] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:25 2026] GET /volume/v3/volumes/febda634-6f37-447d-9db9-4b156e57785b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:25.150887 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-589bdd02-70db-48f1-b46e-36570f5d5365 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.152630 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-589bdd02-70db-48f1-b46e-36570f5d5365 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] DELETE https://10.4.3.110/volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae Aug 01 13:03:25.153125 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-589bdd02-70db-48f1-b46e-36570f5d5365 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.153237 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-589bdd02-70db-48f1-b46e-36570f5d5365 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.153459 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-589bdd02-70db-48f1-b46e-36570f5d5365 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Delete volume with id: faa3535e-c5e2-42cd-862a-37d58add54ae Aug 01 13:03:25.162968 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:25.162968 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:25.163583 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-589bdd02-70db-48f1-b46e-36570f5d5365 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:03:25.185434 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-589bdd02-70db-48f1-b46e-36570f5d5365 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Delete volume request issued successfully. Aug 01 13:03:25.185716 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-589bdd02-70db-48f1-b46e-36570f5d5365 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae returned with HTTP 202 Aug 01 13:03:25.186264 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 643/2590] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:25 2026] DELETE /volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:25.195529 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-94478df0-e412-4540-a0ee-d8bffe9ce6a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.197267 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94478df0-e412-4540-a0ee-d8bffe9ce6a6 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae Aug 01 13:03:25.197531 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94478df0-e412-4540-a0ee-d8bffe9ce6a6 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.197777 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94478df0-e412-4540-a0ee-d8bffe9ce6a6 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.205997 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:25.205997 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:25.210302 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-94478df0-e412-4540-a0ee-d8bffe9ce6a6 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Volume info retrieved successfully. Aug 01 13:03:25.215592 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94478df0-e412-4540-a0ee-d8bffe9ce6a6 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae returned with HTTP 200 Aug 01 13:03:25.216072 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 648/2591] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:25 2026] GET /volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:25.559476 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d9efcd36-0d94-4344-844a-c2b5ed545e5e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.561887 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9efcd36-0d94-4344-844a-c2b5ed545e5e tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] GET https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 Aug 01 13:03:25.562172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9efcd36-0d94-4344-844a-c2b5ed545e5e tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.562432 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9efcd36-0d94-4344-844a-c2b5ed545e5e tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.571846 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:25.571846 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:25.576740 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d9efcd36-0d94-4344-844a-c2b5ed545e5e tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Volume info retrieved successfully. Aug 01 13:03:25.582420 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9efcd36-0d94-4344-844a-c2b5ed545e5e tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 returned with HTTP 200 Aug 01 13:03:25.582961 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 646/2592] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:25 2026] GET /volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:25.600697 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-99b6cf95-a421-46d1-aceb-024145b02470 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.602691 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] POST https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427/action Aug 01 13:03:25.603152 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Action body: b'{"os-retype": {"new_type": "223bdf92-bb9d-45a3-baf7-14470e67c297"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:25.603311 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "223bdf92-bb9d-45a3-baf7-14470e67c297"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:25.613041 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:25.613041 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:25.613627 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Volume info retrieved successfully. Aug 01 13:03:25.634558 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-895610996 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-895610996, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:25.634941 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-895610996 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-895610996, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:25.658220 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Created reservations ['982d8dd3-ad18-4bb9-98ba-490977cc0d60', 'f1e11f9d-98a8-4bc3-82b8-672c15a1a048'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:25.670223 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-747595683 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-747595683, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:25.670562 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-747595683 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-747595683, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:25.677969 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Created reservations ['3b2e4c44-8067-4e27-ab67-4a57e8e8e694', '05dcfe70-e4b7-482b-b404-98e0e99845f2'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:25.712407 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Retype volume request issued successfully. Aug 01 13:03:25.712688 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99b6cf95-a421-46d1-aceb-024145b02470 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427/action returned with HTTP 202 Aug 01 13:03:25.713569 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 656/2593] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:03:25 2026] POST /volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:03:25.722640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-07098b7b-deeb-4548-8940-6f158a0ac962 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.724613 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-07098b7b-deeb-4548-8940-6f158a0ac962 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] GET https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 Aug 01 13:03:25.724841 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-07098b7b-deeb-4548-8940-6f158a0ac962 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.725051 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-07098b7b-deeb-4548-8940-6f158a0ac962 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.733228 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:25.733228 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:25.737692 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-07098b7b-deeb-4548-8940-6f158a0ac962 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Volume info retrieved successfully. Aug 01 13:03:25.743511 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-25ac4b51-91e6-4a7c-abff-9ae70054cdb6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.743643 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-07098b7b-deeb-4548-8940-6f158a0ac962 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 returned with HTTP 200 Aug 01 13:03:25.744204 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 644/2594] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:25 2026] GET /volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:25.745851 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25ac4b51-91e6-4a7c-abff-9ae70054cdb6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:25.746136 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25ac4b51-91e6-4a7c-abff-9ae70054cdb6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.746398 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25ac4b51-91e6-4a7c-abff-9ae70054cdb6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.746567 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-25ac4b51-91e6-4a7c-abff-9ae70054cdb6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:25.751582 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:25.751582 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:25.753159 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25ac4b51-91e6-4a7c-abff-9ae70054cdb6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:25.753159 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 649/2595] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:25 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:25.835362 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-44ca5504-cd19-40d2-a305-6072ce8d25e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.837883 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44ca5504-cd19-40d2-a305-6072ce8d25e9 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] GET https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:25.838323 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44ca5504-cd19-40d2-a305-6072ce8d25e9 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.838754 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44ca5504-cd19-40d2-a305-6072ce8d25e9 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.846586 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44ca5504-cd19-40d2-a305-6072ce8d25e9 tempest-VolumesTransfersTest-1740348462 tempest-VolumesTransfersTest-1740348462-project-admin] https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe returned with HTTP 404 Aug 01 13:03:25.847525 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 647/2596] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:25 2026] GET /volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:25.860827 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d809ba9-0904-44e0-8533-d6303cc2b224 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.863398 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d809ba9-0904-44e0-8533-d6303cc2b224 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] GET https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:25.863704 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d809ba9-0904-44e0-8533-d6303cc2b224 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.864000 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d809ba9-0904-44e0-8533-d6303cc2b224 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.870869 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d809ba9-0904-44e0-8533-d6303cc2b224 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe returned with HTTP 404 Aug 01 13:03:25.874719 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 657/2597] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:25 2026] GET /volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:25.880419 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-04dd0fec-242b-4e18-8564-6c70dfd6b4f6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:25.884972 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04dd0fec-242b-4e18-8564-6c70dfd6b4f6 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] DELETE https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:25.884972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04dd0fec-242b-4e18-8564-6c70dfd6b4f6 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:25.884972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04dd0fec-242b-4e18-8564-6c70dfd6b4f6 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:25.884972 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-04dd0fec-242b-4e18-8564-6c70dfd6b4f6 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] Delete volume with id: 97ba67b1-8937-490f-85d3-1dc9302bf4fe Aug 01 13:03:25.891028 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04dd0fec-242b-4e18-8564-6c70dfd6b4f6 tempest-VolumesTransfersTest-1154866522 tempest-VolumesTransfersTest-1154866522-project-member] https://10.4.3.110/volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe returned with HTTP 404 Aug 01 13:03:25.892433 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 645/2598] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:25 2026] DELETE /volume/v3/volumes/97ba67b1-8937-490f-85d3-1dc9302bf4fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:26.044426 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-08c030f8-3ad6-4ed6-a4f0-074896e8e8dc req-19d65153-033f-4a32-a03f-b40f38094ce9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.047028 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-08c030f8-3ad6-4ed6-a4f0-074896e8e8dc req-19d65153-033f-4a32-a03f-b40f38094ce9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581 Aug 01 13:03:26.047028 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-08c030f8-3ad6-4ed6-a4f0-074896e8e8dc req-19d65153-033f-4a32-a03f-b40f38094ce9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.047225 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-08c030f8-3ad6-4ed6-a4f0-074896e8e8dc req-19d65153-033f-4a32-a03f-b40f38094ce9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.047351 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b96b446-866c-47b8-b70f-79c882720632 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.049939 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b96b446-866c-47b8-b70f-79c882720632 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:26.050259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b96b446-866c-47b8-b70f-79c882720632 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.050529 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b96b446-866c-47b8-b70f-79c882720632 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.051970 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-08c030f8-3ad6-4ed6-a4f0-074896e8e8dc req-19d65153-033f-4a32-a03f-b40f38094ce9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581 returned with HTTP 404 Aug 01 13:03:26.052593 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 650/2599] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:03:26 2026] DELETE /volume/v3/attachments/97c02b8d-ea13-4d3a-9238-0971eabf1581 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:26.065919 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:26.065919 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:26.070742 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9b96b446-866c-47b8-b70f-79c882720632 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:26.077921 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b96b446-866c-47b8-b70f-79c882720632 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:26.078528 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 648/2600] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:26 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:26.088671 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-75e6e987-8d9b-4046-aaec-cbdb5594fa83 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.091049 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75e6e987-8d9b-4046-aaec-cbdb5594fa83 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 Aug 01 13:03:26.091396 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75e6e987-8d9b-4046-aaec-cbdb5594fa83 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.091707 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75e6e987-8d9b-4046-aaec-cbdb5594fa83 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.091927 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-75e6e987-8d9b-4046-aaec-cbdb5594fa83 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 86d01ff2-bdaf-4f22-873a-d857827b3312 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:26.095679 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75e6e987-8d9b-4046-aaec-cbdb5594fa83 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 returned with HTTP 404 Aug 01 13:03:26.096168 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 658/2601] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:26 2026] GET /volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:26.104247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c250319c-676f-4b41-8411-5b91b92838e1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.106459 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c250319c-676f-4b41-8411-5b91b92838e1 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] DELETE https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 Aug 01 13:03:26.106707 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c250319c-676f-4b41-8411-5b91b92838e1 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.106957 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c250319c-676f-4b41-8411-5b91b92838e1 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.107145 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-c250319c-676f-4b41-8411-5b91b92838e1 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] delete called for member 86d01ff2-bdaf-4f22-873a-d857827b3312 {{(pid=100261) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:03:26.107268 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.group_snapshots [None req-c250319c-676f-4b41-8411-5b91b92838e1 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Delete group_snapshot with id: 86d01ff2-bdaf-4f22-873a-d857827b3312 Aug 01 13:03:26.112753 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c250319c-676f-4b41-8411-5b91b92838e1 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 returned with HTTP 404 Aug 01 13:03:26.113374 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 646/2602] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 13:03:26 2026] DELETE /volume/v3/group_snapshots/86d01ff2-bdaf-4f22-873a-d857827b3312 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:26.125487 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.127575 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:26.128311 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.129293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.129293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:26.130659 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:26.141546 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all volumes completed successfully. Aug 01 13:03:26.143095 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:26.144030 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:26.193592 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:26.198510 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:26.198510 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:26.205696 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:26.206027 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:26.232122 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b352aaaf-ab7d-4ae6-af53-4592620975e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.234407 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b352aaaf-ab7d-4ae6-af53-4592620975e1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] GET https://10.4.3.110/volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae Aug 01 13:03:26.234722 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b352aaaf-ab7d-4ae6-af53-4592620975e1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.234993 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b352aaaf-ab7d-4ae6-af53-4592620975e1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.242221 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b352aaaf-ab7d-4ae6-af53-4592620975e1 tempest-ServerRescueNegativeTestJSON-56804187 tempest-ServerRescueNegativeTestJSON-56804187-project-member] https://10.4.3.110/volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae returned with HTTP 404 Aug 01 13:03:26.242854 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 649/2603] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:26 2026] GET /volume/v3/volumes/faa3535e-c5e2-42cd-862a-37d58add54ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:26.253072 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:26.257555 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:26.257555 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:26.268861 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6abd0d5f-4ab8-4776-b0dd-42b60ac481ce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:26.269395 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 651/2604] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:26 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:26.285727 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-45b3fcb0-c537-4e97-9d2e-f97cc323f3cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.287960 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-45b3fcb0-c537-4e97-9d2e-f97cc323f3cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df/action Aug 01 13:03:26.288452 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-45b3fcb0-c537-4e97-9d2e-f97cc323f3cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:26.289444 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-45b3fcb0-c537-4e97-9d2e-f97cc323f3cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:26.291829 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-45b3fcb0-c537-4e97-9d2e-f97cc323f3cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] delete called for group e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:03:26.291829 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-45b3fcb0-c537-4e97-9d2e-f97cc323f3cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Delete group with id: e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:26.297279 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:26.297279 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:26.355480 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-45b3fcb0-c537-4e97-9d2e-f97cc323f3cb tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df/action returned with HTTP 202 Aug 01 13:03:26.356167 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 659/2605] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:03:26 2026] POST /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:26.365292 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7304463c-7302-44ff-b93e-6350e84a07ee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.367674 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7304463c-7302-44ff-b93e-6350e84a07ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e Aug 01 13:03:26.370926 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7304463c-7302-44ff-b93e-6350e84a07ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.370926 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7304463c-7302-44ff-b93e-6350e84a07ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.381886 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:26.381886 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:26.392243 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7304463c-7302-44ff-b93e-6350e84a07ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:26.392963 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-7304463c-7302-44ff-b93e-6350e84a07ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:26.394261 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-7304463c-7302-44ff-b93e-6350e84a07ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:26.454399 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-7304463c-7302-44ff-b93e-6350e84a07ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:26.458069 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:26.458069 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:26.466874 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7304463c-7302-44ff-b93e-6350e84a07ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e returned with HTTP 200 Aug 01 13:03:26.467300 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 647/2606] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:26 2026] GET /volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e => generated 914 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:26.761055 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f1ef67be-38d7-4e9e-8f3a-10a6639ce42e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.764335 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1ef67be-38d7-4e9e-8f3a-10a6639ce42e tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] GET https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 Aug 01 13:03:26.765434 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1ef67be-38d7-4e9e-8f3a-10a6639ce42e tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.765723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-77fe1090-b92c-4e72-992c-8fcc35695b85 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.765773 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1ef67be-38d7-4e9e-8f3a-10a6639ce42e tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.767841 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77fe1090-b92c-4e72-992c-8fcc35695b85 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:26.768165 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77fe1090-b92c-4e72-992c-8fcc35695b85 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.768453 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77fe1090-b92c-4e72-992c-8fcc35695b85 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.768606 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-77fe1090-b92c-4e72-992c-8fcc35695b85 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:26.774882 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:26.774882 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:26.775868 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77fe1090-b92c-4e72-992c-8fcc35695b85 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:26.776630 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 652/2607] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:26 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:26.778678 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:26.778678 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:26.784478 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f1ef67be-38d7-4e9e-8f3a-10a6639ce42e tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Volume info retrieved successfully. Aug 01 13:03:26.794986 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1ef67be-38d7-4e9e-8f3a-10a6639ce42e tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 returned with HTTP 200 Aug 01 13:03:26.795647 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 650/2608] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:26 2026] GET /volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:26.815764 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a904f285-c3fb-4d04-a886-28b9e168e830 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.819998 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a904f285-c3fb-4d04-a886-28b9e168e830 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] GET https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 Aug 01 13:03:26.820750 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a904f285-c3fb-4d04-a886-28b9e168e830 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.820750 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a904f285-c3fb-4d04-a886-28b9e168e830 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.842269 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:26.842269 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:26.850902 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a904f285-c3fb-4d04-a886-28b9e168e830 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Volume info retrieved successfully. Aug 01 13:03:26.859447 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a904f285-c3fb-4d04-a886-28b9e168e830 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 returned with HTTP 200 Aug 01 13:03:26.860209 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 660/2609] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:26 2026] GET /volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 => generated 875 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:26.880746 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-75130ce7-7154-40e0-93bd-c9f2c087b9ff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.897653 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75130ce7-7154-40e0-93bd-c9f2c087b9ff tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] GET https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 Aug 01 13:03:26.897653 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75130ce7-7154-40e0-93bd-c9f2c087b9ff tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.897653 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75130ce7-7154-40e0-93bd-c9f2c087b9ff tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.901016 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:26.901016 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:26.909025 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-75130ce7-7154-40e0-93bd-c9f2c087b9ff tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Volume info retrieved successfully. Aug 01 13:03:26.918654 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75130ce7-7154-40e0-93bd-c9f2c087b9ff tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 returned with HTTP 200 Aug 01 13:03:26.919154 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 648/2610] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:26 2026] GET /volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:26.934981 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-454cf15b-d372-4e8d-96cb-d19b89ab798a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:26.937518 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-454cf15b-d372-4e8d-96cb-d19b89ab798a tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] DELETE https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 Aug 01 13:03:26.937834 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-454cf15b-d372-4e8d-96cb-d19b89ab798a tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:26.938432 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-454cf15b-d372-4e8d-96cb-d19b89ab798a tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:26.938432 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-454cf15b-d372-4e8d-96cb-d19b89ab798a tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Delete volume with id: 54386d39-418f-41b0-bb21-d5d2393c3427 Aug 01 13:03:26.956630 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:26.956630 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:26.956630 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-454cf15b-d372-4e8d-96cb-d19b89ab798a tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Volume info retrieved successfully. Aug 01 13:03:26.995026 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-454cf15b-d372-4e8d-96cb-d19b89ab798a tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Delete volume request issued successfully. Aug 01 13:03:26.995026 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-454cf15b-d372-4e8d-96cb-d19b89ab798a tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 returned with HTTP 202 Aug 01 13:03:26.995026 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 653/2611] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:26 2026] DELETE /volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:27.007334 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00eb634f-8914-4ba1-8d30-72e15620cff7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.010758 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00eb634f-8914-4ba1-8d30-72e15620cff7 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] GET https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 Aug 01 13:03:27.011004 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00eb634f-8914-4ba1-8d30-72e15620cff7 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:27.011224 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00eb634f-8914-4ba1-8d30-72e15620cff7 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:27.020226 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:27.020226 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:27.029081 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00eb634f-8914-4ba1-8d30-72e15620cff7 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Volume info retrieved successfully. Aug 01 13:03:27.035138 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00eb634f-8914-4ba1-8d30-72e15620cff7 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 returned with HTTP 200 Aug 01 13:03:27.035275 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 651/2612] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:27 2026] GET /volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:27.097906 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-efb52b44-a244-4e1f-a0ca-f972127a3756 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.100564 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-efb52b44-a244-4e1f-a0ca-f972127a3756 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:27.100995 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-efb52b44-a244-4e1f-a0ca-f972127a3756 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:27.101160 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-efb52b44-a244-4e1f-a0ca-f972127a3756 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:27.114273 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:27.114273 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:27.118079 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-efb52b44-a244-4e1f-a0ca-f972127a3756 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:27.123092 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-efb52b44-a244-4e1f-a0ca-f972127a3756 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:27.123508 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 661/2613] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:27 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:27.482160 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-881a823e-3139-4873-b905-ac81212177de None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.484730 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-881a823e-3139-4873-b905-ac81212177de tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e Aug 01 13:03:27.485083 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-881a823e-3139-4873-b905-ac81212177de tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:27.485342 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-881a823e-3139-4873-b905-ac81212177de tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:27.495202 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-881a823e-3139-4873-b905-ac81212177de tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e returned with HTTP 404 Aug 01 13:03:27.495849 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 649/2614] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:27 2026] GET /volume/v3/volumes/6869bc04-3162-41df-b22a-30f4c354796e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:27.512631 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-21e1888e-de56-47b9-94ab-26e869f2d71f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.516915 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21e1888e-de56-47b9-94ab-26e869f2d71f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e Aug 01 13:03:27.517242 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21e1888e-de56-47b9-94ab-26e869f2d71f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:27.517909 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21e1888e-de56-47b9-94ab-26e869f2d71f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:27.527649 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21e1888e-de56-47b9-94ab-26e869f2d71f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e returned with HTTP 404 Aug 01 13:03:27.528358 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 654/2615] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:27 2026] GET /volume/v3/volumes/b26d21d0-eb3f-4b2b-a3dc-d9e80b3a0d6e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:27.544576 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d74d203-cf9e-46ee-ba64-48782751411c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.548800 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d74d203-cf9e-46ee-ba64-48782751411c tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df Aug 01 13:03:27.548800 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d74d203-cf9e-46ee-ba64-48782751411c tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:27.549117 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d74d203-cf9e-46ee-ba64-48782751411c tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:27.549332 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-5d74d203-cf9e-46ee-ba64-48782751411c tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member e520f436-9b90-41d8-bcaa-31ccdea1d4df {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:27.558573 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d74d203-cf9e-46ee-ba64-48782751411c tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df returned with HTTP 404 Aug 01 13:03:27.561442 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 652/2616] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:27 2026] GET /volume/v3/groups/e520f436-9b90-41d8-bcaa-31ccdea1d4df => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:27.572078 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6cfe5674-8075-40d8-99a0-e17c8a8391b3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.575418 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cfe5674-8075-40d8-99a0-e17c8a8391b3 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/301ed80e-69f2-4381-874e-f1f7998cd34e Aug 01 13:03:27.575760 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6cfe5674-8075-40d8-99a0-e17c8a8391b3 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:27.576376 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6cfe5674-8075-40d8-99a0-e17c8a8391b3 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:27.601615 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cfe5674-8075-40d8-99a0-e17c8a8391b3 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/group_types/301ed80e-69f2-4381-874e-f1f7998cd34e returned with HTTP 202 Aug 01 13:03:27.602181 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 662/2617] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 13:03:27 2026] DELETE /volume/v3/group_types/301ed80e-69f2-4381-874e-f1f7998cd34e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:27.622109 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b78af202-c833-4170-b68f-eda5115e30eb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.624918 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b78af202-c833-4170-b68f-eda5115e30eb tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] DELETE https://10.4.3.110/volume/v3/types/acc658d1-2413-449b-9b41-573b0d28d379 Aug 01 13:03:27.624918 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b78af202-c833-4170-b68f-eda5115e30eb tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:27.625185 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b78af202-c833-4170-b68f-eda5115e30eb tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:27.666761 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b78af202-c833-4170-b68f-eda5115e30eb tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/types/acc658d1-2413-449b-9b41-573b0d28d379 returned with HTTP 202 Aug 01 13:03:27.667312 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 650/2618] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:27 2026] DELETE /volume/v3/types/acc658d1-2413-449b-9b41-573b0d28d379 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:27.680409 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d80ef348-8b63-4c00-bfef-3977090f6dbe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.684444 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d80ef348-8b63-4c00-bfef-3977090f6dbe tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] GET https://10.4.3.110/volume/v3/types/acc658d1-2413-449b-9b41-573b0d28d379 Aug 01 13:03:27.684444 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d80ef348-8b63-4c00-bfef-3977090f6dbe tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:27.684578 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d80ef348-8b63-4c00-bfef-3977090f6dbe tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:27.689775 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d80ef348-8b63-4c00-bfef-3977090f6dbe tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/types/acc658d1-2413-449b-9b41-573b0d28d379 returned with HTTP 404 Aug 01 13:03:27.690568 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 655/2619] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:27 2026] GET /volume/v3/types/acc658d1-2413-449b-9b41-573b0d28d379 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:27.703868 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-56ab3732-cdc2-47a3-b7be-9a0e871ddafd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.709597 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56ab3732-cdc2-47a3-b7be-9a0e871ddafd tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:27.709916 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56ab3732-cdc2-47a3-b7be-9a0e871ddafd tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-45982410"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:27.739052 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56ab3732-cdc2-47a3-b7be-9a0e871ddafd tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:27.739626 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 653/2620] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:03:27 2026] POST /volume/v3/types => generated 222 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:27.751246 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eb5c1eb5-67fd-4c85-b138-53641d9a1d88 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.754525 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb5c1eb5-67fd-4c85-b138-53641d9a1d88 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 13:03:27.755089 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb5c1eb5-67fd-4c85-b138-53641d9a1d88 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1283016753"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:27.776233 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb5c1eb5-67fd-4c85-b138-53641d9a1d88 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 13:03:27.776835 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 663/2621] 10.4.3.110 () {70 vars in 1311 bytes} [Sat Aug 1 13:03:27 2026] POST /volume/v3/group_types => generated 181 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:27.792774 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9843b431-54db-4f85-9114-bd3ab7295a09 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.793710 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f396e578-f55c-4fea-b411-d5f1f4d0ba92 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.794962 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9843b431-54db-4f85-9114-bd3ab7295a09 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:27.795257 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9843b431-54db-4f85-9114-bd3ab7295a09 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:27.795561 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9843b431-54db-4f85-9114-bd3ab7295a09 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:27.795699 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9843b431-54db-4f85-9114-bd3ab7295a09 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:27.796421 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f396e578-f55c-4fea-b411-d5f1f4d0ba92 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/groups Aug 01 13:03:27.796872 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f396e578-f55c-4fea-b411-d5f1f4d0ba92 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c19b1a0-bf39-4b97-a0dc-17680ca6601c", "volume_types": ["125ce1cb-e46d-4f6a-a32e-a950258c61a7"], "name": "tempest-GroupSnapshotsTest-Group-1144177891"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:27.799044 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-f396e578-f55c-4fea-b411-d5f1f4d0ba92 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating new group {'group': {'group_type': '9c19b1a0-bf39-4b97-a0dc-17680ca6601c', 'volume_types': ['125ce1cb-e46d-4f6a-a32e-a950258c61a7'], 'name': 'tempest-GroupSnapshotsTest-Group-1144177891'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:03:27.803691 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:27.803691 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:27.804576 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9843b431-54db-4f85-9114-bd3ab7295a09 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:27.805052 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 651/2622] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:27 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:27.806094 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-f396e578-f55c-4fea-b411-d5f1f4d0ba92 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating group tempest-GroupSnapshotsTest-Group-1144177891. Aug 01 13:03:27.816937 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f396e578-f55c-4fea-b411-d5f1f4d0ba92 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Availability Zones retrieved successfully. Aug 01 13:03:27.833723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f396e578-f55c-4fea-b411-d5f1f4d0ba92 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['74c9eff3-977b-4357-9712-75996cc33e73'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:27.867442 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f396e578-f55c-4fea-b411-d5f1f4d0ba92 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups returned with HTTP 202 Aug 01 13:03:27.867976 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 656/2623] 10.4.3.110 () {70 vars in 1297 bytes} [Sat Aug 1 13:03:27 2026] POST /volume/v3/groups => generated 112 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:27.882080 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f26b5428-f22d-4c6a-97a4-25f7319db886 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:27.884259 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f26b5428-f22d-4c6a-97a4-25f7319db886 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba Aug 01 13:03:27.884531 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f26b5428-f22d-4c6a-97a4-25f7319db886 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:27.884785 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f26b5428-f22d-4c6a-97a4-25f7319db886 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:27.884973 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-f26b5428-f22d-4c6a-97a4-25f7319db886 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 039773d5-3204-4b0b-9103-693a2602b3ba {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:27.889493 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:27.889493 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:27.899268 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f26b5428-f22d-4c6a-97a4-25f7319db886 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba returned with HTTP 200 Aug 01 13:03:27.899638 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 654/2624] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:27 2026] GET /volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:28.049598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c90dce9d-0bde-41d3-bb5b-36d929610464 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.051923 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c90dce9d-0bde-41d3-bb5b-36d929610464 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] GET https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 Aug 01 13:03:28.052146 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c90dce9d-0bde-41d3-bb5b-36d929610464 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.052374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c90dce9d-0bde-41d3-bb5b-36d929610464 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.059247 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c90dce9d-0bde-41d3-bb5b-36d929610464 tempest-VolumeTypesTest-927259103 tempest-VolumeTypesTest-927259103-project-member] https://10.4.3.110/volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 returned with HTTP 404 Aug 01 13:03:28.059999 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 664/2625] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/volumes/54386d39-418f-41b0-bb21-d5d2393c3427 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:28.070659 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-100ed642-6126-4203-849b-d766c50a7ea4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.073968 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-100ed642-6126-4203-849b-d766c50a7ea4 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] DELETE https://10.4.3.110/volume/v3/types/223bdf92-bb9d-45a3-baf7-14470e67c297 Aug 01 13:03:28.073968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-100ed642-6126-4203-849b-d766c50a7ea4 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.073968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-100ed642-6126-4203-849b-d766c50a7ea4 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.098282 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5106a875-b697-4ed8-889d-c1563956cc6c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.102154 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5106a875-b697-4ed8-889d-c1563956cc6c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:28.102154 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5106a875-b697-4ed8-889d-c1563956cc6c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.103658 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5106a875-b697-4ed8-889d-c1563956cc6c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.114475 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-100ed642-6126-4203-849b-d766c50a7ea4 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/223bdf92-bb9d-45a3-baf7-14470e67c297 returned with HTTP 202 Aug 01 13:03:28.115216 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 652/2626] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:28 2026] DELETE /volume/v3/types/223bdf92-bb9d-45a3-baf7-14470e67c297 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:28.123539 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:28.123539 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:28.128816 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3ba0679f-68e1-46fa-83d6-7ddc4540a674 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.131185 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5106a875-b697-4ed8-889d-c1563956cc6c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:28.131671 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ba0679f-68e1-46fa-83d6-7ddc4540a674 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/223bdf92-bb9d-45a3-baf7-14470e67c297 Aug 01 13:03:28.132057 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ba0679f-68e1-46fa-83d6-7ddc4540a674 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.132304 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ba0679f-68e1-46fa-83d6-7ddc4540a674 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.138097 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ba0679f-68e1-46fa-83d6-7ddc4540a674 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/223bdf92-bb9d-45a3-baf7-14470e67c297 returned with HTTP 404 Aug 01 13:03:28.138850 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 655/2627] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types/223bdf92-bb9d-45a3-baf7-14470e67c297 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:28.138972 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5106a875-b697-4ed8-889d-c1563956cc6c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:03:28.139738 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 657/2628] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:28.148826 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d94592a-790b-4e1b-80f3-a3cb1b62f9a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.152199 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8de5bd12-65f0-4d6e-86fb-666e58a50cec None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.154181 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8de5bd12-65f0-4d6e-86fb-666e58a50cec tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] DELETE https://10.4.3.110/volume/v3/types/612b06b6-d78a-41cc-8e29-21bf4d28d2e3 Aug 01 13:03:28.154265 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d94592a-790b-4e1b-80f3-a3cb1b62f9a5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:28.155965 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d94592a-790b-4e1b-80f3-a3cb1b62f9a5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.156069 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8de5bd12-65f0-4d6e-86fb-666e58a50cec tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.156122 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d94592a-790b-4e1b-80f3-a3cb1b62f9a5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.156156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8de5bd12-65f0-4d6e-86fb-666e58a50cec tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.158728 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17122965-e5cd-45cb-b970-f9d6dc87d966 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.160933 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17122965-e5cd-45cb-b970-f9d6dc87d966 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:28.161819 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17122965-e5cd-45cb-b970-f9d6dc87d966 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.161819 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17122965-e5cd-45cb-b970-f9d6dc87d966 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.161819 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-17122965-e5cd-45cb-b970-f9d6dc87d966 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume with id: 5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:28.174081 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:28.174081 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:28.174734 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17122965-e5cd-45cb-b970-f9d6dc87d966 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:28.175899 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:28.175899 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:28.181770 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0d94592a-790b-4e1b-80f3-a3cb1b62f9a5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:28.188272 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d94592a-790b-4e1b-80f3-a3cb1b62f9a5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:28.188676 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 665/2629] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.199969 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8de5bd12-65f0-4d6e-86fb-666e58a50cec tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/612b06b6-d78a-41cc-8e29-21bf4d28d2e3 returned with HTTP 202 Aug 01 13:03:28.199969 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 653/2630] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:28 2026] DELETE /volume/v3/types/612b06b6-d78a-41cc-8e29-21bf4d28d2e3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 13:03:28.211733 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a8a490e0-f1ad-42d1-b06e-066e22bfcde9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.212610 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17122965-e5cd-45cb-b970-f9d6dc87d966 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume request issued successfully. Aug 01 13:03:28.212851 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17122965-e5cd-45cb-b970-f9d6dc87d966 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 202 Aug 01 13:03:28.213402 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 656/2631] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:28 2026] DELETE /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:28.217280 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8a490e0-f1ad-42d1-b06e-066e22bfcde9 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/612b06b6-d78a-41cc-8e29-21bf4d28d2e3 Aug 01 13:03:28.217595 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8a490e0-f1ad-42d1-b06e-066e22bfcde9 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.217874 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8a490e0-f1ad-42d1-b06e-066e22bfcde9 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.222974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e842729b-a7a4-4961-b370-74533e258413 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.224921 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8a490e0-f1ad-42d1-b06e-066e22bfcde9 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/612b06b6-d78a-41cc-8e29-21bf4d28d2e3 returned with HTTP 404 Aug 01 13:03:28.225980 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e842729b-a7a4-4961-b370-74533e258413 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:28.226059 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 658/2632] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types/612b06b6-d78a-41cc-8e29-21bf4d28d2e3 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:28.226108 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e842729b-a7a4-4961-b370-74533e258413 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.226108 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e842729b-a7a4-4961-b370-74533e258413 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.236401 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:28.236401 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:28.238639 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-173c5ed3-98d1-4938-b959-98e14f5934c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.242042 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-173c5ed3-98d1-4938-b959-98e14f5934c2 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:28.242866 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e842729b-a7a4-4961-b370-74533e258413 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:28.243030 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-173c5ed3-98d1-4938-b959-98e14f5934c2 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-563399768", "description": "tempest-volume-type-description-1383184632", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:28.251347 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e842729b-a7a4-4961-b370-74533e258413 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 200 Aug 01 13:03:28.253736 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 666/2633] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:28.268005 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-173c5ed3-98d1-4938-b959-98e14f5934c2 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:28.268839 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 654/2634] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:03:28 2026] POST /volume/v3/types => generated 314 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.281062 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c22e3483-d366-4a2f-9468-8fbac7d44864 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.282994 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c22e3483-d366-4a2f-9468-8fbac7d44864 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/8b0d5175-932b-4a36-a9e7-928276c57c7b Aug 01 13:03:28.283292 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c22e3483-d366-4a2f-9468-8fbac7d44864 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.283582 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c22e3483-d366-4a2f-9468-8fbac7d44864 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.291800 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c22e3483-d366-4a2f-9468-8fbac7d44864 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/8b0d5175-932b-4a36-a9e7-928276c57c7b returned with HTTP 200 Aug 01 13:03:28.292685 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 657/2635] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types/8b0d5175-932b-4a36-a9e7-928276c57c7b => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.303379 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e893d9f8-c1ea-469b-be58-5ea2b6cfbdef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.305522 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e893d9f8-c1ea-469b-be58-5ea2b6cfbdef tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] DELETE https://10.4.3.110/volume/v3/types/8b0d5175-932b-4a36-a9e7-928276c57c7b Aug 01 13:03:28.305978 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e893d9f8-c1ea-469b-be58-5ea2b6cfbdef tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.306177 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e893d9f8-c1ea-469b-be58-5ea2b6cfbdef tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.354132 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e893d9f8-c1ea-469b-be58-5ea2b6cfbdef tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/8b0d5175-932b-4a36-a9e7-928276c57c7b returned with HTTP 202 Aug 01 13:03:28.355480 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 659/2636] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:28 2026] DELETE /volume/v3/types/8b0d5175-932b-4a36-a9e7-928276c57c7b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:28.370396 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-807dcb76-27e3-4f7d-bab7-6c1996a2a36b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.377827 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-807dcb76-27e3-4f7d-bab7-6c1996a2a36b tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/8b0d5175-932b-4a36-a9e7-928276c57c7b Aug 01 13:03:28.378070 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-807dcb76-27e3-4f7d-bab7-6c1996a2a36b tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.378487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-807dcb76-27e3-4f7d-bab7-6c1996a2a36b tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.384079 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-807dcb76-27e3-4f7d-bab7-6c1996a2a36b tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/8b0d5175-932b-4a36-a9e7-928276c57c7b returned with HTTP 404 Aug 01 13:03:28.384963 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 667/2637] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types/8b0d5175-932b-4a36-a9e7-928276c57c7b => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:28.394491 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e017449f-0cfa-4738-8c9b-bfbc7cc10bae None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.399200 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e017449f-0cfa-4738-8c9b-bfbc7cc10bae tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:28.399200 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e017449f-0cfa-4738-8c9b-bfbc7cc10bae tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1597425119"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:28.417471 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e017449f-0cfa-4738-8c9b-bfbc7cc10bae tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:28.418203 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 655/2638] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:03:28 2026] POST /volume/v3/types => generated 221 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.429479 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8a24a42d-e3c0-4320-84bd-d0ea60ebd6a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.431715 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a24a42d-e3c0-4320-84bd-d0ea60ebd6a5 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] POST https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption Aug 01 13:03:28.432122 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a24a42d-e3c0-4320-84bd-d0ea60ebd6a5 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:28.452173 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a24a42d-e3c0-4320-84bd-d0ea60ebd6a5 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption returned with HTTP 200 Aug 01 13:03:28.452702 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 658/2639] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:03:28 2026] POST /volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.463079 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4694c032-3150-4a42-a6c3-bfdc2560a54c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.465457 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4694c032-3150-4a42-a6c3-bfdc2560a54c tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption Aug 01 13:03:28.465759 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4694c032-3150-4a42-a6c3-bfdc2560a54c tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.466052 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4694c032-3150-4a42-a6c3-bfdc2560a54c tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.473432 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4694c032-3150-4a42-a6c3-bfdc2560a54c tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption returned with HTTP 200 Aug 01 13:03:28.473913 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 660/2640] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.485864 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f0edb33-5685-4528-b53f-e271b3a51789 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.489127 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f0edb33-5685-4528-b53f-e271b3a51789 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] PUT https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption/5b9f6c76-d5a3-46e2-933f-409e92a2f8e3 Aug 01 13:03:28.489591 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f0edb33-5685-4528-b53f-e271b3a51789 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:28.512673 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f0edb33-5685-4528-b53f-e271b3a51789 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption/5b9f6c76-d5a3-46e2-933f-409e92a2f8e3 returned with HTTP 200 Aug 01 13:03:28.513258 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 668/2641] 10.4.3.110 () {68 vars in 1507 bytes} [Sat Aug 1 13:03:28 2026] PUT /volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption/5b9f6c76-d5a3-46e2-933f-409e92a2f8e3 => generated 122 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.527114 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d45e4aa5-b5a8-40bd-9377-cb954244b4af None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.531225 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d45e4aa5-b5a8-40bd-9377-cb954244b4af tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption Aug 01 13:03:28.531225 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d45e4aa5-b5a8-40bd-9377-cb954244b4af tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.531225 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d45e4aa5-b5a8-40bd-9377-cb954244b4af tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.538187 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d45e4aa5-b5a8-40bd-9377-cb954244b4af tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption returned with HTTP 200 Aug 01 13:03:28.538925 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 656/2642] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption => generated 347 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.551184 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a4280fb-4c28-47dc-aca6-2f4cd3b13595 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.553261 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a4280fb-4c28-47dc-aca6-2f4cd3b13595 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption/cipher Aug 01 13:03:28.553465 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a4280fb-4c28-47dc-aca6-2f4cd3b13595 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.553734 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a4280fb-4c28-47dc-aca6-2f4cd3b13595 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.560342 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a4280fb-4c28-47dc-aca6-2f4cd3b13595 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption/cipher returned with HTTP 200 Aug 01 13:03:28.560782 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 659/2643] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:28.570402 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d914226-01de-4a65-855f-d545b5357c07 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.572936 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d914226-01de-4a65-855f-d545b5357c07 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] DELETE https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption/5b9f6c76-d5a3-46e2-933f-409e92a2f8e3 Aug 01 13:03:28.572936 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d914226-01de-4a65-855f-d545b5357c07 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.573116 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d914226-01de-4a65-855f-d545b5357c07 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.587736 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d914226-01de-4a65-855f-d545b5357c07 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption/5b9f6c76-d5a3-46e2-933f-409e92a2f8e3 returned with HTTP 202 Aug 01 13:03:28.588306 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 661/2644] 10.4.3.110 () {66 vars in 1489 bytes} [Sat Aug 1 13:03:28 2026] DELETE /volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption/5b9f6c76-d5a3-46e2-933f-409e92a2f8e3 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:28.600228 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-632c5ac8-8fa0-42c3-841a-a8f0a402e538 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.603931 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-632c5ac8-8fa0-42c3-841a-a8f0a402e538 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption Aug 01 13:03:28.603931 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-632c5ac8-8fa0-42c3-841a-a8f0a402e538 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.603931 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-632c5ac8-8fa0-42c3-841a-a8f0a402e538 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.614212 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-632c5ac8-8fa0-42c3-841a-a8f0a402e538 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption returned with HTTP 200 Aug 01 13:03:28.614857 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 669/2645] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 13:03:28.627464 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-277c21e2-b2f9-4a3f-9b4d-b90268c8c137 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.628823 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-277c21e2-b2f9-4a3f-9b4d-b90268c8c137 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption Aug 01 13:03:28.629071 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-277c21e2-b2f9-4a3f-9b4d-b90268c8c137 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.629251 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-277c21e2-b2f9-4a3f-9b4d-b90268c8c137 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.637140 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-277c21e2-b2f9-4a3f-9b4d-b90268c8c137 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption returned with HTTP 200 Aug 01 13:03:28.637891 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 657/2646] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 13:03:28.652406 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a44b2935-c587-4c93-94d0-022ecc57cb9d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.654372 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a44b2935-c587-4c93-94d0-022ecc57cb9d tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] DELETE https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae Aug 01 13:03:28.654616 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a44b2935-c587-4c93-94d0-022ecc57cb9d tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.654961 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a44b2935-c587-4c93-94d0-022ecc57cb9d tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.702882 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a44b2935-c587-4c93-94d0-022ecc57cb9d tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae returned with HTTP 202 Aug 01 13:03:28.706452 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 660/2647] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:28 2026] DELETE /volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:28.714494 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9af0aef4-20e0-42ac-99a8-a174907ecd1e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.716617 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9af0aef4-20e0-42ac-99a8-a174907ecd1e tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae Aug 01 13:03:28.716941 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9af0aef4-20e0-42ac-99a8-a174907ecd1e tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.717220 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9af0aef4-20e0-42ac-99a8-a174907ecd1e tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.721707 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9af0aef4-20e0-42ac-99a8-a174907ecd1e tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae returned with HTTP 404 Aug 01 13:03:28.722299 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 662/2648] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types/6fc01d02-d222-471e-8555-4f94f2f0d8ae => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:28.735110 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-268f8b74-f37a-4973-81c0-dd95f9358660 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.738829 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-268f8b74-f37a-4973-81c0-dd95f9358660 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types Aug 01 13:03:28.739074 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-268f8b74-f37a-4973-81c0-dd95f9358660 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.739314 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-268f8b74-f37a-4973-81c0-dd95f9358660 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.770455 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-268f8b74-f37a-4973-81c0-dd95f9358660 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:28.771105 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 670/2649] 10.4.3.110 () {66 vars in 1231 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types => generated 1119 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:28.784916 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e23df355-1534-434f-bc7d-853fb7d14099 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.787440 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e23df355-1534-434f-bc7d-853fb7d14099 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:28.788046 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e23df355-1534-434f-bc7d-853fb7d14099 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-575642871"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:28.810870 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e23df355-1534-434f-bc7d-853fb7d14099 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:28.811623 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 658/2650] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:03:28 2026] POST /volume/v3/types => generated 220 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.818151 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6dcd7cc6-e96f-4a15-ad17-8dca46decef1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.820847 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6dcd7cc6-e96f-4a15-ad17-8dca46decef1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:28.821176 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6dcd7cc6-e96f-4a15-ad17-8dca46decef1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.821435 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6dcd7cc6-e96f-4a15-ad17-8dca46decef1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.821601 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6dcd7cc6-e96f-4a15-ad17-8dca46decef1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:28.824601 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-48750fd9-5385-40e2-a323-18643b2b4029 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.831602 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48750fd9-5385-40e2-a323-18643b2b4029 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] PUT https://10.4.3.110/volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca Aug 01 13:03:28.831602 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48750fd9-5385-40e2-a323-18643b2b4029 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2046263651", "description": "tempest-volume-type-description-656523860", "is_public": false}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:28.833562 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:28.833562 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:28.835719 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6dcd7cc6-e96f-4a15-ad17-8dca46decef1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:28.835719 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 661/2651] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.906163 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48750fd9-5385-40e2-a323-18643b2b4029 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca returned with HTTP 200 Aug 01 13:03:28.907152 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 663/2652] 10.4.3.110 () {68 vars in 1363 bytes} [Sat Aug 1 13:03:28 2026] PUT /volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca => generated 204 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.913610 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fe92f84c-c08c-480b-9b95-7898869b5a26 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.917662 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe92f84c-c08c-480b-9b95-7898869b5a26 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba Aug 01 13:03:28.917662 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe92f84c-c08c-480b-9b95-7898869b5a26 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.917662 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe92f84c-c08c-480b-9b95-7898869b5a26 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.917662 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-fe92f84c-c08c-480b-9b95-7898869b5a26 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 039773d5-3204-4b0b-9103-693a2602b3ba {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:28.925974 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:28.925974 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:28.927193 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9f2f4fb2-6b06-45f6-9e6a-2032442ca939 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.927193 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f2f4fb2-6b06-45f6-9e6a-2032442ca939 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca Aug 01 13:03:28.927193 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f2f4fb2-6b06-45f6-9e6a-2032442ca939 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.927193 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f2f4fb2-6b06-45f6-9e6a-2032442ca939 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.942197 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f2f4fb2-6b06-45f6-9e6a-2032442ca939 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca returned with HTTP 200 Aug 01 13:03:28.942847 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 659/2653] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca => generated 268 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:28.944869 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe92f84c-c08c-480b-9b95-7898869b5a26 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba returned with HTTP 200 Aug 01 13:03:28.944869 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 671/2654] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:28 2026] GET /volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba => generated 393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:28.958386 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98753917-d1de-457c-957b-12d856ad49b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.958386 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98753917-d1de-457c-957b-12d856ad49b2 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] DELETE https://10.4.3.110/volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca Aug 01 13:03:28.958386 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98753917-d1de-457c-957b-12d856ad49b2 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:28.958386 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98753917-d1de-457c-957b-12d856ad49b2 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:28.964195 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:28.964195 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:28.964195 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2137825416", "volume_type": "125ce1cb-e46d-4f6a-a32e-a950258c61a7", "group_id": "039773d5-3204-4b0b-9103-693a2602b3ba", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:28.969204 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2137825416', 'volume_type': '125ce1cb-e46d-4f6a-a32e-a950258c61a7', 'group_id': '039773d5-3204-4b0b-9103-693a2602b3ba', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:28.976491 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:28.976491 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:28.977040 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume of 1 GB Aug 01 13:03:28.985230 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Availability Zones retrieved successfully. Aug 01 13:03:28.994348 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Flow 'volume_create_api' (5066d00d-09be-421d-887a-83983d68d298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:28.994348 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456b0b90-c24b-4073-9db6-92f8b501d949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:28.994785 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:28.994785 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:28.995321 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:29.000413 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98753917-d1de-457c-957b-12d856ad49b2 tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca returned with HTTP 202 Aug 01 13:03:29.004685 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 662/2655] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:28 2026] DELETE /volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:29.011236 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bb2b1e5b-60da-45ab-a25c-a4a451b52e2a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:29.013321 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb2b1e5b-60da-45ab-a25c-a4a451b52e2a tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] GET https://10.4.3.110/volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca Aug 01 13:03:29.013321 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb2b1e5b-60da-45ab-a25c-a4a451b52e2a tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:29.013848 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb2b1e5b-60da-45ab-a25c-a4a451b52e2a tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:29.019143 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb2b1e5b-60da-45ab-a25c-a4a451b52e2a tempest-VolumeTypesTest-570405546 tempest-VolumeTypesTest-570405546-project-admin] https://10.4.3.110/volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca returned with HTTP 404 Aug 01 13:03:29.019143 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 660/2656] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:29 2026] GET /volume/v3/types/a2a6ed56-fb32-4f79-89f2-e1dd5b1f1aca => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:29.021414 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456b0b90-c24b-4073-9db6-92f8b501d949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=125ce1cb-e46d-4f6a-a32e-a950258c61a7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-45982410',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '125ce1cb-e46d-4f6a-a32e-a950258c61a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '039773d5-3204-4b0b-9103-693a2602b3ba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:29.022415 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca720fb-18f3-4d68-ad63-fea2019b1ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:29.056395 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-45982410 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-45982410, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:29.057229 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-45982410 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-45982410, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:29.095371 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['b34a9773-ecfd-4d49-95b4-484dd0ecd18c', 'e1c1c9f8-9d09-47b4-8f84-5970f06ca1e0', '819c8999-a1df-467f-b206-1c68680b8a56', '2ca5735b-1f53-442f-91ab-67664c8a433a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:29.096442 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca720fb-18f3-4d68-ad63-fea2019b1ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b34a9773-ecfd-4d49-95b4-484dd0ecd18c', 'e1c1c9f8-9d09-47b4-8f84-5970f06ca1e0', '819c8999-a1df-467f-b206-1c68680b8a56', '2ca5735b-1f53-442f-91ab-67664c8a433a']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:29.097078 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f99260-3832-4b28-915b-63cfca7bc98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:29.125073 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f99260-3832-4b28-915b-63cfca7bc98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1f99a07-5b65-420a-a957-bf3bacb95de7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2137825416',encryption_key_id=None,group_id=039773d5-3204-4b0b-9103-693a2602b3ba,group_type_id=,metadata={},multiattach=False,project_id='38d01796d0544c07b14ee9f546819e94',qos_specs=None,replication_status=,reservations=['b34a9773-ecfd-4d49-95b4-484dd0ecd18c','e1c1c9f8-9d09-47b4-8f84-5970f06ca1e0','819c8999-a1df-467f-b206-1c68680b8a56','2ca5735b-1f53-442f-91ab-67664c8a433a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74c7d7142f67494c86463267045ca0c9',volume_type_id=125ce1cb-e46d-4f6a-a32e-a950258c61a7), '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=2026-08-01T13:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2137825416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=039773d5-3204-4b0b-9103-693a2602b3ba,host=None,id=b1f99a07-5b65-420a-a957-bf3bacb95de7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d01796d0544c07b14ee9f546819e94',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='74c7d7142f67494c86463267045ca0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(125ce1cb-e46d-4f6a-a32e-a950258c61a7),volume_type_id=125ce1cb-e46d-4f6a-a32e-a950258c61a7)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:29.125554 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ce0d53-a50e-4d99-ba91-d02e0a5c8bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:29.144413 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ce0d53-a50e-4d99-ba91-d02e0a5c8bf6) 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-volume-2137825416',encryption_key_id=None,group_id=039773d5-3204-4b0b-9103-693a2602b3ba,group_type_id=,metadata={},multiattach=False,project_id='38d01796d0544c07b14ee9f546819e94',qos_specs=None,replication_status=,reservations=['b34a9773-ecfd-4d49-95b4-484dd0ecd18c','e1c1c9f8-9d09-47b4-8f84-5970f06ca1e0','819c8999-a1df-467f-b206-1c68680b8a56','2ca5735b-1f53-442f-91ab-67664c8a433a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74c7d7142f67494c86463267045ca0c9',volume_type_id=125ce1cb-e46d-4f6a-a32e-a950258c61a7)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:29.145104 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc26a4b5-c423-4d34-9058-86af5dcb8370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:29.158516 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc26a4b5-c423-4d34-9058-86af5dcb8370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:29.159630 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Flow 'volume_create_api' (5066d00d-09be-421d-887a-83983d68d298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:29.160022 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Create volume request issued successfully. Aug 01 13:03:29.160775 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:29.160991 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:29.203811 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:29.209556 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-910161b1-4b88-48b3-aa95-c4b248d0e792 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:29.213971 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-910161b1-4b88-48b3-aa95-c4b248d0e792 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:29.213971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-910161b1-4b88-48b3-aa95-c4b248d0e792 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:29.213971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-910161b1-4b88-48b3-aa95-c4b248d0e792 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:29.214253 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:29.214253 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:29.217525 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e55877e1-bfbf-4bac-838a-056ac2fc303f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:29.218043 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 664/2657] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:03:28 2026] POST /volume/v3/volumes => generated 821 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:29.226746 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:29.226746 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:29.232417 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-910161b1-4b88-48b3-aa95-c4b248d0e792 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:29.238659 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d5e2c102-f9ac-42a5-b96b-d58f0452669a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:29.239031 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-910161b1-4b88-48b3-aa95-c4b248d0e792 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:29.239031 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 672/2658] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:29 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:29.241684 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5e2c102-f9ac-42a5-b96b-d58f0452669a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 Aug 01 13:03:29.242039 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5e2c102-f9ac-42a5-b96b-d58f0452669a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:29.242165 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5e2c102-f9ac-42a5-b96b-d58f0452669a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:29.251918 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:29.251918 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:29.257829 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d5e2c102-f9ac-42a5-b96b-d58f0452669a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:29.258695 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-d5e2c102-f9ac-42a5-b96b-d58f0452669a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:29.258911 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-d5e2c102-f9ac-42a5-b96b-d58f0452669a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:29.268814 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a4aee1e2-e539-4227-a87b-62134c6eebd3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:29.272423 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a4aee1e2-e539-4227-a87b-62134c6eebd3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 Aug 01 13:03:29.272699 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a4aee1e2-e539-4227-a87b-62134c6eebd3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:29.272990 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a4aee1e2-e539-4227-a87b-62134c6eebd3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:29.282133 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a4aee1e2-e539-4227-a87b-62134c6eebd3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 returned with HTTP 404 Aug 01 13:03:29.282730 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 661/2659] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:29 2026] GET /volume/v3/volumes/5f2e7c37-f4c4-4a54-a4c9-fff38b53f9c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:29.295173 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9edb9058-168d-4842-a68e-98c77c8771ca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:29.297603 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9edb9058-168d-4842-a68e-98c77c8771ca tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:03:29.297870 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9edb9058-168d-4842-a68e-98c77c8771ca tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:29.298090 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9edb9058-168d-4842-a68e-98c77c8771ca tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:29.304827 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-d5e2c102-f9ac-42a5-b96b-d58f0452669a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:29.306222 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:29.306222 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:29.308862 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:29.308862 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:29.310521 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9edb9058-168d-4842-a68e-98c77c8771ca tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:29.315296 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9edb9058-168d-4842-a68e-98c77c8771ca tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:03:29.315769 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 665/2660] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:29 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:29.319071 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5e2c102-f9ac-42a5-b96b-d58f0452669a tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 returned with HTTP 200 Aug 01 13:03:29.319071 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 663/2661] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:29 2026] GET /volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 => generated 889 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:29.332475 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-847fb091-2a8f-45d1-a448-97b46a0b82cf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:29.335402 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-847fb091-2a8f-45d1-a448-97b46a0b82cf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:03:29.335808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-847fb091-2a8f-45d1-a448-97b46a0b82cf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bb9de43-cb11-4810-ae68-2a5911eb84fb", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2071113309"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:29.347759 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:29.347759 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:29.348377 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-847fb091-2a8f-45d1-a448-97b46a0b82cf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:29.348841 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-847fb091-2a8f-45d1-a448-97b46a0b82cf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create snapshot from volume 1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:03:29.387388 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-847fb091-2a8f-45d1-a448-97b46a0b82cf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['1e8e0c9b-a6c8-495e-b95d-bedf0e918108', 'baf7870a-886e-4cef-a8e1-d394e389bfe0', '04218bc0-12f1-4541-b0bb-2774e91cf2f8', 'caab5720-aa12-4b51-9244-e9fc27ee5c9e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:29.441416 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-847fb091-2a8f-45d1-a448-97b46a0b82cf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot create request issued successfully. Aug 01 13:03:29.441958 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-847fb091-2a8f-45d1-a448-97b46a0b82cf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:03:29.442367 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 673/2662] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:03:29 2026] POST /volume/v3/snapshots => generated 380 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:29.457453 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-27753a22-91dd-4ba0-91cb-25a49fa00abc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:29.459679 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27753a22-91dd-4ba0-91cb-25a49fa00abc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 Aug 01 13:03:29.459958 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27753a22-91dd-4ba0-91cb-25a49fa00abc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:29.460198 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27753a22-91dd-4ba0-91cb-25a49fa00abc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:29.471359 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:29.471359 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:29.471970 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-27753a22-91dd-4ba0-91cb-25a49fa00abc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:29.472906 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27753a22-91dd-4ba0-91cb-25a49fa00abc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 returned with HTTP 200 Aug 01 13:03:29.473391 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 662/2663] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:29 2026] GET /volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 => generated 512 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:29.529534 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6043ddfe-b2bf-4780-8852-8564e2a163f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:29.533215 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6043ddfe-b2bf-4780-8852-8564e2a163f6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments/4a5d6692-b369-41ae-b1e2-4082df8efa12/action Aug 01 13:03:29.533690 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6043ddfe-b2bf-4780-8852-8564e2a163f6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:29.533870 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6043ddfe-b2bf-4780-8852-8564e2a163f6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:29.559347 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:29.559347 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:29.582064 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3eec5a28-d6be-4c09-9483-05f3a40e5c33 req-6043ddfe-b2bf-4780-8852-8564e2a163f6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/4a5d6692-b369-41ae-b1e2-4082df8efa12/action returned with HTTP 204 Aug 01 13:03:29.582930 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 666/2664] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:03:29 2026] POST /volume/v3/attachments/4a5d6692-b369-41ae-b1e2-4082df8efa12/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:29.849258 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-29c6f17f-237a-465d-9fe2-022060201daa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:29.852668 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29c6f17f-237a-465d-9fe2-022060201daa tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:29.852914 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29c6f17f-237a-465d-9fe2-022060201daa tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:29.853231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29c6f17f-237a-465d-9fe2-022060201daa tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:29.853306 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-29c6f17f-237a-465d-9fe2-022060201daa tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:29.860207 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:29.860207 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:29.860418 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29c6f17f-237a-465d-9fe2-022060201daa tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:29.860912 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 664/2665] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:29 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:30.254445 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e5cdd17-1ceb-4783-b973-7181be6d5f0b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.256876 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e5cdd17-1ceb-4783-b973-7181be6d5f0b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:30.257094 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e5cdd17-1ceb-4783-b973-7181be6d5f0b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.257335 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e5cdd17-1ceb-4783-b973-7181be6d5f0b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.284877 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.284877 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:30.291610 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5e5cdd17-1ceb-4783-b973-7181be6d5f0b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:30.298761 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e5cdd17-1ceb-4783-b973-7181be6d5f0b tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:30.299410 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 674/2666] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 1170 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:30.313174 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dd00a258-f3bd-481f-8e31-842abdf66a7c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.316022 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dd00a258-f3bd-481f-8e31-842abdf66a7c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:30.316369 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dd00a258-f3bd-481f-8e31-842abdf66a7c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.316732 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dd00a258-f3bd-481f-8e31-842abdf66a7c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.332572 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.332572 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:30.333900 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4cbfe03b-c354-48d2-9c61-93e266e763ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.337914 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4cbfe03b-c354-48d2-9c61-93e266e763ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 Aug 01 13:03:30.337914 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4cbfe03b-c354-48d2-9c61-93e266e763ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.338308 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dd00a258-f3bd-481f-8e31-842abdf66a7c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:30.338763 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4cbfe03b-c354-48d2-9c61-93e266e763ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.349701 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dd00a258-f3bd-481f-8e31-842abdf66a7c tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:30.349701 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 663/2667] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 1170 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:30.354641 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.354641 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:30.359701 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4cbfe03b-c354-48d2-9c61-93e266e763ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:30.360434 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-4cbfe03b-c354-48d2-9c61-93e266e763ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:30.360612 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-4cbfe03b-c354-48d2-9c61-93e266e763ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:30.406617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-9a2cb3c3-3696-4501-8196-510ef8174703 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.411165 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-9a2cb3c3-3696-4501-8196-510ef8174703 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:30.411302 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-9a2cb3c3-3696-4501-8196-510ef8174703 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.411445 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-9a2cb3c3-3696-4501-8196-510ef8174703 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.411606 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-4cbfe03b-c354-48d2-9c61-93e266e763ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:30.415852 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.415852 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:30.422252 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.422252 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:30.426147 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4cbfe03b-c354-48d2-9c61-93e266e763ee tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 returned with HTTP 200 Aug 01 13:03:30.426988 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 667/2668] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:30.428672 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-9a2cb3c3-3696-4501-8196-510ef8174703 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:30.436591 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-9a2cb3c3-3696-4501-8196-510ef8174703 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:30.437658 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 665/2669] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 1170 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:03:30.445135 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f1b9c728-41da-4cd9-b894-0508a4213ae4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.447597 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1b9c728-41da-4cd9-b894-0508a4213ae4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/group_snapshots Aug 01 13:03:30.448071 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1b9c728-41da-4cd9-b894-0508a4213ae4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "039773d5-3204-4b0b-9103-693a2602b3ba", "name": "tempest-group_snapshot-930945024"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:30.450270 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-f1b9c728-41da-4cd9-b894-0508a4213ae4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '039773d5-3204-4b0b-9103-693a2602b3ba', 'name': 'tempest-group_snapshot-930945024'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 13:03:30.456862 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.456862 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:30.460451 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-da65d4a8-3a09-462b-860d-9a94da026d8f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.461189 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.group_snapshots [None req-f1b9c728-41da-4cd9-b894-0508a4213ae4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Creating group_snapshot tempest-group_snapshot-930945024. Aug 01 13:03:30.463575 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-da65d4a8-3a09-462b-860d-9a94da026d8f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe/action Aug 01 13:03:30.464144 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-da65d4a8-3a09-462b-860d-9a94da026d8f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:30.464144 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-da65d4a8-3a09-462b-860d-9a94da026d8f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:30.482406 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.482406 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:30.483531 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-da65d4a8-3a09-462b-860d-9a94da026d8f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:30.484958 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a24a6f99-2915-410e-8f9e-c9b2452fbf7a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.485560 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.485560 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:30.488720 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a24a6f99-2915-410e-8f9e-c9b2452fbf7a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 Aug 01 13:03:30.489081 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a24a6f99-2915-410e-8f9e-c9b2452fbf7a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.489214 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a24a6f99-2915-410e-8f9e-c9b2452fbf7a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.494279 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-da65d4a8-3a09-462b-860d-9a94da026d8f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Begin detaching volume completed successfully. Aug 01 13:03:30.494584 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-da65d4a8-3a09-462b-860d-9a94da026d8f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe/action returned with HTTP 202 Aug 01 13:03:30.495167 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 664/2670] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:03:30 2026] POST /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:03:30.496567 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.496567 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:30.497111 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a24a6f99-2915-410e-8f9e-c9b2452fbf7a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:30.498148 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a24a6f99-2915-410e-8f9e-c9b2452fbf7a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 returned with HTTP 200 Aug 01 13:03:30.498811 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 668/2671] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:30.500028 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-f1b9c728-41da-4cd9-b894-0508a4213ae4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-45982410 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-45982410, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:30.501441 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-f1b9c728-41da-4cd9-b894-0508a4213ae4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-45982410 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-45982410, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:30.514991 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6a31d6b-a89b-45e6-a181-88585fafc0dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.519205 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6a31d6b-a89b-45e6-a181-88585fafc0dc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 Aug 01 13:03:30.519205 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6a31d6b-a89b-45e6-a181-88585fafc0dc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.519539 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6a31d6b-a89b-45e6-a181-88585fafc0dc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.527071 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.527071 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:30.527766 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f6a31d6b-a89b-45e6-a181-88585fafc0dc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:30.529014 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6a31d6b-a89b-45e6-a181-88585fafc0dc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 returned with HTTP 200 Aug 01 13:03:30.529576 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 666/2672] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 => generated 539 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:30.541730 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-082623ee-29e3-45a1-a8de-a900ef23a15e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.548761 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-082623ee-29e3-45a1-a8de-a900ef23a15e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots Aug 01 13:03:30.549502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-082623ee-29e3-45a1-a8de-a900ef23a15e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.549502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-082623ee-29e3-45a1-a8de-a900ef23a15e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.549726 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-082623ee-29e3-45a1-a8de-a900ef23a15e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:30.553271 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-082623ee-29e3-45a1-a8de-a900ef23a15e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:03:30.557487 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-249e77a7-7be7-4b19-b7ee-99c68c2b2798 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.558243 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-249e77a7-7be7-4b19-b7ee-99c68c2b2798 None None] GET https://10.4.3.110/volume// Aug 01 13:03:30.558424 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-249e77a7-7be7-4b19-b7ee-99c68c2b2798 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.558722 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-249e77a7-7be7-4b19-b7ee-99c68c2b2798 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.559258 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-249e77a7-7be7-4b19-b7ee-99c68c2b2798 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:03:30.559693 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 669/2673] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:03:30.561069 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-082623ee-29e3-45a1-a8de-a900ef23a15e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Get all snapshots completed successfully. Aug 01 13:03:30.561387 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-082623ee-29e3-45a1-a8de-a900ef23a15e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 200 Aug 01 13:03:30.562045 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 665/2674] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/snapshots => generated 408 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:30.566335 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f1b9c728-41da-4cd9-b894-0508a4213ae4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Created reservations ['113dd885-ad59-4172-8981-b89ec13083e5', 'd99caa48-c22c-42ae-8e1b-6b6c2034595b', '4f3ef54f-baa7-4fae-9942-b2d953ddc1f6', 'eef61e11-3b5f-464f-9fab-855dcfe8c50b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:30.573678 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-fb73df93-4068-4078-a839-5bd245b9b5e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.573987 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-86a6af5d-1897-49f0-b237-33d858a6e1fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.575917 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-fb73df93-4068-4078-a839-5bd245b9b5e5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:30.576211 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-fb73df93-4068-4078-a839-5bd245b9b5e5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.576465 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-fb73df93-4068-4078-a839-5bd245b9b5e5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.576600 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86a6af5d-1897-49f0-b237-33d858a6e1fe tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] PUT https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 Aug 01 13:03:30.577246 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86a6af5d-1897-49f0-b237-33d858a6e1fe tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1703622913", "description": "This is the new description of snapshot."}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:30.587565 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.587565 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:30.588294 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-86a6af5d-1897-49f0-b237-33d858a6e1fe tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:30.591438 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.591438 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:30.598586 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-fb73df93-4068-4078-a839-5bd245b9b5e5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:30.600036 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86a6af5d-1897-49f0-b237-33d858a6e1fe tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 returned with HTTP 200 Aug 01 13:03:30.600558 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 670/2675] 10.4.3.110 () {68 vars in 1375 bytes} [Sat Aug 1 13:03:30 2026] PUT /volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:30.605130 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-fb73df93-4068-4078-a839-5bd245b9b5e5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:30.605689 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 667/2676] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:30.611040 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2c077ffa-839c-459c-8dc2-ea38fc352b85 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.613169 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2c077ffa-839c-459c-8dc2-ea38fc352b85 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 Aug 01 13:03:30.613387 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2c077ffa-839c-459c-8dc2-ea38fc352b85 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.613623 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2c077ffa-839c-459c-8dc2-ea38fc352b85 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.613821 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1b9c728-41da-4cd9-b894-0508a4213ae4 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots returned with HTTP 202 Aug 01 13:03:30.614266 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 675/2677] 10.4.3.110 () {70 vars in 1324 bytes} [Sat Aug 1 13:03:30 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:30.621995 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-5acb4734-e293-43b7-8e99-b123180dc885 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.622330 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.622330 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:30.624175 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2c077ffa-839c-459c-8dc2-ea38fc352b85 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:30.624175 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2c077ffa-839c-459c-8dc2-ea38fc352b85 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 returned with HTTP 200 Aug 01 13:03:30.624462 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 666/2678] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 => generated 577 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:30.626109 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-5acb4734-e293-43b7-8e99-b123180dc885 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe/encryption Aug 01 13:03:30.626109 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-5acb4734-e293-43b7-8e99-b123180dc885 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.626109 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-5acb4734-e293-43b7-8e99-b123180dc885 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.627789 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-59e25c6e-e14f-4385-b794-f900dc8f767f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.630076 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59e25c6e-e14f-4385-b794-f900dc8f767f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 Aug 01 13:03:30.632450 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59e25c6e-e14f-4385-b794-f900dc8f767f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.632450 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59e25c6e-e14f-4385-b794-f900dc8f767f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.632450 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-59e25c6e-e14f-4385-b794-f900dc8f767f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 92de8696-3dbd-4d7a-b215-79423ad51e61 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:30.634623 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.634623 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:30.639292 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59e25c6e-e14f-4385-b794-f900dc8f767f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 returned with HTTP 200 Aug 01 13:03:30.639776 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-09e60a47-362b-4440-818c-fc4f435658a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.639838 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 668/2679] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 => generated 306 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:30.641694 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09e60a47-362b-4440-818c-fc4f435658a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 Aug 01 13:03:30.641891 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09e60a47-362b-4440-818c-fc4f435658a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.642104 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09e60a47-362b-4440-818c-fc4f435658a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.642364 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-09e60a47-362b-4440-818c-fc4f435658a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 18be27c4-c097-4e3d-8bea-f2314b978a05 Aug 01 13:03:30.643126 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.643126 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:30.647901 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.647901 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:30.648412 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-09e60a47-362b-4440-818c-fc4f435658a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:30.652537 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-5acb4734-e293-43b7-8e99-b123180dc885 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe/encryption returned with HTTP 200 Aug 01 13:03:30.653245 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 671/2680] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:30.666575 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-09e60a47-362b-4440-818c-fc4f435658a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot delete request issued successfully. Aug 01 13:03:30.666813 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09e60a47-362b-4440-818c-fc4f435658a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 returned with HTTP 202 Aug 01 13:03:30.667383 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 676/2681] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:30 2026] DELETE /volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:30.677818 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-db731667-6096-4b22-9523-53927ddf3323 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.683398 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db731667-6096-4b22-9523-53927ddf3323 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 Aug 01 13:03:30.683683 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db731667-6096-4b22-9523-53927ddf3323 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.683984 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db731667-6096-4b22-9523-53927ddf3323 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.691051 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.691051 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:30.691467 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-db731667-6096-4b22-9523-53927ddf3323 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:30.692408 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db731667-6096-4b22-9523-53927ddf3323 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 returned with HTTP 200 Aug 01 13:03:30.692852 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 667/2682] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 => generated 576 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:30.874461 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9e00cfe1-7248-4317-9504-0f3263b873c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:30.876870 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e00cfe1-7248-4317-9504-0f3263b873c7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:30.877164 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e00cfe1-7248-4317-9504-0f3263b873c7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:30.877256 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e00cfe1-7248-4317-9504-0f3263b873c7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:30.877428 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9e00cfe1-7248-4317-9504-0f3263b873c7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:30.886266 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:30.886266 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:30.887062 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e00cfe1-7248-4317-9504-0f3263b873c7 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:30.887403 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 669/2683] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:30 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:31.454231 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-211df527-8e5f-465a-aa63-2b4ac5018123 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.626921 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:31.626921 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-966265208"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:31.628925 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-966265208'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:31.629177 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Create volume of 1 GB Aug 01 13:03:31.634535 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Availability Zones retrieved successfully. Aug 01 13:03:31.641427 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Flow 'volume_create_api' (505550c7-17ce-4461-adcc-b1ae8882c5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:31.642481 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e32265b-9e35-42e1-a6d3-e82fc7f9f50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:31.643957 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:31.649974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-933e8b91-819c-4135-8e4c-c065ef77cfce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.651832 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-933e8b91-819c-4135-8e4c-c065ef77cfce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 Aug 01 13:03:31.652012 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-933e8b91-819c-4135-8e4c-c065ef77cfce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.652163 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-933e8b91-819c-4135-8e4c-c065ef77cfce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.652282 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-933e8b91-819c-4135-8e4c-c065ef77cfce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 92de8696-3dbd-4d7a-b215-79423ad51e61 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:31.658354 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.658354 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:31.662865 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-933e8b91-819c-4135-8e4c-c065ef77cfce tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 returned with HTTP 200 Aug 01 13:03:31.663445 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 677/2684] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:31.677024 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0806e062-08e3-4644-aa65-70641ec90a9f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.678901 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0806e062-08e3-4644-aa65-70641ec90a9f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/snapshots/detail Aug 01 13:03:31.680060 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0806e062-08e3-4644-aa65-70641ec90a9f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.680060 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0806e062-08e3-4644-aa65-70641ec90a9f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.680548 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-0806e062-08e3-4644-aa65-70641ec90a9f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:31.682079 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-0806e062-08e3-4644-aa65-70641ec90a9f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:03:31.691400 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0806e062-08e3-4644-aa65-70641ec90a9f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all snapshots completed successfully. Aug 01 13:03:31.691965 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.691965 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:31.693441 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0806e062-08e3-4644-aa65-70641ec90a9f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:03:31.693441 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 668/2685] 10.4.3.110 () {66 vars in 1264 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:31.695900 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e32265b-9e35-42e1-a6d3-e82fc7f9f50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:31.696862 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656e6017-a630-4426-be15-5bc76e14779c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:31.702335 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f2b7b141-869f-4ad3-9941-15fd2cde52e6 req-fa681968-aa6b-4e4a-a882-e0d652f63a91 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.705396 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f2b7b141-869f-4ad3-9941-15fd2cde52e6 req-fa681968-aa6b-4e4a-a882-e0d652f63a91 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/attachments?instance_id=591dced5-11e6-4826-be6e-25a8812f19e9 Aug 01 13:03:31.706114 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f2b7b141-869f-4ad3-9941-15fd2cde52e6 req-fa681968-aa6b-4e4a-a882-e0d652f63a91 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.706114 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f2b7b141-869f-4ad3-9941-15fd2cde52e6 req-fa681968-aa6b-4e4a-a882-e0d652f63a91 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.707450 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a03b911b-677d-46d6-8fd6-f94aa6e8ca6f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.707597 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f5a72e4f-38e8-4c88-92e5-c9cfdbfc940d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.710114 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5a72e4f-38e8-4c88-92e5-c9cfdbfc940d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 Aug 01 13:03:31.710376 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5a72e4f-38e8-4c88-92e5-c9cfdbfc940d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.710835 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5a72e4f-38e8-4c88-92e5-c9cfdbfc940d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.711701 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a03b911b-677d-46d6-8fd6-f94aa6e8ca6f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/snapshots/c8cd9dfb-aede-4e5e-a9e5-5709d53ea9cd Aug 01 13:03:31.712373 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a03b911b-677d-46d6-8fd6-f94aa6e8ca6f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.712934 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a03b911b-677d-46d6-8fd6-f94aa6e8ca6f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.717030 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5a72e4f-38e8-4c88-92e5-c9cfdbfc940d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 returned with HTTP 404 Aug 01 13:03:31.717694 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 669/2686] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:31.723927 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.723927 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:31.723927 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a03b911b-677d-46d6-8fd6-f94aa6e8ca6f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Snapshot retrieved successfully. Aug 01 13:03:31.724477 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a03b911b-677d-46d6-8fd6-f94aa6e8ca6f tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/snapshots/c8cd9dfb-aede-4e5e-a9e5-5709d53ea9cd returned with HTTP 200 Aug 01 13:03:31.724849 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 678/2687] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/snapshots/c8cd9dfb-aede-4e5e-a9e5-5709d53ea9cd => generated 450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:31.726921 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-51ec61f8-d0ac-43f6-85ab-9502e70835ed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.727913 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f2b7b141-869f-4ad3-9941-15fd2cde52e6 req-fa681968-aa6b-4e4a-a882-e0d652f63a91 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments?instance_id=591dced5-11e6-4826-be6e-25a8812f19e9 returned with HTTP 200 Aug 01 13:03:31.728474 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 670/2688] 10.4.3.110 () {70 vars in 1637 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/attachments?instance_id=591dced5-11e6-4826-be6e-25a8812f19e9 => generated 192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:31.729379 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51ec61f8-d0ac-43f6-85ab-9502e70835ed tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 Aug 01 13:03:31.729687 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51ec61f8-d0ac-43f6-85ab-9502e70835ed tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.729923 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51ec61f8-d0ac-43f6-85ab-9502e70835ed tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.730105 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-51ec61f8-d0ac-43f6-85ab-9502e70835ed tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 18be27c4-c097-4e3d-8bea-f2314b978a05 Aug 01 13:03:31.735608 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ba7fe347-9f30-4235-9f1f-021babdae798 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.740502 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba7fe347-9f30-4235-9f1f-021babdae798 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 Aug 01 13:03:31.741113 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba7fe347-9f30-4235-9f1f-021babdae798 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.741398 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba7fe347-9f30-4235-9f1f-021babdae798 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.741627 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-ba7fe347-9f30-4235-9f1f-021babdae798 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 92de8696-3dbd-4d7a-b215-79423ad51e61 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:31.742575 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51ec61f8-d0ac-43f6-85ab-9502e70835ed tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 returned with HTTP 404 Aug 01 13:03:31.743257 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 670/2689] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:31 2026] DELETE /volume/v3/snapshots/18be27c4-c097-4e3d-8bea-f2314b978a05 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:31.746459 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f2b7b141-869f-4ad3-9941-15fd2cde52e6 req-edb0e005-53cd-407e-97e6-2bc76fd63cda None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.748376 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.748376 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:31.748820 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f2b7b141-869f-4ad3-9941-15fd2cde52e6 req-edb0e005-53cd-407e-97e6-2bc76fd63cda tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f Aug 01 13:03:31.749116 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f2b7b141-869f-4ad3-9941-15fd2cde52e6 req-edb0e005-53cd-407e-97e6-2bc76fd63cda tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.749203 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f2b7b141-869f-4ad3-9941-15fd2cde52e6 req-edb0e005-53cd-407e-97e6-2bc76fd63cda tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.756219 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8826891b-e631-4758-bc84-f93f49743ed5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.757325 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba7fe347-9f30-4235-9f1f-021babdae798 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 returned with HTTP 200 Aug 01 13:03:31.757910 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 679/2690] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:31.758736 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8826891b-e631-4758-bc84-f93f49743ed5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:03:31.759072 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8826891b-e631-4758-bc84-f93f49743ed5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.759341 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8826891b-e631-4758-bc84-f93f49743ed5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.771500 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-14ed0190-7215-41ea-a38f-79804eabc774 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.773119 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.773119 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:31.774327 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14ed0190-7215-41ea-a38f-79804eabc774 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/detail Aug 01 13:03:31.774660 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14ed0190-7215-41ea-a38f-79804eabc774 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.774941 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14ed0190-7215-41ea-a38f-79804eabc774 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.781093 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f2b7b141-869f-4ad3-9941-15fd2cde52e6 req-edb0e005-53cd-407e-97e6-2bc76fd63cda tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f returned with HTTP 200 Aug 01 13:03:31.781845 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 671/2691] 10.4.3.110 () {70 vars in 1651 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f => generated 993 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:31.782234 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8826891b-e631-4758-bc84-f93f49743ed5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:31.790076 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14ed0190-7215-41ea-a38f-79804eabc774 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 01 13:03:31.791014 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 680/2692] 10.4.3.110 () {68 vars in 1323 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:31.798402 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-aefa7c47-1379-4150-9b5d-642afa316eb3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.798644 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8826891b-e631-4758-bc84-f93f49743ed5 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:03:31.799056 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 671/2693] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:31.799871 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Created reservations ['c053f44e-4251-43cf-9c81-9ca1fbb500ea', '6d776ec9-1307-46c2-8c73-0dd9ad2714dc', '5a0b9173-2bdc-4da2-88e0-7fdd844d8050', '6c620e2e-f533-4786-97d7-29affdcd8fba'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:31.801174 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656e6017-a630-4426-be15-5bc76e14779c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c053f44e-4251-43cf-9c81-9ca1fbb500ea', '6d776ec9-1307-46c2-8c73-0dd9ad2714dc', '5a0b9173-2bdc-4da2-88e0-7fdd844d8050', '6c620e2e-f533-4786-97d7-29affdcd8fba']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:31.801523 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f70e550-995c-4039-ade8-057865374fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:31.802611 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-aefa7c47-1379-4150-9b5d-642afa316eb3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] DELETE https://10.4.3.110/volume/v3/attachments/4a5d6692-b369-41ae-b1e2-4082df8efa12 Aug 01 13:03:31.802822 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-aefa7c47-1379-4150-9b5d-642afa316eb3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.803070 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-aefa7c47-1379-4150-9b5d-642afa316eb3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.807981 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b448691-367f-4e2c-84e6-c4ca9c8396dc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.810399 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b448691-367f-4e2c-84e6-c4ca9c8396dc tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] DELETE https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 Aug 01 13:03:31.810898 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b448691-367f-4e2c-84e6-c4ca9c8396dc tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.811126 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b448691-367f-4e2c-84e6-c4ca9c8396dc tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.811266 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-6b448691-367f-4e2c-84e6-c4ca9c8396dc tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] delete called for member 92de8696-3dbd-4d7a-b215-79423ad51e61 {{(pid=100262) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:03:31.811356 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.group_snapshots [None req-6b448691-367f-4e2c-84e6-c4ca9c8396dc tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Delete group_snapshot with id: 92de8696-3dbd-4d7a-b215-79423ad51e61 Aug 01 13:03:31.814978 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.814978 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:31.817533 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.817533 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:31.820771 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1a188d3a-92fa-474b-8db9-a7dfed735edc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.823063 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a188d3a-92fa-474b-8db9-a7dfed735edc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:03:31.823586 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a188d3a-92fa-474b-8db9-a7dfed735edc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bb9de43-cb11-4810-ae68-2a5911eb84fb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2117737573"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:31.836185 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.836185 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:31.836890 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1a188d3a-92fa-474b-8db9-a7dfed735edc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:03:31.837195 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-1a188d3a-92fa-474b-8db9-a7dfed735edc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create snapshot from volume 1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:03:31.837391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f70e550-995c-4039-ade8-057865374fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2fd09be-a083-490a-ae06-aa3914d26359', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-966265208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7952c87bf7ff48a38c524703812c8063',qos_specs=None,replication_status=,reservations=['c053f44e-4251-43cf-9c81-9ca1fbb500ea','6d776ec9-1307-46c2-8c73-0dd9ad2714dc','5a0b9173-2bdc-4da2-88e0-7fdd844d8050','6c620e2e-f533-4786-97d7-29affdcd8fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5feea3b9e514787bc119a6dd80e4b6f',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-966265208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2fd09be-a083-490a-ae06-aa3914d26359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7952c87bf7ff48a38c524703812c8063',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='f5feea3b9e514787bc119a6dd80e4b6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:31.838498 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1d7f58-24d6-4555-8b87-24c51bc36629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:31.891623 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1d7f58-24d6-4555-8b87-24c51bc36629) 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-SnapshotMetadataTestJSON-Volume-966265208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7952c87bf7ff48a38c524703812c8063',qos_specs=None,replication_status=,reservations=['c053f44e-4251-43cf-9c81-9ca1fbb500ea','6d776ec9-1307-46c2-8c73-0dd9ad2714dc','5a0b9173-2bdc-4da2-88e0-7fdd844d8050','6c620e2e-f533-4786-97d7-29affdcd8fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5feea3b9e514787bc119a6dd80e4b6f',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:31.892199 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b448691-367f-4e2c-84e6-c4ca9c8396dc tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 returned with HTTP 202 Aug 01 13:03:31.893024 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa215451-0daa-42b6-89a7-2444eaf116ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:31.893095 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 681/2694] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 13:03:31 2026] DELETE /volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:31.902465 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8ab60b6e-54f7-4e76-b3b9-005369b90d78 req-aefa7c47-1379-4150-9b5d-642afa316eb3 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/4a5d6692-b369-41ae-b1e2-4082df8efa12 returned with HTTP 200 Aug 01 13:03:31.902911 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 672/2695] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:03:31 2026] DELETE /volume/v3/attachments/4a5d6692-b369-41ae-b1e2-4082df8efa12 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:31.903052 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-69ca6ac0-4e32-4afb-853d-d0437235b2d3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.904960 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3810d6c7-3351-4991-8834-08f189b58bf7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.905795 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69ca6ac0-4e32-4afb-853d-d0437235b2d3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:31.906496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69ca6ac0-4e32-4afb-853d-d0437235b2d3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.906496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69ca6ac0-4e32-4afb-853d-d0437235b2d3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.906496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-69ca6ac0-4e32-4afb-853d-d0437235b2d3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:31.907193 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3810d6c7-3351-4991-8834-08f189b58bf7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:31.907394 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3810d6c7-3351-4991-8834-08f189b58bf7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.907655 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3810d6c7-3351-4991-8834-08f189b58bf7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.908068 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-3810d6c7-3351-4991-8834-08f189b58bf7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:31.908758 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.908758 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:31.909729 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3810d6c7-3351-4991-8834-08f189b58bf7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:31.910650 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa215451-0daa-42b6-89a7-2444eaf116ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:31.911922 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-1a188d3a-92fa-474b-8db9-a7dfed735edc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['2c6e9286-f547-4a61-90eb-06a21988facc', '6a8bab0f-6a67-46c6-aa33-a7598c658c08', '84bfc570-05b4-4fd5-8d68-9b34adbf4fea', 'fc46f175-6d1b-4225-83b6-c31dfaea9ef7'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:31.912498 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Flow 'volume_create_api' (505550c7-17ce-4461-adcc-b1ae8882c5c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:31.912498 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Create volume request issued successfully. Aug 01 13:03:31.913486 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-211df527-8e5f-465a-aa63-2b4ac5018123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:31.913809 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 672/2696] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:31 2026] POST /volume/v3/volumes => generated 754 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:31.914554 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.914554 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:31.915246 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69ca6ac0-4e32-4afb-853d-d0437235b2d3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:31.916030 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 682/2697] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:31.922448 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3810d6c7-3351-4991-8834-08f189b58bf7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all volumes completed successfully. Aug 01 13:03:31.924197 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-3810d6c7-3351-4991-8834-08f189b58bf7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:31.924197 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-3810d6c7-3351-4991-8834-08f189b58bf7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:31.933854 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ea49d636-ca80-480c-befc-aeea06b70af8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.936258 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea49d636-ca80-480c-befc-aeea06b70af8 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 Aug 01 13:03:31.936506 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea49d636-ca80-480c-befc-aeea06b70af8 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.936723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea49d636-ca80-480c-befc-aeea06b70af8 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.947638 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.947638 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:31.955428 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ea49d636-ca80-480c-befc-aeea06b70af8 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Volume info retrieved successfully. Aug 01 13:03:31.959563 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1a188d3a-92fa-474b-8db9-a7dfed735edc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot create request issued successfully. Aug 01 13:03:31.960577 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a188d3a-92fa-474b-8db9-a7dfed735edc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:03:31.961229 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 672/2698] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:03:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:31.961716 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea49d636-ca80-480c-befc-aeea06b70af8 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 returned with HTTP 200 Aug 01 13:03:31.962149 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 673/2699] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:31.972864 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70bd0ac7-921a-4839-aaad-b5d68ce46044 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:31.977239 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70bd0ac7-921a-4839-aaad-b5d68ce46044 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 Aug 01 13:03:31.977239 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70bd0ac7-921a-4839-aaad-b5d68ce46044 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:31.977440 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70bd0ac7-921a-4839-aaad-b5d68ce46044 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:31.978339 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-3810d6c7-3351-4991-8834-08f189b58bf7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:31.982363 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.982363 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:31.985016 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:31.985016 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:31.985530 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-70bd0ac7-921a-4839-aaad-b5d68ce46044 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:31.986957 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70bd0ac7-921a-4839-aaad-b5d68ce46044 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 returned with HTTP 200 Aug 01 13:03:31.987533 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 683/2700] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:31.993270 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3810d6c7-3351-4991-8834-08f189b58bf7 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:31.993857 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 673/2701] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:31 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:03:32.006762 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-335216ba-6c50-47b7-8afb-47bc96628fe8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:32.009024 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-335216ba-6c50-47b7-8afb-47bc96628fe8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/snapshots/detail Aug 01 13:03:32.009330 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-335216ba-6c50-47b7-8afb-47bc96628fe8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:32.009567 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-335216ba-6c50-47b7-8afb-47bc96628fe8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:32.010206 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-335216ba-6c50-47b7-8afb-47bc96628fe8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:32.010622 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:32.010622 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:32.012157 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-335216ba-6c50-47b7-8afb-47bc96628fe8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:03:32.016498 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-335216ba-6c50-47b7-8afb-47bc96628fe8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all snapshots completed successfully. Aug 01 13:03:32.017994 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-335216ba-6c50-47b7-8afb-47bc96628fe8 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 13:03:32.018305 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 673/2702] 10.4.3.110 () {66 vars in 1264 bytes} [Sat Aug 1 13:03:32 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:32.032439 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b2b94bd9-74c6-4cf1-bbee-d8a044894a61 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:32.034861 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b2b94bd9-74c6-4cf1-bbee-d8a044894a61 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 Aug 01 13:03:32.035883 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b2b94bd9-74c6-4cf1-bbee-d8a044894a61 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:32.035883 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b2b94bd9-74c6-4cf1-bbee-d8a044894a61 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:32.036122 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-b2b94bd9-74c6-4cf1-bbee-d8a044894a61 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 92de8696-3dbd-4d7a-b215-79423ad51e61 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:32.041310 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:32.041310 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:32.045834 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b2b94bd9-74c6-4cf1-bbee-d8a044894a61 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 returned with HTTP 200 Aug 01 13:03:32.046723 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 674/2703] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:32 2026] GET /volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 => generated 306 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:32.712046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bde89750-3611-4a15-b33c-71ce0a722254 req-9a83d5ba-15fe-4bfc-a125-eacaa8b33dc8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:32.716440 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bde89750-3611-4a15-b33c-71ce0a722254 req-9a83d5ba-15fe-4bfc-a125-eacaa8b33dc8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:32.717640 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bde89750-3611-4a15-b33c-71ce0a722254 req-9a83d5ba-15fe-4bfc-a125-eacaa8b33dc8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:32.717640 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bde89750-3611-4a15-b33c-71ce0a722254 req-9a83d5ba-15fe-4bfc-a125-eacaa8b33dc8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:32.727640 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:32.727640 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:32.731852 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bde89750-3611-4a15-b33c-71ce0a722254 req-9a83d5ba-15fe-4bfc-a125-eacaa8b33dc8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:32.736573 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bde89750-3611-4a15-b33c-71ce0a722254 req-9a83d5ba-15fe-4bfc-a125-eacaa8b33dc8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:32.737125 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 684/2704] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:03:32 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:32.927446 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c936499-9033-47e9-9664-58506356de9a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:32.929404 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c936499-9033-47e9-9664-58506356de9a tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:32.929632 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c936499-9033-47e9-9664-58506356de9a tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:32.929982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c936499-9033-47e9-9664-58506356de9a tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:32.930472 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0c936499-9033-47e9-9664-58506356de9a tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:32.935691 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:32.935691 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:32.936543 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c936499-9033-47e9-9664-58506356de9a tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:32.937371 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 674/2705] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:32 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:32.978468 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7b099a8f-1edd-4b5b-8888-aa6e17f1f32e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:32.980283 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b099a8f-1edd-4b5b-8888-aa6e17f1f32e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 Aug 01 13:03:32.981156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b099a8f-1edd-4b5b-8888-aa6e17f1f32e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:32.981156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b099a8f-1edd-4b5b-8888-aa6e17f1f32e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:32.988967 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:32.988967 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:32.993108 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7b099a8f-1edd-4b5b-8888-aa6e17f1f32e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Volume info retrieved successfully. Aug 01 13:03:32.997537 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b099a8f-1edd-4b5b-8888-aa6e17f1f32e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 returned with HTTP 200 Aug 01 13:03:32.997965 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 674/2706] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:32 2026] GET /volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:03:33.000112 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b669534-1a27-4c43-9fa8-a1e4bfceb909 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:33.002230 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b669534-1a27-4c43-9fa8-a1e4bfceb909 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 Aug 01 13:03:33.002468 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b669534-1a27-4c43-9fa8-a1e4bfceb909 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:33.002725 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b669534-1a27-4c43-9fa8-a1e4bfceb909 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:33.012245 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:33.012245 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:33.012842 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7b669534-1a27-4c43-9fa8-a1e4bfceb909 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:03:33.013732 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b669534-1a27-4c43-9fa8-a1e4bfceb909 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 returned with HTTP 200 Aug 01 13:03:33.014392 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 675/2707] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:32 2026] GET /volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:33.015964 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-99400c58-39ca-454a-88da-e0cfdfdfd6aa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:33.023587 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99400c58-39ca-454a-88da-e0cfdfdfd6aa tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:03:33.024040 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99400c58-39ca-454a-88da-e0cfdfdfd6aa tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2fd09be-a083-490a-ae06-aa3914d26359", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-295145336"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:33.039385 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:33.039385 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:33.040101 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-99400c58-39ca-454a-88da-e0cfdfdfd6aa tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Volume info retrieved successfully. Aug 01 13:03:33.040370 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-99400c58-39ca-454a-88da-e0cfdfdfd6aa tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Create snapshot from volume c2fd09be-a083-490a-ae06-aa3914d26359 Aug 01 13:03:33.060812 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c2f88a2-5b7e-4f0e-b243-75b50f6ad56d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:33.064109 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c2f88a2-5b7e-4f0e-b243-75b50f6ad56d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 Aug 01 13:03:33.064341 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c2f88a2-5b7e-4f0e-b243-75b50f6ad56d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:33.065711 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c2f88a2-5b7e-4f0e-b243-75b50f6ad56d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:33.065711 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-5c2f88a2-5b7e-4f0e-b243-75b50f6ad56d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 92de8696-3dbd-4d7a-b215-79423ad51e61 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 13:03:33.069465 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c2f88a2-5b7e-4f0e-b243-75b50f6ad56d tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 returned with HTTP 404 Aug 01 13:03:33.069960 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 675/2708] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:03:33 2026] GET /volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:33.083365 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-70f87506-90b3-4dc5-9067-7a86bff65e04 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:33.085507 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70f87506-90b3-4dc5-9067-7a86bff65e04 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/group_snapshots Aug 01 13:03:33.085747 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70f87506-90b3-4dc5-9067-7a86bff65e04 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:33.085936 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70f87506-90b3-4dc5-9067-7a86bff65e04 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:33.090701 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70f87506-90b3-4dc5-9067-7a86bff65e04 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots returned with HTTP 200 Aug 01 13:03:33.091197 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 675/2709] 10.4.3.110 () {68 vars in 1302 bytes} [Sat Aug 1 13:03:33 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:33.096592 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-99400c58-39ca-454a-88da-e0cfdfdfd6aa tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Created reservations ['994576c8-b788-4294-8c2c-5839354edb58', '48c943c2-7433-4f78-bd15-b15129912139', '0c611efd-94eb-4b69-a6d8-807478ba6597', '66664fd9-dbe6-43da-9362-df7ae1e845bf'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:33.105676 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9e5eb7ee-b730-49d0-a0b6-16acd4829fe2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:33.107684 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e5eb7ee-b730-49d0-a0b6-16acd4829fe2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] DELETE https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 Aug 01 13:03:33.108202 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e5eb7ee-b730-49d0-a0b6-16acd4829fe2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:33.108202 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e5eb7ee-b730-49d0-a0b6-16acd4829fe2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:33.108329 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-9e5eb7ee-b730-49d0-a0b6-16acd4829fe2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] delete called for member 92de8696-3dbd-4d7a-b215-79423ad51e61 {{(pid=100263) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 13:03:33.108438 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.group_snapshots [None req-9e5eb7ee-b730-49d0-a0b6-16acd4829fe2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Delete group_snapshot with id: 92de8696-3dbd-4d7a-b215-79423ad51e61 Aug 01 13:03:33.113042 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e5eb7ee-b730-49d0-a0b6-16acd4829fe2 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 returned with HTTP 404 Aug 01 13:03:33.113173 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 676/2710] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 13:03:33 2026] DELETE /volume/v3/group_snapshots/92de8696-3dbd-4d7a-b215-79423ad51e61 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:33.128609 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4d52dc9-fcd8-4ef4-9907-6fa662e67335 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:33.129552 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4d52dc9-fcd8-4ef4-9907-6fa662e67335 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:33.129552 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4d52dc9-fcd8-4ef4-9907-6fa662e67335 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:33.129891 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4d52dc9-fcd8-4ef4-9907-6fa662e67335 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:33.130276 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-e4d52dc9-fcd8-4ef4-9907-6fa662e67335 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:33.131570 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e4d52dc9-fcd8-4ef4-9907-6fa662e67335 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:33.142424 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e4d52dc9-fcd8-4ef4-9907-6fa662e67335 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Get all volumes completed successfully. Aug 01 13:03:33.143578 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-e4d52dc9-fcd8-4ef4-9907-6fa662e67335 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:33.143841 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-e4d52dc9-fcd8-4ef4-9907-6fa662e67335 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:33.153282 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-99400c58-39ca-454a-88da-e0cfdfdfd6aa tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot create request issued successfully. Aug 01 13:03:33.153282 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99400c58-39ca-454a-88da-e0cfdfdfd6aa tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:03:33.153282 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 685/2711] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:03:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:33.164547 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-52f7dc92-c29d-481a-879b-b8c8181634a1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:33.166482 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-52f7dc92-c29d-481a-879b-b8c8181634a1 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b Aug 01 13:03:33.166730 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-52f7dc92-c29d-481a-879b-b8c8181634a1 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:33.166922 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-52f7dc92-c29d-481a-879b-b8c8181634a1 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:33.173963 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:33.173963 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:33.174682 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-52f7dc92-c29d-481a-879b-b8c8181634a1 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:33.175456 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-52f7dc92-c29d-481a-879b-b8c8181634a1 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b returned with HTTP 200 Aug 01 13:03:33.175981 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 676/2712] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:33 2026] GET /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:33.191563 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-e4d52dc9-fcd8-4ef4-9907-6fa662e67335 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:33.195820 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:33.195820 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:33.208246 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4d52dc9-fcd8-4ef4-9907-6fa662e67335 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:33.208776 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 676/2713] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:33 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:33.228188 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e31552c1-91be-4b6d-9190-eb43feb11bed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:33.236367 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e31552c1-91be-4b6d-9190-eb43feb11bed tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] POST https://10.4.3.110/volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba/action Aug 01 13:03:33.236367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e31552c1-91be-4b6d-9190-eb43feb11bed tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:33.236367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e31552c1-91be-4b6d-9190-eb43feb11bed tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:33.238297 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-e31552c1-91be-4b6d-9190-eb43feb11bed tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] delete called for group 039773d5-3204-4b0b-9103-693a2602b3ba {{(pid=100263) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:03:33.238415 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-e31552c1-91be-4b6d-9190-eb43feb11bed tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Delete group with id: 039773d5-3204-4b0b-9103-693a2602b3ba Aug 01 13:03:33.243777 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:33.243777 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:33.306180 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e31552c1-91be-4b6d-9190-eb43feb11bed tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba/action returned with HTTP 202 Aug 01 13:03:33.307125 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 677/2714] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:03:33 2026] POST /volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:33.323258 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f9a18ca0-1ab7-4e5f-b8df-e8e9da4f54d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:33.323258 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9a18ca0-1ab7-4e5f-b8df-e8e9da4f54d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 Aug 01 13:03:33.323258 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9a18ca0-1ab7-4e5f-b8df-e8e9da4f54d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:33.323258 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9a18ca0-1ab7-4e5f-b8df-e8e9da4f54d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:33.337914 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:33.337914 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:33.344765 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f9a18ca0-1ab7-4e5f-b8df-e8e9da4f54d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Volume info retrieved successfully. Aug 01 13:03:33.345675 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f9a18ca0-1ab7-4e5f-b8df-e8e9da4f54d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:33.346005 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f9a18ca0-1ab7-4e5f-b8df-e8e9da4f54d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:33.404212 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-f9a18ca0-1ab7-4e5f-b8df-e8e9da4f54d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:33.415196 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:33.415196 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:33.446398 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9a18ca0-1ab7-4e5f-b8df-e8e9da4f54d5 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 returned with HTTP 200 Aug 01 13:03:33.446996 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 686/2715] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:33 2026] GET /volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 => generated 913 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:33.948650 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bed1297c-ac0c-40d6-985f-59f9b9fe4c59 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:33.951153 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bed1297c-ac0c-40d6-985f-59f9b9fe4c59 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:33.951446 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bed1297c-ac0c-40d6-985f-59f9b9fe4c59 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:33.952557 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bed1297c-ac0c-40d6-985f-59f9b9fe4c59 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:33.952723 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bed1297c-ac0c-40d6-985f-59f9b9fe4c59 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:33.958766 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:33.958766 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:33.959726 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bed1297c-ac0c-40d6-985f-59f9b9fe4c59 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:33.960593 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 677/2716] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:33 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:03:34.191503 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c0fb0979-5591-4fb1-9be8-e76c96acb71d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.195602 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0fb0979-5591-4fb1-9be8-e76c96acb71d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b Aug 01 13:03:34.195763 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0fb0979-5591-4fb1-9be8-e76c96acb71d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.195890 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0fb0979-5591-4fb1-9be8-e76c96acb71d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.202934 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.202934 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:34.203701 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c0fb0979-5591-4fb1-9be8-e76c96acb71d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.204806 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0fb0979-5591-4fb1-9be8-e76c96acb71d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b returned with HTTP 200 Aug 01 13:03:34.205625 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 677/2717] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:34.223156 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-da733335-7047-4c97-af96-f893cb0af64e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.226663 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da733335-7047-4c97-af96-f893cb0af64e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] POST https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata Aug 01 13:03:34.227350 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da733335-7047-4c97-af96-f893cb0af64e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:34.236838 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.236838 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:34.237381 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-da733335-7047-4c97-af96-f893cb0af64e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.266482 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-da733335-7047-4c97-af96-f893cb0af64e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Update snapshot metadata completed successfully. Aug 01 13:03:34.266742 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da733335-7047-4c97-af96-f893cb0af64e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata returned with HTTP 200 Aug 01 13:03:34.267155 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 678/2718] 10.4.3.110 () {68 vars in 1402 bytes} [Sat Aug 1 13:03:34 2026] POST /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.279168 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a0b87224-35a8-4dd8-b2db-da1ed0f1ae3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.281468 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0b87224-35a8-4dd8-b2db-da1ed0f1ae3f tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata Aug 01 13:03:34.281839 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0b87224-35a8-4dd8-b2db-da1ed0f1ae3f tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.282103 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0b87224-35a8-4dd8-b2db-da1ed0f1ae3f tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.290124 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.290124 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:34.290602 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a0b87224-35a8-4dd8-b2db-da1ed0f1ae3f tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.291470 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a0b87224-35a8-4dd8-b2db-da1ed0f1ae3f tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Get snapshot metadata completed successfully. Aug 01 13:03:34.291729 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0b87224-35a8-4dd8-b2db-da1ed0f1ae3f tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata returned with HTTP 200 Aug 01 13:03:34.292177 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 687/2719] 10.4.3.110 () {66 vars in 1381 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.301199 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c4b1c017-3bee-46f0-9b41-217fed8dd123 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.302911 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4b1c017-3bee-46f0-9b41-217fed8dd123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] PUT https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata Aug 01 13:03:34.303261 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4b1c017-3bee-46f0-9b41-217fed8dd123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:34.309761 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.309761 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:34.310180 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c4b1c017-3bee-46f0-9b41-217fed8dd123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.331089 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c4b1c017-3bee-46f0-9b41-217fed8dd123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Update snapshot metadata completed successfully. Aug 01 13:03:34.331342 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4b1c017-3bee-46f0-9b41-217fed8dd123 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata returned with HTTP 200 Aug 01 13:03:34.331746 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 678/2720] 10.4.3.110 () {68 vars in 1401 bytes} [Sat Aug 1 13:03:34 2026] PUT /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.341968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14a65501-0118-4bd6-b29c-a9cc98ae3649 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.344904 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14a65501-0118-4bd6-b29c-a9cc98ae3649 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata Aug 01 13:03:34.344904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14a65501-0118-4bd6-b29c-a9cc98ae3649 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.345102 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14a65501-0118-4bd6-b29c-a9cc98ae3649 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.351984 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.351984 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:34.352423 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-14a65501-0118-4bd6-b29c-a9cc98ae3649 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.353216 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-14a65501-0118-4bd6-b29c-a9cc98ae3649 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Get snapshot metadata completed successfully. Aug 01 13:03:34.353418 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14a65501-0118-4bd6-b29c-a9cc98ae3649 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata returned with HTTP 200 Aug 01 13:03:34.354007 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 678/2721] 10.4.3.110 () {66 vars in 1381 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.362071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0407ffe1-8ad1-4aec-83d9-714cfce7ee7e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.365514 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0407ffe1-8ad1-4aec-83d9-714cfce7ee7e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata/key3 Aug 01 13:03:34.365514 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0407ffe1-8ad1-4aec-83d9-714cfce7ee7e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.365514 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0407ffe1-8ad1-4aec-83d9-714cfce7ee7e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.371785 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.371785 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:34.372240 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0407ffe1-8ad1-4aec-83d9-714cfce7ee7e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.373050 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0407ffe1-8ad1-4aec-83d9-714cfce7ee7e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Get snapshot metadata completed successfully. Aug 01 13:03:34.386173 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0407ffe1-8ad1-4aec-83d9-714cfce7ee7e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Delete snapshot metadata completed successfully. Aug 01 13:03:34.386437 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0407ffe1-8ad1-4aec-83d9-714cfce7ee7e tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata/key3 returned with HTTP 200 Aug 01 13:03:34.386959 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 679/2722] 10.4.3.110 () {66 vars in 1399 bytes} [Sat Aug 1 13:03:34 2026] DELETE /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 01 13:03:34.396307 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-21de0ca7-9172-4ac8-8886-bc3a13d53070 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.398489 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21de0ca7-9172-4ac8-8886-bc3a13d53070 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata Aug 01 13:03:34.399880 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21de0ca7-9172-4ac8-8886-bc3a13d53070 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.400482 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21de0ca7-9172-4ac8-8886-bc3a13d53070 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.407684 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.407684 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:34.408275 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-21de0ca7-9172-4ac8-8886-bc3a13d53070 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.409164 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-21de0ca7-9172-4ac8-8886-bc3a13d53070 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Get snapshot metadata completed successfully. Aug 01 13:03:34.409420 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21de0ca7-9172-4ac8-8886-bc3a13d53070 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata returned with HTTP 200 Aug 01 13:03:34.409867 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 688/2723] 10.4.3.110 () {66 vars in 1381 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.419175 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d9109cb0-c4f8-4c16-bc98-025d32eaab85 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.423479 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9109cb0-c4f8-4c16-bc98-025d32eaab85 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] PUT https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata Aug 01 13:03:34.423896 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d9109cb0-c4f8-4c16-bc98-025d32eaab85 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:34.430361 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.430361 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:34.430859 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d9109cb0-c4f8-4c16-bc98-025d32eaab85 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.450066 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d9109cb0-c4f8-4c16-bc98-025d32eaab85 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Update snapshot metadata completed successfully. Aug 01 13:03:34.450372 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9109cb0-c4f8-4c16-bc98-025d32eaab85 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata returned with HTTP 200 Aug 01 13:03:34.450779 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 679/2724] 10.4.3.110 () {68 vars in 1401 bytes} [Sat Aug 1 13:03:34 2026] PUT /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.462310 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-917a945b-d5f7-45ca-90db-51c25bb5a1a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.462853 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3ff17aeb-3405-41a0-85ba-371f2662cb13 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.463368 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-917a945b-d5f7-45ca-90db-51c25bb5a1a9 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] POST https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata Aug 01 13:03:34.464799 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-917a945b-d5f7-45ca-90db-51c25bb5a1a9 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:34.464883 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ff17aeb-3405-41a0-85ba-371f2662cb13 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 Aug 01 13:03:34.465076 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ff17aeb-3405-41a0-85ba-371f2662cb13 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.466353 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ff17aeb-3405-41a0-85ba-371f2662cb13 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.471745 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ff17aeb-3405-41a0-85ba-371f2662cb13 tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 returned with HTTP 404 Aug 01 13:03:34.472237 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 680/2725] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/volumes/b1f99a07-5b65-420a-a957-bf3bacb95de7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:34.477989 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.477989 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:34.478621 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-917a945b-d5f7-45ca-90db-51c25bb5a1a9 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.482478 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-79cd4b2d-339a-4bb4-913a-fd082ce6b89c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.484275 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79cd4b2d-339a-4bb4-913a-fd082ce6b89c tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] GET https://10.4.3.110/volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba Aug 01 13:03:34.484490 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79cd4b2d-339a-4bb4-913a-fd082ce6b89c tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.484727 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79cd4b2d-339a-4bb4-913a-fd082ce6b89c tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.484852 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-79cd4b2d-339a-4bb4-913a-fd082ce6b89c tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] show called for member 039773d5-3204-4b0b-9103-693a2602b3ba {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:34.488669 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79cd4b2d-339a-4bb4-913a-fd082ce6b89c tempest-GroupSnapshotsTest-288850960 tempest-GroupSnapshotsTest-288850960-project-member] https://10.4.3.110/volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba returned with HTTP 404 Aug 01 13:03:34.489338 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 689/2726] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/groups/039773d5-3204-4b0b-9103-693a2602b3ba => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:34.495730 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2808a752-907e-483f-a02a-5326747b7852 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.497984 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2808a752-907e-483f-a02a-5326747b7852 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/9c19b1a0-bf39-4b97-a0dc-17680ca6601c Aug 01 13:03:34.498229 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2808a752-907e-483f-a02a-5326747b7852 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.498460 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2808a752-907e-483f-a02a-5326747b7852 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.511959 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-917a945b-d5f7-45ca-90db-51c25bb5a1a9 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Update snapshot metadata completed successfully. Aug 01 13:03:34.512235 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-917a945b-d5f7-45ca-90db-51c25bb5a1a9 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata returned with HTTP 200 Aug 01 13:03:34.512709 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 679/2727] 10.4.3.110 () {68 vars in 1402 bytes} [Sat Aug 1 13:03:34 2026] POST /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata => generated 68 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.519483 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2808a752-907e-483f-a02a-5326747b7852 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/group_types/9c19b1a0-bf39-4b97-a0dc-17680ca6601c returned with HTTP 202 Aug 01 13:03:34.520081 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 680/2728] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 13:03:34 2026] DELETE /volume/v3/group_types/9c19b1a0-bf39-4b97-a0dc-17680ca6601c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:34.523160 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9c7cfee3-12c5-4a93-aa88-57526b31677a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.524899 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c7cfee3-12c5-4a93-aa88-57526b31677a tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata Aug 01 13:03:34.525146 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c7cfee3-12c5-4a93-aa88-57526b31677a tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.525385 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c7cfee3-12c5-4a93-aa88-57526b31677a tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.529343 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f0e2ce77-fbb0-4d54-89f5-ee3b0a9344ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.531712 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0e2ce77-fbb0-4d54-89f5-ee3b0a9344ef tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] DELETE https://10.4.3.110/volume/v3/types/125ce1cb-e46d-4f6a-a32e-a950258c61a7 Aug 01 13:03:34.532676 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0e2ce77-fbb0-4d54-89f5-ee3b0a9344ef tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.533038 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0e2ce77-fbb0-4d54-89f5-ee3b0a9344ef tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.537661 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.537661 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:34.537661 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9c7cfee3-12c5-4a93-aa88-57526b31677a tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.538964 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9c7cfee3-12c5-4a93-aa88-57526b31677a tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Get snapshot metadata completed successfully. Aug 01 13:03:34.538964 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c7cfee3-12c5-4a93-aa88-57526b31677a tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata returned with HTTP 200 Aug 01 13:03:34.539476 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 681/2729] 10.4.3.110 () {66 vars in 1381 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.549710 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4c155a3-4c23-49bd-bfeb-18fc2c0a68e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.552644 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4c155a3-4c23-49bd-bfeb-18fc2c0a68e2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] PUT https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata/key3 Aug 01 13:03:34.553032 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4c155a3-4c23-49bd-bfeb-18fc2c0a68e2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:34.565094 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.565094 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:34.565727 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b4c155a3-4c23-49bd-bfeb-18fc2c0a68e2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.583673 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0e2ce77-fbb0-4d54-89f5-ee3b0a9344ef tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/types/125ce1cb-e46d-4f6a-a32e-a950258c61a7 returned with HTTP 202 Aug 01 13:03:34.584210 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 690/2730] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:34 2026] DELETE /volume/v3/types/125ce1cb-e46d-4f6a-a32e-a950258c61a7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:34.592739 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b4c155a3-4c23-49bd-bfeb-18fc2c0a68e2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Update snapshot metadata completed successfully. Aug 01 13:03:34.593078 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4c155a3-4c23-49bd-bfeb-18fc2c0a68e2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata/key3 returned with HTTP 200 Aug 01 13:03:34.593504 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 680/2731] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 13:03:34 2026] PUT /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata/key3 => generated 35 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.594284 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7d761e3d-e680-4e71-b30c-b17efcc91403 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.599718 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d761e3d-e680-4e71-b30c-b17efcc91403 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] GET https://10.4.3.110/volume/v3/types/125ce1cb-e46d-4f6a-a32e-a950258c61a7 Aug 01 13:03:34.600004 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d761e3d-e680-4e71-b30c-b17efcc91403 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.600300 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d761e3d-e680-4e71-b30c-b17efcc91403 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.603329 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7a3249a1-59a9-4018-8e88-5dd9fb6e0fa8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.605166 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a3249a1-59a9-4018-8e88-5dd9fb6e0fa8 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata/key3 Aug 01 13:03:34.605398 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a3249a1-59a9-4018-8e88-5dd9fb6e0fa8 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.605598 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a3249a1-59a9-4018-8e88-5dd9fb6e0fa8 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.607714 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d761e3d-e680-4e71-b30c-b17efcc91403 tempest-GroupSnapshotsTest-1277157363 tempest-GroupSnapshotsTest-1277157363-project-admin] https://10.4.3.110/volume/v3/types/125ce1cb-e46d-4f6a-a32e-a950258c61a7 returned with HTTP 404 Aug 01 13:03:34.607904 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 681/2732] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/types/125ce1cb-e46d-4f6a-a32e-a950258c61a7 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:34.614926 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.614926 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:34.615396 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7a3249a1-59a9-4018-8e88-5dd9fb6e0fa8 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.616148 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7a3249a1-59a9-4018-8e88-5dd9fb6e0fa8 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Get snapshot metadata completed successfully. Aug 01 13:03:34.616344 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a3249a1-59a9-4018-8e88-5dd9fb6e0fa8 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata/key3 returned with HTTP 200 Aug 01 13:03:34.616696 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 682/2733] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata/key3 => generated 35 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.624571 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ac99adbe-b2a3-44cb-b9b6-183a477a0853 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.626067 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac99adbe-b2a3-44cb-b9b6-183a477a0853 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata Aug 01 13:03:34.626251 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac99adbe-b2a3-44cb-b9b6-183a477a0853 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.626444 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac99adbe-b2a3-44cb-b9b6-183a477a0853 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.632749 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.632749 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:34.634093 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ac99adbe-b2a3-44cb-b9b6-183a477a0853 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.634375 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ac99adbe-b2a3-44cb-b9b6-183a477a0853 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Get snapshot metadata completed successfully. Aug 01 13:03:34.634690 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac99adbe-b2a3-44cb-b9b6-183a477a0853 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata returned with HTTP 200 Aug 01 13:03:34.635133 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 691/2734] 10.4.3.110 () {66 vars in 1381 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.643897 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.646226 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0165ad3b-9808-4c59-a91a-b5380c7c5c9f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.648424 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0165ad3b-9808-4c59-a91a-b5380c7c5c9f tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] PUT https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata Aug 01 13:03:34.649009 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0165ad3b-9808-4c59-a91a-b5380c7c5c9f tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:34.657741 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.657741 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:34.658645 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0165ad3b-9808-4c59-a91a-b5380c7c5c9f tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.685608 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0165ad3b-9808-4c59-a91a-b5380c7c5c9f tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Update snapshot metadata completed successfully. Aug 01 13:03:34.685608 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0165ad3b-9808-4c59-a91a-b5380c7c5c9f tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata returned with HTTP 200 Aug 01 13:03:34.685770 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:34.686786 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-485205559"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:34.686974 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 682/2735] 10.4.3.110 () {68 vars in 1401 bytes} [Sat Aug 1 13:03:34 2026] PUT /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:34.687837 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-485205559'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:34.687983 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume of 1 GB Aug 01 13:03:34.693395 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Availability Zones retrieved successfully. Aug 01 13:03:34.700044 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-77313c80-0605-45d9-8fb5-f767cda6d33d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.702965 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77313c80-0605-45d9-8fb5-f767cda6d33d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b Aug 01 13:03:34.703225 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77313c80-0605-45d9-8fb5-f767cda6d33d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.703430 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77313c80-0605-45d9-8fb5-f767cda6d33d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.703557 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-77313c80-0605-45d9-8fb5-f767cda6d33d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Delete snapshot with id: a75e0527-0d22-48bb-9407-3883d5bc483b Aug 01 13:03:34.705114 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (cd010e24-e0b4-42f0-b431-7db8a9e65841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:34.708750 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d9d4ab-e1b2-4c52-a95e-44437ff55a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:34.711038 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:34.713697 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.713697 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:34.713909 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-77313c80-0605-45d9-8fb5-f767cda6d33d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.741625 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-77313c80-0605-45d9-8fb5-f767cda6d33d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot delete request issued successfully. Aug 01 13:03:34.742329 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77313c80-0605-45d9-8fb5-f767cda6d33d tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b returned with HTTP 202 Aug 01 13:03:34.742823 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 683/2736] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:34 2026] DELETE /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:34.759066 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-82af6d19-0d06-4c1a-b711-b48436c64af1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.759610 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82af6d19-0d06-4c1a-b711-b48436c64af1 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b Aug 01 13:03:34.760603 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82af6d19-0d06-4c1a-b711-b48436c64af1 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.760761 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82af6d19-0d06-4c1a-b711-b48436c64af1 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.763163 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d9d4ab-e1b2-4c52-a95e-44437ff55a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:34.765162 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88319346-92e4-4f9f-a8fe-7d313658bd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:34.776714 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.776714 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:34.778352 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-82af6d19-0d06-4c1a-b711-b48436c64af1 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Snapshot retrieved successfully. Aug 01 13:03:34.779713 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82af6d19-0d06-4c1a-b711-b48436c64af1 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b returned with HTTP 200 Aug 01 13:03:34.780346 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 692/2737] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:34.886118 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['472f3e94-a840-47f5-93d4-3f997c921e99', 'a45119ec-a189-475d-84a4-acacc023705a', '85467460-154b-4ebd-b3f0-27b373e5f615', '4f373f3e-6591-45cb-a512-803f5e066b2e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:34.887103 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88319346-92e4-4f9f-a8fe-7d313658bd89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['472f3e94-a840-47f5-93d4-3f997c921e99', 'a45119ec-a189-475d-84a4-acacc023705a', '85467460-154b-4ebd-b3f0-27b373e5f615', '4f373f3e-6591-45cb-a512-803f5e066b2e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:34.887961 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c63576-8f68-4681-81dc-2bacd70f9935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:34.915958 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c63576-8f68-4681-81dc-2bacd70f9935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b13e720b-76df-4ad5-b0d9-09491383edf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-485205559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['472f3e94-a840-47f5-93d4-3f997c921e99','a45119ec-a189-475d-84a4-acacc023705a','85467460-154b-4ebd-b3f0-27b373e5f615','4f373f3e-6591-45cb-a512-803f5e066b2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-485205559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b13e720b-76df-4ad5-b0d9-09491383edf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='690ad56864f64f5e925c34d5ae6a08a8',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='df4917e9c1a94de58fdf2f8af55203df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:34.916805 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa07bfcb-d76d-440b-ae2a-307f0ceb09e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:34.959602 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa07bfcb-d76d-440b-ae2a-307f0ceb09e8) 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-VolumesBackupsTest-Volume-485205559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['472f3e94-a840-47f5-93d4-3f997c921e99','a45119ec-a189-475d-84a4-acacc023705a','85467460-154b-4ebd-b3f0-27b373e5f615','4f373f3e-6591-45cb-a512-803f5e066b2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:34.960477 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3defd6e6-b791-41e9-8cc1-281383c43a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:34.974104 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-08cccd71-8b33-4d60-979e-0a5ed532adaa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:34.976429 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08cccd71-8b33-4d60-979e-0a5ed532adaa tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:34.976750 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08cccd71-8b33-4d60-979e-0a5ed532adaa tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:34.977052 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08cccd71-8b33-4d60-979e-0a5ed532adaa tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:34.977148 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-08cccd71-8b33-4d60-979e-0a5ed532adaa tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:34.977356 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3defd6e6-b791-41e9-8cc1-281383c43a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:34.978735 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (cd010e24-e0b4-42f0-b431-7db8a9e65841) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:34.979247 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume request issued successfully. Aug 01 13:03:34.980130 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d820c62-2be0-4da2-be32-3a3828113fa8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:34.980707 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 681/2738] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:34 2026] POST /volume/v3/volumes => generated 748 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:34.995976 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:34.995976 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:34.996388 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08cccd71-8b33-4d60-979e-0a5ed532adaa tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:34.998567 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 683/2739] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:34 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:35.795750 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ff8a84e9-608c-4379-80e4-550c1f83d7de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:35.798118 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff8a84e9-608c-4379-80e4-550c1f83d7de tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b Aug 01 13:03:35.798371 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff8a84e9-608c-4379-80e4-550c1f83d7de tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:35.798646 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff8a84e9-608c-4379-80e4-550c1f83d7de tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:35.806039 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff8a84e9-608c-4379-80e4-550c1f83d7de tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b returned with HTTP 404 Aug 01 13:03:35.806835 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 684/2740] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:35 2026] GET /volume/v3/snapshots/a75e0527-0d22-48bb-9407-3883d5bc483b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:35.815068 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f9b549e9-b04e-4c6c-a1c7-ae8e87b5e650 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:35.817412 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9b549e9-b04e-4c6c-a1c7-ae8e87b5e650 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 Aug 01 13:03:35.817717 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9b549e9-b04e-4c6c-a1c7-ae8e87b5e650 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:35.818001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9b549e9-b04e-4c6c-a1c7-ae8e87b5e650 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:35.827225 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:35.827225 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:35.832874 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f9b549e9-b04e-4c6c-a1c7-ae8e87b5e650 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Volume info retrieved successfully. Aug 01 13:03:35.839345 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9b549e9-b04e-4c6c-a1c7-ae8e87b5e650 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 returned with HTTP 200 Aug 01 13:03:35.840247 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 693/2741] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:35 2026] GET /volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:35.858376 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4c8fafa9-82a3-4e64-9c4b-0285b0f733d2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:35.861249 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c8fafa9-82a3-4e64-9c4b-0285b0f733d2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] DELETE https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 Aug 01 13:03:35.861249 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c8fafa9-82a3-4e64-9c4b-0285b0f733d2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:35.861249 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c8fafa9-82a3-4e64-9c4b-0285b0f733d2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:35.861249 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4c8fafa9-82a3-4e64-9c4b-0285b0f733d2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Delete volume with id: c2fd09be-a083-490a-ae06-aa3914d26359 Aug 01 13:03:35.875836 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:35.875836 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:35.876405 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4c8fafa9-82a3-4e64-9c4b-0285b0f733d2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Volume info retrieved successfully. Aug 01 13:03:35.904391 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4c8fafa9-82a3-4e64-9c4b-0285b0f733d2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Delete volume request issued successfully. Aug 01 13:03:35.904556 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c8fafa9-82a3-4e64-9c4b-0285b0f733d2 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 returned with HTTP 202 Aug 01 13:03:35.904903 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 682/2742] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:35 2026] DELETE /volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:35.915440 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b13d0074-4882-4df9-b491-baa94629e876 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:35.917970 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b13d0074-4882-4df9-b491-baa94629e876 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 Aug 01 13:03:35.917970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b13d0074-4882-4df9-b491-baa94629e876 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:35.917970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b13d0074-4882-4df9-b491-baa94629e876 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:35.930713 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:35.930713 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:35.935968 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b13d0074-4882-4df9-b491-baa94629e876 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Volume info retrieved successfully. Aug 01 13:03:35.941553 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b13d0074-4882-4df9-b491-baa94629e876 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 returned with HTTP 200 Aug 01 13:03:35.942243 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 684/2743] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:35 2026] GET /volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:36.014678 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5cf8524f-b526-468c-a41b-fa85834732ed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:36.016338 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cf8524f-b526-468c-a41b-fa85834732ed tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:36.017763 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5cf8524f-b526-468c-a41b-fa85834732ed tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:36.018956 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5cf8524f-b526-468c-a41b-fa85834732ed tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:36.018956 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5cf8524f-b526-468c-a41b-fa85834732ed tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:36.027982 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:36.027982 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:36.027982 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cf8524f-b526-468c-a41b-fa85834732ed tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:36.028722 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 685/2744] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:36 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:36.390973 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e6c7f3bf-985f-40ac-80a2-8c52ab077e85 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:36.393209 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e6c7f3bf-985f-40ac-80a2-8c52ab077e85 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] DELETE https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:36.393209 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e6c7f3bf-985f-40ac-80a2-8c52ab077e85 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:36.393447 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e6c7f3bf-985f-40ac-80a2-8c52ab077e85 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:36.393677 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e6c7f3bf-985f-40ac-80a2-8c52ab077e85 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Delete volume with id: 554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:36.402375 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:36.402375 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:36.402922 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e6c7f3bf-985f-40ac-80a2-8c52ab077e85 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:36.417927 np0000006302 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-e6c7f3bf-985f-40ac-80a2-8c52ab077e85 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:03:36.424096 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e6c7f3bf-985f-40ac-80a2-8c52ab077e85 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Delete volume request issued successfully. Aug 01 13:03:36.424338 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e6c7f3bf-985f-40ac-80a2-8c52ab077e85 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 202 Aug 01 13:03:36.424822 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 694/2745] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:36 2026] DELETE /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:36.433623 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cbdac4cb-f014-44d2-b187-6cf8f0e67199 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:36.435639 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cbdac4cb-f014-44d2-b187-6cf8f0e67199 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:36.436074 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cbdac4cb-f014-44d2-b187-6cf8f0e67199 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:36.436314 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cbdac4cb-f014-44d2-b187-6cf8f0e67199 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:36.445477 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:36.445477 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:36.449518 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cbdac4cb-f014-44d2-b187-6cf8f0e67199 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:03:36.458058 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cbdac4cb-f014-44d2-b187-6cf8f0e67199 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 200 Aug 01 13:03:36.458243 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 683/2746] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:36 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:36.705388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e2b3e889-a8ea-4884-a628-fdaabc50b21d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:36.867995 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2b3e889-a8ea-4884-a628-fdaabc50b21d tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:36.868540 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2b3e889-a8ea-4884-a628-fdaabc50b21d tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1913642835"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:36.888215 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2b3e889-a8ea-4884-a628-fdaabc50b21d tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:36.888601 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 685/2747] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:03:36 2026] POST /volume/v3/types => generated 220 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:36.898233 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5324b8e3-f87f-4402-bbe5-b87c248e19f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:36.900108 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5324b8e3-f87f-4402-bbe5-b87c248e19f6 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] POST https://10.4.3.110/volume/v3/group_types Aug 01 13:03:36.900470 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5324b8e3-f87f-4402-bbe5-b87c248e19f6 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1097636340"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:36.913545 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5324b8e3-f87f-4402-bbe5-b87c248e19f6 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] https://10.4.3.110/volume/v3/group_types returned with HTTP 202 Aug 01 13:03:36.913957 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 686/2748] 10.4.3.110 () {70 vars in 1311 bytes} [Sat Aug 1 13:03:36 2026] POST /volume/v3/group_types => generated 177 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:36.922379 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-92b9b21c-f0fc-4b29-8974-57338dda4066 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:36.957804 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-24340a1c-8fc7-41ad-85bb-db612e3c2677 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:36.959851 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24340a1c-8fc7-41ad-85bb-db612e3c2677 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] GET https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 Aug 01 13:03:36.960133 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24340a1c-8fc7-41ad-85bb-db612e3c2677 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:36.960327 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24340a1c-8fc7-41ad-85bb-db612e3c2677 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:36.967207 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24340a1c-8fc7-41ad-85bb-db612e3c2677 tempest-SnapshotMetadataTestJSON-1840729517 tempest-SnapshotMetadataTestJSON-1840729517-project-member] https://10.4.3.110/volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 returned with HTTP 404 Aug 01 13:03:36.967877 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 684/2749] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:36 2026] GET /volume/v3/volumes/c2fd09be-a083-490a-ae06-aa3914d26359 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:37.036928 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92b9b21c-f0fc-4b29-8974-57338dda4066 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] POST https://10.4.3.110/volume/v3/groups Aug 01 13:03:37.037259 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92b9b21c-f0fc-4b29-8974-57338dda4066 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5f08462c-d610-4485-8761-57f9560be5cd", "volume_types": ["1415f441-59cf-43c3-94a5-c9f0d3a78f64"], "name": "tempest-GroupsV314Test-Group-1535690777"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:37.039301 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-92b9b21c-f0fc-4b29-8974-57338dda4066 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Creating new group {'group': {'group_type': '5f08462c-d610-4485-8761-57f9560be5cd', 'volume_types': ['1415f441-59cf-43c3-94a5-c9f0d3a78f64'], 'name': 'tempest-GroupsV314Test-Group-1535690777'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 13:03:37.040644 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9d00ed16-aaac-4676-a854-c559e737590f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.042921 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d00ed16-aaac-4676-a854-c559e737590f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:37.043259 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d00ed16-aaac-4676-a854-c559e737590f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:37.043510 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d00ed16-aaac-4676-a854-c559e737590f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:37.043681 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9d00ed16-aaac-4676-a854-c559e737590f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:37.044487 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-92b9b21c-f0fc-4b29-8974-57338dda4066 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Creating group tempest-GroupsV314Test-Group-1535690777. Aug 01 13:03:37.049380 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:37.049380 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:37.050111 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d00ed16-aaac-4676-a854-c559e737590f tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:37.050589 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 686/2750] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:37 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:37.053761 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-92b9b21c-f0fc-4b29-8974-57338dda4066 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Availability Zones retrieved successfully. Aug 01 13:03:37.062149 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a4034cc5-2fb6-4071-a9c5-0a6f1531cda4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.064520 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4034cc5-2fb6-4071-a9c5-0a6f1531cda4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] POST https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f/action Aug 01 13:03:37.065165 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4034cc5-2fb6-4071-a9c5-0a6f1531cda4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:37.065238 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4034cc5-2fb6-4071-a9c5-0a6f1531cda4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:37.066928 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-a4034cc5-2fb6-4071-a9c5-0a6f1531cda4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Updating backup '59f60b0f-1d58-410e-9295-dda390497b1f' with '{'status': 'error'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 13:03:37.077595 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:37.077595 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:37.079341 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-a4034cc5-2fb6-4071-a9c5-0a6f1531cda4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '63f446ce8dd545708bbc13f15ec34398', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd18c3f810a411a9e8dc5b68548fe1c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:03:37.079575 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4034cc5-2fb6-4071-a9c5-0a6f1531cda4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f/action returned with HTTP 403 Aug 01 13:03:37.080165 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 687/2751] 10.4.3.110 () {70 vars in 1430 bytes} [Sat Aug 1 13:03:37 2026] POST /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:37.085692 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-92b9b21c-f0fc-4b29-8974-57338dda4066 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Created reservations ['4fb85153-5034-48fd-9f18-2f031b200485'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:37.090172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55ebb5b9-53c2-44a0-bd77-fc0ecfdf899b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.093295 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55ebb5b9-53c2-44a0-bd77-fc0ecfdf899b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b Aug 01 13:03:37.093597 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55ebb5b9-53c2-44a0-bd77-fc0ecfdf899b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:37.093875 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55ebb5b9-53c2-44a0-bd77-fc0ecfdf899b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:37.094118 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-55ebb5b9-53c2-44a0-bd77-fc0ecfdf899b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Delete volume with id: 9d4951a0-730e-40d3-8dc0-f4df8de5737b Aug 01 13:03:37.103923 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:37.103923 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:37.104403 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-55ebb5b9-53c2-44a0-bd77-fc0ecfdf899b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:03:37.112336 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92b9b21c-f0fc-4b29-8974-57338dda4066 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/groups returned with HTTP 202 Aug 01 13:03:37.112977 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 695/2752] 10.4.3.110 () {70 vars in 1297 bytes} [Sat Aug 1 13:03:36 2026] POST /volume/v3/groups => generated 108 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:37.122654 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a9ab301a-2f15-4c61-9337-a7af2e744e11 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.125236 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9ab301a-2f15-4c61-9337-a7af2e744e11 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724 Aug 01 13:03:37.125840 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9ab301a-2f15-4c61-9337-a7af2e744e11 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:37.125840 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9ab301a-2f15-4c61-9337-a7af2e744e11 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:37.125930 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-a9ab301a-2f15-4c61-9337-a7af2e744e11 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] show called for member 5cad55c0-879d-4377-9d82-71d2480c1724 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:37.127087 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-55ebb5b9-53c2-44a0-bd77-fc0ecfdf899b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Delete volume request issued successfully. Aug 01 13:03:37.127289 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55ebb5b9-53c2-44a0-bd77-fc0ecfdf899b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b returned with HTTP 202 Aug 01 13:03:37.127690 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 685/2753] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:03:37 2026] DELETE /volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:37.131021 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:37.131021 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:37.136934 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3efdf0a6-45b3-4281-83b8-b74e5087ef15 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.139300 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3efdf0a6-45b3-4281-83b8-b74e5087ef15 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b Aug 01 13:03:37.139740 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3efdf0a6-45b3-4281-83b8-b74e5087ef15 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:37.140039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3efdf0a6-45b3-4281-83b8-b74e5087ef15 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:37.142132 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9ab301a-2f15-4c61-9337-a7af2e744e11 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724 returned with HTTP 200 Aug 01 13:03:37.142666 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 687/2754] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:37 2026] GET /volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:37.150028 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:37.150028 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:37.154441 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3efdf0a6-45b3-4281-83b8-b74e5087ef15 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:03:37.162260 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3efdf0a6-45b3-4281-83b8-b74e5087ef15 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b returned with HTTP 200 Aug 01 13:03:37.162881 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 688/2755] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:37 2026] GET /volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:37.473317 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cffc73cd-6785-4526-b831-32b11732fa69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.475169 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cffc73cd-6785-4526-b831-32b11732fa69 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe Aug 01 13:03:37.475318 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cffc73cd-6785-4526-b831-32b11732fa69 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:37.475596 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cffc73cd-6785-4526-b831-32b11732fa69 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:37.481164 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cffc73cd-6785-4526-b831-32b11732fa69 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe returned with HTTP 404 Aug 01 13:03:37.481637 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 696/2756] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:37 2026] GET /volume/v3/volumes/554282f3-347c-4bbb-9b93-b0ddb51e3cfe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:37.489911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e02ed177-32ea-425b-9163-e7b80d945032 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.492459 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e02ed177-32ea-425b-9163-e7b80d945032 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:03:37.492723 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e02ed177-32ea-425b-9163-e7b80d945032 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:37.492977 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e02ed177-32ea-425b-9163-e7b80d945032 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:37.494198 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e02ed177-32ea-425b-9163-e7b80d945032 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:37.510255 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f8a0de0b-4476-4c9e-b4b0-40bc89bae485 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.529965 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e02ed177-32ea-425b-9163-e7b80d945032 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Get all volumes completed successfully. Aug 01 13:03:37.531393 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:37.531393 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:37.536640 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e02ed177-32ea-425b-9163-e7b80d945032 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:03:37.537055 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 686/2757] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:03:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6421 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:37.553285 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7d7a9ba6-5a06-4d13-9ad5-4cc8f3947050 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.555280 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7d7a9ba6-5a06-4d13-9ad5-4cc8f3947050 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] DELETE https://10.4.3.110/volume/v3/types/68d861be-26a4-49a3-a962-379a35f0e372 Aug 01 13:03:37.555572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7d7a9ba6-5a06-4d13-9ad5-4cc8f3947050 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:37.555887 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7d7a9ba6-5a06-4d13-9ad5-4cc8f3947050 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:37.583769 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7d7a9ba6-5a06-4d13-9ad5-4cc8f3947050 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types/68d861be-26a4-49a3-a962-379a35f0e372 returned with HTTP 202 Aug 01 13:03:37.584223 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 689/2758] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:37 2026] DELETE /volume/v3/types/68d861be-26a4-49a3-a962-379a35f0e372 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:37.598179 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dbb3beee-ce86-4a16-92a4-4a79e8ab4768 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.600088 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dbb3beee-ce86-4a16-92a4-4a79e8ab4768 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:37.600468 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dbb3beee-ce86-4a16-92a4-4a79e8ab4768 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-828178372", "extra_specs": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:37.602118 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:37.602118 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:37.615235 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dbb3beee-ce86-4a16-92a4-4a79e8ab4768 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:37.615686 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 697/2759] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:03:37 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:37.624756 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df00e86a-a92c-45b7-9b06-aaa1c6c7c024 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.627578 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df00e86a-a92c-45b7-9b06-aaa1c6c7c024 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] POST https://10.4.3.110/volume/v3/types/32c99014-4483-47f7-8ab3-71d716d0b500/encryption Aug 01 13:03:37.627984 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df00e86a-a92c-45b7-9b06-aaa1c6c7c024 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:37.634154 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8a0de0b-4476-4c9e-b4b0-40bc89bae485 tempest-VolumePoolsAdminTestsJSON-1937293562 tempest-VolumePoolsAdminTestsJSON-1937293562-project-admin] GET https://10.4.3.110/volume/v3/scheduler-stats/get_pools?detail=True Aug 01 13:03:37.634384 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8a0de0b-4476-4c9e-b4b0-40bc89bae485 tempest-VolumePoolsAdminTestsJSON-1937293562 tempest-VolumePoolsAdminTestsJSON-1937293562-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:37.634593 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8a0de0b-4476-4c9e-b4b0-40bc89bae485 tempest-VolumePoolsAdminTestsJSON-1937293562 tempest-VolumePoolsAdminTestsJSON-1937293562-project-admin] Calling method 'get_pools' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:37.635017 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:37.635017 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:37.645132 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8a0de0b-4476-4c9e-b4b0-40bc89bae485 tempest-VolumePoolsAdminTestsJSON-1937293562 tempest-VolumePoolsAdminTestsJSON-1937293562-project-admin] https://10.4.3.110/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 01 13:03:37.645542 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 688/2760] 10.4.3.110 () {66 vars in 1314 bytes} [Sat Aug 1 13:03:37 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:37.649327 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df00e86a-a92c-45b7-9b06-aaa1c6c7c024 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types/32c99014-4483-47f7-8ab3-71d716d0b500/encryption returned with HTTP 200 Aug 01 13:03:37.649841 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 687/2761] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:03:37 2026] POST /volume/v3/types/32c99014-4483-47f7-8ab3-71d716d0b500/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:37.657690 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-753ffe6f-6b39-44e0-824a-22e23c5d24b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.659239 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:37.659997 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-753ffe6f-6b39-44e0-824a-22e23c5d24b0 tempest-VolumePoolsAdminTestsJSON-1937293562 tempest-VolumePoolsAdminTestsJSON-1937293562-project-admin] GET https://10.4.3.110/volume/v3/scheduler-stats/get_pools Aug 01 13:03:37.660277 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-753ffe6f-6b39-44e0-824a-22e23c5d24b0 tempest-VolumePoolsAdminTestsJSON-1937293562 tempest-VolumePoolsAdminTestsJSON-1937293562-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:37.660555 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-753ffe6f-6b39-44e0-824a-22e23c5d24b0 tempest-VolumePoolsAdminTestsJSON-1937293562 tempest-VolumePoolsAdminTestsJSON-1937293562-project-admin] Calling method 'get_pools' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:37.660963 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:37.661337 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1120592100", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-828178372", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:37.664505 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1120592100', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-828178372', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:37.668867 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume of 1 GB Aug 01 13:03:37.669436 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:37.669436 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:37.669961 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Availability Zones retrieved successfully. Aug 01 13:03:37.672051 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-753ffe6f-6b39-44e0-824a-22e23c5d24b0 tempest-VolumePoolsAdminTestsJSON-1937293562 tempest-VolumePoolsAdminTestsJSON-1937293562-project-admin] https://10.4.3.110/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 13:03:37.672763 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 690/2762] 10.4.3.110 () {66 vars in 1291 bytes} [Sat Aug 1 13:03:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:37.677189 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Flow 'volume_create_api' (015ce6e9-79a9-44af-9fb3-b40aa65121d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:37.678756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16407498-ca68-4465-b7fa-79727a74bef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:37.679887 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:37.703270 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16407498-ca68-4465-b7fa-79727a74bef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=32c99014-4483-47f7-8ab3-71d716d0b500,is_public=True,name='tempest-scenario-type-luks-828178372',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32c99014-4483-47f7-8ab3-71d716d0b500', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:37.705965 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ad9642-a868-4353-9809-3cba5e636207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:37.738236 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-828178372 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-828178372, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:37.738559 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-828178372 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-828178372, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:37.780844 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Created reservations ['4c61008d-1a88-4a42-a36a-b3ac8886e23e', 'fb6eb62c-44b8-4590-b074-dfe0f6340f8e', '2f1be9b2-510a-4a6c-95b9-315097faca80', 'e5a5756b-40c0-452d-b888-ae07b331c700'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:37.781869 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ad9642-a868-4353-9809-3cba5e636207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c61008d-1a88-4a42-a36a-b3ac8886e23e', 'fb6eb62c-44b8-4590-b074-dfe0f6340f8e', '2f1be9b2-510a-4a6c-95b9-315097faca80', 'e5a5756b-40c0-452d-b888-ae07b331c700']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:37.782879 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4050d866-0774-4d17-86d6-716d0594a44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:37.813358 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4050d866-0774-4d17-86d6-716d0594a44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed513a9e-23bf-4f6f-8654-b1235a72bb97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1120592100',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d596fe18ef82456d9fe36d1efd233970',qos_specs=None,replication_status=,reservations=['4c61008d-1a88-4a42-a36a-b3ac8886e23e','fb6eb62c-44b8-4590-b074-dfe0f6340f8e','2f1be9b2-510a-4a6c-95b9-315097faca80','e5a5756b-40c0-452d-b888-ae07b331c700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ecf4db3cca462699835757aa889cf0',volume_type_id=32c99014-4483-47f7-8ab3-71d716d0b500), '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=2026-08-01T13:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1120592100',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ed513a9e-23bf-4f6f-8654-b1235a72bb97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d596fe18ef82456d9fe36d1efd233970',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='e0ecf4db3cca462699835757aa889cf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32c99014-4483-47f7-8ab3-71d716d0b500),volume_type_id=32c99014-4483-47f7-8ab3-71d716d0b500)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:37.814351 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d105998-6416-4531-b9b2-54dc85787179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:37.847470 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d105998-6416-4531-b9b2-54dc85787179) 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-TestEncryptedCinderVolumes-volume-1120592100',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d596fe18ef82456d9fe36d1efd233970',qos_specs=None,replication_status=,reservations=['4c61008d-1a88-4a42-a36a-b3ac8886e23e','fb6eb62c-44b8-4590-b074-dfe0f6340f8e','2f1be9b2-510a-4a6c-95b9-315097faca80','e5a5756b-40c0-452d-b888-ae07b331c700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ecf4db3cca462699835757aa889cf0',volume_type_id=32c99014-4483-47f7-8ab3-71d716d0b500)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:37.848495 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350cfc86-9380-4ab0-b8d7-b872f13d636b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:37.860022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350cfc86-9380-4ab0-b8d7-b872f13d636b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:37.860960 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Flow 'volume_create_api' (015ce6e9-79a9-44af-9fb3-b40aa65121d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:37.861313 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Create volume request issued successfully. Aug 01 13:03:37.861864 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ddafdd8b-b292-47a0-85f2-c9e2dc0484d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:37.862503 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 698/2763] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:37 2026] POST /volume/v3/volumes => generated 784 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:38.153129 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ae56d22f-d354-4194-9505-dc5b4d7f0d98 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:38.154800 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae56d22f-d354-4194-9505-dc5b4d7f0d98 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724 Aug 01 13:03:38.155001 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae56d22f-d354-4194-9505-dc5b4d7f0d98 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:38.155170 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae56d22f-d354-4194-9505-dc5b4d7f0d98 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:38.155240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-ae56d22f-d354-4194-9505-dc5b4d7f0d98 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] show called for member 5cad55c0-879d-4377-9d82-71d2480c1724 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:38.160588 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:38.160588 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:38.169645 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae56d22f-d354-4194-9505-dc5b4d7f0d98 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724 returned with HTTP 200 Aug 01 13:03:38.170065 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 689/2764] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:38 2026] GET /volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724 => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:38.180484 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:38.183393 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:38.183581 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-663b7ece-714b-42a5-8771-af35d88bc1b3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:38.183925 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1371211660", "volume_type": "1415f441-59cf-43c3-94a5-c9f0d3a78f64", "group_id": "5cad55c0-879d-4377-9d82-71d2480c1724", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:38.185090 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1371211660', 'volume_type': '1415f441-59cf-43c3-94a5-c9f0d3a78f64', 'group_id': '5cad55c0-879d-4377-9d82-71d2480c1724', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:38.185832 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-663b7ece-714b-42a5-8771-af35d88bc1b3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b Aug 01 13:03:38.186209 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-663b7ece-714b-42a5-8771-af35d88bc1b3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:38.188518 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-663b7ece-714b-42a5-8771-af35d88bc1b3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:38.193293 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:38.193293 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:38.193743 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Create volume of 1 GB Aug 01 13:03:38.196124 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-663b7ece-714b-42a5-8771-af35d88bc1b3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b returned with HTTP 404 Aug 01 13:03:38.197027 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 691/2765] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:38 2026] GET /volume/v3/volumes/9d4951a0-730e-40d3-8dc0-f4df8de5737b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:38.199434 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Availability Zones retrieved successfully. Aug 01 13:03:38.204993 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Flow 'volume_create_api' (395b92e2-29b9-463d-af6e-c86aaa8bc8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:38.205437 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c121e2d-865f-40ec-a4ff-11a5d3475d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:38.205965 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:38.205965 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:38.206364 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:38.211052 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cf6f2e95-8139-479b-98e7-71f89cdff7a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:38.213207 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf6f2e95-8139-479b-98e7-71f89cdff7a1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:03:38.213497 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf6f2e95-8139-479b-98e7-71f89cdff7a1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:38.213653 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf6f2e95-8139-479b-98e7-71f89cdff7a1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:38.214169 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cf6f2e95-8139-479b-98e7-71f89cdff7a1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:38.218807 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:38.218807 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:38.219809 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf6f2e95-8139-479b-98e7-71f89cdff7a1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-reader] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:03:38.220378 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 699/2766] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:38 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:38.229818 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c121e2d-865f-40ec-a4ff-11a5d3475d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1415f441-59cf-43c3-94a5-c9f0d3a78f64,is_public=True,name='tempest-GroupsV314Test-volume-type-1913642835',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1415f441-59cf-43c3-94a5-c9f0d3a78f64', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5cad55c0-879d-4377-9d82-71d2480c1724', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:38.230933 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27957e9a-13e7-4711-a553-ab0da932d54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:38.232547 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b70c6004-2a96-4c76-a060-a3aa6b4fbfc4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:38.234746 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b70c6004-2a96-4c76-a060-a3aa6b4fbfc4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] DELETE https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:38.235091 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b70c6004-2a96-4c76-a060-a3aa6b4fbfc4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:38.235303 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b70c6004-2a96-4c76-a060-a3aa6b4fbfc4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:38.235444 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-b70c6004-2a96-4c76-a060-a3aa6b4fbfc4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Delete backup with id: 59f60b0f-1d58-410e-9295-dda390497b1f. Aug 01 13:03:38.245043 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:38.245043 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:38.265459 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1913642835 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1913642835, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:38.265830 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1913642835 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1913642835, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:38.268545 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-b70c6004-2a96-4c76-a060-a3aa6b4fbfc4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] delete_backup rpcapi backup_id 59f60b0f-1d58-410e-9295-dda390497b1f {{(pid=100261) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:03:38.270639 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b70c6004-2a96-4c76-a060-a3aa6b4fbfc4 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 202 Aug 01 13:03:38.271579 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 690/2767] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:03:38 2026] DELETE /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:03:38.282289 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-adec49b6-18d4-4c0c-a86d-a52386e4b894 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:38.284463 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-adec49b6-18d4-4c0c-a86d-a52386e4b894 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:38.284684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-adec49b6-18d4-4c0c-a86d-a52386e4b894 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:38.284891 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-adec49b6-18d4-4c0c-a86d-a52386e4b894 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:38.285043 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-adec49b6-18d4-4c0c-a86d-a52386e4b894 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:38.290450 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:38.290450 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:38.291488 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-adec49b6-18d4-4c0c-a86d-a52386e4b894 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 200 Aug 01 13:03:38.292019 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 692/2768] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:38 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:38.326156 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Created reservations ['36ff6a81-449f-423b-a0a4-874796740b9e', 'aa0876a4-6eb5-468d-aa8c-47c97918c302', 'a3ef5c04-b4f3-4a03-b79f-7809c2945160', '012303ef-52ed-4d47-b771-992387fc8d8a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:38.326986 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27957e9a-13e7-4711-a553-ab0da932d54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36ff6a81-449f-423b-a0a4-874796740b9e', 'aa0876a4-6eb5-468d-aa8c-47c97918c302', 'a3ef5c04-b4f3-4a03-b79f-7809c2945160', '012303ef-52ed-4d47-b771-992387fc8d8a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:38.327757 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd23d48-6132-4960-b138-badc310d08c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:38.354236 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd23d48-6132-4960-b138-badc310d08c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1371211660',encryption_key_id=None,group_id=5cad55c0-879d-4377-9d82-71d2480c1724,group_type_id=,metadata={},multiattach=False,project_id='2bfcd7425d7345ecb067fb945015d1b7',qos_specs=None,replication_status=,reservations=['36ff6a81-449f-423b-a0a4-874796740b9e','aa0876a4-6eb5-468d-aa8c-47c97918c302','a3ef5c04-b4f3-4a03-b79f-7809c2945160','012303ef-52ed-4d47-b771-992387fc8d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49dcd9b061bb479fa96930986eb1b9a8',volume_type_id=1415f441-59cf-43c3-94a5-c9f0d3a78f64), '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=2026-08-01T13:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1371211660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5cad55c0-879d-4377-9d82-71d2480c1724,host=None,id=cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bfcd7425d7345ecb067fb945015d1b7',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='49dcd9b061bb479fa96930986eb1b9a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1415f441-59cf-43c3-94a5-c9f0d3a78f64),volume_type_id=1415f441-59cf-43c3-94a5-c9f0d3a78f64)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:38.355661 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdfdf86b-f498-4a51-ae4a-14aff6b43425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:38.383973 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdfdf86b-f498-4a51-ae4a-14aff6b43425) 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-volume-1371211660',encryption_key_id=None,group_id=5cad55c0-879d-4377-9d82-71d2480c1724,group_type_id=,metadata={},multiattach=False,project_id='2bfcd7425d7345ecb067fb945015d1b7',qos_specs=None,replication_status=,reservations=['36ff6a81-449f-423b-a0a4-874796740b9e','aa0876a4-6eb5-468d-aa8c-47c97918c302','a3ef5c04-b4f3-4a03-b79f-7809c2945160','012303ef-52ed-4d47-b771-992387fc8d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49dcd9b061bb479fa96930986eb1b9a8',volume_type_id=1415f441-59cf-43c3-94a5-c9f0d3a78f64)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:38.384275 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (467fa4eb-f599-487f-8a11-816600c74028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:38.402145 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (467fa4eb-f599-487f-8a11-816600c74028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:38.403181 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Flow 'volume_create_api' (395b92e2-29b9-463d-af6e-c86aaa8bc8ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:38.403845 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Create volume request issued successfully. Aug 01 13:03:38.405592 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:38.405592 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:38.473283 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:38.476466 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:38.476466 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:38.479908 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d04393f-c8be-4153-9b8d-3f145c758ffd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:38.480546 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d04393f-c8be-4153-9b8d-3f145c758ffd None None] GET https://10.4.3.110/volume// Aug 01 13:03:38.480816 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d04393f-c8be-4153-9b8d-3f145c758ffd None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:38.481135 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d04393f-c8be-4153-9b8d-3f145c758ffd None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:38.481609 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d04393f-c8be-4153-9b8d-3f145c758ffd None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:03:38.482075 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 700/2769] 10.4.3.110 () {64 vars in 1004 bytes} [Sat Aug 1 13:03:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:03:38.482342 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df1ea950-c795-4c2e-bb2c-b22aecec9749 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:38.483055 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 688/2770] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:03:38 2026] POST /volume/v3/volumes => generated 819 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:38.495782 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-836137ce-a3c9-48a6-800b-1a47187ea7e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:38.495782 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-836137ce-a3c9-48a6-800b-1a47187ea7e4 None None] GET https://10.4.3.110/volume// Aug 01 13:03:38.495782 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-836137ce-a3c9-48a6-800b-1a47187ea7e4 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:38.495782 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-836137ce-a3c9-48a6-800b-1a47187ea7e4 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:38.495782 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-836137ce-a3c9-48a6-800b-1a47187ea7e4 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:03:38.496224 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 691/2771] 10.4.3.110 () {64 vars in 1004 bytes} [Sat Aug 1 13:03:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:03:38.498306 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b23e1125-e6e1-47e9-864d-a543de2a4d9a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:38.503775 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b23e1125-e6e1-47e9-864d-a543de2a4d9a tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 Aug 01 13:03:38.504106 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b23e1125-e6e1-47e9-864d-a543de2a4d9a tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:38.504401 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b23e1125-e6e1-47e9-864d-a543de2a4d9a tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:38.509235 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-44d03cc0-b93e-46e3-be00-77d97e348246 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:38.518967 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:38.518967 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:38.526163 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b23e1125-e6e1-47e9-864d-a543de2a4d9a tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Volume info retrieved successfully. Aug 01 13:03:38.527024 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-b23e1125-e6e1-47e9-864d-a543de2a4d9a tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:38.527763 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-b23e1125-e6e1-47e9-864d-a543de2a4d9a tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:38.578567 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-b23e1125-e6e1-47e9-864d-a543de2a4d9a tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:38.583453 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:38.583453 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:38.595357 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b23e1125-e6e1-47e9-864d-a543de2a4d9a tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 returned with HTTP 200 Aug 01 13:03:38.596038 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 693/2772] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:38 2026] GET /volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 => generated 887 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:38.644967 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44d03cc0-b93e-46e3-be00-77d97e348246 tempest-VersionsTest-599870194 tempest-VersionsTest-599870194-project-member] GET https://10.4.3.110/volume/v3/ Aug 01 13:03:38.645232 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-44d03cc0-b93e-46e3-be00-77d97e348246 tempest-VersionsTest-599870194 tempest-VersionsTest-599870194-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:38.645443 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-44d03cc0-b93e-46e3-be00-77d97e348246 tempest-VersionsTest-599870194 tempest-VersionsTest-599870194-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:38.645838 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44d03cc0-b93e-46e3-be00-77d97e348246 tempest-VersionsTest-599870194 tempest-VersionsTest-599870194-project-member] https://10.4.3.110/volume/v3/ returned with HTTP 200 Aug 01 13:03:38.646264 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 701/2773] 10.4.3.110 () {66 vars in 1216 bytes} [Sat Aug 1 13:03:38 2026] GET /volume/v3/ => generated 386 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:39.304166 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5501b888-660d-4ba8-a812-f26ba81807ca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:39.306183 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5501b888-660d-4ba8-a812-f26ba81807ca tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f Aug 01 13:03:39.306361 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5501b888-660d-4ba8-a812-f26ba81807ca tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:39.306559 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5501b888-660d-4ba8-a812-f26ba81807ca tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:39.306667 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5501b888-660d-4ba8-a812-f26ba81807ca tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 59f60b0f-1d58-410e-9295-dda390497b1f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:39.310222 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5501b888-660d-4ba8-a812-f26ba81807ca tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f returned with HTTP 404 Aug 01 13:03:39.311009 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 689/2774] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:39 2026] GET /volume/v3/backups/59f60b0f-1d58-410e-9295-dda390497b1f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:39.319609 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-30bb9964-13ee-4e82-9856-26a80425f6c3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:39.324491 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30bb9964-13ee-4e82-9856-26a80425f6c3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] DELETE https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:39.324707 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-30bb9964-13ee-4e82-9856-26a80425f6c3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:39.324889 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-30bb9964-13ee-4e82-9856-26a80425f6c3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:39.325036 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-30bb9964-13ee-4e82-9856-26a80425f6c3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Delete backup with id: 08fb5131-3004-4353-9bbd-2af53d86db00. Aug 01 13:03:39.330095 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:39.330095 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:39.343582 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-30bb9964-13ee-4e82-9856-26a80425f6c3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] delete_backup rpcapi backup_id 08fb5131-3004-4353-9bbd-2af53d86db00 {{(pid=100261) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:03:39.345686 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30bb9964-13ee-4e82-9856-26a80425f6c3 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 202 Aug 01 13:03:39.346136 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 692/2775] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:03:39 2026] DELETE /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:03:39.354587 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68c3f68d-b413-4e33-88ce-bcf10f6c70e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:39.357081 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68c3f68d-b413-4e33-88ce-bcf10f6c70e1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:39.357378 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68c3f68d-b413-4e33-88ce-bcf10f6c70e1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:39.357643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68c3f68d-b413-4e33-88ce-bcf10f6c70e1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:39.357823 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-68c3f68d-b413-4e33-88ce-bcf10f6c70e1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:39.365995 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:39.365995 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:39.367051 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68c3f68d-b413-4e33-88ce-bcf10f6c70e1 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 200 Aug 01 13:03:39.367051 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 694/2776] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:39 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:39.613162 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-401d8358-d5e6-4ddd-95fc-f76b0b904176 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:39.615604 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-401d8358-d5e6-4ddd-95fc-f76b0b904176 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 Aug 01 13:03:39.615821 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-401d8358-d5e6-4ddd-95fc-f76b0b904176 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:39.616568 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-401d8358-d5e6-4ddd-95fc-f76b0b904176 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:39.624886 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:39.624886 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:39.630327 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-401d8358-d5e6-4ddd-95fc-f76b0b904176 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Volume info retrieved successfully. Aug 01 13:03:39.631421 np0000006302 devstack@c-api.service[100262]: WARNING stevedore.named [None req-401d8358-d5e6-4ddd-95fc-f76b0b904176 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:39.631493 np0000006302 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-401d8358-d5e6-4ddd-95fc-f76b0b904176 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:39.681478 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-401d8358-d5e6-4ddd-95fc-f76b0b904176 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:39.685618 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:39.685618 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:39.695362 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-401d8358-d5e6-4ddd-95fc-f76b0b904176 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 returned with HTTP 200 Aug 01 13:03:39.695804 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 702/2777] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:39 2026] GET /volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 => generated 912 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:39.711051 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:39.714971 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] POST https://10.4.3.110/volume/v3/groups/action Aug 01 13:03:39.715102 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Action body: b'{"create-from-src": {"source_group_id": "5cad55c0-879d-4377-9d82-71d2480c1724", "name": "tempest-Group_from_grp-1266988778"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:39.715241 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "5cad55c0-879d-4377-9d82-71d2480c1724", "name": "tempest-Group_from_grp-1266988778"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:39.720444 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Creating new group {'create-from-src': {'source_group_id': '5cad55c0-879d-4377-9d82-71d2480c1724', 'name': 'tempest-Group_from_grp-1266988778'}}. {{(pid=100264) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 01 13:03:39.720655 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Creating group tempest-Group_from_grp-1266988778 from source group 5cad55c0-879d-4377-9d82-71d2480c1724. Aug 01 13:03:39.727354 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:39.727354 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:39.738782 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:39.738782 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:39.793729 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Created reservations ['f28e7373-8be4-42c2-b6b1-d9d3ceb005a4'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:39.898369 np0000006302 devstack@c-api.service[100264]: INFO cinder.group.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] A mapping entry already exists for group ffb960ef-03bb-45e6-9c8e-75cc0a80d78b and volume type 1415f441-59cf-43c3-94a5-c9f0d3a78f64. Do not need to create again. Aug 01 13:03:39.898637 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:39.898637 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:39.899162 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Availability Zones retrieved successfully. Aug 01 13:03:39.908604 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Flow 'volume_create_api' (309267cf-c2b5-49b9-878e-4f9c10912d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:39.909034 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69cb09a5-3bf3-4240-bf28-8ffa18c8cbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:39.910289 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:39.931873 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69cb09a5-3bf3-4240-bf28-8ffa18c8cbe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1', 'volume_type': VolumeType(created_at=2026-08-01T13:03:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1415f441-59cf-43c3-94a5-c9f0d3a78f64,is_public=True,name='tempest-GroupsV314Test-volume-type-1913642835',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1415f441-59cf-43c3-94a5-c9f0d3a78f64', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ffb960ef-03bb-45e6-9c8e-75cc0a80d78b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:39.932754 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9c2077-0a30-49ae-945e-24e94ccc5063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:39.994998 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Created reservations ['76f06416-1001-4368-8ce3-7336a3730608', 'd68be0b3-f1a4-43af-a834-e3db6901a3e3', '9c9e2a91-77af-4fbd-804e-d164ae4a183a', 'ecff59f5-6e3f-43a2-bc89-aa2930418ecd'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:39.994998 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9c2077-0a30-49ae-945e-24e94ccc5063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76f06416-1001-4368-8ce3-7336a3730608', 'd68be0b3-f1a4-43af-a834-e3db6901a3e3', '9c9e2a91-77af-4fbd-804e-d164ae4a183a', 'ecff59f5-6e3f-43a2-bc89-aa2930418ecd']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:39.995632 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9cd2295-b179-4537-a49b-4b6fb8c21808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:40.022933 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9cd2295-b179-4537-a49b-4b6fb8c21808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3e4f50b-4b69-464a-9cf5-e6f51e57f8a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=ffb960ef-03bb-45e6-9c8e-75cc0a80d78b,group_type_id=,metadata={},multiattach=False,project_id='2bfcd7425d7345ecb067fb945015d1b7',qos_specs=None,replication_status=,reservations=['76f06416-1001-4368-8ce3-7336a3730608','d68be0b3-f1a4-43af-a834-e3db6901a3e3','9c9e2a91-77af-4fbd-804e-d164ae4a183a','ecff59f5-6e3f-43a2-bc89-aa2930418ecd'],size=1,snapshot_id=None,source_replicaid=,source_volid=cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1,status='creating',user_id='49dcd9b061bb479fa96930986eb1b9a8',volume_type_id=1415f441-59cf-43c3-94a5-c9f0d3a78f64), '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=2026-08-01T13:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ffb960ef-03bb-45e6-9c8e-75cc0a80d78b,host=None,id=a3e4f50b-4b69-464a-9cf5-e6f51e57f8a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bfcd7425d7345ecb067fb945015d1b7',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=cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49dcd9b061bb479fa96930986eb1b9a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1415f441-59cf-43c3-94a5-c9f0d3a78f64),volume_type_id=1415f441-59cf-43c3-94a5-c9f0d3a78f64)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:40.024580 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac74772-fbc4-4981-b13c-2b72ede82a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:40.047254 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac74772-fbc4-4981-b13c-2b72ede82a21) 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=None,encryption_key_id=None,group_id=ffb960ef-03bb-45e6-9c8e-75cc0a80d78b,group_type_id=,metadata={},multiattach=False,project_id='2bfcd7425d7345ecb067fb945015d1b7',qos_specs=None,replication_status=,reservations=['76f06416-1001-4368-8ce3-7336a3730608','d68be0b3-f1a4-43af-a834-e3db6901a3e3','9c9e2a91-77af-4fbd-804e-d164ae4a183a','ecff59f5-6e3f-43a2-bc89-aa2930418ecd'],size=1,snapshot_id=None,source_replicaid=,source_volid=cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1,status='creating',user_id='49dcd9b061bb479fa96930986eb1b9a8',volume_type_id=1415f441-59cf-43c3-94a5-c9f0d3a78f64)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:40.048180 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Flow 'volume_create_api' (309267cf-c2b5-49b9-878e-4f9c10912d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:40.048359 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Create volume request issued successfully. Aug 01 13:03:40.065167 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d49434c-b81a-4379-bc6e-021ae2da83b0 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/groups/action returned with HTTP 202 Aug 01 13:03:40.065167 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 690/2778] 10.4.3.110 () {70 vars in 1318 bytes} [Sat Aug 1 13:03:39 2026] POST /volume/v3/groups/action => generated 102 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:40.071061 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.072784 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:40.073052 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:40.073235 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:40.073962 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:40.074067 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:40.090151 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Get all volumes completed successfully. Aug 01 13:03:40.090151 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:40.090151 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:40.134875 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:40.137848 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.137848 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:40.141908 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:40.142072 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:40.183123 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:40.188533 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.188533 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:40.199723 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d42666f0-3f61-4e25-9f94-4f9be25cfcc8 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:40.200113 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 693/2779] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:40 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:40.226435 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-847df101-e5d2-4f85-87cd-f1743b614b44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.229573 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-847df101-e5d2-4f85-87cd-f1743b614b44 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/volumes/a3e4f50b-4b69-464a-9cf5-e6f51e57f8a2 Aug 01 13:03:40.229573 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-847df101-e5d2-4f85-87cd-f1743b614b44 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:40.229573 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-847df101-e5d2-4f85-87cd-f1743b614b44 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:40.240327 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.240327 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:40.243607 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-847df101-e5d2-4f85-87cd-f1743b614b44 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Volume info retrieved successfully. Aug 01 13:03:40.244303 np0000006302 devstack@c-api.service[100263]: WARNING stevedore.named [None req-847df101-e5d2-4f85-87cd-f1743b614b44 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:40.244502 np0000006302 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-847df101-e5d2-4f85-87cd-f1743b614b44 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:40.407122 np0000006302 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-847df101-e5d2-4f85-87cd-f1743b614b44 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:40.407122 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.407122 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:40.407122 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-847df101-e5d2-4f85-87cd-f1743b614b44 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/volumes/a3e4f50b-4b69-464a-9cf5-e6f51e57f8a2 returned with HTTP 200 Aug 01 13:03:40.407122 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 695/2780] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:40 2026] GET /volume/v3/volumes/a3e4f50b-4b69-464a-9cf5-e6f51e57f8a2 => generated 923 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:40.409562 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8ca04bc1-b256-4242-b119-097eeee8b783 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.409562 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ca04bc1-b256-4242-b119-097eeee8b783 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/groups/ffb960ef-03bb-45e6-9c8e-75cc0a80d78b Aug 01 13:03:40.409562 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ca04bc1-b256-4242-b119-097eeee8b783 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:40.409562 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ca04bc1-b256-4242-b119-097eeee8b783 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:40.409562 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-8ca04bc1-b256-4242-b119-097eeee8b783 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] show called for member ffb960ef-03bb-45e6-9c8e-75cc0a80d78b {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:40.409562 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.409562 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:40.409562 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ca04bc1-b256-4242-b119-097eeee8b783 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/groups/ffb960ef-03bb-45e6-9c8e-75cc0a80d78b returned with HTTP 200 Aug 01 13:03:40.409562 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 703/2781] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:40 2026] GET /volume/v3/groups/ffb960ef-03bb-45e6-9c8e-75cc0a80d78b => generated 417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:40.410248 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce485545-fa37-43a1-8f80-949950986b83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.410815 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-96cdb386-5292-462f-963e-5e3145b5d65c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.411132 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:40.411132 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:40.411132 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:40.411234 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96cdb386-5292-462f-963e-5e3145b5d65c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 Aug 01 13:03:40.411334 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:40.411481 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-96cdb386-5292-462f-963e-5e3145b5d65c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:40.411481 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-96cdb386-5292-462f-963e-5e3145b5d65c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:40.411661 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.411661 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:40.411772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-96cdb386-5292-462f-963e-5e3145b5d65c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 08fb5131-3004-4353-9bbd-2af53d86db00. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:40.412020 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:40.412175 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96cdb386-5292-462f-963e-5e3145b5d65c tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 returned with HTTP 404 Aug 01 13:03:40.412175 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 694/2782] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:40 2026] GET /volume/v3/backups/08fb5131-3004-4353-9bbd-2af53d86db00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:40.412416 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Get all volumes completed successfully. Aug 01 13:03:40.412416 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:40.412416 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:40.412559 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e4c635c0-31f8-44e7-9cbd-7662239a33d0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.412778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-54697179-0d37-4e91-901f-e96617790601 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.412965 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4c635c0-31f8-44e7-9cbd-7662239a33d0 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] DELETE https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:03:40.412965 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4c635c0-31f8-44e7-9cbd-7662239a33d0 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:40.412965 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4c635c0-31f8-44e7-9cbd-7662239a33d0 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:40.412965 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-e4c635c0-31f8-44e7-9cbd-7662239a33d0 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Delete backup with id: 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. Aug 01 13:03:40.412965 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.412965 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:40.429912 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-e4c635c0-31f8-44e7-9cbd-7662239a33d0 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] delete_backup rpcapi backup_id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:03:40.434040 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4c635c0-31f8-44e7-9cbd-7662239a33d0 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 202 Aug 01 13:03:40.434808 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 696/2783] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:03:40 2026] DELETE /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:03:40.442441 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ae46e2c0-a1cc-4b0a-9f72-c222c96d9a25 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.445175 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae46e2c0-a1cc-4b0a-9f72-c222c96d9a25 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:03:40.445606 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae46e2c0-a1cc-4b0a-9f72-c222c96d9a25 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:40.445822 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae46e2c0-a1cc-4b0a-9f72-c222c96d9a25 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:40.446366 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ae46e2c0-a1cc-4b0a-9f72-c222c96d9a25 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:40.454769 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.454769 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:40.456389 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae46e2c0-a1cc-4b0a-9f72-c222c96d9a25 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 200 Aug 01 13:03:40.456824 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 695/2784] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:40 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:40.458992 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:40.462255 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.462255 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:40.466921 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:40.467129 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:40.507762 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:40.512421 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.512421 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:40.523030 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce485545-fa37-43a1-8f80-949950986b83 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:40.523505 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 691/2785] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:40 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:03:40.541966 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4e95d1eb-b94e-4354-95fa-3d0810cf328f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.544820 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e95d1eb-b94e-4354-95fa-3d0810cf328f tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] POST https://10.4.3.110/volume/v3/groups/ffb960ef-03bb-45e6-9c8e-75cc0a80d78b/action Aug 01 13:03:40.545247 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e95d1eb-b94e-4354-95fa-3d0810cf328f tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:40.545411 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e95d1eb-b94e-4354-95fa-3d0810cf328f tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:40.546976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-4e95d1eb-b94e-4354-95fa-3d0810cf328f tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] delete called for group ffb960ef-03bb-45e6-9c8e-75cc0a80d78b {{(pid=100263) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:03:40.547304 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-4e95d1eb-b94e-4354-95fa-3d0810cf328f tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Delete group with id: ffb960ef-03bb-45e6-9c8e-75cc0a80d78b Aug 01 13:03:40.553449 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.553449 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:40.573699 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a728d5f3-fccc-4178-97fc-09f39fb213a9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.595398 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54697179-0d37-4e91-901f-e96617790601 tempest-VolumesSummaryTest-1087841218 tempest-VolumesSummaryTest-1087841218-project-member] GET https://10.4.3.110/volume/v3/volumes/summary Aug 01 13:03:40.595398 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54697179-0d37-4e91-901f-e96617790601 tempest-VolumesSummaryTest-1087841218 tempest-VolumesSummaryTest-1087841218-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:40.595398 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54697179-0d37-4e91-901f-e96617790601 tempest-VolumesSummaryTest-1087841218 tempest-VolumesSummaryTest-1087841218-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:40.595398 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-54697179-0d37-4e91-901f-e96617790601 tempest-VolumesSummaryTest-1087841218 tempest-VolumesSummaryTest-1087841218-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:40.596276 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.596276 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:40.605121 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-54697179-0d37-4e91-901f-e96617790601 tempest-VolumesSummaryTest-1087841218 tempest-VolumesSummaryTest-1087841218-project-member] Get summary completed successfully. Aug 01 13:03:40.605326 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54697179-0d37-4e91-901f-e96617790601 tempest-VolumesSummaryTest-1087841218 tempest-VolumesSummaryTest-1087841218-project-member] https://10.4.3.110/volume/v3/volumes/summary returned with HTTP 200 Aug 01 13:03:40.605938 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 704/2786] 10.4.3.110 () {68 vars in 1302 bytes} [Sat Aug 1 13:03:40 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:40.614125 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e95d1eb-b94e-4354-95fa-3d0810cf328f tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/groups/ffb960ef-03bb-45e6-9c8e-75cc0a80d78b/action returned with HTTP 202 Aug 01 13:03:40.614590 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 697/2787] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:03:40 2026] POST /volume/v3/groups/ffb960ef-03bb-45e6-9c8e-75cc0a80d78b/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:40.625078 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a728d5f3-fccc-4178-97fc-09f39fb213a9 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:40.625078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a728d5f3-fccc-4178-97fc-09f39fb213a9 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:40.625299 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b63b69f2-8de1-4bd7-8e04-4237f6324a1d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.625830 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b63b69f2-8de1-4bd7-8e04-4237f6324a1d tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/volumes/a3e4f50b-4b69-464a-9cf5-e6f51e57f8a2 Aug 01 13:03:40.626106 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b63b69f2-8de1-4bd7-8e04-4237f6324a1d tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:40.626287 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b63b69f2-8de1-4bd7-8e04-4237f6324a1d tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:40.636579 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.636579 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:40.642612 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a728d5f3-fccc-4178-97fc-09f39fb213a9 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:40.642612 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 696/2788] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:03:40 2026] POST /volume/v3/types => generated 188 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:40.643597 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b63b69f2-8de1-4bd7-8e04-4237f6324a1d tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Volume info retrieved successfully. Aug 01 13:03:40.644294 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-b63b69f2-8de1-4bd7-8e04-4237f6324a1d tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:40.644627 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-b63b69f2-8de1-4bd7-8e04-4237f6324a1d tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:40.653531 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-617307a6-eea0-4ca1-8363-01e9251612a7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.655836 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-617307a6-eea0-4ca1-8363-01e9251612a7 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:40.656133 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-617307a6-eea0-4ca1-8363-01e9251612a7 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:40.677524 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-617307a6-eea0-4ca1-8363-01e9251612a7 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:40.677908 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 705/2789] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:03:40 2026] POST /volume/v3/types => generated 188 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:40.687920 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:40.701908 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-b63b69f2-8de1-4bd7-8e04-4237f6324a1d tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:40.706216 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.706216 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:40.716194 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b63b69f2-8de1-4bd7-8e04-4237f6324a1d tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/volumes/a3e4f50b-4b69-464a-9cf5-e6f51e57f8a2 returned with HTTP 200 Aug 01 13:03:40.716732 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 692/2790] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:40 2026] GET /volume/v3/volumes/a3e4f50b-4b69-464a-9cf5-e6f51e57f8a2 => generated 922 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:40.796358 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:40.796921 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-30231755"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:40.799039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-30231755'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:40.805771 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Create volume of 1 GB Aug 01 13:03:40.806214 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:40.806214 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:40.806975 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Availability Zones retrieved successfully. Aug 01 13:03:40.817204 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Flow 'volume_create_api' (6c3a96c8-7a04-4af1-a15e-a4d278eacf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:40.819023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43aa98e1-0da9-4739-a992-fb9a5c2292dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:40.820846 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:40.852260 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43aa98e1-0da9-4739-a992-fb9a5c2292dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=730b3ecb-1c64-4506-861b-f1cecfc68910,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '730b3ecb-1c64-4506-861b-f1cecfc68910', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:40.853278 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9cf40a-56b3-4b10-968b-8e0d1b79019a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:40.900697 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:40.900939 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:40.964296 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Created reservations ['a7d27321-b48a-45ef-bd97-78397b3e5297', '75b3b5b0-c6d6-400e-8c6c-1e2dbee55a63', 'c4c657f8-ed77-4841-83ab-416fe636734e', 'a4180121-3272-457a-9ca7-956201d26f5f'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:40.965144 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9cf40a-56b3-4b10-968b-8e0d1b79019a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7d27321-b48a-45ef-bd97-78397b3e5297', '75b3b5b0-c6d6-400e-8c6c-1e2dbee55a63', 'c4c657f8-ed77-4841-83ab-416fe636734e', 'a4180121-3272-457a-9ca7-956201d26f5f']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:40.965937 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3921496-fd7f-4875-bfc8-2ec0091d872a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:41.001529 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3921496-fd7f-4875-bfc8-2ec0091d872a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aced91e1-2406-422a-8171-32113fe20d3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-30231755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4de487ed744eae9c8eba8f840cbdcb',qos_specs=None,replication_status=,reservations=['a7d27321-b48a-45ef-bd97-78397b3e5297','75b3b5b0-c6d6-400e-8c6c-1e2dbee55a63','c4c657f8-ed77-4841-83ab-416fe636734e','a4180121-3272-457a-9ca7-956201d26f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3d087c1ddd4d1ea885be9056160bc7',volume_type_id=730b3ecb-1c64-4506-861b-f1cecfc68910), '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=2026-08-01T13:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-30231755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aced91e1-2406-422a-8171-32113fe20d3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4de487ed744eae9c8eba8f840cbdcb',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='ce3d087c1ddd4d1ea885be9056160bc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(730b3ecb-1c64-4506-861b-f1cecfc68910),volume_type_id=730b3ecb-1c64-4506-861b-f1cecfc68910)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:41.004435 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc5e9a7-d56b-4b94-aa79-9fc5c7968391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:41.032686 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc5e9a7-d56b-4b94-aa79-9fc5c7968391) 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-VolumeRetypeWithoutMigrationTest-Volume-30231755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4de487ed744eae9c8eba8f840cbdcb',qos_specs=None,replication_status=,reservations=['a7d27321-b48a-45ef-bd97-78397b3e5297','75b3b5b0-c6d6-400e-8c6c-1e2dbee55a63','c4c657f8-ed77-4841-83ab-416fe636734e','a4180121-3272-457a-9ca7-956201d26f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3d087c1ddd4d1ea885be9056160bc7',volume_type_id=730b3ecb-1c64-4506-861b-f1cecfc68910)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:41.033857 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff7c9152-f58c-4a9c-94be-ca77e85399a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:41.044359 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff7c9152-f58c-4a9c-94be-ca77e85399a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:41.045248 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Flow 'volume_create_api' (6c3a96c8-7a04-4af1-a15e-a4d278eacf8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:41.045588 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Create volume request issued successfully. Aug 01 13:03:41.046187 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afcaf511-7db2-4ec6-8ee8-a526bf8fb7c5 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:41.046597 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 698/2791] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:40 2026] POST /volume/v3/volumes => generated 766 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:41.065168 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8ba1a8f5-9031-4803-84c8-47b0ffcedaa0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:41.072322 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ba1a8f5-9031-4803-84c8-47b0ffcedaa0 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] GET https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c Aug 01 13:03:41.072664 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ba1a8f5-9031-4803-84c8-47b0ffcedaa0 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:41.072982 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ba1a8f5-9031-4803-84c8-47b0ffcedaa0 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:41.091296 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:41.091296 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:41.098828 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8ba1a8f5-9031-4803-84c8-47b0ffcedaa0 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Volume info retrieved successfully. Aug 01 13:03:41.105554 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ba1a8f5-9031-4803-84c8-47b0ffcedaa0 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c returned with HTTP 200 Aug 01 13:03:41.105982 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 697/2792] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:41 2026] GET /volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c => generated 834 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:41.471470 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e1965cb0-0739-4403-8f05-fa4703b52cc6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:41.474090 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1965cb0-0739-4403-8f05-fa4703b52cc6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 Aug 01 13:03:41.474418 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e1965cb0-0739-4403-8f05-fa4703b52cc6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:41.474824 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e1965cb0-0739-4403-8f05-fa4703b52cc6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:41.475082 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e1965cb0-0739-4403-8f05-fa4703b52cc6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Show backup with id 1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:03:41.479932 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1965cb0-0739-4403-8f05-fa4703b52cc6 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 returned with HTTP 404 Aug 01 13:03:41.480618 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 706/2793] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:41 2026] GET /volume/v3/backups/1eb9f634-6c52-4fb9-8ec3-02cd4cef46b9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:41.489521 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-59dd0c84-271c-41e1-acf8-85597a3c3541 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:41.491247 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59dd0c84-271c-41e1-acf8-85597a3c3541 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 Aug 01 13:03:41.491422 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59dd0c84-271c-41e1-acf8-85597a3c3541 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:41.491600 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59dd0c84-271c-41e1-acf8-85597a3c3541 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:41.491741 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-59dd0c84-271c-41e1-acf8-85597a3c3541 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Delete volume with id: ee751a9f-8c09-43a6-b735-0aedad465952 Aug 01 13:03:41.499638 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:41.499638 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:41.500205 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-59dd0c84-271c-41e1-acf8-85597a3c3541 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:03:41.525521 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-59dd0c84-271c-41e1-acf8-85597a3c3541 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Delete volume request issued successfully. Aug 01 13:03:41.525762 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59dd0c84-271c-41e1-acf8-85597a3c3541 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 returned with HTTP 202 Aug 01 13:03:41.526236 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 693/2794] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:03:41 2026] DELETE /volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:41.534004 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a6ef47d8-8149-4755-9523-a4e4a7609cb8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:41.537663 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a6ef47d8-8149-4755-9523-a4e4a7609cb8 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 Aug 01 13:03:41.537899 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a6ef47d8-8149-4755-9523-a4e4a7609cb8 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:41.538113 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a6ef47d8-8149-4755-9523-a4e4a7609cb8 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:41.541032 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=711,cinder:INSERT=85,cinder:UPDATE=151 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:03:41.545822 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:41.545822 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:41.551112 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a6ef47d8-8149-4755-9523-a4e4a7609cb8 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Volume info retrieved successfully. Aug 01 13:03:41.557005 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a6ef47d8-8149-4755-9523-a4e4a7609cb8 tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 returned with HTTP 200 Aug 01 13:03:41.557532 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 699/2795] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:41 2026] GET /volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:03:41.737081 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1af5bd16-4174-420d-9c7c-81f32d212a91 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:41.743386 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1af5bd16-4174-420d-9c7c-81f32d212a91 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/volumes/a3e4f50b-4b69-464a-9cf5-e6f51e57f8a2 Aug 01 13:03:41.743718 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1af5bd16-4174-420d-9c7c-81f32d212a91 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:41.744059 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1af5bd16-4174-420d-9c7c-81f32d212a91 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:41.752329 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1af5bd16-4174-420d-9c7c-81f32d212a91 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/volumes/a3e4f50b-4b69-464a-9cf5-e6f51e57f8a2 returned with HTTP 404 Aug 01 13:03:41.755038 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 698/2796] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:41 2026] GET /volume/v3/volumes/a3e4f50b-4b69-464a-9cf5-e6f51e57f8a2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:41.763065 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b51d8b6a-aaea-433c-b9fb-e3fc155181d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:41.767796 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b51d8b6a-aaea-433c-b9fb-e3fc155181d1 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/groups/ffb960ef-03bb-45e6-9c8e-75cc0a80d78b Aug 01 13:03:41.767796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b51d8b6a-aaea-433c-b9fb-e3fc155181d1 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:41.767796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b51d8b6a-aaea-433c-b9fb-e3fc155181d1 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:41.767796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-b51d8b6a-aaea-433c-b9fb-e3fc155181d1 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] show called for member ffb960ef-03bb-45e6-9c8e-75cc0a80d78b {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:41.771618 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b51d8b6a-aaea-433c-b9fb-e3fc155181d1 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/groups/ffb960ef-03bb-45e6-9c8e-75cc0a80d78b returned with HTTP 404 Aug 01 13:03:41.772577 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 707/2797] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:41 2026] GET /volume/v3/groups/ffb960ef-03bb-45e6-9c8e-75cc0a80d78b => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:41.785238 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a2fce59-ee54-47da-b54f-98d9451e1308 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:41.788855 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a2fce59-ee54-47da-b54f-98d9451e1308 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:03:41.789190 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a2fce59-ee54-47da-b54f-98d9451e1308 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:41.789488 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a2fce59-ee54-47da-b54f-98d9451e1308 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:41.789891 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-6a2fce59-ee54-47da-b54f-98d9451e1308 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:03:41.791516 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a2fce59-ee54-47da-b54f-98d9451e1308 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:41.807258 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a2fce59-ee54-47da-b54f-98d9451e1308 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Get all volumes completed successfully. Aug 01 13:03:41.808427 np0000006302 devstack@c-api.service[100264]: WARNING stevedore.named [None req-6a2fce59-ee54-47da-b54f-98d9451e1308 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:41.808657 np0000006302 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-6a2fce59-ee54-47da-b54f-98d9451e1308 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:41.863331 np0000006302 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-6a2fce59-ee54-47da-b54f-98d9451e1308 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:41.869353 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:41.869353 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:41.881911 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a2fce59-ee54-47da-b54f-98d9451e1308 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:03:41.882440 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 694/2798] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:03:41 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:41.897662 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-79ac81d9-70e8-4288-9eb3-6aded2fd11d7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:41.899535 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79ac81d9-70e8-4288-9eb3-6aded2fd11d7 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] POST https://10.4.3.110/volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724/action Aug 01 13:03:41.899935 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79ac81d9-70e8-4288-9eb3-6aded2fd11d7 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:41.900129 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79ac81d9-70e8-4288-9eb3-6aded2fd11d7 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:41.901612 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-79ac81d9-70e8-4288-9eb3-6aded2fd11d7 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] delete called for group 5cad55c0-879d-4377-9d82-71d2480c1724 {{(pid=100263) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 13:03:41.901712 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-79ac81d9-70e8-4288-9eb3-6aded2fd11d7 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Delete group with id: 5cad55c0-879d-4377-9d82-71d2480c1724 Aug 01 13:03:41.906411 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:41.906411 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:41.955101 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79ac81d9-70e8-4288-9eb3-6aded2fd11d7 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724/action returned with HTTP 202 Aug 01 13:03:41.955521 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 700/2799] 10.4.3.110 () {70 vars in 1428 bytes} [Sat Aug 1 13:03:41 2026] POST /volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:41.965189 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-56732272-a67e-4d5e-b07f-55b7886633a3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:41.968850 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56732272-a67e-4d5e-b07f-55b7886633a3 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 Aug 01 13:03:41.969101 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56732272-a67e-4d5e-b07f-55b7886633a3 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:41.969349 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56732272-a67e-4d5e-b07f-55b7886633a3 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:41.978884 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:41.978884 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:41.984718 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-56732272-a67e-4d5e-b07f-55b7886633a3 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Volume info retrieved successfully. Aug 01 13:03:41.985485 np0000006302 devstack@c-api.service[100261]: WARNING stevedore.named [None req-56732272-a67e-4d5e-b07f-55b7886633a3 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 13:03:41.985672 np0000006302 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-56732272-a67e-4d5e-b07f-55b7886633a3 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 13:03:42.024515 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-56732272-a67e-4d5e-b07f-55b7886633a3 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:03:42.028754 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:42.028754 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:42.040258 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56732272-a67e-4d5e-b07f-55b7886633a3 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 returned with HTTP 200 Aug 01 13:03:42.040863 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 699/2800] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:41 2026] GET /volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 => generated 911 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:42.126056 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3c5c3482-d563-4036-bbc3-59a9140fc9dc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:42.128417 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c5c3482-d563-4036-bbc3-59a9140fc9dc tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] GET https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c Aug 01 13:03:42.128719 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c5c3482-d563-4036-bbc3-59a9140fc9dc tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:42.129596 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c5c3482-d563-4036-bbc3-59a9140fc9dc tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:42.141553 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:42.141553 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:42.151250 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3c5c3482-d563-4036-bbc3-59a9140fc9dc tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Volume info retrieved successfully. Aug 01 13:03:42.159638 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c5c3482-d563-4036-bbc3-59a9140fc9dc tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c returned with HTTP 200 Aug 01 13:03:42.164249 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 708/2801] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:42 2026] GET /volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:42.180700 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cacfa77c-524a-4f03-863c-793caaa147d6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:42.183321 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cacfa77c-524a-4f03-863c-793caaa147d6 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] GET https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c Aug 01 13:03:42.183617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cacfa77c-524a-4f03-863c-793caaa147d6 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:42.183917 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cacfa77c-524a-4f03-863c-793caaa147d6 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:42.194690 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:42.194690 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:42.199870 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cacfa77c-524a-4f03-863c-793caaa147d6 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Volume info retrieved successfully. Aug 01 13:03:42.206005 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cacfa77c-524a-4f03-863c-793caaa147d6 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c returned with HTTP 200 Aug 01 13:03:42.206496 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 695/2802] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:42 2026] GET /volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c => generated 1032 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:42.226384 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fb4716e0-ca0c-4d63-8a1e-2d737e10238c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:42.228288 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb4716e0-ca0c-4d63-8a1e-2d737e10238c tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] POST https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c/action Aug 01 13:03:42.228691 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb4716e0-ca0c-4d63-8a1e-2d737e10238c tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:42.228837 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb4716e0-ca0c-4d63-8a1e-2d737e10238c tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:42.243154 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:42.243154 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:42.246701 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fb4716e0-ca0c-4d63-8a1e-2d737e10238c tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Volume info retrieved successfully. Aug 01 13:03:42.266112 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-fb4716e0-ca0c-4d63-8a1e-2d737e10238c tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:42.266476 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-fb4716e0-ca0c-4d63-8a1e-2d737e10238c tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:42.291323 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-fb4716e0-ca0c-4d63-8a1e-2d737e10238c tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Created reservations ['42de50ae-9451-45e8-96dd-f31860f6dac5', '2becd51d-b55a-4909-bc0a-c91d5e1284cb'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:42.318033 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-fb4716e0-ca0c-4d63-8a1e-2d737e10238c tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Created reservations ['c40b7895-5046-4a70-8bb6-d3a261987da2', '8b792cc3-8804-4b2f-8781-f0e5d9e16ea2'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:42.353216 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fb4716e0-ca0c-4d63-8a1e-2d737e10238c tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Retype volume request issued successfully. Aug 01 13:03:42.353562 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb4716e0-ca0c-4d63-8a1e-2d737e10238c tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c/action returned with HTTP 202 Aug 01 13:03:42.354067 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 701/2803] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:03:42 2026] POST /volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:03:42.363880 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b44048f7-5b4c-4534-809b-0f3fbe5e6879 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:42.366410 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b44048f7-5b4c-4534-809b-0f3fbe5e6879 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] GET https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c Aug 01 13:03:42.366691 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b44048f7-5b4c-4534-809b-0f3fbe5e6879 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:42.366955 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b44048f7-5b4c-4534-809b-0f3fbe5e6879 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:42.376738 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:42.376738 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:42.381321 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b44048f7-5b4c-4534-809b-0f3fbe5e6879 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Volume info retrieved successfully. Aug 01 13:03:42.388856 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b44048f7-5b4c-4534-809b-0f3fbe5e6879 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c returned with HTTP 200 Aug 01 13:03:42.389305 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 700/2804] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:42 2026] GET /volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:42.572677 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bc723da2-6492-468d-b85f-fe77cf200c6b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:42.574746 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bc723da2-6492-468d-b85f-fe77cf200c6b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] GET https://10.4.3.110/volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 Aug 01 13:03:42.575104 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bc723da2-6492-468d-b85f-fe77cf200c6b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:42.575352 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bc723da2-6492-468d-b85f-fe77cf200c6b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:42.582331 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bc723da2-6492-468d-b85f-fe77cf200c6b tempest-ProjectReaderTests33-1706115054 tempest-ProjectReaderTests33-1706115054-project-admin] https://10.4.3.110/volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 returned with HTTP 404 Aug 01 13:03:42.582838 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 709/2805] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:03:42 2026] GET /volume/v3/volumes/ee751a9f-8c09-43a6-b735-0aedad465952 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:43.059973 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-273cde72-b317-4938-8898-e8b654470329 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:43.063374 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-273cde72-b317-4938-8898-e8b654470329 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 Aug 01 13:03:43.063578 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-273cde72-b317-4938-8898-e8b654470329 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:43.063960 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-273cde72-b317-4938-8898-e8b654470329 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:43.073811 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-273cde72-b317-4938-8898-e8b654470329 tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 returned with HTTP 404 Aug 01 13:03:43.074792 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 696/2806] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:03:43 2026] GET /volume/v3/volumes/cf3048dc-25a3-4e0d-9a22-192d3fc5d1f1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:43.084131 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ac4cccc4-1923-4da5-a4a4-5ef93361348f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:43.087069 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ac4cccc4-1923-4da5-a4a4-5ef93361348f tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] GET https://10.4.3.110/volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724 Aug 01 13:03:43.087626 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ac4cccc4-1923-4da5-a4a4-5ef93361348f tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:43.087940 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ac4cccc4-1923-4da5-a4a4-5ef93361348f tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:43.088322 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-ac4cccc4-1923-4da5-a4a4-5ef93361348f tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] show called for member 5cad55c0-879d-4377-9d82-71d2480c1724 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 13:03:43.092291 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ac4cccc4-1923-4da5-a4a4-5ef93361348f tempest-GroupsV314Test-2107115143 tempest-GroupsV314Test-2107115143-project-member] https://10.4.3.110/volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724 returned with HTTP 404 Aug 01 13:03:43.093212 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 702/2807] 10.4.3.110 () {68 vars in 1386 bytes} [Sat Aug 1 13:03:43 2026] GET /volume/v3/groups/5cad55c0-879d-4377-9d82-71d2480c1724 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:03:43.103983 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-43726bae-1e7a-438d-8300-e542605e62a1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:43.106169 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43726bae-1e7a-438d-8300-e542605e62a1 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] DELETE https://10.4.3.110/volume/v3/group_types/5f08462c-d610-4485-8761-57f9560be5cd Aug 01 13:03:43.106468 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43726bae-1e7a-438d-8300-e542605e62a1 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:43.106727 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43726bae-1e7a-438d-8300-e542605e62a1 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:43.123848 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43726bae-1e7a-438d-8300-e542605e62a1 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] https://10.4.3.110/volume/v3/group_types/5f08462c-d610-4485-8761-57f9560be5cd returned with HTTP 202 Aug 01 13:03:43.124305 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 701/2808] 10.4.3.110 () {68 vars in 1404 bytes} [Sat Aug 1 13:03:43 2026] DELETE /volume/v3/group_types/5f08462c-d610-4485-8761-57f9560be5cd => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:03:43.134087 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a23d1059-1f9f-4bde-a88b-728f4c3d35d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:43.136032 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a23d1059-1f9f-4bde-a88b-728f4c3d35d6 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] DELETE https://10.4.3.110/volume/v3/types/1415f441-59cf-43c3-94a5-c9f0d3a78f64 Aug 01 13:03:43.136306 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a23d1059-1f9f-4bde-a88b-728f4c3d35d6 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:43.136606 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a23d1059-1f9f-4bde-a88b-728f4c3d35d6 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:43.178685 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a23d1059-1f9f-4bde-a88b-728f4c3d35d6 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] https://10.4.3.110/volume/v3/types/1415f441-59cf-43c3-94a5-c9f0d3a78f64 returned with HTTP 202 Aug 01 13:03:43.179194 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 710/2809] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:43 2026] DELETE /volume/v3/types/1415f441-59cf-43c3-94a5-c9f0d3a78f64 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:43.189377 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55e80977-38d3-40b7-9b05-d862621e68e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:43.191861 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55e80977-38d3-40b7-9b05-d862621e68e3 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] GET https://10.4.3.110/volume/v3/types/1415f441-59cf-43c3-94a5-c9f0d3a78f64 Aug 01 13:03:43.195577 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55e80977-38d3-40b7-9b05-d862621e68e3 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:43.197237 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55e80977-38d3-40b7-9b05-d862621e68e3 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:43.205711 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55e80977-38d3-40b7-9b05-d862621e68e3 tempest-GroupsV314Test-2006523192 tempest-GroupsV314Test-2006523192-project-admin] https://10.4.3.110/volume/v3/types/1415f441-59cf-43c3-94a5-c9f0d3a78f64 returned with HTTP 404 Aug 01 13:03:43.208749 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 697/2810] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:43 2026] GET /volume/v3/types/1415f441-59cf-43c3-94a5-c9f0d3a78f64 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:43.406903 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-303583c2-7cb4-4604-b37c-70a3743f275e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:43.410250 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-303583c2-7cb4-4604-b37c-70a3743f275e tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] GET https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c Aug 01 13:03:43.410694 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-303583c2-7cb4-4604-b37c-70a3743f275e tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:43.411478 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-303583c2-7cb4-4604-b37c-70a3743f275e tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:43.427310 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:43.427310 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:43.435678 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-303583c2-7cb4-4604-b37c-70a3743f275e tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Volume info retrieved successfully. Aug 01 13:03:43.442130 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-303583c2-7cb4-4604-b37c-70a3743f275e tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c returned with HTTP 200 Aug 01 13:03:43.442873 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 703/2811] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:43 2026] GET /volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:43.459514 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3a81065f-f7eb-494c-9c3e-a54151adceb1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:43.461502 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a81065f-f7eb-494c-9c3e-a54151adceb1 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] GET https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c Aug 01 13:03:43.461814 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a81065f-f7eb-494c-9c3e-a54151adceb1 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:43.461993 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a81065f-f7eb-494c-9c3e-a54151adceb1 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:43.475470 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:43.475470 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:43.485051 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3a81065f-f7eb-494c-9c3e-a54151adceb1 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Volume info retrieved successfully. Aug 01 13:03:43.491126 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a81065f-f7eb-494c-9c3e-a54151adceb1 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c returned with HTTP 200 Aug 01 13:03:43.491605 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 702/2812] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:43 2026] GET /volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c => generated 1032 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:43.510248 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-16492fec-7ad1-40e2-a631-a489147d4e80 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:43.513602 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16492fec-7ad1-40e2-a631-a489147d4e80 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] GET https://10.4.3.110/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-30231755 Aug 01 13:03:43.513873 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16492fec-7ad1-40e2-a631-a489147d4e80 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:43.514253 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16492fec-7ad1-40e2-a631-a489147d4e80 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:43.515064 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-16492fec-7ad1-40e2-a631-a489147d4e80 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-30231755'), ('all_tenants', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:03:43.528247 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-16492fec-7ad1-40e2-a631-a489147d4e80 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Get all volumes completed successfully. Aug 01 13:03:43.529079 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16492fec-7ad1-40e2-a631-a489147d4e80 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] https://10.4.3.110/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-30231755 returned with HTTP 200 Aug 01 13:03:43.529437 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 711/2813] 10.4.3.110 () {66 vars in 1394 bytes} [Sat Aug 1 13:03:43 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-30231755 => generated 345 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:43.548662 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e422ba2d-a0a4-4b25-8d10-fac541b02bac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:43.551062 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e422ba2d-a0a4-4b25-8d10-fac541b02bac tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] GET https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c Aug 01 13:03:43.551331 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e422ba2d-a0a4-4b25-8d10-fac541b02bac tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:43.551586 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e422ba2d-a0a4-4b25-8d10-fac541b02bac tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:43.567666 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:43.567666 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:43.572971 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e422ba2d-a0a4-4b25-8d10-fac541b02bac tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Volume info retrieved successfully. Aug 01 13:03:43.579220 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e422ba2d-a0a4-4b25-8d10-fac541b02bac tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c returned with HTTP 200 Aug 01 13:03:43.580418 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 698/2814] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:43 2026] GET /volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:43.597321 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c937c071-a32a-4d0e-bd3c-e2a7751ddf67 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:43.602378 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c937c071-a32a-4d0e-bd3c-e2a7751ddf67 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] DELETE https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c Aug 01 13:03:43.602378 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c937c071-a32a-4d0e-bd3c-e2a7751ddf67 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:43.602378 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c937c071-a32a-4d0e-bd3c-e2a7751ddf67 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:43.602378 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c937c071-a32a-4d0e-bd3c-e2a7751ddf67 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Delete volume with id: aced91e1-2406-422a-8171-32113fe20d3c Aug 01 13:03:43.612136 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:43.612136 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:43.612688 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c937c071-a32a-4d0e-bd3c-e2a7751ddf67 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Volume info retrieved successfully. Aug 01 13:03:43.645968 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c937c071-a32a-4d0e-bd3c-e2a7751ddf67 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Delete volume request issued successfully. Aug 01 13:03:43.645968 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c937c071-a32a-4d0e-bd3c-e2a7751ddf67 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c returned with HTTP 202 Aug 01 13:03:43.645968 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 704/2815] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:43 2026] DELETE /volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:43.663629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c5203090-6257-4696-b62b-da34122ffbc1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:43.666457 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c5203090-6257-4696-b62b-da34122ffbc1 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] GET https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c Aug 01 13:03:43.666457 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c5203090-6257-4696-b62b-da34122ffbc1 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:43.666457 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c5203090-6257-4696-b62b-da34122ffbc1 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:43.681678 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:43.681678 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:43.688697 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c5203090-6257-4696-b62b-da34122ffbc1 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Volume info retrieved successfully. Aug 01 13:03:43.699309 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c5203090-6257-4696-b62b-da34122ffbc1 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c returned with HTTP 200 Aug 01 13:03:43.700924 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 703/2816] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:43 2026] GET /volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:44.718721 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-79205aec-8e99-4902-ab74-9596597af928 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:44.722216 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79205aec-8e99-4902-ab74-9596597af928 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] GET https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c Aug 01 13:03:44.722504 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79205aec-8e99-4902-ab74-9596597af928 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:44.722788 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79205aec-8e99-4902-ab74-9596597af928 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:44.732316 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79205aec-8e99-4902-ab74-9596597af928 tempest-VolumeRetypeWithoutMigrationTest-1241107790 tempest-VolumeRetypeWithoutMigrationTest-1241107790-project-member] https://10.4.3.110/volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c returned with HTTP 404 Aug 01 13:03:44.732861 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 712/2817] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:44 2026] GET /volume/v3/volumes/aced91e1-2406-422a-8171-32113fe20d3c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:44.743332 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-db560a0b-4fad-4343-93af-32a56e6395bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:44.745861 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db560a0b-4fad-4343-93af-32a56e6395bb tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] DELETE https://10.4.3.110/volume/v3/types/58e2f55b-e0de-49a0-b4b5-ace769da157b Aug 01 13:03:44.746122 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db560a0b-4fad-4343-93af-32a56e6395bb tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:44.746340 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db560a0b-4fad-4343-93af-32a56e6395bb tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:44.786790 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db560a0b-4fad-4343-93af-32a56e6395bb tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] https://10.4.3.110/volume/v3/types/58e2f55b-e0de-49a0-b4b5-ace769da157b returned with HTTP 202 Aug 01 13:03:44.787238 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 699/2818] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:44 2026] DELETE /volume/v3/types/58e2f55b-e0de-49a0-b4b5-ace769da157b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:44.797669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e828aadb-612d-4362-9575-a3ab6235b9fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:44.799497 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e828aadb-612d-4362-9575-a3ab6235b9fe tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] GET https://10.4.3.110/volume/v3/types/58e2f55b-e0de-49a0-b4b5-ace769da157b Aug 01 13:03:44.799778 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e828aadb-612d-4362-9575-a3ab6235b9fe tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:44.800007 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e828aadb-612d-4362-9575-a3ab6235b9fe tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:44.804797 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e828aadb-612d-4362-9575-a3ab6235b9fe tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] https://10.4.3.110/volume/v3/types/58e2f55b-e0de-49a0-b4b5-ace769da157b returned with HTTP 404 Aug 01 13:03:44.804797 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 705/2819] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:44 2026] GET /volume/v3/types/58e2f55b-e0de-49a0-b4b5-ace769da157b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:44.814146 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e2757e10-d707-404d-b848-64cef81f1805 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:44.818488 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2757e10-d707-404d-b848-64cef81f1805 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] DELETE https://10.4.3.110/volume/v3/types/730b3ecb-1c64-4506-861b-f1cecfc68910 Aug 01 13:03:44.818627 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2757e10-d707-404d-b848-64cef81f1805 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:44.819250 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2757e10-d707-404d-b848-64cef81f1805 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:44.860575 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2757e10-d707-404d-b848-64cef81f1805 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] https://10.4.3.110/volume/v3/types/730b3ecb-1c64-4506-861b-f1cecfc68910 returned with HTTP 202 Aug 01 13:03:44.861227 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 704/2820] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:44 2026] DELETE /volume/v3/types/730b3ecb-1c64-4506-861b-f1cecfc68910 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:44.873048 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-786fd284-8d23-47ce-b022-f56e4929af44 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:44.880421 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-786fd284-8d23-47ce-b022-f56e4929af44 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] GET https://10.4.3.110/volume/v3/types/730b3ecb-1c64-4506-861b-f1cecfc68910 Aug 01 13:03:44.880705 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-786fd284-8d23-47ce-b022-f56e4929af44 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:44.880974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-786fd284-8d23-47ce-b022-f56e4929af44 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:44.891927 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-786fd284-8d23-47ce-b022-f56e4929af44 tempest-VolumeRetypeWithoutMigrationTest-1757761238 tempest-VolumeRetypeWithoutMigrationTest-1757761238-project-admin] https://10.4.3.110/volume/v3/types/730b3ecb-1c64-4506-861b-f1cecfc68910 returned with HTTP 404 Aug 01 13:03:44.892074 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 713/2821] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:44 2026] GET /volume/v3/types/730b3ecb-1c64-4506-861b-f1cecfc68910 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:44.996365 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:45.161337 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:45.161802 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1558454496"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:45.163553 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1558454496'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:45.163714 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume of 1 GB Aug 01 13:03:45.168691 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Availability Zones retrieved successfully. Aug 01 13:03:45.176640 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (23a25beb-7bca-4bea-8f2e-76610debbbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:45.177779 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2050419e-c0ff-4c63-abbb-554e520901c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:45.178632 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:45.214200 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2050419e-c0ff-4c63-abbb-554e520901c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:45.215241 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d10ed2a-782c-41c1-a628-dfac41fcf958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:45.292338 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['039d10df-c3bd-424d-b2b7-bbf1c4bb5210', '6605dbb9-2842-4906-bc89-0be4e5784347', '88cf4211-294a-44b0-8a72-c5272965b63b', '19e2b94c-b394-4ee8-8525-b68a4c2213f1'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:45.293296 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d10ed2a-782c-41c1-a628-dfac41fcf958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['039d10df-c3bd-424d-b2b7-bbf1c4bb5210', '6605dbb9-2842-4906-bc89-0be4e5784347', '88cf4211-294a-44b0-8a72-c5272965b63b', '19e2b94c-b394-4ee8-8525-b68a4c2213f1']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:45.294615 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c1986e-9486-43e2-ba65-756e11b84024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:45.320183 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c1986e-9486-43e2-ba65-756e11b84024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92c04836-3398-42a9-9883-4cc1bb129268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1558454496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['039d10df-c3bd-424d-b2b7-bbf1c4bb5210','6605dbb9-2842-4906-bc89-0be4e5784347','88cf4211-294a-44b0-8a72-c5272965b63b','19e2b94c-b394-4ee8-8525-b68a4c2213f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1558454496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92c04836-3398-42a9-9883-4cc1bb129268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',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='8ad021ae589a4f39b55131e32c323960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:45.321174 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e3b667-974d-4c2e-ad1f-cf24dace533d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:45.343200 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e3b667-974d-4c2e-ad1f-cf24dace533d) 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-VolumeV3RbacBaseTests-Volume-1558454496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['039d10df-c3bd-424d-b2b7-bbf1c4bb5210','6605dbb9-2842-4906-bc89-0be4e5784347','88cf4211-294a-44b0-8a72-c5272965b63b','19e2b94c-b394-4ee8-8525-b68a4c2213f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:45.344746 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc9d8d4-4a7c-4a07-97c0-c00530c42322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:45.357862 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc9d8d4-4a7c-4a07-97c0-c00530c42322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:45.358614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (23a25beb-7bca-4bea-8f2e-76610debbbbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:45.359111 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request issued successfully. Aug 01 13:03:45.360503 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-535118d1-d095-4da8-9e57-d1fa565c9c52 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:45.360503 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 700/2822] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:44 2026] POST /volume/v3/volumes => generated 778 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:45.374536 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-112693db-d9fd-44f1-8f7f-a3a7883602d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:45.376712 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-112693db-d9fd-44f1-8f7f-a3a7883602d1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 Aug 01 13:03:45.377153 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-112693db-d9fd-44f1-8f7f-a3a7883602d1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:45.377153 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-112693db-d9fd-44f1-8f7f-a3a7883602d1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:45.393728 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:45.393728 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:45.399987 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-112693db-d9fd-44f1-8f7f-a3a7883602d1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:45.405669 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-112693db-d9fd-44f1-8f7f-a3a7883602d1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 returned with HTTP 200 Aug 01 13:03:45.408613 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 706/2823] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:45 2026] GET /volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:46.424177 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8949e7c4-5c6d-4803-a1a0-06aa356b0192 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:46.426707 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8949e7c4-5c6d-4803-a1a0-06aa356b0192 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 Aug 01 13:03:46.427001 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8949e7c4-5c6d-4803-a1a0-06aa356b0192 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:46.427272 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8949e7c4-5c6d-4803-a1a0-06aa356b0192 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:46.439650 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:46.439650 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:46.446031 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8949e7c4-5c6d-4803-a1a0-06aa356b0192 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:46.454269 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8949e7c4-5c6d-4803-a1a0-06aa356b0192 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 returned with HTTP 200 Aug 01 13:03:46.454799 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 705/2824] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:46 2026] GET /volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:46.470238 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b055d055-bc86-4d77-9772-0af0d1fa6060 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:46.691894 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b055d055-bc86-4d77-9772-0af0d1fa6060 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:03:46.692424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b055d055-bc86-4d77-9772-0af0d1fa6060 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92c04836-3398-42a9-9883-4cc1bb129268", "name": "tempest-ProjectMemberTests-Snapshot-1751092749"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:46.704981 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:46.704981 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:46.705470 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b055d055-bc86-4d77-9772-0af0d1fa6060 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Volume info retrieved successfully. Aug 01 13:03:46.705693 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-b055d055-bc86-4d77-9772-0af0d1fa6060 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Create snapshot from volume 92c04836-3398-42a9-9883-4cc1bb129268 Aug 01 13:03:46.784622 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b055d055-bc86-4d77-9772-0af0d1fa6060 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Created reservations ['75fec594-6784-4653-8757-42e4317f7fff', '9b3c5c51-b360-4b3f-97ee-d7251b02cc7f', '2d2fa753-59ef-48e3-9479-0dfbba01384d', '4c6f4009-c0ab-48fd-968f-1bfecfdf2390'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:46.843614 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b055d055-bc86-4d77-9772-0af0d1fa6060 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot create request issued successfully. Aug 01 13:03:46.844310 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b055d055-bc86-4d77-9772-0af0d1fa6060 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:03:46.844540 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 714/2825] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:03:46 2026] POST /volume/v3/snapshots => generated 305 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:46.860527 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbfc305f-4d73-45dd-b8f9-d55993a72528 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:46.864535 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbfc305f-4d73-45dd-b8f9-d55993a72528 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] GET https://10.4.3.110/volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 Aug 01 13:03:46.865250 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbfc305f-4d73-45dd-b8f9-d55993a72528 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:46.865499 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbfc305f-4d73-45dd-b8f9-d55993a72528 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:46.870022 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=857,cinder:UPDATE=243,cinder:INSERT=150 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:03:46.877153 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:46.877153 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:46.878212 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bbfc305f-4d73-45dd-b8f9-d55993a72528 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot retrieved successfully. Aug 01 13:03:46.878930 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbfc305f-4d73-45dd-b8f9-d55993a72528 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 returned with HTTP 200 Aug 01 13:03:46.879366 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 701/2826] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:46 2026] GET /volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:47.219311 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3422ce13-8f8a-4fc9-9722-1e7cea9bcc2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:47.341153 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3422ce13-8f8a-4fc9-9722-1e7cea9bcc2c tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:47.341585 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3422ce13-8f8a-4fc9-9722-1e7cea9bcc2c tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-793344962", "os-volume-type-access:is_public": false}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:47.367880 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3422ce13-8f8a-4fc9-9722-1e7cea9bcc2c tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:47.368384 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 707/2827] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:03:47 2026] POST /volume/v3/types => generated 228 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:47.381813 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-30909837-1b85-4a56-b017-3c55131e78a7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:47.469602 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30909837-1b85-4a56-b017-3c55131e78a7 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:47.470092 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-30909837-1b85-4a56-b017-3c55131e78a7 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "331dc747-9910-4544-8a7a-4cb229a13f53", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:47.472032 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-30909837-1b85-4a56-b017-3c55131e78a7 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Create volume request body: {'volume': {'volume_type': '331dc747-9910-4544-8a7a-4cb229a13f53', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:47.474693 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=668,cinder:UPDATE=131,cinder:INSERT=71 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:03:47.479217 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30909837-1b85-4a56-b017-3c55131e78a7 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 404 Aug 01 13:03:47.479702 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 706/2828] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:47 2026] POST /volume/v3/volumes => generated 114 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:47.491072 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a665466f-d291-4725-802b-d3cd95d87843 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:47.495160 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a665466f-d291-4725-802b-d3cd95d87843 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] POST https://10.4.3.110/volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53/action Aug 01 13:03:47.495836 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a665466f-d291-4725-802b-d3cd95d87843 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action body: b'{"addProjectAccess": {"project": "8e599aab75c44a00a99d811175bd66de"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:47.496143 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a665466f-d291-4725-802b-d3cd95d87843 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8e599aab75c44a00a99d811175bd66de"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:47.498450 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:47.498450 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:47.501661 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=763,cinder:UPDATE=216,cinder:INSERT=117 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:03:47.516769 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a665466f-d291-4725-802b-d3cd95d87843 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53/action returned with HTTP 202 Aug 01 13:03:47.518179 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 715/2829] 10.4.3.110 () {68 vars in 1384 bytes} [Sat Aug 1 13:03:47 2026] POST /volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 13:03:47.530173 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:47.532169 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:47.535284 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "331dc747-9910-4544-8a7a-4cb229a13f53", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-437074506"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:47.535284 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Create volume request body: {'volume': {'volume_type': '331dc747-9910-4544-8a7a-4cb229a13f53', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-437074506'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:47.541283 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Create volume of 1 GB Aug 01 13:03:47.541837 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:47.541837 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:47.542500 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Availability Zones retrieved successfully. Aug 01 13:03:47.551166 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Flow 'volume_create_api' (da170d9f-4a1d-411c-8592-596b1e130e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:47.552999 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5462435-1a81-4bca-98fc-5a1dd56a1ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:47.554445 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:47.593986 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5462435-1a81-4bca-98fc-5a1dd56a1ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=331dc747-9910-4544-8a7a-4cb229a13f53,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-793344962',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '331dc747-9910-4544-8a7a-4cb229a13f53', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:47.594877 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a8eabf-1512-451f-ac3a-6a423883de21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:47.633366 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-793344962 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-793344962, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:47.633861 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-793344962 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-793344962, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:47.689777 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Created reservations ['fcffc9a1-d3ab-4c52-893e-3e9e21d5290b', '74cbb6d7-759b-4671-8f32-70452ba0e93f', '00160f8a-d1e8-4852-8240-8c3398b59cf5', '72894ae6-136f-4f3f-a269-038ae8cd3b7f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:47.690616 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a8eabf-1512-451f-ac3a-6a423883de21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcffc9a1-d3ab-4c52-893e-3e9e21d5290b', '74cbb6d7-759b-4671-8f32-70452ba0e93f', '00160f8a-d1e8-4852-8240-8c3398b59cf5', '72894ae6-136f-4f3f-a269-038ae8cd3b7f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:47.693835 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3922a2a6-647a-4521-918e-52f8f1a6c2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:47.720091 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3922a2a6-647a-4521-918e-52f8f1a6c2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edacce2c-bf42-422f-8478-8238c3b1d3c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-437074506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e599aab75c44a00a99d811175bd66de',qos_specs=None,replication_status=,reservations=['fcffc9a1-d3ab-4c52-893e-3e9e21d5290b','74cbb6d7-759b-4671-8f32-70452ba0e93f','00160f8a-d1e8-4852-8240-8c3398b59cf5','72894ae6-136f-4f3f-a269-038ae8cd3b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aff1686b2ff4eaa8fa1c0ad9f02f367',volume_type_id=331dc747-9910-4544-8a7a-4cb229a13f53), '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=2026-08-01T13:03:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-437074506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edacce2c-bf42-422f-8478-8238c3b1d3c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e599aab75c44a00a99d811175bd66de',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='8aff1686b2ff4eaa8fa1c0ad9f02f367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(331dc747-9910-4544-8a7a-4cb229a13f53),volume_type_id=331dc747-9910-4544-8a7a-4cb229a13f53)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:47.721113 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac8eb0b-fbc0-46b1-a6da-870c1593820c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:47.744518 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac8eb0b-fbc0-46b1-a6da-870c1593820c) 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-VolumeTypesAccessTest-Volume-437074506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e599aab75c44a00a99d811175bd66de',qos_specs=None,replication_status=,reservations=['fcffc9a1-d3ab-4c52-893e-3e9e21d5290b','74cbb6d7-759b-4671-8f32-70452ba0e93f','00160f8a-d1e8-4852-8240-8c3398b59cf5','72894ae6-136f-4f3f-a269-038ae8cd3b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aff1686b2ff4eaa8fa1c0ad9f02f367',volume_type_id=331dc747-9910-4544-8a7a-4cb229a13f53)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:47.746057 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae54dfec-e266-4aa0-b299-1c17006186ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:47.760695 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae54dfec-e266-4aa0-b299-1c17006186ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:47.761642 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Flow 'volume_create_api' (da170d9f-4a1d-411c-8592-596b1e130e16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:47.762373 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Create volume request issued successfully. Aug 01 13:03:47.763398 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f40f73e-8815-40a6-85ee-96ec2ecc1507 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:47.764295 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 702/2830] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:47 2026] POST /volume/v3/volumes => generated 794 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:47.784286 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-106e1728-181e-4d6f-abc9-5b7f6c82fb78 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:47.793190 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-106e1728-181e-4d6f-abc9-5b7f6c82fb78 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] GET https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 Aug 01 13:03:47.793190 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-106e1728-181e-4d6f-abc9-5b7f6c82fb78 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:47.793190 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-106e1728-181e-4d6f-abc9-5b7f6c82fb78 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:47.806163 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:47.806163 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:47.817621 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-106e1728-181e-4d6f-abc9-5b7f6c82fb78 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Volume info retrieved successfully. Aug 01 13:03:47.826002 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-106e1728-181e-4d6f-abc9-5b7f6c82fb78 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 returned with HTTP 200 Aug 01 13:03:47.826496 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 708/2831] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:47 2026] GET /volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:47.890252 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5291440a-066c-456a-8bb8-4affb1ffe640 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:47.892487 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5291440a-066c-456a-8bb8-4affb1ffe640 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] GET https://10.4.3.110/volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 Aug 01 13:03:47.893094 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5291440a-066c-456a-8bb8-4affb1ffe640 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:47.893404 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5291440a-066c-456a-8bb8-4affb1ffe640 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:47.901325 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:47.901325 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:47.902270 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5291440a-066c-456a-8bb8-4affb1ffe640 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot retrieved successfully. Aug 01 13:03:47.903041 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5291440a-066c-456a-8bb8-4affb1ffe640 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 returned with HTTP 200 Aug 01 13:03:47.904987 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 707/2832] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:47 2026] GET /volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:47.917812 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-932b6925-28a4-4a94-ae81-acd762fb9298 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:47.919739 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-932b6925-28a4-4a94-ae81-acd762fb9298 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 Aug 01 13:03:47.920380 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-932b6925-28a4-4a94-ae81-acd762fb9298 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:47.920632 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-932b6925-28a4-4a94-ae81-acd762fb9298 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:47.921188 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-932b6925-28a4-4a94-ae81-acd762fb9298 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Delete snapshot with id: ab455e84-7636-4197-ac6e-d9b78e6f54b8 Aug 01 13:03:47.926338 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:47.926338 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:47.929974 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-932b6925-28a4-4a94-ae81-acd762fb9298 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot retrieved successfully. Aug 01 13:03:47.950521 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-932b6925-28a4-4a94-ae81-acd762fb9298 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot delete request issued successfully. Aug 01 13:03:47.950829 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-932b6925-28a4-4a94-ae81-acd762fb9298 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 returned with HTTP 202 Aug 01 13:03:47.951279 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 716/2833] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:47 2026] DELETE /volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:47.974527 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2e7dde75-258d-4774-80dd-a9f20cf4acee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:47.977933 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e7dde75-258d-4774-80dd-a9f20cf4acee tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] GET https://10.4.3.110/volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 Aug 01 13:03:47.978240 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e7dde75-258d-4774-80dd-a9f20cf4acee tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:47.978925 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e7dde75-258d-4774-80dd-a9f20cf4acee tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:47.987460 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:47.987460 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:47.988262 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2e7dde75-258d-4774-80dd-a9f20cf4acee tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot retrieved successfully. Aug 01 13:03:47.989506 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e7dde75-258d-4774-80dd-a9f20cf4acee tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 returned with HTTP 200 Aug 01 13:03:47.990079 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 703/2834] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:47 2026] GET /volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:48.288699 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:48.295680 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:48.296159 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1887289130"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:48.303038 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Create volume request body: {'volume': {'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1887289130'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:48.414410 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Create volume of 1 GB Aug 01 13:03:48.419673 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Availability Zones retrieved successfully. Aug 01 13:03:48.425815 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Flow 'volume_create_api' (1a7cf7e7-2144-49fd-9937-9ed5b1e1b1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:48.427451 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218c2049-ea00-4d06-89d2-3601b09acbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:48.428785 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:48.502387 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218c2049-ea00-4d06-89d2-3601b09acbd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:48.503509 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d285fa3b-5877-4628-b902-21bdca2792fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:48.592206 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Created reservations ['ae6ea116-97e2-428b-99d0-69ed0f5749a5', 'b71b0e7e-6fc1-48be-84b5-81b8260fbe27', 'f21d180c-8995-4be6-a810-3d5669fb0935', '18c45082-7038-489e-9532-56682765e7bf'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:48.595456 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d285fa3b-5877-4628-b902-21bdca2792fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae6ea116-97e2-428b-99d0-69ed0f5749a5', 'b71b0e7e-6fc1-48be-84b5-81b8260fbe27', 'f21d180c-8995-4be6-a810-3d5669fb0935', '18c45082-7038-489e-9532-56682765e7bf']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:48.595986 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a940858e-af16-4e75-8463-aaaadee74a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:48.626210 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a940858e-af16-4e75-8463-aaaadee74a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f99fbd37-4560-4e4c-9d04-de27e2e7ce0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1887289130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13772f6857fe43d9a70dfecc611a0e74',qos_specs=None,replication_status=,reservations=['ae6ea116-97e2-428b-99d0-69ed0f5749a5','b71b0e7e-6fc1-48be-84b5-81b8260fbe27','f21d180c-8995-4be6-a810-3d5669fb0935','18c45082-7038-489e-9532-56682765e7bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4c55b4dd5f4cac928dab1631e98e84',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1887289130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f99fbd37-4560-4e4c-9d04-de27e2e7ce0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13772f6857fe43d9a70dfecc611a0e74',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='ef4c55b4dd5f4cac928dab1631e98e84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:48.626796 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38f642d-07de-4394-a91a-0d737f122c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:48.652704 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38f642d-07de-4394-a91a-0d737f122c9f) 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-VolumesImageMetadata-Volume-1887289130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13772f6857fe43d9a70dfecc611a0e74',qos_specs=None,replication_status=,reservations=['ae6ea116-97e2-428b-99d0-69ed0f5749a5','b71b0e7e-6fc1-48be-84b5-81b8260fbe27','f21d180c-8995-4be6-a810-3d5669fb0935','18c45082-7038-489e-9532-56682765e7bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4c55b4dd5f4cac928dab1631e98e84',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:48.653446 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8082d3ab-b3e4-4a91-8b0c-695c8491e413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:48.664751 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8082d3ab-b3e4-4a91-8b0c-695c8491e413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:48.665688 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Flow 'volume_create_api' (1a7cf7e7-2144-49fd-9937-9ed5b1e1b1dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:48.666210 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Create volume request issued successfully. Aug 01 13:03:48.666828 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ac64fb85-b36a-4abe-96b3-6fa986a44b40 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:48.667349 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 709/2835] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:48 2026] POST /volume/v3/volumes => generated 751 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:48.685067 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9da6f638-12ce-416b-acb3-b16720b53886 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:48.687251 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9da6f638-12ce-416b-acb3-b16720b53886 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] GET https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a Aug 01 13:03:48.687523 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9da6f638-12ce-416b-acb3-b16720b53886 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:48.687792 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9da6f638-12ce-416b-acb3-b16720b53886 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:48.697784 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:48.697784 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:48.702185 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9da6f638-12ce-416b-acb3-b16720b53886 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Volume info retrieved successfully. Aug 01 13:03:48.707487 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9da6f638-12ce-416b-acb3-b16720b53886 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a returned with HTTP 200 Aug 01 13:03:48.708244 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 708/2836] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:48 2026] GET /volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:48.843406 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9f52c3c8-8d85-4093-83ed-2d2cf58237c5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:48.845399 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f52c3c8-8d85-4093-83ed-2d2cf58237c5 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] GET https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 Aug 01 13:03:48.845641 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f52c3c8-8d85-4093-83ed-2d2cf58237c5 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:48.845874 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f52c3c8-8d85-4093-83ed-2d2cf58237c5 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:48.854786 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:48.854786 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:48.859387 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9f52c3c8-8d85-4093-83ed-2d2cf58237c5 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Volume info retrieved successfully. Aug 01 13:03:48.865362 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f52c3c8-8d85-4093-83ed-2d2cf58237c5 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 returned with HTTP 200 Aug 01 13:03:48.865976 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 717/2837] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:48 2026] GET /volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:48.886661 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c5e25796-7720-46d9-af16-53387e2c8d58 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:48.890054 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5e25796-7720-46d9-af16-53387e2c8d58 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] GET https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 Aug 01 13:03:48.890259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5e25796-7720-46d9-af16-53387e2c8d58 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:48.890488 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5e25796-7720-46d9-af16-53387e2c8d58 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:48.899933 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:48.899933 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:48.905154 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c5e25796-7720-46d9-af16-53387e2c8d58 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Volume info retrieved successfully. Aug 01 13:03:48.910811 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5e25796-7720-46d9-af16-53387e2c8d58 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 returned with HTTP 200 Aug 01 13:03:48.911246 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 704/2838] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:48 2026] GET /volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:48.926682 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c9ac14f9-72fd-442a-9b3a-f605a6f737be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:48.929074 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9ac14f9-72fd-442a-9b3a-f605a6f737be tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] DELETE https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 Aug 01 13:03:48.929877 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9ac14f9-72fd-442a-9b3a-f605a6f737be tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:48.929877 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9ac14f9-72fd-442a-9b3a-f605a6f737be tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:48.930122 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c9ac14f9-72fd-442a-9b3a-f605a6f737be tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Delete volume with id: edacce2c-bf42-422f-8478-8238c3b1d3c6 Aug 01 13:03:48.939329 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:48.939329 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:48.940005 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c9ac14f9-72fd-442a-9b3a-f605a6f737be tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Volume info retrieved successfully. Aug 01 13:03:48.961905 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c9ac14f9-72fd-442a-9b3a-f605a6f737be tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Delete volume request issued successfully. Aug 01 13:03:48.962149 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9ac14f9-72fd-442a-9b3a-f605a6f737be tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 returned with HTTP 202 Aug 01 13:03:48.962567 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 710/2839] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:48 2026] DELETE /volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:48.970553 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2097a22a-b5cd-4b50-b08c-7f1da186c324 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:48.972661 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2097a22a-b5cd-4b50-b08c-7f1da186c324 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] GET https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 Aug 01 13:03:48.973132 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2097a22a-b5cd-4b50-b08c-7f1da186c324 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:48.973439 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2097a22a-b5cd-4b50-b08c-7f1da186c324 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:48.989808 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:48.989808 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:49.000630 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2097a22a-b5cd-4b50-b08c-7f1da186c324 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Volume info retrieved successfully. Aug 01 13:03:49.002830 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dc5d42af-9f27-4dd1-a9bc-a0e54c6cbe12 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:49.004282 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc5d42af-9f27-4dd1-a9bc-a0e54c6cbe12 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] GET https://10.4.3.110/volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 Aug 01 13:03:49.004722 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc5d42af-9f27-4dd1-a9bc-a0e54c6cbe12 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:49.006270 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc5d42af-9f27-4dd1-a9bc-a0e54c6cbe12 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:49.012824 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2097a22a-b5cd-4b50-b08c-7f1da186c324 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 returned with HTTP 200 Aug 01 13:03:49.013659 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 709/2840] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:48 2026] GET /volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 => generated 886 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:49.015388 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc5d42af-9f27-4dd1-a9bc-a0e54c6cbe12 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 returned with HTTP 404 Aug 01 13:03:49.015388 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 718/2841] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:49 2026] GET /volume/v3/snapshots/ab455e84-7636-4197-ac6e-d9b78e6f54b8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:49.030136 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-757a80e8-bc42-4b0a-ab0a-d02bcdee0b91 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:49.033228 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-757a80e8-bc42-4b0a-ab0a-d02bcdee0b91 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 Aug 01 13:03:49.033863 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-757a80e8-bc42-4b0a-ab0a-d02bcdee0b91 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:49.034489 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-757a80e8-bc42-4b0a-ab0a-d02bcdee0b91 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:49.034828 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-757a80e8-bc42-4b0a-ab0a-d02bcdee0b91 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume with id: 92c04836-3398-42a9-9883-4cc1bb129268 Aug 01 13:03:49.049145 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:49.049145 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:49.050051 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-757a80e8-bc42-4b0a-ab0a-d02bcdee0b91 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:49.072503 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-757a80e8-bc42-4b0a-ab0a-d02bcdee0b91 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume request issued successfully. Aug 01 13:03:49.073368 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-757a80e8-bc42-4b0a-ab0a-d02bcdee0b91 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 returned with HTTP 202 Aug 01 13:03:49.073571 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 705/2842] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:49 2026] DELETE /volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:49.083071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-297df93b-b647-4f60-a061-bc66f597cf7c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:49.085547 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-297df93b-b647-4f60-a061-bc66f597cf7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 Aug 01 13:03:49.085547 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-297df93b-b647-4f60-a061-bc66f597cf7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:49.085917 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-297df93b-b647-4f60-a061-bc66f597cf7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:49.100777 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:49.100777 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:49.108165 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-297df93b-b647-4f60-a061-bc66f597cf7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:49.112056 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-297df93b-b647-4f60-a061-bc66f597cf7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 returned with HTTP 200 Aug 01 13:03:49.112510 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 711/2843] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:49 2026] GET /volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:49.723171 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fbc73f54-80cf-4854-adf3-04375d81c506 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:49.725605 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fbc73f54-80cf-4854-adf3-04375d81c506 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] GET https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a Aug 01 13:03:49.726974 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fbc73f54-80cf-4854-adf3-04375d81c506 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:49.726974 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fbc73f54-80cf-4854-adf3-04375d81c506 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:49.750356 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:49.750356 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:49.757568 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fbc73f54-80cf-4854-adf3-04375d81c506 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Volume info retrieved successfully. Aug 01 13:03:49.765255 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fbc73f54-80cf-4854-adf3-04375d81c506 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a returned with HTTP 200 Aug 01 13:03:49.765771 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 710/2844] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:49 2026] GET /volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a => generated 1359 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:49.785365 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df1de206-0c73-4e9b-82f8-83e63c823993 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:49.787645 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df1de206-0c73-4e9b-82f8-83e63c823993 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] POST https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a/action Aug 01 13:03:49.788116 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df1de206-0c73-4e9b-82f8-83e63c823993 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:49.788412 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df1de206-0c73-4e9b-82f8-83e63c823993 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:49.800098 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:49.800098 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:49.809291 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:49.809291 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:49.809742 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-df1de206-0c73-4e9b-82f8-83e63c823993 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Volume info retrieved successfully. Aug 01 13:03:49.831430 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-df1de206-0c73-4e9b-82f8-83e63c823993 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Update volume metadata completed successfully. Aug 01 13:03:49.831792 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df1de206-0c73-4e9b-82f8-83e63c823993 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a/action returned with HTTP 200 Aug 01 13:03:49.832457 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 719/2845] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:03:49 2026] POST /volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a/action => generated 563 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:49.841191 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b5ae76c1-1470-4de0-aaba-9b6017b71cd7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:49.843475 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5ae76c1-1470-4de0-aaba-9b6017b71cd7 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] GET https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a Aug 01 13:03:49.843840 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5ae76c1-1470-4de0-aaba-9b6017b71cd7 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:49.844259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5ae76c1-1470-4de0-aaba-9b6017b71cd7 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:49.854995 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:49.854995 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:49.859565 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b5ae76c1-1470-4de0-aaba-9b6017b71cd7 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Volume info retrieved successfully. Aug 01 13:03:49.865393 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5ae76c1-1470-4de0-aaba-9b6017b71cd7 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a returned with HTTP 200 Aug 01 13:03:49.866063 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 706/2846] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:49 2026] GET /volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a => generated 1419 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:49.880677 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1fb4858-4cf2-4676-bae8-cca350aa3ed5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:49.884046 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1fb4858-4cf2-4676-bae8-cca350aa3ed5 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] POST https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a/action Aug 01 13:03:49.884684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1fb4858-4cf2-4676-bae8-cca350aa3ed5 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:49.884960 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1fb4858-4cf2-4676-bae8-cca350aa3ed5 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:49.897021 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:49.897021 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:49.904845 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:49.904845 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:49.905638 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b1fb4858-4cf2-4676-bae8-cca350aa3ed5 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Volume info retrieved successfully. Aug 01 13:03:49.912257 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b1fb4858-4cf2-4676-bae8-cca350aa3ed5 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Get volume image-metadata completed successfully. Aug 01 13:03:49.929215 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b1fb4858-4cf2-4676-bae8-cca350aa3ed5 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Delete volume metadata completed successfully. Aug 01 13:03:49.929621 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1fb4858-4cf2-4676-bae8-cca350aa3ed5 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a/action returned with HTTP 200 Aug 01 13:03:49.930771 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 712/2847] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:03:49 2026] POST /volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a/action => generated 0 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 01 13:03:49.940666 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-813b5c05-8121-4c09-b11a-8fbc13ca2f66 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:49.942974 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-813b5c05-8121-4c09-b11a-8fbc13ca2f66 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] POST https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a/action Aug 01 13:03:49.943466 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-813b5c05-8121-4c09-b11a-8fbc13ca2f66 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:49.943708 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-813b5c05-8121-4c09-b11a-8fbc13ca2f66 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:49.953556 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:49.953556 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:49.954110 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-813b5c05-8121-4c09-b11a-8fbc13ca2f66 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Volume info retrieved successfully. Aug 01 13:03:49.960133 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-813b5c05-8121-4c09-b11a-8fbc13ca2f66 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Get volume image-metadata completed successfully. Aug 01 13:03:49.960497 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-813b5c05-8121-4c09-b11a-8fbc13ca2f66 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a/action returned with HTTP 200 Aug 01 13:03:49.961067 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 711/2848] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:03:49 2026] POST /volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a/action => generated 537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:49.970763 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4e6f87a5-4f92-4349-805c-148d64cf2506 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:49.973035 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e6f87a5-4f92-4349-805c-148d64cf2506 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] GET https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a Aug 01 13:03:49.973373 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e6f87a5-4f92-4349-805c-148d64cf2506 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:49.973668 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e6f87a5-4f92-4349-805c-148d64cf2506 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:49.983040 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:49.983040 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:49.988895 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4e6f87a5-4f92-4349-805c-148d64cf2506 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Volume info retrieved successfully. Aug 01 13:03:49.995306 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e6f87a5-4f92-4349-805c-148d64cf2506 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a returned with HTTP 200 Aug 01 13:03:49.995816 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 720/2849] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:49 2026] GET /volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a => generated 1393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:50.013146 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7b472f1d-1e01-4191-b1b5-b19613034ea2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.015260 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b472f1d-1e01-4191-b1b5-b19613034ea2 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] DELETE https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a Aug 01 13:03:50.015526 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b472f1d-1e01-4191-b1b5-b19613034ea2 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:50.015851 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b472f1d-1e01-4191-b1b5-b19613034ea2 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:50.016095 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-7b472f1d-1e01-4191-b1b5-b19613034ea2 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Delete volume with id: f99fbd37-4560-4e4c-9d04-de27e2e7ce0a Aug 01 13:03:50.026278 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:50.026278 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:50.026977 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7b472f1d-1e01-4191-b1b5-b19613034ea2 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Volume info retrieved successfully. Aug 01 13:03:50.028253 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-28a80ed0-99b2-4833-8220-a04d0cfa9b03 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.032433 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28a80ed0-99b2-4833-8220-a04d0cfa9b03 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] GET https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 Aug 01 13:03:50.033458 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28a80ed0-99b2-4833-8220-a04d0cfa9b03 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:50.034265 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28a80ed0-99b2-4833-8220-a04d0cfa9b03 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:50.047015 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28a80ed0-99b2-4833-8220-a04d0cfa9b03 tempest-VolumeTypesAccessTest-1836724667 tempest-VolumeTypesAccessTest-1836724667-project-member] https://10.4.3.110/volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 returned with HTTP 404 Aug 01 13:03:50.047856 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 713/2850] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:50 2026] GET /volume/v3/volumes/edacce2c-bf42-422f-8478-8238c3b1d3c6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:50.057357 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-46ac95e6-e1ac-471c-a70e-8979a0ab08ea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.060112 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-46ac95e6-e1ac-471c-a70e-8979a0ab08ea tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] POST https://10.4.3.110/volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53/action Aug 01 13:03:50.060749 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-46ac95e6-e1ac-471c-a70e-8979a0ab08ea tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action body: b'{"removeProjectAccess": {"project": "8e599aab75c44a00a99d811175bd66de"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:50.061066 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-46ac95e6-e1ac-471c-a70e-8979a0ab08ea tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8e599aab75c44a00a99d811175bd66de"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:50.062692 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7b472f1d-1e01-4191-b1b5-b19613034ea2 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Delete volume request issued successfully. Aug 01 13:03:50.062692 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b472f1d-1e01-4191-b1b5-b19613034ea2 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a returned with HTTP 202 Aug 01 13:03:50.063726 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 707/2851] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:50 2026] DELETE /volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:50.077636 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d520f4cc-54fa-4fda-8354-6a44d56f9da0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.082443 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d520f4cc-54fa-4fda-8354-6a44d56f9da0 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] GET https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a Aug 01 13:03:50.082709 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d520f4cc-54fa-4fda-8354-6a44d56f9da0 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:50.082991 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d520f4cc-54fa-4fda-8354-6a44d56f9da0 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:50.085044 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-46ac95e6-e1ac-471c-a70e-8979a0ab08ea tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53/action returned with HTTP 202 Aug 01 13:03:50.085519 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 712/2852] 10.4.3.110 () {68 vars in 1384 bytes} [Sat Aug 1 13:03:50 2026] POST /volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:50.095225 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fe48c442-16c5-4095-b573-51a2be1bf136 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.097161 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe48c442-16c5-4095-b573-51a2be1bf136 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] DELETE https://10.4.3.110/volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53 Aug 01 13:03:50.097390 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe48c442-16c5-4095-b573-51a2be1bf136 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:50.097737 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe48c442-16c5-4095-b573-51a2be1bf136 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:50.099341 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:50.099341 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:50.110553 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d520f4cc-54fa-4fda-8354-6a44d56f9da0 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Volume info retrieved successfully. Aug 01 13:03:50.117750 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d520f4cc-54fa-4fda-8354-6a44d56f9da0 tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a returned with HTTP 200 Aug 01 13:03:50.118249 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 721/2853] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:50 2026] GET /volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a => generated 1392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:50.130021 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe48c442-16c5-4095-b573-51a2be1bf136 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53 returned with HTTP 202 Aug 01 13:03:50.131312 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2a00f213-1175-4fb2-abdb-3a7a652d7fed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.132695 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 714/2854] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:50 2026] DELETE /volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:50.134635 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a00f213-1175-4fb2-abdb-3a7a652d7fed tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 Aug 01 13:03:50.134914 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a00f213-1175-4fb2-abdb-3a7a652d7fed tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:50.135197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a00f213-1175-4fb2-abdb-3a7a652d7fed tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:50.144157 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a00f213-1175-4fb2-abdb-3a7a652d7fed tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 returned with HTTP 404 Aug 01 13:03:50.144686 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 708/2855] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:50 2026] GET /volume/v3/volumes/92c04836-3398-42a9-9883-4cc1bb129268 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:50.144782 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-97f3852f-04f4-495c-977b-b3218a32a0b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.150046 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-97f3852f-04f4-495c-977b-b3218a32a0b8 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] GET https://10.4.3.110/volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53 Aug 01 13:03:50.150415 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-97f3852f-04f4-495c-977b-b3218a32a0b8 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:50.150569 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-97f3852f-04f4-495c-977b-b3218a32a0b8 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:50.159326 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f1c7af32-138e-40d3-bb15-323080733420 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.160326 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-97f3852f-04f4-495c-977b-b3218a32a0b8 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53 returned with HTTP 404 Aug 01 13:03:50.160503 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 713/2856] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:50 2026] GET /volume/v3/types/331dc747-9910-4544-8a7a-4cb229a13f53 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:50.161359 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:50.161906 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-966738599"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:50.163539 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-966738599'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:50.163683 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume of 1 GB Aug 01 13:03:50.168395 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Availability Zones retrieved successfully. Aug 01 13:03:50.172817 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0b2f8074-3a69-4dfb-ac4a-05beb1f38378 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.175458 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b2f8074-3a69-4dfb-ac4a-05beb1f38378 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:50.176418 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b2f8074-3a69-4dfb-ac4a-05beb1f38378 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-790169235", "os-volume-type-access:is_public": false}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:50.176514 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (36e5a291-0221-4dfc-ac08-d40bd94ee639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:50.178680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd6f141-8721-4935-ae83-89fc51ed8011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:50.179636 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:50.196241 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b2f8074-3a69-4dfb-ac4a-05beb1f38378 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:50.196634 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 715/2857] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:03:50 2026] POST /volume/v3/types => generated 228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:50.206040 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7e92fc83-5831-4ee6-b658-956efcbded83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.207929 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e92fc83-5831-4ee6-b658-956efcbded83 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] POST https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action Aug 01 13:03:50.208317 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e92fc83-5831-4ee6-b658-956efcbded83 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action body: b'{"addProjectAccess": {"project": "8e599aab75c44a00a99d811175bd66de"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:50.208495 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e92fc83-5831-4ee6-b658-956efcbded83 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8e599aab75c44a00a99d811175bd66de"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:50.214327 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd6f141-8721-4935-ae83-89fc51ed8011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:50.215345 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9fc5071-8c54-41b7-9591-29d63131b33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:50.224424 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e92fc83-5831-4ee6-b658-956efcbded83 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action returned with HTTP 202 Aug 01 13:03:50.225110 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 709/2858] 10.4.3.110 () {68 vars in 1384 bytes} [Sat Aug 1 13:03:50 2026] POST /volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:50.235470 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-670b9add-6753-4e20-9986-fd5ce44a3b40 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.238052 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-670b9add-6753-4e20-9986-fd5ce44a3b40 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] POST https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action Aug 01 13:03:50.238578 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-670b9add-6753-4e20-9986-fd5ce44a3b40 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action body: b'{"addProjectAccess": {"project": "591cb15847a6480fb72820786d703ba7"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:50.238799 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-670b9add-6753-4e20-9986-fd5ce44a3b40 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "591cb15847a6480fb72820786d703ba7"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:50.254555 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-670b9add-6753-4e20-9986-fd5ce44a3b40 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action returned with HTTP 202 Aug 01 13:03:50.255240 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 714/2859] 10.4.3.110 () {68 vars in 1384 bytes} [Sat Aug 1 13:03:50 2026] POST /volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:50.264421 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ef781de8-6fd4-498e-9e5f-cf43b3a3dd63 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.267178 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ef781de8-6fd4-498e-9e5f-cf43b3a3dd63 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] GET https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/os-volume-type-access Aug 01 13:03:50.267478 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ef781de8-6fd4-498e-9e5f-cf43b3a3dd63 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:50.267783 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ef781de8-6fd4-498e-9e5f-cf43b3a3dd63 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:50.275175 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['cbf6e00e-b462-402c-bba2-379453267a8e', 'd7ceebc8-0c66-4939-8e5e-fafe41d9ccbb', 'cd8dbb37-8fe4-4ed2-856d-d6779fe5b5a1', '066d48f8-e7ee-467b-abae-791702f4e548'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:50.276321 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9fc5071-8c54-41b7-9591-29d63131b33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf6e00e-b462-402c-bba2-379453267a8e', 'd7ceebc8-0c66-4939-8e5e-fafe41d9ccbb', 'cd8dbb37-8fe4-4ed2-856d-d6779fe5b5a1', '066d48f8-e7ee-467b-abae-791702f4e548']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:50.277083 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3d8836-b7bb-464e-8fb8-21c83db373f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:50.284480 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ef781de8-6fd4-498e-9e5f-cf43b3a3dd63 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/os-volume-type-access returned with HTTP 200 Aug 01 13:03:50.285095 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 716/2860] 10.4.3.110 () {66 vars in 1408 bytes} [Sat Aug 1 13:03:50 2026] GET /volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/os-volume-type-access => generated 244 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:50.294904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-faa7b10f-1f61-499c-96d2-7e57a8808bfd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.296935 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-faa7b10f-1f61-499c-96d2-7e57a8808bfd tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] POST https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action Aug 01 13:03:50.297462 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-faa7b10f-1f61-499c-96d2-7e57a8808bfd tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action body: b'{"removeProjectAccess": {"project": "591cb15847a6480fb72820786d703ba7"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:50.297675 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-faa7b10f-1f61-499c-96d2-7e57a8808bfd tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "591cb15847a6480fb72820786d703ba7"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:50.305994 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3d8836-b7bb-464e-8fb8-21c83db373f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-966738599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['cbf6e00e-b462-402c-bba2-379453267a8e','d7ceebc8-0c66-4939-8e5e-fafe41d9ccbb','cd8dbb37-8fe4-4ed2-856d-d6779fe5b5a1','066d48f8-e7ee-467b-abae-791702f4e548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-966738599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',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='8ad021ae589a4f39b55131e32c323960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:50.307090 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32adf61f-ca40-4684-b4d4-d2e66a900b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:50.313699 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-faa7b10f-1f61-499c-96d2-7e57a8808bfd tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action returned with HTTP 202 Aug 01 13:03:50.314320 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 710/2861] 10.4.3.110 () {68 vars in 1384 bytes} [Sat Aug 1 13:03:50 2026] POST /volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:50.323213 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85180278-4c53-4111-a71a-5683973a22e6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.325527 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85180278-4c53-4111-a71a-5683973a22e6 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] POST https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action Aug 01 13:03:50.326306 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85180278-4c53-4111-a71a-5683973a22e6 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action body: b'{"removeProjectAccess": {"project": "8e599aab75c44a00a99d811175bd66de"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:50.326306 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85180278-4c53-4111-a71a-5683973a22e6 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8e599aab75c44a00a99d811175bd66de"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:50.331145 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32adf61f-ca40-4684-b4d4-d2e66a900b15) 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-VolumeV3RbacBaseTests-Volume-966738599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['cbf6e00e-b462-402c-bba2-379453267a8e','d7ceebc8-0c66-4939-8e5e-fafe41d9ccbb','cd8dbb37-8fe4-4ed2-856d-d6779fe5b5a1','066d48f8-e7ee-467b-abae-791702f4e548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:50.332042 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a645af47-09e8-43d8-8f35-bd029548cde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:50.340941 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85180278-4c53-4111-a71a-5683973a22e6 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action returned with HTTP 202 Aug 01 13:03:50.341658 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 715/2862] 10.4.3.110 () {68 vars in 1384 bytes} [Sat Aug 1 13:03:50 2026] POST /volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:50.346104 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a645af47-09e8-43d8-8f35-bd029548cde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:50.347361 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (36e5a291-0221-4dfc-ac08-d40bd94ee639) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:50.347801 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request issued successfully. Aug 01 13:03:50.349467 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1c7af32-138e-40d3-bb15-323080733420 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:50.349544 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 722/2863] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:50 2026] POST /volume/v3/volumes => generated 777 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:50.351509 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5815278b-980c-45df-81ca-b7fbb7799774 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.354469 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5815278b-980c-45df-81ca-b7fbb7799774 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] DELETE https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc Aug 01 13:03:50.355460 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5815278b-980c-45df-81ca-b7fbb7799774 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:50.355460 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5815278b-980c-45df-81ca-b7fbb7799774 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:50.367494 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-85752a96-3f88-445f-be13-3abed4669a2f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.371011 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85752a96-3f88-445f-be13-3abed4669a2f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a Aug 01 13:03:50.371988 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85752a96-3f88-445f-be13-3abed4669a2f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:50.372327 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85752a96-3f88-445f-be13-3abed4669a2f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:50.388332 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:50.388332 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:50.396993 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-85752a96-3f88-445f-be13-3abed4669a2f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:50.402793 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5815278b-980c-45df-81ca-b7fbb7799774 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc returned with HTTP 202 Aug 01 13:03:50.403433 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 717/2864] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:03:50 2026] DELETE /volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:50.407479 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85752a96-3f88-445f-be13-3abed4669a2f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a returned with HTTP 200 Aug 01 13:03:50.408220 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 711/2865] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:50 2026] GET /volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:50.413291 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bef2b52f-3ab1-4e21-be27-685f21837ef3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:50.420053 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bef2b52f-3ab1-4e21-be27-685f21837ef3 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] GET https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc Aug 01 13:03:50.420323 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bef2b52f-3ab1-4e21-be27-685f21837ef3 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:50.420562 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bef2b52f-3ab1-4e21-be27-685f21837ef3 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:50.425314 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bef2b52f-3ab1-4e21-be27-685f21837ef3 tempest-VolumeTypesAccessTest-686917734 tempest-VolumeTypesAccessTest-686917734-project-admin] https://10.4.3.110/volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc returned with HTTP 404 Aug 01 13:03:50.426090 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 716/2866] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:03:50 2026] GET /volume/v3/types/a646e271-2c17-4f7e-8682-edfd53a181dc => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:51.139531 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9c364ac5-0e4a-46c0-8958-5234d98d1cde None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:51.141459 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c364ac5-0e4a-46c0-8958-5234d98d1cde tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] GET https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a Aug 01 13:03:51.141886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c364ac5-0e4a-46c0-8958-5234d98d1cde tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:51.142223 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c364ac5-0e4a-46c0-8958-5234d98d1cde tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:51.149233 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c364ac5-0e4a-46c0-8958-5234d98d1cde tempest-VolumesImageMetadata-1791592188 tempest-VolumesImageMetadata-1791592188-project-member] https://10.4.3.110/volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a returned with HTTP 404 Aug 01 13:03:51.149987 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 723/2867] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:51 2026] GET /volume/v3/volumes/f99fbd37-4560-4e4c-9d04-de27e2e7ce0a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:51.427579 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b50ed9e-127a-4697-bca4-a5c65693b237 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:51.430195 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b50ed9e-127a-4697-bca4-a5c65693b237 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a Aug 01 13:03:51.430406 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b50ed9e-127a-4697-bca4-a5c65693b237 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:51.430662 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b50ed9e-127a-4697-bca4-a5c65693b237 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:51.441201 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:51.441201 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:51.447369 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1b50ed9e-127a-4697-bca4-a5c65693b237 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:51.454447 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b50ed9e-127a-4697-bca4-a5c65693b237 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a returned with HTTP 200 Aug 01 13:03:51.455193 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 718/2868] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:51 2026] GET /volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:51.470746 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6ad760f9-c29e-415b-a334-cabebac1b81a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:51.471586 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ad760f9-c29e-415b-a334-cabebac1b81a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:03:51.472048 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ad760f9-c29e-415b-a334-cabebac1b81a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-255889881"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:51.488467 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:51.488467 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:51.489009 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6ad760f9-c29e-415b-a334-cabebac1b81a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:51.489245 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-6ad760f9-c29e-415b-a334-cabebac1b81a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create snapshot from volume 1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a Aug 01 13:03:51.540722 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6ad760f9-c29e-415b-a334-cabebac1b81a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['e22dcfb3-d45e-4502-8ba7-bb09dd2024b9', 'd7ec7ea1-9def-4038-b5a1-9f7d85bc535b', '57ef3756-c3d1-49df-8e22-8e42a2be08b1', 'fc55e140-bdba-481f-a8ec-84cf5bf05667'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:51.581003 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6ad760f9-c29e-415b-a334-cabebac1b81a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot create request issued successfully. Aug 01 13:03:51.581308 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ad760f9-c29e-415b-a334-cabebac1b81a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:03:51.581907 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 712/2869] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:03:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:51.595110 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2a5297a6-2f32-470d-a74e-02082683a756 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:51.598360 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a5297a6-2f32-470d-a74e-02082683a756 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c Aug 01 13:03:51.598360 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a5297a6-2f32-470d-a74e-02082683a756 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:51.598360 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a5297a6-2f32-470d-a74e-02082683a756 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:51.610047 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:51.610047 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:51.610505 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2a5297a6-2f32-470d-a74e-02082683a756 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:03:51.611526 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a5297a6-2f32-470d-a74e-02082683a756 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c returned with HTTP 200 Aug 01 13:03:51.612237 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 717/2870] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:51 2026] GET /volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:52.627106 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8727201a-14c3-4dc7-9f50-91e1055e7e22 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:52.631071 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8727201a-14c3-4dc7-9f50-91e1055e7e22 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c Aug 01 13:03:52.631478 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8727201a-14c3-4dc7-9f50-91e1055e7e22 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:52.631756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8727201a-14c3-4dc7-9f50-91e1055e7e22 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:52.644436 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:52.644436 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:52.644436 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8727201a-14c3-4dc7-9f50-91e1055e7e22 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:03:52.644436 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8727201a-14c3-4dc7-9f50-91e1055e7e22 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c returned with HTTP 200 Aug 01 13:03:52.648731 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 724/2871] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:52 2026] GET /volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:52.665143 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-31111e3e-461d-494a-80e2-ea2e0865ba93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:52.666361 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31111e3e-461d-494a-80e2-ea2e0865ba93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c Aug 01 13:03:52.666704 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31111e3e-461d-494a-80e2-ea2e0865ba93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:52.668300 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31111e3e-461d-494a-80e2-ea2e0865ba93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:52.668300 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-31111e3e-461d-494a-80e2-ea2e0865ba93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Delete snapshot with id: 8b0ac4f8-577a-47fc-bdbf-423f10f0769c Aug 01 13:03:52.679995 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:52.679995 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:52.679995 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-31111e3e-461d-494a-80e2-ea2e0865ba93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot retrieved successfully. Aug 01 13:03:52.718292 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-31111e3e-461d-494a-80e2-ea2e0865ba93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot delete request issued successfully. Aug 01 13:03:52.718625 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31111e3e-461d-494a-80e2-ea2e0865ba93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c returned with HTTP 202 Aug 01 13:03:52.719261 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 719/2872] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:52 2026] DELETE /volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:52.733357 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f06fd01-9ced-43a2-83fd-bed482799ef6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:52.734648 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f06fd01-9ced-43a2-83fd-bed482799ef6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] GET https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c Aug 01 13:03:52.735061 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f06fd01-9ced-43a2-83fd-bed482799ef6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:52.735319 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f06fd01-9ced-43a2-83fd-bed482799ef6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:52.744976 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:52.744976 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:52.744976 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9f06fd01-9ced-43a2-83fd-bed482799ef6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot retrieved successfully. Aug 01 13:03:52.746578 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f06fd01-9ced-43a2-83fd-bed482799ef6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c returned with HTTP 200 Aug 01 13:03:52.746578 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 713/2873] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:52 2026] GET /volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:53.422787 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:53.425314 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:53.425480 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-962709342"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:53.427146 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume request body: {'volume': {'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-962709342'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:53.537857 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume of 1 GB Aug 01 13:03:53.545673 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Availability Zones retrieved successfully. Aug 01 13:03:53.552713 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Flow 'volume_create_api' (1fcb7488-3bb5-44f7-b36e-90c760ff834d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:53.554157 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42db3314-5dba-4f37-a647-31a36e74e730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:53.555203 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:53.621756 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42db3314-5dba-4f37-a647-31a36e74e730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:53.622809 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48a0f4d-cbef-4247-b9b7-c18281466bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:53.705174 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Created reservations ['42146ce9-933d-40c3-8142-efea93c8b66e', '7530290b-0182-4679-b592-afb760982064', 'e8800be9-697d-4ea7-9f4a-454ecbaebacf', '40dcad7c-850b-44d9-9160-d131b75daab5'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:53.706109 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48a0f4d-cbef-4247-b9b7-c18281466bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42146ce9-933d-40c3-8142-efea93c8b66e', '7530290b-0182-4679-b592-afb760982064', 'e8800be9-697d-4ea7-9f4a-454ecbaebacf', '40dcad7c-850b-44d9-9160-d131b75daab5']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:53.709230 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6b67cc-f5a3-4b4e-ba42-c4b775fed211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:53.743616 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6b67cc-f5a3-4b4e-ba42-c4b775fed211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66f16ee7-2210-48da-9684-47943f774db5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-962709342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34aa3c47f5694372ac0e34c0c3859ad3',qos_specs=None,replication_status=,reservations=['42146ce9-933d-40c3-8142-efea93c8b66e','7530290b-0182-4679-b592-afb760982064','e8800be9-697d-4ea7-9f4a-454ecbaebacf','40dcad7c-850b-44d9-9160-d131b75daab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88092fedb3b247319c617745726bac21',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-962709342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66f16ee7-2210-48da-9684-47943f774db5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34aa3c47f5694372ac0e34c0c3859ad3',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='88092fedb3b247319c617745726bac21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:53.745235 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316912b7-95a0-4129-a23e-176bea8b18dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:53.759102 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d0971763-b256-4337-bf98-a2cb96fe2b8e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:53.763285 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d0971763-b256-4337-bf98-a2cb96fe2b8e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] GET https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c Aug 01 13:03:53.763556 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d0971763-b256-4337-bf98-a2cb96fe2b8e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:53.763800 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d0971763-b256-4337-bf98-a2cb96fe2b8e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:53.773670 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d0971763-b256-4337-bf98-a2cb96fe2b8e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c returned with HTTP 404 Aug 01 13:03:53.774929 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 725/2874] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:53 2026] GET /volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:53.784505 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316912b7-95a0-4129-a23e-176bea8b18dc) 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-VolumesCloneTest-Volume-962709342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34aa3c47f5694372ac0e34c0c3859ad3',qos_specs=None,replication_status=,reservations=['42146ce9-933d-40c3-8142-efea93c8b66e','7530290b-0182-4679-b592-afb760982064','e8800be9-697d-4ea7-9f4a-454ecbaebacf','40dcad7c-850b-44d9-9160-d131b75daab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88092fedb3b247319c617745726bac21',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:53.785715 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96dbd10-63db-4c08-8f41-880fcaa8cf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:53.789465 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71a3550b-b7b6-45fc-aac6-e3657f1f4fe4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:53.791771 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71a3550b-b7b6-45fc-aac6-e3657f1f4fe4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c Aug 01 13:03:53.792343 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71a3550b-b7b6-45fc-aac6-e3657f1f4fe4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:53.792424 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71a3550b-b7b6-45fc-aac6-e3657f1f4fe4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:53.792564 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-71a3550b-b7b6-45fc-aac6-e3657f1f4fe4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete snapshot with id: 8b0ac4f8-577a-47fc-bdbf-423f10f0769c Aug 01 13:03:53.797535 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71a3550b-b7b6-45fc-aac6-e3657f1f4fe4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c returned with HTTP 404 Aug 01 13:03:53.798085 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 720/2875] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:53 2026] DELETE /volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:53.809694 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9eaeb10f-7a24-4b36-a93a-16a6cd6a6a88 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:53.813037 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96dbd10-63db-4c08-8f41-880fcaa8cf4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:53.813182 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9eaeb10f-7a24-4b36-a93a-16a6cd6a6a88 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c Aug 01 13:03:53.813182 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9eaeb10f-7a24-4b36-a93a-16a6cd6a6a88 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:53.813234 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Flow 'volume_create_api' (1fcb7488-3bb5-44f7-b36e-90c760ff834d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:53.813300 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9eaeb10f-7a24-4b36-a93a-16a6cd6a6a88 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:53.813340 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume request issued successfully. Aug 01 13:03:53.813340 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-936bdc8e-7aa8-4025-989c-6c78f500f63a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:53.813651 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 718/2876] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:53 2026] POST /volume/v3/volumes => generated 746 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:53.820689 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9eaeb10f-7a24-4b36-a93a-16a6cd6a6a88 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c returned with HTTP 404 Aug 01 13:03:53.821334 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 714/2877] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:53 2026] GET /volume/v3/snapshots/8b0ac4f8-577a-47fc-bdbf-423f10f0769c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:03:53.832029 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7b755441-dc83-41c9-aa44-2e2506c3bcf1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:53.835035 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-44571eb5-618f-4712-b6be-179c69c09544 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:53.838465 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b755441-dc83-41c9-aa44-2e2506c3bcf1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a Aug 01 13:03:53.838693 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7b755441-dc83-41c9-aa44-2e2506c3bcf1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:53.838844 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7b755441-dc83-41c9-aa44-2e2506c3bcf1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:53.839106 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7b755441-dc83-41c9-aa44-2e2506c3bcf1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume with id: 1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a Aug 01 13:03:53.839928 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44571eb5-618f-4712-b6be-179c69c09544 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 Aug 01 13:03:53.840292 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44571eb5-618f-4712-b6be-179c69c09544 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:53.840571 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44571eb5-618f-4712-b6be-179c69c09544 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:53.849799 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:53.849799 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:53.849933 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:53.849933 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:53.850032 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7b755441-dc83-41c9-aa44-2e2506c3bcf1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:53.855887 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-44571eb5-618f-4712-b6be-179c69c09544 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:53.861481 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44571eb5-618f-4712-b6be-179c69c09544 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 returned with HTTP 200 Aug 01 13:03:53.861899 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 721/2878] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:53 2026] GET /volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:53.876309 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7b755441-dc83-41c9-aa44-2e2506c3bcf1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume request issued successfully. Aug 01 13:03:53.876309 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7b755441-dc83-41c9-aa44-2e2506c3bcf1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a returned with HTTP 202 Aug 01 13:03:53.876571 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 726/2879] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:53 2026] DELETE /volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:53.888093 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bb8dc7c1-2c5d-43bd-9c08-2ab78c828975 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:53.891003 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb8dc7c1-2c5d-43bd-9c08-2ab78c828975 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a Aug 01 13:03:53.891243 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb8dc7c1-2c5d-43bd-9c08-2ab78c828975 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:53.891460 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb8dc7c1-2c5d-43bd-9c08-2ab78c828975 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:53.900977 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:53.900977 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:53.906580 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bb8dc7c1-2c5d-43bd-9c08-2ab78c828975 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:53.912162 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb8dc7c1-2c5d-43bd-9c08-2ab78c828975 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a returned with HTTP 200 Aug 01 13:03:53.912725 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 719/2880] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:53 2026] GET /volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:54.183542 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a48527f8-37d5-4d30-b32a-603125c6b483 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:54.325018 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:54.369694 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:54.370203 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1319889007"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:54.372031 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1319889007'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:54.372214 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Create volume of 1 GB Aug 01 13:03:54.376841 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Availability Zones retrieved successfully. Aug 01 13:03:54.383781 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Flow 'volume_create_api' (4c59ec8a-3e5e-41b8-ad71-20d0cecf2d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:54.384533 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ef6b6c0-42e6-4bab-a7d2-4aed6253dadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:54.385603 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:54.393355 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a48527f8-37d5-4d30-b32a-603125c6b483 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:54.397234 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a48527f8-37d5-4d30-b32a-603125c6b483 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:54.415464 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a48527f8-37d5-4d30-b32a-603125c6b483 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:54.415962 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 715/2881] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:03:54 2026] POST /volume/v3/types => generated 268 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:54.428367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ef6b6c0-42e6-4bab-a7d2-4aed6253dadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:54.429127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566a9368-1fe2-4f85-a112-fdb3eb03456c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:54.480518 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Created reservations ['64f85b21-efd6-481e-8b3c-cfed0e63033b', 'db25906a-113d-4721-b36f-cf4b5055dd7a', '955fdde9-a0f1-4c28-b9d0-75b7fc354dc9', 'c11b1a50-cfe0-4f0e-9bf1-60d3e048ea57'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:54.481317 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566a9368-1fe2-4f85-a112-fdb3eb03456c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64f85b21-efd6-481e-8b3c-cfed0e63033b', 'db25906a-113d-4721-b36f-cf4b5055dd7a', '955fdde9-a0f1-4c28-b9d0-75b7fc354dc9', 'c11b1a50-cfe0-4f0e-9bf1-60d3e048ea57']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:54.482014 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d002977e-44c6-461f-91b0-6c31f5148d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:54.503495 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d002977e-44c6-461f-91b0-6c31f5148d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1319889007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1727dca1440c4aa88eadcf7f8a7fada3',qos_specs=None,replication_status=,reservations=['64f85b21-efd6-481e-8b3c-cfed0e63033b','db25906a-113d-4721-b36f-cf4b5055dd7a','955fdde9-a0f1-4c28-b9d0-75b7fc354dc9','c11b1a50-cfe0-4f0e-9bf1-60d3e048ea57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3777e57bad43c1a56e71be5562dd6e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1319889007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1727dca1440c4aa88eadcf7f8a7fada3',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='8a3777e57bad43c1a56e71be5562dd6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:54.504272 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ae52d18-49f2-4e08-88c5-4ee2125b5df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:54.520648 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ae52d18-49f2-4e08-88c5-4ee2125b5df2) 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-VolumesMetadataTest-Volume-1319889007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1727dca1440c4aa88eadcf7f8a7fada3',qos_specs=None,replication_status=,reservations=['64f85b21-efd6-481e-8b3c-cfed0e63033b','db25906a-113d-4721-b36f-cf4b5055dd7a','955fdde9-a0f1-4c28-b9d0-75b7fc354dc9','c11b1a50-cfe0-4f0e-9bf1-60d3e048ea57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3777e57bad43c1a56e71be5562dd6e',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:54.521431 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd11917e-61cb-4fd0-8633-90abce0e4909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:54.530321 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd11917e-61cb-4fd0-8633-90abce0e4909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:54.531145 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Flow 'volume_create_api' (4c59ec8a-3e5e-41b8-ad71-20d0cecf2d1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:54.531475 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Create volume request issued successfully. Aug 01 13:03:54.532042 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-359f5760-e8bf-4a91-b732-02b412dba6f4 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:54.532464 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 722/2882] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:54 2026] POST /volume/v3/volumes => generated 750 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:54.543957 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b046541-8ef0-4ce1-8441-8ecae45a312d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:54.546208 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b046541-8ef0-4ce1-8441-8ecae45a312d tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] GET https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f Aug 01 13:03:54.546434 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b046541-8ef0-4ce1-8441-8ecae45a312d tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:54.546678 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b046541-8ef0-4ce1-8441-8ecae45a312d tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:54.554815 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:54.554815 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:54.558915 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b046541-8ef0-4ce1-8441-8ecae45a312d tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:54.563723 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b046541-8ef0-4ce1-8441-8ecae45a312d tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f returned with HTTP 200 Aug 01 13:03:54.564209 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 727/2883] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:54 2026] GET /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:54.883187 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7d895ff4-ca86-4908-b97d-7ff9f4b95b43 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:54.883187 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d895ff4-ca86-4908-b97d-7ff9f4b95b43 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 Aug 01 13:03:54.883187 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d895ff4-ca86-4908-b97d-7ff9f4b95b43 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:54.883906 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d895ff4-ca86-4908-b97d-7ff9f4b95b43 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:54.895387 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:54.895387 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:54.899223 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7d895ff4-ca86-4908-b97d-7ff9f4b95b43 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:54.905651 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d895ff4-ca86-4908-b97d-7ff9f4b95b43 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 returned with HTTP 200 Aug 01 13:03:54.906439 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 720/2884] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:54 2026] GET /volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:54.921704 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:54.924407 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:54.924895 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "66f16ee7-2210-48da-9684-47943f774db5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-713196663"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:54.926898 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume request body: {'volume': {'source_volid': '66f16ee7-2210-48da-9684-47943f774db5', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-713196663'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:54.932271 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-65bb2cce-3e64-467c-b6cb-b6feebb8c88b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:54.934335 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65bb2cce-3e64-467c-b6cb-b6feebb8c88b tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a Aug 01 13:03:54.934554 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65bb2cce-3e64-467c-b6cb-b6feebb8c88b tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:54.934758 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65bb2cce-3e64-467c-b6cb-b6feebb8c88b tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:54.936206 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:54.936206 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:54.936906 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume retrieved successfully. Aug 01 13:03:54.937090 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume of 1 GB Aug 01 13:03:54.943233 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65bb2cce-3e64-467c-b6cb-b6feebb8c88b tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a returned with HTTP 404 Aug 01 13:03:54.943750 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 723/2885] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:54 2026] GET /volume/v3/volumes/1b143874-6bb5-4c4d-a6d0-4a9f1ed3112a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:54.944752 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Availability Zones retrieved successfully. Aug 01 13:03:54.951966 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Flow 'volume_create_api' (9ac685c4-3f7e-49ac-90e9-889d817110fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:54.953460 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d285a4c6-fc26-45ab-b370-0b9675c22979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:54.954498 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-05534669-424d-4051-8c5c-96d76e92d823 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:54.954940 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:54.957474 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:54.958206 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-577599681"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:54.960294 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-577599681'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:54.960680 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume of 1 GB Aug 01 13:03:54.966213 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Availability Zones retrieved successfully. Aug 01 13:03:54.973031 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (c28507d1-decb-43f8-aef8-5913771ab153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:54.974115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b467c3c7-21c5-4517-a0f1-126916607e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:54.975029 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:54.992793 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d285a4c6-fc26-45ab-b370-0b9675c22979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '66f16ee7-2210-48da-9684-47943f774db5', 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:54.994026 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (732d39cc-b88c-4cbd-94e7-1fafd42175cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:55.010983 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b467c3c7-21c5-4517-a0f1-126916607e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:55.011875 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02f7ba4-530e-4ee9-bbd8-e1ddf7aea6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:55.040290 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Created reservations ['14f32aff-6761-4242-aa11-ee483e17b8ee', '5c930a47-7a02-4028-8a3f-ba9680de23d5', 'f7039e6a-2433-4769-92cb-23c1fae2d83e', '842164a8-aec7-490d-a14e-4aef1952a44e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:55.041463 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (732d39cc-b88c-4cbd-94e7-1fafd42175cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f32aff-6761-4242-aa11-ee483e17b8ee', '5c930a47-7a02-4028-8a3f-ba9680de23d5', 'f7039e6a-2433-4769-92cb-23c1fae2d83e', '842164a8-aec7-490d-a14e-4aef1952a44e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:55.042304 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b125f41b-3e51-478e-a17d-67e8da099d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:55.064237 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['5ca02fa5-5877-4e1b-9aba-7cae69e0c16d', 'fbbbc418-e348-4072-9dd4-84e84304b97b', 'a7f9fb03-322e-4ab1-a68c-ab1cf170a0ac', 'edd084cd-c885-4042-96c4-693e1ea30b29'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:55.065154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02f7ba4-530e-4ee9-bbd8-e1ddf7aea6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ca02fa5-5877-4e1b-9aba-7cae69e0c16d', 'fbbbc418-e348-4072-9dd4-84e84304b97b', 'a7f9fb03-322e-4ab1-a68c-ab1cf170a0ac', 'edd084cd-c885-4042-96c4-693e1ea30b29']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:55.066117 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae831f05-b347-4e19-ab07-301e1668c7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:55.090306 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b125f41b-3e51-478e-a17d-67e8da099d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68b1262e-11cd-4931-992d-71ab21a92b52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-713196663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34aa3c47f5694372ac0e34c0c3859ad3',qos_specs=None,replication_status=,reservations=['14f32aff-6761-4242-aa11-ee483e17b8ee','5c930a47-7a02-4028-8a3f-ba9680de23d5','f7039e6a-2433-4769-92cb-23c1fae2d83e','842164a8-aec7-490d-a14e-4aef1952a44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=66f16ee7-2210-48da-9684-47943f774db5,status='creating',user_id='88092fedb3b247319c617745726bac21',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-713196663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68b1262e-11cd-4931-992d-71ab21a92b52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34aa3c47f5694372ac0e34c0c3859ad3',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=66f16ee7-2210-48da-9684-47943f774db5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88092fedb3b247319c617745726bac21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:55.091189 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1000c9ca-723b-40a8-9eb3-1c53ad57feb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:55.095922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae831f05-b347-4e19-ab07-301e1668c7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8da257d4-8688-4230-b886-7d9c8ad084db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-577599681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['5ca02fa5-5877-4e1b-9aba-7cae69e0c16d','fbbbc418-e348-4072-9dd4-84e84304b97b','a7f9fb03-322e-4ab1-a68c-ab1cf170a0ac','edd084cd-c885-4042-96c4-693e1ea30b29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-577599681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8da257d4-8688-4230-b886-7d9c8ad084db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',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='8ad021ae589a4f39b55131e32c323960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:55.097514 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9537c9bb-9f7b-46e8-9bcb-e6a6bce5a9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:55.117303 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1000c9ca-723b-40a8-9eb3-1c53ad57feb5) 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-VolumesCloneTest-Volume-713196663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34aa3c47f5694372ac0e34c0c3859ad3',qos_specs=None,replication_status=,reservations=['14f32aff-6761-4242-aa11-ee483e17b8ee','5c930a47-7a02-4028-8a3f-ba9680de23d5','f7039e6a-2433-4769-92cb-23c1fae2d83e','842164a8-aec7-490d-a14e-4aef1952a44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=66f16ee7-2210-48da-9684-47943f774db5,status='creating',user_id='88092fedb3b247319c617745726bac21',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:55.118220 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c26485a6-3ccc-4ac6-a897-d6538fe0fd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:55.137222 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9537c9bb-9f7b-46e8-9bcb-e6a6bce5a9dc) 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-VolumeV3RbacBaseTests-Volume-577599681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['5ca02fa5-5877-4e1b-9aba-7cae69e0c16d','fbbbc418-e348-4072-9dd4-84e84304b97b','a7f9fb03-322e-4ab1-a68c-ab1cf170a0ac','edd084cd-c885-4042-96c4-693e1ea30b29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:55.138300 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e9330a-dd98-4a7f-b5b1-f362080779ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:55.143330 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c26485a6-3ccc-4ac6-a897-d6538fe0fd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:55.144398 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Flow 'volume_create_api' (9ac685c4-3f7e-49ac-90e9-889d817110fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:55.144797 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume request issued successfully. Aug 01 13:03:55.145512 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd80120-1c66-49b5-9506-42f4a4b3c613 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:55.146072 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 716/2886] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:54 2026] POST /volume/v3/volumes => generated 779 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:55.151911 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e9330a-dd98-4a7f-b5b1-f362080779ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:55.153406 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (c28507d1-decb-43f8-aef8-5913771ab153) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:55.153981 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request issued successfully. Aug 01 13:03:55.154890 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05534669-424d-4051-8c5c-96d76e92d823 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:55.155474 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 728/2887] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:54 2026] POST /volume/v3/volumes => generated 777 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:55.167800 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-13ecac20-7919-4f08-9a16-5ef5997b2c86 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.167851 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1c8131fd-a339-4228-a755-65ce35aa3229 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.168939 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13ecac20-7919-4f08-9a16-5ef5997b2c86 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 Aug 01 13:03:55.169135 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13ecac20-7919-4f08-9a16-5ef5997b2c86 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:55.169347 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13ecac20-7919-4f08-9a16-5ef5997b2c86 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:55.169766 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c8131fd-a339-4228-a755-65ce35aa3229 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db Aug 01 13:03:55.170105 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1c8131fd-a339-4228-a755-65ce35aa3229 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:55.170406 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1c8131fd-a339-4228-a755-65ce35aa3229 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:55.179055 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.179055 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:55.179334 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.179334 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:55.184270 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1c8131fd-a339-4228-a755-65ce35aa3229 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:55.184459 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-13ecac20-7919-4f08-9a16-5ef5997b2c86 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:55.191113 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13ecac20-7919-4f08-9a16-5ef5997b2c86 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 returned with HTTP 200 Aug 01 13:03:55.192447 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 724/2888] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:55 2026] GET /volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:55.192506 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c8131fd-a339-4228-a755-65ce35aa3229 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db returned with HTTP 200 Aug 01 13:03:55.192506 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 721/2889] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:55 2026] GET /volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:55.576791 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-585f9741-3678-43f6-935e-1bf4d4ce4116 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.578519 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-585f9741-3678-43f6-935e-1bf4d4ce4116 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] GET https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f Aug 01 13:03:55.578760 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-585f9741-3678-43f6-935e-1bf4d4ce4116 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:55.579013 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-585f9741-3678-43f6-935e-1bf4d4ce4116 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:55.587888 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.587888 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:55.591985 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-585f9741-3678-43f6-935e-1bf4d4ce4116 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:55.597009 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-585f9741-3678-43f6-935e-1bf4d4ce4116 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f returned with HTTP 200 Aug 01 13:03:55.597677 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 717/2890] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:55 2026] GET /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:55.613592 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a55d896e-fe58-497a-93e2-27c13b7851ad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.616566 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a55d896e-fe58-497a-93e2-27c13b7851ad tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] POST https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata Aug 01 13:03:55.616970 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a55d896e-fe58-497a-93e2-27c13b7851ad tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:55.631633 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.631633 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:55.632327 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a55d896e-fe58-497a-93e2-27c13b7851ad tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:55.646968 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a55d896e-fe58-497a-93e2-27c13b7851ad tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Create volume metadata completed successfully. Aug 01 13:03:55.647348 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a55d896e-fe58-497a-93e2-27c13b7851ad tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata returned with HTTP 200 Aug 01 13:03:55.647924 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 729/2891] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:03:55 2026] POST /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata => generated 101 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:55.656219 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bbae9789-25c1-421c-a9f1-d29226827f05 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.657963 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbae9789-25c1-421c-a9f1-d29226827f05 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] GET https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata Aug 01 13:03:55.658204 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbae9789-25c1-421c-a9f1-d29226827f05 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:55.658400 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbae9789-25c1-421c-a9f1-d29226827f05 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:55.666195 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.666195 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:55.666691 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bbae9789-25c1-421c-a9f1-d29226827f05 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:55.672722 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bbae9789-25c1-421c-a9f1-d29226827f05 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Get volume metadata completed successfully. Aug 01 13:03:55.673000 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbae9789-25c1-421c-a9f1-d29226827f05 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata returned with HTTP 200 Aug 01 13:03:55.673413 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 725/2892] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:55 2026] GET /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata => generated 101 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:55.683666 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e9deaedd-8d2a-4022-8711-bce2c5bb233c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.685551 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e9deaedd-8d2a-4022-8711-bce2c5bb233c tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] PUT https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata Aug 01 13:03:55.686159 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e9deaedd-8d2a-4022-8711-bce2c5bb233c tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:55.699901 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.699901 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:55.700731 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e9deaedd-8d2a-4022-8711-bce2c5bb233c tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:55.717852 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e9deaedd-8d2a-4022-8711-bce2c5bb233c tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Update volume metadata completed successfully. Aug 01 13:03:55.717852 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e9deaedd-8d2a-4022-8711-bce2c5bb233c tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata returned with HTTP 200 Aug 01 13:03:55.717852 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 722/2893] 10.4.3.110 () {68 vars in 1395 bytes} [Sat Aug 1 13:03:55 2026] PUT /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:55.726861 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f82e5b24-7068-4381-9e80-3cfc7855de53 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.729257 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f82e5b24-7068-4381-9e80-3cfc7855de53 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] GET https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata Aug 01 13:03:55.729525 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f82e5b24-7068-4381-9e80-3cfc7855de53 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:55.729835 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f82e5b24-7068-4381-9e80-3cfc7855de53 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:55.740158 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.740158 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:55.740874 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f82e5b24-7068-4381-9e80-3cfc7855de53 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:55.750007 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f82e5b24-7068-4381-9e80-3cfc7855de53 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Get volume metadata completed successfully. Aug 01 13:03:55.750341 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f82e5b24-7068-4381-9e80-3cfc7855de53 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata returned with HTTP 200 Aug 01 13:03:55.750830 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 718/2894] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:55 2026] GET /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:55.759245 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e0a87e52-980e-4ecb-a6cf-f587398fb21b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.761718 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0a87e52-980e-4ecb-a6cf-f587398fb21b tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] DELETE https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata/key1 Aug 01 13:03:55.762043 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0a87e52-980e-4ecb-a6cf-f587398fb21b tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:55.762375 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0a87e52-980e-4ecb-a6cf-f587398fb21b tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:55.772685 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.772685 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:55.773321 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e0a87e52-980e-4ecb-a6cf-f587398fb21b tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:55.780957 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e0a87e52-980e-4ecb-a6cf-f587398fb21b tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Get volume metadata completed successfully. Aug 01 13:03:55.791897 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e0a87e52-980e-4ecb-a6cf-f587398fb21b tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Delete volume metadata completed successfully. Aug 01 13:03:55.792205 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0a87e52-980e-4ecb-a6cf-f587398fb21b tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata/key1 returned with HTTP 200 Aug 01 13:03:55.792846 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 730/2895] 10.4.3.110 () {66 vars in 1393 bytes} [Sat Aug 1 13:03:55 2026] DELETE /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 01 13:03:55.800912 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bce3c5d6-acdb-4834-8255-5b3befbd0a0a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.802816 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bce3c5d6-acdb-4834-8255-5b3befbd0a0a tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] GET https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata Aug 01 13:03:55.803054 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bce3c5d6-acdb-4834-8255-5b3befbd0a0a tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:55.803257 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bce3c5d6-acdb-4834-8255-5b3befbd0a0a tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:55.814359 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.814359 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:55.814895 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bce3c5d6-acdb-4834-8255-5b3befbd0a0a tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:55.821915 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bce3c5d6-acdb-4834-8255-5b3befbd0a0a tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Get volume metadata completed successfully. Aug 01 13:03:55.822230 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bce3c5d6-acdb-4834-8255-5b3befbd0a0a tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata returned with HTTP 200 Aug 01 13:03:55.823060 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 726/2896] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:55 2026] GET /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata => generated 32 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:55.831226 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dd075c09-7c8c-4360-b019-0d88d8c43af9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.834834 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dd075c09-7c8c-4360-b019-0d88d8c43af9 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] PUT https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata Aug 01 13:03:55.836192 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dd075c09-7c8c-4360-b019-0d88d8c43af9 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:55.849769 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.849769 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:55.851021 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dd075c09-7c8c-4360-b019-0d88d8c43af9 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:55.868767 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dd075c09-7c8c-4360-b019-0d88d8c43af9 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Update volume metadata completed successfully. Aug 01 13:03:55.870258 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dd075c09-7c8c-4360-b019-0d88d8c43af9 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata returned with HTTP 200 Aug 01 13:03:55.870258 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 723/2897] 10.4.3.110 () {68 vars in 1395 bytes} [Sat Aug 1 13:03:55 2026] PUT /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:55.880835 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9639570-b68d-415d-9a4b-1680f99bf747 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.883912 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9639570-b68d-415d-9a4b-1680f99bf747 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] POST https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata Aug 01 13:03:55.884429 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9639570-b68d-415d-9a4b-1680f99bf747 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:55.897064 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.897064 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:55.897723 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f9639570-b68d-415d-9a4b-1680f99bf747 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:55.909582 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f9639570-b68d-415d-9a4b-1680f99bf747 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Create volume metadata completed successfully. Aug 01 13:03:55.910066 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9639570-b68d-415d-9a4b-1680f99bf747 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata returned with HTTP 200 Aug 01 13:03:55.910421 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 719/2898] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:03:55 2026] POST /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:55.920439 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-28451ae4-8387-4dd4-9b02-ac6533c614af None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.926460 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28451ae4-8387-4dd4-9b02-ac6533c614af tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] PUT https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata/key3 Aug 01 13:03:55.926460 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28451ae4-8387-4dd4-9b02-ac6533c614af tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:55.937313 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.937313 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:55.937876 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-28451ae4-8387-4dd4-9b02-ac6533c614af tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:55.950220 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-28451ae4-8387-4dd4-9b02-ac6533c614af tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Update volume metadata completed successfully. Aug 01 13:03:55.950503 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28451ae4-8387-4dd4-9b02-ac6533c614af tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata/key3 returned with HTTP 200 Aug 01 13:03:55.951098 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 731/2899] 10.4.3.110 () {68 vars in 1410 bytes} [Sat Aug 1 13:03:55 2026] PUT /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:55.960117 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8137d001-fb91-4726-bdf3-58c29809a356 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.962877 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8137d001-fb91-4726-bdf3-58c29809a356 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] GET https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata/key3 Aug 01 13:03:55.962877 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8137d001-fb91-4726-bdf3-58c29809a356 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:55.963390 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8137d001-fb91-4726-bdf3-58c29809a356 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:55.973313 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:55.973313 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:55.974351 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8137d001-fb91-4726-bdf3-58c29809a356 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:55.984347 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8137d001-fb91-4726-bdf3-58c29809a356 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Get volume metadata completed successfully. Aug 01 13:03:55.984608 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8137d001-fb91-4726-bdf3-58c29809a356 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata/key3 returned with HTTP 200 Aug 01 13:03:55.985151 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 727/2900] 10.4.3.110 () {66 vars in 1390 bytes} [Sat Aug 1 13:03:55 2026] GET /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:55.995317 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1d8be1ad-b958-4446-9dbb-524bedf2ff79 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:55.997827 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d8be1ad-b958-4446-9dbb-524bedf2ff79 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] GET https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata Aug 01 13:03:55.998204 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d8be1ad-b958-4446-9dbb-524bedf2ff79 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:55.998549 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d8be1ad-b958-4446-9dbb-524bedf2ff79 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:56.008258 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.008258 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:56.009108 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1d8be1ad-b958-4446-9dbb-524bedf2ff79 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:56.019597 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1d8be1ad-b958-4446-9dbb-524bedf2ff79 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Get volume metadata completed successfully. Aug 01 13:03:56.020197 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d8be1ad-b958-4446-9dbb-524bedf2ff79 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata returned with HTTP 200 Aug 01 13:03:56.021339 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 724/2901] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:03:55 2026] GET /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:56.034031 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2544fd6-ed93-4d9e-9fc4-a94f67d28801 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.036367 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2544fd6-ed93-4d9e-9fc4-a94f67d28801 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] PUT https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata Aug 01 13:03:56.036791 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2544fd6-ed93-4d9e-9fc4-a94f67d28801 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:56.048468 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.048468 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:56.049651 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c2544fd6-ed93-4d9e-9fc4-a94f67d28801 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:56.060980 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c2544fd6-ed93-4d9e-9fc4-a94f67d28801 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Update volume metadata completed successfully. Aug 01 13:03:56.061313 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2544fd6-ed93-4d9e-9fc4-a94f67d28801 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata returned with HTTP 200 Aug 01 13:03:56.061989 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 720/2902] 10.4.3.110 () {68 vars in 1395 bytes} [Sat Aug 1 13:03:56 2026] PUT /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:03:56.072701 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f8f5f4d7-1414-4f7d-a07d-573d3e0d893d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.077320 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8f5f4d7-1414-4f7d-a07d-573d3e0d893d tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] GET https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f Aug 01 13:03:56.077320 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8f5f4d7-1414-4f7d-a07d-573d3e0d893d tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:56.077320 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8f5f4d7-1414-4f7d-a07d-573d3e0d893d tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:56.090486 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.090486 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:56.096257 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f8f5f4d7-1414-4f7d-a07d-573d3e0d893d tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:56.104077 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8f5f4d7-1414-4f7d-a07d-573d3e0d893d tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f returned with HTTP 200 Aug 01 13:03:56.105009 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 732/2903] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:56 2026] GET /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:56.118585 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-022df6ae-d27b-4bd6-ad5a-c478d707fbd0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.120535 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-022df6ae-d27b-4bd6-ad5a-c478d707fbd0 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] DELETE https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f Aug 01 13:03:56.120800 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-022df6ae-d27b-4bd6-ad5a-c478d707fbd0 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:56.121042 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-022df6ae-d27b-4bd6-ad5a-c478d707fbd0 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:56.121219 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-022df6ae-d27b-4bd6-ad5a-c478d707fbd0 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Delete volume with id: b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f Aug 01 13:03:56.130360 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.130360 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:56.130360 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-022df6ae-d27b-4bd6-ad5a-c478d707fbd0 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:56.157723 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-022df6ae-d27b-4bd6-ad5a-c478d707fbd0 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Delete volume request issued successfully. Aug 01 13:03:56.158016 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-022df6ae-d27b-4bd6-ad5a-c478d707fbd0 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f returned with HTTP 202 Aug 01 13:03:56.158524 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 728/2904] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:56 2026] DELETE /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:56.168096 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bf245995-d347-43f8-b8ba-bc49c14784ac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.170911 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf245995-d347-43f8-b8ba-bc49c14784ac tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] GET https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f Aug 01 13:03:56.171375 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf245995-d347-43f8-b8ba-bc49c14784ac tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:56.171788 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf245995-d347-43f8-b8ba-bc49c14784ac tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:56.182115 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.182115 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:56.191610 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bf245995-d347-43f8-b8ba-bc49c14784ac tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Volume info retrieved successfully. Aug 01 13:03:56.199147 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf245995-d347-43f8-b8ba-bc49c14784ac tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f returned with HTTP 200 Aug 01 13:03:56.200504 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 725/2905] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:56 2026] GET /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:56.207196 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-919f377e-4cc6-4d1a-b330-64b1aab60555 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.209542 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-919f377e-4cc6-4d1a-b330-64b1aab60555 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 Aug 01 13:03:56.209934 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-919f377e-4cc6-4d1a-b330-64b1aab60555 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:56.210096 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-919f377e-4cc6-4d1a-b330-64b1aab60555 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:56.215291 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4571d4ff-3e9b-481a-82ec-b0d348e90b99 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.217444 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4571d4ff-3e9b-481a-82ec-b0d348e90b99 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db Aug 01 13:03:56.217801 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4571d4ff-3e9b-481a-82ec-b0d348e90b99 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:56.218085 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4571d4ff-3e9b-481a-82ec-b0d348e90b99 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:56.218718 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.218718 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:56.224230 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-919f377e-4cc6-4d1a-b330-64b1aab60555 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:56.228262 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.228262 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:56.233258 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4571d4ff-3e9b-481a-82ec-b0d348e90b99 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:56.233579 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-919f377e-4cc6-4d1a-b330-64b1aab60555 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 returned with HTTP 200 Aug 01 13:03:56.234206 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 721/2906] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:56 2026] GET /volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:56.239601 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4571d4ff-3e9b-481a-82ec-b0d348e90b99 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db returned with HTTP 200 Aug 01 13:03:56.240342 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 733/2907] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:56 2026] GET /volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:56.252141 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f64ca75a-f5ac-4325-82e3-137539361d0d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.258441 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f64ca75a-f5ac-4325-82e3-137539361d0d tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 Aug 01 13:03:56.258848 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f64ca75a-f5ac-4325-82e3-137539361d0d tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:56.259136 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f64ca75a-f5ac-4325-82e3-137539361d0d tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:56.262060 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9023daa7-0ea6-418b-80c2-e108a36d73c7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.264918 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9023daa7-0ea6-418b-80c2-e108a36d73c7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:03:56.266334 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9023daa7-0ea6-418b-80c2-e108a36d73c7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8da257d4-8688-4230-b886-7d9c8ad084db", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-955785883"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:56.269037 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.269037 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:56.276955 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f64ca75a-f5ac-4325-82e3-137539361d0d tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:56.282224 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.282224 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:56.282224 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9023daa7-0ea6-418b-80c2-e108a36d73c7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:56.282224 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-9023daa7-0ea6-418b-80c2-e108a36d73c7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create snapshot from volume 8da257d4-8688-4230-b886-7d9c8ad084db Aug 01 13:03:56.285617 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f64ca75a-f5ac-4325-82e3-137539361d0d tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 returned with HTTP 200 Aug 01 13:03:56.288151 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 729/2908] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:56 2026] GET /volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 => generated 1388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:56.304713 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3815f7cd-8f88-4f59-9a92-8493b01cbd18 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.307662 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3815f7cd-8f88-4f59-9a92-8493b01cbd18 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 Aug 01 13:03:56.307920 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3815f7cd-8f88-4f59-9a92-8493b01cbd18 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:56.309724 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3815f7cd-8f88-4f59-9a92-8493b01cbd18 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:56.321487 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-9023daa7-0ea6-418b-80c2-e108a36d73c7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['868af9e1-2725-4a4b-a825-2c02f1557d06', '7d03e25c-e596-48ff-bff5-24f59f4170fb', '2a17f067-0b7c-4e06-b55b-75537292ee9c', '854612a8-aff5-4c37-a298-ab5d59a10228'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:56.325553 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.325553 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:56.333894 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3815f7cd-8f88-4f59-9a92-8493b01cbd18 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:56.342219 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3815f7cd-8f88-4f59-9a92-8493b01cbd18 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 returned with HTTP 200 Aug 01 13:03:56.343673 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 722/2909] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:56 2026] GET /volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 => generated 1388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:56.361377 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9023daa7-0ea6-418b-80c2-e108a36d73c7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot create request issued successfully. Aug 01 13:03:56.362692 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9023daa7-0ea6-418b-80c2-e108a36d73c7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:03:56.362692 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 726/2910] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:03:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:56.362862 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-82dd1f9f-cec6-4c6a-97a0-15b709fc2906 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.366048 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82dd1f9f-cec6-4c6a-97a0-15b709fc2906 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] DELETE https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 Aug 01 13:03:56.366354 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82dd1f9f-cec6-4c6a-97a0-15b709fc2906 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:56.366636 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82dd1f9f-cec6-4c6a-97a0-15b709fc2906 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:56.366866 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-82dd1f9f-cec6-4c6a-97a0-15b709fc2906 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Delete volume with id: 68b1262e-11cd-4931-992d-71ab21a92b52 Aug 01 13:03:56.373375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c2f8898b-5b93-4f81-bd73-747f0204bd2d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.376264 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2f8898b-5b93-4f81-bd73-747f0204bd2d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e Aug 01 13:03:56.376510 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2f8898b-5b93-4f81-bd73-747f0204bd2d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:56.376825 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2f8898b-5b93-4f81-bd73-747f0204bd2d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:56.378706 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.378706 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:56.379731 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-82dd1f9f-cec6-4c6a-97a0-15b709fc2906 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:56.383942 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.383942 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:56.384433 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c2f8898b-5b93-4f81-bd73-747f0204bd2d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:03:56.385480 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2f8898b-5b93-4f81-bd73-747f0204bd2d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e returned with HTTP 200 Aug 01 13:03:56.386034 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 730/2911] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:56 2026] GET /volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:56.402475 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-82dd1f9f-cec6-4c6a-97a0-15b709fc2906 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Delete volume request issued successfully. Aug 01 13:03:56.402827 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82dd1f9f-cec6-4c6a-97a0-15b709fc2906 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 returned with HTTP 202 Aug 01 13:03:56.403474 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 734/2912] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:56 2026] DELETE /volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:56.418686 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e377f008-ffa9-41f6-8cfc-3a32f45cfad6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.418686 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e377f008-ffa9-41f6-8cfc-3a32f45cfad6 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 Aug 01 13:03:56.418686 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e377f008-ffa9-41f6-8cfc-3a32f45cfad6 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:56.418686 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e377f008-ffa9-41f6-8cfc-3a32f45cfad6 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:56.430117 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.430117 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:56.436747 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e377f008-ffa9-41f6-8cfc-3a32f45cfad6 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:56.443890 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e377f008-ffa9-41f6-8cfc-3a32f45cfad6 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 returned with HTTP 200 Aug 01 13:03:56.444447 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 723/2913] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:56 2026] GET /volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:56.682023 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c89de42d-09ee-460a-97d8-3090f3eca7b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.684805 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c89de42d-09ee-460a-97d8-3090f3eca7b4 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:56.685278 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c89de42d-09ee-460a-97d8-3090f3eca7b4 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826", "extra_specs": {}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:56.687244 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.687244 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:56.699985 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c89de42d-09ee-460a-97d8-3090f3eca7b4 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:56.700324 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 727/2914] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:03:56 2026] POST /volume/v3/types => generated 268 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:56.709563 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-15f4e4dd-cd04-4181-9299-130cac781415 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.711912 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15f4e4dd-cd04-4181-9299-130cac781415 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:03:56.712267 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15f4e4dd-cd04-4181-9299-130cac781415 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-310697965-1625058035", "extra_specs": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:56.726914 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15f4e4dd-cd04-4181-9299-130cac781415 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:03:56.727298 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 731/2915] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:03:56 2026] POST /volume/v3/types => generated 268 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:56.738198 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.740138 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:56.740619 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-910908196", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:56.742344 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-910908196', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:56.746425 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Create volume of 1 GB Aug 01 13:03:56.746781 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.746781 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:56.747353 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Availability Zones retrieved successfully. Aug 01 13:03:56.753420 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Flow 'volume_create_api' (6c8acde1-52a2-47a6-a0fa-7a0f592aca4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:56.754796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1984bab0-20aa-4010-917d-56c2423fb3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:56.755899 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:56.785482 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1984bab0-20aa-4010-917d-56c2423fb3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2babc186-b5e4-46be-92d7-2b3daede339f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2babc186-b5e4-46be-92d7-2b3daede339f', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:56.786697 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b98f1f4-c659-4ae2-a19f-8978588fb323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:56.822962 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:56.823311 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:56.862544 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Created reservations ['77ddc8b2-ecde-4108-bc00-6741c5ff631b', 'a63551a1-ca14-47f0-b8b0-eb9dc281382d', 'be122bb0-f993-4708-872b-857f9a6bffb7', '6170c5c2-d452-4969-8129-229a7e32def4'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:56.863576 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b98f1f4-c659-4ae2-a19f-8978588fb323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77ddc8b2-ecde-4108-bc00-6741c5ff631b', 'a63551a1-ca14-47f0-b8b0-eb9dc281382d', 'be122bb0-f993-4708-872b-857f9a6bffb7', '6170c5c2-d452-4969-8129-229a7e32def4']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:56.864588 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9107421-8dd4-4638-a428-c1a190088f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:56.891611 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9107421-8dd4-4638-a428-c1a190088f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a7666dc-059c-46f6-a8c6-c03dd76640a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-910908196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20735b3145474e3d8a19b482030d4d27',qos_specs=None,replication_status=,reservations=['77ddc8b2-ecde-4108-bc00-6741c5ff631b','a63551a1-ca14-47f0-b8b0-eb9dc281382d','be122bb0-f993-4708-872b-857f9a6bffb7','6170c5c2-d452-4969-8129-229a7e32def4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49252a6713b64556bb9ecaba7c34014a',volume_type_id=2babc186-b5e4-46be-92d7-2b3daede339f), '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=2026-08-01T13:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-910908196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a7666dc-059c-46f6-a8c6-c03dd76640a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20735b3145474e3d8a19b482030d4d27',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='49252a6713b64556bb9ecaba7c34014a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2babc186-b5e4-46be-92d7-2b3daede339f),volume_type_id=2babc186-b5e4-46be-92d7-2b3daede339f)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:56.892589 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32c09076-db32-4dcb-b707-833cfc88d9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:56.915420 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32c09076-db32-4dcb-b707-833cfc88d9cc) 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-TestInstancesWithCinderVolumes-volume-910908196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20735b3145474e3d8a19b482030d4d27',qos_specs=None,replication_status=,reservations=['77ddc8b2-ecde-4108-bc00-6741c5ff631b','a63551a1-ca14-47f0-b8b0-eb9dc281382d','be122bb0-f993-4708-872b-857f9a6bffb7','6170c5c2-d452-4969-8129-229a7e32def4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49252a6713b64556bb9ecaba7c34014a',volume_type_id=2babc186-b5e4-46be-92d7-2b3daede339f)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:56.916437 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2370ba-3257-438f-a12e-11ae3876c97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:56.927166 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2370ba-3257-438f-a12e-11ae3876c97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:56.928157 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Flow 'volume_create_api' (6c8acde1-52a2-47a6-a0fa-7a0f592aca4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:56.928499 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Create volume request issued successfully. Aug 01 13:03:56.929480 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ff20747-0d28-49ad-92d7-d25949f7ffa6 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:56.929991 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 735/2916] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:56 2026] POST /volume/v3/volumes => generated 845 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:56.943561 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:56.945681 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:56.946174 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-963252955", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-310697965-1625058035", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:56.948085 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-963252955', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-310697965-1625058035', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:56.952393 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Create volume of 1 GB Aug 01 13:03:56.953751 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:56.953751 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:56.953751 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Availability Zones retrieved successfully. Aug 01 13:03:56.961066 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Flow 'volume_create_api' (c12e348f-3dbb-4cf8-8043-e9e39398b4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:56.962070 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929e442a-ceb1-4e87-ad25-513e1249be6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:56.963296 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:56.991422 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929e442a-ceb1-4e87-ad25-513e1249be6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0afa8490-5e55-426f-a44d-fedf36433c9a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-310697965-1625058035',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0afa8490-5e55-426f-a44d-fedf36433c9a', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:56.992832 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189e6855-2824-492e-835a-4ba2d70dc534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:57.031673 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-310697965-1625058035 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-310697965-1625058035, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:57.031966 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-310697965-1625058035 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-310697965-1625058035, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:57.061702 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Created reservations ['00b8fd52-105d-4a59-9e79-a9aaa6bb65db', '277ee8e0-c8c6-467f-a294-a944cbb89736', 'c18f1000-53e1-455b-8b1e-6e6560101c84', '91a9bd34-e9cd-4568-955a-895a243473d5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:57.062807 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189e6855-2824-492e-835a-4ba2d70dc534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00b8fd52-105d-4a59-9e79-a9aaa6bb65db', '277ee8e0-c8c6-467f-a294-a944cbb89736', 'c18f1000-53e1-455b-8b1e-6e6560101c84', '91a9bd34-e9cd-4568-955a-895a243473d5']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:57.063963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4897b8c6-e040-4726-8abf-db8e5457c195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:57.091281 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4897b8c6-e040-4726-8abf-db8e5457c195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f76fff5b-1001-4a04-84b7-be4530248f9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-963252955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20735b3145474e3d8a19b482030d4d27',qos_specs=None,replication_status=,reservations=['00b8fd52-105d-4a59-9e79-a9aaa6bb65db','277ee8e0-c8c6-467f-a294-a944cbb89736','c18f1000-53e1-455b-8b1e-6e6560101c84','91a9bd34-e9cd-4568-955a-895a243473d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49252a6713b64556bb9ecaba7c34014a',volume_type_id=0afa8490-5e55-426f-a44d-fedf36433c9a), '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=2026-08-01T13:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-963252955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f76fff5b-1001-4a04-84b7-be4530248f9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20735b3145474e3d8a19b482030d4d27',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='49252a6713b64556bb9ecaba7c34014a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0afa8490-5e55-426f-a44d-fedf36433c9a),volume_type_id=0afa8490-5e55-426f-a44d-fedf36433c9a)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:57.092503 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda19b98-86ef-40d4-b1bd-dc85b1d0c16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:57.113670 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda19b98-86ef-40d4-b1bd-dc85b1d0c16d) 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-TestInstancesWithCinderVolumes-volume-963252955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20735b3145474e3d8a19b482030d4d27',qos_specs=None,replication_status=,reservations=['00b8fd52-105d-4a59-9e79-a9aaa6bb65db','277ee8e0-c8c6-467f-a294-a944cbb89736','c18f1000-53e1-455b-8b1e-6e6560101c84','91a9bd34-e9cd-4568-955a-895a243473d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49252a6713b64556bb9ecaba7c34014a',volume_type_id=0afa8490-5e55-426f-a44d-fedf36433c9a)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:57.114682 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca61e151-0803-435e-b5f3-71f921f5ff54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:57.129545 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca61e151-0803-435e-b5f3-71f921f5ff54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:57.130574 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Flow 'volume_create_api' (c12e348f-3dbb-4cf8-8043-e9e39398b4f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:57.131003 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Create volume request issued successfully. Aug 01 13:03:57.132031 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e6bbbe3-a287-4358-a63c-faed8476c82d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:57.132834 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 724/2917] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:56 2026] POST /volume/v3/volumes => generated 845 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:57.182512 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:57.184839 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:57.185436 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-713425605", "snapshot_id": null, "imageRef": "caccc886-872d-4675-b930-180c8e8bfb6b", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:57.189082 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-713425605', 'snapshot_id': None, 'imageRef': 'caccc886-872d-4675-b930-180c8e8bfb6b', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:57.223442 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a6748bc2-1edd-4efe-8ec0-c3426478d749 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:57.226051 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a6748bc2-1edd-4efe-8ec0-c3426478d749 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] GET https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f Aug 01 13:03:57.226357 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a6748bc2-1edd-4efe-8ec0-c3426478d749 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:57.226623 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a6748bc2-1edd-4efe-8ec0-c3426478d749 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:57.234556 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a6748bc2-1edd-4efe-8ec0-c3426478d749 tempest-VolumesMetadataTest-1406441229 tempest-VolumesMetadataTest-1406441229-project-member] https://10.4.3.110/volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f returned with HTTP 404 Aug 01 13:03:57.235570 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 732/2918] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:57 2026] GET /volume/v3/volumes/b0b6c0c9-3ee2-4b4f-80bb-c8b955a0ae4f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:57.299922 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Create volume of 1 GB Aug 01 13:03:57.300315 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:57.300315 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:57.300833 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Availability Zones retrieved successfully. Aug 01 13:03:57.310192 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Flow 'volume_create_api' (1f3d2f49-165e-4947-a063-be94b344aecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:57.311519 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc65a11d-8965-4daf-bd80-0a1f52f4270d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:57.312797 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:57.370468 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc65a11d-8965-4daf-bd80-0a1f52f4270d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:03:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=143e86f3-ee3c-4925-8e63-8e994bf061c8,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '143e86f3-ee3c-4925-8e63-8e994bf061c8', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:57.371328 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52b5cc5-989d-4958-8aa6-f7251860ae4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:57.396964 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-464eda28-9c77-420a-a231-78a5194f3c24 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:57.399403 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-464eda28-9c77-420a-a231-78a5194f3c24 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e Aug 01 13:03:57.399665 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-464eda28-9c77-420a-a231-78a5194f3c24 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:57.399881 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-464eda28-9c77-420a-a231-78a5194f3c24 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:57.405048 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:57.405466 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:03:57.407569 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:57.407569 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:57.408376 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-464eda28-9c77-420a-a231-78a5194f3c24 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:03:57.409526 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-464eda28-9c77-420a-a231-78a5194f3c24 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e returned with HTTP 200 Aug 01 13:03:57.410195 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 736/2919] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:57 2026] GET /volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:57.434968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-593b2a7f-e34f-42d9-a691-8ee2a7be6ac4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:57.436861 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-593b2a7f-e34f-42d9-a691-8ee2a7be6ac4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] POST https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e/action Aug 01 13:03:57.437331 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-593b2a7f-e34f-42d9-a691-8ee2a7be6ac4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:03:57.437516 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-593b2a7f-e34f-42d9-a691-8ee2a7be6ac4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:57.441003 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Created reservations ['98bb02ea-923e-42ff-9cc8-97002da0b94a', 'b2b69f12-fd77-4191-a5a0-e144d369c715', '969117f9-f478-4adb-b09d-14de2439a74c', 'f9474a37-a380-49d8-8233-9cfb668d5b63'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:57.441869 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52b5cc5-989d-4958-8aa6-f7251860ae4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98bb02ea-923e-42ff-9cc8-97002da0b94a', 'b2b69f12-fd77-4191-a5a0-e144d369c715', '969117f9-f478-4adb-b09d-14de2439a74c', 'f9474a37-a380-49d8-8233-9cfb668d5b63']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:57.442893 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85401d8c-5108-4c0e-aed9-0e516eea94c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:57.445615 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:57.445615 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:57.446257 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-593b2a7f-e34f-42d9-a691-8ee2a7be6ac4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot retrieved successfully. Aug 01 13:03:57.447476 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-593b2a7f-e34f-42d9-a691-8ee2a7be6ac4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '147974b4fdf44853bf3a345b0e9cda56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ae02846eb7d4a2d9cbf36d2aa5095e2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:03:57.447894 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-593b2a7f-e34f-42d9-a691-8ee2a7be6ac4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e/action returned with HTTP 403 Aug 01 13:03:57.448541 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 725/2920] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:03:57 2026] POST /volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:57.459911 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cb0c5598-6f8f-4d19-a0a2-dfe66e07ac4e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:57.462185 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb0c5598-6f8f-4d19-a0a2-dfe66e07ac4e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e Aug 01 13:03:57.462433 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb0c5598-6f8f-4d19-a0a2-dfe66e07ac4e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:57.462685 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb0c5598-6f8f-4d19-a0a2-dfe66e07ac4e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:57.462824 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-cb0c5598-6f8f-4d19-a0a2-dfe66e07ac4e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete snapshot with id: 960980ff-e022-4480-b02e-6073b1ba6f2e Aug 01 13:03:57.465088 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b9aff0f-93ed-4964-8d0a-8f92271394d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:57.467563 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b9aff0f-93ed-4964-8d0a-8f92271394d9 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 Aug 01 13:03:57.467823 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b9aff0f-93ed-4964-8d0a-8f92271394d9 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:57.468108 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b9aff0f-93ed-4964-8d0a-8f92271394d9 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:57.468495 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:57.468495 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:57.468608 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85401d8c-5108-4c0e-aed9-0e516eea94c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9ac3444-3340-49d0-9053-f4d846016909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-713425605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20735b3145474e3d8a19b482030d4d27',qos_specs=None,replication_status=,reservations=['98bb02ea-923e-42ff-9cc8-97002da0b94a','b2b69f12-fd77-4191-a5a0-e144d369c715','969117f9-f478-4adb-b09d-14de2439a74c','f9474a37-a380-49d8-8233-9cfb668d5b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49252a6713b64556bb9ecaba7c34014a',volume_type_id=143e86f3-ee3c-4925-8e63-8e994bf061c8), '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=2026-08-01T13:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-713425605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9ac3444-3340-49d0-9053-f4d846016909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20735b3145474e3d8a19b482030d4d27',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='49252a6713b64556bb9ecaba7c34014a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(143e86f3-ee3c-4925-8e63-8e994bf061c8),volume_type_id=143e86f3-ee3c-4925-8e63-8e994bf061c8)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:57.468977 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cb0c5598-6f8f-4d19-a0a2-dfe66e07ac4e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:03:57.469325 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c75f77-1c7e-4f0a-91ee-c0087615f258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:57.476106 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b9aff0f-93ed-4964-8d0a-8f92271394d9 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 returned with HTTP 404 Aug 01 13:03:57.476790 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 737/2921] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:57 2026] GET /volume/v3/volumes/68b1262e-11cd-4931-992d-71ab21a92b52 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:57.486700 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0b2a5fcb-7bb5-4142-84d0-32609f010a03 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:57.488844 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b2a5fcb-7bb5-4142-84d0-32609f010a03 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 Aug 01 13:03:57.489426 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b2a5fcb-7bb5-4142-84d0-32609f010a03 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:57.489901 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b2a5fcb-7bb5-4142-84d0-32609f010a03 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:57.492133 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cb0c5598-6f8f-4d19-a0a2-dfe66e07ac4e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot delete request issued successfully. Aug 01 13:03:57.493276 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb0c5598-6f8f-4d19-a0a2-dfe66e07ac4e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e returned with HTTP 202 Aug 01 13:03:57.493276 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 733/2922] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:03:57 2026] DELETE /volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:57.498546 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c75f77-1c7e-4f0a-91ee-c0087615f258) 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-TestInstancesWithCinderVolumes-volume-713425605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20735b3145474e3d8a19b482030d4d27',qos_specs=None,replication_status=,reservations=['98bb02ea-923e-42ff-9cc8-97002da0b94a','b2b69f12-fd77-4191-a5a0-e144d369c715','969117f9-f478-4adb-b09d-14de2439a74c','f9474a37-a380-49d8-8233-9cfb668d5b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49252a6713b64556bb9ecaba7c34014a',volume_type_id=143e86f3-ee3c-4925-8e63-8e994bf061c8)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:57.500716 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (190c29c2-36a7-40e7-a3b3-4b983c0e8fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:57.511906 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86fb1639-5780-41e5-8569-1a66723ce9f0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:57.512076 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:57.512076 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:57.513084 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86fb1639-5780-41e5-8569-1a66723ce9f0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e Aug 01 13:03:57.513420 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86fb1639-5780-41e5-8569-1a66723ce9f0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:57.513887 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86fb1639-5780-41e5-8569-1a66723ce9f0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:57.515304 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (190c29c2-36a7-40e7-a3b3-4b983c0e8fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:57.516690 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Flow 'volume_create_api' (1f3d2f49-165e-4947-a063-be94b344aecc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:57.518100 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Create volume request issued successfully. Aug 01 13:03:57.518287 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f2cd730-6a3b-41de-b45f-babbaf535864 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:57.518888 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 728/2923] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:57 2026] POST /volume/v3/volumes => generated 845 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:57.519869 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0b2a5fcb-7bb5-4142-84d0-32609f010a03 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:57.522996 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:57.522996 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:57.523587 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-86fb1639-5780-41e5-8569-1a66723ce9f0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:03:57.524672 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86fb1639-5780-41e5-8569-1a66723ce9f0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e returned with HTTP 200 Aug 01 13:03:57.525392 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 738/2924] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:57 2026] GET /volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:57.531425 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b2a5fcb-7bb5-4142-84d0-32609f010a03 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 returned with HTTP 200 Aug 01 13:03:57.532213 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 726/2925] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:57 2026] GET /volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 => generated 1354 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:57.534836 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5cf65689-c34f-464f-a13d-4cf76cd3e500 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:57.537339 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cf65689-c34f-464f-a13d-4cf76cd3e500 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:03:57.537625 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5cf65689-c34f-464f-a13d-4cf76cd3e500 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:57.537934 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5cf65689-c34f-464f-a13d-4cf76cd3e500 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:57.548099 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3ae5aa68-bc29-435c-a7dd-074fe0dbc7e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:57.548901 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:57.548901 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:57.550564 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ae5aa68-bc29-435c-a7dd-074fe0dbc7e4 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] DELETE https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 Aug 01 13:03:57.550807 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ae5aa68-bc29-435c-a7dd-074fe0dbc7e4 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:57.551105 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ae5aa68-bc29-435c-a7dd-074fe0dbc7e4 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:57.551326 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-3ae5aa68-bc29-435c-a7dd-074fe0dbc7e4 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Delete volume with id: 66f16ee7-2210-48da-9684-47943f774db5 Aug 01 13:03:57.557101 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5cf65689-c34f-464f-a13d-4cf76cd3e500 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:03:57.561462 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:57.561462 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:57.562135 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3ae5aa68-bc29-435c-a7dd-074fe0dbc7e4 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:57.567027 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cf65689-c34f-464f-a13d-4cf76cd3e500 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:03:57.567516 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 734/2926] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:57 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 913 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:57.590542 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3ae5aa68-bc29-435c-a7dd-074fe0dbc7e4 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Delete volume request issued successfully. Aug 01 13:03:57.591178 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ae5aa68-bc29-435c-a7dd-074fe0dbc7e4 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 returned with HTTP 202 Aug 01 13:03:57.591875 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 729/2927] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:57 2026] DELETE /volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:57.601085 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-399de9f6-98d8-49dc-a2bd-aa15c675593a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:57.603563 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-399de9f6-98d8-49dc-a2bd-aa15c675593a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 Aug 01 13:03:57.603660 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-399de9f6-98d8-49dc-a2bd-aa15c675593a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:57.604717 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-399de9f6-98d8-49dc-a2bd-aa15c675593a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:57.613689 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:57.613689 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:57.620221 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-399de9f6-98d8-49dc-a2bd-aa15c675593a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:57.628591 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-399de9f6-98d8-49dc-a2bd-aa15c675593a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 returned with HTTP 200 Aug 01 13:03:57.629319 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 739/2928] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:57 2026] GET /volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:58.537083 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16001e74-a8c8-4070-80a8-f663e9600c64 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:58.539341 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16001e74-a8c8-4070-80a8-f663e9600c64 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e Aug 01 13:03:58.539627 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16001e74-a8c8-4070-80a8-f663e9600c64 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:58.539918 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16001e74-a8c8-4070-80a8-f663e9600c64 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:58.545769 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16001e74-a8c8-4070-80a8-f663e9600c64 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e returned with HTTP 404 Aug 01 13:03:58.546520 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 727/2929] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:03:58 2026] GET /volume/v3/snapshots/960980ff-e022-4480-b02e-6073b1ba6f2e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:58.556103 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-785a5816-3cff-491b-a707-79875197b10a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:58.558425 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-785a5816-3cff-491b-a707-79875197b10a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db Aug 01 13:03:58.558655 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-785a5816-3cff-491b-a707-79875197b10a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:58.558921 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-785a5816-3cff-491b-a707-79875197b10a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:58.559164 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-785a5816-3cff-491b-a707-79875197b10a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume with id: 8da257d4-8688-4230-b886-7d9c8ad084db Aug 01 13:03:58.568066 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:58.568066 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:58.568483 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-785a5816-3cff-491b-a707-79875197b10a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:58.584152 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7ff0366b-1f96-4c3d-a48d-742c1c56d6d5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:58.586245 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ff0366b-1f96-4c3d-a48d-742c1c56d6d5 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:03:58.586434 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7ff0366b-1f96-4c3d-a48d-742c1c56d6d5 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:58.586633 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7ff0366b-1f96-4c3d-a48d-742c1c56d6d5 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:58.587969 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-785a5816-3cff-491b-a707-79875197b10a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume request issued successfully. Aug 01 13:03:58.589027 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-785a5816-3cff-491b-a707-79875197b10a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db returned with HTTP 202 Aug 01 13:03:58.589027 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 735/2930] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:03:58 2026] DELETE /volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:03:58.596670 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:58.596670 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:58.599349 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39d80643-e555-4751-8b30-662b9e1317e6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:58.601320 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39d80643-e555-4751-8b30-662b9e1317e6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db Aug 01 13:03:58.601531 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39d80643-e555-4751-8b30-662b9e1317e6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:58.601766 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39d80643-e555-4751-8b30-662b9e1317e6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:58.602078 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7ff0366b-1f96-4c3d-a48d-742c1c56d6d5 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:03:58.608082 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ff0366b-1f96-4c3d-a48d-742c1c56d6d5 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:03:58.608776 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 730/2931] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:58 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:58.611044 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:58.611044 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:58.615816 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-39d80643-e555-4751-8b30-662b9e1317e6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:58.620723 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39d80643-e555-4751-8b30-662b9e1317e6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db returned with HTTP 200 Aug 01 13:03:58.621238 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 740/2932] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:58 2026] GET /volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:03:58.645653 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-709cf7d4-2b8a-43b1-b981-ba6eb7f5a3d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:58.649454 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-709cf7d4-2b8a-43b1-b981-ba6eb7f5a3d8 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 Aug 01 13:03:58.649781 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-709cf7d4-2b8a-43b1-b981-ba6eb7f5a3d8 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:58.650076 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-709cf7d4-2b8a-43b1-b981-ba6eb7f5a3d8 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:58.661057 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-709cf7d4-2b8a-43b1-b981-ba6eb7f5a3d8 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 returned with HTTP 404 Aug 01 13:03:58.662214 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 728/2933] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:58 2026] GET /volume/v3/volumes/66f16ee7-2210-48da-9684-47943f774db5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:58.671144 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b40477d4-e200-4a50-b42c-868d81227338 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:58.673483 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:58.674553 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-647509153"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:58.675555 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-647509153'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:58.675704 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume of 1 GB Aug 01 13:03:58.684257 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Availability Zones retrieved successfully. Aug 01 13:03:58.692240 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Flow 'volume_create_api' (909cbece-7467-4643-9056-733344ce7ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:58.693595 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c6b36eb-a55e-424b-bf8f-fa64eedc043e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:58.694932 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:58.732157 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c6b36eb-a55e-424b-bf8f-fa64eedc043e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:58.733391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f1c6cd2-3420-48e4-bdc6-6ac3e7b2e5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:58.806235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Created reservations ['0bdceb01-d451-49d6-b217-3fe65af4b09c', 'c23c8664-63e8-4de5-a05b-fd9b67170154', 'fef0e00e-aa7c-49b6-8e04-966834b27f65', '755a13c4-27f4-4ee7-bd9c-91b50f86b5d6'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:58.807601 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f1c6cd2-3420-48e4-bdc6-6ac3e7b2e5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bdceb01-d451-49d6-b217-3fe65af4b09c', 'c23c8664-63e8-4de5-a05b-fd9b67170154', 'fef0e00e-aa7c-49b6-8e04-966834b27f65', '755a13c4-27f4-4ee7-bd9c-91b50f86b5d6']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:58.808443 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc1864cf-96da-4453-8da1-deb71f3f2ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:58.839536 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc1864cf-96da-4453-8da1-deb71f3f2ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17efb860-cf5a-4180-9fa5-e397ba7226e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-647509153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34aa3c47f5694372ac0e34c0c3859ad3',qos_specs=None,replication_status=,reservations=['0bdceb01-d451-49d6-b217-3fe65af4b09c','c23c8664-63e8-4de5-a05b-fd9b67170154','fef0e00e-aa7c-49b6-8e04-966834b27f65','755a13c4-27f4-4ee7-bd9c-91b50f86b5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88092fedb3b247319c617745726bac21',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-647509153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17efb860-cf5a-4180-9fa5-e397ba7226e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34aa3c47f5694372ac0e34c0c3859ad3',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='88092fedb3b247319c617745726bac21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:58.840550 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddeec8f9-f1b7-4bd9-8272-7c06d97abf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:58.866957 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddeec8f9-f1b7-4bd9-8272-7c06d97abf33) 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-VolumesCloneTest-Volume-647509153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34aa3c47f5694372ac0e34c0c3859ad3',qos_specs=None,replication_status=,reservations=['0bdceb01-d451-49d6-b217-3fe65af4b09c','c23c8664-63e8-4de5-a05b-fd9b67170154','fef0e00e-aa7c-49b6-8e04-966834b27f65','755a13c4-27f4-4ee7-bd9c-91b50f86b5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88092fedb3b247319c617745726bac21',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:58.867711 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c72066-43e0-4b3d-be81-a8beb0b438f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:58.880095 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c72066-43e0-4b3d-be81-a8beb0b438f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:58.881314 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Flow 'volume_create_api' (909cbece-7467-4643-9056-733344ce7ff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:58.881759 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume request issued successfully. Aug 01 13:03:58.882532 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b40477d4-e200-4a50-b42c-868d81227338 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:58.883166 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 736/2934] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:58 2026] POST /volume/v3/volumes => generated 746 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:58.900429 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b09e5289-464b-4027-9021-7b6fb2e70add None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:58.903020 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b09e5289-464b-4027-9021-7b6fb2e70add tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 Aug 01 13:03:58.903087 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b09e5289-464b-4027-9021-7b6fb2e70add tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:58.903383 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b09e5289-464b-4027-9021-7b6fb2e70add tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:58.913157 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:58.913157 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:03:58.917827 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b09e5289-464b-4027-9021-7b6fb2e70add tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:58.923594 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b09e5289-464b-4027-9021-7b6fb2e70add tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 returned with HTTP 200 Aug 01 13:03:58.924029 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 731/2935] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:58 2026] GET /volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:59.623983 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f42ab427-534f-44ad-b70a-a83bf00aabdb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:59.626559 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f42ab427-534f-44ad-b70a-a83bf00aabdb tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:03:59.626862 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f42ab427-534f-44ad-b70a-a83bf00aabdb tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:59.627500 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f42ab427-534f-44ad-b70a-a83bf00aabdb tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:59.637750 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:59.637750 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:59.640028 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a1b111d6-630a-4ec5-adeb-5b9754c0a08b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:59.642735 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f42ab427-534f-44ad-b70a-a83bf00aabdb tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:03:59.642864 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1b111d6-630a-4ec5-adeb-5b9754c0a08b tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db Aug 01 13:03:59.643255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a1b111d6-630a-4ec5-adeb-5b9754c0a08b tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:59.643852 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a1b111d6-630a-4ec5-adeb-5b9754c0a08b tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:59.649834 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f42ab427-534f-44ad-b70a-a83bf00aabdb tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:03:59.650248 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 741/2936] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:59 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:59.653410 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1b111d6-630a-4ec5-adeb-5b9754c0a08b tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db returned with HTTP 404 Aug 01 13:03:59.654213 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 729/2937] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:59 2026] GET /volume/v3/volumes/8da257d4-8688-4230-b886-7d9c8ad084db => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:03:59.664623 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:59.667033 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:59.667429 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1364835922"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:59.669130 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1364835922'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:59.669296 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume of 1 GB Aug 01 13:03:59.669641 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:59.669641 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:59.677159 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Availability Zones retrieved successfully. Aug 01 13:03:59.683060 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (61f0e848-c114-45ac-b681-9f074987baf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:59.683521 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:59.683980 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ff82c2-e444-4021-93c3-bbba1439b789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:59.684907 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:59.713532 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ff82c2-e444-4021-93c3-bbba1439b789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:59.714713 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e5e230-f5f1-48d4-87df-ce74e6970bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:59.757973 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['36435af0-8840-4f8b-9f71-305025bb3d35', 'b408ab85-ec0d-4fd4-b75d-1f36c0c66fd2', '0a95b0fe-ab4d-4521-b96e-158cf1f82441', '15a0b977-2b52-42ba-9aed-0f5b3f00442e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:59.758986 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e5e230-f5f1-48d4-87df-ce74e6970bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36435af0-8840-4f8b-9f71-305025bb3d35', 'b408ab85-ec0d-4fd4-b75d-1f36c0c66fd2', '0a95b0fe-ab4d-4521-b96e-158cf1f82441', '15a0b977-2b52-42ba-9aed-0f5b3f00442e']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:59.759849 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea9f5f9-cfb9-486c-b91d-34f10c70bc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:59.792814 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea9f5f9-cfb9-486c-b91d-34f10c70bc48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4f5afde-8464-419e-b29f-fd2db2a0a32d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1364835922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['36435af0-8840-4f8b-9f71-305025bb3d35','b408ab85-ec0d-4fd4-b75d-1f36c0c66fd2','0a95b0fe-ab4d-4521-b96e-158cf1f82441','15a0b977-2b52-42ba-9aed-0f5b3f00442e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1364835922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4f5afde-8464-419e-b29f-fd2db2a0a32d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',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='8ad021ae589a4f39b55131e32c323960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:59.793573 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf6b96a-5549-45f4-a2aa-961ab74adea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:59.816892 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf6b96a-5549-45f4-a2aa-961ab74adea5) 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-VolumeV3RbacBaseTests-Volume-1364835922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['36435af0-8840-4f8b-9f71-305025bb3d35','b408ab85-ec0d-4fd4-b75d-1f36c0c66fd2','0a95b0fe-ab4d-4521-b96e-158cf1f82441','15a0b977-2b52-42ba-9aed-0f5b3f00442e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:59.817920 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c011a8e-1d22-4e3e-976b-90db5c7c7f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:59.830354 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c011a8e-1d22-4e3e-976b-90db5c7c7f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:59.831555 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (61f0e848-c114-45ac-b681-9f074987baf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:59.831991 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request issued successfully. Aug 01 13:03:59.832710 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e914f81c-c6b0-40e3-b684-f337b2e3843a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:03:59.833439 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 737/2938] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:03:59 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:03:59.839030 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:59.839030 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1719125609"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:59.839579 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1719125609'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:59.839908 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Create volume of 1 GB Aug 01 13:03:59.847112 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Availability Zones retrieved successfully. Aug 01 13:03:59.850433 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9bf6dd2f-a40b-490a-85ca-332f2e4ccb25 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:59.852829 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Flow 'volume_create_api' (7ac6a0b0-6132-43f4-ab3a-15f031772718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:03:59.854262 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1668770d-fd02-44da-9b6c-f6397537a078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:59.854566 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9bf6dd2f-a40b-490a-85ca-332f2e4ccb25 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d Aug 01 13:03:59.854733 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9bf6dd2f-a40b-490a-85ca-332f2e4ccb25 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:59.854926 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9bf6dd2f-a40b-490a-85ca-332f2e4ccb25 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:59.855347 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:03:59.863488 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:59.863488 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:03:59.872083 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9bf6dd2f-a40b-490a-85ca-332f2e4ccb25 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:03:59.876571 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9bf6dd2f-a40b-490a-85ca-332f2e4ccb25 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d returned with HTTP 200 Aug 01 13:03:59.877026 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 742/2939] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:59 2026] GET /volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:59.887279 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1668770d-fd02-44da-9b6c-f6397537a078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:59.888407 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c93dcc6d-6859-4f25-851c-d8736720a3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:59.939619 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b444517-27be-4d0d-aba3-dd6b107e890e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:59.941801 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b444517-27be-4d0d-aba3-dd6b107e890e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 Aug 01 13:03:59.942063 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b444517-27be-4d0d-aba3-dd6b107e890e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:03:59.942317 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b444517-27be-4d0d-aba3-dd6b107e890e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:03:59.950527 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:59.950527 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:03:59.955729 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b444517-27be-4d0d-aba3-dd6b107e890e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:03:59.961863 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b444517-27be-4d0d-aba3-dd6b107e890e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 returned with HTTP 200 Aug 01 13:03:59.962016 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 730/2940] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:03:59 2026] GET /volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:03:59.967417 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Created reservations ['42a3f00d-6eeb-4c23-a2ce-107fc4d20637', 'cb6eae26-e97a-4bed-a00f-aa0e88588636', 'f995daeb-9497-463f-a6e5-5637a8753cb6', '5c0a1079-fa77-4b6c-9b67-1171322869c6'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:03:59.968445 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c93dcc6d-6859-4f25-851c-d8736720a3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42a3f00d-6eeb-4c23-a2ce-107fc4d20637', 'cb6eae26-e97a-4bed-a00f-aa0e88588636', 'f995daeb-9497-463f-a6e5-5637a8753cb6', '5c0a1079-fa77-4b6c-9b67-1171322869c6']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:59.969184 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefbd328-15d6-4769-86e8-b58a011b7614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:59.977450 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:03:59.979709 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:03:59.980625 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "17efb860-cf5a-4180-9fa5-e397ba7226e4", "size": 2, "name": "tempest-VolumesCloneTest-Volume-642473985"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:03:59.983293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume request body: {'volume': {'source_volid': '17efb860-cf5a-4180-9fa5-e397ba7226e4', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-642473985'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:03:59.993070 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:03:59.993070 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:03:59.993693 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume retrieved successfully. Aug 01 13:03:59.993860 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume of 2 GB Aug 01 13:03:59.996431 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefbd328-15d6-4769-86e8-b58a011b7614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eff5943-3021-4155-b41d-d5686ca8c684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1719125609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ee448ca28e40328a482b149bb2f25f',qos_specs=None,replication_status=,reservations=['42a3f00d-6eeb-4c23-a2ce-107fc4d20637','cb6eae26-e97a-4bed-a00f-aa0e88588636','f995daeb-9497-463f-a6e5-5637a8753cb6','5c0a1079-fa77-4b6c-9b67-1171322869c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59202892522c4818ac992b562d0b9025',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1719125609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eff5943-3021-4155-b41d-d5686ca8c684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41ee448ca28e40328a482b149bb2f25f',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='59202892522c4818ac992b562d0b9025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:03:59.997357 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cda51b5-838b-4212-8cd9-8910538a0c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:03:59.999626 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Availability Zones retrieved successfully. Aug 01 13:04:00.009095 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Flow 'volume_create_api' (b2e54b16-d43e-405d-8084-734dcacd974e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:00.011491 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4566f32-1352-4c45-9e38-dc9f376b86f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:00.012832 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:00.022469 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cda51b5-838b-4212-8cd9-8910538a0c02) 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-VolumesTransfersV357Test-Volume-1719125609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ee448ca28e40328a482b149bb2f25f',qos_specs=None,replication_status=,reservations=['42a3f00d-6eeb-4c23-a2ce-107fc4d20637','cb6eae26-e97a-4bed-a00f-aa0e88588636','f995daeb-9497-463f-a6e5-5637a8753cb6','5c0a1079-fa77-4b6c-9b67-1171322869c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59202892522c4818ac992b562d0b9025',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:00.023284 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db5531c-fd5b-441e-b098-3111a248b2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:00.037987 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db5531c-fd5b-441e-b098-3111a248b2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:00.039146 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Flow 'volume_create_api' (7ac6a0b0-6132-43f4-ab3a-15f031772718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:00.039623 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Create volume request issued successfully. Aug 01 13:04:00.040586 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f37a2d64-e989-45be-aa1a-e029bce94ed8 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:00.041288 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 732/2941] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:03:59 2026] POST /volume/v3/volumes => generated 819 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:00.057640 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ce74a652-c5db-4836-9e2c-f3c4ea386643 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:00.058582 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4566f32-1352-4c45-9e38-dc9f376b86f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '17efb860-cf5a-4180-9fa5-e397ba7226e4', 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:00.059705 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89084d2-3714-4e60-8d33-5fcd51d58a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:00.061491 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce74a652-c5db-4836-9e2c-f3c4ea386643 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:00.061750 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce74a652-c5db-4836-9e2c-f3c4ea386643 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:00.062037 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce74a652-c5db-4836-9e2c-f3c4ea386643 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:00.072142 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:00.072142 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:00.077966 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ce74a652-c5db-4836-9e2c-f3c4ea386643 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Volume info retrieved successfully. Aug 01 13:04:00.084548 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce74a652-c5db-4836-9e2c-f3c4ea386643 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 returned with HTTP 200 Aug 01 13:04:00.085839 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 743/2942] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:00 2026] GET /volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:00.124526 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Created reservations ['155d72fc-c168-4ef2-9bf8-9f78fe4af165', '36bd1e5f-57e8-47f1-91d3-89ba73800038', '08112fb7-387d-44d0-8804-8919357f769b', '47972f72-5131-467d-8a41-442df630ab13'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:00.125723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89084d2-3714-4e60-8d33-5fcd51d58a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['155d72fc-c168-4ef2-9bf8-9f78fe4af165', '36bd1e5f-57e8-47f1-91d3-89ba73800038', '08112fb7-387d-44d0-8804-8919357f769b', '47972f72-5131-467d-8a41-442df630ab13']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:00.126828 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0308a71c-aea4-47da-b41e-9025d08ae30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:00.173742 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0308a71c-aea4-47da-b41e-9025d08ae30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c020c7d0-8a44-4fa5-8c44-87b462289914', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-642473985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34aa3c47f5694372ac0e34c0c3859ad3',qos_specs=None,replication_status=,reservations=['155d72fc-c168-4ef2-9bf8-9f78fe4af165','36bd1e5f-57e8-47f1-91d3-89ba73800038','08112fb7-387d-44d0-8804-8919357f769b','47972f72-5131-467d-8a41-442df630ab13'],size=2,snapshot_id=None,source_replicaid=,source_volid=17efb860-cf5a-4180-9fa5-e397ba7226e4,status='creating',user_id='88092fedb3b247319c617745726bac21',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-642473985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c020c7d0-8a44-4fa5-8c44-87b462289914,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34aa3c47f5694372ac0e34c0c3859ad3',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=2,snapshot_id=None,snapshots=,source_volid=17efb860-cf5a-4180-9fa5-e397ba7226e4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88092fedb3b247319c617745726bac21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:00.174860 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a239a4-38f1-4d49-8d85-ef09cc8bed11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:00.200934 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a239a4-38f1-4d49-8d85-ef09cc8bed11) 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-VolumesCloneTest-Volume-642473985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34aa3c47f5694372ac0e34c0c3859ad3',qos_specs=None,replication_status=,reservations=['155d72fc-c168-4ef2-9bf8-9f78fe4af165','36bd1e5f-57e8-47f1-91d3-89ba73800038','08112fb7-387d-44d0-8804-8919357f769b','47972f72-5131-467d-8a41-442df630ab13'],size=2,snapshot_id=None,source_replicaid=,source_volid=17efb860-cf5a-4180-9fa5-e397ba7226e4,status='creating',user_id='88092fedb3b247319c617745726bac21',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:00.201883 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced83d2a-d97f-4ccd-a7d6-4412d654ae2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:00.223772 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced83d2a-d97f-4ccd-a7d6-4412d654ae2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:00.225090 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Flow 'volume_create_api' (b2e54b16-d43e-405d-8084-734dcacd974e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:00.225514 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Create volume request issued successfully. Aug 01 13:04:00.226495 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bcf3ab8-8e33-4aca-a7d6-360b68df9f4e tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:00.227019 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 738/2943] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:03:59 2026] POST /volume/v3/volumes => generated 780 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:00.239817 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e2ebad8b-c507-495d-a513-91144fe862b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:00.241917 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e2ebad8b-c507-495d-a513-91144fe862b1 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 Aug 01 13:04:00.242180 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e2ebad8b-c507-495d-a513-91144fe862b1 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:00.242387 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e2ebad8b-c507-495d-a513-91144fe862b1 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:00.250577 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:00.250577 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:00.255269 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e2ebad8b-c507-495d-a513-91144fe862b1 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:04:00.261014 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e2ebad8b-c507-495d-a513-91144fe862b1 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 returned with HTTP 200 Aug 01 13:04:00.261541 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 731/2944] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:00 2026] GET /volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:00.668835 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b256cfee-7f35-4a56-b4d2-981225ee6b7f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:00.670968 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b256cfee-7f35-4a56-b4d2-981225ee6b7f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:04:00.671188 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b256cfee-7f35-4a56-b4d2-981225ee6b7f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:00.671365 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b256cfee-7f35-4a56-b4d2-981225ee6b7f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:00.679304 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:00.679304 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:00.683412 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b256cfee-7f35-4a56-b4d2-981225ee6b7f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:00.689092 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b256cfee-7f35-4a56-b4d2-981225ee6b7f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:04:00.689618 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 733/2945] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:00 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:00.890709 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5cfa6185-1006-45c9-a786-fee6ad24b9df None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:00.892975 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5cfa6185-1006-45c9-a786-fee6ad24b9df tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d Aug 01 13:04:00.893202 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5cfa6185-1006-45c9-a786-fee6ad24b9df tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:00.893407 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5cfa6185-1006-45c9-a786-fee6ad24b9df tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:00.902014 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:00.902014 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:00.907087 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5cfa6185-1006-45c9-a786-fee6ad24b9df tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:00.911726 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5cfa6185-1006-45c9-a786-fee6ad24b9df tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d returned with HTTP 200 Aug 01 13:04:00.912173 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 744/2946] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:00 2026] GET /volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:00.926555 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-815daeaf-1934-4fe9-a3fc-78c65bae4b8a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:00.931099 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-815daeaf-1934-4fe9-a3fc-78c65bae4b8a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:00.931703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-815daeaf-1934-4fe9-a3fc-78c65bae4b8a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4f5afde-8464-419e-b29f-fd2db2a0a32d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1105919001"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:00.940623 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:00.940623 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:00.941039 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-815daeaf-1934-4fe9-a3fc-78c65bae4b8a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:00.941177 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-815daeaf-1934-4fe9-a3fc-78c65bae4b8a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create snapshot from volume b4f5afde-8464-419e-b29f-fd2db2a0a32d Aug 01 13:04:00.984773 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-815daeaf-1934-4fe9-a3fc-78c65bae4b8a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['ae942194-6714-47f2-bddd-bceb2625ff3d', 'b8cbca1c-a945-4c1a-b0d4-5754bbf7af5e', '08326ad8-4bf2-49d3-ad3b-eb63a86e9966', '6a2ad125-4467-455c-827f-3246ec3ee7ac'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:01.018900 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-815daeaf-1934-4fe9-a3fc-78c65bae4b8a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot create request issued successfully. Aug 01 13:04:01.019423 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-815daeaf-1934-4fe9-a3fc-78c65bae4b8a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:04:01.019847 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 739/2947] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:01.030422 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a25a3056-3158-44d6-b3c5-602f6caf569f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.031557 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a25a3056-3158-44d6-b3c5-602f6caf569f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 Aug 01 13:04:01.031557 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a25a3056-3158-44d6-b3c5-602f6caf569f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.031557 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a25a3056-3158-44d6-b3c5-602f6caf569f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.036962 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.036962 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:01.037352 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a25a3056-3158-44d6-b3c5-602f6caf569f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:01.038188 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a25a3056-3158-44d6-b3c5-602f6caf569f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 returned with HTTP 200 Aug 01 13:04:01.038597 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 732/2948] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:01.104487 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-73a7c4e6-35a9-4dd1-8db8-e043f018dc0e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.107546 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-73a7c4e6-35a9-4dd1-8db8-e043f018dc0e tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:01.107790 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-73a7c4e6-35a9-4dd1-8db8-e043f018dc0e tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.108735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-73a7c4e6-35a9-4dd1-8db8-e043f018dc0e tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.117148 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.117148 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:01.122057 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-73a7c4e6-35a9-4dd1-8db8-e043f018dc0e tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Volume info retrieved successfully. Aug 01 13:04:01.127983 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-73a7c4e6-35a9-4dd1-8db8-e043f018dc0e tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 returned with HTTP 200 Aug 01 13:04:01.128359 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 734/2949] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:01.140852 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9e5e98ad-476c-4eaf-b901-6e15319707a4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.142917 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9e5e98ad-476c-4eaf-b901-6e15319707a4 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] POST https://10.4.3.110/volume/v3/volume-transfers Aug 01 13:04:01.143324 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9e5e98ad-476c-4eaf-b901-6e15319707a4 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4eff5943-3021-4155-b41d-d5686ca8c684"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:01.144800 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volume_transfer [None req-9e5e98ad-476c-4eaf-b901-6e15319707a4 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Creating new volume transfer {'transfer': {'volume_id': '4eff5943-3021-4155-b41d-d5686ca8c684'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 13:04:01.144932 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volume_transfer [None req-9e5e98ad-476c-4eaf-b901-6e15319707a4 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Creating transfer of volume 4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:01.145107 np0000006302 devstack@c-api.service[100262]: INFO cinder.transfer.api [None req-9e5e98ad-476c-4eaf-b901-6e15319707a4 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Generating transfer record for volume 4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:01.153916 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.153916 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:01.166006 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9e5e98ad-476c-4eaf-b901-6e15319707a4 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volume-transfers returned with HTTP 202 Aug 01 13:04:01.166517 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 745/2950] 10.4.3.110 () {70 vars in 1326 bytes} [Sat Aug 1 13:04:01 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:01.180111 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b1f822e-c743-40e3-b1e3-197e28912759 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.182479 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b1f822e-c743-40e3-b1e3-197e28912759 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:01.182754 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b1f822e-c743-40e3-b1e3-197e28912759 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.183020 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b1f822e-c743-40e3-b1e3-197e28912759 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.194188 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.194188 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:01.199732 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1b1f822e-c743-40e3-b1e3-197e28912759 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Volume info retrieved successfully. Aug 01 13:04:01.205621 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b1f822e-c743-40e3-b1e3-197e28912759 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 returned with HTTP 200 Aug 01 13:04:01.205982 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 740/2951] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:01.221478 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0794af01-8f08-4ca9-bb77-5e121897ffd6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.224036 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0794af01-8f08-4ca9-bb77-5e121897ffd6 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volume-transfers/b4440c14-cdda-4994-8d62-60c667a999fd Aug 01 13:04:01.224337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0794af01-8f08-4ca9-bb77-5e121897ffd6 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.224577 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0794af01-8f08-4ca9-bb77-5e121897ffd6 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.229897 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0794af01-8f08-4ca9-bb77-5e121897ffd6 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volume-transfers/b4440c14-cdda-4994-8d62-60c667a999fd returned with HTTP 200 Aug 01 13:04:01.230761 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 733/2952] 10.4.3.110 () {68 vars in 1416 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volume-transfers/b4440c14-cdda-4994-8d62-60c667a999fd => generated 540 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:01.247492 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9e4289bc-d809-4588-8335-a6cc95c94b1d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.249931 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9e4289bc-d809-4588-8335-a6cc95c94b1d tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volume-transfers Aug 01 13:04:01.250251 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9e4289bc-d809-4588-8335-a6cc95c94b1d tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.250516 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9e4289bc-d809-4588-8335-a6cc95c94b1d tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.250728 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volume_transfer [None req-9e4289bc-d809-4588-8335-a6cc95c94b1d tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Listing volume transfers {{(pid=100261) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 13:04:01.256099 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9e4289bc-d809-4588-8335-a6cc95c94b1d tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volume-transfers returned with HTTP 200 Aug 01 13:04:01.256560 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 735/2953] 10.4.3.110 () {68 vars in 1305 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:01.268077 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.276326 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1ea261c-4313-4622-9297-b889b5633ca6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.278134 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1ea261c-4313-4622-9297-b889b5633ca6 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 Aug 01 13:04:01.278380 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1ea261c-4313-4622-9297-b889b5633ca6 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.278598 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1ea261c-4313-4622-9297-b889b5633ca6 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.288681 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.288681 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:01.294292 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b1ea261c-4313-4622-9297-b889b5633ca6 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:04:01.301389 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1ea261c-4313-4622-9297-b889b5633ca6 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 returned with HTTP 200 Aug 01 13:04:01.301613 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 741/2954] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:01.314816 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-96c3d687-8ef8-457b-9704-26cf5ee84c83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.317559 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96c3d687-8ef8-457b-9704-26cf5ee84c83 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 Aug 01 13:04:01.317771 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96c3d687-8ef8-457b-9704-26cf5ee84c83 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.318028 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96c3d687-8ef8-457b-9704-26cf5ee84c83 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.330859 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.330859 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:01.336414 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-96c3d687-8ef8-457b-9704-26cf5ee84c83 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:04:01.343372 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96c3d687-8ef8-457b-9704-26cf5ee84c83 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 returned with HTTP 200 Aug 01 13:04:01.343962 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 734/2955] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:01.357928 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] POST https://10.4.3.110/volume/v3/volume-transfers/b4440c14-cdda-4994-8d62-60c667a999fd/accept Aug 01 13:04:01.358350 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6a01e0d8ca369e2a"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:01.359785 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.volume_transfer [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Accepting volume transfer b4440c14-cdda-4994-8d62-60c667a999fd {{(pid=100262) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 13:04:01.359908 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.volume_transfer [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Accepting transfer b4440c14-cdda-4994-8d62-60c667a999fd Aug 01 13:04:01.361194 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-97b947a1-7a00-4c76-9229-9b8e59dbfedd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.363688 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-97b947a1-7a00-4c76-9229-9b8e59dbfedd tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 Aug 01 13:04:01.363853 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-97b947a1-7a00-4c76-9229-9b8e59dbfedd tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.364128 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-97b947a1-7a00-4c76-9229-9b8e59dbfedd tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.373825 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.373825 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:01.378337 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-97b947a1-7a00-4c76-9229-9b8e59dbfedd tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:04:01.382890 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-97b947a1-7a00-4c76-9229-9b8e59dbfedd tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 returned with HTTP 200 Aug 01 13:04:01.383287 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 736/2956] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:01.395055 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d43a6269-2d0a-4f10-9fab-4ab9d473b00a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.396771 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d43a6269-2d0a-4f10-9fab-4ab9d473b00a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] DELETE https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 Aug 01 13:04:01.397076 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d43a6269-2d0a-4f10-9fab-4ab9d473b00a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.397209 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d43a6269-2d0a-4f10-9fab-4ab9d473b00a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.397367 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d43a6269-2d0a-4f10-9fab-4ab9d473b00a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Delete volume with id: c020c7d0-8a44-4fa5-8c44-87b462289914 Aug 01 13:04:01.404381 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.404381 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:01.404931 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d43a6269-2d0a-4f10-9fab-4ab9d473b00a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:04:01.418964 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Created reservations ['f6174c98-0475-48fa-8797-462bcd719a5d', '2b4436db-ccf8-4157-b1e7-67220deb5141', 'ca5e8b11-a501-40ef-8896-62d942323260', '854fe4b8-1df8-47cd-af64-1e65cf8350fa'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:01.422042 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d43a6269-2d0a-4f10-9fab-4ab9d473b00a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Delete volume request issued successfully. Aug 01 13:04:01.422433 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d43a6269-2d0a-4f10-9fab-4ab9d473b00a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 returned with HTTP 202 Aug 01 13:04:01.422932 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 742/2957] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:01 2026] DELETE /volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:01.431248 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-622c9ee5-f77e-47d5-9cd2-b2d9171a51cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.433499 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-622c9ee5-f77e-47d5-9cd2-b2d9171a51cf tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 Aug 01 13:04:01.434243 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-622c9ee5-f77e-47d5-9cd2-b2d9171a51cf tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.434243 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-622c9ee5-f77e-47d5-9cd2-b2d9171a51cf tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.440719 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Created reservations ['d0697e50-cd89-470e-bdc1-a18f1b11e8ee', '8adbabb8-ffd2-4dd3-ba8a-4e2ab7bb6e1b', '47123b28-432d-49ba-a19f-8641be464642', 'f45a437f-277e-4b49-b4ce-80aad3eea3a5'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:01.443216 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.443216 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:01.447855 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-622c9ee5-f77e-47d5-9cd2-b2d9171a51cf tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:04:01.453861 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-622c9ee5-f77e-47d5-9cd2-b2d9171a51cf tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 returned with HTTP 200 Aug 01 13:04:01.454254 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 735/2958] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:01.478678 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Created reservations ['a236e184-8de6-4890-a4ab-cef27f87a883', '66d7a3da-5299-4669-8032-9368dc8b8ffd', '1a03a505-4f45-4158-b584-5689eb0ce44f', '56f0f077-d7b6-42d2-8bc7-e04bb3adac7f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:01.506419 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Created reservations ['e93cc4ce-9001-4823-a2a1-b596f640f700', 'fa05c0db-859e-49df-8c75-ef9aae72f1d7', 'b599541f-4723-43cd-8b12-b09fc15c3cb7', '6284b964-1ac2-43f5-bd18-3b21833be390'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:01.518937 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Transfer volume completed successfully. Aug 01 13:04:01.583849 np0000006302 devstack@c-api.service[100262]: INFO cinder.transfer.api [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Volume 4eff5943-3021-4155-b41d-d5686ca8c684 has been transferred. Aug 01 13:04:01.592706 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d9c8143-be40-438c-b6d6-8197e0760e0f tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] https://10.4.3.110/volume/v3/volume-transfers/b4440c14-cdda-4994-8d62-60c667a999fd/accept returned with HTTP 202 Aug 01 13:04:01.593397 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 746/2959] 10.4.3.110 () {70 vars in 1458 bytes} [Sat Aug 1 13:04:01 2026] POST /volume/v3/volume-transfers/b4440c14-cdda-4994-8d62-60c667a999fd/accept => generated 365 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:01.603228 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f7314b00-cc90-403d-a908-b9366cce3818 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.605180 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7314b00-cc90-403d-a908-b9366cce3818 tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] GET https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:01.605380 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7314b00-cc90-403d-a908-b9366cce3818 tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.605564 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7314b00-cc90-403d-a908-b9366cce3818 tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.614634 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.614634 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:01.619116 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f7314b00-cc90-403d-a908-b9366cce3818 tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Volume info retrieved successfully. Aug 01 13:04:01.623621 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7314b00-cc90-403d-a908-b9366cce3818 tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 returned with HTTP 200 Aug 01 13:04:01.624044 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 737/2960] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:01.641439 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4dace075-e0e1-4b3f-ba63-f17f7d1eb958 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.643260 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4dace075-e0e1-4b3f-ba63-f17f7d1eb958 tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] GET https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:01.643470 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4dace075-e0e1-4b3f-ba63-f17f7d1eb958 tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.643651 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4dace075-e0e1-4b3f-ba63-f17f7d1eb958 tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.651516 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.651516 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:01.655349 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4dace075-e0e1-4b3f-ba63-f17f7d1eb958 tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] Volume info retrieved successfully. Aug 01 13:04:01.661101 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4dace075-e0e1-4b3f-ba63-f17f7d1eb958 tempest-VolumesTransfersV357Test-717215245 tempest-VolumesTransfersV357Test-717215245-project-member] https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 returned with HTTP 200 Aug 01 13:04:01.661524 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 743/2961] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:01.680024 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8512ba6a-65e6-4864-bca6-40cebd36d6e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.681987 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8512ba6a-65e6-4864-bca6-40cebd36d6e6 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] DELETE https://10.4.3.110/volume/v3/volume-transfers/b4440c14-cdda-4994-8d62-60c667a999fd Aug 01 13:04:01.682489 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8512ba6a-65e6-4864-bca6-40cebd36d6e6 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.683968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8512ba6a-65e6-4864-bca6-40cebd36d6e6 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.683968 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-8512ba6a-65e6-4864-bca6-40cebd36d6e6 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Delete transfer with id: b4440c14-cdda-4994-8d62-60c667a999fd Aug 01 13:04:01.687119 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8512ba6a-65e6-4864-bca6-40cebd36d6e6 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volume-transfers/b4440c14-cdda-4994-8d62-60c667a999fd returned with HTTP 404 Aug 01 13:04:01.687901 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 736/2962] 10.4.3.110 () {68 vars in 1419 bytes} [Sat Aug 1 13:04:01 2026] DELETE /volume/v3/volume-transfers/b4440c14-cdda-4994-8d62-60c667a999fd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:04:01.696742 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18715428-64d8-47e5-bba9-f27270149335 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.703837 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e8f6d95c-7fb1-498a-834a-4292c57f494c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.706509 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e8f6d95c-7fb1-498a-834a-4292c57f494c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:04:01.706828 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e8f6d95c-7fb1-498a-834a-4292c57f494c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.707113 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e8f6d95c-7fb1-498a-834a-4292c57f494c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.716401 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.716401 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:01.721458 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e8f6d95c-7fb1-498a-834a-4292c57f494c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:01.728035 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e8f6d95c-7fb1-498a-834a-4292c57f494c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:04:01.728538 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 738/2963] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:01.728835 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18715428-64d8-47e5-bba9-f27270149335 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:01.729066 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18715428-64d8-47e5-bba9-f27270149335 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.729255 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18715428-64d8-47e5-bba9-f27270149335 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.729400 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-18715428-64d8-47e5-bba9-f27270149335 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Delete volume with id: 4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:01.736409 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.736409 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:01.736763 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18715428-64d8-47e5-bba9-f27270149335 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Volume info retrieved successfully. Aug 01 13:04:01.754719 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18715428-64d8-47e5-bba9-f27270149335 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Delete volume request issued successfully. Aug 01 13:04:01.754896 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18715428-64d8-47e5-bba9-f27270149335 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 returned with HTTP 202 Aug 01 13:04:01.755304 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 747/2964] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:04:01 2026] DELETE /volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:04:01.764760 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-331509eb-5aa1-452e-860f-8e445a8fa177 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:01.766697 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-331509eb-5aa1-452e-860f-8e445a8fa177 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] GET https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:01.766863 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-331509eb-5aa1-452e-860f-8e445a8fa177 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:01.767105 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-331509eb-5aa1-452e-860f-8e445a8fa177 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:01.776962 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:01.776962 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:01.782563 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-331509eb-5aa1-452e-860f-8e445a8fa177 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Volume info retrieved successfully. Aug 01 13:04:01.790483 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-331509eb-5aa1-452e-860f-8e445a8fa177 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 returned with HTTP 200 Aug 01 13:04:01.791065 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 744/2965] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:01 2026] GET /volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 => generated 1130 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:02.050320 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e63f99b5-8994-45d8-8320-cb7fc8d216fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.053229 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e63f99b5-8994-45d8-8320-cb7fc8d216fa tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 Aug 01 13:04:02.053229 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e63f99b5-8994-45d8-8320-cb7fc8d216fa tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.053229 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e63f99b5-8994-45d8-8320-cb7fc8d216fa tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.057410 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:02.057410 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:02.057801 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e63f99b5-8994-45d8-8320-cb7fc8d216fa tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:02.058455 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e63f99b5-8994-45d8-8320-cb7fc8d216fa tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 returned with HTTP 200 Aug 01 13:04:02.058880 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 737/2966] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:02 2026] GET /volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:02.067264 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-73a72e68-e443-41c5-8741-0871ab59d6e5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.069067 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-73a72e68-e443-41c5-8741-0871ab59d6e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] GET https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:02.069265 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-73a72e68-e443-41c5-8741-0871ab59d6e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.069450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-73a72e68-e443-41c5-8741-0871ab59d6e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.069632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-73a72e68-e443-41c5-8741-0871ab59d6e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:04:02.070692 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-73a72e68-e443-41c5-8741-0871ab59d6e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:04:02.074506 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-73a72e68-e443-41c5-8741-0871ab59d6e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Get all snapshots completed successfully. Aug 01 13:04:02.074867 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-73a72e68-e443-41c5-8741-0871ab59d6e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 200 Aug 01 13:04:02.075823 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 739/2967] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 13:04:02 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:02.084281 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c24dde64-eabd-4e6a-956f-87db0b0f202f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.086105 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c24dde64-eabd-4e6a-956f-87db0b0f202f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 Aug 01 13:04:02.086273 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c24dde64-eabd-4e6a-956f-87db0b0f202f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.086454 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c24dde64-eabd-4e6a-956f-87db0b0f202f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.086547 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-c24dde64-eabd-4e6a-956f-87db0b0f202f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete snapshot with id: cac6a060-f9ef-47a6-9807-1cafffc025d5 Aug 01 13:04:02.091439 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:02.091439 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:02.091726 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c24dde64-eabd-4e6a-956f-87db0b0f202f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:02.106553 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c24dde64-eabd-4e6a-956f-87db0b0f202f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot delete request issued successfully. Aug 01 13:04:02.106743 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c24dde64-eabd-4e6a-956f-87db0b0f202f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 returned with HTTP 202 Aug 01 13:04:02.107209 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 748/2968] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:02 2026] DELETE /volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:02.115176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68ed9e12-971f-47e4-9898-1f9d448d513d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.117608 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68ed9e12-971f-47e4-9898-1f9d448d513d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 Aug 01 13:04:02.117937 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68ed9e12-971f-47e4-9898-1f9d448d513d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.118226 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68ed9e12-971f-47e4-9898-1f9d448d513d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.124527 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:02.124527 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:02.124924 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-68ed9e12-971f-47e4-9898-1f9d448d513d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:02.125806 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68ed9e12-971f-47e4-9898-1f9d448d513d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 returned with HTTP 200 Aug 01 13:04:02.126294 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 745/2969] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:02 2026] GET /volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:02.467320 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8595ae58-7150-49d3-855f-218da57f47a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.471982 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8595ae58-7150-49d3-855f-218da57f47a1 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 Aug 01 13:04:02.471982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8595ae58-7150-49d3-855f-218da57f47a1 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.471982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8595ae58-7150-49d3-855f-218da57f47a1 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.478588 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8595ae58-7150-49d3-855f-218da57f47a1 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 returned with HTTP 404 Aug 01 13:04:02.479471 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 738/2970] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:02 2026] GET /volume/v3/volumes/c020c7d0-8a44-4fa5-8c44-87b462289914 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:02.488363 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c0cd8537-f5bd-4054-aa9d-ae954210911d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.490690 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c0cd8537-f5bd-4054-aa9d-ae954210911d tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 Aug 01 13:04:02.490974 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c0cd8537-f5bd-4054-aa9d-ae954210911d tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.491222 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c0cd8537-f5bd-4054-aa9d-ae954210911d tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.500291 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:02.500291 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:02.505899 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c0cd8537-f5bd-4054-aa9d-ae954210911d tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:04:02.512152 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c0cd8537-f5bd-4054-aa9d-ae954210911d tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 returned with HTTP 200 Aug 01 13:04:02.512619 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 740/2971] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:02 2026] GET /volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:02.527713 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e67b258c-904e-4917-bc5d-2194ab434fb0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.530310 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e67b258c-904e-4917-bc5d-2194ab434fb0 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] DELETE https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 Aug 01 13:04:02.530598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e67b258c-904e-4917-bc5d-2194ab434fb0 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.530876 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e67b258c-904e-4917-bc5d-2194ab434fb0 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.531154 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e67b258c-904e-4917-bc5d-2194ab434fb0 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Delete volume with id: 17efb860-cf5a-4180-9fa5-e397ba7226e4 Aug 01 13:04:02.540353 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:02.540353 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:02.540895 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e67b258c-904e-4917-bc5d-2194ab434fb0 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:04:02.560251 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e67b258c-904e-4917-bc5d-2194ab434fb0 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Delete volume request issued successfully. Aug 01 13:04:02.560542 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e67b258c-904e-4917-bc5d-2194ab434fb0 tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 returned with HTTP 202 Aug 01 13:04:02.561008 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 749/2972] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:02 2026] DELETE /volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:02.569742 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1ab5f7b3-654c-486a-93d1-cd96db34ba7f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.571548 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ab5f7b3-654c-486a-93d1-cd96db34ba7f tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 Aug 01 13:04:02.571811 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ab5f7b3-654c-486a-93d1-cd96db34ba7f tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.572070 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ab5f7b3-654c-486a-93d1-cd96db34ba7f tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.578735 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:02.578735 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:02.582962 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1ab5f7b3-654c-486a-93d1-cd96db34ba7f tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Volume info retrieved successfully. Aug 01 13:04:02.588499 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ab5f7b3-654c-486a-93d1-cd96db34ba7f tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 returned with HTTP 200 Aug 01 13:04:02.588975 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 746/2973] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:02 2026] GET /volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:02.740762 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50905cab-a601-4a56-98f2-98b72178cb29 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.742354 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50905cab-a601-4a56-98f2-98b72178cb29 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:04:02.742733 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50905cab-a601-4a56-98f2-98b72178cb29 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.743120 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50905cab-a601-4a56-98f2-98b72178cb29 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.750614 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:02.750614 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:02.757230 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-50905cab-a601-4a56-98f2-98b72178cb29 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:02.763268 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50905cab-a601-4a56-98f2-98b72178cb29 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:04:02.764344 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 739/2974] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:02 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:02.806618 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2f6e15ad-cf3d-474b-8e17-bac9bb537683 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.808491 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f6e15ad-cf3d-474b-8e17-bac9bb537683 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] GET https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:02.808768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f6e15ad-cf3d-474b-8e17-bac9bb537683 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.808960 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f6e15ad-cf3d-474b-8e17-bac9bb537683 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.814448 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f6e15ad-cf3d-474b-8e17-bac9bb537683 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 returned with HTTP 404 Aug 01 13:04:02.814900 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 741/2975] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:02 2026] GET /volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:04:02.822866 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7da04f3e-e27c-4236-9b1c-08e81beb66cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.824931 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7da04f3e-e27c-4236-9b1c-08e81beb66cb tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:02.825219 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7da04f3e-e27c-4236-9b1c-08e81beb66cb tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.825487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7da04f3e-e27c-4236-9b1c-08e81beb66cb tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.834254 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7da04f3e-e27c-4236-9b1c-08e81beb66cb tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 returned with HTTP 404 Aug 01 13:04:02.834910 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 750/2976] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:02 2026] GET /volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:04:02.842869 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c0d97bef-d796-4d5d-a27f-63c5b8dd4d94 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.844965 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0d97bef-d796-4d5d-a27f-63c5b8dd4d94 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] DELETE https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:02.845298 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0d97bef-d796-4d5d-a27f-63c5b8dd4d94 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:02.845504 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0d97bef-d796-4d5d-a27f-63c5b8dd4d94 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:02.845749 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c0d97bef-d796-4d5d-a27f-63c5b8dd4d94 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Delete volume with id: 4eff5943-3021-4155-b41d-d5686ca8c684 Aug 01 13:04:02.853543 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0d97bef-d796-4d5d-a27f-63c5b8dd4d94 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 returned with HTTP 404 Aug 01 13:04:02.853761 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 747/2977] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:04:02 2026] DELETE /volume/v3/volumes/4eff5943-3021-4155-b41d-d5686ca8c684 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:04:02.863745 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c36eb475-1e82-4381-8369-ea2b579381ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:02.865499 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:02.866092 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1870509324"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:02.867906 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1870509324'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:02.868196 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Create volume of 1 GB Aug 01 13:04:02.875985 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Availability Zones retrieved successfully. Aug 01 13:04:02.879981 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Flow 'volume_create_api' (74254c01-06f2-4bb2-965f-c588a5570caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:02.881140 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (588c2256-c5e0-4b63-ae89-ccd2ecf3f456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:02.882282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:02.911498 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (588c2256-c5e0-4b63-ae89-ccd2ecf3f456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:02.912842 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6db5fe0-9b23-4d12-a76c-cd4bbae776d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:02.955263 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Created reservations ['0e718bf4-a7e1-4a06-b831-c3ae6888b3b2', '7c473c1a-74f0-4e07-b460-49e377222ab9', 'c5783ba9-7c9a-4cb6-8a90-516bb8f8526f', '08497fc5-267f-411c-ac5e-ad622fd6ed0c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:02.956461 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6db5fe0-9b23-4d12-a76c-cd4bbae776d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e718bf4-a7e1-4a06-b831-c3ae6888b3b2', '7c473c1a-74f0-4e07-b460-49e377222ab9', 'c5783ba9-7c9a-4cb6-8a90-516bb8f8526f', '08497fc5-267f-411c-ac5e-ad622fd6ed0c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:02.957794 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62a2f97-d663-4949-b6c9-63a6313e784a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:02.984544 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62a2f97-d663-4949-b6c9-63a6313e784a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12c5d017-79e3-4b66-abb8-702cbeb5d197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1870509324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ee448ca28e40328a482b149bb2f25f',qos_specs=None,replication_status=,reservations=['0e718bf4-a7e1-4a06-b831-c3ae6888b3b2','7c473c1a-74f0-4e07-b460-49e377222ab9','c5783ba9-7c9a-4cb6-8a90-516bb8f8526f','08497fc5-267f-411c-ac5e-ad622fd6ed0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59202892522c4818ac992b562d0b9025',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1870509324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12c5d017-79e3-4b66-abb8-702cbeb5d197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41ee448ca28e40328a482b149bb2f25f',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='59202892522c4818ac992b562d0b9025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:02.985538 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a8a336-5f96-484a-b504-057baeeebabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:03.005745 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a8a336-5f96-484a-b504-057baeeebabf) 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-VolumesTransfersV357Test-Volume-1870509324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ee448ca28e40328a482b149bb2f25f',qos_specs=None,replication_status=,reservations=['0e718bf4-a7e1-4a06-b831-c3ae6888b3b2','7c473c1a-74f0-4e07-b460-49e377222ab9','c5783ba9-7c9a-4cb6-8a90-516bb8f8526f','08497fc5-267f-411c-ac5e-ad622fd6ed0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59202892522c4818ac992b562d0b9025',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:03.007095 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89e2d92-cca6-4613-a277-a4beb6b3c3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:03.019437 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89e2d92-cca6-4613-a277-a4beb6b3c3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:03.021044 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Flow 'volume_create_api' (74254c01-06f2-4bb2-965f-c588a5570caf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:03.021599 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Create volume request issued successfully. Aug 01 13:04:03.022721 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c36eb475-1e82-4381-8369-ea2b579381ed tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:03.023503 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 740/2978] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:04:02 2026] POST /volume/v3/volumes => generated 819 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:03.039293 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d33f5f7a-735e-44a2-9339-991c4a1655c0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:03.041376 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d33f5f7a-735e-44a2-9339-991c4a1655c0 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:03.041605 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d33f5f7a-735e-44a2-9339-991c4a1655c0 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:03.041869 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d33f5f7a-735e-44a2-9339-991c4a1655c0 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:03.053498 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:03.053498 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:03.057904 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d33f5f7a-735e-44a2-9339-991c4a1655c0 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Volume info retrieved successfully. Aug 01 13:04:03.063219 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d33f5f7a-735e-44a2-9339-991c4a1655c0 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 returned with HTTP 200 Aug 01 13:04:03.063845 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 742/2979] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:03 2026] GET /volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:03.137740 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7aaf35a9-7085-43b1-9556-0268ae560bc1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:03.139722 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7aaf35a9-7085-43b1-9556-0268ae560bc1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 Aug 01 13:04:03.139938 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7aaf35a9-7085-43b1-9556-0268ae560bc1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:03.140163 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7aaf35a9-7085-43b1-9556-0268ae560bc1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:03.144600 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7aaf35a9-7085-43b1-9556-0268ae560bc1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 returned with HTTP 404 Aug 01 13:04:03.145179 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 751/2980] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:03 2026] GET /volume/v3/snapshots/cac6a060-f9ef-47a6-9807-1cafffc025d5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:03.153732 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-27440e15-0ef8-496c-b494-6827b622ab18 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:03.155900 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27440e15-0ef8-496c-b494-6827b622ab18 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d Aug 01 13:04:03.155900 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27440e15-0ef8-496c-b494-6827b622ab18 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:03.156086 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27440e15-0ef8-496c-b494-6827b622ab18 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:03.156224 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-27440e15-0ef8-496c-b494-6827b622ab18 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume with id: b4f5afde-8464-419e-b29f-fd2db2a0a32d Aug 01 13:04:03.164748 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:03.164748 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:03.165284 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-27440e15-0ef8-496c-b494-6827b622ab18 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:03.188284 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-27440e15-0ef8-496c-b494-6827b622ab18 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume request issued successfully. Aug 01 13:04:03.188543 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27440e15-0ef8-496c-b494-6827b622ab18 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d returned with HTTP 202 Aug 01 13:04:03.189302 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 748/2981] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:03 2026] DELETE /volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:03.199971 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3329db35-719f-4049-a830-f4c40963de10 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:03.203920 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3329db35-719f-4049-a830-f4c40963de10 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d Aug 01 13:04:03.203920 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3329db35-719f-4049-a830-f4c40963de10 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:03.203920 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3329db35-719f-4049-a830-f4c40963de10 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:03.210729 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:03.210729 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:03.214493 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3329db35-719f-4049-a830-f4c40963de10 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:03.219066 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3329db35-719f-4049-a830-f4c40963de10 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d returned with HTTP 200 Aug 01 13:04:03.219798 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 741/2982] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:03 2026] GET /volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:03.603700 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1be0ac05-e89c-4c03-9f0f-0a6f6e989a1a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:03.606095 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1be0ac05-e89c-4c03-9f0f-0a6f6e989a1a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] GET https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 Aug 01 13:04:03.606352 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1be0ac05-e89c-4c03-9f0f-0a6f6e989a1a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:03.606589 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1be0ac05-e89c-4c03-9f0f-0a6f6e989a1a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:03.614182 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1be0ac05-e89c-4c03-9f0f-0a6f6e989a1a tempest-VolumesCloneTest-1358928389 tempest-VolumesCloneTest-1358928389-project-member] https://10.4.3.110/volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 returned with HTTP 404 Aug 01 13:04:03.614910 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 743/2983] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:03 2026] GET /volume/v3/volumes/17efb860-cf5a-4180-9fa5-e397ba7226e4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:03.779013 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b9a41b70-4403-4f08-a71e-2cc518792b4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:03.780845 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9a41b70-4403-4f08-a71e-2cc518792b4a tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:04:03.781050 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9a41b70-4403-4f08-a71e-2cc518792b4a tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:03.781247 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9a41b70-4403-4f08-a71e-2cc518792b4a tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:03.789354 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:03.789354 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:03.794411 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b9a41b70-4403-4f08-a71e-2cc518792b4a tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:03.799902 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9a41b70-4403-4f08-a71e-2cc518792b4a tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:04:03.800381 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 752/2984] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:03 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:04.077573 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9d1a4eae-5659-4904-a07a-7b3988bb1fb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.079833 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d1a4eae-5659-4904-a07a-7b3988bb1fb5 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:04.079912 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d1a4eae-5659-4904-a07a-7b3988bb1fb5 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:04.080130 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d1a4eae-5659-4904-a07a-7b3988bb1fb5 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:04.090533 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:04.090533 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:04.095827 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9d1a4eae-5659-4904-a07a-7b3988bb1fb5 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Volume info retrieved successfully. Aug 01 13:04:04.104133 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d1a4eae-5659-4904-a07a-7b3988bb1fb5 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 returned with HTTP 200 Aug 01 13:04:04.104133 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 749/2985] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:04 2026] GET /volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:04.124759 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-822cf6ab-045b-47f4-b5f2-356c753a0f87 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.129121 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-822cf6ab-045b-47f4-b5f2-356c753a0f87 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] POST https://10.4.3.110/volume/v3/volume-transfers Aug 01 13:04:04.129121 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-822cf6ab-045b-47f4-b5f2-356c753a0f87 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "12c5d017-79e3-4b66-abb8-702cbeb5d197"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:04.129988 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volume_transfer [None req-822cf6ab-045b-47f4-b5f2-356c753a0f87 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Creating new volume transfer {'transfer': {'volume_id': '12c5d017-79e3-4b66-abb8-702cbeb5d197'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 13:04:04.130311 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volume_transfer [None req-822cf6ab-045b-47f4-b5f2-356c753a0f87 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Creating transfer of volume 12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:04.130517 np0000006302 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-822cf6ab-045b-47f4-b5f2-356c753a0f87 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Generating transfer record for volume 12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:04.140380 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:04.140380 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:04.154092 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-822cf6ab-045b-47f4-b5f2-356c753a0f87 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volume-transfers returned with HTTP 202 Aug 01 13:04:04.155453 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 742/2986] 10.4.3.110 () {70 vars in 1326 bytes} [Sat Aug 1 13:04:04 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:04.169209 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-da339655-046f-4396-821b-72f6c0c3aaad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.171576 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-da339655-046f-4396-821b-72f6c0c3aaad tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:04.171894 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-da339655-046f-4396-821b-72f6c0c3aaad tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:04.172180 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-da339655-046f-4396-821b-72f6c0c3aaad tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:04.181051 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:04.181051 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:04.185412 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-da339655-046f-4396-821b-72f6c0c3aaad tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Volume info retrieved successfully. Aug 01 13:04:04.190384 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-da339655-046f-4396-821b-72f6c0c3aaad tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 returned with HTTP 200 Aug 01 13:04:04.190865 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 744/2987] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:04 2026] GET /volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:04.208492 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ffc73485-b58d-4da9-a101-b22ee2de90d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.210779 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ffc73485-b58d-4da9-a101-b22ee2de90d0 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volume-transfers/detail Aug 01 13:04:04.211026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ffc73485-b58d-4da9-a101-b22ee2de90d0 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:04.211215 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ffc73485-b58d-4da9-a101-b22ee2de90d0 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:04.211386 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volume_transfer [None req-ffc73485-b58d-4da9-a101-b22ee2de90d0 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Listing volume transfers {{(pid=100262) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 13:04:04.216520 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ffc73485-b58d-4da9-a101-b22ee2de90d0 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 01 13:04:04.217073 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 753/2988] 10.4.3.110 () {68 vars in 1326 bytes} [Sat Aug 1 13:04:04 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:04.230872 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6d8b785-7802-4cb0-be35-23ee53e43e93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.232158 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6d8b785-7802-4cb0-be35-23ee53e43e93 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] DELETE https://10.4.3.110/volume/v3/volume-transfers/a24f4034-1673-40cd-9278-3e93085ed2e7 Aug 01 13:04:04.232501 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6d8b785-7802-4cb0-be35-23ee53e43e93 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:04.232771 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6d8b785-7802-4cb0-be35-23ee53e43e93 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:04.232940 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-d6d8b785-7802-4cb0-be35-23ee53e43e93 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Delete transfer with id: a24f4034-1673-40cd-9278-3e93085ed2e7 Aug 01 13:04:04.237734 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ab23eb9-e317-4629-909f-e432ccb58571 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.241030 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ab23eb9-e317-4629-909f-e432ccb58571 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d Aug 01 13:04:04.241030 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ab23eb9-e317-4629-909f-e432ccb58571 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:04.241030 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ab23eb9-e317-4629-909f-e432ccb58571 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:04.246931 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:04.246931 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:04.248160 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ab23eb9-e317-4629-909f-e432ccb58571 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d returned with HTTP 404 Aug 01 13:04:04.248918 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 743/2989] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:04 2026] GET /volume/v3/volumes/b4f5afde-8464-419e-b29f-fd2db2a0a32d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:04.263106 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7471090e-7dec-44c4-b69d-e8547cd8566e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.265227 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6d8b785-7802-4cb0-be35-23ee53e43e93 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volume-transfers/a24f4034-1673-40cd-9278-3e93085ed2e7 returned with HTTP 202 Aug 01 13:04:04.265227 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 750/2990] 10.4.3.110 () {68 vars in 1419 bytes} [Sat Aug 1 13:04:04 2026] DELETE /volume/v3/volume-transfers/a24f4034-1673-40cd-9278-3e93085ed2e7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:04:04.265401 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:04.265646 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2059391594"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:04.267492 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2059391594'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:04.267660 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume of 1 GB Aug 01 13:04:04.272765 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Availability Zones retrieved successfully. Aug 01 13:04:04.275003 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-99912feb-8174-4ee2-a447-88ddd0fa4077 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.277158 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99912feb-8174-4ee2-a447-88ddd0fa4077 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:04.278793 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99912feb-8174-4ee2-a447-88ddd0fa4077 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:04.279030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99912feb-8174-4ee2-a447-88ddd0fa4077 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:04.280586 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (c9eea831-77d5-4137-8f9d-b1dfb066c67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:04.281836 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061242a8-3bf4-44d3-b81f-f75e09f3d422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:04.282963 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:04.287126 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:04.287126 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:04.291882 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-99912feb-8174-4ee2-a447-88ddd0fa4077 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Volume info retrieved successfully. Aug 01 13:04:04.297939 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99912feb-8174-4ee2-a447-88ddd0fa4077 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 returned with HTTP 200 Aug 01 13:04:04.298395 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 754/2991] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:04 2026] GET /volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:04.314580 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a42b461-67b0-4ef9-9059-15174d0e7ac9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.317974 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061242a8-3bf4-44d3-b81f-f75e09f3d422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:04.317974 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a537f9-fc42-4def-90a0-0517c633180f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:04.318209 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a42b461-67b0-4ef9-9059-15174d0e7ac9 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] DELETE https://10.4.3.110/volume/v3/volume-transfers/a24f4034-1673-40cd-9278-3e93085ed2e7 Aug 01 13:04:04.318209 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a42b461-67b0-4ef9-9059-15174d0e7ac9 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:04.318209 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a42b461-67b0-4ef9-9059-15174d0e7ac9 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:04.318209 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-5a42b461-67b0-4ef9-9059-15174d0e7ac9 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Delete transfer with id: a24f4034-1673-40cd-9278-3e93085ed2e7 Aug 01 13:04:04.322135 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a42b461-67b0-4ef9-9059-15174d0e7ac9 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volume-transfers/a24f4034-1673-40cd-9278-3e93085ed2e7 returned with HTTP 404 Aug 01 13:04:04.323230 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 744/2992] 10.4.3.110 () {68 vars in 1419 bytes} [Sat Aug 1 13:04:04 2026] DELETE /volume/v3/volume-transfers/a24f4034-1673-40cd-9278-3e93085ed2e7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:04:04.331206 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2b751c1b-ebf6-4984-afcc-847ded3739d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.333366 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b751c1b-ebf6-4984-afcc-847ded3739d9 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:04.333633 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b751c1b-ebf6-4984-afcc-847ded3739d9 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:04.333964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b751c1b-ebf6-4984-afcc-847ded3739d9 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:04.334180 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2b751c1b-ebf6-4984-afcc-847ded3739d9 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Delete volume with id: 12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:04.342220 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:04.342220 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:04.342725 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2b751c1b-ebf6-4984-afcc-847ded3739d9 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Volume info retrieved successfully. Aug 01 13:04:04.359162 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['61aeea45-e68b-45da-a2c7-52dcace4eca1', '7bcfea5d-98f2-40cd-ba9d-9e49f8fa3d34', '15019c35-f5f1-4547-b934-d27349b96322', 'd920f070-e0d7-40bb-b1ad-07832c1b769b'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:04.360154 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a537f9-fc42-4def-90a0-0517c633180f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61aeea45-e68b-45da-a2c7-52dcace4eca1', '7bcfea5d-98f2-40cd-ba9d-9e49f8fa3d34', '15019c35-f5f1-4547-b934-d27349b96322', 'd920f070-e0d7-40bb-b1ad-07832c1b769b']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:04.361107 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2913e2-8b8c-43b1-b107-65a9af847d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:04.368074 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2b751c1b-ebf6-4984-afcc-847ded3739d9 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Delete volume request issued successfully. Aug 01 13:04:04.368337 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b751c1b-ebf6-4984-afcc-847ded3739d9 tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 returned with HTTP 202 Aug 01 13:04:04.370071 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 751/2993] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:04:04 2026] DELETE /volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:04:04.379699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3cdf26d0-bd04-4b7c-9862-ed68c65a227e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.383483 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3cdf26d0-bd04-4b7c-9862-ed68c65a227e tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] GET https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:04.383793 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3cdf26d0-bd04-4b7c-9862-ed68c65a227e tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:04.384178 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3cdf26d0-bd04-4b7c-9862-ed68c65a227e tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:04.387480 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2913e2-8b8c-43b1-b107-65a9af847d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7600b00-7d40-4b26-a7b8-1536e78719dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2059391594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['61aeea45-e68b-45da-a2c7-52dcace4eca1','7bcfea5d-98f2-40cd-ba9d-9e49f8fa3d34','15019c35-f5f1-4547-b934-d27349b96322','d920f070-e0d7-40bb-b1ad-07832c1b769b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2059391594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7600b00-7d40-4b26-a7b8-1536e78719dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',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='8ad021ae589a4f39b55131e32c323960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:04.388394 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (251e231f-6c22-4f51-a5db-e4560d42110b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:04.391862 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:04.391862 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:04.396035 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3cdf26d0-bd04-4b7c-9862-ed68c65a227e tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Volume info retrieved successfully. Aug 01 13:04:04.400663 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3cdf26d0-bd04-4b7c-9862-ed68c65a227e tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 returned with HTTP 200 Aug 01 13:04:04.401390 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 755/2994] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:04 2026] GET /volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 => generated 1130 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:04.415547 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (251e231f-6c22-4f51-a5db-e4560d42110b) 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-VolumeV3RbacBaseTests-Volume-2059391594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['61aeea45-e68b-45da-a2c7-52dcace4eca1','7bcfea5d-98f2-40cd-ba9d-9e49f8fa3d34','15019c35-f5f1-4547-b934-d27349b96322','d920f070-e0d7-40bb-b1ad-07832c1b769b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:04.416628 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3537d609-4c36-4c93-8417-aac1c3b02ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:04.430702 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3537d609-4c36-4c93-8417-aac1c3b02ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:04.431832 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (c9eea831-77d5-4137-8f9d-b1dfb066c67e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:04.432240 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request issued successfully. Aug 01 13:04:04.434963 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7471090e-7dec-44c4-b69d-e8547cd8566e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:04.435698 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 745/2995] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:04 2026] POST /volume/v3/volumes => generated 778 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:04.452365 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4cb3c765-b6c8-4426-ad78-29787a87a928 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.453984 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4cb3c765-b6c8-4426-ad78-29787a87a928 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd Aug 01 13:04:04.454440 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4cb3c765-b6c8-4426-ad78-29787a87a928 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:04.454769 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4cb3c765-b6c8-4426-ad78-29787a87a928 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:04.468496 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:04.468496 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:04.474454 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4cb3c765-b6c8-4426-ad78-29787a87a928 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:04.481473 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4cb3c765-b6c8-4426-ad78-29787a87a928 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd returned with HTTP 200 Aug 01 13:04:04.482039 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 745/2996] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:04 2026] GET /volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:04.815796 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b7378122-0c0d-460b-b70f-e0b633c64924 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:04.818232 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7378122-0c0d-460b-b70f-e0b633c64924 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:04:04.818478 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7378122-0c0d-460b-b70f-e0b633c64924 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:04.818744 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7378122-0c0d-460b-b70f-e0b633c64924 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:04.832979 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:04.832979 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:04.840807 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b7378122-0c0d-460b-b70f-e0b633c64924 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:04.846749 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7378122-0c0d-460b-b70f-e0b633c64924 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:04:04.847241 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 752/2997] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:04 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:05.149136 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b088f776-1823-4422-aa3a-0f235441c5c2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:05.232357 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:05.232782 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1616541493", "metadata": {"Type": "Test"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:05.234450 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1616541493', 'metadata': {'Type': 'Test'}}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:05.234591 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume of 1 GB Aug 01 13:04:05.238861 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Availability Zones retrieved successfully. Aug 01 13:04:05.244572 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (94a91785-fb45-454d-969d-2cd91da6f6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:05.245505 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da05f422-3438-4898-b7c0-8777f0b69016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:05.246326 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:05.275372 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da05f422-3438-4898-b7c0-8777f0b69016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:05.276303 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a89f76-ce9f-47a5-b33c-c1e377316fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:05.345651 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Created reservations ['3e92eb4a-90b4-4438-9361-db55e8c93371', 'e62bce1f-23e0-42a4-a941-21a358d52b2a', 'c481f74b-b8be-4650-9ddd-d58ee03a9a26', 'bf1514ce-c242-4fd4-8471-71ee76711468'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:05.346554 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a89f76-ce9f-47a5-b33c-c1e377316fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e92eb4a-90b4-4438-9361-db55e8c93371', 'e62bce1f-23e0-42a4-a941-21a358d52b2a', 'c481f74b-b8be-4650-9ddd-d58ee03a9a26', 'bf1514ce-c242-4fd4-8471-71ee76711468']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:05.347346 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a993c451-a4e2-45d9-a13e-1835c3b7058e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:05.370487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a993c451-a4e2-45d9-a13e-1835c3b7058e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12195fc7-3b8b-473e-b411-b58c4260f301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1616541493',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['3e92eb4a-90b4-4438-9361-db55e8c93371','e62bce1f-23e0-42a4-a941-21a358d52b2a','c481f74b-b8be-4650-9ddd-d58ee03a9a26','bf1514ce-c242-4fd4-8471-71ee76711468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1616541493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12195fc7-3b8b-473e-b411-b58c4260f301,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6e93412ddee34e96a88ab09fcf61e464',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='95d63bd693664accb9e763ba9d096f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:05.371147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1cc6e95-6148-4047-b60a-5ac7e18da98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:05.393100 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1cc6e95-6148-4047-b60a-5ac7e18da98c) 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-VolumesGetTest-Volume-1616541493',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['3e92eb4a-90b4-4438-9361-db55e8c93371','e62bce1f-23e0-42a4-a941-21a358d52b2a','c481f74b-b8be-4650-9ddd-d58ee03a9a26','bf1514ce-c242-4fd4-8471-71ee76711468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:05.394159 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f46b70ef-e5ca-4ff0-85b5-2ff9cfce5404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:05.403976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f46b70ef-e5ca-4ff0-85b5-2ff9cfce5404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:05.404803 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (94a91785-fb45-454d-969d-2cd91da6f6dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:05.405144 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request issued successfully. Aug 01 13:04:05.405701 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b088f776-1823-4422-aa3a-0f235441c5c2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:05.406138 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 756/2998] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:05 2026] POST /volume/v3/volumes => generated 759 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:05.419331 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a2b5278-0f53-4351-a4af-919479a490dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:05.419787 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1e946166-ecf6-47ec-bba3-e4d62320215a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:05.421233 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a2b5278-0f53-4351-a4af-919479a490dd tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] GET https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:05.421461 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a2b5278-0f53-4351-a4af-919479a490dd tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:05.421640 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a2b5278-0f53-4351-a4af-919479a490dd tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:05.424432 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e946166-ecf6-47ec-bba3-e4d62320215a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 Aug 01 13:04:05.424675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e946166-ecf6-47ec-bba3-e4d62320215a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:05.424958 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e946166-ecf6-47ec-bba3-e4d62320215a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:05.427902 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a2b5278-0f53-4351-a4af-919479a490dd tempest-VolumesTransfersV357Test-1245563221 tempest-VolumesTransfersV357Test-1245563221-project-admin] https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 returned with HTTP 404 Aug 01 13:04:05.428381 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 746/2999] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:05 2026] GET /volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:04:05.434177 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:05.434177 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:05.441130 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-359c2667-9526-46bd-8f97-c848b1267c99 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:05.441511 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1e946166-ecf6-47ec-bba3-e4d62320215a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:05.444086 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-359c2667-9526-46bd-8f97-c848b1267c99 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] GET https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:05.444362 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-359c2667-9526-46bd-8f97-c848b1267c99 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:05.444601 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-359c2667-9526-46bd-8f97-c848b1267c99 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:05.446800 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e946166-ecf6-47ec-bba3-e4d62320215a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 returned with HTTP 200 Aug 01 13:04:05.447297 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 746/3000] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:05 2026] GET /volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:05.451709 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-359c2667-9526-46bd-8f97-c848b1267c99 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 returned with HTTP 404 Aug 01 13:04:05.452315 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 753/3001] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:05 2026] GET /volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:04:05.460481 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b6533c99-8a9d-45d1-b374-5898a45d6009 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:05.462540 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6533c99-8a9d-45d1-b374-5898a45d6009 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] DELETE https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:05.462807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6533c99-8a9d-45d1-b374-5898a45d6009 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:05.463047 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6533c99-8a9d-45d1-b374-5898a45d6009 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:05.463237 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b6533c99-8a9d-45d1-b374-5898a45d6009 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] Delete volume with id: 12c5d017-79e3-4b66-abb8-702cbeb5d197 Aug 01 13:04:05.469530 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6533c99-8a9d-45d1-b374-5898a45d6009 tempest-VolumesTransfersV357Test-1111722319 tempest-VolumesTransfersV357Test-1111722319-project-member] https://10.4.3.110/volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 returned with HTTP 404 Aug 01 13:04:05.470089 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 757/3002] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:04:05 2026] DELETE /volume/v3/volumes/12c5d017-79e3-4b66-abb8-702cbeb5d197 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:04:05.498111 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b05c1346-fb75-4d02-a0d0-b3332306cd45 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:05.503652 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b05c1346-fb75-4d02-a0d0-b3332306cd45 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd Aug 01 13:04:05.503917 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b05c1346-fb75-4d02-a0d0-b3332306cd45 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:05.504182 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b05c1346-fb75-4d02-a0d0-b3332306cd45 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:05.513493 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:05.513493 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:05.517885 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b05c1346-fb75-4d02-a0d0-b3332306cd45 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:05.523285 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b05c1346-fb75-4d02-a0d0-b3332306cd45 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd returned with HTTP 200 Aug 01 13:04:05.523762 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 747/3003] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:05 2026] GET /volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:05.539242 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cf4a6407-cc95-445f-9e28-bc68df0792e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:05.541336 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cf4a6407-cc95-445f-9e28-bc68df0792e4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:05.541786 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cf4a6407-cc95-445f-9e28-bc68df0792e4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7600b00-7d40-4b26-a7b8-1536e78719dd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1611136230"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:05.553528 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:05.553528 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:05.554026 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cf4a6407-cc95-445f-9e28-bc68df0792e4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:05.554193 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-cf4a6407-cc95-445f-9e28-bc68df0792e4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create snapshot from volume a7600b00-7d40-4b26-a7b8-1536e78719dd Aug 01 13:04:05.583421 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-cf4a6407-cc95-445f-9e28-bc68df0792e4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['3a762ccb-e69a-4d54-afba-7a99ca8994b3', '6b9cfaa4-eb5e-4d7f-bae0-945b34eff14a', '8598306d-a10c-45d0-a4bf-2ab7f8dcb2b1', 'ca7daf26-612c-4478-b8ca-33614ca95eb5'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:05.618265 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cf4a6407-cc95-445f-9e28-bc68df0792e4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot create request issued successfully. Aug 01 13:04:05.618759 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cf4a6407-cc95-445f-9e28-bc68df0792e4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:04:05.619346 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 747/3004] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:05.630386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e267a2fd-867a-46ca-b914-cdc08a08a108 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:05.633448 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e267a2fd-867a-46ca-b914-cdc08a08a108 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 Aug 01 13:04:05.633448 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e267a2fd-867a-46ca-b914-cdc08a08a108 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:05.633734 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e267a2fd-867a-46ca-b914-cdc08a08a108 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:05.639656 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:05.639656 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:05.640040 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e267a2fd-867a-46ca-b914-cdc08a08a108 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:05.640830 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e267a2fd-867a-46ca-b914-cdc08a08a108 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 returned with HTTP 200 Aug 01 13:04:05.641259 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 754/3005] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:05 2026] GET /volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:05.864989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-869155c4-a212-4a32-8b70-9d9d8f2e66aa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:05.867164 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-869155c4-a212-4a32-8b70-9d9d8f2e66aa tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:04:05.867379 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-869155c4-a212-4a32-8b70-9d9d8f2e66aa tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:05.867599 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-869155c4-a212-4a32-8b70-9d9d8f2e66aa tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:05.876199 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:05.876199 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:05.880654 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-869155c4-a212-4a32-8b70-9d9d8f2e66aa tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:05.886131 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-869155c4-a212-4a32-8b70-9d9d8f2e66aa tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:04:05.886781 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 758/3006] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:05 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 1250 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:06.022755 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-56ceb5bf-346e-41e3-a1a2-ac81efbcee56 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.025215 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-56ceb5bf-346e-41e3-a1a2-ac81efbcee56 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:04:06.027861 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-56ceb5bf-346e-41e3-a1a2-ac81efbcee56 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:06.027861 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-56ceb5bf-346e-41e3-a1a2-ac81efbcee56 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:06.033963 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.033963 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:06.040352 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-56ceb5bf-346e-41e3-a1a2-ac81efbcee56 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:06.047810 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-56ceb5bf-346e-41e3-a1a2-ac81efbcee56 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:04:06.048293 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 748/3007] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:06 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 1250 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:06.463093 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4ab767ea-8692-4438-b046-dac9aa3fbdaa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.464151 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ab767ea-8692-4438-b046-dac9aa3fbdaa tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 Aug 01 13:04:06.464434 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ab767ea-8692-4438-b046-dac9aa3fbdaa tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:06.464796 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ab767ea-8692-4438-b046-dac9aa3fbdaa tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:06.473005 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.473005 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:06.480136 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4ab767ea-8692-4438-b046-dac9aa3fbdaa tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:06.486215 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ab767ea-8692-4438-b046-dac9aa3fbdaa tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 returned with HTTP 200 Aug 01 13:04:06.486686 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 748/3008] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:06 2026] GET /volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:06.505627 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-be724e22-2b81-498a-acc3-3673b20f3146 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.507509 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be724e22-2b81-498a-acc3-3673b20f3146 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 Aug 01 13:04:06.507700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be724e22-2b81-498a-acc3-3673b20f3146 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:06.507931 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be724e22-2b81-498a-acc3-3673b20f3146 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:06.514865 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.514865 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:06.518664 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-be724e22-2b81-498a-acc3-3673b20f3146 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:06.522986 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be724e22-2b81-498a-acc3-3673b20f3146 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 returned with HTTP 200 Aug 01 13:04:06.523355 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 755/3009] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:06 2026] GET /volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:06.539743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-879a788e-c33f-4972-b4ba-33b94d4300d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.542580 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-879a788e-c33f-4972-b4ba-33b94d4300d5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] PUT https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 Aug 01 13:04:06.543171 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-879a788e-c33f-4972-b4ba-33b94d4300d5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1616541493"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:06.552938 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.552938 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:06.558592 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-879a788e-c33f-4972-b4ba-33b94d4300d5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:06.569183 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-879a788e-c33f-4972-b4ba-33b94d4300d5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume updated successfully. Aug 01 13:04:06.570167 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-879a788e-c33f-4972-b4ba-33b94d4300d5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 returned with HTTP 200 Aug 01 13:04:06.570858 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 759/3010] 10.4.3.110 () {68 vars in 1368 bytes} [Sat Aug 1 13:04:06 2026] PUT /volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 => generated 784 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:06.587026 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df70e774-0512-4242-8ec0-80fe1f1fd5ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.589626 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-a8cfc393-cc09-4a01-a6fe-3e47c5f86bc3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.589862 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df70e774-0512-4242-8ec0-80fe1f1fd5ab tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] PUT https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 Aug 01 13:04:06.590322 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df70e774-0512-4242-8ec0-80fe1f1fd5ab tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-350309523", "description": "This is the new description of volume"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:06.592666 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-a8cfc393-cc09-4a01-a6fe-3e47c5f86bc3 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:04:06.592924 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-a8cfc393-cc09-4a01-a6fe-3e47c5f86bc3 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:06.593281 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-a8cfc393-cc09-4a01-a6fe-3e47c5f86bc3 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:06.600132 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.600132 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:06.604074 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.604074 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:06.605578 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-df70e774-0512-4242-8ec0-80fe1f1fd5ab tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:06.609141 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-a8cfc393-cc09-4a01-a6fe-3e47c5f86bc3 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:06.615387 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-df70e774-0512-4242-8ec0-80fe1f1fd5ab tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume updated successfully. Aug 01 13:04:06.615830 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-a8cfc393-cc09-4a01-a6fe-3e47c5f86bc3 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:04:06.616114 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df70e774-0512-4242-8ec0-80fe1f1fd5ab tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 returned with HTTP 200 Aug 01 13:04:06.616390 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 749/3011] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:06 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 1250 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:06.616525 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 749/3012] 10.4.3.110 () {68 vars in 1369 bytes} [Sat Aug 1 13:04:06 2026] PUT /volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:06.629455 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a5c7c55-2df6-43ce-959c-d8b6695899d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.629918 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a5c7c55-2df6-43ce-959c-d8b6695899d8 None None] GET https://10.4.3.110/volume// Aug 01 13:04:06.630139 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a5c7c55-2df6-43ce-959c-d8b6695899d8 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:06.630390 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a5c7c55-2df6-43ce-959c-d8b6695899d8 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:06.630812 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a5c7c55-2df6-43ce-959c-d8b6695899d8 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:06.631192 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 756/3013] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:04:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:06.634840 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-649e9545-9e00-4eda-b641-bd1bbdd89730 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.637184 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-649e9545-9e00-4eda-b641-bd1bbdd89730 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 Aug 01 13:04:06.637361 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-649e9545-9e00-4eda-b641-bd1bbdd89730 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:06.637591 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-649e9545-9e00-4eda-b641-bd1bbdd89730 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:06.642968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-9c266306-6fbf-4445-ba70-693da7595075 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.646877 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-9c266306-6fbf-4445-ba70-693da7595075 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:04:06.648110 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-9c266306-6fbf-4445-ba70-693da7595075 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9ac3444-3340-49d0-9053-f4d846016909", "connector": null, "instance_uuid": "03690c8e-2a3c-4a3c-b3fa-db4a348218a5"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:06.648883 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.648883 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:06.654259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c7aefed-dbe2-4947-b7a2-4b568a38f7d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.655821 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-649e9545-9e00-4eda-b641-bd1bbdd89730 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:06.656568 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c7aefed-dbe2-4947-b7a2-4b568a38f7d1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 Aug 01 13:04:06.656862 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c7aefed-dbe2-4947-b7a2-4b568a38f7d1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:06.657147 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c7aefed-dbe2-4947-b7a2-4b568a38f7d1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:06.662120 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-649e9545-9e00-4eda-b641-bd1bbdd89730 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 returned with HTTP 200 Aug 01 13:04:06.662261 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.662261 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:06.662624 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 760/3014] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:06 2026] GET /volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 => generated 890 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:06.663760 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.663760 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:06.664090 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3c7aefed-dbe2-4947-b7a2-4b568a38f7d1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:06.664681 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c7aefed-dbe2-4947-b7a2-4b568a38f7d1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 returned with HTTP 200 Aug 01 13:04:06.665254 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 750/3015] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:06 2026] GET /volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:06.676762 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8dbc50ee-1e70-4ef7-a55b-2f9e3914a356 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.679594 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8dbc50ee-1e70-4ef7-a55b-2f9e3914a356 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] POST https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95/action Aug 01 13:04:06.680077 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8dbc50ee-1e70-4ef7-a55b-2f9e3914a356 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:06.680136 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8dbc50ee-1e70-4ef7-a55b-2f9e3914a356 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:06.680486 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.681711 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-8dbc50ee-1e70-4ef7-a55b-2f9e3914a356 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Updating snapshot '67bb57ae-2428-471b-bc9a-2143992def95' with '{'status': 'error'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:04:06.682719 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:06.682719 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2040516775", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1142972210"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:06.684175 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2040516775', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1142972210'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:06.684290 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume of 1 GB Aug 01 13:04:06.690058 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Availability Zones retrieved successfully. Aug 01 13:04:06.692709 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.692709 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:06.694172 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-8dbc50ee-1e70-4ef7-a55b-2f9e3914a356 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '147974b4fdf44853bf3a345b0e9cda56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ae02846eb7d4a2d9cbf36d2aa5095e2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:06.694172 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8dbc50ee-1e70-4ef7-a55b-2f9e3914a356 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95/action returned with HTTP 403 Aug 01 13:04:06.694172 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 757/3016] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:04:06 2026] POST /volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:06.699981 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-9c266306-6fbf-4445-ba70-693da7595075 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:04:06.699981 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 750/3017] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:04:06 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:06.706710 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (df9d8c23-500a-4c7f-ba31-80a67c0dc73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:06.708872 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3d12320-03da-47b3-af98-1c4c38a5b31e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.709995 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e01a2ca-7e75-4da4-8ebe-9131c083485d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:06.711556 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:06.716312 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3d12320-03da-47b3-af98-1c4c38a5b31e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 Aug 01 13:04:06.716598 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3d12320-03da-47b3-af98-1c4c38a5b31e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:06.716863 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3d12320-03da-47b3-af98-1c4c38a5b31e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:06.717079 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-f3d12320-03da-47b3-af98-1c4c38a5b31e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete snapshot with id: 67bb57ae-2428-471b-bc9a-2143992def95 Aug 01 13:04:06.731043 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.731043 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:06.731043 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f3d12320-03da-47b3-af98-1c4c38a5b31e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:06.754273 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e01a2ca-7e75-4da4-8ebe-9131c083485d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:06.755422 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6962cb57-a833-4398-834a-33bdd26b3253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:06.758715 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f3d12320-03da-47b3-af98-1c4c38a5b31e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot delete request issued successfully. Aug 01 13:04:06.759319 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3d12320-03da-47b3-af98-1c4c38a5b31e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 returned with HTTP 202 Aug 01 13:04:06.759925 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 751/3018] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:06 2026] DELETE /volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:06.770797 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4d01eab9-6a1f-4e0c-82c5-4db7c99641cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.774040 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d01eab9-6a1f-4e0c-82c5-4db7c99641cc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 Aug 01 13:04:06.774040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d01eab9-6a1f-4e0c-82c5-4db7c99641cc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:06.774040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d01eab9-6a1f-4e0c-82c5-4db7c99641cc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:06.785611 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.785611 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:06.786015 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4d01eab9-6a1f-4e0c-82c5-4db7c99641cc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:06.786748 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d01eab9-6a1f-4e0c-82c5-4db7c99641cc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 returned with HTTP 200 Aug 01 13:04:06.787258 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 758/3019] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:06 2026] GET /volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:06.822723 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Created reservations ['de5495ce-801e-4168-aac6-61d795688021', '0996bd17-d022-44e1-b32e-a96e1dffab6b', '797c0069-2656-4054-a910-b608630829c6', 'eff28dca-3f3d-425d-9f86-8d7f35f71853'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:06.823596 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6962cb57-a833-4398-834a-33bdd26b3253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de5495ce-801e-4168-aac6-61d795688021', '0996bd17-d022-44e1-b32e-a96e1dffab6b', '797c0069-2656-4054-a910-b608630829c6', 'eff28dca-3f3d-425d-9f86-8d7f35f71853']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:06.824384 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec1bd9e-a49d-4265-8f41-38fd9e97c8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:06.854422 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec1bd9e-a49d-4265-8f41-38fd9e97c8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89f49277-8141-47b8-a41d-1ce3c6ddc1f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2040516775',display_name='tempest-VolumesGetTest-Volume-1142972210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['de5495ce-801e-4168-aac6-61d795688021','0996bd17-d022-44e1-b32e-a96e1dffab6b','797c0069-2656-4054-a910-b608630829c6','eff28dca-3f3d-425d-9f86-8d7f35f71853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2040516775',display_name='tempest-VolumesGetTest-Volume-1142972210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89f49277-8141-47b8-a41d-1ce3c6ddc1f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e93412ddee34e96a88ab09fcf61e464',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='95d63bd693664accb9e763ba9d096f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:06.856067 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (385298da-3ae2-4f61-88e8-1eeccb58f57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:06.903580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (385298da-3ae2-4f61-88e8-1eeccb58f57e) 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='tempest-@#$%^* description-2040516775',display_name='tempest-VolumesGetTest-Volume-1142972210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['de5495ce-801e-4168-aac6-61d795688021','0996bd17-d022-44e1-b32e-a96e1dffab6b','797c0069-2656-4054-a910-b608630829c6','eff28dca-3f3d-425d-9f86-8d7f35f71853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:06.904747 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa04cb8-2bc0-4e09-9469-a2a43366ca1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:06.920231 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa04cb8-2bc0-4e09-9469-a2a43366ca1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:06.921716 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (df9d8c23-500a-4c7f-ba31-80a67c0dc73d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:06.922138 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request issued successfully. Aug 01 13:04:06.923222 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9eff819-8a12-46f2-85ce-d8c6762bc029 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:06.924071 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 761/3020] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:06 2026] POST /volume/v3/volumes => generated 780 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:06.944909 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eb887d42-ec12-4be7-86af-8e025b17e222 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:06.949232 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb887d42-ec12-4be7-86af-8e025b17e222 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 Aug 01 13:04:06.949232 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb887d42-ec12-4be7-86af-8e025b17e222 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:06.949232 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb887d42-ec12-4be7-86af-8e025b17e222 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:06.963918 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:06.963918 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:06.974981 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-eb887d42-ec12-4be7-86af-8e025b17e222 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:06.979806 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb887d42-ec12-4be7-86af-8e025b17e222 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 returned with HTTP 200 Aug 01 13:04:06.980514 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 751/3021] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:06 2026] GET /volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:07.800967 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d95bb5f1-437c-41ee-8076-335f340456ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:07.802793 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d95bb5f1-437c-41ee-8076-335f340456ea tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 Aug 01 13:04:07.803015 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d95bb5f1-437c-41ee-8076-335f340456ea tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:07.803221 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d95bb5f1-437c-41ee-8076-335f340456ea tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:07.808583 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d95bb5f1-437c-41ee-8076-335f340456ea tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 returned with HTTP 404 Aug 01 13:04:07.809091 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 752/3022] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:07 2026] GET /volume/v3/snapshots/67bb57ae-2428-471b-bc9a-2143992def95 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:07.816057 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c89bff63-274a-44fb-86b4-a86bf1b92571 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:07.818356 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c89bff63-274a-44fb-86b4-a86bf1b92571 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd Aug 01 13:04:07.818536 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c89bff63-274a-44fb-86b4-a86bf1b92571 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:07.818703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c89bff63-274a-44fb-86b4-a86bf1b92571 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:07.818872 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c89bff63-274a-44fb-86b4-a86bf1b92571 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume with id: a7600b00-7d40-4b26-a7b8-1536e78719dd Aug 01 13:04:07.828924 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:07.828924 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:07.829336 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c89bff63-274a-44fb-86b4-a86bf1b92571 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:07.869077 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c89bff63-274a-44fb-86b4-a86bf1b92571 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume request issued successfully. Aug 01 13:04:07.869490 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c89bff63-274a-44fb-86b4-a86bf1b92571 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd returned with HTTP 202 Aug 01 13:04:07.870076 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 759/3023] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:07 2026] DELETE /volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:07.881395 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0359acba-8ab9-44d1-90ee-66b35ce9fbc3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:07.883648 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0359acba-8ab9-44d1-90ee-66b35ce9fbc3 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd Aug 01 13:04:07.883883 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0359acba-8ab9-44d1-90ee-66b35ce9fbc3 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:07.884117 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0359acba-8ab9-44d1-90ee-66b35ce9fbc3 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:07.895124 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:07.895124 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:07.900091 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0359acba-8ab9-44d1-90ee-66b35ce9fbc3 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:07.908535 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0359acba-8ab9-44d1-90ee-66b35ce9fbc3 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd returned with HTTP 200 Aug 01 13:04:07.909127 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 762/3024] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:07 2026] GET /volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:08.003433 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6473b50f-6515-4652-9249-74b2e6fcc59d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.006882 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6473b50f-6515-4652-9249-74b2e6fcc59d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 Aug 01 13:04:08.006882 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6473b50f-6515-4652-9249-74b2e6fcc59d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:08.006882 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6473b50f-6515-4652-9249-74b2e6fcc59d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:08.016534 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:08.016534 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:08.024480 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6473b50f-6515-4652-9249-74b2e6fcc59d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:08.033343 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6473b50f-6515-4652-9249-74b2e6fcc59d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 returned with HTTP 200 Aug 01 13:04:08.033343 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 752/3025] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:08 2026] GET /volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:04:08.049587 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00a9a92a-c735-44c8-8568-e32ab5056591 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.051632 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00a9a92a-c735-44c8-8568-e32ab5056591 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] PUT https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 Aug 01 13:04:08.052066 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00a9a92a-c735-44c8-8568-e32ab5056591 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1616541493", "description": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:08.061786 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:08.061786 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:08.067653 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00a9a92a-c735-44c8-8568-e32ab5056591 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:08.077934 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00a9a92a-c735-44c8-8568-e32ab5056591 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume updated successfully. Aug 01 13:04:08.078905 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00a9a92a-c735-44c8-8568-e32ab5056591 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 returned with HTTP 200 Aug 01 13:04:08.079561 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 753/3026] 10.4.3.110 () {68 vars in 1368 bytes} [Sat Aug 1 13:04:08 2026] PUT /volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 => generated 770 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:08.091272 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-88b064b6-b777-4991-b382-6dc5d2ecd9cf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.093529 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-88b064b6-b777-4991-b382-6dc5d2ecd9cf tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 Aug 01 13:04:08.093680 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-88b064b6-b777-4991-b382-6dc5d2ecd9cf tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:08.093906 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-88b064b6-b777-4991-b382-6dc5d2ecd9cf tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:08.103340 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:08.103340 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:08.108249 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-88b064b6-b777-4991-b382-6dc5d2ecd9cf tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:08.113666 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-88b064b6-b777-4991-b382-6dc5d2ecd9cf tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 returned with HTTP 200 Aug 01 13:04:08.114228 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 760/3027] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:08 2026] GET /volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:08.129830 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-34168ff4-ff78-4f8e-bd41-ec2e9b26376b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.132336 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34168ff4-ff78-4f8e-bd41-ec2e9b26376b tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] DELETE https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 Aug 01 13:04:08.132616 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34168ff4-ff78-4f8e-bd41-ec2e9b26376b tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:08.132923 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34168ff4-ff78-4f8e-bd41-ec2e9b26376b tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:08.133883 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-34168ff4-ff78-4f8e-bd41-ec2e9b26376b tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume with id: 89f49277-8141-47b8-a41d-1ce3c6ddc1f4 Aug 01 13:04:08.146288 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:08.146288 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:08.146847 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-34168ff4-ff78-4f8e-bd41-ec2e9b26376b tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:08.176787 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-34168ff4-ff78-4f8e-bd41-ec2e9b26376b tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume request issued successfully. Aug 01 13:04:08.177048 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34168ff4-ff78-4f8e-bd41-ec2e9b26376b tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 returned with HTTP 202 Aug 01 13:04:08.177637 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 763/3028] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:08 2026] DELETE /volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:08.192351 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-223bbac2-aff2-47fe-b7ad-6dcf681f0036 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.194424 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-223bbac2-aff2-47fe-b7ad-6dcf681f0036 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 Aug 01 13:04:08.194906 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-223bbac2-aff2-47fe-b7ad-6dcf681f0036 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:08.195317 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-223bbac2-aff2-47fe-b7ad-6dcf681f0036 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:08.209577 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:08.209577 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:08.219327 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-223bbac2-aff2-47fe-b7ad-6dcf681f0036 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:08.228575 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-223bbac2-aff2-47fe-b7ad-6dcf681f0036 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 returned with HTTP 200 Aug 01 13:04:08.229215 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 753/3029] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:08 2026] GET /volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:08.276197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ff19781-96ff-451a-9251-386e301b6040 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.276750 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ff19781-96ff-451a-9251-386e301b6040 None None] GET https://10.4.3.110/volume// Aug 01 13:04:08.276981 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ff19781-96ff-451a-9251-386e301b6040 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:08.277315 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ff19781-96ff-451a-9251-386e301b6040 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:08.277826 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ff19781-96ff-451a-9251-386e301b6040 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:08.278127 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 754/3030] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:04:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:08.300285 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-5e3d113b-4205-465a-9413-151ffd7de014 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.304738 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-5e3d113b-4205-465a-9413-151ffd7de014 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:04:08.305976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-5e3d113b-4205-465a-9413-151ffd7de014 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:08.305976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-5e3d113b-4205-465a-9413-151ffd7de014 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:08.318983 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:08.318983 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:08.323564 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-5e3d113b-4205-465a-9413-151ffd7de014 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:08.329654 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-5e3d113b-4205-465a-9413-151ffd7de014 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:04:08.330152 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 761/3031] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:04:08 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 1429 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:08.435673 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-171ab1a7-7fa9-4886-8bbc-42d8bc824046 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.457635 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-19977ea0-f826-49d4-adde-38e2c18ea15b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.459997 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-19977ea0-f826-49d4-adde-38e2c18ea15b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] PUT https://10.4.3.110/volume/v3/attachments/2b49ea80-d410-441f-91e9-ddd8d9a9f5f5 Aug 01 13:04:08.460417 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-19977ea0-f826-49d4-adde-38e2c18ea15b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:08.469233 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-19977ea0-f826-49d4-adde-38e2c18ea15b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Acquiring lock "cinder-attachment_update-f9ac3444-3340-49d0-9053-f4d846016909-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:04:08.474640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-19977ea0-f826-49d4-adde-38e2c18ea15b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Lock "cinder-attachment_update-f9ac3444-3340-49d0-9053-f4d846016909-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:04:08.475663 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:08.475663 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:08.524325 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-171ab1a7-7fa9-4886-8bbc-42d8bc824046 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:08.525863 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-171ab1a7-7fa9-4886-8bbc-42d8bc824046 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6f8843b-19f7-41c6-82f9-ea285b908ded", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-121786593"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:08.534323 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-171ab1a7-7fa9-4886-8bbc-42d8bc824046 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 404 Aug 01 13:04:08.535090 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 764/3032] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:08 2026] POST /volume/v3/snapshots => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:08.547141 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-85c66936-96c5-4fb7-9e1e-07d9e7a9e742 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.549524 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85c66936-96c5-4fb7-9e1e-07d9e7a9e742 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:08.550032 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85c66936-96c5-4fb7-9e1e-07d9e7a9e742 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-838966993"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:08.566108 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-19977ea0-f826-49d4-adde-38e2c18ea15b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Lock "cinder-attachment_update-f9ac3444-3340-49d0-9053-f4d846016909-np0000006302" released by "attachment_update" :: held 0.091s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:04:08.566923 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-19977ea0-f826-49d4-adde-38e2c18ea15b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments/2b49ea80-d410-441f-91e9-ddd8d9a9f5f5 returned with HTTP 200 Aug 01 13:04:08.567365 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 754/3033] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:04:08 2026] PUT /volume/v3/attachments/2b49ea80-d410-441f-91e9-ddd8d9a9f5f5 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:08.584023 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85c66936-96c5-4fb7-9e1e-07d9e7a9e742 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 404 Aug 01 13:04:08.584680 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 755/3034] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:08 2026] POST /volume/v3/snapshots => generated 77 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:08.594680 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a34579c7-0a10-498c-b6b9-5c11c3a4bb35 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.596363 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-80d11268-8be8-4e32-bd09-dbfb22b8467f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.597044 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a34579c7-0a10-498c-b6b9-5c11c3a4bb35 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/snapshots?limit=invalid Aug 01 13:04:08.597271 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a34579c7-0a10-498c-b6b9-5c11c3a4bb35 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:08.597514 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a34579c7-0a10-498c-b6b9-5c11c3a4bb35 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:08.597919 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a34579c7-0a10-498c-b6b9-5c11c3a4bb35 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] HTTP exception thrown: limit param must be an integer Aug 01 13:04:08.598083 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a34579c7-0a10-498c-b6b9-5c11c3a4bb35 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 01 13:04:08.598645 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 762/3035] 10.4.3.110 () {66 vars in 1270 bytes} [Sat Aug 1 13:04:08 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:04:08.598885 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-80d11268-8be8-4e32-bd09-dbfb22b8467f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] POST https://10.4.3.110/volume/v3/attachments/2b49ea80-d410-441f-91e9-ddd8d9a9f5f5/action Aug 01 13:04:08.599319 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-80d11268-8be8-4e32-bd09-dbfb22b8467f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:08.599484 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-80d11268-8be8-4e32-bd09-dbfb22b8467f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:08.609137 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c00fc2b6-9f2e-46fd-af45-5f1bc6d5ccdd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.610355 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c00fc2b6-9f2e-46fd-af45-5f1bc6d5ccdd tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/snapshots?marker=40350614-7a2f-4889-a1d0-0ddff96df03f Aug 01 13:04:08.610556 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c00fc2b6-9f2e-46fd-af45-5f1bc6d5ccdd tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:08.610744 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c00fc2b6-9f2e-46fd-af45-5f1bc6d5ccdd tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:08.611018 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-c00fc2b6-9f2e-46fd-af45-5f1bc6d5ccdd tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:04:08.611285 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:08.611285 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:08.612068 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-c00fc2b6-9f2e-46fd-af45-5f1bc6d5ccdd tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:04:08.616593 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c00fc2b6-9f2e-46fd-af45-5f1bc6d5ccdd tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/snapshots?marker=40350614-7a2f-4889-a1d0-0ddff96df03f returned with HTTP 404 Aug 01 13:04:08.617212 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 755/3036] 10.4.3.110 () {66 vars in 1330 bytes} [Sat Aug 1 13:04:08 2026] GET /volume/v3/snapshots?marker=40350614-7a2f-4889-a1d0-0ddff96df03f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:08.622868 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:08.622868 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:08.629933 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a7b83f54-ff59-4deb-ad36-210132098cfa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.632526 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7b83f54-ff59-4deb-ad36-210132098cfa tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/snapshots?sort_key=invalid Aug 01 13:04:08.632883 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7b83f54-ff59-4deb-ad36-210132098cfa tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:08.633175 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7b83f54-ff59-4deb-ad36-210132098cfa tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:08.633671 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-a7b83f54-ff59-4deb-ad36-210132098cfa tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:04:08.635351 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-a7b83f54-ff59-4deb-ad36-210132098cfa tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:04:08.635965 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7b83f54-ff59-4deb-ad36-210132098cfa tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 01 13:04:08.636861 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 756/3037] 10.4.3.110 () {66 vars in 1276 bytes} [Sat Aug 1 13:04:08 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:04:08.638748 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2eafbc86-c41a-46d9-92e3-d259ff3e7a26 req-80d11268-8be8-4e32-bd09-dbfb22b8467f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments/2b49ea80-d410-441f-91e9-ddd8d9a9f5f5/action returned with HTTP 204 Aug 01 13:04:08.639356 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 765/3038] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:04:08 2026] POST /volume/v3/attachments/2b49ea80-d410-441f-91e9-ddd8d9a9f5f5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:08.651541 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-254554b5-efb7-44d8-9340-ea79642a81d5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.652969 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:08.653367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1527695655"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:08.655439 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1527695655'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:08.655439 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Create volume of 2 GB Aug 01 13:04:08.663150 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Availability Zones retrieved successfully. Aug 01 13:04:08.682051 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Flow 'volume_create_api' (6e04e8cb-e201-4969-a308-21af1caeb4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:08.689601 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24220f73-8b07-49fe-8aa9-dad55f257e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:08.690193 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Validating volume size '2' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:08.728569 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24220f73-8b07-49fe-8aa9-dad55f257e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:08.729702 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f34b57b-c5cd-427b-b5bf-1c2bb092dffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:08.820567 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Created reservations ['38fa7a8b-f6ca-4e1d-9996-001ce8f89b3f', 'fa1ba765-5bc9-4c3a-9a4b-9b105b2980d8', '105ba767-911c-45e5-aaa8-ddd705718e95', 'ff06b380-9b69-4acf-96a5-d8a7c2949f5a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:08.821746 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f34b57b-c5cd-427b-b5bf-1c2bb092dffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38fa7a8b-f6ca-4e1d-9996-001ce8f89b3f', 'fa1ba765-5bc9-4c3a-9a4b-9b105b2980d8', '105ba767-911c-45e5-aaa8-ddd705718e95', 'ff06b380-9b69-4acf-96a5-d8a7c2949f5a']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:08.822809 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74c63bf-2371-48e0-8aea-5da16a8e0d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:08.851968 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74c63bf-2371-48e0-8aea-5da16a8e0d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21071ec6-3efc-42ab-84cc-650b01b3583b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1527695655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c43813e8d3714967aa54738061c78a30',qos_specs=None,replication_status=,reservations=['38fa7a8b-f6ca-4e1d-9996-001ce8f89b3f','fa1ba765-5bc9-4c3a-9a4b-9b105b2980d8','105ba767-911c-45e5-aaa8-ddd705718e95','ff06b380-9b69-4acf-96a5-d8a7c2949f5a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2960d1ca4fa7420b9823aa58c96e9d16',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1527695655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21071ec6-3efc-42ab-84cc-650b01b3583b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c43813e8d3714967aa54738061c78a30',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=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2960d1ca4fa7420b9823aa58c96e9d16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:08.853198 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff022c43-427d-4809-96a0-1d7e45dba71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:08.878525 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff022c43-427d-4809-96a0-1d7e45dba71f) 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-VolumesSnapshotNegativeTestJSON-Volume-1527695655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c43813e8d3714967aa54738061c78a30',qos_specs=None,replication_status=,reservations=['38fa7a8b-f6ca-4e1d-9996-001ce8f89b3f','fa1ba765-5bc9-4c3a-9a4b-9b105b2980d8','105ba767-911c-45e5-aaa8-ddd705718e95','ff06b380-9b69-4acf-96a5-d8a7c2949f5a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2960d1ca4fa7420b9823aa58c96e9d16',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:08.879509 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5b2d59-b0bc-4327-bf91-a5ee2af223be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:08.889875 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5b2d59-b0bc-4327-bf91-a5ee2af223be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:08.890660 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Flow 'volume_create_api' (6e04e8cb-e201-4969-a308-21af1caeb4ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:08.891043 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Create volume request issued successfully. Aug 01 13:04:08.891588 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-254554b5-efb7-44d8-9340-ea79642a81d5 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:08.892065 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 763/3039] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:08 2026] POST /volume/v3/volumes => generated 762 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:08.912913 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7c4dd45f-f0cd-4c6c-bd44-7cfbd4b76752 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.914969 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c4dd45f-f0cd-4c6c-bd44-7cfbd4b76752 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b Aug 01 13:04:08.915236 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c4dd45f-f0cd-4c6c-bd44-7cfbd4b76752 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:08.915495 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c4dd45f-f0cd-4c6c-bd44-7cfbd4b76752 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:08.929584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c7be6ce1-aafc-4a58-af6f-4032958fc4e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.932111 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7be6ce1-aafc-4a58-af6f-4032958fc4e1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd Aug 01 13:04:08.932522 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7be6ce1-aafc-4a58-af6f-4032958fc4e1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:08.932914 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7be6ce1-aafc-4a58-af6f-4032958fc4e1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:08.935668 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:08.935668 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:08.941024 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7be6ce1-aafc-4a58-af6f-4032958fc4e1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd returned with HTTP 404 Aug 01 13:04:08.941024 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 757/3040] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:08 2026] GET /volume/v3/volumes/a7600b00-7d40-4b26-a7b8-1536e78719dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:08.944975 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7c4dd45f-f0cd-4c6c-bd44-7cfbd4b76752 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Volume info retrieved successfully. Aug 01 13:04:08.949039 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c4dd45f-f0cd-4c6c-bd44-7cfbd4b76752 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b returned with HTTP 200 Aug 01 13:04:08.949505 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 756/3041] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:08 2026] GET /volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b => generated 830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:08.951465 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-946e0052-74f1-4907-9be5-886b4495ac7c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:08.953273 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:08.954085 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2017615059"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:08.955092 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2017615059'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:08.955181 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume of 1 GB Aug 01 13:04:08.958915 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Availability Zones retrieved successfully. Aug 01 13:04:08.968024 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (2d903b7b-2081-4fab-8149-f7ee92c689d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:08.969046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb58049-d4af-45a2-9470-b57b40764cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:08.969838 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:09.000975 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb58049-d4af-45a2-9470-b57b40764cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:09.001753 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa0b6969-7860-4039-b602-c94f1fcf26cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:09.040564 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['b8f85c75-0cfb-4659-add6-faed3ee5b9b1', 'f4c4dafc-b473-47fc-bd59-fd4dcb525c87', 'e68f8864-200f-4d73-88fc-644947ab9eb0', '73b3e7b6-ee09-4c91-8da1-e7b27ca36626'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:09.040564 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa0b6969-7860-4039-b602-c94f1fcf26cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8f85c75-0cfb-4659-add6-faed3ee5b9b1', 'f4c4dafc-b473-47fc-bd59-fd4dcb525c87', 'e68f8864-200f-4d73-88fc-644947ab9eb0', '73b3e7b6-ee09-4c91-8da1-e7b27ca36626']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:09.040860 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4db6a6-70c9-465b-babb-0931f2730224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:09.063586 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4db6a6-70c9-465b-babb-0931f2730224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbaa0d1d-37b1-4be7-a484-499a9a466af6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2017615059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['b8f85c75-0cfb-4659-add6-faed3ee5b9b1','f4c4dafc-b473-47fc-bd59-fd4dcb525c87','e68f8864-200f-4d73-88fc-644947ab9eb0','73b3e7b6-ee09-4c91-8da1-e7b27ca36626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2017615059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbaa0d1d-37b1-4be7-a484-499a9a466af6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',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='8ad021ae589a4f39b55131e32c323960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:09.064635 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f1a9b4-50bb-4dc1-98e4-7fd4106c51e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:09.086437 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f1a9b4-50bb-4dc1-98e4-7fd4106c51e1) 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-VolumeV3RbacBaseTests-Volume-2017615059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['b8f85c75-0cfb-4659-add6-faed3ee5b9b1','f4c4dafc-b473-47fc-bd59-fd4dcb525c87','e68f8864-200f-4d73-88fc-644947ab9eb0','73b3e7b6-ee09-4c91-8da1-e7b27ca36626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:09.087506 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8fce09b-410e-4f56-9b7d-a299d58feb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:09.101004 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8fce09b-410e-4f56-9b7d-a299d58feb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:09.102008 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (2d903b7b-2081-4fab-8149-f7ee92c689d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:09.102383 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request issued successfully. Aug 01 13:04:09.102997 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-946e0052-74f1-4907-9be5-886b4495ac7c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:09.103575 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 766/3042] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:08 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:09.127679 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e3602e24-b6c9-4557-b6d6-679dd3053255 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:09.135385 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3602e24-b6c9-4557-b6d6-679dd3053255 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 Aug 01 13:04:09.135385 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3602e24-b6c9-4557-b6d6-679dd3053255 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:09.135385 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3602e24-b6c9-4557-b6d6-679dd3053255 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:09.142745 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:09.142745 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:09.147789 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e3602e24-b6c9-4557-b6d6-679dd3053255 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:09.151778 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3602e24-b6c9-4557-b6d6-679dd3053255 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 returned with HTTP 200 Aug 01 13:04:09.152779 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 764/3043] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:09 2026] GET /volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:09.247772 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f95076b-be01-4f7b-8327-37be8cc90e85 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:09.250564 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f95076b-be01-4f7b-8327-37be8cc90e85 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 Aug 01 13:04:09.250816 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f95076b-be01-4f7b-8327-37be8cc90e85 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:09.251058 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f95076b-be01-4f7b-8327-37be8cc90e85 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:09.258965 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f95076b-be01-4f7b-8327-37be8cc90e85 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 returned with HTTP 404 Aug 01 13:04:09.260316 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 758/3044] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:09 2026] GET /volume/v3/volumes/89f49277-8141-47b8-a41d-1ce3c6ddc1f4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:09.269557 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85700b7c-71f7-4951-91de-f5e575bb5084 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:09.271883 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85700b7c-71f7-4951-91de-f5e575bb5084 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 Aug 01 13:04:09.272216 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85700b7c-71f7-4951-91de-f5e575bb5084 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:09.272582 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85700b7c-71f7-4951-91de-f5e575bb5084 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:09.281939 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:09.281939 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:09.288551 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-85700b7c-71f7-4951-91de-f5e575bb5084 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:09.293482 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85700b7c-71f7-4951-91de-f5e575bb5084 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 returned with HTTP 200 Aug 01 13:04:09.293963 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 757/3045] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:09 2026] GET /volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 => generated 890 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:09.307222 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3405af99-a354-4480-97f3-6c15931dbd1a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:09.309195 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3405af99-a354-4480-97f3-6c15931dbd1a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] DELETE https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 Aug 01 13:04:09.309436 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3405af99-a354-4480-97f3-6c15931dbd1a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:09.309668 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3405af99-a354-4480-97f3-6c15931dbd1a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:09.309892 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3405af99-a354-4480-97f3-6c15931dbd1a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume with id: 12195fc7-3b8b-473e-b411-b58c4260f301 Aug 01 13:04:09.319350 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:09.319350 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:09.321622 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3405af99-a354-4480-97f3-6c15931dbd1a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:09.348701 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3405af99-a354-4480-97f3-6c15931dbd1a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume request issued successfully. Aug 01 13:04:09.348701 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3405af99-a354-4480-97f3-6c15931dbd1a tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 returned with HTTP 202 Aug 01 13:04:09.348701 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 767/3046] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:09 2026] DELETE /volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:09.357593 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-db74f64a-aa60-417a-932e-6e1138e637db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:09.359383 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db74f64a-aa60-417a-932e-6e1138e637db tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 Aug 01 13:04:09.359576 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db74f64a-aa60-417a-932e-6e1138e637db tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:09.359819 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db74f64a-aa60-417a-932e-6e1138e637db tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:09.368500 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:09.368500 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:09.373508 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-db74f64a-aa60-417a-932e-6e1138e637db tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:09.379451 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db74f64a-aa60-417a-932e-6e1138e637db tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 returned with HTTP 200 Aug 01 13:04:09.380079 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 765/3047] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:09 2026] GET /volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 => generated 889 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:09.964394 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3a5b4aa-aeac-4be8-99f1-91f48221593a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:09.966275 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3a5b4aa-aeac-4be8-99f1-91f48221593a tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b Aug 01 13:04:09.966739 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3a5b4aa-aeac-4be8-99f1-91f48221593a tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:09.967966 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3a5b4aa-aeac-4be8-99f1-91f48221593a tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:09.975122 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:09.975122 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:09.981053 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a3a5b4aa-aeac-4be8-99f1-91f48221593a tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Volume info retrieved successfully. Aug 01 13:04:09.987974 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3a5b4aa-aeac-4be8-99f1-91f48221593a tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b returned with HTTP 200 Aug 01 13:04:09.988771 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 759/3048] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:09 2026] GET /volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:10.006610 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8ef24b1f-111e-4b72-a1f1-4be857efd704 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:10.008254 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ef24b1f-111e-4b72-a1f1-4be857efd704 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:10.008572 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ef24b1f-111e-4b72-a1f1-4be857efd704 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21071ec6-3efc-42ab-84cc-650b01b3583b", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-690466469"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:10.017229 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:10.017229 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:10.017800 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8ef24b1f-111e-4b72-a1f1-4be857efd704 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Volume info retrieved successfully. Aug 01 13:04:10.017957 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-8ef24b1f-111e-4b72-a1f1-4be857efd704 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Create snapshot from volume 21071ec6-3efc-42ab-84cc-650b01b3583b Aug 01 13:04:10.056936 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-8ef24b1f-111e-4b72-a1f1-4be857efd704 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Created reservations ['68a5573c-5b19-412e-9cdd-87f0fe0dbae7', 'bbe10bcf-d627-421e-8571-6e1951e155f0', 'a5898556-fab9-49e9-83f4-5147f5c45554', '1b709719-49f4-4128-8c01-587f9f1cdb77'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:10.087641 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8ef24b1f-111e-4b72-a1f1-4be857efd704 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Snapshot create request issued successfully. Aug 01 13:04:10.088076 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ef24b1f-111e-4b72-a1f1-4be857efd704 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:04:10.088571 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 758/3049] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:10 2026] POST /volume/v3/snapshots => generated 317 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:10.098391 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e574dfa-f424-4fb3-beaf-de4c4faa0463 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:10.100172 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e574dfa-f424-4fb3-beaf-de4c4faa0463 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed Aug 01 13:04:10.100375 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e574dfa-f424-4fb3-beaf-de4c4faa0463 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:10.100560 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e574dfa-f424-4fb3-beaf-de4c4faa0463 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:10.107335 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:10.107335 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:10.108022 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7e574dfa-f424-4fb3-beaf-de4c4faa0463 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Snapshot retrieved successfully. Aug 01 13:04:10.109163 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e574dfa-f424-4fb3-beaf-de4c4faa0463 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed returned with HTTP 200 Aug 01 13:04:10.109574 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 768/3050] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:10 2026] GET /volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed => generated 449 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:10.168079 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0636c5d4-021f-4c09-9fbd-b7dcdc736a16 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:10.170310 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0636c5d4-021f-4c09-9fbd-b7dcdc736a16 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 Aug 01 13:04:10.170565 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0636c5d4-021f-4c09-9fbd-b7dcdc736a16 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:10.170818 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0636c5d4-021f-4c09-9fbd-b7dcdc736a16 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:10.179695 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:10.179695 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:10.185035 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0636c5d4-021f-4c09-9fbd-b7dcdc736a16 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:10.192221 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0636c5d4-021f-4c09-9fbd-b7dcdc736a16 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 returned with HTTP 200 Aug 01 13:04:10.192877 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 766/3051] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:10 2026] GET /volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:10.206160 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7b8fd504-0b08-4d3e-b730-2d3751897f28 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:10.208544 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b8fd504-0b08-4d3e-b730-2d3751897f28 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:10.209186 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b8fd504-0b08-4d3e-b730-2d3751897f28 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbaa0d1d-37b1-4be7-a484-499a9a466af6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1962450568"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:10.218073 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:10.218073 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:10.219336 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7b8fd504-0b08-4d3e-b730-2d3751897f28 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:10.219336 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-7b8fd504-0b08-4d3e-b730-2d3751897f28 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create snapshot from volume cbaa0d1d-37b1-4be7-a484-499a9a466af6 Aug 01 13:04:10.240692 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-7b8fd504-0b08-4d3e-b730-2d3751897f28 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['7cbc56b7-0264-469e-8ac9-87636f181425', 'f6353380-d4db-40c2-91b3-0f0f57692f74', '8209f505-2518-4a14-8b02-2f973aa76a58', '084a4e3e-68e0-4c33-b295-c4840189b09f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:10.270459 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7b8fd504-0b08-4d3e-b730-2d3751897f28 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot create request issued successfully. Aug 01 13:04:10.271065 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b8fd504-0b08-4d3e-b730-2d3751897f28 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:04:10.271674 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 760/3052] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:10.285027 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f25718aa-8b75-40f2-ab5b-9e88cc184cb4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:10.286988 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f25718aa-8b75-40f2-ab5b-9e88cc184cb4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 Aug 01 13:04:10.287281 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f25718aa-8b75-40f2-ab5b-9e88cc184cb4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:10.287566 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f25718aa-8b75-40f2-ab5b-9e88cc184cb4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:10.299639 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:10.299639 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:10.300399 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f25718aa-8b75-40f2-ab5b-9e88cc184cb4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:10.301422 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f25718aa-8b75-40f2-ab5b-9e88cc184cb4 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 returned with HTTP 200 Aug 01 13:04:10.302353 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 759/3053] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:10 2026] GET /volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:10.395472 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2fd3be10-9997-442e-a97a-a3f44a97b8bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:10.397585 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2fd3be10-9997-442e-a97a-a3f44a97b8bf tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 Aug 01 13:04:10.397813 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2fd3be10-9997-442e-a97a-a3f44a97b8bf tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:10.398056 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2fd3be10-9997-442e-a97a-a3f44a97b8bf tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:10.404798 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2fd3be10-9997-442e-a97a-a3f44a97b8bf tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 returned with HTTP 404 Aug 01 13:04:10.405478 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 769/3054] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:10 2026] GET /volume/v3/volumes/12195fc7-3b8b-473e-b411-b58c4260f301 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:10.412345 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-27eb99de-27d5-4420-86ea-9b13631b834e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:10.414228 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:10.414561 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-61654192"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:10.416050 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-61654192'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:10.416178 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume of 1 GB Aug 01 13:04:10.420467 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Availability Zones retrieved successfully. Aug 01 13:04:10.425655 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (7df3e5f8-a2b3-4e17-ac58-3dcf5b656633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:10.426530 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f273393c-baae-47f0-a7c1-19b6e6e5874c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:10.428110 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:10.456848 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f273393c-baae-47f0-a7c1-19b6e6e5874c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:10.457900 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d20151f-d9a0-4c92-81f0-2e15af43242f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:10.505991 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Created reservations ['0dbc1337-b20c-4e7a-bf49-4305dd8cf1e1', '6222f0fa-7b0c-4253-8091-00f06ba1021f', 'abb1e966-857d-43d8-bdf5-4ab1d8774bde', 'f7574771-116d-4a09-b4f6-56a95351a990'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:10.507053 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d20151f-d9a0-4c92-81f0-2e15af43242f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dbc1337-b20c-4e7a-bf49-4305dd8cf1e1', '6222f0fa-7b0c-4253-8091-00f06ba1021f', 'abb1e966-857d-43d8-bdf5-4ab1d8774bde', 'f7574771-116d-4a09-b4f6-56a95351a990']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:10.508297 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4797a7f-d5c1-4b02-8f90-586491383e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:10.538963 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4797a7f-d5c1-4b02-8f90-586491383e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fccc956-5eb8-4909-99d7-1d341a1912fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-61654192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['0dbc1337-b20c-4e7a-bf49-4305dd8cf1e1','6222f0fa-7b0c-4253-8091-00f06ba1021f','abb1e966-857d-43d8-bdf5-4ab1d8774bde','f7574771-116d-4a09-b4f6-56a95351a990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-61654192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fccc956-5eb8-4909-99d7-1d341a1912fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e93412ddee34e96a88ab09fcf61e464',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='95d63bd693664accb9e763ba9d096f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:10.539806 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d404165-78d5-415c-b3da-3d2c3a2448ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:10.557708 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d404165-78d5-415c-b3da-3d2c3a2448ca) 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-VolumesGetTest-Volume-61654192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['0dbc1337-b20c-4e7a-bf49-4305dd8cf1e1','6222f0fa-7b0c-4253-8091-00f06ba1021f','abb1e966-857d-43d8-bdf5-4ab1d8774bde','f7574771-116d-4a09-b4f6-56a95351a990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:10.558663 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5664a318-9811-4930-8ace-4b82b3af68d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:10.568160 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5664a318-9811-4930-8ace-4b82b3af68d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:10.569089 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (7df3e5f8-a2b3-4e17-ac58-3dcf5b656633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:10.569416 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request issued successfully. Aug 01 13:04:10.570083 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27eb99de-27d5-4420-86ea-9b13631b834e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:10.570551 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 767/3055] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:10 2026] POST /volume/v3/volumes => generated 743 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:10.584031 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d745826f-33b1-4772-bb89-f9e94eead9b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:10.585962 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d745826f-33b1-4772-bb89-f9e94eead9b1 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb Aug 01 13:04:10.586435 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d745826f-33b1-4772-bb89-f9e94eead9b1 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:10.586846 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d745826f-33b1-4772-bb89-f9e94eead9b1 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:10.597347 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:10.597347 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:10.601134 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d745826f-33b1-4772-bb89-f9e94eead9b1 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:10.607204 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d745826f-33b1-4772-bb89-f9e94eead9b1 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb returned with HTTP 200 Aug 01 13:04:10.607894 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 761/3056] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:10 2026] GET /volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb => generated 811 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:11.123811 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0a67610d-16e7-418f-a421-7e34bc8fdaa8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:11.126128 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0a67610d-16e7-418f-a421-7e34bc8fdaa8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed Aug 01 13:04:11.126128 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0a67610d-16e7-418f-a421-7e34bc8fdaa8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:11.126395 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0a67610d-16e7-418f-a421-7e34bc8fdaa8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:11.133245 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:11.133245 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:11.134299 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0a67610d-16e7-418f-a421-7e34bc8fdaa8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Snapshot retrieved successfully. Aug 01 13:04:11.135587 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0a67610d-16e7-418f-a421-7e34bc8fdaa8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed returned with HTTP 200 Aug 01 13:04:11.136163 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 760/3057] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:11 2026] GET /volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:11.145813 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:11.147634 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:11.148061 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "008eeb7e-528f-4132-a722-1afd41ce1eed"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:11.149455 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '008eeb7e-528f-4132-a722-1afd41ce1eed'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:11.156196 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:11.156196 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:11.156617 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Snapshot retrieved successfully. Aug 01 13:04:11.156743 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Create volume of 1 GB Aug 01 13:04:11.160339 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Availability Zones retrieved successfully. Aug 01 13:04:11.172773 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Flow 'volume_create_api' (bfe198c0-5918-441c-a862-d90d4b66bcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:11.174308 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0087ca-2780-46f1-ae95-ebb7f9828262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:11.175057 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:11.177078 np0000006302 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0087ca-2780-46f1-ae95-ebb7f9828262) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 13:04:11.177078 np0000006302 devstack@c-api.service[100262]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 01 13:04:11.179806 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0087ca-2780-46f1-ae95-ebb7f9828262) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:11.180884 np0000006302 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0087ca-2780-46f1-ae95-ebb7f9828262) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:04:11.182724 np0000006302 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Flow 'volume_create_api' (bfe198c0-5918-441c-a862-d90d4b66bcde) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 13:04:11.182724 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35a6a6a6-ef09-42b2-806c-d92662e943e8 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 400 Aug 01 13:04:11.183321 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 770/3058] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:11 2026] POST /volume/v3/volumes => generated 171 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:04:11.192535 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5ea564e0-efca-45b4-83f3-c3a367b4de95 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:11.194463 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ea564e0-efca-45b4-83f3-c3a367b4de95 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed Aug 01 13:04:11.194627 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ea564e0-efca-45b4-83f3-c3a367b4de95 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:11.194841 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ea564e0-efca-45b4-83f3-c3a367b4de95 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:11.195003 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-5ea564e0-efca-45b4-83f3-c3a367b4de95 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Delete snapshot with id: 008eeb7e-528f-4132-a722-1afd41ce1eed Aug 01 13:04:11.203000 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:11.203000 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:11.204267 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5ea564e0-efca-45b4-83f3-c3a367b4de95 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Snapshot retrieved successfully. Aug 01 13:04:11.225897 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5ea564e0-efca-45b4-83f3-c3a367b4de95 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Snapshot delete request issued successfully. Aug 01 13:04:11.226107 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ea564e0-efca-45b4-83f3-c3a367b4de95 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed returned with HTTP 202 Aug 01 13:04:11.226554 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 768/3059] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:11 2026] DELETE /volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:11.234417 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a88a9ad8-fd8d-4b40-9d26-a4379f7b6724 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:11.237502 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a88a9ad8-fd8d-4b40-9d26-a4379f7b6724 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed Aug 01 13:04:11.237502 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a88a9ad8-fd8d-4b40-9d26-a4379f7b6724 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:11.237502 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a88a9ad8-fd8d-4b40-9d26-a4379f7b6724 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:11.242192 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:11.242192 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:11.243030 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a88a9ad8-fd8d-4b40-9d26-a4379f7b6724 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Snapshot retrieved successfully. Aug 01 13:04:11.243925 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a88a9ad8-fd8d-4b40-9d26-a4379f7b6724 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed returned with HTTP 200 Aug 01 13:04:11.244390 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 762/3060] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:11 2026] GET /volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:11.314142 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4ff99129-1b3f-475e-92ff-60f741d17d90 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:11.316623 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ff99129-1b3f-475e-92ff-60f741d17d90 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 Aug 01 13:04:11.316953 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ff99129-1b3f-475e-92ff-60f741d17d90 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:11.317245 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ff99129-1b3f-475e-92ff-60f741d17d90 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:11.325325 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:11.325325 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:11.326056 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4ff99129-1b3f-475e-92ff-60f741d17d90 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:11.327088 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ff99129-1b3f-475e-92ff-60f741d17d90 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 returned with HTTP 200 Aug 01 13:04:11.327672 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 761/3061] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:11 2026] GET /volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:11.336138 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-280d15da-d5af-4da6-8005-59da16c146a7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:11.338273 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-280d15da-d5af-4da6-8005-59da16c146a7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] GET https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 Aug 01 13:04:11.338589 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-280d15da-d5af-4da6-8005-59da16c146a7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:11.338633 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-280d15da-d5af-4da6-8005-59da16c146a7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:11.343398 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:11.343398 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:11.343834 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-280d15da-d5af-4da6-8005-59da16c146a7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot retrieved successfully. Aug 01 13:04:11.344600 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-280d15da-d5af-4da6-8005-59da16c146a7 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 returned with HTTP 200 Aug 01 13:04:11.344965 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 771/3062] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:11 2026] GET /volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:11.354494 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-273ae50c-b71e-4c7f-a17e-b5aa34a5cc41 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:11.356109 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-273ae50c-b71e-4c7f-a17e-b5aa34a5cc41 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 Aug 01 13:04:11.356278 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-273ae50c-b71e-4c7f-a17e-b5aa34a5cc41 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:11.356450 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-273ae50c-b71e-4c7f-a17e-b5aa34a5cc41 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:11.356548 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-273ae50c-b71e-4c7f-a17e-b5aa34a5cc41 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete snapshot with id: ba736453-592e-4ed1-8380-9dc9dfd0a192 Aug 01 13:04:11.361417 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:11.361417 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:11.361763 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-273ae50c-b71e-4c7f-a17e-b5aa34a5cc41 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:11.379280 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-273ae50c-b71e-4c7f-a17e-b5aa34a5cc41 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot delete request issued successfully. Aug 01 13:04:11.379390 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-273ae50c-b71e-4c7f-a17e-b5aa34a5cc41 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 returned with HTTP 202 Aug 01 13:04:11.379793 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 769/3063] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:11 2026] DELETE /volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:11.388963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-66ee5fc8-f4ff-4db8-9313-fcb20f8e85ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:11.391327 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66ee5fc8-f4ff-4db8-9313-fcb20f8e85ad tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 Aug 01 13:04:11.392969 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66ee5fc8-f4ff-4db8-9313-fcb20f8e85ad tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:11.392969 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66ee5fc8-f4ff-4db8-9313-fcb20f8e85ad tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:11.398402 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:11.398402 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:11.398963 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-66ee5fc8-f4ff-4db8-9313-fcb20f8e85ad tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:11.399964 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66ee5fc8-f4ff-4db8-9313-fcb20f8e85ad tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 returned with HTTP 200 Aug 01 13:04:11.400519 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 763/3064] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:11 2026] GET /volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:11.621872 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ec6d1360-ca2e-498d-a0b7-caa62fb84599 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:11.623887 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec6d1360-ca2e-498d-a0b7-caa62fb84599 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb Aug 01 13:04:11.624138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec6d1360-ca2e-498d-a0b7-caa62fb84599 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:11.624322 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec6d1360-ca2e-498d-a0b7-caa62fb84599 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:11.633259 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:11.633259 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:11.637961 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ec6d1360-ca2e-498d-a0b7-caa62fb84599 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:11.643195 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec6d1360-ca2e-498d-a0b7-caa62fb84599 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb returned with HTTP 200 Aug 01 13:04:11.643578 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 762/3065] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:11 2026] GET /volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:11.656268 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:11.658644 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:11.659207 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0fccc956-5eb8-4909-99d7-1d341a1912fb", "size": 1, "name": "tempest-VolumesGetTest-Volume-353261336", "metadata": {"Type": "Test"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:11.660907 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request body: {'volume': {'source_volid': '0fccc956-5eb8-4909-99d7-1d341a1912fb', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-353261336', 'metadata': {'Type': 'Test'}}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:11.668632 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:11.668632 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:11.669191 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume retrieved successfully. Aug 01 13:04:11.669323 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume of 1 GB Aug 01 13:04:11.673185 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Availability Zones retrieved successfully. Aug 01 13:04:11.678880 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (7c4469e4-3c24-47c4-b469-0aefd775212f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:11.680380 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f849c30d-ddba-4949-a53b-e905f41b0fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:11.681325 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:11.705267 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f849c30d-ddba-4949-a53b-e905f41b0fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0fccc956-5eb8-4909-99d7-1d341a1912fb', 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:11.706007 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8792411-ee5e-4986-9057-ec92ab76310a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:11.744019 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Created reservations ['ec966fe2-71f0-4859-95f7-a28b5de1fe32', 'f278b359-4707-4702-bf35-83517ed38857', 'f35e1373-be59-4423-8787-21b1b810d809', '5561d461-0354-4f73-904e-0acd2f4d6438'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:11.744879 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8792411-ee5e-4986-9057-ec92ab76310a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec966fe2-71f0-4859-95f7-a28b5de1fe32', 'f278b359-4707-4702-bf35-83517ed38857', 'f35e1373-be59-4423-8787-21b1b810d809', '5561d461-0354-4f73-904e-0acd2f4d6438']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:11.745513 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daa7777f-85f6-4eea-9f5d-49b450e765d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:11.780508 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daa7777f-85f6-4eea-9f5d-49b450e765d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be7f65ac-7671-4419-90fd-01fa452c17bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-353261336',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['ec966fe2-71f0-4859-95f7-a28b5de1fe32','f278b359-4707-4702-bf35-83517ed38857','f35e1373-be59-4423-8787-21b1b810d809','5561d461-0354-4f73-904e-0acd2f4d6438'],size=1,snapshot_id=None,source_replicaid=,source_volid=0fccc956-5eb8-4909-99d7-1d341a1912fb,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-353261336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be7f65ac-7671-4419-90fd-01fa452c17bc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6e93412ddee34e96a88ab09fcf61e464',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=0fccc956-5eb8-4909-99d7-1d341a1912fb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95d63bd693664accb9e763ba9d096f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:11.781675 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e4962f-338f-4e30-ba75-52c9915370f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:11.799627 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e4962f-338f-4e30-ba75-52c9915370f5) 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-VolumesGetTest-Volume-353261336',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['ec966fe2-71f0-4859-95f7-a28b5de1fe32','f278b359-4707-4702-bf35-83517ed38857','f35e1373-be59-4423-8787-21b1b810d809','5561d461-0354-4f73-904e-0acd2f4d6438'],size=1,snapshot_id=None,source_replicaid=,source_volid=0fccc956-5eb8-4909-99d7-1d341a1912fb,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:11.800359 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98dbc954-627f-43b6-8d39-3888d4321fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:11.819856 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98dbc954-627f-43b6-8d39-3888d4321fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:11.820872 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (7c4469e4-3c24-47c4-b469-0aefd775212f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:11.821285 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request issued successfully. Aug 01 13:04:11.822311 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97ad37ba-de66-4a99-bde7-cedbbc569587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:11.822823 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 772/3066] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:11 2026] POST /volume/v3/volumes => generated 792 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:12.742449 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f8058205-bd30-41e1-adad-0b6fe83f5aca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:12.742449 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8058205-bd30-41e1-adad-0b6fe83f5aca tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc Aug 01 13:04:12.742449 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8058205-bd30-41e1-adad-0b6fe83f5aca tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:12.742449 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8058205-bd30-41e1-adad-0b6fe83f5aca tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:12.742449 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:12.742449 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:12.742449 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f8058205-bd30-41e1-adad-0b6fe83f5aca tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:12.742449 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8058205-bd30-41e1-adad-0b6fe83f5aca tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc returned with HTTP 200 Aug 01 13:04:12.742449 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 770/3067] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:11 2026] GET /volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:12.745378 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-155483c1-9156-4a5a-ae15-8d21b6cd5640 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:12.745378 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-155483c1-9156-4a5a-ae15-8d21b6cd5640 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed Aug 01 13:04:12.745378 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-155483c1-9156-4a5a-ae15-8d21b6cd5640 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:12.745378 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-155483c1-9156-4a5a-ae15-8d21b6cd5640 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:12.745378 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-155483c1-9156-4a5a-ae15-8d21b6cd5640 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed returned with HTTP 404 Aug 01 13:04:12.745378 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 764/3068] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:12 2026] GET /volume/v3/snapshots/008eeb7e-528f-4132-a722-1afd41ce1eed => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:04:12.747028 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7a3d9030-abc3-47d8-94cb-d6d349e3d54a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:12.747028 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a3d9030-abc3-47d8-94cb-d6d349e3d54a tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b Aug 01 13:04:12.747028 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7a3d9030-abc3-47d8-94cb-d6d349e3d54a tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:12.747028 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7a3d9030-abc3-47d8-94cb-d6d349e3d54a tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:12.747028 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:12.747028 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:12.747028 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7a3d9030-abc3-47d8-94cb-d6d349e3d54a tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Volume info retrieved successfully. Aug 01 13:04:12.747028 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a3d9030-abc3-47d8-94cb-d6d349e3d54a tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b returned with HTTP 200 Aug 01 13:04:12.747028 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 763/3069] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:12 2026] GET /volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:12.748490 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e8963830-4633-467a-b542-5d3d31de7753 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:12.748490 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8963830-4633-467a-b542-5d3d31de7753 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] DELETE https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b Aug 01 13:04:12.748490 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8963830-4633-467a-b542-5d3d31de7753 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:12.748490 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8963830-4633-467a-b542-5d3d31de7753 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:12.748490 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e8963830-4633-467a-b542-5d3d31de7753 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Delete volume with id: 21071ec6-3efc-42ab-84cc-650b01b3583b Aug 01 13:04:12.748490 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:12.748490 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:12.748490 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e8963830-4633-467a-b542-5d3d31de7753 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Volume info retrieved successfully. Aug 01 13:04:12.748490 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e8963830-4633-467a-b542-5d3d31de7753 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Delete volume request issued successfully. Aug 01 13:04:12.748490 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8963830-4633-467a-b542-5d3d31de7753 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b returned with HTTP 202 Aug 01 13:04:12.748490 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 773/3070] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:12 2026] DELETE /volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:12.749331 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8ef76a19-ec31-4065-908a-2401f677000b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:12.749331 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ef76a19-ec31-4065-908a-2401f677000b tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b Aug 01 13:04:12.749331 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8ef76a19-ec31-4065-908a-2401f677000b tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:12.749331 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8ef76a19-ec31-4065-908a-2401f677000b tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:12.749331 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:12.749331 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:12.749331 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8ef76a19-ec31-4065-908a-2401f677000b tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Volume info retrieved successfully. Aug 01 13:04:12.749331 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ef76a19-ec31-4065-908a-2401f677000b tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b returned with HTTP 200 Aug 01 13:04:12.749331 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 771/3071] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:12 2026] GET /volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:12.749904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2625c79-f1d4-47b3-b5b4-da21b670274a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:12.749904 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2625c79-f1d4-47b3-b5b4-da21b670274a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 Aug 01 13:04:12.749904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2625c79-f1d4-47b3-b5b4-da21b670274a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:12.749904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2625c79-f1d4-47b3-b5b4-da21b670274a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:12.749904 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2625c79-f1d4-47b3-b5b4-da21b670274a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 returned with HTTP 404 Aug 01 13:04:12.749904 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 765/3072] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:12 2026] GET /volume/v3/snapshots/ba736453-592e-4ed1-8380-9dc9dfd0a192 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:12.750468 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eca38265-1d67-4947-83fa-5b2eaeaec3fc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:12.750468 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eca38265-1d67-4947-83fa-5b2eaeaec3fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 Aug 01 13:04:12.750468 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eca38265-1d67-4947-83fa-5b2eaeaec3fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:12.750468 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eca38265-1d67-4947-83fa-5b2eaeaec3fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:12.750468 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-eca38265-1d67-4947-83fa-5b2eaeaec3fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume with id: cbaa0d1d-37b1-4be7-a484-499a9a466af6 Aug 01 13:04:12.750468 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:12.750468 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:12.750468 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-eca38265-1d67-4947-83fa-5b2eaeaec3fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:12.750468 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-eca38265-1d67-4947-83fa-5b2eaeaec3fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume request issued successfully. Aug 01 13:04:12.750468 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eca38265-1d67-4947-83fa-5b2eaeaec3fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 returned with HTTP 202 Aug 01 13:04:12.750468 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 764/3073] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:12 2026] DELETE /volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:12.751119 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-215b516b-6bbf-48b4-9f88-02128617ce37 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:12.751119 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-215b516b-6bbf-48b4-9f88-02128617ce37 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 Aug 01 13:04:12.751119 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-215b516b-6bbf-48b4-9f88-02128617ce37 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:12.751119 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-215b516b-6bbf-48b4-9f88-02128617ce37 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:12.751119 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:12.751119 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:12.751119 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-215b516b-6bbf-48b4-9f88-02128617ce37 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:12.751119 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-215b516b-6bbf-48b4-9f88-02128617ce37 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 returned with HTTP 200 Aug 01 13:04:12.751119 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 774/3074] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:12 2026] GET /volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:12.869001 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f78076ae-530b-4e72-a567-7b3c2ee176f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:12.870791 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f78076ae-530b-4e72-a567-7b3c2ee176f4 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc Aug 01 13:04:12.871184 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f78076ae-530b-4e72-a567-7b3c2ee176f4 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:12.871385 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f78076ae-530b-4e72-a567-7b3c2ee176f4 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:12.879374 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:12.879374 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:12.884671 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f78076ae-530b-4e72-a567-7b3c2ee176f4 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:12.891198 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f78076ae-530b-4e72-a567-7b3c2ee176f4 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc returned with HTTP 200 Aug 01 13:04:12.891718 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 772/3075] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:12 2026] GET /volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc => generated 885 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:12.907135 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3d38df7c-c5b9-451b-9737-de883e863925 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:12.909696 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d38df7c-c5b9-451b-9737-de883e863925 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc Aug 01 13:04:12.910290 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d38df7c-c5b9-451b-9737-de883e863925 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:12.911970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d38df7c-c5b9-451b-9737-de883e863925 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:12.923827 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:12.923827 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:12.931973 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3d38df7c-c5b9-451b-9737-de883e863925 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:12.937052 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d38df7c-c5b9-451b-9737-de883e863925 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc returned with HTTP 200 Aug 01 13:04:12.937523 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 766/3076] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:12 2026] GET /volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc => generated 885 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:12.959871 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f149ce4b-9225-4e43-a451-70e1ccfbd11d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:12.962605 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f149ce4b-9225-4e43-a451-70e1ccfbd11d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] PUT https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc Aug 01 13:04:12.963168 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f149ce4b-9225-4e43-a451-70e1ccfbd11d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-353261336"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:12.980265 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:12.980265 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:12.987367 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f149ce4b-9225-4e43-a451-70e1ccfbd11d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:13.000962 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f149ce4b-9225-4e43-a451-70e1ccfbd11d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume updated successfully. Aug 01 13:04:13.002054 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f149ce4b-9225-4e43-a451-70e1ccfbd11d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc returned with HTTP 200 Aug 01 13:04:13.002559 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 765/3077] 10.4.3.110 () {68 vars in 1368 bytes} [Sat Aug 1 13:04:12 2026] PUT /volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:13.015737 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f9153c7b-b254-492d-aa8a-b96cc1097587 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:13.017967 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9153c7b-b254-492d-aa8a-b96cc1097587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] PUT https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc Aug 01 13:04:13.018557 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9153c7b-b254-492d-aa8a-b96cc1097587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1761419908", "description": "This is the new description of volume"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:13.032055 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:13.032055 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:13.036699 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f9153c7b-b254-492d-aa8a-b96cc1097587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:13.049588 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f9153c7b-b254-492d-aa8a-b96cc1097587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume updated successfully. Aug 01 13:04:13.050616 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9153c7b-b254-492d-aa8a-b96cc1097587 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc returned with HTTP 200 Aug 01 13:04:13.051196 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 775/3078] 10.4.3.110 () {68 vars in 1369 bytes} [Sat Aug 1 13:04:13 2026] PUT /volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:13.070411 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1435c0bb-4100-403a-a739-c227fdc2180d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:13.073556 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1435c0bb-4100-403a-a739-c227fdc2180d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc Aug 01 13:04:13.073783 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1435c0bb-4100-403a-a739-c227fdc2180d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:13.074499 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1435c0bb-4100-403a-a739-c227fdc2180d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:13.083880 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:13.083880 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:13.090128 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1435c0bb-4100-403a-a739-c227fdc2180d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:13.096433 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1435c0bb-4100-403a-a739-c227fdc2180d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc returned with HTTP 200 Aug 01 13:04:13.097329 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 773/3079] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:13 2026] GET /volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc => generated 925 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:13.113741 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-de63408a-67b3-4f14-9af3-625aa3c8685f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:13.117694 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:13.118363 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1655184823", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-318195987"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:13.121265 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1655184823', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-318195987'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:13.122987 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume of 1 GB Aug 01 13:04:13.129049 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Availability Zones retrieved successfully. Aug 01 13:04:13.138167 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (7e8f4332-b4e7-4bea-92ab-86d1ac7c164c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:13.139129 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95dc6ef6-3584-4df9-83da-a3ef158a6e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:13.140148 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:13.179327 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95dc6ef6-3584-4df9-83da-a3ef158a6e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:13.179874 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e7aec0a-1b20-41b9-b709-96f6288c559b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:13.241604 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Created reservations ['abd79854-b939-40f6-85cd-04432d6486a2', 'cb6c0de2-dbbc-49aa-a561-70887f9d5710', 'f92026a3-784b-4a52-9d23-f4ec3daa33da', '7523b0fe-ae59-44d5-8cbe-72a79431c912'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:13.242736 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e7aec0a-1b20-41b9-b709-96f6288c559b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abd79854-b939-40f6-85cd-04432d6486a2', 'cb6c0de2-dbbc-49aa-a561-70887f9d5710', 'f92026a3-784b-4a52-9d23-f4ec3daa33da', '7523b0fe-ae59-44d5-8cbe-72a79431c912']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:13.244094 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a4ea37-c4a5-4941-a416-1b25d9c84755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:13.281413 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a4ea37-c4a5-4941-a416-1b25d9c84755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe9763b2-4b07-4f85-b725-8e50abe66adc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1655184823',display_name='tempest-VolumesGetTest-Volume-318195987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['abd79854-b939-40f6-85cd-04432d6486a2','cb6c0de2-dbbc-49aa-a561-70887f9d5710','f92026a3-784b-4a52-9d23-f4ec3daa33da','7523b0fe-ae59-44d5-8cbe-72a79431c912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:13Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1655184823',display_name='tempest-VolumesGetTest-Volume-318195987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe9763b2-4b07-4f85-b725-8e50abe66adc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e93412ddee34e96a88ab09fcf61e464',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='95d63bd693664accb9e763ba9d096f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:13.283387 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095c5b8d-5c88-4f91-8b4d-8956b67686c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:13.313831 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095c5b8d-5c88-4f91-8b4d-8956b67686c6) 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='tempest-@#$%^* description-1655184823',display_name='tempest-VolumesGetTest-Volume-318195987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['abd79854-b939-40f6-85cd-04432d6486a2','cb6c0de2-dbbc-49aa-a561-70887f9d5710','f92026a3-784b-4a52-9d23-f4ec3daa33da','7523b0fe-ae59-44d5-8cbe-72a79431c912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:13.313831 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b0981d9-33f1-4125-a7aa-16c33bcc08f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:13.331668 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b0981d9-33f1-4125-a7aa-16c33bcc08f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:13.333015 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (7e8f4332-b4e7-4bea-92ab-86d1ac7c164c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:13.333412 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request issued successfully. Aug 01 13:04:13.336044 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de63408a-67b3-4f14-9af3-625aa3c8685f tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:13.336044 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 767/3080] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:13 2026] POST /volume/v3/volumes => generated 779 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:13.352522 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3915e004-8ef6-4422-b279-5184cbed6f92 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:13.354187 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3915e004-8ef6-4422-b279-5184cbed6f92 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc Aug 01 13:04:13.354701 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3915e004-8ef6-4422-b279-5184cbed6f92 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:13.355624 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3915e004-8ef6-4422-b279-5184cbed6f92 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:13.366157 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:13.366157 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:13.372020 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3915e004-8ef6-4422-b279-5184cbed6f92 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:13.380156 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3915e004-8ef6-4422-b279-5184cbed6f92 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc returned with HTTP 200 Aug 01 13:04:13.380919 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 766/3081] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:13 2026] GET /volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:13.408109 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-276de1e4-854e-46de-80ee-1524d35526c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:13.410340 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-276de1e4-854e-46de-80ee-1524d35526c3 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] GET https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b Aug 01 13:04:13.410794 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-276de1e4-854e-46de-80ee-1524d35526c3 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:13.411144 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-276de1e4-854e-46de-80ee-1524d35526c3 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:13.417782 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-276de1e4-854e-46de-80ee-1524d35526c3 tempest-VolumesSnapshotNegativeTestJSON-54688040 tempest-VolumesSnapshotNegativeTestJSON-54688040-project-member] https://10.4.3.110/volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b returned with HTTP 404 Aug 01 13:04:13.418485 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 776/3082] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:13 2026] GET /volume/v3/volumes/21071ec6-3efc-42ab-84cc-650b01b3583b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:13.515564 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9a706f5c-9f0e-4011-9056-81769a8fe4d0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:13.518922 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a706f5c-9f0e-4011-9056-81769a8fe4d0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 Aug 01 13:04:13.518922 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a706f5c-9f0e-4011-9056-81769a8fe4d0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:13.519198 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9a706f5c-9f0e-4011-9056-81769a8fe4d0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:13.528220 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9a706f5c-9f0e-4011-9056-81769a8fe4d0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 returned with HTTP 404 Aug 01 13:04:13.529509 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 774/3083] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:13 2026] GET /volume/v3/volumes/cbaa0d1d-37b1-4be7-a484-499a9a466af6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:13.544725 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:13.547145 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:13.547589 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1874108181"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:13.549510 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1874108181'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:13.549762 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume of 1 GB Aug 01 13:04:13.550182 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:13.550182 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:13.555727 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Availability Zones retrieved successfully. Aug 01 13:04:13.563332 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (d758ecec-967d-4a5b-8af6-60f5875bd5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:13.564651 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (909116e9-41a3-46fa-8ed0-0e9d8aea1eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:13.565792 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:13.605012 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (909116e9-41a3-46fa-8ed0-0e9d8aea1eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:13.606781 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217b981f-85f5-4176-b766-07f6eb809d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:13.664461 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['b95de3ed-1174-48c6-8f66-f830ba59df37', 'afc55303-622d-499b-bde9-55adfdaa8745', '889fbc71-953b-48a4-b84d-55414ec560ad', '16ce289e-7de3-43ab-b185-be1f3819045e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:13.665935 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217b981f-85f5-4176-b766-07f6eb809d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b95de3ed-1174-48c6-8f66-f830ba59df37', 'afc55303-622d-499b-bde9-55adfdaa8745', '889fbc71-953b-48a4-b84d-55414ec560ad', '16ce289e-7de3-43ab-b185-be1f3819045e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:13.666971 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe14ddcd-3e3b-4dfc-ac02-2a608e798aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:13.696373 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe14ddcd-3e3b-4dfc-ac02-2a608e798aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1b486cc-c0b4-40e4-b59b-b9bde8c33292', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1874108181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['b95de3ed-1174-48c6-8f66-f830ba59df37','afc55303-622d-499b-bde9-55adfdaa8745','889fbc71-953b-48a4-b84d-55414ec560ad','16ce289e-7de3-43ab-b185-be1f3819045e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1874108181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1b486cc-c0b4-40e4-b59b-b9bde8c33292,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',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='8ad021ae589a4f39b55131e32c323960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:13.697826 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2eb6793-a823-4d03-a45c-2a506102d0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:13.723196 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2eb6793-a823-4d03-a45c-2a506102d0eb) 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-VolumeV3RbacBaseTests-Volume-1874108181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['b95de3ed-1174-48c6-8f66-f830ba59df37','afc55303-622d-499b-bde9-55adfdaa8745','889fbc71-953b-48a4-b84d-55414ec560ad','16ce289e-7de3-43ab-b185-be1f3819045e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:13.724172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a464ed02-0157-4c5e-91c4-4c5aabf1c394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:13.736039 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a464ed02-0157-4c5e-91c4-4c5aabf1c394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:13.737019 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (d758ecec-967d-4a5b-8af6-60f5875bd5f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:13.737403 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request issued successfully. Aug 01 13:04:13.738034 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a89a306-99a9-4d65-8f2b-71a97cfba52f tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:13.738439 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 768/3084] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:13 2026] POST /volume/v3/volumes => generated 778 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:13.755214 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-647bae19-57a3-4828-a99d-fe7f9a06c1e5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:13.759213 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-647bae19-57a3-4828-a99d-fe7f9a06c1e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 Aug 01 13:04:13.759213 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-647bae19-57a3-4828-a99d-fe7f9a06c1e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:13.759213 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-647bae19-57a3-4828-a99d-fe7f9a06c1e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:13.772972 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:13.772972 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:13.778189 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-647bae19-57a3-4828-a99d-fe7f9a06c1e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:13.784714 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-647bae19-57a3-4828-a99d-fe7f9a06c1e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 returned with HTTP 200 Aug 01 13:04:13.785614 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 767/3085] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:13 2026] GET /volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:14.395120 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e41878b2-51d8-4256-b7d2-db1eca0e0f3e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:14.397451 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e41878b2-51d8-4256-b7d2-db1eca0e0f3e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc Aug 01 13:04:14.397737 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e41878b2-51d8-4256-b7d2-db1eca0e0f3e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:14.398030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e41878b2-51d8-4256-b7d2-db1eca0e0f3e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:14.410186 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:14.410186 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:14.419585 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e41878b2-51d8-4256-b7d2-db1eca0e0f3e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:14.424247 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e41878b2-51d8-4256-b7d2-db1eca0e0f3e tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc returned with HTTP 200 Aug 01 13:04:14.424790 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 777/3086] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:14 2026] GET /volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:14.443163 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a2903a47-1e7c-40fd-b915-a5335df2667d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:14.445322 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2903a47-1e7c-40fd-b915-a5335df2667d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] PUT https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc Aug 01 13:04:14.445632 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a2903a47-1e7c-40fd-b915-a5335df2667d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-353261336", "description": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:14.454439 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:14.454439 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:14.459145 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a2903a47-1e7c-40fd-b915-a5335df2667d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:14.472697 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a2903a47-1e7c-40fd-b915-a5335df2667d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume updated successfully. Aug 01 13:04:14.473547 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2903a47-1e7c-40fd-b915-a5335df2667d tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc returned with HTTP 200 Aug 01 13:04:14.474132 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 775/3087] 10.4.3.110 () {68 vars in 1368 bytes} [Sat Aug 1 13:04:14 2026] PUT /volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc => generated 769 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:14.493177 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5cdc7a84-8a95-4db3-bfc3-1df277372584 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:14.496509 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5cdc7a84-8a95-4db3-bfc3-1df277372584 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc Aug 01 13:04:14.496724 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5cdc7a84-8a95-4db3-bfc3-1df277372584 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:14.496983 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5cdc7a84-8a95-4db3-bfc3-1df277372584 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:14.506411 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:14.506411 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:14.511396 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5cdc7a84-8a95-4db3-bfc3-1df277372584 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:14.517540 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5cdc7a84-8a95-4db3-bfc3-1df277372584 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc returned with HTTP 200 Aug 01 13:04:14.518009 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 769/3088] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:14 2026] GET /volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:14.534756 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f47cb118-e0cf-49a5-992b-9e553d133682 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:14.536390 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f47cb118-e0cf-49a5-992b-9e553d133682 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] DELETE https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc Aug 01 13:04:14.536867 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f47cb118-e0cf-49a5-992b-9e553d133682 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:14.538397 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f47cb118-e0cf-49a5-992b-9e553d133682 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:14.538397 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-f47cb118-e0cf-49a5-992b-9e553d133682 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume with id: fe9763b2-4b07-4f85-b725-8e50abe66adc Aug 01 13:04:14.545713 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:14.545713 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:14.547190 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f47cb118-e0cf-49a5-992b-9e553d133682 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:14.579004 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f47cb118-e0cf-49a5-992b-9e553d133682 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume request issued successfully. Aug 01 13:04:14.579004 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f47cb118-e0cf-49a5-992b-9e553d133682 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc returned with HTTP 202 Aug 01 13:04:14.579004 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 768/3089] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:14 2026] DELETE /volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:14.587578 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4261f081-d5d0-4f6f-90f1-906af22d37a6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:14.589713 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4261f081-d5d0-4f6f-90f1-906af22d37a6 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc Aug 01 13:04:14.589955 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4261f081-d5d0-4f6f-90f1-906af22d37a6 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:14.590250 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4261f081-d5d0-4f6f-90f1-906af22d37a6 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:14.599025 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:14.599025 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:14.605451 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4261f081-d5d0-4f6f-90f1-906af22d37a6 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:14.613527 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4261f081-d5d0-4f6f-90f1-906af22d37a6 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc returned with HTTP 200 Aug 01 13:04:14.614344 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 778/3090] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:14 2026] GET /volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:14.801975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11023d53-09f4-4c0d-b0fa-39daa56880fc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:14.804277 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11023d53-09f4-4c0d-b0fa-39daa56880fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 Aug 01 13:04:14.804630 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11023d53-09f4-4c0d-b0fa-39daa56880fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:14.804750 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11023d53-09f4-4c0d-b0fa-39daa56880fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:14.816650 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:14.816650 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:14.822577 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-11023d53-09f4-4c0d-b0fa-39daa56880fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:14.833878 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11023d53-09f4-4c0d-b0fa-39daa56880fc tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 returned with HTTP 200 Aug 01 13:04:14.834543 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 776/3091] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:14 2026] GET /volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:14.855671 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ca30b4b1-da1a-4b21-91e1-d5a17355fcd5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:14.857916 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca30b4b1-da1a-4b21-91e1-d5a17355fcd5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:14.858367 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca30b4b1-da1a-4b21-91e1-d5a17355fcd5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1b486cc-c0b4-40e4-b59b-b9bde8c33292", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-388250170"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:14.868806 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:14.868806 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:14.869296 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ca30b4b1-da1a-4b21-91e1-d5a17355fcd5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:14.869476 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-ca30b4b1-da1a-4b21-91e1-d5a17355fcd5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create snapshot from volume f1b486cc-c0b4-40e4-b59b-b9bde8c33292 Aug 01 13:04:14.910605 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ca30b4b1-da1a-4b21-91e1-d5a17355fcd5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['bb964a61-f1d7-46e3-862b-28b1d80460dd', 'ba388918-a134-48ef-bc56-f70941888611', 'e2d56ebf-2da1-4e0d-b14a-f2c055ad2c2d', '5d188421-ba4a-4779-90ef-48302a5aae29'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:14.958523 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ca30b4b1-da1a-4b21-91e1-d5a17355fcd5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot create request issued successfully. Aug 01 13:04:14.959022 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca30b4b1-da1a-4b21-91e1-d5a17355fcd5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:04:14.959520 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 770/3092] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:14.971108 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a21ec089-d6c3-43fe-b1eb-69aed2ef80f1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:14.973090 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a21ec089-d6c3-43fe-b1eb-69aed2ef80f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 Aug 01 13:04:14.973452 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a21ec089-d6c3-43fe-b1eb-69aed2ef80f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:14.973810 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a21ec089-d6c3-43fe-b1eb-69aed2ef80f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:14.979861 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:14.979861 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:14.982991 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a21ec089-d6c3-43fe-b1eb-69aed2ef80f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:14.982991 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a21ec089-d6c3-43fe-b1eb-69aed2ef80f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 returned with HTTP 200 Aug 01 13:04:14.982991 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 769/3093] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:14 2026] GET /volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:15.629062 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c31e4d83-cf8a-4dec-83eb-3ff07c8b4415 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:15.631397 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c31e4d83-cf8a-4dec-83eb-3ff07c8b4415 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc Aug 01 13:04:15.631669 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c31e4d83-cf8a-4dec-83eb-3ff07c8b4415 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:15.631967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c31e4d83-cf8a-4dec-83eb-3ff07c8b4415 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:15.640790 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c31e4d83-cf8a-4dec-83eb-3ff07c8b4415 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc returned with HTTP 404 Aug 01 13:04:15.641455 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 779/3094] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:15 2026] GET /volume/v3/volumes/fe9763b2-4b07-4f85-b725-8e50abe66adc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:15.651344 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f187b0e5-ce22-4451-8022-b12f74138797 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:15.653703 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f187b0e5-ce22-4451-8022-b12f74138797 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc Aug 01 13:04:15.654047 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f187b0e5-ce22-4451-8022-b12f74138797 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:15.654315 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f187b0e5-ce22-4451-8022-b12f74138797 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:15.664030 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:15.664030 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:15.672428 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f187b0e5-ce22-4451-8022-b12f74138797 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:15.685199 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f187b0e5-ce22-4451-8022-b12f74138797 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc returned with HTTP 200 Aug 01 13:04:15.685748 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 777/3095] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:15 2026] GET /volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc => generated 925 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:15.698852 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-312b3850-04a0-4f9a-891c-4e4d7a245f65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:15.700894 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-312b3850-04a0-4f9a-891c-4e4d7a245f65 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] DELETE https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc Aug 01 13:04:15.701131 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-312b3850-04a0-4f9a-891c-4e4d7a245f65 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:15.701314 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-312b3850-04a0-4f9a-891c-4e4d7a245f65 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:15.701464 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-312b3850-04a0-4f9a-891c-4e4d7a245f65 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume with id: be7f65ac-7671-4419-90fd-01fa452c17bc Aug 01 13:04:15.712055 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:15.712055 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:15.712626 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-312b3850-04a0-4f9a-891c-4e4d7a245f65 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:15.744347 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-312b3850-04a0-4f9a-891c-4e4d7a245f65 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume request issued successfully. Aug 01 13:04:15.744932 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-312b3850-04a0-4f9a-891c-4e4d7a245f65 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc returned with HTTP 202 Aug 01 13:04:15.745503 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 771/3096] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:15 2026] DELETE /volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:15.757293 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e0c7704e-4b6f-429b-b814-dc067278d316 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:15.760497 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e0c7704e-4b6f-429b-b814-dc067278d316 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc Aug 01 13:04:15.760960 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e0c7704e-4b6f-429b-b814-dc067278d316 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:15.761888 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e0c7704e-4b6f-429b-b814-dc067278d316 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:15.772933 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:15.772933 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:15.777740 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e0c7704e-4b6f-429b-b814-dc067278d316 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:15.783763 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e0c7704e-4b6f-429b-b814-dc067278d316 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc returned with HTTP 200 Aug 01 13:04:15.784433 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 770/3097] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:15 2026] GET /volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc => generated 924 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:15.993803 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0946261b-1f60-4af5-82be-dd99e28f7181 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:15.996692 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0946261b-1f60-4af5-82be-dd99e28f7181 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 Aug 01 13:04:15.996919 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0946261b-1f60-4af5-82be-dd99e28f7181 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:15.997141 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0946261b-1f60-4af5-82be-dd99e28f7181 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:16.002187 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:16.002187 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:16.002485 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0946261b-1f60-4af5-82be-dd99e28f7181 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:16.003253 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0946261b-1f60-4af5-82be-dd99e28f7181 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 returned with HTTP 200 Aug 01 13:04:16.003619 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 780/3098] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:15 2026] GET /volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:16.013662 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-974a6c79-84a5-43d1-9fc4-d6593c4554f1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:16.015396 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-974a6c79-84a5-43d1-9fc4-d6593c4554f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] POST https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190/action Aug 01 13:04:16.015746 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-974a6c79-84a5-43d1-9fc4-d6593c4554f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:16.015880 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-974a6c79-84a5-43d1-9fc4-d6593c4554f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:16.017701 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.snapshot_unmanage [None req-974a6c79-84a5-43d1-9fc4-d6593c4554f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Unmanage snapshot with id: a28ca3cb-663d-492a-862c-2d553fc81190 Aug 01 13:04:16.023568 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:16.023568 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:16.024045 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-974a6c79-84a5-43d1-9fc4-d6593c4554f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot retrieved successfully. Aug 01 13:04:16.024820 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-974a6c79-84a5-43d1-9fc4-d6593c4554f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '147974b4fdf44853bf3a345b0e9cda56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ae02846eb7d4a2d9cbf36d2aa5095e2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:16.025043 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-974a6c79-84a5-43d1-9fc4-d6593c4554f1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190/action returned with HTTP 403 Aug 01 13:04:16.025526 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 778/3099] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:04:16 2026] POST /volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:16.034898 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ade1581-4062-4d82-8074-4cb4ee0f3dc6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:16.036989 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ade1581-4062-4d82-8074-4cb4ee0f3dc6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 Aug 01 13:04:16.037310 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ade1581-4062-4d82-8074-4cb4ee0f3dc6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:16.037602 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ade1581-4062-4d82-8074-4cb4ee0f3dc6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:16.037704 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-8ade1581-4062-4d82-8074-4cb4ee0f3dc6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete snapshot with id: a28ca3cb-663d-492a-862c-2d553fc81190 Aug 01 13:04:16.042570 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:16.042570 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:16.042908 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ade1581-4062-4d82-8074-4cb4ee0f3dc6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:16.058751 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ade1581-4062-4d82-8074-4cb4ee0f3dc6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot delete request issued successfully. Aug 01 13:04:16.059168 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ade1581-4062-4d82-8074-4cb4ee0f3dc6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 returned with HTTP 202 Aug 01 13:04:16.060112 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 772/3100] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:16 2026] DELETE /volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:16.071539 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-518394d8-6ee4-48c0-8327-02444c44dc48 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:16.075793 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-518394d8-6ee4-48c0-8327-02444c44dc48 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 Aug 01 13:04:16.075793 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-518394d8-6ee4-48c0-8327-02444c44dc48 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:16.075793 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-518394d8-6ee4-48c0-8327-02444c44dc48 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:16.081523 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:16.081523 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:16.082305 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-518394d8-6ee4-48c0-8327-02444c44dc48 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:16.083708 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-518394d8-6ee4-48c0-8327-02444c44dc48 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 returned with HTTP 200 Aug 01 13:04:16.083708 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 771/3101] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:16 2026] GET /volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:16.801981 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b3d90133-e714-49ed-b9ed-144b692fbe30 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:16.804083 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3d90133-e714-49ed-b9ed-144b692fbe30 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc Aug 01 13:04:16.804296 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3d90133-e714-49ed-b9ed-144b692fbe30 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:16.804524 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3d90133-e714-49ed-b9ed-144b692fbe30 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:16.811136 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3d90133-e714-49ed-b9ed-144b692fbe30 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc returned with HTTP 404 Aug 01 13:04:16.811682 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 781/3102] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:16 2026] GET /volume/v3/volumes/be7f65ac-7671-4419-90fd-01fa452c17bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:16.819421 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc942c18-8626-49c6-b8d0-a29e536b5282 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:16.821416 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc942c18-8626-49c6-b8d0-a29e536b5282 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb Aug 01 13:04:16.821685 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc942c18-8626-49c6-b8d0-a29e536b5282 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:16.822069 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc942c18-8626-49c6-b8d0-a29e536b5282 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:16.829755 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:16.829755 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:16.834257 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cc942c18-8626-49c6-b8d0-a29e536b5282 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:16.839290 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc942c18-8626-49c6-b8d0-a29e536b5282 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb returned with HTTP 200 Aug 01 13:04:16.839721 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 779/3103] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:16 2026] GET /volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:16.851965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b57ea8f-5776-43bd-b434-1ae0dc1d9915 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:16.854256 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b57ea8f-5776-43bd-b434-1ae0dc1d9915 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] DELETE https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb Aug 01 13:04:16.854542 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b57ea8f-5776-43bd-b434-1ae0dc1d9915 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:16.854823 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b57ea8f-5776-43bd-b434-1ae0dc1d9915 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:16.855138 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3b57ea8f-5776-43bd-b434-1ae0dc1d9915 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume with id: 0fccc956-5eb8-4909-99d7-1d341a1912fb Aug 01 13:04:16.862588 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:16.862588 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:16.863284 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3b57ea8f-5776-43bd-b434-1ae0dc1d9915 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:16.895422 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3b57ea8f-5776-43bd-b434-1ae0dc1d9915 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume request issued successfully. Aug 01 13:04:16.895578 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b57ea8f-5776-43bd-b434-1ae0dc1d9915 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb returned with HTTP 202 Aug 01 13:04:16.896323 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 773/3104] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:16 2026] DELETE /volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:16.908086 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1281da2d-83b1-430b-803e-96e5b5f178be None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:16.910220 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1281da2d-83b1-430b-803e-96e5b5f178be tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb Aug 01 13:04:16.910433 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1281da2d-83b1-430b-803e-96e5b5f178be tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:16.910640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1281da2d-83b1-430b-803e-96e5b5f178be tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:16.918909 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:16.918909 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:16.923765 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1281da2d-83b1-430b-803e-96e5b5f178be tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:16.929593 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1281da2d-83b1-430b-803e-96e5b5f178be tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb returned with HTTP 200 Aug 01 13:04:16.931229 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 772/3105] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:16 2026] GET /volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:17.094350 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-da1615ed-82f1-4d40-94f0-b20fc41366ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:17.096138 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da1615ed-82f1-4d40-94f0-b20fc41366ba tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 Aug 01 13:04:17.096315 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da1615ed-82f1-4d40-94f0-b20fc41366ba tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:17.096485 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da1615ed-82f1-4d40-94f0-b20fc41366ba tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:17.100411 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da1615ed-82f1-4d40-94f0-b20fc41366ba tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 returned with HTTP 404 Aug 01 13:04:17.101151 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 782/3106] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:17 2026] GET /volume/v3/snapshots/a28ca3cb-663d-492a-862c-2d553fc81190 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:17.108419 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f635281-7862-414c-96e7-03e3d673c239 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:17.111189 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f635281-7862-414c-96e7-03e3d673c239 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 Aug 01 13:04:17.111439 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f635281-7862-414c-96e7-03e3d673c239 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:17.111656 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f635281-7862-414c-96e7-03e3d673c239 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:17.111859 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0f635281-7862-414c-96e7-03e3d673c239 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume with id: f1b486cc-c0b4-40e4-b59b-b9bde8c33292 Aug 01 13:04:17.120860 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:17.120860 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:17.121698 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0f635281-7862-414c-96e7-03e3d673c239 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:17.141480 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0f635281-7862-414c-96e7-03e3d673c239 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume request issued successfully. Aug 01 13:04:17.141757 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f635281-7862-414c-96e7-03e3d673c239 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 returned with HTTP 202 Aug 01 13:04:17.142516 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 780/3107] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:17 2026] DELETE /volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:17.150651 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d313173b-cd31-4479-9d7c-eb36f6c70d63 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:17.153107 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d313173b-cd31-4479-9d7c-eb36f6c70d63 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 Aug 01 13:04:17.153390 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d313173b-cd31-4479-9d7c-eb36f6c70d63 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:17.153683 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d313173b-cd31-4479-9d7c-eb36f6c70d63 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:17.167297 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:17.167297 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:17.175718 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d313173b-cd31-4479-9d7c-eb36f6c70d63 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:17.181462 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d313173b-cd31-4479-9d7c-eb36f6c70d63 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 returned with HTTP 200 Aug 01 13:04:17.182022 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 774/3108] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:17 2026] GET /volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:17.955833 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5abc7a5b-da3d-4ccf-80bd-e34c98f9ec81 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:17.958144 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5abc7a5b-da3d-4ccf-80bd-e34c98f9ec81 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb Aug 01 13:04:17.958581 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5abc7a5b-da3d-4ccf-80bd-e34c98f9ec81 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:17.958772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5abc7a5b-da3d-4ccf-80bd-e34c98f9ec81 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:17.965500 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5abc7a5b-da3d-4ccf-80bd-e34c98f9ec81 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb returned with HTTP 404 Aug 01 13:04:17.966349 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 773/3109] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:17 2026] GET /volume/v3/volumes/0fccc956-5eb8-4909-99d7-1d341a1912fb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:18.025549 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:18.027559 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:18.027989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1, "name": "tempest-VolumesGetTest-Volume-210391279", "metadata": {"Type": "Test"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:18.029555 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request body: {'volume': {'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-210391279', 'metadata': {'Type': 'Test'}}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:18.203407 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-741291f4-70c6-4a0a-beb7-d6139ea625b2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:18.208860 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-741291f4-70c6-4a0a-beb7-d6139ea625b2 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 Aug 01 13:04:18.208860 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-741291f4-70c6-4a0a-beb7-d6139ea625b2 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:18.208860 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-741291f4-70c6-4a0a-beb7-d6139ea625b2 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:18.214285 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-741291f4-70c6-4a0a-beb7-d6139ea625b2 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 returned with HTTP 404 Aug 01 13:04:18.215343 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 781/3110] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:18 2026] GET /volume/v3/volumes/f1b486cc-c0b4-40e4-b59b-b9bde8c33292 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:18.230601 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c482585-179d-412b-9d8a-e1f50c647763 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:18.233002 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:18.233464 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-411117475"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:18.235368 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-411117475'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:18.235527 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume of 1 GB Aug 01 13:04:18.241522 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Availability Zones retrieved successfully. Aug 01 13:04:18.259624 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (f751a544-35ea-40cb-8df9-b94d14a2fd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:18.261911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce995202-c401-429e-8457-95b64f1a2e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:18.262448 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:18.296975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce995202-c401-429e-8457-95b64f1a2e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:18.297676 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf71dfab-3b20-45ea-829b-b670a89c6006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:18.320942 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume of 1 GB Aug 01 13:04:18.326578 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Availability Zones retrieved successfully. Aug 01 13:04:18.332807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (e17c9fc5-f3aa-4da7-828b-40684ae76ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:18.333764 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f1ecdb-b978-4209-afcd-ba54ee692aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:18.334764 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:18.359053 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['f1ff2676-1281-4e99-818b-c8377c47264f', 'e0ed28db-347f-4633-b26d-98297d594c18', '5b59480c-389a-47c6-9378-a05ece274c7b', 'cfe03499-85c1-4170-ac9d-c55055ddc52a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:18.360251 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf71dfab-3b20-45ea-829b-b670a89c6006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1ff2676-1281-4e99-818b-c8377c47264f', 'e0ed28db-347f-4633-b26d-98297d594c18', '5b59480c-389a-47c6-9378-a05ece274c7b', 'cfe03499-85c1-4170-ac9d-c55055ddc52a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:18.361354 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c95624d-9ab8-4573-8cb6-43ec83821e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:18.396599 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c95624d-9ab8-4573-8cb6-43ec83821e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f896eaf-98a6-4814-a4fe-5f52cbfb2b01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-411117475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['f1ff2676-1281-4e99-818b-c8377c47264f','e0ed28db-347f-4633-b26d-98297d594c18','5b59480c-389a-47c6-9378-a05ece274c7b','cfe03499-85c1-4170-ac9d-c55055ddc52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-411117475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f896eaf-98a6-4814-a4fe-5f52cbfb2b01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',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='8ad021ae589a4f39b55131e32c323960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:18.404103 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a608ed-333b-4108-9e7e-7550dd16573f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:18.420140 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a608ed-333b-4108-9e7e-7550dd16573f) 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-VolumeV3RbacBaseTests-Volume-411117475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['f1ff2676-1281-4e99-818b-c8377c47264f','e0ed28db-347f-4633-b26d-98297d594c18','5b59480c-389a-47c6-9378-a05ece274c7b','cfe03499-85c1-4170-ac9d-c55055ddc52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:18.420783 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb93c1cb-7f19-409e-8d8e-d6ebbc443855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:18.425762 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f1ecdb-b978-4209-afcd-ba54ee692aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:18.426893 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846fd5f4-fc7c-42f7-aa05-2df676a3147d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:18.429400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb93c1cb-7f19-409e-8d8e-d6ebbc443855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:18.430558 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (f751a544-35ea-40cb-8df9-b94d14a2fd85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:18.430848 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request issued successfully. Aug 01 13:04:18.431442 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c482585-179d-412b-9d8a-e1f50c647763 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:18.432095 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 775/3111] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:18 2026] POST /volume/v3/volumes => generated 777 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:18.449600 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-74d3e292-eff1-42f2-94be-66a4ffb85192 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:18.452608 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-74d3e292-eff1-42f2-94be-66a4ffb85192 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 Aug 01 13:04:18.452804 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-74d3e292-eff1-42f2-94be-66a4ffb85192 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:18.453055 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-74d3e292-eff1-42f2-94be-66a4ffb85192 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:18.463896 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:18.463896 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:18.469429 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-74d3e292-eff1-42f2-94be-66a4ffb85192 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:18.475547 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-74d3e292-eff1-42f2-94be-66a4ffb85192 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 returned with HTTP 200 Aug 01 13:04:18.476135 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 774/3112] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:18 2026] GET /volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:18.496310 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Created reservations ['1d67d646-e871-4e69-bea6-bd31d18be8ea', '49432432-08b6-4f2c-ade7-c29724459d6f', '2da0749e-3319-4c1f-b683-83871a36a980', '2d891312-aaf3-4e2a-92d8-f1f9c657a894'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:18.497772 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846fd5f4-fc7c-42f7-aa05-2df676a3147d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d67d646-e871-4e69-bea6-bd31d18be8ea', '49432432-08b6-4f2c-ade7-c29724459d6f', '2da0749e-3319-4c1f-b683-83871a36a980', '2d891312-aaf3-4e2a-92d8-f1f9c657a894']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:18.498549 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fc2ad4e-2a06-4264-96a5-bf79717dd625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:18.525845 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fc2ad4e-2a06-4264-96a5-bf79717dd625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9ab5538-f965-4ad7-b697-5bd364a0d548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-210391279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['1d67d646-e871-4e69-bea6-bd31d18be8ea','49432432-08b6-4f2c-ade7-c29724459d6f','2da0749e-3319-4c1f-b683-83871a36a980','2d891312-aaf3-4e2a-92d8-f1f9c657a894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-210391279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9ab5538-f965-4ad7-b697-5bd364a0d548,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6e93412ddee34e96a88ab09fcf61e464',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='95d63bd693664accb9e763ba9d096f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:18.527025 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f27ee38-4473-4905-81e8-aeace3ceb285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:18.550501 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f27ee38-4473-4905-81e8-aeace3ceb285) 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-VolumesGetTest-Volume-210391279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['1d67d646-e871-4e69-bea6-bd31d18be8ea','49432432-08b6-4f2c-ade7-c29724459d6f','2da0749e-3319-4c1f-b683-83871a36a980','2d891312-aaf3-4e2a-92d8-f1f9c657a894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:18.551584 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb906f6e-1943-4144-b39a-61b89b3029f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:18.567645 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb906f6e-1943-4144-b39a-61b89b3029f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:18.569026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (e17c9fc5-f3aa-4da7-828b-40684ae76ba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:18.569757 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request issued successfully. Aug 01 13:04:18.570677 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-680439a6-6e13-4ae7-82dd-bc3c6ee13503 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:18.571460 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 783/3113] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:18 2026] POST /volume/v3/volumes => generated 758 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:18.585525 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-37d491c0-6d1f-4dfd-8b4b-b009cf8890b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:18.588899 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-37d491c0-6d1f-4dfd-8b4b-b009cf8890b1 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 Aug 01 13:04:18.589103 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-37d491c0-6d1f-4dfd-8b4b-b009cf8890b1 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:18.589291 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-37d491c0-6d1f-4dfd-8b4b-b009cf8890b1 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:18.597011 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:18.597011 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:18.601374 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-37d491c0-6d1f-4dfd-8b4b-b009cf8890b1 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:18.607408 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-37d491c0-6d1f-4dfd-8b4b-b009cf8890b1 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 returned with HTTP 200 Aug 01 13:04:18.614199 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 782/3114] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:18 2026] GET /volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:19.490937 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4025a0d9-8bc5-4937-8c02-c81897b1a446 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.492927 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4025a0d9-8bc5-4937-8c02-c81897b1a446 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 Aug 01 13:04:19.493923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4025a0d9-8bc5-4937-8c02-c81897b1a446 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:19.493923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4025a0d9-8bc5-4937-8c02-c81897b1a446 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:19.503913 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:19.503913 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:19.510239 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4025a0d9-8bc5-4937-8c02-c81897b1a446 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:19.514664 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4025a0d9-8bc5-4937-8c02-c81897b1a446 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 returned with HTTP 200 Aug 01 13:04:19.515152 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 776/3115] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:19 2026] GET /volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:19.536817 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ffe3636f-81cb-4666-a407-38410f9ce2bf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.539464 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ffe3636f-81cb-4666-a407-38410f9ce2bf tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:19.541063 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ffe3636f-81cb-4666-a407-38410f9ce2bf tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f896eaf-98a6-4814-a4fe-5f52cbfb2b01", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-670897238"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:19.554167 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:19.554167 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:19.554700 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ffe3636f-81cb-4666-a407-38410f9ce2bf tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:19.555220 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-ffe3636f-81cb-4666-a407-38410f9ce2bf tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create snapshot from volume 5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 Aug 01 13:04:19.592716 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-ffe3636f-81cb-4666-a407-38410f9ce2bf tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['d20079e3-9444-4122-8286-43d26c602bc6', 'a6042959-959f-4303-a19e-08b762ecf28d', '81e8b9c9-d7da-49b3-97c4-173bc6c858a4', '0ae06fb7-503c-42be-b254-c8f70be395bb'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:19.628359 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e54c9292-99ac-47ac-9b8a-3fcf2344eb91 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.630736 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e54c9292-99ac-47ac-9b8a-3fcf2344eb91 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 Aug 01 13:04:19.631019 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e54c9292-99ac-47ac-9b8a-3fcf2344eb91 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:19.631213 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e54c9292-99ac-47ac-9b8a-3fcf2344eb91 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:19.633043 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ffe3636f-81cb-4666-a407-38410f9ce2bf tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot create request issued successfully. Aug 01 13:04:19.633376 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ffe3636f-81cb-4666-a407-38410f9ce2bf tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:04:19.633773 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 775/3116] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:19.638618 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:19.638618 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:19.642912 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e54c9292-99ac-47ac-9b8a-3fcf2344eb91 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:19.643971 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2773a804-f3cc-4993-b886-1d274a0d32a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.646029 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2773a804-f3cc-4993-b886-1d274a0d32a0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca Aug 01 13:04:19.646316 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2773a804-f3cc-4993-b886-1d274a0d32a0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:19.646513 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2773a804-f3cc-4993-b886-1d274a0d32a0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:19.648348 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e54c9292-99ac-47ac-9b8a-3fcf2344eb91 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 returned with HTTP 200 Aug 01 13:04:19.649265 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 784/3117] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:19 2026] GET /volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:19.652968 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:19.652968 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:19.653352 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2773a804-f3cc-4993-b886-1d274a0d32a0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:19.654317 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2773a804-f3cc-4993-b886-1d274a0d32a0 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca returned with HTTP 200 Aug 01 13:04:19.654937 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 783/3118] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:19 2026] GET /volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:19.669119 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8d6dbd9-e79b-471e-be9e-358ce3e25959 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.671485 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-0441d1a9-ce7f-4c2c-95ff-f9111e054818 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.673199 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8d6dbd9-e79b-471e-be9e-358ce3e25959 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 Aug 01 13:04:19.673513 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8d6dbd9-e79b-471e-be9e-358ce3e25959 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:19.673769 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8d6dbd9-e79b-471e-be9e-358ce3e25959 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:19.674390 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-0441d1a9-ce7f-4c2c-95ff-f9111e054818 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:04:19.674692 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-0441d1a9-ce7f-4c2c-95ff-f9111e054818 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:19.675752 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-0441d1a9-ce7f-4c2c-95ff-f9111e054818 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:19.684548 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:19.684548 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:19.688357 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e8d6dbd9-e79b-471e-be9e-358ce3e25959 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:19.694631 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:19.694631 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:19.695825 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8d6dbd9-e79b-471e-be9e-358ce3e25959 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 returned with HTTP 200 Aug 01 13:04:19.696361 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 777/3119] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:19 2026] GET /volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:19.700776 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-0441d1a9-ce7f-4c2c-95ff-f9111e054818 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:04:19.706922 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-0441d1a9-ce7f-4c2c-95ff-f9111e054818 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:04:19.707454 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 776/3120] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:19 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:19.710443 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-78bc04da-2634-4d34-af9e-129fd42fd071 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.713850 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78bc04da-2634-4d34-af9e-129fd42fd071 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] PUT https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 Aug 01 13:04:19.713850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78bc04da-2634-4d34-af9e-129fd42fd071 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-210391279"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:19.724671 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:19.724671 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:19.728747 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-78bc04da-2634-4d34-af9e-129fd42fd071 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:19.734311 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-55ede107-6cb0-4239-8c2c-b7f09737067c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.736348 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-55ede107-6cb0-4239-8c2c-b7f09737067c tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] POST https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762/action Aug 01 13:04:19.736683 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-55ede107-6cb0-4239-8c2c-b7f09737067c tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:19.736816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-55ede107-6cb0-4239-8c2c-b7f09737067c tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:19.740319 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-78bc04da-2634-4d34-af9e-129fd42fd071 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume updated successfully. Aug 01 13:04:19.741057 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78bc04da-2634-4d34-af9e-129fd42fd071 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 returned with HTTP 200 Aug 01 13:04:19.741608 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 785/3121] 10.4.3.110 () {68 vars in 1368 bytes} [Sat Aug 1 13:04:19 2026] PUT /volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 => generated 782 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:19.757213 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-77292cfa-8fd8-44db-ad61-2defef95a7d3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.757557 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:19.757557 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:19.758289 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-55ede107-6cb0-4239-8c2c-b7f09737067c tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:04:19.759339 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77292cfa-8fd8-44db-ad61-2defef95a7d3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] PUT https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 Aug 01 13:04:19.759912 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-77292cfa-8fd8-44db-ad61-2defef95a7d3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-585881550", "description": "This is the new description of volume"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:19.770372 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:19.770372 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:19.773242 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-55ede107-6cb0-4239-8c2c-b7f09737067c tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Begin detaching volume completed successfully. Aug 01 13:04:19.773518 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-55ede107-6cb0-4239-8c2c-b7f09737067c tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762/action returned with HTTP 202 Aug 01 13:04:19.774398 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 784/3122] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:04:19 2026] POST /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:04:19.775660 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-77292cfa-8fd8-44db-ad61-2defef95a7d3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:19.785076 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-77292cfa-8fd8-44db-ad61-2defef95a7d3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume updated successfully. Aug 01 13:04:19.786155 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77292cfa-8fd8-44db-ad61-2defef95a7d3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 returned with HTTP 200 Aug 01 13:04:19.787246 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 778/3123] 10.4.3.110 () {68 vars in 1369 bytes} [Sat Aug 1 13:04:19 2026] PUT /volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:19.802523 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b6026b48-b9f2-4d88-a93e-ddfc9cc03afa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.805130 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6026b48-b9f2-4d88-a93e-ddfc9cc03afa tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 Aug 01 13:04:19.805394 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6026b48-b9f2-4d88-a93e-ddfc9cc03afa tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:19.805631 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6026b48-b9f2-4d88-a93e-ddfc9cc03afa tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:19.817844 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:19.817844 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:19.826183 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b6026b48-b9f2-4d88-a93e-ddfc9cc03afa tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:19.838165 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6026b48-b9f2-4d88-a93e-ddfc9cc03afa tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 returned with HTTP 200 Aug 01 13:04:19.838727 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 777/3124] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:19 2026] GET /volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 => generated 1405 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:19.859514 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-537bed43-9b7a-47e0-a038-c070d0576d6d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.859920 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-537bed43-9b7a-47e0-a038-c070d0576d6d None None] GET https://10.4.3.110/volume// Aug 01 13:04:19.860123 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-537bed43-9b7a-47e0-a038-c070d0576d6d None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:19.860317 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-537bed43-9b7a-47e0-a038-c070d0576d6d None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:19.860628 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-537bed43-9b7a-47e0-a038-c070d0576d6d None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:19.865508 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 786/3125] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:04:19 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:19.866954 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.869221 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:19.870301 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2036423666", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1655025279"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:19.872329 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2036423666', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1655025279'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:19.872496 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume of 1 GB Aug 01 13:04:19.874558 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-e46eba6f-73f9-428b-b873-be258f8947ae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:19.879925 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Availability Zones retrieved successfully. Aug 01 13:04:19.880272 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-e46eba6f-73f9-428b-b873-be258f8947ae tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:04:19.880643 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-e46eba6f-73f9-428b-b873-be258f8947ae tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:19.880959 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-e46eba6f-73f9-428b-b873-be258f8947ae tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:19.891071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (2eb0a82b-e84c-4c75-b482-58657c939d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:19.893365 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ad2440-2d96-47ed-a42f-21c78ec8231d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:19.894772 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:19.896217 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:19.896217 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:19.904567 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-e46eba6f-73f9-428b-b873-be258f8947ae tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:04:19.910586 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-e46eba6f-73f9-428b-b873-be258f8947ae tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:04:19.911182 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 779/3126] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:04:19 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:19.929445 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ad2440-2d96-47ed-a42f-21c78ec8231d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:19.930140 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8784589-70ac-482e-980b-d6fecbb15bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:19.987434 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Created reservations ['64c06eac-8d77-4853-af69-e910f7a26fab', '6cc2b4c4-1a03-4e36-b8b2-4002160f8eff', '5d6a39c3-ef3c-487b-950c-6dddedb63a22', 'ff2ea5a5-e21b-4291-be05-80017d5ee7ff'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:19.988457 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8784589-70ac-482e-980b-d6fecbb15bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64c06eac-8d77-4853-af69-e910f7a26fab', '6cc2b4c4-1a03-4e36-b8b2-4002160f8eff', '5d6a39c3-ef3c-487b-950c-6dddedb63a22', 'ff2ea5a5-e21b-4291-be05-80017d5ee7ff']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:19.989399 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2975e00-3eb6-46fc-97dd-b48e2e253fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:20.016738 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2975e00-3eb6-46fc-97dd-b48e2e253fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99c1c01b-0091-4df5-bb1c-d90c6fd44ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2036423666',display_name='tempest-VolumesGetTest-Volume-1655025279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['64c06eac-8d77-4853-af69-e910f7a26fab','6cc2b4c4-1a03-4e36-b8b2-4002160f8eff','5d6a39c3-ef3c-487b-950c-6dddedb63a22','ff2ea5a5-e21b-4291-be05-80017d5ee7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2036423666',display_name='tempest-VolumesGetTest-Volume-1655025279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99c1c01b-0091-4df5-bb1c-d90c6fd44ba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e93412ddee34e96a88ab09fcf61e464',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='95d63bd693664accb9e763ba9d096f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:20.017984 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5766d47-9c7c-4b37-a0b1-f19962bae158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:20.043155 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5766d47-9c7c-4b37-a0b1-f19962bae158) 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='tempest-@#$%^* description-2036423666',display_name='tempest-VolumesGetTest-Volume-1655025279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93412ddee34e96a88ab09fcf61e464',qos_specs=None,replication_status=,reservations=['64c06eac-8d77-4853-af69-e910f7a26fab','6cc2b4c4-1a03-4e36-b8b2-4002160f8eff','5d6a39c3-ef3c-487b-950c-6dddedb63a22','ff2ea5a5-e21b-4291-be05-80017d5ee7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d63bd693664accb9e763ba9d096f51',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:20.043909 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa578f9-cbf7-4fff-8707-50d0e797c1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:20.056161 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa578f9-cbf7-4fff-8707-50d0e797c1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:20.057087 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Flow 'volume_create_api' (2eb0a82b-e84c-4c75-b482-58657c939d8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:20.057399 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Create volume request issued successfully. Aug 01 13:04:20.058134 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd66cb0a-4dfa-4aed-9c9d-b1a2db9a6ee3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:20.058515 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 785/3127] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:19 2026] POST /volume/v3/volumes => generated 780 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:20.074214 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-64c79709-33ae-491b-9930-4d14620fc189 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.076386 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-64c79709-33ae-491b-9930-4d14620fc189 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 Aug 01 13:04:20.076616 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-64c79709-33ae-491b-9930-4d14620fc189 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:20.077079 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-64c79709-33ae-491b-9930-4d14620fc189 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:20.078610 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-de529c80-38a5-4304-a9ff-6a25895b98d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.080902 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-de529c80-38a5-4304-a9ff-6a25895b98d8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:20.081219 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-de529c80-38a5-4304-a9ff-6a25895b98d8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:20.081413 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-de529c80-38a5-4304-a9ff-6a25895b98d8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:20.086678 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:20.086678 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:20.090456 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:20.090456 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:20.092105 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-64c79709-33ae-491b-9930-4d14620fc189 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:20.094111 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-de529c80-38a5-4304-a9ff-6a25895b98d8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:20.097405 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-64c79709-33ae-491b-9930-4d14620fc189 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 returned with HTTP 200 Aug 01 13:04:20.097853 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 778/3128] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:20 2026] GET /volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:20.098646 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-de529c80-38a5-4304-a9ff-6a25895b98d8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:20.099070 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 787/3129] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:20 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:20.194282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27dff64e-8350-48a3-a253-3276c6ea07c5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.194878 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27dff64e-8350-48a3-a253-3276c6ea07c5 None None] GET https://10.4.3.110/volume// Aug 01 13:04:20.195236 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27dff64e-8350-48a3-a253-3276c6ea07c5 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:20.195547 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27dff64e-8350-48a3-a253-3276c6ea07c5 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:20.196122 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27dff64e-8350-48a3-a253-3276c6ea07c5 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:20.196876 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 780/3130] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:04:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:20.205713 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-e1112fe7-9576-4a4a-aa9f-f7772c1fd660 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.208222 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-e1112fe7-9576-4a4a-aa9f-f7772c1fd660 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:04:20.208645 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-e1112fe7-9576-4a4a-aa9f-f7772c1fd660 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bb9de43-cb11-4810-ae68-2a5911eb84fb", "connector": null, "instance_uuid": "a1bac32d-e021-4d73-9870-97eeb44d23ed"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:20.218708 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:20.218708 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:20.257670 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-e1112fe7-9576-4a4a-aa9f-f7772c1fd660 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:04:20.258282 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 786/3131] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:04:20 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:20.292198 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1cfa5c5b-a65e-4e2a-a91c-486ccd3fa67a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.294578 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cfa5c5b-a65e-4e2a-a91c-486ccd3fa67a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:20.294871 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cfa5c5b-a65e-4e2a-a91c-486ccd3fa67a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:20.295128 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cfa5c5b-a65e-4e2a-a91c-486ccd3fa67a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:20.305776 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-04a7c893-52e5-45cd-850f-1eca516990bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.306204 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04a7c893-52e5-45cd-850f-1eca516990bd None None] GET https://10.4.3.110/volume// Aug 01 13:04:20.306363 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04a7c893-52e5-45cd-850f-1eca516990bd None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:20.306642 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04a7c893-52e5-45cd-850f-1eca516990bd None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:20.307063 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04a7c893-52e5-45cd-850f-1eca516990bd None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:20.307407 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 788/3132] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:04:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:20.307463 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:20.307463 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:20.312238 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1cfa5c5b-a65e-4e2a-a91c-486ccd3fa67a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:20.315157 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-6f93a1e4-1473-4835-8f97-79d901ed17ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.318260 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-6f93a1e4-1473-4835-8f97-79d901ed17ff tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:20.318646 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-6f93a1e4-1473-4835-8f97-79d901ed17ff tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:20.318833 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-6f93a1e4-1473-4835-8f97-79d901ed17ff tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:20.321314 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cfa5c5b-a65e-4e2a-a91c-486ccd3fa67a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:20.321801 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 779/3133] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:20 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:20.336486 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:20.336486 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:20.340607 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-6f93a1e4-1473-4835-8f97-79d901ed17ff tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:20.344939 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-6f93a1e4-1473-4835-8f97-79d901ed17ff tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:20.345461 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 781/3134] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:04:20 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:20.454559 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-12148cd9-0c70-453e-903a-65bd3f528fbf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.457425 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-12148cd9-0c70-453e-903a-65bd3f528fbf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] PUT https://10.4.3.110/volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208 Aug 01 13:04:20.457912 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-12148cd9-0c70-453e-903a-65bd3f528fbf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:20.470078 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-12148cd9-0c70-453e-903a-65bd3f528fbf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Acquiring lock "cinder-attachment_update-1bb9de43-cb11-4810-ae68-2a5911eb84fb-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:04:20.477641 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-12148cd9-0c70-453e-903a-65bd3f528fbf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Lock "cinder-attachment_update-1bb9de43-cb11-4810-ae68-2a5911eb84fb-np0000006302" acquired by "attachment_update" :: waited 0.008s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:04:20.478954 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:20.478954 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:20.584222 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-12148cd9-0c70-453e-903a-65bd3f528fbf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Lock "cinder-attachment_update-1bb9de43-cb11-4810-ae68-2a5911eb84fb-np0000006302" released by "attachment_update" :: held 0.107s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:04:20.584584 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-12148cd9-0c70-453e-903a-65bd3f528fbf tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208 returned with HTTP 200 Aug 01 13:04:20.585229 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 787/3135] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:04:20 2026] PUT /volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:20.668345 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bbf07b9f-8e91-4316-a77e-daa0fb1fa5e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.671241 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbf07b9f-8e91-4316-a77e-daa0fb1fa5e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca Aug 01 13:04:20.671515 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbf07b9f-8e91-4316-a77e-daa0fb1fa5e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:20.671843 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbf07b9f-8e91-4316-a77e-daa0fb1fa5e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:20.678296 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:20.678296 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:20.678716 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bbf07b9f-8e91-4316-a77e-daa0fb1fa5e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:20.679717 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbf07b9f-8e91-4316-a77e-daa0fb1fa5e5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca returned with HTTP 200 Aug 01 13:04:20.680453 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 789/3136] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:20 2026] GET /volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:20.692248 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-19c3237c-34f6-4a3e-bdb8-32e9b893694e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.694202 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19c3237c-34f6-4a3e-bdb8-32e9b893694e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] PUT https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca Aug 01 13:04:20.694564 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-19c3237c-34f6-4a3e-bdb8-32e9b893694e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:20.703523 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:20.703523 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:20.704069 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-19c3237c-34f6-4a3e-bdb8-32e9b893694e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Snapshot retrieved successfully. Aug 01 13:04:20.712471 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19c3237c-34f6-4a3e-bdb8-32e9b893694e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca returned with HTTP 200 Aug 01 13:04:20.713008 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 780/3137] 10.4.3.110 () {68 vars in 1374 bytes} [Sat Aug 1 13:04:20 2026] PUT /volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca => generated 360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:20.721635 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c08d7a2e-eb9a-4fb6-a2b5-fca46fce7999 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.723419 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c08d7a2e-eb9a-4fb6-a2b5-fca46fce7999 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca Aug 01 13:04:20.723509 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c08d7a2e-eb9a-4fb6-a2b5-fca46fce7999 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:20.723697 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c08d7a2e-eb9a-4fb6-a2b5-fca46fce7999 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:20.723794 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-c08d7a2e-eb9a-4fb6-a2b5-fca46fce7999 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete snapshot with id: e31546a4-7339-4b2f-87b4-231905aa96ca Aug 01 13:04:20.730261 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:20.730261 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:20.730569 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c08d7a2e-eb9a-4fb6-a2b5-fca46fce7999 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:20.750687 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c08d7a2e-eb9a-4fb6-a2b5-fca46fce7999 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot delete request issued successfully. Aug 01 13:04:20.750964 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c08d7a2e-eb9a-4fb6-a2b5-fca46fce7999 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca returned with HTTP 202 Aug 01 13:04:20.751427 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 782/3138] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:20 2026] DELETE /volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:20.761190 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-22fdd4fb-91cb-412c-afae-af43fec6a672 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.763272 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22fdd4fb-91cb-412c-afae-af43fec6a672 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca Aug 01 13:04:20.763484 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22fdd4fb-91cb-412c-afae-af43fec6a672 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:20.763912 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22fdd4fb-91cb-412c-afae-af43fec6a672 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:20.772213 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:20.772213 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:20.772704 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-22fdd4fb-91cb-412c-afae-af43fec6a672 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:20.774307 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22fdd4fb-91cb-412c-afae-af43fec6a672 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca returned with HTTP 200 Aug 01 13:04:20.774659 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 788/3139] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:20 2026] GET /volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca => generated 493 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:20.903681 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-e967ceb5-96d8-44de-bb65-7f8b04fe95b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:20.908037 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-e967ceb5-96d8-44de-bb65-7f8b04fe95b1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] DELETE https://10.4.3.110/volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f Aug 01 13:04:20.908311 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-e967ceb5-96d8-44de-bb65-7f8b04fe95b1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:20.908638 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-e967ceb5-96d8-44de-bb65-7f8b04fe95b1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:20.921940 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:20.921940 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:20.982681 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d5f17f24-e029-44d3-ad92-3cc03bd09a96 req-e967ceb5-96d8-44de-bb65-7f8b04fe95b1 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f returned with HTTP 200 Aug 01 13:04:20.982935 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 790/3140] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:04:20 2026] DELETE /volume/v3/attachments/838b3824-b8ee-476f-9af4-85b5a459ef2f => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:21.066918 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d48315e3-4815-4956-bdf5-d7a96570408f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.068816 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d48315e3-4815-4956-bdf5-d7a96570408f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:21.069130 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d48315e3-4815-4956-bdf5-d7a96570408f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.069327 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d48315e3-4815-4956-bdf5-d7a96570408f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.078311 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.078311 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:21.082863 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d48315e3-4815-4956-bdf5-d7a96570408f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:21.088608 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d48315e3-4815-4956-bdf5-d7a96570408f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:21.089194 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 781/3141] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:21.112580 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c8ba8b8-6249-4002-96e4-8624afd55be5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.114574 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c8ba8b8-6249-4002-96e4-8624afd55be5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 Aug 01 13:04:21.114857 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c8ba8b8-6249-4002-96e4-8624afd55be5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.115103 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c8ba8b8-6249-4002-96e4-8624afd55be5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.125772 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.125772 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:21.128489 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6c8ba8b8-6249-4002-96e4-8624afd55be5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:21.132976 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c8ba8b8-6249-4002-96e4-8624afd55be5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 returned with HTTP 200 Aug 01 13:04:21.133454 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 783/3142] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:21.148343 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4b53de51-75b0-4501-8e1b-fc9d24cd8df0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.150256 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b53de51-75b0-4501-8e1b-fc9d24cd8df0 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] PUT https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 Aug 01 13:04:21.150594 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b53de51-75b0-4501-8e1b-fc9d24cd8df0 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-210391279", "description": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:21.157470 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-90162a06-f832-4a01-bce6-6b0330198b44 req-8fbe0ef1-74d7-4e47-88ea-c61d9e3f2c5d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.161163 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-8fbe0ef1-74d7-4e47-88ea-c61d9e3f2c5d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:21.161549 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-8fbe0ef1-74d7-4e47-88ea-c61d9e3f2c5d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.161684 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.161684 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:21.162147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-8fbe0ef1-74d7-4e47-88ea-c61d9e3f2c5d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.169722 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4b53de51-75b0-4501-8e1b-fc9d24cd8df0 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:21.178711 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.178711 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:21.179208 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4b53de51-75b0-4501-8e1b-fc9d24cd8df0 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume updated successfully. Aug 01 13:04:21.179876 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b53de51-75b0-4501-8e1b-fc9d24cd8df0 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 returned with HTTP 200 Aug 01 13:04:21.180426 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 789/3143] 10.4.3.110 () {68 vars in 1368 bytes} [Sat Aug 1 13:04:21 2026] PUT /volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 => generated 769 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:21.191203 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-90162a06-f832-4a01-bce6-6b0330198b44 req-8fbe0ef1-74d7-4e47-88ea-c61d9e3f2c5d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:21.195928 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c59bf494-2c7a-4f5e-8478-6ae75f9621f5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.198295 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-8fbe0ef1-74d7-4e47-88ea-c61d9e3f2c5d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:21.198845 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 791/3144] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:21.199359 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c59bf494-2c7a-4f5e-8478-6ae75f9621f5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 Aug 01 13:04:21.199616 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c59bf494-2c7a-4f5e-8478-6ae75f9621f5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.199817 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c59bf494-2c7a-4f5e-8478-6ae75f9621f5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.210651 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.210651 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:21.217509 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c59bf494-2c7a-4f5e-8478-6ae75f9621f5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:21.222693 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c59bf494-2c7a-4f5e-8478-6ae75f9621f5 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 returned with HTTP 200 Aug 01 13:04:21.223128 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 782/3145] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:21.237516 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00d1abc9-c862-4ca3-a0dd-8621f2d8bee2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.239316 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00d1abc9-c862-4ca3-a0dd-8621f2d8bee2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] DELETE https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 Aug 01 13:04:21.239531 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00d1abc9-c862-4ca3-a0dd-8621f2d8bee2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.239775 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00d1abc9-c862-4ca3-a0dd-8621f2d8bee2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.239971 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-00d1abc9-c862-4ca3-a0dd-8621f2d8bee2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume with id: 99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 Aug 01 13:04:21.247709 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.247709 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:21.248428 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00d1abc9-c862-4ca3-a0dd-8621f2d8bee2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:21.284377 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00d1abc9-c862-4ca3-a0dd-8621f2d8bee2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume request issued successfully. Aug 01 13:04:21.284565 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00d1abc9-c862-4ca3-a0dd-8621f2d8bee2 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 returned with HTTP 202 Aug 01 13:04:21.285179 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 784/3146] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:21 2026] DELETE /volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:21.290267 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e2d15dd5-542a-4bc0-bc76-145dbf5075ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.290797 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2d15dd5-542a-4bc0-bc76-145dbf5075ec None None] GET https://10.4.3.110/volume// Aug 01 13:04:21.290962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2d15dd5-542a-4bc0-bc76-145dbf5075ec None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.291124 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2d15dd5-542a-4bc0-bc76-145dbf5075ec None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.291454 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2d15dd5-542a-4bc0-bc76-145dbf5075ec None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:21.291770 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 790/3147] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:21.294748 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c6c40b85-00f7-45ad-b4b5-38bedfc50925 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.296983 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6c40b85-00f7-45ad-b4b5-38bedfc50925 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 Aug 01 13:04:21.297289 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c6c40b85-00f7-45ad-b4b5-38bedfc50925 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.297628 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c6c40b85-00f7-45ad-b4b5-38bedfc50925 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.302093 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-90162a06-f832-4a01-bce6-6b0330198b44 req-296bdac7-a177-46b2-b222-e65d236c0e35 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.304994 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-296bdac7-a177-46b2-b222-e65d236c0e35 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:04:21.305431 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-296bdac7-a177-46b2-b222-e65d236c0e35 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b13e720b-76df-4ad5-b0d9-09491383edf0", "connector": null, "instance_uuid": "c8d79e58-d7d8-4669-9d84-6e3501f1302f"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:21.308885 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.308885 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:21.313958 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c6c40b85-00f7-45ad-b4b5-38bedfc50925 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:21.318880 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.318880 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:21.319164 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6c40b85-00f7-45ad-b4b5-38bedfc50925 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 returned with HTTP 200 Aug 01 13:04:21.319626 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 792/3148] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:21.342018 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd10a441-4825-456b-84bf-aadb804cce0e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.342018 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd10a441-4825-456b-84bf-aadb804cce0e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:21.342018 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd10a441-4825-456b-84bf-aadb804cce0e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.342261 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd10a441-4825-456b-84bf-aadb804cce0e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.358601 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.358601 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:21.361313 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-296bdac7-a177-46b2-b222-e65d236c0e35 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:04:21.361819 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 783/3149] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:04:21 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:21.363237 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fd10a441-4825-456b-84bf-aadb804cce0e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:21.368697 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd10a441-4825-456b-84bf-aadb804cce0e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:21.369279 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 785/3150] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:21.395904 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ee417e3a-9175-4d8d-9cdf-4c5231af2623 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.398069 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee417e3a-9175-4d8d-9cdf-4c5231af2623 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:21.398289 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee417e3a-9175-4d8d-9cdf-4c5231af2623 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.398552 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee417e3a-9175-4d8d-9cdf-4c5231af2623 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.414917 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.414917 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:21.415039 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a39cfa69-488f-4048-9522-ffe41026c64b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.415499 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a39cfa69-488f-4048-9522-ffe41026c64b None None] GET https://10.4.3.110/volume// Aug 01 13:04:21.415658 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a39cfa69-488f-4048-9522-ffe41026c64b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.415855 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a39cfa69-488f-4048-9522-ffe41026c64b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.416208 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a39cfa69-488f-4048-9522-ffe41026c64b None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:21.416486 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 793/3151] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:21.420568 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ee417e3a-9175-4d8d-9cdf-4c5231af2623 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:21.430028 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee417e3a-9175-4d8d-9cdf-4c5231af2623 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:21.430138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-90162a06-f832-4a01-bce6-6b0330198b44 req-f16bc9ad-cf6c-455f-9a66-7e25035d4fd2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.431053 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 791/3152] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:21.435833 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-f16bc9ad-cf6c-455f-9a66-7e25035d4fd2 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:21.436099 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-f16bc9ad-cf6c-455f-9a66-7e25035d4fd2 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.436303 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-f16bc9ad-cf6c-455f-9a66-7e25035d4fd2 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.454655 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.454655 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:21.458620 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-90162a06-f832-4a01-bce6-6b0330198b44 req-f16bc9ad-cf6c-455f-9a66-7e25035d4fd2 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:21.463617 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-f16bc9ad-cf6c-455f-9a66-7e25035d4fd2 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:21.464251 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 784/3153] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 1020 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:21.565712 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-90162a06-f832-4a01-bce6-6b0330198b44 req-62c7d2c7-d162-4c82-ac9f-3ca45a833de4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.567767 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-62c7d2c7-d162-4c82-ac9f-3ca45a833de4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] PUT https://10.4.3.110/volume/v3/attachments/22a9f533-4bbf-48b1-b470-09f25ef08d19 Aug 01 13:04:21.568231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-62c7d2c7-d162-4c82-ac9f-3ca45a833de4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:21.577835 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-90162a06-f832-4a01-bce6-6b0330198b44 req-62c7d2c7-d162-4c82-ac9f-3ca45a833de4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Acquiring lock "cinder-attachment_update-b13e720b-76df-4ad5-b0d9-09491383edf0-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:04:21.582280 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-90162a06-f832-4a01-bce6-6b0330198b44 req-62c7d2c7-d162-4c82-ac9f-3ca45a833de4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Lock "cinder-attachment_update-b13e720b-76df-4ad5-b0d9-09491383edf0-np0000006302" acquired by "attachment_update" :: waited 0.004s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:04:21.583321 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.583321 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:21.708056 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-90162a06-f832-4a01-bce6-6b0330198b44 req-62c7d2c7-d162-4c82-ac9f-3ca45a833de4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Lock "cinder-attachment_update-b13e720b-76df-4ad5-b0d9-09491383edf0-np0000006302" released by "attachment_update" :: held 0.126s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:04:21.708335 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-62c7d2c7-d162-4c82-ac9f-3ca45a833de4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/attachments/22a9f533-4bbf-48b1-b470-09f25ef08d19 returned with HTTP 200 Aug 01 13:04:21.709005 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 786/3154] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:04:21 2026] PUT /volume/v3/attachments/22a9f533-4bbf-48b1-b470-09f25ef08d19 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:04:21.783436 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd3e1a1e-d9af-4da7-8574-127af970558a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.786109 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd3e1a1e-d9af-4da7-8574-127af970558a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca Aug 01 13:04:21.786351 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd3e1a1e-d9af-4da7-8574-127af970558a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.786528 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd3e1a1e-d9af-4da7-8574-127af970558a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.791361 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd3e1a1e-d9af-4da7-8574-127af970558a tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca returned with HTTP 404 Aug 01 13:04:21.791787 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 794/3155] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/v3/snapshots/e31546a4-7339-4b2f-87b4-231905aa96ca => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:21.798691 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-be12c6d0-7963-4407-b779-6a2e568c0747 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.802778 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be12c6d0-7963-4407-b779-6a2e568c0747 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 Aug 01 13:04:21.803097 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be12c6d0-7963-4407-b779-6a2e568c0747 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.803360 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be12c6d0-7963-4407-b779-6a2e568c0747 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.803558 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-be12c6d0-7963-4407-b779-6a2e568c0747 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume with id: 5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 Aug 01 13:04:21.811607 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.811607 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:21.811928 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-be12c6d0-7963-4407-b779-6a2e568c0747 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:21.834191 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-be12c6d0-7963-4407-b779-6a2e568c0747 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume request issued successfully. Aug 01 13:04:21.834433 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be12c6d0-7963-4407-b779-6a2e568c0747 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 returned with HTTP 202 Aug 01 13:04:21.835241 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 792/3156] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:21 2026] DELETE /volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:21.844002 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-251a7d20-7837-4abc-b2a8-5bdbafd7d8e8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:21.846326 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-251a7d20-7837-4abc-b2a8-5bdbafd7d8e8 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 Aug 01 13:04:21.847640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-251a7d20-7837-4abc-b2a8-5bdbafd7d8e8 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:21.847640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-251a7d20-7837-4abc-b2a8-5bdbafd7d8e8 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:21.855929 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:21.855929 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:21.863772 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-251a7d20-7837-4abc-b2a8-5bdbafd7d8e8 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:21.871145 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-251a7d20-7837-4abc-b2a8-5bdbafd7d8e8 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 returned with HTTP 200 Aug 01 13:04:21.871914 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 785/3157] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:22.000717 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-52a26ca7-2f51-4922-92e6-8b93485ae440 req-4b6b3efe-a125-42f9-adb6-2eeb2333b5ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:22.005259 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-52a26ca7-2f51-4922-92e6-8b93485ae440 req-4b6b3efe-a125-42f9-adb6-2eeb2333b5ad tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:04:22.005507 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-52a26ca7-2f51-4922-92e6-8b93485ae440 req-4b6b3efe-a125-42f9-adb6-2eeb2333b5ad tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:22.005738 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-52a26ca7-2f51-4922-92e6-8b93485ae440 req-4b6b3efe-a125-42f9-adb6-2eeb2333b5ad tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:22.021509 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:22.021509 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:22.027242 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-52a26ca7-2f51-4922-92e6-8b93485ae440 req-4b6b3efe-a125-42f9-adb6-2eeb2333b5ad tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:04:22.032313 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-52a26ca7-2f51-4922-92e6-8b93485ae440 req-4b6b3efe-a125-42f9-adb6-2eeb2333b5ad tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:04:22.032994 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 787/3158] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:21 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:22.047735 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b7147c3-88c0-4bba-9792-72efb1151874 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:22.050020 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b7147c3-88c0-4bba-9792-72efb1151874 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] DELETE https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:04:22.050314 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b7147c3-88c0-4bba-9792-72efb1151874 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:22.050554 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b7147c3-88c0-4bba-9792-72efb1151874 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:22.050724 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4b7147c3-88c0-4bba-9792-72efb1151874 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Delete volume with id: 431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:04:22.058899 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:22.058899 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:22.059436 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b7147c3-88c0-4bba-9792-72efb1151874 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:04:22.079680 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b7147c3-88c0-4bba-9792-72efb1151874 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Delete volume request issued successfully. Aug 01 13:04:22.079903 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b7147c3-88c0-4bba-9792-72efb1151874 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 202 Aug 01 13:04:22.080297 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 795/3159] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:22 2026] DELETE /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:22.090538 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-53226475-8d1c-4d45-bcea-c42c9cdaba49 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:22.095067 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53226475-8d1c-4d45-bcea-c42c9cdaba49 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:04:22.095067 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53226475-8d1c-4d45-bcea-c42c9cdaba49 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:22.095067 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53226475-8d1c-4d45-bcea-c42c9cdaba49 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:22.105580 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:22.105580 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:22.113322 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-53226475-8d1c-4d45-bcea-c42c9cdaba49 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Volume info retrieved successfully. Aug 01 13:04:22.119643 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53226475-8d1c-4d45-bcea-c42c9cdaba49 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 200 Aug 01 13:04:22.120139 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 793/3160] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:22 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:22.334523 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b85bf46a-100b-4692-b6f4-5bd69e1c8200 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:22.336480 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b85bf46a-100b-4692-b6f4-5bd69e1c8200 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 Aug 01 13:04:22.336752 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b85bf46a-100b-4692-b6f4-5bd69e1c8200 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:22.337046 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b85bf46a-100b-4692-b6f4-5bd69e1c8200 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:22.342754 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b85bf46a-100b-4692-b6f4-5bd69e1c8200 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 returned with HTTP 404 Aug 01 13:04:22.343296 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 786/3161] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:22 2026] GET /volume/v3/volumes/99c1c01b-0091-4df5-bb1c-d90c6fd44ba3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:22.350681 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3bfa6f54-5c32-4509-b864-aae21227dd43 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:22.353140 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3bfa6f54-5c32-4509-b864-aae21227dd43 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 Aug 01 13:04:22.353396 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3bfa6f54-5c32-4509-b864-aae21227dd43 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:22.353842 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3bfa6f54-5c32-4509-b864-aae21227dd43 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:22.363281 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:22.363281 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:22.367036 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3bfa6f54-5c32-4509-b864-aae21227dd43 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:22.372047 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3bfa6f54-5c32-4509-b864-aae21227dd43 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 returned with HTTP 200 Aug 01 13:04:22.372439 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 788/3162] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:22 2026] GET /volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:22.383962 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b11536d0-1e89-4b23-8566-61b4650e6ec3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:22.385965 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b11536d0-1e89-4b23-8566-61b4650e6ec3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] DELETE https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 Aug 01 13:04:22.386214 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b11536d0-1e89-4b23-8566-61b4650e6ec3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:22.386445 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b11536d0-1e89-4b23-8566-61b4650e6ec3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:22.386507 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab2aaf14-87a8-46a7-9745-49521b76df5b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:22.386658 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b11536d0-1e89-4b23-8566-61b4650e6ec3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume with id: e9ab5538-f965-4ad7-b697-5bd364a0d548 Aug 01 13:04:22.388345 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab2aaf14-87a8-46a7-9745-49521b76df5b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:22.388593 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab2aaf14-87a8-46a7-9745-49521b76df5b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:22.388715 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab2aaf14-87a8-46a7-9745-49521b76df5b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:22.394574 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:22.394574 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:22.395110 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b11536d0-1e89-4b23-8566-61b4650e6ec3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:22.401302 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:22.401302 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:22.405972 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ab2aaf14-87a8-46a7-9745-49521b76df5b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:22.413920 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab2aaf14-87a8-46a7-9745-49521b76df5b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:22.414135 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 794/3163] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:22 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:22.418409 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b11536d0-1e89-4b23-8566-61b4650e6ec3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Delete volume request issued successfully. Aug 01 13:04:22.418715 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b11536d0-1e89-4b23-8566-61b4650e6ec3 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 returned with HTTP 202 Aug 01 13:04:22.422318 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 796/3164] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:22 2026] DELETE /volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:22.433702 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-04de3aea-fd37-49b4-a88e-7ac435f19626 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:22.435681 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04de3aea-fd37-49b4-a88e-7ac435f19626 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 Aug 01 13:04:22.435986 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04de3aea-fd37-49b4-a88e-7ac435f19626 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:22.436181 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04de3aea-fd37-49b4-a88e-7ac435f19626 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:22.444962 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d251045-16db-40fe-8a4d-7c3006da2806 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:22.448919 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d251045-16db-40fe-8a4d-7c3006da2806 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:22.448919 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d251045-16db-40fe-8a4d-7c3006da2806 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:22.448919 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d251045-16db-40fe-8a4d-7c3006da2806 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:22.449045 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:22.449045 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:22.453024 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-04de3aea-fd37-49b4-a88e-7ac435f19626 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Volume info retrieved successfully. Aug 01 13:04:22.458392 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04de3aea-fd37-49b4-a88e-7ac435f19626 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 returned with HTTP 200 Aug 01 13:04:22.458392 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 787/3165] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:22 2026] GET /volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 => generated 1404 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:22.459607 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:22.459607 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:22.464167 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7d251045-16db-40fe-8a4d-7c3006da2806 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:22.468962 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d251045-16db-40fe-8a4d-7c3006da2806 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:22.468962 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 789/3166] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:22 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:22.887581 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-132f6920-f71f-4302-8c2e-deacbdc96010 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:22.889434 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-132f6920-f71f-4302-8c2e-deacbdc96010 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 Aug 01 13:04:22.889630 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-132f6920-f71f-4302-8c2e-deacbdc96010 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:22.889805 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-132f6920-f71f-4302-8c2e-deacbdc96010 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:22.895576 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-132f6920-f71f-4302-8c2e-deacbdc96010 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 returned with HTTP 404 Aug 01 13:04:22.896235 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 795/3167] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:22 2026] GET /volume/v3/volumes/5f896eaf-98a6-4814-a4fe-5f52cbfb2b01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:22.907459 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-55248145-293d-49ac-b8df-03eefcfef0c6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:22.909701 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:22.910193 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-697984076"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:22.912103 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-697984076'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:22.912283 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume of 1 GB Aug 01 13:04:22.917287 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Availability Zones retrieved successfully. Aug 01 13:04:22.925351 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (6c9dc3bb-d3ad-4443-a205-299a016fb22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:22.926671 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92d1e8c-32c6-448c-903a-2d8d3c7cbd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:22.927597 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:22.950599 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92d1e8c-32c6-448c-903a-2d8d3c7cbd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:22.951333 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (350f8498-660a-43af-ac5c-ef972eab2382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:23.011051 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['70a35dd2-190f-4ead-ac08-d626e12b2490', 'b86e2374-8022-4a5d-93d4-dba8488db245', '8cb184fa-eb11-416d-970c-a83ac97cdb22', '02a705a3-e822-4971-bbcf-14c86d72b33c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:23.012298 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (350f8498-660a-43af-ac5c-ef972eab2382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70a35dd2-190f-4ead-ac08-d626e12b2490', 'b86e2374-8022-4a5d-93d4-dba8488db245', '8cb184fa-eb11-416d-970c-a83ac97cdb22', '02a705a3-e822-4971-bbcf-14c86d72b33c']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:23.012743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f44bda21-e4ce-4e44-8704-9a0b438c30d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:23.035970 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f44bda21-e4ce-4e44-8704-9a0b438c30d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba6dab67-3818-4399-af84-3c1701bf0b55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-697984076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['70a35dd2-190f-4ead-ac08-d626e12b2490','b86e2374-8022-4a5d-93d4-dba8488db245','8cb184fa-eb11-416d-970c-a83ac97cdb22','02a705a3-e822-4971-bbcf-14c86d72b33c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-697984076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba6dab67-3818-4399-af84-3c1701bf0b55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',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='8ad021ae589a4f39b55131e32c323960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:23.036796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4874518c-6a3f-492e-b666-a8a5a85e711e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:23.054487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4874518c-6a3f-492e-b666-a8a5a85e711e) 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-VolumeV3RbacBaseTests-Volume-697984076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae02846eb7d4a2d9cbf36d2aa5095e2',qos_specs=None,replication_status=,reservations=['70a35dd2-190f-4ead-ac08-d626e12b2490','b86e2374-8022-4a5d-93d4-dba8488db245','8cb184fa-eb11-416d-970c-a83ac97cdb22','02a705a3-e822-4971-bbcf-14c86d72b33c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad021ae589a4f39b55131e32c323960',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:23.055264 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0a8dd6-713f-480f-98d2-d8bd857f3b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:23.066939 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0a8dd6-713f-480f-98d2-d8bd857f3b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:23.067828 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Flow 'volume_create_api' (6c9dc3bb-d3ad-4443-a205-299a016fb22e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:23.068220 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create volume request issued successfully. Aug 01 13:04:23.068914 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55248145-293d-49ac-b8df-03eefcfef0c6 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:23.069349 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 797/3168] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:22 2026] POST /volume/v3/volumes => generated 777 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:23.082368 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b6dc9ce0-dd0d-4770-aeed-ec5abbf2c19d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:23.084872 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6dc9ce0-dd0d-4770-aeed-ec5abbf2c19d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 Aug 01 13:04:23.085139 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6dc9ce0-dd0d-4770-aeed-ec5abbf2c19d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:23.085407 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6dc9ce0-dd0d-4770-aeed-ec5abbf2c19d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:23.094637 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:23.094637 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:23.099050 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b6dc9ce0-dd0d-4770-aeed-ec5abbf2c19d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:23.104199 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6dc9ce0-dd0d-4770-aeed-ec5abbf2c19d tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 returned with HTTP 200 Aug 01 13:04:23.104816 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 788/3169] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:23 2026] GET /volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:23.134231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cb634cdb-2513-4010-a88c-3a2a845d4580 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:23.136220 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb634cdb-2513-4010-a88c-3a2a845d4580 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] GET https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 Aug 01 13:04:23.136392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb634cdb-2513-4010-a88c-3a2a845d4580 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:23.136572 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb634cdb-2513-4010-a88c-3a2a845d4580 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:23.144762 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb634cdb-2513-4010-a88c-3a2a845d4580 tempest-TestMinimumBasicScenario-1899927964 tempest-TestMinimumBasicScenario-1899927964-project-member] https://10.4.3.110/volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 returned with HTTP 404 Aug 01 13:04:23.145484 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 790/3170] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:23 2026] GET /volume/v3/volumes/431d1359-bb03-4c71-baba-11bb06aa3762 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:23.432297 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ea6d1ce5-b03f-4214-9727-1f4896190a21 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:23.434266 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea6d1ce5-b03f-4214-9727-1f4896190a21 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:23.434476 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea6d1ce5-b03f-4214-9727-1f4896190a21 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:23.434667 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea6d1ce5-b03f-4214-9727-1f4896190a21 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:23.446174 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:23.446174 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:23.452774 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ea6d1ce5-b03f-4214-9727-1f4896190a21 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:23.459431 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea6d1ce5-b03f-4214-9727-1f4896190a21 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:23.459917 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 796/3171] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:23 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:23.471728 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d7a694a-3ede-4aed-98c2-4c2bab2c2f23 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:23.473687 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d7a694a-3ede-4aed-98c2-4c2bab2c2f23 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] GET https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 Aug 01 13:04:23.473922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d7a694a-3ede-4aed-98c2-4c2bab2c2f23 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:23.474306 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d7a694a-3ede-4aed-98c2-4c2bab2c2f23 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:23.482280 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85dc118f-fa2a-4f21-99d2-d9945385c124 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:23.483936 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d7a694a-3ede-4aed-98c2-4c2bab2c2f23 tempest-VolumesGetTest-2049083617 tempest-VolumesGetTest-2049083617-project-member] https://10.4.3.110/volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 returned with HTTP 404 Aug 01 13:04:23.484420 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 798/3172] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:23 2026] GET /volume/v3/volumes/e9ab5538-f965-4ad7-b697-5bd364a0d548 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:23.485544 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85dc118f-fa2a-4f21-99d2-d9945385c124 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:23.485802 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85dc118f-fa2a-4f21-99d2-d9945385c124 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:23.486078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85dc118f-fa2a-4f21-99d2-d9945385c124 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:23.505490 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:23.505490 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:23.509694 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-85dc118f-fa2a-4f21-99d2-d9945385c124 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:23.516622 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85dc118f-fa2a-4f21-99d2-d9945385c124 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:23.517167 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 789/3173] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:23 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:24.121312 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c06254eb-99f1-41f1-a8df-9ed36f4e74a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:24.126207 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c06254eb-99f1-41f1-a8df-9ed36f4e74a1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 Aug 01 13:04:24.126207 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c06254eb-99f1-41f1-a8df-9ed36f4e74a1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:24.126207 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c06254eb-99f1-41f1-a8df-9ed36f4e74a1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:24.140927 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:24.140927 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:24.146284 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c06254eb-99f1-41f1-a8df-9ed36f4e74a1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:24.153969 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c06254eb-99f1-41f1-a8df-9ed36f4e74a1 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 returned with HTTP 200 Aug 01 13:04:24.155544 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 791/3174] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:24 2026] GET /volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:24.173624 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ceb3ce7b-5201-469c-ad91-d307d0e1cba5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:24.175181 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ceb3ce7b-5201-469c-ad91-d307d0e1cba5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:24.175537 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ceb3ce7b-5201-469c-ad91-d307d0e1cba5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba6dab67-3818-4399-af84-3c1701bf0b55", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-346923606"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:24.187735 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:24.187735 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:24.188312 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ceb3ce7b-5201-469c-ad91-d307d0e1cba5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:24.188446 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-ceb3ce7b-5201-469c-ad91-d307d0e1cba5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Create snapshot from volume ba6dab67-3818-4399-af84-3c1701bf0b55 Aug 01 13:04:24.224636 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ceb3ce7b-5201-469c-ad91-d307d0e1cba5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Created reservations ['dfb4e0bf-1a86-4aea-a66e-f9f6de7f9d22', 'a07bd197-c0f5-404a-97dd-a1e723f77898', 'e3143584-b4d4-420c-989a-12985ea48024', '55838366-26b6-46ea-81d4-b6e12f9feac9'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:24.230316 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-5f95c5e9-af34-400d-9cf5-2f3ecf33fd41 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:24.233802 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-5f95c5e9-af34-400d-9cf5-2f3ecf33fd41 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208/action Aug 01 13:04:24.234228 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-5f95c5e9-af34-400d-9cf5-2f3ecf33fd41 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:24.234369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-5f95c5e9-af34-400d-9cf5-2f3ecf33fd41 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:24.255819 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:24.255819 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:24.267787 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c9c5143e-b825-4ce3-89fc-7f3d4f3d83dd req-5f95c5e9-af34-400d-9cf5-2f3ecf33fd41 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208/action returned with HTTP 204 Aug 01 13:04:24.267941 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ceb3ce7b-5201-469c-ad91-d307d0e1cba5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot create request issued successfully. Aug 01 13:04:24.268435 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 799/3175] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:04:24 2026] POST /volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:24.268492 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ceb3ce7b-5201-469c-ad91-d307d0e1cba5 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:04:24.269092 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 797/3176] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:24.284309 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b8732218-20cd-4d8c-8054-3c0dbdd94247 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:24.286221 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b8732218-20cd-4d8c-8054-3c0dbdd94247 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b Aug 01 13:04:24.286407 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b8732218-20cd-4d8c-8054-3c0dbdd94247 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:24.286585 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b8732218-20cd-4d8c-8054-3c0dbdd94247 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:24.291756 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:24.291756 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:24.292284 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b8732218-20cd-4d8c-8054-3c0dbdd94247 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:24.293330 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b8732218-20cd-4d8c-8054-3c0dbdd94247 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b returned with HTTP 200 Aug 01 13:04:24.294397 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 790/3177] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:24 2026] GET /volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:24.472881 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d82f0b6f-312b-4853-b89a-b90523505eeb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:24.475499 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d82f0b6f-312b-4853-b89a-b90523505eeb tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:24.475642 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d82f0b6f-312b-4853-b89a-b90523505eeb tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:24.475906 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d82f0b6f-312b-4853-b89a-b90523505eeb tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:24.491183 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:24.491183 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:24.498867 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d82f0b6f-312b-4853-b89a-b90523505eeb tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:24.506132 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d82f0b6f-312b-4853-b89a-b90523505eeb tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:24.506721 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 792/3178] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:24 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:24.522794 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-29395d3c-3da4-4d71-bc8b-6ce2abb0be4e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:24.525167 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-29395d3c-3da4-4d71-bc8b-6ce2abb0be4e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:24.525602 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-29395d3c-3da4-4d71-bc8b-6ce2abb0be4e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bb9de43-cb11-4810-ae68-2a5911eb84fb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-492418539"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:24.541717 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5e610986-cd86-4732-93dd-1fffec81a589 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:24.543429 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:24.543429 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:24.544188 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-29395d3c-3da4-4d71-bc8b-6ce2abb0be4e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:24.544569 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-29395d3c-3da4-4d71-bc8b-6ce2abb0be4e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create snapshot from volume 1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:24.546089 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5e610986-cd86-4732-93dd-1fffec81a589 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:24.546089 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5e610986-cd86-4732-93dd-1fffec81a589 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:24.546537 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5e610986-cd86-4732-93dd-1fffec81a589 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:24.567305 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:24.567305 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:24.576975 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5e610986-cd86-4732-93dd-1fffec81a589 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:24.587456 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5e610986-cd86-4732-93dd-1fffec81a589 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:24.588978 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 798/3179] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:24 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:24.610627 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-29395d3c-3da4-4d71-bc8b-6ce2abb0be4e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['f1a413a3-2e9a-4bfb-90f9-7db12041982a', '75c35914-5956-4502-82eb-796f7f37da54', '5f72b55d-3f3b-4d6d-94af-ad6bd8aabd66', '1e57804b-b758-41af-b723-0ea49e60bc12'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:24.659869 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-29395d3c-3da4-4d71-bc8b-6ce2abb0be4e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot force create request issued successfully. Aug 01 13:04:24.660655 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-29395d3c-3da4-4d71-bc8b-6ce2abb0be4e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:04:24.661128 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 800/3180] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:24 2026] POST /volume/v3/snapshots => generated 309 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:24.673779 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-09616f9a-11fb-418a-96c7-74bb609fc796 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:24.677110 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-09616f9a-11fb-418a-96c7-74bb609fc796 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 Aug 01 13:04:24.677604 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-09616f9a-11fb-418a-96c7-74bb609fc796 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:24.677827 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-09616f9a-11fb-418a-96c7-74bb609fc796 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:24.684059 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:24.684059 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:24.684633 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-09616f9a-11fb-418a-96c7-74bb609fc796 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:24.685741 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-09616f9a-11fb-418a-96c7-74bb609fc796 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 returned with HTTP 200 Aug 01 13:04:24.686285 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 791/3181] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:24 2026] GET /volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.224689 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.268822 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.277088 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:25.277569 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1653598254", "snapshot_id": null, "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:25.281196 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1653598254', 'snapshot_id': None, 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:25.307764 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d58bf8c-f2a5-43f0-af45-ea5cc83c9c8c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.310237 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d58bf8c-f2a5-43f0-af45-ea5cc83c9c8c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b Aug 01 13:04:25.310547 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d58bf8c-f2a5-43f0-af45-ea5cc83c9c8c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.310987 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d58bf8c-f2a5-43f0-af45-ea5cc83c9c8c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.319747 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.319747 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:25.320325 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d58bf8c-f2a5-43f0-af45-ea5cc83c9c8c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:25.321484 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d58bf8c-f2a5-43f0-af45-ea5cc83c9c8c tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b returned with HTTP 200 Aug 01 13:04:25.322148 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 801/3182] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.332793 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a1d90fe3-9d46-49e9-8b5f-7ce96fd65d71 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.334730 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1d90fe3-9d46-49e9-8b5f-7ce96fd65d71 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] POST https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b/action Aug 01 13:04:25.335097 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1d90fe3-9d46-49e9-8b5f-7ce96fd65d71 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:25.335244 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1d90fe3-9d46-49e9-8b5f-7ce96fd65d71 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:25.336748 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-a1d90fe3-9d46-49e9-8b5f-7ce96fd65d71 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Updating snapshot '3b435625-e900-4b0a-a97b-cb974a9b6e2b' with '{'status': 'creating'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:04:25.353322 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.353322 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:25.358891 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:25.359388 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1479276593"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:25.365056 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1479276593'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:25.365256 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Create volume of 1 GB Aug 01 13:04:25.369793 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1d90fe3-9d46-49e9-8b5f-7ce96fd65d71 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b/action returned with HTTP 202 Aug 01 13:04:25.370593 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 792/3183] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:04:25 2026] POST /volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:04:25.375263 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Availability Zones retrieved successfully. Aug 01 13:04:25.378722 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-95b32431-5b08-4883-84ed-10c945a784e9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.380817 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95b32431-5b08-4883-84ed-10c945a784e9 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b Aug 01 13:04:25.380817 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95b32431-5b08-4883-84ed-10c945a784e9 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.381436 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95b32431-5b08-4883-84ed-10c945a784e9 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.383713 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Flow 'volume_create_api' (372452f4-ff08-45b4-88a6-cbdbd92e59da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:25.386410 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4516a91-0ce1-47c0-a133-1e61c4bcbb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:25.386473 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.386473 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:25.386473 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-95b32431-5b08-4883-84ed-10c945a784e9 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:25.386564 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:25.387070 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95b32431-5b08-4883-84ed-10c945a784e9 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b returned with HTTP 200 Aug 01 13:04:25.387445 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 802/3184] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.398221 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f38a0e6a-c50a-437a-9c43-7e8909f63c93 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.400130 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f38a0e6a-c50a-437a-9c43-7e8909f63c93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] POST https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b/action Aug 01 13:04:25.400464 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f38a0e6a-c50a-437a-9c43-7e8909f63c93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:25.401446 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f38a0e6a-c50a-437a-9c43-7e8909f63c93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:25.402159 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.snapshot_actions [None req-f38a0e6a-c50a-437a-9c43-7e8909f63c93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100261) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 13:04:25.407462 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.407462 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:25.407850 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.snapshot_actions [None req-f38a0e6a-c50a-437a-9c43-7e8909f63c93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] Updating snapshot 3b435625-e900-4b0a-a97b-cb974a9b6e2b with info {'id': '3b435625-e900-4b0a-a97b-cb974a9b6e2b', 'status': 'error', 'progress': '80%'} Aug 01 13:04:25.416655 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f38a0e6a-c50a-437a-9c43-7e8909f63c93 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-member] https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b/action returned with HTTP 202 Aug 01 13:04:25.417116 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 793/3185] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:04:25 2026] POST /volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:25.424468 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4516a91-0ce1-47c0-a133-1e61c4bcbb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:25.425057 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f6b8cdc0-b6bc-4d64-bd13-334f07bcac5e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.425421 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be0b618-0567-4900-a984-df7954f236de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:25.427168 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6b8cdc0-b6bc-4d64-bd13-334f07bcac5e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b Aug 01 13:04:25.427419 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6b8cdc0-b6bc-4d64-bd13-334f07bcac5e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.427642 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6b8cdc0-b6bc-4d64-bd13-334f07bcac5e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.427758 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-f6b8cdc0-b6bc-4d64-bd13-334f07bcac5e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete snapshot with id: 3b435625-e900-4b0a-a97b-cb974a9b6e2b Aug 01 13:04:25.434689 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.434689 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:25.434689 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f6b8cdc0-b6bc-4d64-bd13-334f07bcac5e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:25.446900 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f35ecb1b-e8f7-449a-ab11-4129d8e8f325 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.448877 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f35ecb1b-e8f7-449a-ab11-4129d8e8f325 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:25.449154 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f35ecb1b-e8f7-449a-ab11-4129d8e8f325 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.449412 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f35ecb1b-e8f7-449a-ab11-4129d8e8f325 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.451890 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f6b8cdc0-b6bc-4d64-bd13-334f07bcac5e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot delete request issued successfully. Aug 01 13:04:25.452212 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6b8cdc0-b6bc-4d64-bd13-334f07bcac5e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b returned with HTTP 202 Aug 01 13:04:25.452687 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 803/3186] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:25 2026] DELETE /volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:25.456428 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.456428 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:25.460484 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f35ecb1b-e8f7-449a-ab11-4129d8e8f325 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:25.460770 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-de5e31e8-10b3-4381-a0e0-bfc069605df2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.462903 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de5e31e8-10b3-4381-a0e0-bfc069605df2 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b Aug 01 13:04:25.463201 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de5e31e8-10b3-4381-a0e0-bfc069605df2 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.464213 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de5e31e8-10b3-4381-a0e0-bfc069605df2 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.467099 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f35ecb1b-e8f7-449a-ab11-4129d8e8f325 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:25.467710 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 794/3187] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.468686 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.468686 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:25.469060 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-de5e31e8-10b3-4381-a0e0-bfc069605df2 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Snapshot retrieved successfully. Aug 01 13:04:25.469660 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de5e31e8-10b3-4381-a0e0-bfc069605df2 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b returned with HTTP 200 Aug 01 13:04:25.470017 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 804/3188] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.481568 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b512cfde-eb56-4ca2-a9d8-23b795641c27 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.482509 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Create volume of 1 GB Aug 01 13:04:25.483576 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b512cfde-eb56-4ca2-a9d8-23b795641c27 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:25.483777 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b512cfde-eb56-4ca2-a9d8-23b795641c27 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.484032 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b512cfde-eb56-4ca2-a9d8-23b795641c27 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.487239 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Availability Zones retrieved successfully. Aug 01 13:04:25.492678 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Flow 'volume_create_api' (6c7bdc4b-a924-4fce-bc5e-b535dacf9a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:25.493835 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8e647e-b06c-43d4-af4d-e7b5836a7d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:25.493958 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.493958 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:25.494771 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:25.497954 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b512cfde-eb56-4ca2-a9d8-23b795641c27 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:25.498079 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Created reservations ['20430872-097d-4d70-abbb-1892e9744110', 'ad846c4a-4e85-4141-89af-b803eeefcfa3', 'b8576f16-b50b-4b55-bba7-78ed59b21f89', 'a3fe97f2-83f2-4e33-aae2-6d8bc4d3d64d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:25.498892 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be0b618-0567-4900-a984-df7954f236de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20430872-097d-4d70-abbb-1892e9744110', 'ad846c4a-4e85-4141-89af-b803eeefcfa3', 'b8576f16-b50b-4b55-bba7-78ed59b21f89', 'a3fe97f2-83f2-4e33-aae2-6d8bc4d3d64d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:25.499645 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb6638c-d30f-4192-836f-9fcda9b7b441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:25.502832 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b512cfde-eb56-4ca2-a9d8-23b795641c27 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:25.503390 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 795/3189] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.520964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb6638c-d30f-4192-836f-9fcda9b7b441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abbe6382-8edb-4897-972a-7b1724f83041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1479276593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d784c37bc90b458cbfbcf596db47e8c6',qos_specs=None,replication_status=,reservations=['20430872-097d-4d70-abbb-1892e9744110','ad846c4a-4e85-4141-89af-b803eeefcfa3','b8576f16-b50b-4b55-bba7-78ed59b21f89','a3fe97f2-83f2-4e33-aae2-6d8bc4d3d64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='331079de8c47489c813a795dca87d984',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1479276593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abbe6382-8edb-4897-972a-7b1724f83041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d784c37bc90b458cbfbcf596db47e8c6',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='331079de8c47489c813a795dca87d984',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:25.521702 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a03b64-96a6-4cc8-8fbd-2cad05abdd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:25.537739 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a03b64-96a6-4cc8-8fbd-2cad05abdd74) 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-VolumesNegativeTest-Volume-1479276593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d784c37bc90b458cbfbcf596db47e8c6',qos_specs=None,replication_status=,reservations=['20430872-097d-4d70-abbb-1892e9744110','ad846c4a-4e85-4141-89af-b803eeefcfa3','b8576f16-b50b-4b55-bba7-78ed59b21f89','a3fe97f2-83f2-4e33-aae2-6d8bc4d3d64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='331079de8c47489c813a795dca87d984',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:25.538678 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6a86e5-a1a0-4a40-a512-d9f197b0a8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:25.548526 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-49803d25-9b95-4afc-bac9-5506970030f5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.549689 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6a86e5-a1a0-4a40-a512-d9f197b0a8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:25.550333 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-49803d25-9b95-4afc-bac9-5506970030f5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:25.550419 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Flow 'volume_create_api' (372452f4-ff08-45b4-88a6-cbdbd92e59da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:25.550515 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-49803d25-9b95-4afc-bac9-5506970030f5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.550677 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-49803d25-9b95-4afc-bac9-5506970030f5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.550716 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Create volume request issued successfully. Aug 01 13:04:25.551195 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a5ff095-e82d-44c5-a2b1-3b625ea912cd tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:25.551557 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 793/3190] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:25 2026] POST /volume/v3/volumes => generated 750 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:25.554368 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8e647e-b06c-43d4-af4d-e7b5836a7d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:25.556181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f84375-4b55-4708-bc50-958c60877bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:25.557137 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.557137 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:25.560352 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-49803d25-9b95-4afc-bac9-5506970030f5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:25.564129 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-49803d25-9b95-4afc-bac9-5506970030f5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:25.564485 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 805/3191] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.566297 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a1e9e3a0-6cf5-41ba-aa0a-e6776372e08c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.568424 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1e9e3a0-6cf5-41ba-aa0a-e6776372e08c tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] GET https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 Aug 01 13:04:25.568656 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1e9e3a0-6cf5-41ba-aa0a-e6776372e08c tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.568891 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1e9e3a0-6cf5-41ba-aa0a-e6776372e08c tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.576456 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.576456 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:25.581079 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a1e9e3a0-6cf5-41ba-aa0a-e6776372e08c tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Volume info retrieved successfully. Aug 01 13:04:25.586142 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1e9e3a0-6cf5-41ba-aa0a-e6776372e08c tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 returned with HTTP 200 Aug 01 13:04:25.586617 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 796/3192] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.603481 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36460ea8-0cec-4f7d-aa9c-12d058d3ef82 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.605361 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36460ea8-0cec-4f7d-aa9c-12d058d3ef82 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:25.605563 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36460ea8-0cec-4f7d-aa9c-12d058d3ef82 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.606151 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36460ea8-0cec-4f7d-aa9c-12d058d3ef82 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.618649 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.618649 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:25.624271 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-36460ea8-0cec-4f7d-aa9c-12d058d3ef82 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:25.629545 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36460ea8-0cec-4f7d-aa9c-12d058d3ef82 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:25.630074 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 794/3193] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.645975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Created reservations ['597829f0-639f-4faf-a443-3ea997a62b66', '9dfada70-4245-4067-bf4f-be30351432d4', '0d55d32d-c244-4e09-99aa-8719b84cbffb', '2735682b-8c64-45dd-8be3-9c6a849f82b1'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:25.645975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f84375-4b55-4708-bc50-958c60877bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['597829f0-639f-4faf-a443-3ea997a62b66', '9dfada70-4245-4067-bf4f-be30351432d4', '0d55d32d-c244-4e09-99aa-8719b84cbffb', '2735682b-8c64-45dd-8be3-9c6a849f82b1']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:25.645975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b20f13f9-0595-46b4-88db-b5c8621eddf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:25.656076 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c3aba7c9-b28f-491b-9915-b9518169bcf8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.656448 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c3aba7c9-b28f-491b-9915-b9518169bcf8 None None] GET https://10.4.3.110/volume// Aug 01 13:04:25.656640 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c3aba7c9-b28f-491b-9915-b9518169bcf8 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.656926 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c3aba7c9-b28f-491b-9915-b9518169bcf8 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.657320 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c3aba7c9-b28f-491b-9915-b9518169bcf8 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:25.657604 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 806/3194] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:25.671793 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-3ab050d5-208c-416e-8d4c-e5e2fc05d532 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.674545 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b20f13f9-0595-46b4-88db-b5c8621eddf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93d7b696-e31f-4022-9447-999d2378756c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1653598254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029142d084d243cfb0ea415233bf6b47',qos_specs=None,replication_status=,reservations=['597829f0-639f-4faf-a443-3ea997a62b66','9dfada70-4245-4067-bf4f-be30351432d4','0d55d32d-c244-4e09-99aa-8719b84cbffb','2735682b-8c64-45dd-8be3-9c6a849f82b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6013d405e7604b4fa64c652859a7c909',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1653598254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93d7b696-e31f-4022-9447-999d2378756c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='029142d084d243cfb0ea415233bf6b47',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='6013d405e7604b4fa64c652859a7c909',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:25.676727 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980ead50-0669-4488-b55a-f37d83f5cd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:25.676856 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-3ab050d5-208c-416e-8d4c-e5e2fc05d532 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:04:25.677188 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-3ab050d5-208c-416e-8d4c-e5e2fc05d532 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed513a9e-23bf-4f6f-8654-b1235a72bb97", "connector": null, "instance_uuid": "76d0d6dd-7de9-4220-aced-b479f6929f0a"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:25.686491 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.686491 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:25.699003 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb15d30c-e724-425b-a73b-60523081c254 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.703970 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb15d30c-e724-425b-a73b-60523081c254 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 Aug 01 13:04:25.703970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb15d30c-e724-425b-a73b-60523081c254 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.703970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb15d30c-e724-425b-a73b-60523081c254 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.704106 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980ead50-0669-4488-b55a-f37d83f5cd82) 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-TestVolumeBootPatternV346-volume-origin-1653598254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029142d084d243cfb0ea415233bf6b47',qos_specs=None,replication_status=,reservations=['597829f0-639f-4faf-a443-3ea997a62b66','9dfada70-4245-4067-bf4f-be30351432d4','0d55d32d-c244-4e09-99aa-8719b84cbffb','2735682b-8c64-45dd-8be3-9c6a849f82b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6013d405e7604b4fa64c652859a7c909',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:25.704106 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19ae5b84-7c84-44bb-9575-867ae41608e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:25.708975 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.708975 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:25.709670 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eb15d30c-e724-425b-a73b-60523081c254 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:25.710308 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb15d30c-e724-425b-a73b-60523081c254 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 returned with HTTP 200 Aug 01 13:04:25.710687 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 795/3195] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.714189 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19ae5b84-7c84-44bb-9575-867ae41608e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:25.716107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Flow 'volume_create_api' (6c7bdc4b-a924-4fce-bc5e-b535dacf9a29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:25.716107 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Create volume request issued successfully. Aug 01 13:04:25.716375 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73f37dd3-67f3-45c5-ab2f-9454c7764b92 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:25.716828 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 799/3196] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:04:25 2026] POST /volume/v3/volumes => generated 781 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:04:25.720531 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-3ab050d5-208c-416e-8d4c-e5e2fc05d532 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:04:25.721038 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 797/3197] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:04:25 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:25.721617 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9a29cd47-b909-4813-bc07-1de8ee4c31d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.723712 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a29cd47-b909-4813-bc07-1de8ee4c31d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:25.724186 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a29cd47-b909-4813-bc07-1de8ee4c31d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bb9de43-cb11-4810-ae68-2a5911eb84fb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1738895890"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:25.733187 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-41c119cc-3f9a-4c71-8750-a192c5e0031a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.736130 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41c119cc-3f9a-4c71-8750-a192c5e0031a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:04:25.736556 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41c119cc-3f9a-4c71-8750-a192c5e0031a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.736816 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41c119cc-3f9a-4c71-8750-a192c5e0031a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.739206 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.739206 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:25.739936 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9a29cd47-b909-4813-bc07-1de8ee4c31d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:25.740195 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-9a29cd47-b909-4813-bc07-1de8ee4c31d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create snapshot from volume 1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:25.748622 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.748622 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:25.754533 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-41c119cc-3f9a-4c71-8750-a192c5e0031a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:04:25.760181 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41c119cc-3f9a-4c71-8750-a192c5e0031a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c returned with HTTP 200 Aug 01 13:04:25.762163 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 796/3198] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:25.766833 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-77f3fe90-b581-4d91-b202-e84dbd1f7c07 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.770002 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77f3fe90-b581-4d91-b202-e84dbd1f7c07 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:25.770310 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77f3fe90-b581-4d91-b202-e84dbd1f7c07 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.770596 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77f3fe90-b581-4d91-b202-e84dbd1f7c07 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.779994 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-9a29cd47-b909-4813-bc07-1de8ee4c31d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['18407786-9f8c-414c-9bd3-49af2266296f', 'bc8ff976-1a78-4f6b-a7f5-f59b25cf9c9f', 'cc1a329b-1b6d-4bbf-8bc1-520e67645249', '44235aee-e7bf-420f-b23e-1b1b98385562'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:25.780917 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.780917 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:25.785472 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-77f3fe90-b581-4d91-b202-e84dbd1f7c07 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:25.786400 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b74372dd-4cca-4b79-9a91-39aeae439099 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.786961 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b74372dd-4cca-4b79-9a91-39aeae439099 None None] GET https://10.4.3.110/volume// Aug 01 13:04:25.787172 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b74372dd-4cca-4b79-9a91-39aeae439099 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.787402 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b74372dd-4cca-4b79-9a91-39aeae439099 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.787838 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b74372dd-4cca-4b79-9a91-39aeae439099 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:25.788217 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 798/3199] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:25.791833 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77f3fe90-b581-4d91-b202-e84dbd1f7c07 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:25.792443 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 800/3200] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.802684 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-4affd0b3-fac4-48e3-abae-5643776c7ac1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.805325 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-4affd0b3-fac4-48e3-abae-5643776c7ac1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:25.805936 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-4affd0b3-fac4-48e3-abae-5643776c7ac1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.805936 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-4affd0b3-fac4-48e3-abae-5643776c7ac1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.820279 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.820279 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:25.826817 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-4affd0b3-fac4-48e3-abae-5643776c7ac1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:25.834016 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-4affd0b3-fac4-48e3-abae-5643776c7ac1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:25.834578 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 797/3201] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:25.845416 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9a29cd47-b909-4813-bc07-1de8ee4c31d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot force create request issued successfully. Aug 01 13:04:25.846026 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a29cd47-b909-4813-bc07-1de8ee4c31d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:04:25.846512 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 807/3202] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:25.865717 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cd4a29fb-e1cf-4d60-9c95-b0576e56a3f2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.867789 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd4a29fb-e1cf-4d60-9c95-b0576e56a3f2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 Aug 01 13:04:25.868079 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cd4a29fb-e1cf-4d60-9c95-b0576e56a3f2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:25.868399 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cd4a29fb-e1cf-4d60-9c95-b0576e56a3f2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:25.877512 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:25.877512 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:25.878203 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cd4a29fb-e1cf-4d60-9c95-b0576e56a3f2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:25.879332 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd4a29fb-e1cf-4d60-9c95-b0576e56a3f2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 returned with HTTP 200 Aug 01 13:04:25.879700 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 799/3203] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:25 2026] GET /volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:25.981468 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-ad395b45-bf7b-4845-b7b6-804ef91f2a2d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:25.983514 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-ad395b45-bf7b-4845-b7b6-804ef91f2a2d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] PUT https://10.4.3.110/volume/v3/attachments/cb880e38-4463-44a2-b11c-a36743e7c26f Aug 01 13:04:25.983991 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-ad395b45-bf7b-4845-b7b6-804ef91f2a2d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:25.993188 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-ad395b45-bf7b-4845-b7b6-804ef91f2a2d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Acquiring lock "cinder-attachment_update-ed513a9e-23bf-4f6f-8654-b1235a72bb97-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:04:25.999260 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-ad395b45-bf7b-4845-b7b6-804ef91f2a2d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-ed513a9e-23bf-4f6f-8654-b1235a72bb97-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:04:26.000339 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:26.000339 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:26.152665 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-ad395b45-bf7b-4845-b7b6-804ef91f2a2d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-ed513a9e-23bf-4f6f-8654-b1235a72bb97-np0000006302" released by "attachment_update" :: held 0.153s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:04:26.153125 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-ad395b45-bf7b-4845-b7b6-804ef91f2a2d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/cb880e38-4463-44a2-b11c-a36743e7c26f returned with HTTP 200 Aug 01 13:04:26.153785 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 801/3204] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:04:25 2026] PUT /volume/v3/attachments/cb880e38-4463-44a2-b11c-a36743e7c26f => generated 968 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:26.165765 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-1e06ec83-4ccf-459c-9f8f-a1ff5d33efe1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.169240 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-1e06ec83-4ccf-459c-9f8f-a1ff5d33efe1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption Aug 01 13:04:26.169457 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-1e06ec83-4ccf-459c-9f8f-a1ff5d33efe1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.169697 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-1e06ec83-4ccf-459c-9f8f-a1ff5d33efe1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:26.182198 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:26.182198 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:26.191773 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-1e06ec83-4ccf-459c-9f8f-a1ff5d33efe1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption returned with HTTP 200 Aug 01 13:04:26.192346 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 798/3205] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:04:26 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:26.481884 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-974fd155-ff9b-4c5b-a018-7f962cd4b9b3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.484155 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-974fd155-ff9b-4c5b-a018-7f962cd4b9b3 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b Aug 01 13:04:26.484415 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-974fd155-ff9b-4c5b-a018-7f962cd4b9b3 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.484657 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-974fd155-ff9b-4c5b-a018-7f962cd4b9b3 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:26.489646 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-974fd155-ff9b-4c5b-a018-7f962cd4b9b3 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b returned with HTTP 404 Aug 01 13:04:26.490200 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 808/3206] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:26 2026] GET /volume/v3/snapshots/3b435625-e900-4b0a-a97b-cb974a9b6e2b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:26.497782 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-44500ebe-b0a5-439b-b4f1-44f08faab607 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.499648 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-44500ebe-b0a5-439b-b4f1-44f08faab607 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 Aug 01 13:04:26.499819 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-44500ebe-b0a5-439b-b4f1-44f08faab607 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.500024 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-44500ebe-b0a5-439b-b4f1-44f08faab607 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:26.500176 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-44500ebe-b0a5-439b-b4f1-44f08faab607 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume with id: ba6dab67-3818-4399-af84-3c1701bf0b55 Aug 01 13:04:26.507336 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:26.507336 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:26.507671 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-44500ebe-b0a5-439b-b4f1-44f08faab607 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:26.524320 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-44500ebe-b0a5-439b-b4f1-44f08faab607 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Delete volume request issued successfully. Aug 01 13:04:26.524563 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-44500ebe-b0a5-439b-b4f1-44f08faab607 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 returned with HTTP 202 Aug 01 13:04:26.525193 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 800/3207] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:26 2026] DELETE /volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:26.534227 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-70697c58-4a60-4466-ab6b-03c61a84d21e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.536064 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70697c58-4a60-4466-ab6b-03c61a84d21e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 Aug 01 13:04:26.536276 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70697c58-4a60-4466-ab6b-03c61a84d21e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.536605 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70697c58-4a60-4466-ab6b-03c61a84d21e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:26.548021 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:26.548021 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:26.552203 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-70697c58-4a60-4466-ab6b-03c61a84d21e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Volume info retrieved successfully. Aug 01 13:04:26.558448 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70697c58-4a60-4466-ab6b-03c61a84d21e tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 returned with HTTP 200 Aug 01 13:04:26.558929 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 802/3208] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:26 2026] GET /volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:26.599648 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d742b838-913d-4baa-83ea-682b41de5b21 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.601464 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d742b838-913d-4baa-83ea-682b41de5b21 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] GET https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 Aug 01 13:04:26.601670 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d742b838-913d-4baa-83ea-682b41de5b21 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.601869 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d742b838-913d-4baa-83ea-682b41de5b21 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:26.609224 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:26.609224 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:26.614106 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d742b838-913d-4baa-83ea-682b41de5b21 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Volume info retrieved successfully. Aug 01 13:04:26.619217 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d742b838-913d-4baa-83ea-682b41de5b21 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 returned with HTTP 200 Aug 01 13:04:26.619661 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 799/3209] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:26 2026] GET /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:26.646560 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea7c17d8-f363-4d22-a5d8-d33ade570d66 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.648571 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea7c17d8-f363-4d22-a5d8-d33ade570d66 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:26.648769 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea7c17d8-f363-4d22-a5d8-d33ade570d66 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.649020 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea7c17d8-f363-4d22-a5d8-d33ade570d66 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:26.660941 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:26.660941 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:26.665569 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea7c17d8-f363-4d22-a5d8-d33ade570d66 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:26.671435 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea7c17d8-f363-4d22-a5d8-d33ade570d66 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:26.671873 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 809/3210] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:26 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:26.774720 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c9157103-f096-4456-b27b-aa9f0c3a0d40 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.777335 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9157103-f096-4456-b27b-aa9f0c3a0d40 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:04:26.777812 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9157103-f096-4456-b27b-aa9f0c3a0d40 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.778173 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9157103-f096-4456-b27b-aa9f0c3a0d40 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:26.790782 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:26.790782 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:26.796657 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c9157103-f096-4456-b27b-aa9f0c3a0d40 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:04:26.806008 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9157103-f096-4456-b27b-aa9f0c3a0d40 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c returned with HTTP 200 Aug 01 13:04:26.806117 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f8ae5339-b2a2-41ce-b2b0-314809dc1003 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.807048 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 801/3211] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:26 2026] GET /volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c => generated 1389 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:26.808229 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8ae5339-b2a2-41ce-b2b0-314809dc1003 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:26.808457 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8ae5339-b2a2-41ce-b2b0-314809dc1003 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.808651 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8ae5339-b2a2-41ce-b2b0-314809dc1003 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:26.827209 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dfc891e2-eaa7-455c-ae1b-1c45f9f7ddd6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.829462 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfc891e2-eaa7-455c-ae1b-1c45f9f7ddd6 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:04:26.829724 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfc891e2-eaa7-455c-ae1b-1c45f9f7ddd6 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.830033 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfc891e2-eaa7-455c-ae1b-1c45f9f7ddd6 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:26.830237 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:26.830237 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:26.836281 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f8ae5339-b2a2-41ce-b2b0-314809dc1003 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:26.841383 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8ae5339-b2a2-41ce-b2b0-314809dc1003 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:26.841775 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 803/3212] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:26 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:26.842698 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:26.842698 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:26.850812 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dfc891e2-eaa7-455c-ae1b-1c45f9f7ddd6 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:04:26.859625 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfc891e2-eaa7-455c-ae1b-1c45f9f7ddd6 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c returned with HTTP 200 Aug 01 13:04:26.860080 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 800/3213] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:26 2026] GET /volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c => generated 1389 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:26.895200 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-613aa821-c681-4935-9e8c-d9168877662f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.897438 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-613aa821-c681-4935-9e8c-d9168877662f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 Aug 01 13:04:26.897656 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-613aa821-c681-4935-9e8c-d9168877662f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.897927 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-613aa821-c681-4935-9e8c-d9168877662f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:26.903748 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:26.903748 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:26.904419 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-613aa821-c681-4935-9e8c-d9168877662f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:26.905273 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-613aa821-c681-4935-9e8c-d9168877662f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 returned with HTTP 200 Aug 01 13:04:26.905793 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 810/3214] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:26 2026] GET /volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:26.919414 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ab700a0e-e17d-402e-8dc9-c3cb559f23de None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.923830 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ab700a0e-e17d-402e-8dc9-c3cb559f23de tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 Aug 01 13:04:26.924108 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ab700a0e-e17d-402e-8dc9-c3cb559f23de tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.924367 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ab700a0e-e17d-402e-8dc9-c3cb559f23de tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:26.924514 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-ab700a0e-e17d-402e-8dc9-c3cb559f23de tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 5f491c3a-8f0b-4195-8763-147095a2de08 Aug 01 13:04:26.935629 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:26.935629 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:26.936341 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ab700a0e-e17d-402e-8dc9-c3cb559f23de tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:26.969353 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ab700a0e-e17d-402e-8dc9-c3cb559f23de tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot delete request issued successfully. Aug 01 13:04:26.969592 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ab700a0e-e17d-402e-8dc9-c3cb559f23de tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 returned with HTTP 202 Aug 01 13:04:26.970216 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 802/3215] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:26 2026] DELETE /volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:26.982655 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0cc3bc93-6642-4f1e-a940-acc8c684a72f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:26.985618 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0cc3bc93-6642-4f1e-a940-acc8c684a72f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 Aug 01 13:04:26.988271 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0cc3bc93-6642-4f1e-a940-acc8c684a72f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:26.988632 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0cc3bc93-6642-4f1e-a940-acc8c684a72f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:27.002431 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:27.002431 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:27.003159 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0cc3bc93-6642-4f1e-a940-acc8c684a72f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:27.006432 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0cc3bc93-6642-4f1e-a940-acc8c684a72f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 returned with HTTP 200 Aug 01 13:04:27.008035 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 804/3216] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:26 2026] GET /volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:27.314799 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-90162a06-f832-4a01-bce6-6b0330198b44 req-505e91ef-0bd9-4556-945b-8488bd9f5b62 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:27.317508 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-505e91ef-0bd9-4556-945b-8488bd9f5b62 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/attachments/22a9f533-4bbf-48b1-b470-09f25ef08d19/action Aug 01 13:04:27.317508 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-505e91ef-0bd9-4556-945b-8488bd9f5b62 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:27.317508 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-505e91ef-0bd9-4556-945b-8488bd9f5b62 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:27.337848 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:27.337848 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:27.350027 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-90162a06-f832-4a01-bce6-6b0330198b44 req-505e91ef-0bd9-4556-945b-8488bd9f5b62 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/attachments/22a9f533-4bbf-48b1-b470-09f25ef08d19/action returned with HTTP 204 Aug 01 13:04:27.350500 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 801/3217] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:04:27 2026] POST /volume/v3/attachments/22a9f533-4bbf-48b1-b470-09f25ef08d19/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:04:27.573971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8704337-d1fc-40e4-b6e6-4ddc09a1e006 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:27.576321 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8704337-d1fc-40e4-b6e6-4ddc09a1e006 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] GET https://10.4.3.110/volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 Aug 01 13:04:27.576509 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8704337-d1fc-40e4-b6e6-4ddc09a1e006 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:27.577022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8704337-d1fc-40e4-b6e6-4ddc09a1e006 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:27.584279 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8704337-d1fc-40e4-b6e6-4ddc09a1e006 tempest-ProjectMemberTests-260808878 tempest-ProjectMemberTests-260808878-project-admin] https://10.4.3.110/volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 returned with HTTP 404 Aug 01 13:04:27.584832 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 811/3218] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:27 2026] GET /volume/v3/volumes/ba6dab67-3818-4399-af84-3c1701bf0b55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:27.685170 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c7520e7e-f234-4bd0-b2e3-c87e1d2bfa6e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:27.686883 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7520e7e-f234-4bd0-b2e3-c87e1d2bfa6e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:27.687137 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7520e7e-f234-4bd0-b2e3-c87e1d2bfa6e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:27.687340 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7520e7e-f234-4bd0-b2e3-c87e1d2bfa6e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:27.701271 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:27.701271 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:27.705671 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c7520e7e-f234-4bd0-b2e3-c87e1d2bfa6e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:27.710996 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7520e7e-f234-4bd0-b2e3-c87e1d2bfa6e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:27.711457 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 803/3219] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:27 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:27.726326 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-158d37f8-0971-497b-9b18-ac863e687086 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:27.728058 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-158d37f8-0971-497b-9b18-ac863e687086 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:04:27.728478 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-158d37f8-0971-497b-9b18-ac863e687086 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b13e720b-76df-4ad5-b0d9-09491383edf0", "name": "tempest-VolumesBackupsTest-Backup-2021885467", "force": true, "container": "tempest-volumesbackupstest-backup-container-792642322"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:27.729874 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-158d37f8-0971-497b-9b18-ac863e687086 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating new backup {'backup': {'volume_id': 'b13e720b-76df-4ad5-b0d9-09491383edf0', 'name': 'tempest-VolumesBackupsTest-Backup-2021885467', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-792642322'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:04:27.730289 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-158d37f8-0971-497b-9b18-ac863e687086 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating backup of volume b13e720b-76df-4ad5-b0d9-09491383edf0 in container tempest-volumesbackupstest-backup-container-792642322 Aug 01 13:04:27.741548 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:27.741548 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:27.741803 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-158d37f8-0971-497b-9b18-ac863e687086 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:27.778006 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-158d37f8-0971-497b-9b18-ac863e687086 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['cae76dbd-7161-4492-a823-b9a7e7fa4523', '468c006e-c3bb-416b-af4f-19869270c711'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:27.855909 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-096cf015-eec9-439f-95f7-87bcbc807d42 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:27.856247 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-158d37f8-0971-497b-9b18-ac863e687086 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:04:27.856757 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 805/3220] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:27 2026] POST /volume/v3/backups => generated 330 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:27.858210 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-096cf015-eec9-439f-95f7-87bcbc807d42 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:27.858435 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-096cf015-eec9-439f-95f7-87bcbc807d42 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:27.858648 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-096cf015-eec9-439f-95f7-87bcbc807d42 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:27.866594 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-308e7ba1-9fdc-4cc1-8790-64cdf2617630 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:27.869025 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-308e7ba1-9fdc-4cc1-8790-64cdf2617630 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:27.869864 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-308e7ba1-9fdc-4cc1-8790-64cdf2617630 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:27.870357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-308e7ba1-9fdc-4cc1-8790-64cdf2617630 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:27.870672 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-308e7ba1-9fdc-4cc1-8790-64cdf2617630 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:27.873071 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:27.873071 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:27.878741 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:27.878741 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:27.880594 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-308e7ba1-9fdc-4cc1-8790-64cdf2617630 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:27.881163 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 812/3221] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:27 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:27.884194 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-096cf015-eec9-439f-95f7-87bcbc807d42 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:27.894505 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-096cf015-eec9-439f-95f7-87bcbc807d42 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:27.895100 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 802/3222] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:27 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:28.021141 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d1c04ad8-5804-42e1-9355-9f5ad1cda5d6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:28.025835 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d1c04ad8-5804-42e1-9355-9f5ad1cda5d6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 Aug 01 13:04:28.025835 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d1c04ad8-5804-42e1-9355-9f5ad1cda5d6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:28.027062 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d1c04ad8-5804-42e1-9355-9f5ad1cda5d6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:28.031745 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d1c04ad8-5804-42e1-9355-9f5ad1cda5d6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 returned with HTTP 404 Aug 01 13:04:28.032474 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 804/3223] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:28 2026] GET /volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:28.042847 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d889af75-5f17-4922-b6b6-edad76b5250a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:28.044825 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d889af75-5f17-4922-b6b6-edad76b5250a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 Aug 01 13:04:28.045115 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d889af75-5f17-4922-b6b6-edad76b5250a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:28.045343 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d889af75-5f17-4922-b6b6-edad76b5250a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:28.045406 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-d889af75-5f17-4922-b6b6-edad76b5250a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 163bd43f-703b-46f2-9293-050197b3fe83 Aug 01 13:04:28.051192 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:28.051192 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:28.051633 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d889af75-5f17-4922-b6b6-edad76b5250a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:28.077548 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d889af75-5f17-4922-b6b6-edad76b5250a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot delete request issued successfully. Aug 01 13:04:28.077836 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d889af75-5f17-4922-b6b6-edad76b5250a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 returned with HTTP 202 Aug 01 13:04:28.078449 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 806/3224] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:28 2026] DELETE /volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:28.089429 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fbb3ea13-02c9-40cc-b7f3-9cd903154fa0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:28.091651 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbb3ea13-02c9-40cc-b7f3-9cd903154fa0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 Aug 01 13:04:28.091859 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbb3ea13-02c9-40cc-b7f3-9cd903154fa0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:28.092134 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbb3ea13-02c9-40cc-b7f3-9cd903154fa0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:28.099696 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:28.099696 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:28.100570 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fbb3ea13-02c9-40cc-b7f3-9cd903154fa0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:28.101526 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbb3ea13-02c9-40cc-b7f3-9cd903154fa0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 returned with HTTP 200 Aug 01 13:04:28.101920 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 813/3225] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:28 2026] GET /volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:28.224177 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-ca3750b6-cc44-470f-be99-abca9fda2030 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:28.227115 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-ca3750b6-cc44-470f-be99-abca9fda2030 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:04:28.227591 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-ca3750b6-cc44-470f-be99-abca9fda2030 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:28.227838 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-ca3750b6-cc44-470f-be99-abca9fda2030 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:28.237238 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:28.237238 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:28.242766 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-ca3750b6-cc44-470f-be99-abca9fda2030 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:04:28.248763 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-ca3750b6-cc44-470f-be99-abca9fda2030 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c returned with HTTP 200 Aug 01 13:04:28.249208 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 803/3226] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:28 2026] GET /volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c => generated 1371 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:28.892273 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-392350ea-6e2d-41eb-8932-ffe03860bb44 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:28.894735 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-392350ea-6e2d-41eb-8932-ffe03860bb44 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:28.894979 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-392350ea-6e2d-41eb-8932-ffe03860bb44 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:28.895197 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-392350ea-6e2d-41eb-8932-ffe03860bb44 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:28.895349 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-392350ea-6e2d-41eb-8932-ffe03860bb44 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:28.900289 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:28.900289 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:28.901114 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-392350ea-6e2d-41eb-8932-ffe03860bb44 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:28.901431 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 805/3227] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:28 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:28.910764 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-96e02ffc-ef96-49ea-88a9-a14b99bf3b22 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:28.913382 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-96e02ffc-ef96-49ea-88a9-a14b99bf3b22 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:28.913699 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-96e02ffc-ef96-49ea-88a9-a14b99bf3b22 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:28.914466 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-96e02ffc-ef96-49ea-88a9-a14b99bf3b22 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:28.929997 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:28.929997 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:28.934089 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-96e02ffc-ef96-49ea-88a9-a14b99bf3b22 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:28.939978 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-96e02ffc-ef96-49ea-88a9-a14b99bf3b22 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:28.940394 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 807/3228] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:28 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:29.067714 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-e8580fb8-cd39-486e-b7c4-e6e35481e9a0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:29.071753 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-e8580fb8-cd39-486e-b7c4-e6e35481e9a0 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:04:29.072056 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-e8580fb8-cd39-486e-b7c4-e6e35481e9a0 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:29.072325 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-e8580fb8-cd39-486e-b7c4-e6e35481e9a0 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:29.081537 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:29.081537 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:29.086407 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-e8580fb8-cd39-486e-b7c4-e6e35481e9a0 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:04:29.092099 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-e8580fb8-cd39-486e-b7c4-e6e35481e9a0 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c returned with HTTP 200 Aug 01 13:04:29.092700 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 814/3229] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:29 2026] GET /volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c => generated 1371 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:29.104998 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-97c354f2-d3ff-4c89-8dec-d98857a78229 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:29.106164 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97c354f2-d3ff-4c89-8dec-d98857a78229 None None] GET https://10.4.3.110/volume// Aug 01 13:04:29.106164 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97c354f2-d3ff-4c89-8dec-d98857a78229 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:29.106164 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97c354f2-d3ff-4c89-8dec-d98857a78229 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:29.106531 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97c354f2-d3ff-4c89-8dec-d98857a78229 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:29.106869 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 804/3230] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:04:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:29.116207 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eb63f482-8936-421d-bc76-4d7282c65cea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:29.119296 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb63f482-8936-421d-bc76-4d7282c65cea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 Aug 01 13:04:29.119589 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb63f482-8936-421d-bc76-4d7282c65cea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:29.119835 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb63f482-8936-421d-bc76-4d7282c65cea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:29.122462 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-8abc2e90-ff27-4c81-abba-cff04b03340c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:29.124862 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-8abc2e90-ff27-4c81-abba-cff04b03340c tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:04:29.125323 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-8abc2e90-ff27-4c81-abba-cff04b03340c tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93d7b696-e31f-4022-9447-999d2378756c", "connector": null, "instance_uuid": "724b1c7f-4b1c-468c-b724-93691d3c60a3"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:29.127642 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb63f482-8936-421d-bc76-4d7282c65cea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 returned with HTTP 404 Aug 01 13:04:29.128399 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 806/3231] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:29 2026] GET /volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:29.134372 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:29.134372 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:29.137257 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b32a9e2-7f2d-43c9-81cc-bdecfe9f0845 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:29.139047 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b32a9e2-7f2d-43c9-81cc-bdecfe9f0845 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 Aug 01 13:04:29.139236 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b32a9e2-7f2d-43c9-81cc-bdecfe9f0845 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:29.139584 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b32a9e2-7f2d-43c9-81cc-bdecfe9f0845 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:29.139642 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-0b32a9e2-7f2d-43c9-81cc-bdecfe9f0845 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 7aeeccf7-06ef-4565-a942-9c1ebabc5157 Aug 01 13:04:29.146544 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:29.146544 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:29.147082 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b32a9e2-7f2d-43c9-81cc-bdecfe9f0845 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:29.172817 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b32a9e2-7f2d-43c9-81cc-bdecfe9f0845 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot delete request issued successfully. Aug 01 13:04:29.173053 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b32a9e2-7f2d-43c9-81cc-bdecfe9f0845 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 returned with HTTP 202 Aug 01 13:04:29.173449 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 815/3232] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:29 2026] DELETE /volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:29.180969 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-338c19e8-2d09-4ddc-81b8-36106c442776 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:29.184846 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-338c19e8-2d09-4ddc-81b8-36106c442776 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 Aug 01 13:04:29.185108 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-338c19e8-2d09-4ddc-81b8-36106c442776 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:29.185327 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-338c19e8-2d09-4ddc-81b8-36106c442776 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:29.187909 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-8abc2e90-ff27-4c81-abba-cff04b03340c tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:04:29.190105 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 808/3233] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:04:29 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:29.193932 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:29.193932 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:29.194399 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-338c19e8-2d09-4ddc-81b8-36106c442776 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:29.195108 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-338c19e8-2d09-4ddc-81b8-36106c442776 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 returned with HTTP 200 Aug 01 13:04:29.195917 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 805/3234] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:29 2026] GET /volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:29.728201 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-21406be3-cef7-49f6-969c-c89d794d186c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:29.888974 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21406be3-cef7-49f6-969c-c89d794d186c tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:29.888974 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-21406be3-cef7-49f6-969c-c89d794d186c tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-740364658", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1754805402", "vendor_name": "tempest-vendor_name-50641612"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:29.911421 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21406be3-cef7-49f6-969c-c89d794d186c tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:29.912453 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 807/3235] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:29 2026] POST /volume/v3/types => generated 327 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:29.918797 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-45f81389-7789-45d0-9649-bc62899f9c4b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:29.921174 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-45f81389-7789-45d0-9649-bc62899f9c4b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:29.921451 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-45f81389-7789-45d0-9649-bc62899f9c4b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:29.921820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-45f81389-7789-45d0-9649-bc62899f9c4b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:29.922030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-45f81389-7789-45d0-9649-bc62899f9c4b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:29.923210 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5dda0ff8-37f7-4762-8e85-006317945a2e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:29.925930 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:29.926289 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a4cbbeee-0924-4263-9882-80ccdf1dcfad", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:29.927380 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:29.927380 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:29.927559 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Create volume request body: {'volume': {'volume_type': 'a4cbbeee-0924-4263-9882-80ccdf1dcfad', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:29.928355 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-45f81389-7789-45d0-9649-bc62899f9c4b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:29.928683 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 816/3236] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:29 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:29.932040 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Create volume of 1 GB Aug 01 13:04:29.932040 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:29.932040 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:29.932040 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Availability Zones retrieved successfully. Aug 01 13:04:29.941738 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Flow 'volume_create_api' (b3c8a874-4112-48bc-beca-399b98d65fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:29.943476 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3235abd-8c27-48b9-a62f-81bfdd4e6806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:29.943635 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:29.957504 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f35f14e-7738-42e1-8561-da70f16b4bec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:29.961904 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f35f14e-7738-42e1-8561-da70f16b4bec tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:29.961904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f35f14e-7738-42e1-8561-da70f16b4bec tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:29.961904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f35f14e-7738-42e1-8561-da70f16b4bec tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:29.967863 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3235abd-8c27-48b9-a62f-81bfdd4e6806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:04:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1754805402',vendor_name='tempest-vendor_name-50641612'},id=a4cbbeee-0924-4263-9882-80ccdf1dcfad,is_public=True,name='tempest-ProjectMemberTests-volume-type-740364658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4cbbeee-0924-4263-9882-80ccdf1dcfad', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:29.969651 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe9f9f0-6589-44f6-b788-36c15441f2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:29.979762 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:29.979762 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:29.992543 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7f35f14e-7738-42e1-8561-da70f16b4bec tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:29.998832 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f35f14e-7738-42e1-8561-da70f16b4bec tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:29.999329 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 806/3237] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:29 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:30.008520 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-740364658 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-740364658, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:30.008895 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-740364658 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-740364658, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:30.047500 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Created reservations ['4daa7edb-191e-48f7-b665-f5155d4760a0', 'bc1275c6-9207-4a1d-98ab-2af66774f91f', '08561cdd-104f-4cda-aa1c-fe1605ae22b0', '94ef1f31-ccef-4329-9bfa-fb2f33b84db7'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:30.048364 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe9f9f0-6589-44f6-b788-36c15441f2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4daa7edb-191e-48f7-b665-f5155d4760a0', 'bc1275c6-9207-4a1d-98ab-2af66774f91f', '08561cdd-104f-4cda-aa1c-fe1605ae22b0', '94ef1f31-ccef-4329-9bfa-fb2f33b84db7']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:30.049111 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48bc65aa-d9bf-4a5b-b2e9-95034b2f4d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:30.079981 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48bc65aa-d9bf-4a5b-b2e9-95034b2f4d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20df67b5-7acb-4cd7-82bc-0a3c4ae3a848', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1464e831b74dd9a09b2474ab29358f',qos_specs=None,replication_status=,reservations=['4daa7edb-191e-48f7-b665-f5155d4760a0','bc1275c6-9207-4a1d-98ab-2af66774f91f','08561cdd-104f-4cda-aa1c-fe1605ae22b0','94ef1f31-ccef-4329-9bfa-fb2f33b84db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a7f968a4b74a689b81b27dc8a091f7',volume_type_id=a4cbbeee-0924-4263-9882-80ccdf1dcfad), '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=2026-08-01T13:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20df67b5-7acb-4cd7-82bc-0a3c4ae3a848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1464e831b74dd9a09b2474ab29358f',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='d9a7f968a4b74a689b81b27dc8a091f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4cbbeee-0924-4263-9882-80ccdf1dcfad),volume_type_id=a4cbbeee-0924-4263-9882-80ccdf1dcfad)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:30.079981 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da96b777-29f8-4d4b-b606-623e9996df0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:30.103401 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da96b777-29f8-4d4b-b606-623e9996df0b) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1464e831b74dd9a09b2474ab29358f',qos_specs=None,replication_status=,reservations=['4daa7edb-191e-48f7-b665-f5155d4760a0','bc1275c6-9207-4a1d-98ab-2af66774f91f','08561cdd-104f-4cda-aa1c-fe1605ae22b0','94ef1f31-ccef-4329-9bfa-fb2f33b84db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a7f968a4b74a689b81b27dc8a091f7',volume_type_id=a4cbbeee-0924-4263-9882-80ccdf1dcfad)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:30.104600 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5c8ff9-ace7-4e80-aa44-16bc041a29cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:30.117511 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5c8ff9-ace7-4e80-aa44-16bc041a29cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:30.118633 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Flow 'volume_create_api' (b3c8a874-4112-48bc-beca-399b98d65fd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:30.119065 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Create volume request issued successfully. Aug 01 13:04:30.119816 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dda0ff8-37f7-4762-8e85-006317945a2e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:30.120500 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 809/3238] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:04:29 2026] POST /volume/v3/volumes => generated 773 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:30.139690 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-209b03b4-1b98-4af3-b505-0fee667a1ab0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.146929 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-209b03b4-1b98-4af3-b505-0fee667a1ab0 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] GET https://10.4.3.110/volume/v3/volumes/20df67b5-7acb-4cd7-82bc-0a3c4ae3a848 Aug 01 13:04:30.152750 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-209b03b4-1b98-4af3-b505-0fee667a1ab0 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:30.153154 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-209b03b4-1b98-4af3-b505-0fee667a1ab0 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:30.166001 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:30.166001 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:30.169811 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-209b03b4-1b98-4af3-b505-0fee667a1ab0 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Volume info retrieved successfully. Aug 01 13:04:30.176739 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-209b03b4-1b98-4af3-b505-0fee667a1ab0 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes/20df67b5-7acb-4cd7-82bc-0a3c4ae3a848 returned with HTTP 200 Aug 01 13:04:30.177289 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 808/3239] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:04:30 2026] GET /volume/v3/volumes/20df67b5-7acb-4cd7-82bc-0a3c4ae3a848 => generated 952 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:30.204371 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-09dec9b7-a6b8-4cc3-8891-7a6b9fabee7e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.206176 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09dec9b7-a6b8-4cc3-8891-7a6b9fabee7e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 Aug 01 13:04:30.206398 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09dec9b7-a6b8-4cc3-8891-7a6b9fabee7e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:30.206544 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09dec9b7-a6b8-4cc3-8891-7a6b9fabee7e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:30.217767 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09dec9b7-a6b8-4cc3-8891-7a6b9fabee7e tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 returned with HTTP 404 Aug 01 13:04:30.218498 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 817/3240] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:30 2026] GET /volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:30.227724 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fa3a0489-af24-4674-b43b-b2d8ca9f8394 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.231744 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa3a0489-af24-4674-b43b-b2d8ca9f8394 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 Aug 01 13:04:30.231744 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa3a0489-af24-4674-b43b-b2d8ca9f8394 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:30.231744 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa3a0489-af24-4674-b43b-b2d8ca9f8394 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:30.231744 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-fa3a0489-af24-4674-b43b-b2d8ca9f8394 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 5f491c3a-8f0b-4195-8763-147095a2de08 Aug 01 13:04:30.235811 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa3a0489-af24-4674-b43b-b2d8ca9f8394 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 returned with HTTP 404 Aug 01 13:04:30.236506 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 807/3241] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:30 2026] DELETE /volume/v3/snapshots/5f491c3a-8f0b-4195-8763-147095a2de08 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:30.243156 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-504df0ee-7128-405e-8fa0-5cac3bace0a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.245598 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-504df0ee-7128-405e-8fa0-5cac3bace0a0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 Aug 01 13:04:30.245852 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-504df0ee-7128-405e-8fa0-5cac3bace0a0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:30.246127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-504df0ee-7128-405e-8fa0-5cac3bace0a0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:30.246273 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-504df0ee-7128-405e-8fa0-5cac3bace0a0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 7aeeccf7-06ef-4565-a942-9c1ebabc5157 Aug 01 13:04:30.252891 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-504df0ee-7128-405e-8fa0-5cac3bace0a0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 returned with HTTP 404 Aug 01 13:04:30.252891 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 810/3242] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:30 2026] DELETE /volume/v3/snapshots/7aeeccf7-06ef-4565-a942-9c1ebabc5157 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:30.293829 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-42c6a0c9-c0ae-48d1-ba93-c1d967c293ad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.296496 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-42c6a0c9-c0ae-48d1-ba93-c1d967c293ad tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:30.296802 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-42c6a0c9-c0ae-48d1-ba93-c1d967c293ad tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:30.296961 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-42c6a0c9-c0ae-48d1-ba93-c1d967c293ad tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:30.307010 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:30.307010 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:30.310817 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-42c6a0c9-c0ae-48d1-ba93-c1d967c293ad tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:30.315720 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-42c6a0c9-c0ae-48d1-ba93-c1d967c293ad tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:30.316253 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 809/3243] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:30 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:30.343673 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-953894ec-59ac-4ce4-9512-0646a7fe97cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.345886 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-953894ec-59ac-4ce4-9512-0646a7fe97cc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb/action Aug 01 13:04:30.346388 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-953894ec-59ac-4ce4-9512-0646a7fe97cc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:30.346568 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-953894ec-59ac-4ce4-9512-0646a7fe97cc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:30.361769 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:30.361769 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:30.362440 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-953894ec-59ac-4ce4-9512-0646a7fe97cc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:30.371541 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-953894ec-59ac-4ce4-9512-0646a7fe97cc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Begin detaching volume completed successfully. Aug 01 13:04:30.371822 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-953894ec-59ac-4ce4-9512-0646a7fe97cc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb/action returned with HTTP 202 Aug 01 13:04:30.372317 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 818/3244] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:04:30 2026] POST /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:04:30.410813 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0862749c-800c-487b-a358-5823f7e78fd3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.412097 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0862749c-800c-487b-a358-5823f7e78fd3 None None] GET https://10.4.3.110/volume// Aug 01 13:04:30.412097 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0862749c-800c-487b-a358-5823f7e78fd3 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:30.412964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0862749c-800c-487b-a358-5823f7e78fd3 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:30.412964 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0862749c-800c-487b-a358-5823f7e78fd3 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:30.413900 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 808/3245] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:04:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:30.430789 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-bc355cb2-a096-4b91-b6f9-7cf3f7afcaaa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.433428 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-bc355cb2-a096-4b91-b6f9-7cf3f7afcaaa tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:04:30.433703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-bc355cb2-a096-4b91-b6f9-7cf3f7afcaaa tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:30.433962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-bc355cb2-a096-4b91-b6f9-7cf3f7afcaaa tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:30.440864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9dd6c9b3-257d-444f-9904-e4a34e3cb41f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.443965 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9dd6c9b3-257d-444f-9904-e4a34e3cb41f None None] GET https://10.4.3.110/volume// Aug 01 13:04:30.443965 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9dd6c9b3-257d-444f-9904-e4a34e3cb41f None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:30.443965 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9dd6c9b3-257d-444f-9904-e4a34e3cb41f None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:30.443965 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9dd6c9b3-257d-444f-9904-e4a34e3cb41f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:30.443965 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 810/3246] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:04:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:30.445575 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:30.445575 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:30.449821 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-bc355cb2-a096-4b91-b6f9-7cf3f7afcaaa tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:04:30.455176 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-bc355cb2-a096-4b91-b6f9-7cf3f7afcaaa tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c returned with HTTP 200 Aug 01 13:04:30.455641 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 811/3247] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:04:30 2026] GET /volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c => generated 1550 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:30.457500 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-c699cdf6-af7f-455e-9851-3fadd001fbf6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.460057 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-c699cdf6-af7f-455e-9851-3fadd001fbf6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:30.460410 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-c699cdf6-af7f-455e-9851-3fadd001fbf6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:30.460650 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-c699cdf6-af7f-455e-9851-3fadd001fbf6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:30.474233 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:30.474233 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:30.479736 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-c699cdf6-af7f-455e-9851-3fadd001fbf6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:30.487701 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-c699cdf6-af7f-455e-9851-3fadd001fbf6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:30.488235 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 819/3248] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:04:30 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:30.599841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-27829912-a024-484c-a2ab-516097de04ca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.603979 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-27829912-a024-484c-a2ab-516097de04ca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] PUT https://10.4.3.110/volume/v3/attachments/0ed6ecc2-e996-4786-b695-29b908583175 Aug 01 13:04:30.603979 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-27829912-a024-484c-a2ab-516097de04ca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:30.616006 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-27829912-a024-484c-a2ab-516097de04ca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Acquiring lock "cinder-attachment_update-93d7b696-e31f-4022-9447-999d2378756c-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:04:30.623607 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-27829912-a024-484c-a2ab-516097de04ca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Lock "cinder-attachment_update-93d7b696-e31f-4022-9447-999d2378756c-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:04:30.624852 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:30.624852 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:30.754338 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-27829912-a024-484c-a2ab-516097de04ca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Lock "cinder-attachment_update-93d7b696-e31f-4022-9447-999d2378756c-np0000006302" released by "attachment_update" :: held 0.131s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:04:30.756143 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-27829912-a024-484c-a2ab-516097de04ca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments/0ed6ecc2-e996-4786-b695-29b908583175 returned with HTTP 200 Aug 01 13:04:30.756516 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 809/3249] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:04:30 2026] PUT /volume/v3/attachments/0ed6ecc2-e996-4786-b695-29b908583175 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:30.834477 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-1f14ba50-d58b-40fa-9f94-aacfec5c5c0b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.837070 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-1f14ba50-d58b-40fa-9f94-aacfec5c5c0b tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] POST https://10.4.3.110/volume/v3/attachments/0ed6ecc2-e996-4786-b695-29b908583175/action Aug 01 13:04:30.837573 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-1f14ba50-d58b-40fa-9f94-aacfec5c5c0b tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:30.837753 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-1f14ba50-d58b-40fa-9f94-aacfec5c5c0b tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:30.882170 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:30.882170 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:30.906545 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8ee249fd-e253-471f-8586-9f41a3676c28 req-1f14ba50-d58b-40fa-9f94-aacfec5c5c0b tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments/0ed6ecc2-e996-4786-b695-29b908583175/action returned with HTTP 204 Aug 01 13:04:30.907166 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 811/3250] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:04:30 2026] POST /volume/v3/attachments/0ed6ecc2-e996-4786-b695-29b908583175/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:30.943748 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e2622bf-2975-401c-87d0-f1f3a1c202ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:30.946128 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e2622bf-2975-401c-87d0-f1f3a1c202ad tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:30.947039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e2622bf-2975-401c-87d0-f1f3a1c202ad tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:30.947039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e2622bf-2975-401c-87d0-f1f3a1c202ad tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:30.947039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7e2622bf-2975-401c-87d0-f1f3a1c202ad tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:30.955822 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:30.955822 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:30.956815 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e2622bf-2975-401c-87d0-f1f3a1c202ad tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:30.957232 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 812/3251] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:30 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:31.016841 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a0ed208c-0254-4212-b320-3d04800c34b6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:31.021716 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0ed208c-0254-4212-b320-3d04800c34b6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:31.023028 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0ed208c-0254-4212-b320-3d04800c34b6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:31.023028 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0ed208c-0254-4212-b320-3d04800c34b6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:31.044908 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:31.044908 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:31.049146 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a0ed208c-0254-4212-b320-3d04800c34b6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:31.059844 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0ed208c-0254-4212-b320-3d04800c34b6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:31.059844 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 820/3252] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:31 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:31.197374 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dd39ff01-bbbc-4257-a676-ab5c76d0ee39 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:31.206363 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd39ff01-bbbc-4257-a676-ab5c76d0ee39 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] GET https://10.4.3.110/volume/v3/volumes/20df67b5-7acb-4cd7-82bc-0a3c4ae3a848 Aug 01 13:04:31.206363 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd39ff01-bbbc-4257-a676-ab5c76d0ee39 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:31.206363 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd39ff01-bbbc-4257-a676-ab5c76d0ee39 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:31.217148 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:31.217148 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:31.223595 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dd39ff01-bbbc-4257-a676-ab5c76d0ee39 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Volume info retrieved successfully. Aug 01 13:04:31.228878 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd39ff01-bbbc-4257-a676-ab5c76d0ee39 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes/20df67b5-7acb-4cd7-82bc-0a3c4ae3a848 returned with HTTP 200 Aug 01 13:04:31.229536 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 810/3253] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:04:31 2026] GET /volume/v3/volumes/20df67b5-7acb-4cd7-82bc-0a3c4ae3a848 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:31.246242 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-22dd7934-cc9b-4e3f-9d0d-55e9b0a0739a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:31.249393 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22dd7934-cc9b-4e3f-9d0d-55e9b0a0739a tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] GET https://10.4.3.110/volume/v3/messages Aug 01 13:04:31.249393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-22dd7934-cc9b-4e3f-9d0d-55e9b0a0739a tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:31.249393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-22dd7934-cc9b-4e3f-9d0d-55e9b0a0739a tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:31.254914 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22dd7934-cc9b-4e3f-9d0d-55e9b0a0739a tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 13:04:31.256454 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 812/3254] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 13:04:31 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:31.270357 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8e171129-46c1-4976-b8e2-765f75c765e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:31.375465 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e171129-46c1-4976-b8e2-765f75c765e7 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] DELETE https://10.4.3.110/volume/v3/messages/9688e339-b54d-4b2b-91db-cd348470b6b4 Aug 01 13:04:31.375803 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e171129-46c1-4976-b8e2-765f75c765e7 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:31.376523 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e171129-46c1-4976-b8e2-765f75c765e7 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:31.391659 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e171129-46c1-4976-b8e2-765f75c765e7 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] https://10.4.3.110/volume/v3/messages/9688e339-b54d-4b2b-91db-cd348470b6b4 returned with HTTP 204 Aug 01 13:04:31.392347 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 813/3255] 10.4.3.110 () {68 vars in 1394 bytes} [Sat Aug 1 13:04:31 2026] DELETE /volume/v3/messages/9688e339-b54d-4b2b-91db-cd348470b6b4 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:04:31.403711 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-35be6a3a-144f-4153-95b7-ad09c979b994 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:31.408832 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35be6a3a-144f-4153-95b7-ad09c979b994 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] GET https://10.4.3.110/volume/v3/messages/9688e339-b54d-4b2b-91db-cd348470b6b4 Aug 01 13:04:31.408995 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35be6a3a-144f-4153-95b7-ad09c979b994 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:31.409347 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35be6a3a-144f-4153-95b7-ad09c979b994 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:31.420642 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35be6a3a-144f-4153-95b7-ad09c979b994 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] https://10.4.3.110/volume/v3/messages/9688e339-b54d-4b2b-91db-cd348470b6b4 returned with HTTP 404 Aug 01 13:04:31.421520 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 821/3256] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:04:31 2026] GET /volume/v3/messages/9688e339-b54d-4b2b-91db-cd348470b6b4 => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:31.431502 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:31.433186 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/20df67b5-7acb-4cd7-82bc-0a3c4ae3a848 Aug 01 13:04:31.433385 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:31.433619 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:31.433848 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Delete volume with id: 20df67b5-7acb-4cd7-82bc-0a3c4ae3a848 Aug 01 13:04:31.442740 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:31.442740 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:31.443317 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Volume info retrieved successfully. Aug 01 13:04:31.444633 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100264) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:04:31.462233 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-740364658 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-740364658, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:31.462671 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-740364658 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-740364658, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:31.482416 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Created reservations ['0b98f9f2-10d0-4721-9c36-cc5878b4d5a5', '17c77b76-7853-48a9-bcc4-1333f5f27427', '0e26c176-da1c-471c-b95d-daf96ceeb64c', 'e0dfb8b8-0d9f-4360-9d38-7ce9dacd53ae'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:31.526246 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Delete volume request issued successfully. Aug 01 13:04:31.526515 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b56829f5-0e59-4b2d-a963-e6471867f7e9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes/20df67b5-7acb-4cd7-82bc-0a3c4ae3a848 returned with HTTP 202 Aug 01 13:04:31.527131 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 811/3257] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:04:31 2026] DELETE /volume/v3/volumes/20df67b5-7acb-4cd7-82bc-0a3c4ae3a848 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:31.539042 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-83f8bc3b-35ee-49a6-9597-add1c667fa32 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:31.542973 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-83f8bc3b-35ee-49a6-9597-add1c667fa32 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] DELETE https://10.4.3.110/volume/v3/types/a4cbbeee-0924-4263-9882-80ccdf1dcfad Aug 01 13:04:31.542973 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-83f8bc3b-35ee-49a6-9597-add1c667fa32 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:31.542973 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-83f8bc3b-35ee-49a6-9597-add1c667fa32 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:31.578297 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-83f8bc3b-35ee-49a6-9597-add1c667fa32 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/types/a4cbbeee-0924-4263-9882-80ccdf1dcfad returned with HTTP 202 Aug 01 13:04:31.579084 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 813/3258] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:31 2026] DELETE /volume/v3/types/a4cbbeee-0924-4263-9882-80ccdf1dcfad => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:31.586976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3bdad468-0132-487c-afdc-790c348b37db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:31.589228 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3bdad468-0132-487c-afdc-790c348b37db tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:31.589615 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3bdad468-0132-487c-afdc-790c348b37db tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-228477294", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1891090799", "vendor_name": "tempest-vendor_name-2047616656"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:31.612764 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3bdad468-0132-487c-afdc-790c348b37db tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:31.613568 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 814/3259] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:31 2026] POST /volume/v3/types => generated 329 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:31.623694 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:31.625715 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:31.626113 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "07ff997f-d343-4847-8a55-97dd0976fe51", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:31.628350 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Create volume request body: {'volume': {'volume_type': '07ff997f-d343-4847-8a55-97dd0976fe51', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:31.632333 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Create volume of 1 GB Aug 01 13:04:31.632644 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:31.632644 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:31.633052 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Availability Zones retrieved successfully. Aug 01 13:04:31.641070 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Flow 'volume_create_api' (7abdd86c-9588-4973-ad3b-a8d1e8a5d33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:31.642359 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01cc72d-3b79-492f-ba5b-8fdb62bcbc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:31.643222 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:31.677721 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01cc72d-3b79-492f-ba5b-8fdb62bcbc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:04:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1891090799',vendor_name='tempest-vendor_name-2047616656'},id=07ff997f-d343-4847-8a55-97dd0976fe51,is_public=True,name='tempest-ProjectMemberTests-volume-type-228477294',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07ff997f-d343-4847-8a55-97dd0976fe51', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:31.678728 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc2504b-97d1-4f6c-bd62-74e053ddd5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:31.724900 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-228477294 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-228477294, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:31.726885 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-228477294 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-228477294, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:31.762442 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Created reservations ['a3eb75af-eee9-4034-b256-b3359771f297', '3ce6907a-6c48-4520-a415-bdea21e5b6d4', '0ab11868-3f14-430b-b825-7aed2b3b440a', '6784b0fc-e1b8-401b-bbaa-3f28952f1b06'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:31.764120 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc2504b-97d1-4f6c-bd62-74e053ddd5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3eb75af-eee9-4034-b256-b3359771f297', '3ce6907a-6c48-4520-a415-bdea21e5b6d4', '0ab11868-3f14-430b-b825-7aed2b3b440a', '6784b0fc-e1b8-401b-bbaa-3f28952f1b06']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:31.765132 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd0df076-d241-488a-ace6-40107237537a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:31.803247 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd0df076-d241-488a-ace6-40107237537a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1464e831b74dd9a09b2474ab29358f',qos_specs=None,replication_status=,reservations=['a3eb75af-eee9-4034-b256-b3359771f297','3ce6907a-6c48-4520-a415-bdea21e5b6d4','0ab11868-3f14-430b-b825-7aed2b3b440a','6784b0fc-e1b8-401b-bbaa-3f28952f1b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a7f968a4b74a689b81b27dc8a091f7',volume_type_id=07ff997f-d343-4847-8a55-97dd0976fe51), '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=2026-08-01T13:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1464e831b74dd9a09b2474ab29358f',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='d9a7f968a4b74a689b81b27dc8a091f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07ff997f-d343-4847-8a55-97dd0976fe51),volume_type_id=07ff997f-d343-4847-8a55-97dd0976fe51)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:31.804172 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b920b96f-0d42-47bd-bb59-0364f077f572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:31.832235 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b920b96f-0d42-47bd-bb59-0364f077f572) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1464e831b74dd9a09b2474ab29358f',qos_specs=None,replication_status=,reservations=['a3eb75af-eee9-4034-b256-b3359771f297','3ce6907a-6c48-4520-a415-bdea21e5b6d4','0ab11868-3f14-430b-b825-7aed2b3b440a','6784b0fc-e1b8-401b-bbaa-3f28952f1b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a7f968a4b74a689b81b27dc8a091f7',volume_type_id=07ff997f-d343-4847-8a55-97dd0976fe51)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:31.832895 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a098f7b2-71f0-41d1-b0c2-498bb6967b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:31.844661 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a098f7b2-71f0-41d1-b0c2-498bb6967b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:31.845871 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Flow 'volume_create_api' (7abdd86c-9588-4973-ad3b-a8d1e8a5d33b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:31.847021 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Create volume request issued successfully. Aug 01 13:04:31.852974 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23bb9e24-7ffa-4ed8-867b-b0e87aedbb9b tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:31.852974 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 822/3260] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:04:31 2026] POST /volume/v3/volumes => generated 773 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:31.862038 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-115a5283-8ffd-4a32-aeaa-3a30337f14de None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:31.864048 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-115a5283-8ffd-4a32-aeaa-3a30337f14de tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] GET https://10.4.3.110/volume/v3/volumes/b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf Aug 01 13:04:31.864330 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-115a5283-8ffd-4a32-aeaa-3a30337f14de tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:31.864522 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-115a5283-8ffd-4a32-aeaa-3a30337f14de tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:31.873798 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:31.873798 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:31.883228 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-115a5283-8ffd-4a32-aeaa-3a30337f14de tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Volume info retrieved successfully. Aug 01 13:04:31.887877 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-115a5283-8ffd-4a32-aeaa-3a30337f14de tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes/b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf returned with HTTP 200 Aug 01 13:04:31.888436 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 812/3261] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:04:31 2026] GET /volume/v3/volumes/b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:31.968616 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-797ce4d5-6e82-44e8-8598-9f24234de43c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:31.970411 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-797ce4d5-6e82-44e8-8598-9f24234de43c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:31.970596 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-797ce4d5-6e82-44e8-8598-9f24234de43c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:31.970809 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-797ce4d5-6e82-44e8-8598-9f24234de43c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:31.970903 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-797ce4d5-6e82-44e8-8598-9f24234de43c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:31.977003 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:31.977003 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:31.977856 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-797ce4d5-6e82-44e8-8598-9f24234de43c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:31.978272 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 814/3262] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:31 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:32.074012 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-29b10bef-db5c-448c-9c84-2559c7b76aed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:32.076199 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29b10bef-db5c-448c-9c84-2559c7b76aed tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:32.076429 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29b10bef-db5c-448c-9c84-2559c7b76aed tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:32.076686 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29b10bef-db5c-448c-9c84-2559c7b76aed tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:32.088307 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:32.088307 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:32.091994 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-29b10bef-db5c-448c-9c84-2559c7b76aed tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:32.096333 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29b10bef-db5c-448c-9c84-2559c7b76aed tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:32.096886 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 815/3263] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:32 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:32.777493 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-1fb733b8-2e05-489b-a58d-10f8fef26f52 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:32.780059 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-1fb733b8-2e05-489b-a58d-10f8fef26f52 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208 Aug 01 13:04:32.780374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-1fb733b8-2e05-489b-a58d-10f8fef26f52 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:32.780681 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-1fb733b8-2e05-489b-a58d-10f8fef26f52 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:32.799468 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:32.799468 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:32.882350 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-27994480-e885-4a19-9b24-4f3afefbf0ff req-1fb733b8-2e05-489b-a58d-10f8fef26f52 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208 returned with HTTP 200 Aug 01 13:04:32.882350 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 823/3264] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:04:32 2026] DELETE /volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:32.902594 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff471bb3-39f6-4bf4-b1b2-118983923317 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:32.907617 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff471bb3-39f6-4bf4-b1b2-118983923317 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] GET https://10.4.3.110/volume/v3/volumes/b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf Aug 01 13:04:32.907863 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff471bb3-39f6-4bf4-b1b2-118983923317 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:32.908099 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff471bb3-39f6-4bf4-b1b2-118983923317 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:32.924749 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:32.924749 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:32.932392 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ff471bb3-39f6-4bf4-b1b2-118983923317 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Volume info retrieved successfully. Aug 01 13:04:32.939355 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff471bb3-39f6-4bf4-b1b2-118983923317 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes/b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf returned with HTTP 200 Aug 01 13:04:32.939783 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 813/3265] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:04:32 2026] GET /volume/v3/volumes/b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf => generated 973 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:04:32.955681 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5aa60d7e-7e95-4583-ba26-bb7e07d7e6c4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:32.957818 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5aa60d7e-7e95-4583-ba26-bb7e07d7e6c4 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] GET https://10.4.3.110/volume/v3/messages Aug 01 13:04:32.958114 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5aa60d7e-7e95-4583-ba26-bb7e07d7e6c4 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:32.958350 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5aa60d7e-7e95-4583-ba26-bb7e07d7e6c4 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:32.962479 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5aa60d7e-7e95-4583-ba26-bb7e07d7e6c4 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 13:04:32.962929 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 815/3266] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 13:04:32 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:32.972412 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e7c4606f-49b5-4bab-b6f0-e45b1a84b759 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:32.974341 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7c4606f-49b5-4bab-b6f0-e45b1a84b759 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] GET https://10.4.3.110/volume/v3/messages Aug 01 13:04:32.974583 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7c4606f-49b5-4bab-b6f0-e45b1a84b759 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:32.974761 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7c4606f-49b5-4bab-b6f0-e45b1a84b759 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:32.980803 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7c4606f-49b5-4bab-b6f0-e45b1a84b759 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 13:04:32.980803 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 816/3267] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 13:04:32 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:32.990780 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-538b8478-0bfc-482b-ac31-15e365a5d461 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:32.991853 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ec26df9-9cfd-4a15-8f8b-4b30eec1f59f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:32.992998 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-538b8478-0bfc-482b-ac31-15e365a5d461 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] DELETE https://10.4.3.110/volume/v3/messages/04dd614f-3b5d-40fd-8059-eeda8e8c146f Aug 01 13:04:32.993229 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-538b8478-0bfc-482b-ac31-15e365a5d461 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:32.993331 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-538b8478-0bfc-482b-ac31-15e365a5d461 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:32.995679 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ec26df9-9cfd-4a15-8f8b-4b30eec1f59f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:32.995966 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ec26df9-9cfd-4a15-8f8b-4b30eec1f59f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:32.996740 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ec26df9-9cfd-4a15-8f8b-4b30eec1f59f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:32.996740 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2ec26df9-9cfd-4a15-8f8b-4b30eec1f59f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:32.998249 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:32.998249 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:33.005256 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:33.005256 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:33.006045 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ec26df9-9cfd-4a15-8f8b-4b30eec1f59f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:33.006410 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 814/3268] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:32 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:33.013015 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-538b8478-0bfc-482b-ac31-15e365a5d461 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/messages/04dd614f-3b5d-40fd-8059-eeda8e8c146f returned with HTTP 204 Aug 01 13:04:33.013671 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 824/3269] 10.4.3.110 () {68 vars in 1394 bytes} [Sat Aug 1 13:04:32 2026] DELETE /volume/v3/messages/04dd614f-3b5d-40fd-8059-eeda8e8c146f => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:04:33.023104 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:33.025912 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf Aug 01 13:04:33.025912 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:33.026091 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:33.026278 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Delete volume with id: b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf Aug 01 13:04:33.039746 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:33.039746 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:33.039910 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Volume info retrieved successfully. Aug 01 13:04:33.040872 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100261) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:04:33.058137 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-228477294 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-228477294, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:33.058137 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-228477294 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-228477294, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:33.068046 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Created reservations ['e9013e9c-7f06-4ba2-bd13-cb69784ec906', '61f04ab7-289c-4ce0-9649-548e29d16c99', '9704d307-a86b-45f0-8960-8c002842f464', '7105eed7-78c5-4d00-99cd-a50b45d1463a'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:33.103613 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Delete volume request issued successfully. Aug 01 13:04:33.103986 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-177d2cdb-f022-4c8a-b6b9-db0aaa129eb8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes/b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf returned with HTTP 202 Aug 01 13:04:33.104506 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 816/3270] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:04:33 2026] DELETE /volume/v3/volumes/b2e451ef-1dd1-4b36-8d56-cadde1aa6eaf => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:33.112622 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a0c43481-83ad-42b1-ad93-0b70e41cded9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:33.116887 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bde2a097-692c-4922-9a16-ca575d919aed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:33.116887 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bde2a097-692c-4922-9a16-ca575d919aed tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:33.116887 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bde2a097-692c-4922-9a16-ca575d919aed tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:33.116887 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bde2a097-692c-4922-9a16-ca575d919aed tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:33.120044 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0c43481-83ad-42b1-ad93-0b70e41cded9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] DELETE https://10.4.3.110/volume/v3/types/07ff997f-d343-4847-8a55-97dd0976fe51 Aug 01 13:04:33.120265 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a0c43481-83ad-42b1-ad93-0b70e41cded9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:33.120474 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a0c43481-83ad-42b1-ad93-0b70e41cded9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:33.126544 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:33.126544 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:33.132542 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bde2a097-692c-4922-9a16-ca575d919aed tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:33.139846 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bde2a097-692c-4922-9a16-ca575d919aed tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:33.140397 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 815/3271] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:33 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:33.165848 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0c43481-83ad-42b1-ad93-0b70e41cded9 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/types/07ff997f-d343-4847-8a55-97dd0976fe51 returned with HTTP 202 Aug 01 13:04:33.166406 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 817/3272] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:33 2026] DELETE /volume/v3/types/07ff997f-d343-4847-8a55-97dd0976fe51 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:33.176696 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad1048ec-7c15-4231-a97a-84f9f2365118 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:33.178881 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad1048ec-7c15-4231-a97a-84f9f2365118 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:33.179622 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad1048ec-7c15-4231-a97a-84f9f2365118 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-637445228", "extra_specs": {"storage_protocol": "tempest-storage_protocol-711787225", "vendor_name": "tempest-vendor_name-1067585924"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:33.199725 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad1048ec-7c15-4231-a97a-84f9f2365118 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:33.200206 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 825/3273] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:33 2026] POST /volume/v3/types => generated 328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:33.212001 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:33.213911 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:33.214661 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4db31305-273a-46f9-8a48-a9b6ea22fa46", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:33.216307 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Create volume request body: {'volume': {'volume_type': '4db31305-273a-46f9-8a48-a9b6ea22fa46', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:33.220294 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Create volume of 1 GB Aug 01 13:04:33.220662 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:33.220662 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:33.221180 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Availability Zones retrieved successfully. Aug 01 13:04:33.227602 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Flow 'volume_create_api' (11e57ac5-7943-4c35-b030-f4b2af5553e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:33.228647 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c62b2e-c853-40c6-96f3-4c60aa129119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:33.229484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:33.250391 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c62b2e-c853-40c6-96f3-4c60aa129119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:04:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-711787225',vendor_name='tempest-vendor_name-1067585924'},id=4db31305-273a-46f9-8a48-a9b6ea22fa46,is_public=True,name='tempest-ProjectMemberTests-volume-type-637445228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4db31305-273a-46f9-8a48-a9b6ea22fa46', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:33.251182 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b1b0b6a-867c-4f58-8867-fdb0a049d984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:33.287162 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-637445228 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-637445228, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:33.287291 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-637445228 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-637445228, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:33.330219 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Created reservations ['8fcd3698-8cf3-462b-9010-df606663e84e', '2c29d89b-e1bb-487b-b435-8bdea2852071', '9f50f979-bcbe-46f3-95d0-bb4d285ab0f9', 'aa1dd0d1-1c45-4c5f-bcb7-13419cb84f63'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:33.331293 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b1b0b6a-867c-4f58-8867-fdb0a049d984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fcd3698-8cf3-462b-9010-df606663e84e', '2c29d89b-e1bb-487b-b435-8bdea2852071', '9f50f979-bcbe-46f3-95d0-bb4d285ab0f9', 'aa1dd0d1-1c45-4c5f-bcb7-13419cb84f63']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:33.333791 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87105139-e2d3-4428-9c61-e6228c2de170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:33.374251 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87105139-e2d3-4428-9c61-e6228c2de170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddc031d0-45a1-48e9-b632-66add5ba2c24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1464e831b74dd9a09b2474ab29358f',qos_specs=None,replication_status=,reservations=['8fcd3698-8cf3-462b-9010-df606663e84e','2c29d89b-e1bb-487b-b435-8bdea2852071','9f50f979-bcbe-46f3-95d0-bb4d285ab0f9','aa1dd0d1-1c45-4c5f-bcb7-13419cb84f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a7f968a4b74a689b81b27dc8a091f7',volume_type_id=4db31305-273a-46f9-8a48-a9b6ea22fa46), '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=2026-08-01T13:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddc031d0-45a1-48e9-b632-66add5ba2c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1464e831b74dd9a09b2474ab29358f',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='d9a7f968a4b74a689b81b27dc8a091f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4db31305-273a-46f9-8a48-a9b6ea22fa46),volume_type_id=4db31305-273a-46f9-8a48-a9b6ea22fa46)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:33.374251 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29811b9-bf8e-440b-a064-895035c9deeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:33.408475 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29811b9-bf8e-440b-a064-895035c9deeb) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1464e831b74dd9a09b2474ab29358f',qos_specs=None,replication_status=,reservations=['8fcd3698-8cf3-462b-9010-df606663e84e','2c29d89b-e1bb-487b-b435-8bdea2852071','9f50f979-bcbe-46f3-95d0-bb4d285ab0f9','aa1dd0d1-1c45-4c5f-bcb7-13419cb84f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a7f968a4b74a689b81b27dc8a091f7',volume_type_id=4db31305-273a-46f9-8a48-a9b6ea22fa46)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:33.411992 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2f69a7f-95e9-43aa-a7be-02d7d2a2c54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:33.428135 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2f69a7f-95e9-43aa-a7be-02d7d2a2c54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:33.428135 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Flow 'volume_create_api' (11e57ac5-7943-4c35-b030-f4b2af5553e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:33.428135 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Create volume request issued successfully. Aug 01 13:04:33.428920 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abb9b1d5-e7bf-4ce0-8d8a-01ff8cfb7289 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:33.429524 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 817/3274] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:04:33 2026] POST /volume/v3/volumes => generated 773 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:33.451510 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-35a62d3f-acb3-4f81-a5a0-2720313c27b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:33.453735 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35a62d3f-acb3-4f81-a5a0-2720313c27b2 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] GET https://10.4.3.110/volume/v3/volumes/ddc031d0-45a1-48e9-b632-66add5ba2c24 Aug 01 13:04:33.454101 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35a62d3f-acb3-4f81-a5a0-2720313c27b2 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:33.454392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35a62d3f-acb3-4f81-a5a0-2720313c27b2 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:33.466802 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:33.466802 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:33.477611 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-35a62d3f-acb3-4f81-a5a0-2720313c27b2 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Volume info retrieved successfully. Aug 01 13:04:33.484442 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35a62d3f-acb3-4f81-a5a0-2720313c27b2 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes/ddc031d0-45a1-48e9-b632-66add5ba2c24 returned with HTTP 200 Aug 01 13:04:33.485031 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 816/3275] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:04:33 2026] GET /volume/v3/volumes/ddc031d0-45a1-48e9-b632-66add5ba2c24 => generated 952 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:33.577602 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c97abb62-3b41-49ab-8677-f19dfe3d3abb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:33.580269 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c97abb62-3b41-49ab-8677-f19dfe3d3abb tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/6cba67d7-ead3-448e-83e5-f69fd7d5e9a0/action Aug 01 13:04:33.580754 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c97abb62-3b41-49ab-8677-f19dfe3d3abb tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-attach": {"instance_uuid": "9f748126-67de-4167-aaaf-f7df61156cd2", "mountpoint": "/dev/vdc"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:33.581704 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c97abb62-3b41-49ab-8677-f19dfe3d3abb tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9f748126-67de-4167-aaaf-f7df61156cd2", "mountpoint": "/dev/vdc"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:33.597009 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c97abb62-3b41-49ab-8677-f19dfe3d3abb tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/6cba67d7-ead3-448e-83e5-f69fd7d5e9a0/action returned with HTTP 404 Aug 01 13:04:33.597009 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 818/3276] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:04:33 2026] POST /volume/v3/volumes/6cba67d7-ead3-448e-83e5-f69fd7d5e9a0/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:04:34.023265 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb37e390-772c-4803-896b-6dcb9b4670fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:34.026811 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb37e390-772c-4803-896b-6dcb9b4670fe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:34.027159 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb37e390-772c-4803-896b-6dcb9b4670fe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:34.027455 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb37e390-772c-4803-896b-6dcb9b4670fe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:34.027609 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fb37e390-772c-4803-896b-6dcb9b4670fe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:34.037400 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:34.037400 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:34.038419 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb37e390-772c-4803-896b-6dcb9b4670fe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:34.039290 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 826/3277] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:34 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:34.156466 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ecd2210f-a71c-4fce-a47d-b3b9b405ea6d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:34.160804 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ecd2210f-a71c-4fce-a47d-b3b9b405ea6d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:34.161320 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ecd2210f-a71c-4fce-a47d-b3b9b405ea6d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:34.161805 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ecd2210f-a71c-4fce-a47d-b3b9b405ea6d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:34.181716 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:34.181716 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:34.191550 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ecd2210f-a71c-4fce-a47d-b3b9b405ea6d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:34.201902 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ecd2210f-a71c-4fce-a47d-b3b9b405ea6d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:34.202634 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 818/3278] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:34 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:34.508978 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-37c10945-ff4e-4725-9fa5-20294f8bb4ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:34.511328 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37c10945-ff4e-4725-9fa5-20294f8bb4ec tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] GET https://10.4.3.110/volume/v3/volumes/ddc031d0-45a1-48e9-b632-66add5ba2c24 Aug 01 13:04:34.512003 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37c10945-ff4e-4725-9fa5-20294f8bb4ec tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:34.512003 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37c10945-ff4e-4725-9fa5-20294f8bb4ec tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:34.519493 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:34.519493 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:34.522878 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-37c10945-ff4e-4725-9fa5-20294f8bb4ec tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Volume info retrieved successfully. Aug 01 13:04:34.526718 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37c10945-ff4e-4725-9fa5-20294f8bb4ec tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes/ddc031d0-45a1-48e9-b632-66add5ba2c24 returned with HTTP 200 Aug 01 13:04:34.527127 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 817/3279] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:04:34 2026] GET /volume/v3/volumes/ddc031d0-45a1-48e9-b632-66add5ba2c24 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:34.542367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-df1ca977-61ea-4c3a-a10f-6424cf402f1e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:34.544341 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df1ca977-61ea-4c3a-a10f-6424cf402f1e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] GET https://10.4.3.110/volume/v3/messages Aug 01 13:04:34.544604 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df1ca977-61ea-4c3a-a10f-6424cf402f1e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:34.544823 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df1ca977-61ea-4c3a-a10f-6424cf402f1e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:34.548649 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df1ca977-61ea-4c3a-a10f-6424cf402f1e tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 13:04:34.549258 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 819/3280] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 13:04:34 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:34.562574 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a24aface-46ea-439e-bc4c-88757e964ba8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:34.569978 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a24aface-46ea-439e-bc4c-88757e964ba8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] GET https://10.4.3.110/volume/v3/messages/8fe85703-f61d-40e9-bc9a-fc432f1fac31 Aug 01 13:04:34.569978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a24aface-46ea-439e-bc4c-88757e964ba8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:34.569978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a24aface-46ea-439e-bc4c-88757e964ba8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:34.580355 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a24aface-46ea-439e-bc4c-88757e964ba8 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-member] https://10.4.3.110/volume/v3/messages/8fe85703-f61d-40e9-bc9a-fc432f1fac31 returned with HTTP 200 Aug 01 13:04:34.580355 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 827/3281] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:04:34 2026] GET /volume/v3/messages/8fe85703-f61d-40e9-bc9a-fc432f1fac31 => generated 667 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:34.591723 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b4933e8e-c782-4403-9477-2e901db5cc60 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:34.593508 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4933e8e-c782-4403-9477-2e901db5cc60 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] DELETE https://10.4.3.110/volume/v3/messages/8fe85703-f61d-40e9-bc9a-fc432f1fac31 Aug 01 13:04:34.593695 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4933e8e-c782-4403-9477-2e901db5cc60 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:34.593860 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4933e8e-c782-4403-9477-2e901db5cc60 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:34.612620 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4933e8e-c782-4403-9477-2e901db5cc60 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/messages/8fe85703-f61d-40e9-bc9a-fc432f1fac31 returned with HTTP 204 Aug 01 13:04:34.613070 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 819/3282] 10.4.3.110 () {68 vars in 1394 bytes} [Sat Aug 1 13:04:34 2026] DELETE /volume/v3/messages/8fe85703-f61d-40e9-bc9a-fc432f1fac31 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:04:34.622504 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:34.624792 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/ddc031d0-45a1-48e9-b632-66add5ba2c24 Aug 01 13:04:34.625132 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:34.625378 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:34.625587 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Delete volume with id: ddc031d0-45a1-48e9-b632-66add5ba2c24 Aug 01 13:04:34.633256 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:34.633256 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:34.633755 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Volume info retrieved successfully. Aug 01 13:04:34.635411 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100264) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:04:34.647132 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-637445228 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-637445228, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:34.647427 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-637445228 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-637445228, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:04:34.659766 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Created reservations ['a0f3cc73-a6b3-4532-a84f-a23d283d3194', '157ceb99-e437-47f9-9801-37efc6e69e87', 'dfb01d6f-f4e4-4370-a02d-cd28be8a20a3', 'f3aea1f2-e3a9-4e4e-a957-433fa8a65980'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:34.690490 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Delete volume request issued successfully. Aug 01 13:04:34.690490 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8eb6295d-24d2-43a5-94cf-5df7674d5904 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/volumes/ddc031d0-45a1-48e9-b632-66add5ba2c24 returned with HTTP 202 Aug 01 13:04:34.690815 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 818/3283] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:04:34 2026] DELETE /volume/v3/volumes/ddc031d0-45a1-48e9-b632-66add5ba2c24 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:34.698602 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75f5de59-b156-40f2-815d-fa1d166a8554 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:34.700437 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75f5de59-b156-40f2-815d-fa1d166a8554 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] DELETE https://10.4.3.110/volume/v3/types/4db31305-273a-46f9-8a48-a9b6ea22fa46 Aug 01 13:04:34.700656 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75f5de59-b156-40f2-815d-fa1d166a8554 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:34.700918 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75f5de59-b156-40f2-815d-fa1d166a8554 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:34.727398 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75f5de59-b156-40f2-815d-fa1d166a8554 tempest-ProjectMemberTests-2037630071 tempest-ProjectMemberTests-2037630071-project-admin] https://10.4.3.110/volume/v3/types/4db31305-273a-46f9-8a48-a9b6ea22fa46 returned with HTTP 202 Aug 01 13:04:34.727778 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 820/3284] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:34 2026] DELETE /volume/v3/types/4db31305-273a-46f9-8a48-a9b6ea22fa46 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:35.052496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eac7b633-4e0a-4701-8582-7afae0c6f7e9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:35.054222 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eac7b633-4e0a-4701-8582-7afae0c6f7e9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:35.056649 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eac7b633-4e0a-4701-8582-7afae0c6f7e9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:35.057065 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eac7b633-4e0a-4701-8582-7afae0c6f7e9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:35.057860 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-eac7b633-4e0a-4701-8582-7afae0c6f7e9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:35.062541 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:35.062541 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:35.065001 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eac7b633-4e0a-4701-8582-7afae0c6f7e9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:35.067685 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 828/3285] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:35 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:35.223637 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2a546c02-1264-4baf-adcf-d2fdecd2213d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:35.225517 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a546c02-1264-4baf-adcf-d2fdecd2213d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:35.225775 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a546c02-1264-4baf-adcf-d2fdecd2213d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:35.226033 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a546c02-1264-4baf-adcf-d2fdecd2213d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:35.243647 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:35.243647 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:35.251830 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2a546c02-1264-4baf-adcf-d2fdecd2213d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:35.257348 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a546c02-1264-4baf-adcf-d2fdecd2213d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:35.257885 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 820/3286] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:35 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:35.571142 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-66b670bf-1482-4a75-8db2-15a4c2e3c8a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:35.575113 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-66b670bf-1482-4a75-8db2-15a4c2e3c8a2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments/cb880e38-4463-44a2-b11c-a36743e7c26f/action Aug 01 13:04:35.575527 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-66b670bf-1482-4a75-8db2-15a4c2e3c8a2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:35.575527 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-66b670bf-1482-4a75-8db2-15a4c2e3c8a2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:35.603478 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:35.603478 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:35.616146 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d92f7673-9481-425b-bd86-8c6db794fe25 req-66b670bf-1482-4a75-8db2-15a4c2e3c8a2 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/cb880e38-4463-44a2-b11c-a36743e7c26f/action returned with HTTP 204 Aug 01 13:04:35.617064 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 819/3287] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:04:35 2026] POST /volume/v3/attachments/cb880e38-4463-44a2-b11c-a36743e7c26f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:36.082381 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-20596fba-0eaf-44f1-a0e2-a62358ac0ffe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.085474 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20596fba-0eaf-44f1-a0e2-a62358ac0ffe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:36.085682 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20596fba-0eaf-44f1-a0e2-a62358ac0ffe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:36.085921 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20596fba-0eaf-44f1-a0e2-a62358ac0ffe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:36.086094 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-20596fba-0eaf-44f1-a0e2-a62358ac0ffe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:36.092458 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:36.092458 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:36.093395 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20596fba-0eaf-44f1-a0e2-a62358ac0ffe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:36.093752 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 821/3288] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:36 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:36.273539 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6c333e93-ac84-4d86-93e6-a773c0c9e8b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.276107 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c333e93-ac84-4d86-93e6-a773c0c9e8b1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:36.276321 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c333e93-ac84-4d86-93e6-a773c0c9e8b1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:36.276499 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c333e93-ac84-4d86-93e6-a773c0c9e8b1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:36.289567 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:36.289567 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:36.299900 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6c333e93-ac84-4d86-93e6-a773c0c9e8b1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:36.311706 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c333e93-ac84-4d86-93e6-a773c0c9e8b1 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:36.311706 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 829/3289] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:36 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 1169 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:36.336694 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fc4b9d00-5a67-4a45-953f-67d0926269f7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.338162 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc4b9d00-5a67-4a45-953f-67d0926269f7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:04:36.338445 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc4b9d00-5a67-4a45-953f-67d0926269f7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:36.338508 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc4b9d00-5a67-4a45-953f-67d0926269f7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:36.350488 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:36.350488 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:36.353933 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d5ff839f-5a6b-4edd-ad9a-eadd89ac704e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.356470 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fc4b9d00-5a67-4a45-953f-67d0926269f7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:04:36.363489 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc4b9d00-5a67-4a45-953f-67d0926269f7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:04:36.363489 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 821/3290] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:36 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:36.506157 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5ff839f-5a6b-4edd-ad9a-eadd89ac704e tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:36.507507 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5ff839f-5a6b-4edd-ad9a-eadd89ac704e tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-903008314", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:36.541761 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5ff839f-5a6b-4edd-ad9a-eadd89ac704e tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:36.541874 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 820/3291] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:36 2026] POST /volume/v3/types => generated 379 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:36.552583 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cb918373-a602-499b-bb5d-5e713fa0e274 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.556085 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb918373-a602-499b-bb5d-5e713fa0e274 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] POST https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption Aug 01 13:04:36.556428 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb918373-a602-499b-bb5d-5e713fa0e274 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:36.595736 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb918373-a602-499b-bb5d-5e713fa0e274 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption returned with HTTP 200 Aug 01 13:04:36.596191 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 822/3292] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:04:36 2026] POST /volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:36.606999 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f6e61839-b4ba-4fe8-baa4-c7cb5249b1b0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.609281 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6e61839-b4ba-4fe8-baa4-c7cb5249b1b0 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:36.609775 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6e61839-b4ba-4fe8-baa4-c7cb5249b1b0 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-759809293", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:36.638837 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6e61839-b4ba-4fe8-baa4-c7cb5249b1b0 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:36.639273 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 830/3293] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:36 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:36.651689 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dc7e643f-6573-4a95-b72a-51854f93f85a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.656871 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc7e643f-6573-4a95-b72a-51854f93f85a tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] POST https://10.4.3.110/volume/v3/types/36184bd2-6b66-4740-b7d1-783f83670cad/encryption Aug 01 13:04:36.661899 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc7e643f-6573-4a95-b72a-51854f93f85a tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:36.671049 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-680d2944-5acb-4de6-9408-0d3de76bd0c2 req-0507df16-1dd8-434e-b00f-5014baa1b284 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.680442 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-680d2944-5acb-4de6-9408-0d3de76bd0c2 req-0507df16-1dd8-434e-b00f-5014baa1b284 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208 Aug 01 13:04:36.680706 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-680d2944-5acb-4de6-9408-0d3de76bd0c2 req-0507df16-1dd8-434e-b00f-5014baa1b284 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:36.682443 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-680d2944-5acb-4de6-9408-0d3de76bd0c2 req-0507df16-1dd8-434e-b00f-5014baa1b284 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:36.686146 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-680d2944-5acb-4de6-9408-0d3de76bd0c2 req-0507df16-1dd8-434e-b00f-5014baa1b284 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208 returned with HTTP 404 Aug 01 13:04:36.686643 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 821/3294] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:04:36 2026] DELETE /volume/v3/attachments/30cd6109-386a-480f-8df0-90dc7b7ae208 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:04:36.727054 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc7e643f-6573-4a95-b72a-51854f93f85a tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/36184bd2-6b66-4740-b7d1-783f83670cad/encryption returned with HTTP 200 Aug 01 13:04:36.727450 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 822/3295] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:04:36 2026] POST /volume/v3/types/36184bd2-6b66-4740-b7d1-783f83670cad/encryption => generated 239 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:36.744550 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c9ef38b9-9719-4290-a269-c2a996d45c77 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.746906 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9ef38b9-9719-4290-a269-c2a996d45c77 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:36.749073 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9ef38b9-9719-4290-a269-c2a996d45c77 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-987400394", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:36.783113 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9ef38b9-9719-4290-a269-c2a996d45c77 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:36.783458 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 823/3296] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:36 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:36.796013 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-23ef548e-963e-4cf9-be29-c0fdba783b62 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.799876 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23ef548e-963e-4cf9-be29-c0fdba783b62 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] POST https://10.4.3.110/volume/v3/types/7a0a8793-d538-427b-81bf-fcabb88008c6/extra_specs Aug 01 13:04:36.800243 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23ef548e-963e-4cf9-be29-c0fdba783b62 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:36.831671 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23ef548e-963e-4cf9-be29-c0fdba783b62 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/7a0a8793-d538-427b-81bf-fcabb88008c6/extra_specs returned with HTTP 200 Aug 01 13:04:36.832195 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 831/3297] 10.4.3.110 () {68 vars in 1399 bytes} [Sat Aug 1 13:04:36 2026] POST /volume/v3/types/7a0a8793-d538-427b-81bf-fcabb88008c6/extra_specs => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:36.846256 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6cef0fdc-9fbc-4a88-ab1b-5a2e8950c7c5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.853335 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cef0fdc-9fbc-4a88-ab1b-5a2e8950c7c5 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] PUT https://10.4.3.110/volume/v3/types/7a0a8793-d538-427b-81bf-fcabb88008c6/extra_specs/key2 Aug 01 13:04:36.855192 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cef0fdc-9fbc-4a88-ab1b-5a2e8950c7c5 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:36.902681 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cef0fdc-9fbc-4a88-ab1b-5a2e8950c7c5 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/7a0a8793-d538-427b-81bf-fcabb88008c6/extra_specs/key2 returned with HTTP 200 Aug 01 13:04:36.903264 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 822/3298] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:04:36 2026] PUT /volume/v3/types/7a0a8793-d538-427b-81bf-fcabb88008c6/extra_specs/key2 => generated 25 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:36.915161 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-01bff648-e30f-4c3c-b386-4e7bfee09d84 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.919611 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01bff648-e30f-4c3c-b386-4e7bfee09d84 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:36.919611 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01bff648-e30f-4c3c-b386-4e7bfee09d84 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:36.957043 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01bff648-e30f-4c3c-b386-4e7bfee09d84 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:36.957358 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 823/3299] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:04:36 2026] POST /volume/v3/types => generated 195 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:36.968072 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3719709b-d656-47d7-b868-8a84b37444c1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:36.970352 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3719709b-d656-47d7-b868-8a84b37444c1 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] DELETE https://10.4.3.110/volume/v3/types/b6a55ad8-6942-4f97-8c80-1507c3623189 Aug 01 13:04:36.970485 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3719709b-d656-47d7-b868-8a84b37444c1 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:36.970780 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3719709b-d656-47d7-b868-8a84b37444c1 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.011961 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3719709b-d656-47d7-b868-8a84b37444c1 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/b6a55ad8-6942-4f97-8c80-1507c3623189 returned with HTTP 202 Aug 01 13:04:37.012843 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 824/3300] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:36 2026] DELETE /volume/v3/types/b6a55ad8-6942-4f97-8c80-1507c3623189 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:37.021146 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d0341706-6e83-4fbd-8031-bab0508aa1bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.024852 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d0341706-6e83-4fbd-8031-bab0508aa1bf tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:37.025349 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d0341706-6e83-4fbd-8031-bab0508aa1bf tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1319222153", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:37.045621 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d0341706-6e83-4fbd-8031-bab0508aa1bf tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:37.046078 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 832/3301] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:37 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:37.057037 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5052f358-250b-4867-a213-6e1ed83c1f72 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.059783 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5052f358-250b-4867-a213-6e1ed83c1f72 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] POST https://10.4.3.110/volume/v3/types/52ee7962-9c7f-45e1-ad11-484bd07e4671/encryption Aug 01 13:04:37.060212 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5052f358-250b-4867-a213-6e1ed83c1f72 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:37.079210 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5052f358-250b-4867-a213-6e1ed83c1f72 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/52ee7962-9c7f-45e1-ad11-484bd07e4671/encryption returned with HTTP 200 Aug 01 13:04:37.079717 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 823/3302] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:04:37 2026] POST /volume/v3/types/52ee7962-9c7f-45e1-ad11-484bd07e4671/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:37.091337 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4631c3d4-ce19-4f8e-b792-7c5213ce0379 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.093433 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4631c3d4-ce19-4f8e-b792-7c5213ce0379 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] DELETE https://10.4.3.110/volume/v3/types/52ee7962-9c7f-45e1-ad11-484bd07e4671/encryption/999daed7-8f83-4d89-86b5-d199873b5f9f Aug 01 13:04:37.093433 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4631c3d4-ce19-4f8e-b792-7c5213ce0379 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.093653 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4631c3d4-ce19-4f8e-b792-7c5213ce0379 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.108754 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c4589e87-3564-40be-a75a-d9eda2278246 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.109800 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4631c3d4-ce19-4f8e-b792-7c5213ce0379 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/52ee7962-9c7f-45e1-ad11-484bd07e4671/encryption/999daed7-8f83-4d89-86b5-d199873b5f9f returned with HTTP 202 Aug 01 13:04:37.111588 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 824/3303] 10.4.3.110 () {66 vars in 1489 bytes} [Sat Aug 1 13:04:37 2026] DELETE /volume/v3/types/52ee7962-9c7f-45e1-ad11-484bd07e4671/encryption/999daed7-8f83-4d89-86b5-d199873b5f9f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:37.112258 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c4589e87-3564-40be-a75a-d9eda2278246 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:37.112258 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c4589e87-3564-40be-a75a-d9eda2278246 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.112490 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c4589e87-3564-40be-a75a-d9eda2278246 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.112657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c4589e87-3564-40be-a75a-d9eda2278246 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:37.117972 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:37.117972 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:37.119060 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c4589e87-3564-40be-a75a-d9eda2278246 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:37.119815 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 825/3304] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:37 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:37.120812 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-999107ee-3671-41a8-87fc-093c452a28f4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.122855 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-999107ee-3671-41a8-87fc-093c452a28f4 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:37.123261 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-999107ee-3671-41a8-87fc-093c452a28f4 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-7844295", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:37.142206 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-999107ee-3671-41a8-87fc-093c452a28f4 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:37.143223 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 833/3305] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:37 2026] POST /volume/v3/types => generated 377 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:04:37.152955 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14af90f0-35bd-4386-a227-590ddcf5a656 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.155294 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14af90f0-35bd-4386-a227-590ddcf5a656 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] DELETE https://10.4.3.110/volume/v3/types/4c91aff1-ce91-47ee-b2df-53083c7f207e/extra_specs/key1 Aug 01 13:04:37.155546 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14af90f0-35bd-4386-a227-590ddcf5a656 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.155816 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14af90f0-35bd-4386-a227-590ddcf5a656 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.182610 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14af90f0-35bd-4386-a227-590ddcf5a656 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/4c91aff1-ce91-47ee-b2df-53083c7f207e/extra_specs/key1 returned with HTTP 202 Aug 01 13:04:37.183611 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 824/3306] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 13:04:37 2026] DELETE /volume/v3/types/4c91aff1-ce91-47ee-b2df-53083c7f207e/extra_specs/key1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:04:37.192323 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-55be8067-1d78-4204-84e2-083fdc148bdd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.194536 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55be8067-1d78-4204-84e2-083fdc148bdd tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:37.195078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55be8067-1d78-4204-84e2-083fdc148bdd tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1810532080", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:37.211845 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55be8067-1d78-4204-84e2-083fdc148bdd tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:37.212304 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 825/3307] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:37 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:37.222305 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-31bd6bdf-c368-4d8c-952f-b6c7904c3a6c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.225564 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31bd6bdf-c368-4d8c-952f-b6c7904c3a6c tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] DELETE https://10.4.3.110/volume/v3/types/c028f235-d8ea-4d09-a2ae-28df305b3967 Aug 01 13:04:37.225879 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31bd6bdf-c368-4d8c-952f-b6c7904c3a6c tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.226382 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31bd6bdf-c368-4d8c-952f-b6c7904c3a6c tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.268614 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31bd6bdf-c368-4d8c-952f-b6c7904c3a6c tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/c028f235-d8ea-4d09-a2ae-28df305b3967 returned with HTTP 202 Aug 01 13:04:37.269605 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 826/3308] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:37 2026] DELETE /volume/v3/types/c028f235-d8ea-4d09-a2ae-28df305b3967 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 13:04:37.281584 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-93bc09b9-b0f4-4914-8ab8-b64113ca3437 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.284645 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93bc09b9-b0f4-4914-8ab8-b64113ca3437 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] GET https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs Aug 01 13:04:37.284805 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93bc09b9-b0f4-4914-8ab8-b64113ca3437 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.285008 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93bc09b9-b0f4-4914-8ab8-b64113ca3437 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.296199 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93bc09b9-b0f4-4914-8ab8-b64113ca3437 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs returned with HTTP 200 Aug 01 13:04:37.297138 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 834/3309] 10.4.3.110 () {66 vars in 1378 bytes} [Sat Aug 1 13:04:37 2026] GET /volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs => generated 185 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:37.309394 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9a1ecd3-3964-415e-870d-0645d710df81 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.312669 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9a1ecd3-3964-415e-870d-0645d710df81 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] GET https://10.4.3.110/volume/v3/types Aug 01 13:04:37.313386 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9a1ecd3-3964-415e-870d-0645d710df81 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.313386 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9a1ecd3-3964-415e-870d-0645d710df81 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.344240 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9a1ecd3-3964-415e-870d-0645d710df81 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:37.345019 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 825/3310] 10.4.3.110 () {66 vars in 1231 bytes} [Sat Aug 1 13:04:37 2026] GET /volume/v3/types => generated 3649 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:37.356976 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ee305916-738b-43c2-a246-3337fcddc989 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.360407 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ee305916-738b-43c2-a246-3337fcddc989 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] GET https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption/cipher Aug 01 13:04:37.360578 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ee305916-738b-43c2-a246-3337fcddc989 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.360841 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ee305916-738b-43c2-a246-3337fcddc989 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.370464 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ee305916-738b-43c2-a246-3337fcddc989 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption/cipher returned with HTTP 200 Aug 01 13:04:37.370958 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 826/3311] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 13:04:37 2026] GET /volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:37.380568 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-76738233-2010-45e6-8773-acefb249001f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.382696 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76738233-2010-45e6-8773-acefb249001f tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] GET https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption Aug 01 13:04:37.382962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76738233-2010-45e6-8773-acefb249001f tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.383257 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76738233-2010-45e6-8773-acefb249001f tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.389970 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76738233-2010-45e6-8773-acefb249001f tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption returned with HTTP 200 Aug 01 13:04:37.390513 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 827/3312] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:04:37 2026] GET /volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:37.401573 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3a92386d-5e22-485d-91c4-334eb4c7126b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.403597 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a92386d-5e22-485d-91c4-334eb4c7126b tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] GET https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs/multiattach Aug 01 13:04:37.403836 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a92386d-5e22-485d-91c4-334eb4c7126b tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.404117 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a92386d-5e22-485d-91c4-334eb4c7126b tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.412276 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a92386d-5e22-485d-91c4-334eb4c7126b tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs/multiattach returned with HTTP 200 Aug 01 13:04:37.412579 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 835/3313] 10.4.3.110 () {66 vars in 1414 bytes} [Sat Aug 1 13:04:37 2026] GET /volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:37.421871 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-506d0aca-b37c-4487-921d-78b96c797931 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.424648 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-506d0aca-b37c-4487-921d-78b96c797931 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] GET https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs/volume_backend_name Aug 01 13:04:37.425033 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-506d0aca-b37c-4487-921d-78b96c797931 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.425368 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-506d0aca-b37c-4487-921d-78b96c797931 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.435500 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-506d0aca-b37c-4487-921d-78b96c797931 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs/volume_backend_name returned with HTTP 200 Aug 01 13:04:37.436305 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 826/3314] 10.4.3.110 () {66 vars in 1438 bytes} [Sat Aug 1 13:04:37 2026] GET /volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs/volume_backend_name => generated 44 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:37.448727 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9e534805-58db-4958-828f-ed2e59e1ad9a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.452134 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9e534805-58db-4958-828f-ed2e59e1ad9a tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] GET https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9 Aug 01 13:04:37.452134 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9e534805-58db-4958-828f-ed2e59e1ad9a tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.452134 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9e534805-58db-4958-828f-ed2e59e1ad9a tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.458874 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9e534805-58db-4958-828f-ed2e59e1ad9a tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9 returned with HTTP 200 Aug 01 13:04:37.459575 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 827/3315] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:04:37 2026] GET /volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9 => generated 401 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:37.471011 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-80efc231-bddd-4a6e-aa38-8ee5556384c3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.477844 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80efc231-bddd-4a6e-aa38-8ee5556384c3 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] PUT https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption/55da3edd-2a30-4dd5-8520-0cd580832c48 Aug 01 13:04:37.478198 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80efc231-bddd-4a6e-aa38-8ee5556384c3 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:37.497937 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80efc231-bddd-4a6e-aa38-8ee5556384c3 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption/55da3edd-2a30-4dd5-8520-0cd580832c48 returned with HTTP 200 Aug 01 13:04:37.498406 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 828/3316] 10.4.3.110 () {68 vars in 1506 bytes} [Sat Aug 1 13:04:37 2026] PUT /volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/encryption/55da3edd-2a30-4dd5-8520-0cd580832c48 => generated 33 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:37.508107 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df33563a-fdec-4f4a-97b5-d2ed46efdd34 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.510825 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df33563a-fdec-4f4a-97b5-d2ed46efdd34 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] PUT https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs/key1 Aug 01 13:04:37.510891 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df33563a-fdec-4f4a-97b5-d2ed46efdd34 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:37.536093 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df33563a-fdec-4f4a-97b5-d2ed46efdd34 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs/key1 returned with HTTP 200 Aug 01 13:04:37.536504 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 836/3317] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:04:37 2026] PUT /volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9/extra_specs/key1 => generated 30 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:37.548346 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ace31de-4007-44f2-97f1-c5f7bac58ca2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.550841 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ace31de-4007-44f2-97f1-c5f7bac58ca2 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] PUT https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9 Aug 01 13:04:37.551417 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ace31de-4007-44f2-97f1-c5f7bac58ca2 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:37.573826 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ace31de-4007-44f2-97f1-c5f7bac58ca2 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9 returned with HTTP 200 Aug 01 13:04:37.574453 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 827/3318] 10.4.3.110 () {68 vars in 1362 bytes} [Sat Aug 1 13:04:37 2026] PUT /volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9 => generated 370 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:37.591488 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cdb58374-8d4b-4969-baa8-0b37cf6548bd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.593958 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdb58374-8d4b-4969-baa8-0b37cf6548bd tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] DELETE https://10.4.3.110/volume/v3/types/4c91aff1-ce91-47ee-b2df-53083c7f207e Aug 01 13:04:37.594134 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdb58374-8d4b-4969-baa8-0b37cf6548bd tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.595036 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdb58374-8d4b-4969-baa8-0b37cf6548bd tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.627637 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdb58374-8d4b-4969-baa8-0b37cf6548bd tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/4c91aff1-ce91-47ee-b2df-53083c7f207e returned with HTTP 202 Aug 01 13:04:37.628418 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 828/3319] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:37 2026] DELETE /volume/v3/types/4c91aff1-ce91-47ee-b2df-53083c7f207e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:37.636185 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-866cc2a6-0c87-435b-ab0d-ea9cb5a16eaa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.638265 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-866cc2a6-0c87-435b-ab0d-ea9cb5a16eaa tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] DELETE https://10.4.3.110/volume/v3/types/52ee7962-9c7f-45e1-ad11-484bd07e4671 Aug 01 13:04:37.638529 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-866cc2a6-0c87-435b-ab0d-ea9cb5a16eaa tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.638903 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-866cc2a6-0c87-435b-ab0d-ea9cb5a16eaa tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.672702 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-866cc2a6-0c87-435b-ab0d-ea9cb5a16eaa tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/52ee7962-9c7f-45e1-ad11-484bd07e4671 returned with HTTP 202 Aug 01 13:04:37.673352 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 829/3320] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:37 2026] DELETE /volume/v3/types/52ee7962-9c7f-45e1-ad11-484bd07e4671 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:37.681222 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-92759ee3-d52a-4f95-8ada-160691d30bc9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.683783 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92759ee3-d52a-4f95-8ada-160691d30bc9 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] DELETE https://10.4.3.110/volume/v3/types/7a0a8793-d538-427b-81bf-fcabb88008c6 Aug 01 13:04:37.683907 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92759ee3-d52a-4f95-8ada-160691d30bc9 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.684412 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92759ee3-d52a-4f95-8ada-160691d30bc9 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.710366 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92759ee3-d52a-4f95-8ada-160691d30bc9 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/7a0a8793-d538-427b-81bf-fcabb88008c6 returned with HTTP 202 Aug 01 13:04:37.710709 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 837/3321] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:37 2026] DELETE /volume/v3/types/7a0a8793-d538-427b-81bf-fcabb88008c6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:37.719886 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7255eed6-924a-4d31-a36f-08fd96608ce8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.721697 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7255eed6-924a-4d31-a36f-08fd96608ce8 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] DELETE https://10.4.3.110/volume/v3/types/36184bd2-6b66-4740-b7d1-783f83670cad Aug 01 13:04:37.721911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7255eed6-924a-4d31-a36f-08fd96608ce8 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.723523 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7255eed6-924a-4d31-a36f-08fd96608ce8 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.770579 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7255eed6-924a-4d31-a36f-08fd96608ce8 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/36184bd2-6b66-4740-b7d1-783f83670cad returned with HTTP 202 Aug 01 13:04:37.770579 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 828/3322] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:37 2026] DELETE /volume/v3/types/36184bd2-6b66-4740-b7d1-783f83670cad => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:37.780549 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d4d42024-58d3-4e67-9e10-8032adb7d112 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:37.784743 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4d42024-58d3-4e67-9e10-8032adb7d112 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] DELETE https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9 Aug 01 13:04:37.785212 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4d42024-58d3-4e67-9e10-8032adb7d112 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:37.785563 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4d42024-58d3-4e67-9e10-8032adb7d112 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:37.829937 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4d42024-58d3-4e67-9e10-8032adb7d112 tempest-VolumeTypesAdminTests-623924130 tempest-VolumeTypesAdminTests-623924130-project-admin] https://10.4.3.110/volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9 returned with HTTP 202 Aug 01 13:04:37.829937 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 829/3323] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:37 2026] DELETE /volume/v3/types/df17fb60-550b-49b2-af51-699a3fb8efd9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:38.136411 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-df017ae1-676d-4059-8fb1-111d426b180d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:38.139086 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df017ae1-676d-4059-8fb1-111d426b180d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:38.139383 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df017ae1-676d-4059-8fb1-111d426b180d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:38.140277 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df017ae1-676d-4059-8fb1-111d426b180d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:38.140277 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-df017ae1-676d-4059-8fb1-111d426b180d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:38.146935 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:38.146935 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:38.147933 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df017ae1-676d-4059-8fb1-111d426b180d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:38.148727 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 830/3324] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:38 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:38.584242 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:38.587591 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:38.587591 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "92e93432-5859-44c5-bd94-7900aa8b06cd", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1713294669"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:38.589779 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Create volume request body: {'volume': {'imageRef': '92e93432-5859-44c5-bd94-7900aa8b06cd', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1713294669'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:38.703114 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Create volume of 2 GB Aug 01 13:04:38.713241 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Availability Zones retrieved successfully. Aug 01 13:04:38.721346 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Flow 'volume_create_api' (7acbea3a-4046-4b10-a0f9-6625e21b3e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:38.723247 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa138919-7ba5-457e-a70d-27327371bf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:38.724690 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Validating volume size '2' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:38.783160 np0000006302 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa138919-7ba5-457e-a70d-27327371bf6c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 13:04:38.783160 np0000006302 devstack@c-api.service[100262]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 92e93432-5859-44c5-bd94-7900aa8b06cd is not active. Aug 01 13:04:38.785756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa138919-7ba5-457e-a70d-27327371bf6c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:38.786454 np0000006302 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa138919-7ba5-457e-a70d-27327371bf6c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:04:38.787637 np0000006302 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Flow 'volume_create_api' (7acbea3a-4046-4b10-a0f9-6625e21b3e3c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 13:04:38.788112 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7aaa4e7-5636-4c12-a157-e397a8caab5d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 400 Aug 01 13:04:38.788914 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 838/3325] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:38 2026] POST /volume/v3/volumes => generated 125 bytes in 205 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:04:38.915151 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e1a9ce39-3989-4bfc-bb03-0ae576c61ba2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:38.917111 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1a9ce39-3989-4bfc-bb03-0ae576c61ba2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 Aug 01 13:04:38.917358 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1a9ce39-3989-4bfc-bb03-0ae576c61ba2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:38.917615 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1a9ce39-3989-4bfc-bb03-0ae576c61ba2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:38.917745 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-e1a9ce39-3989-4bfc-bb03-0ae576c61ba2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 163bd43f-703b-46f2-9293-050197b3fe83 Aug 01 13:04:38.924095 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1a9ce39-3989-4bfc-bb03-0ae576c61ba2 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 returned with HTTP 404 Aug 01 13:04:38.924819 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 829/3326] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:38 2026] DELETE /volume/v3/snapshots/163bd43f-703b-46f2-9293-050197b3fe83 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:38.946583 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-958f7fe0-efc8-40c3-b95b-f0d33f86f365 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:38.948530 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-958f7fe0-efc8-40c3-b95b-f0d33f86f365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:38.948822 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-958f7fe0-efc8-40c3-b95b-f0d33f86f365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:38.949368 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-958f7fe0-efc8-40c3-b95b-f0d33f86f365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:38.963087 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:38.963087 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:38.971654 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-958f7fe0-efc8-40c3-b95b-f0d33f86f365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:38.979216 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-958f7fe0-efc8-40c3-b95b-f0d33f86f365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:38.979607 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 830/3327] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:38 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:38.996695 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:38.999320 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:38.999671 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-87493577"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:39.002004 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-87493577'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:39.003329 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume of 1 GB Aug 01 13:04:39.010458 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Availability Zones retrieved successfully. Aug 01 13:04:39.019559 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (231fb6a0-7152-4ef0-b459-65c7b45902fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:39.021221 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253283cc-00e7-4475-90c4-7b2e15e04318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:39.022827 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:39.069146 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253283cc-00e7-4475-90c4-7b2e15e04318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:39.070184 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e222d4-ef93-474e-b43a-0d36d8be0df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:39.137539 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['c5308902-6d4d-47c1-bdc3-08726575c464', '093636a7-5dd5-40ea-a4bc-7a74fa743bd4', 'a0181b7a-9e44-4023-9e06-1c4f13fb0b86', 'c07868f0-aece-4f75-a0f9-8e7e372ded09'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:39.138589 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e222d4-ef93-474e-b43a-0d36d8be0df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5308902-6d4d-47c1-bdc3-08726575c464', '093636a7-5dd5-40ea-a4bc-7a74fa743bd4', 'a0181b7a-9e44-4023-9e06-1c4f13fb0b86', 'c07868f0-aece-4f75-a0f9-8e7e372ded09']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:39.139644 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af9a42d-49da-4009-b3bd-fea33ddf1818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:39.170798 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-198f62f6-ea27-4138-90bd-d4f3aca7f47b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:39.173940 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af9a42d-49da-4009-b3bd-fea33ddf1818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eede2a2-45a4-4cec-864a-dfe99e0708ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-87493577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['c5308902-6d4d-47c1-bdc3-08726575c464','093636a7-5dd5-40ea-a4bc-7a74fa743bd4','a0181b7a-9e44-4023-9e06-1c4f13fb0b86','c07868f0-aece-4f75-a0f9-8e7e372ded09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-87493577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eede2a2-45a4-4cec-864a-dfe99e0708ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b118167df8bf44c1a101b06b610c624b',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='83346b70b1ef4cf082f8648de38dcc2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:39.174198 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-198f62f6-ea27-4138-90bd-d4f3aca7f47b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:39.174198 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-198f62f6-ea27-4138-90bd-d4f3aca7f47b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:39.174242 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f60488-cef1-45f8-8150-aec8dc4414a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:39.174286 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-198f62f6-ea27-4138-90bd-d4f3aca7f47b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:39.174286 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-198f62f6-ea27-4138-90bd-d4f3aca7f47b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:39.181400 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:39.181400 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:39.183115 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-198f62f6-ea27-4138-90bd-d4f3aca7f47b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:39.183996 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 839/3328] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:39 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:39.203416 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f60488-cef1-45f8-8150-aec8dc4414a3) 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-VolumesSnapshotTestJSON-Volume-87493577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['c5308902-6d4d-47c1-bdc3-08726575c464','093636a7-5dd5-40ea-a4bc-7a74fa743bd4','a0181b7a-9e44-4023-9e06-1c4f13fb0b86','c07868f0-aece-4f75-a0f9-8e7e372ded09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:39.204695 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7b0980-4226-4ecd-aa4b-9a81dcdd00bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:39.228880 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7b0980-4226-4ecd-aa4b-9a81dcdd00bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:39.230002 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (231fb6a0-7152-4ef0-b459-65c7b45902fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:39.230374 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request issued successfully. Aug 01 13:04:39.231236 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-945131e6-dd3c-4c6b-a25b-443fde9c30ae tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:39.231995 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 831/3329] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:38 2026] POST /volume/v3/volumes => generated 752 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:39.251877 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bdca3fd3-df0a-4c4d-a1ce-038ef0c6681f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:39.254526 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bdca3fd3-df0a-4c4d-a1ce-038ef0c6681f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed Aug 01 13:04:39.254962 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bdca3fd3-df0a-4c4d-a1ce-038ef0c6681f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:39.255158 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bdca3fd3-df0a-4c4d-a1ce-038ef0c6681f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:39.272190 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:39.272190 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:39.282995 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bdca3fd3-df0a-4c4d-a1ce-038ef0c6681f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:39.291500 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bdca3fd3-df0a-4c4d-a1ce-038ef0c6681f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed returned with HTTP 200 Aug 01 13:04:39.291831 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 830/3330] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:39 2026] GET /volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.200362 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ef84971b-88cb-47b1-bf4f-e93b98ba451a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.206288 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ef84971b-88cb-47b1-bf4f-e93b98ba451a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:40.206484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ef84971b-88cb-47b1-bf4f-e93b98ba451a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:40.206681 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ef84971b-88cb-47b1-bf4f-e93b98ba451a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:40.206783 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ef84971b-88cb-47b1-bf4f-e93b98ba451a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:40.210270 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-38ed7631-c900-440a-8360-6e243c286f7e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.215918 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:40.215918 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:40.216235 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ef84971b-88cb-47b1-bf4f-e93b98ba451a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:40.217402 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 831/3331] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:40 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.311195 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e63faab-f4e5-4de0-aadd-1074d49670b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.313172 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e63faab-f4e5-4de0-aadd-1074d49670b0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed Aug 01 13:04:40.313336 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e63faab-f4e5-4de0-aadd-1074d49670b0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:40.313554 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e63faab-f4e5-4de0-aadd-1074d49670b0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:40.326970 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38ed7631-c900-440a-8360-6e243c286f7e tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:40.326970 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-38ed7631-c900-440a-8360-6e243c286f7e tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1555235636", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.327849 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:40.327849 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:40.332523 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e63faab-f4e5-4de0-aadd-1074d49670b0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:40.338090 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e63faab-f4e5-4de0-aadd-1074d49670b0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed returned with HTTP 200 Aug 01 13:04:40.339589 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 832/3332] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:40 2026] GET /volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.357324 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38597b2c-a89d-4245-b402-82e81a863f9b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.359039 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38ed7631-c900-440a-8360-6e243c286f7e tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:40.360397 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 840/3333] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/types => generated 380 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.360730 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38597b2c-a89d-4245-b402-82e81a863f9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:40.361201 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38597b2c-a89d-4245-b402-82e81a863f9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0eede2a2-45a4-4cec-864a-dfe99e0708ed", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1575357960"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.370795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7ed82542-6345-4752-826d-6ee75da3ebf7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.374208 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ed82542-6345-4752-826d-6ee75da3ebf7 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] POST https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption Aug 01 13:04:40.374208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7ed82542-6345-4752-826d-6ee75da3ebf7 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.374349 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:40.374349 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:40.374349 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38597b2c-a89d-4245-b402-82e81a863f9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:40.374561 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-38597b2c-a89d-4245-b402-82e81a863f9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create snapshot from volume 0eede2a2-45a4-4cec-864a-dfe99e0708ed Aug 01 13:04:40.400523 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ed82542-6345-4752-826d-6ee75da3ebf7 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption returned with HTTP 200 Aug 01 13:04:40.401076 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 832/3334] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.412071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-26f90a69-650d-47a5-a1b0-eb7e99613f30 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.414607 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26f90a69-650d-47a5-a1b0-eb7e99613f30 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:40.415611 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26f90a69-650d-47a5-a1b0-eb7e99613f30 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1611730100", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.420144 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-38597b2c-a89d-4245-b402-82e81a863f9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['e6c8ce91-6237-48b2-9f75-ce074f22ae6e', 'd8a6830b-8f73-48b2-84cb-0457b6b7cdcc', 'ed55c525-dc66-4875-a8e1-c7a1a0f2db1e', 'e8b82c09-b2c4-48f6-9e39-49879dc51cbf'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:40.441906 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26f90a69-650d-47a5-a1b0-eb7e99613f30 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:40.442227 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 833/3335] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.455374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8108f626-dd43-4ccc-9eae-92d5bb3f07a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.459623 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38597b2c-a89d-4245-b402-82e81a863f9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot create request issued successfully. Aug 01 13:04:40.460019 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38597b2c-a89d-4245-b402-82e81a863f9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:04:40.460469 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 831/3336] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:40.471270 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f66d24e1-8772-4c69-be67-c89438cfed94 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.476113 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f66d24e1-8772-4c69-be67-c89438cfed94 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb Aug 01 13:04:40.476372 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f66d24e1-8772-4c69-be67-c89438cfed94 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:40.476679 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f66d24e1-8772-4c69-be67-c89438cfed94 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:40.488191 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:40.488191 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:40.488780 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f66d24e1-8772-4c69-be67-c89438cfed94 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:40.489911 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f66d24e1-8772-4c69-be67-c89438cfed94 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb returned with HTTP 200 Aug 01 13:04:40.493768 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 833/3337] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:40 2026] GET /volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.546894 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8108f626-dd43-4ccc-9eae-92d5bb3f07a5 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] POST https://10.4.3.110/volume/v3/types/3a640f75-ef61-4ca0-9263-7c2fb0e211ba/encryption Aug 01 13:04:40.547341 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8108f626-dd43-4ccc-9eae-92d5bb3f07a5 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.549716 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-8108f626-dd43-4ccc-9eae-92d5bb3f07a5 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:40.550262 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8108f626-dd43-4ccc-9eae-92d5bb3f07a5 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/3a640f75-ef61-4ca0-9263-7c2fb0e211ba/encryption returned with HTTP 403 Aug 01 13:04:40.550596 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 841/3338] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/types/3a640f75-ef61-4ca0-9263-7c2fb0e211ba/encryption => generated 127 bytes in 96 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:40.560524 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a4a9caf-2a35-42c8-be13-ac4612be550c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.562104 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a4a9caf-2a35-42c8-be13-ac4612be550c tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:40.563136 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a4a9caf-2a35-42c8-be13-ac4612be550c tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1390779575", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.588664 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a4a9caf-2a35-42c8-be13-ac4612be550c tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:40.589102 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 834/3339] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.599314 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b6f2abe-4185-43f2-9b6b-227ad5af81dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.604075 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b6f2abe-4185-43f2-9b6b-227ad5af81dd tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] POST https://10.4.3.110/volume/v3/types/7197566a-3743-486a-a4c9-d4a121912559/extra_specs Aug 01 13:04:40.604450 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b6f2abe-4185-43f2-9b6b-227ad5af81dd tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.610306 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:40.610306 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:40.610849 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-6b6f2abe-4185-43f2-9b6b-227ad5af81dd tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:40.611131 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b6f2abe-4185-43f2-9b6b-227ad5af81dd tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/7197566a-3743-486a-a4c9-d4a121912559/extra_specs returned with HTTP 403 Aug 01 13:04:40.611631 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 832/3340] 10.4.3.110 () {68 vars in 1399 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/types/7197566a-3743-486a-a4c9-d4a121912559/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:40.621406 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1578c733-0571-4500-8bd8-4ff843c0be48 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.623276 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1578c733-0571-4500-8bd8-4ff843c0be48 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] PUT https://10.4.3.110/volume/v3/types/7197566a-3743-486a-a4c9-d4a121912559/extra_specs/key2 Aug 01 13:04:40.623633 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1578c733-0571-4500-8bd8-4ff843c0be48 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.625448 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-1578c733-0571-4500-8bd8-4ff843c0be48 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:40.625621 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1578c733-0571-4500-8bd8-4ff843c0be48 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/7197566a-3743-486a-a4c9-d4a121912559/extra_specs/key2 returned with HTTP 403 Aug 01 13:04:40.626084 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 834/3341] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:04:40 2026] PUT /volume/v3/types/7197566a-3743-486a-a4c9-d4a121912559/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:40.636920 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db73041c-2eac-418b-a183-01cccee1d4f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.640024 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db73041c-2eac-418b-a183-01cccee1d4f3 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:40.640024 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db73041c-2eac-418b-a183-01cccee1d4f3 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.642880 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-db73041c-2eac-418b-a183-01cccee1d4f3 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:40.643221 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db73041c-2eac-418b-a183-01cccee1d4f3 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types returned with HTTP 403 Aug 01 13:04:40.643857 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 842/3342] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:40.655272 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1ee9cce2-d71a-4dcd-a81f-f76203be1b24 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.660587 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ee9cce2-d71a-4dcd-a81f-f76203be1b24 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:40.660975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ee9cce2-d71a-4dcd-a81f-f76203be1b24 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-931110754", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.681744 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ee9cce2-d71a-4dcd-a81f-f76203be1b24 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:40.682317 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 835/3343] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.696631 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b743fcfa-4de9-4775-b948-9dcfa29253b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.697028 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b743fcfa-4de9-4775-b948-9dcfa29253b9 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] POST https://10.4.3.110/volume/v3/types/15ab3828-c407-4a00-85f8-fdf9c7ef31fe/encryption Aug 01 13:04:40.697847 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b743fcfa-4de9-4775-b948-9dcfa29253b9 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.724406 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b743fcfa-4de9-4775-b948-9dcfa29253b9 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types/15ab3828-c407-4a00-85f8-fdf9c7ef31fe/encryption returned with HTTP 200 Aug 01 13:04:40.725353 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 833/3344] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/types/15ab3828-c407-4a00-85f8-fdf9c7ef31fe/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.738607 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3ece0f09-852e-4072-a0da-a7d70861007b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.740522 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ece0f09-852e-4072-a0da-a7d70861007b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] DELETE https://10.4.3.110/volume/v3/types/15ab3828-c407-4a00-85f8-fdf9c7ef31fe/encryption/79fb057e-f4b5-4538-ad2d-323184802fe8 Aug 01 13:04:40.740750 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ece0f09-852e-4072-a0da-a7d70861007b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:40.742293 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ece0f09-852e-4072-a0da-a7d70861007b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:40.742293 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-3ece0f09-852e-4072-a0da-a7d70861007b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:40.742293 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ece0f09-852e-4072-a0da-a7d70861007b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/15ab3828-c407-4a00-85f8-fdf9c7ef31fe/encryption/79fb057e-f4b5-4538-ad2d-323184802fe8 returned with HTTP 403 Aug 01 13:04:40.742293 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 835/3345] 10.4.3.110 () {66 vars in 1489 bytes} [Sat Aug 1 13:04:40 2026] DELETE /volume/v3/types/15ab3828-c407-4a00-85f8-fdf9c7ef31fe/encryption/79fb057e-f4b5-4538-ad2d-323184802fe8 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:40.752833 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cba4a4fc-fa96-4cd1-8a5b-a1151fa60a99 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.754217 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cba4a4fc-fa96-4cd1-8a5b-a1151fa60a99 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:40.755333 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cba4a4fc-fa96-4cd1-8a5b-a1151fa60a99 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-101930285", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.788918 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cba4a4fc-fa96-4cd1-8a5b-a1151fa60a99 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:40.788918 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 843/3346] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/types => generated 379 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.798750 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7ee088a-4034-4c94-8fb5-51d8ff14c472 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.800992 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7ee088a-4034-4c94-8fb5-51d8ff14c472 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] DELETE https://10.4.3.110/volume/v3/types/97123920-6215-45ab-b3d6-0b0cf74fa2ea/extra_specs/key1 Aug 01 13:04:40.801389 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7ee088a-4034-4c94-8fb5-51d8ff14c472 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:40.801885 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7ee088a-4034-4c94-8fb5-51d8ff14c472 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:40.809526 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-d7ee088a-4034-4c94-8fb5-51d8ff14c472 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:40.810309 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7ee088a-4034-4c94-8fb5-51d8ff14c472 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/97123920-6215-45ab-b3d6-0b0cf74fa2ea/extra_specs/key1 returned with HTTP 403 Aug 01 13:04:40.811641 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 836/3347] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 13:04:40 2026] DELETE /volume/v3/types/97123920-6215-45ab-b3d6-0b0cf74fa2ea/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:40.824997 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-404faa5c-ed67-42a5-a676-79789e8363e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.827447 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-404faa5c-ed67-42a5-a676-79789e8363e8 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:04:40.827912 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-404faa5c-ed67-42a5-a676-79789e8363e8 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1530849097", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:40.866851 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-404faa5c-ed67-42a5-a676-79789e8363e8 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:40.867272 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 834/3348] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:04:40 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.878009 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d9c3730b-e2ce-454a-82c0-1124de2c1cc6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.880591 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9c3730b-e2ce-454a-82c0-1124de2c1cc6 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] DELETE https://10.4.3.110/volume/v3/types/60730e8e-374e-4098-ac99-bb9946aaf99f Aug 01 13:04:40.880831 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d9c3730b-e2ce-454a-82c0-1124de2c1cc6 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:40.881113 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d9c3730b-e2ce-454a-82c0-1124de2c1cc6 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:40.881834 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-d9c3730b-e2ce-454a-82c0-1124de2c1cc6 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:40.882142 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9c3730b-e2ce-454a-82c0-1124de2c1cc6 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/60730e8e-374e-4098-ac99-bb9946aaf99f returned with HTTP 403 Aug 01 13:04:40.884128 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 836/3349] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:40 2026] DELETE /volume/v3/types/60730e8e-374e-4098-ac99-bb9946aaf99f => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:04:40.898097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a049c8c9-3520-45e6-aa57-8b120bc151cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.903133 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a049c8c9-3520-45e6-aa57-8b120bc151cb tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] GET https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs Aug 01 13:04:40.903133 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a049c8c9-3520-45e6-aa57-8b120bc151cb tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:40.903133 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a049c8c9-3520-45e6-aa57-8b120bc151cb tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:40.915126 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a049c8c9-3520-45e6-aa57-8b120bc151cb tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs returned with HTTP 200 Aug 01 13:04:40.915532 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 844/3350] 10.4.3.110 () {66 vars in 1378 bytes} [Sat Aug 1 13:04:40 2026] GET /volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs => generated 123 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:40.927876 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e1c00c8-bf69-4dc4-b5a0-c360aa6fb5ae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.930970 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e1c00c8-bf69-4dc4-b5a0-c360aa6fb5ae tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] GET https://10.4.3.110/volume/v3/types Aug 01 13:04:40.930970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e1c00c8-bf69-4dc4-b5a0-c360aa6fb5ae tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:40.930970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e1c00c8-bf69-4dc4-b5a0-c360aa6fb5ae tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:40.930970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-6e1c00c8-bf69-4dc4-b5a0-c360aa6fb5ae tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:04:40.956300 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e1c00c8-bf69-4dc4-b5a0-c360aa6fb5ae tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:04:40.956773 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 837/3351] 10.4.3.110 () {66 vars in 1231 bytes} [Sat Aug 1 13:04:40 2026] GET /volume/v3/types => generated 3342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:40.975502 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27581779-64de-4b05-86d6-5faf0f6e2a00 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:40.981702 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27581779-64de-4b05-86d6-5faf0f6e2a00 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] GET https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption/cipher Aug 01 13:04:40.981959 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27581779-64de-4b05-86d6-5faf0f6e2a00 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:40.982219 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27581779-64de-4b05-86d6-5faf0f6e2a00 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:40.984091 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-27581779-64de-4b05-86d6-5faf0f6e2a00 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:40.984332 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27581779-64de-4b05-86d6-5faf0f6e2a00 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption/cipher returned with HTTP 403 Aug 01 13:04:40.984982 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 835/3352] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 13:04:40 2026] GET /volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:40.997815 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d2f194be-077e-46e8-a9f4-c0fe0c9f6f51 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.002173 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2f194be-077e-46e8-a9f4-c0fe0c9f6f51 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] GET https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption Aug 01 13:04:41.005305 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2f194be-077e-46e8-a9f4-c0fe0c9f6f51 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.005636 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2f194be-077e-46e8-a9f4-c0fe0c9f6f51 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.006412 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-d2f194be-077e-46e8-a9f4-c0fe0c9f6f51 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:41.006651 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2f194be-077e-46e8-a9f4-c0fe0c9f6f51 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption returned with HTTP 403 Aug 01 13:04:41.007247 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 837/3353] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:04:40 2026] GET /volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:41.016919 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d885f185-f49a-4aa0-847f-c059c7a8c118 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.020220 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d885f185-f49a-4aa0-847f-c059c7a8c118 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] GET https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs/multiattach Aug 01 13:04:41.020473 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d885f185-f49a-4aa0-847f-c059c7a8c118 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.020756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d885f185-f49a-4aa0-847f-c059c7a8c118 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.029886 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d885f185-f49a-4aa0-847f-c059c7a8c118 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs/multiattach returned with HTTP 200 Aug 01 13:04:41.030551 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 845/3354] 10.4.3.110 () {66 vars in 1414 bytes} [Sat Aug 1 13:04:41 2026] GET /volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:41.040212 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4f260a0a-1760-481a-b5d9-ed7796a3cda4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.041819 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f260a0a-1760-481a-b5d9-ed7796a3cda4 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] GET https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs/volume_backend_name Aug 01 13:04:41.042184 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f260a0a-1760-481a-b5d9-ed7796a3cda4 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.042492 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f260a0a-1760-481a-b5d9-ed7796a3cda4 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.054351 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f260a0a-1760-481a-b5d9-ed7796a3cda4 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs/volume_backend_name returned with HTTP 404 Aug 01 13:04:41.055426 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 838/3355] 10.4.3.110 () {66 vars in 1438 bytes} [Sat Aug 1 13:04:41 2026] GET /volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs/volume_backend_name => generated 143 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:41.063516 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c3bcc7e9-d3ad-438a-946d-ed1634466293 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.064541 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-35b424ca-6d2d-4945-802a-75436f10d872 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.065491 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3bcc7e9-d3ad-438a-946d-ed1634466293 None None] GET https://10.4.3.110/volume// Aug 01 13:04:41.065789 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3bcc7e9-d3ad-438a-946d-ed1634466293 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.066015 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3bcc7e9-d3ad-438a-946d-ed1634466293 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.066511 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3bcc7e9-d3ad-438a-946d-ed1634466293 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:41.067630 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 836/3356] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:04:41 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:41.069558 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-35b424ca-6d2d-4945-802a-75436f10d872 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] GET https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349 Aug 01 13:04:41.070025 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-35b424ca-6d2d-4945-802a-75436f10d872 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.070164 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-35b424ca-6d2d-4945-802a-75436f10d872 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.078339 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-5fccc7d1-2e0e-4461-a4f6-6e70bd628817 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.081477 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-5fccc7d1-2e0e-4461-a4f6-6e70bd628817 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:04:41.081538 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-5fccc7d1-2e0e-4461-a4f6-6e70bd628817 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed513a9e-23bf-4f6f-8654-b1235a72bb97", "connector": null, "instance_uuid": "76d0d6dd-7de9-4220-aced-b479f6929f0a"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:41.087644 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-35b424ca-6d2d-4945-802a-75436f10d872 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349 returned with HTTP 200 Aug 01 13:04:41.088732 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 838/3357] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:04:41 2026] GET /volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349 => generated 318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:41.097442 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:41.097442 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:41.102126 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-15ace3ef-90c3-4964-a705-8e836fc45711 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.104482 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15ace3ef-90c3-4964-a705-8e836fc45711 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] PUT https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption/6ed4540a-8024-49d8-84df-b85dea5dffc3 Aug 01 13:04:41.104925 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15ace3ef-90c3-4964-a705-8e836fc45711 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:41.107282 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-15ace3ef-90c3-4964-a705-8e836fc45711 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:41.107720 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15ace3ef-90c3-4964-a705-8e836fc45711 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption/6ed4540a-8024-49d8-84df-b85dea5dffc3 returned with HTTP 403 Aug 01 13:04:41.108609 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 839/3358] 10.4.3.110 () {68 vars in 1506 bytes} [Sat Aug 1 13:04:41 2026] PUT /volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/encryption/6ed4540a-8024-49d8-84df-b85dea5dffc3 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:41.117583 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-63d7e11f-295a-4fb2-9f88-c61a6419ca69 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.119681 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63d7e11f-295a-4fb2-9f88-c61a6419ca69 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] PUT https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs/key1 Aug 01 13:04:41.120085 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63d7e11f-295a-4fb2-9f88-c61a6419ca69 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:41.122228 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-63d7e11f-295a-4fb2-9f88-c61a6419ca69 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:41.122510 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63d7e11f-295a-4fb2-9f88-c61a6419ca69 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs/key1 returned with HTTP 403 Aug 01 13:04:41.123073 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 837/3359] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:04:41 2026] PUT /volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:41.131109 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7c07927a-450c-49af-96ab-9a9a4eda0cbd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.133179 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-5fccc7d1-2e0e-4461-a4f6-6e70bd628817 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:04:41.133780 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 846/3360] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:04:41 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:41.133832 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c07927a-450c-49af-96ab-9a9a4eda0cbd tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] PUT https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349 Aug 01 13:04:41.134334 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c07927a-450c-49af-96ab-9a9a4eda0cbd tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:41.136855 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-7c07927a-450c-49af-96ab-9a9a4eda0cbd tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a59b9f5ae2b44b44a61b6df855e94b78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81de591c1314474d8dc39e4f7269ae3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:04:41.137102 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c07927a-450c-49af-96ab-9a9a4eda0cbd tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-member] https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349 returned with HTTP 403 Aug 01 13:04:41.137570 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 839/3361] 10.4.3.110 () {68 vars in 1362 bytes} [Sat Aug 1 13:04:41 2026] PUT /volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:41.144933 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-42368d39-4eb6-476f-98d2-a67b378b56e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.145851 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a2f04e3-f74d-47a9-b9d7-f656433d727b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.147194 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-42368d39-4eb6-476f-98d2-a67b378b56e6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] DELETE https://10.4.3.110/volume/v3/attachments/cb880e38-4463-44a2-b11c-a36743e7c26f Aug 01 13:04:41.147442 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-42368d39-4eb6-476f-98d2-a67b378b56e6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.147669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-42368d39-4eb6-476f-98d2-a67b378b56e6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.147842 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a2f04e3-f74d-47a9-b9d7-f656433d727b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] DELETE https://10.4.3.110/volume/v3/types/60730e8e-374e-4098-ac99-bb9946aaf99f Aug 01 13:04:41.148117 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a2f04e3-f74d-47a9-b9d7-f656433d727b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.148355 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a2f04e3-f74d-47a9-b9d7-f656433d727b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.157322 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:41.157322 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:41.186218 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a2f04e3-f74d-47a9-b9d7-f656433d727b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types/60730e8e-374e-4098-ac99-bb9946aaf99f returned with HTTP 202 Aug 01 13:04:41.186897 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 838/3362] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:41 2026] DELETE /volume/v3/types/60730e8e-374e-4098-ac99-bb9946aaf99f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:41.195256 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cbd32dd8-857e-4178-a0bb-75a292d2bb77 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.201252 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cbd32dd8-857e-4178-a0bb-75a292d2bb77 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] DELETE https://10.4.3.110/volume/v3/types/97123920-6215-45ab-b3d6-0b0cf74fa2ea Aug 01 13:04:41.201252 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cbd32dd8-857e-4178-a0bb-75a292d2bb77 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.201252 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cbd32dd8-857e-4178-a0bb-75a292d2bb77 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.201252 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:41.201252 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:41.229787 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4bd75c4a-cd6d-43e4-a089-82163c80317d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.231632 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4bd75c4a-cd6d-43e4-a089-82163c80317d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:41.231832 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4bd75c4a-cd6d-43e4-a089-82163c80317d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.232493 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4bd75c4a-cd6d-43e4-a089-82163c80317d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.232493 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4bd75c4a-cd6d-43e4-a089-82163c80317d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:41.232596 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-42368d39-4eb6-476f-98d2-a67b378b56e6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/cb880e38-4463-44a2-b11c-a36743e7c26f returned with HTTP 200 Aug 01 13:04:41.232694 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 840/3363] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:04:41 2026] DELETE /volume/v3/attachments/cb880e38-4463-44a2-b11c-a36743e7c26f => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:41.238216 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:41.238216 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:41.239283 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4bd75c4a-cd6d-43e4-a089-82163c80317d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:41.239361 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 840/3364] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:41 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:41.248334 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cbd32dd8-857e-4178-a0bb-75a292d2bb77 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types/97123920-6215-45ab-b3d6-0b0cf74fa2ea returned with HTTP 202 Aug 01 13:04:41.249102 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 847/3365] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:41 2026] DELETE /volume/v3/types/97123920-6215-45ab-b3d6-0b0cf74fa2ea => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:41.263172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-04094322-3700-4a2a-9434-11938616622b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.263172 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04094322-3700-4a2a-9434-11938616622b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] DELETE https://10.4.3.110/volume/v3/types/15ab3828-c407-4a00-85f8-fdf9c7ef31fe Aug 01 13:04:41.263172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04094322-3700-4a2a-9434-11938616622b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.263172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04094322-3700-4a2a-9434-11938616622b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.316256 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04094322-3700-4a2a-9434-11938616622b tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types/15ab3828-c407-4a00-85f8-fdf9c7ef31fe returned with HTTP 202 Aug 01 13:04:41.316618 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 839/3366] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:41 2026] DELETE /volume/v3/types/15ab3828-c407-4a00-85f8-fdf9c7ef31fe => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:41.327094 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ef057b0-82f2-4f59-b86a-9f95131726a8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.331815 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ef057b0-82f2-4f59-b86a-9f95131726a8 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] DELETE https://10.4.3.110/volume/v3/types/7197566a-3743-486a-a4c9-d4a121912559 Aug 01 13:04:41.333513 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ef057b0-82f2-4f59-b86a-9f95131726a8 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.336916 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ef057b0-82f2-4f59-b86a-9f95131726a8 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.336916 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:41.336916 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:41.386799 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4159b7ef-7499-4d59-8019-a3ca76413366 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.388629 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:41.391244 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c983bc30-74d9-48a3-88c6-17e3bd72cbc6"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:41.391244 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c983bc30-74d9-48a3-88c6-17e3bd72cbc6'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:41.452506 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ef057b0-82f2-4f59-b86a-9f95131726a8 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types/7197566a-3743-486a-a4c9-d4a121912559 returned with HTTP 202 Aug 01 13:04:41.453869 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 841/3367] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:41 2026] DELETE /volume/v3/types/7197566a-3743-486a-a4c9-d4a121912559 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:41.465927 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ed72aca2-ba69-404e-8938-b9c490b1ce4f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.469539 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed72aca2-ba69-404e-8938-b9c490b1ce4f tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] DELETE https://10.4.3.110/volume/v3/types/3a640f75-ef61-4ca0-9263-7c2fb0e211ba Aug 01 13:04:41.469983 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed72aca2-ba69-404e-8938-b9c490b1ce4f tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.470245 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed72aca2-ba69-404e-8938-b9c490b1ce4f tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.503292 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4176e1ba-792c-40c9-8d03-7ff8ec8bc138 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.505281 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4176e1ba-792c-40c9-8d03-7ff8ec8bc138 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb Aug 01 13:04:41.505760 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4176e1ba-792c-40c9-8d03-7ff8ec8bc138 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.505760 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4176e1ba-792c-40c9-8d03-7ff8ec8bc138 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.507987 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed72aca2-ba69-404e-8938-b9c490b1ce4f tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types/3a640f75-ef61-4ca0-9263-7c2fb0e211ba returned with HTTP 202 Aug 01 13:04:41.508521 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 848/3368] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:41 2026] DELETE /volume/v3/types/3a640f75-ef61-4ca0-9263-7c2fb0e211ba => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:41.511548 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:41.511548 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:41.512005 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4176e1ba-792c-40c9-8d03-7ff8ec8bc138 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:41.512886 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4176e1ba-792c-40c9-8d03-7ff8ec8bc138 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb returned with HTTP 200 Aug 01 13:04:41.513442 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 840/3369] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:41 2026] GET /volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:41.518179 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-67b09ed9-873b-4335-8b74-ac2da2d287a5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.521103 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67b09ed9-873b-4335-8b74-ac2da2d287a5 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] DELETE https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349 Aug 01 13:04:41.521103 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67b09ed9-873b-4335-8b74-ac2da2d287a5 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.521103 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67b09ed9-873b-4335-8b74-ac2da2d287a5 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.525895 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Create volume of 1 GB Aug 01 13:04:41.526990 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-969db137-0da4-4f56-bc60-70f398f824a6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.528865 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:41.529480 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1777622571"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:41.531506 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request body: {'volume': {'snapshot_id': '4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1777622571'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:41.534534 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Availability Zones retrieved successfully. Aug 01 13:04:41.538509 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:41.538509 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:41.539325 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:41.539503 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume of 2 GB Aug 01 13:04:41.543203 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Flow 'volume_create_api' (82ab16e7-c187-4e2c-9c11-d8e3091bafc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:41.544254 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Availability Zones retrieved successfully. Aug 01 13:04:41.544857 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474becda-5662-455b-aeb1-c552f88cdfda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:41.546589 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:41.552494 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (2bfe924f-23a0-43b5-8a51-ee69ebc0dce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:41.555982 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16114f9c-8ee3-49db-af44-c1f3728f6181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:41.555982 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:41.558221 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67b09ed9-873b-4335-8b74-ac2da2d287a5 tempest-VolumeTypesMemberTests-1859900935 tempest-VolumeTypesMemberTests-1859900935-project-admin] https://10.4.3.110/volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349 returned with HTTP 202 Aug 01 13:04:41.558741 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 842/3370] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:04:41 2026] DELETE /volume/v3/types/ed4c02b0-2335-461f-918b-3c07247bf349 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:41.586897 np0000006302 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474becda-5662-455b-aeb1-c552f88cdfda) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 13:04:41.586897 np0000006302 devstack@c-api.service[100261]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 01 13:04:41.589004 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474becda-5662-455b-aeb1-c552f88cdfda) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:41.589935 np0000006302 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474becda-5662-455b-aeb1-c552f88cdfda) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 13:04:41.591637 np0000006302 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Flow 'volume_create_api' (82ab16e7-c187-4e2c-9c11-d8e3091bafc7) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 13:04:41.591637 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4159b7ef-7499-4d59-8019-a3ca76413366 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 400 Aug 01 13:04:41.593022 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 841/3371] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:41 2026] POST /volume/v3/volumes => generated 134 bytes in 207 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:04:41.599410 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16114f9c-8ee3-49db-af44-c1f3728f6181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:41.600767 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f811af1-297c-449c-b959-5f8db72f58e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:41.657022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['7878545d-e099-4eeb-a4d3-180feb8020b2', '74a82b7e-1d6d-4b34-ac99-8ca2b6f90cc7', 'f8442dd3-04e5-477e-b6ac-3bd38c6f3fc8', '3f16d741-e357-410b-8f24-80e1e793ab1d'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:41.657852 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f811af1-297c-449c-b959-5f8db72f58e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7878545d-e099-4eeb-a4d3-180feb8020b2', '74a82b7e-1d6d-4b34-ac99-8ca2b6f90cc7', 'f8442dd3-04e5-477e-b6ac-3bd38c6f3fc8', '3f16d741-e357-410b-8f24-80e1e793ab1d']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:41.658709 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74394b4f-9d69-42d9-b8f2-33586d909ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:41.713929 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74394b4f-9d69-42d9-b8f2-33586d909ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '483d9f60-d0b4-4245-a8e6-543116337fe3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1777622571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['7878545d-e099-4eeb-a4d3-180feb8020b2','74a82b7e-1d6d-4b34-ac99-8ca2b6f90cc7','f8442dd3-04e5-477e-b6ac-3bd38c6f3fc8','3f16d741-e357-410b-8f24-80e1e793ab1d'],size=2,snapshot_id=4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1777622571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=483d9f60-d0b4-4245-a8e6-543116337fe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b118167df8bf44c1a101b06b610c624b',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=2,snapshot_id=4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:41.714219 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (653cc182-78c9-42c5-996e-784e0207b8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:41.742429 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (653cc182-78c9-42c5-996e-784e0207b8b1) 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-VolumesSnapshotTestJSON-Volume-1777622571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['7878545d-e099-4eeb-a4d3-180feb8020b2','74a82b7e-1d6d-4b34-ac99-8ca2b6f90cc7','f8442dd3-04e5-477e-b6ac-3bd38c6f3fc8','3f16d741-e357-410b-8f24-80e1e793ab1d'],size=2,snapshot_id=4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:41.742429 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583affd7-7c83-4f92-9961-d1b66b1222ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:41.774297 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583affd7-7c83-4f92-9961-d1b66b1222ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:41.775177 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (2bfe924f-23a0-43b5-8a51-ee69ebc0dce5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:41.775563 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request issued successfully. Aug 01 13:04:41.776390 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-969db137-0da4-4f56-bc60-70f398f824a6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:41.776887 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 849/3372] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:41 2026] POST /volume/v3/volumes => generated 788 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:41.799189 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8c8ad34-3c8b-4017-8214-52587c9d4b7c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.803371 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8c8ad34-3c8b-4017-8214-52587c9d4b7c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 Aug 01 13:04:41.803371 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8c8ad34-3c8b-4017-8214-52587c9d4b7c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:41.803733 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8c8ad34-3c8b-4017-8214-52587c9d4b7c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:41.824324 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:41.824324 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:41.829819 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8c8ad34-3c8b-4017-8214-52587c9d4b7c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:41.845483 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8c8ad34-3c8b-4017-8214-52587c9d4b7c tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 returned with HTTP 200 Aug 01 13:04:41.845819 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 841/3373] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:41 2026] GET /volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:41.920632 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1212f60-d0ad-4394-bccb-55763e1f65d5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.924820 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1212f60-d0ad-4394-bccb-55763e1f65d5 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:41.926278 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1212f60-d0ad-4394-bccb-55763e1f65d5 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:41.929742 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1212f60-d0ad-4394-bccb-55763e1f65d5 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 400 Aug 01 13:04:41.930598 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 843/3374] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:41 2026] POST /volume/v3/volumes => generated 127 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:04:41.944089 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1364cd91-9200-4804-a8b3-11bc1195c907 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.946693 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1364cd91-9200-4804-a8b3-11bc1195c907 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:41.947117 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1364cd91-9200-4804-a8b3-11bc1195c907 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b604bde6-e26f-4a06-81c8-cd6b880335fa"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:41.948956 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-1364cd91-9200-4804-a8b3-11bc1195c907 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b604bde6-e26f-4a06-81c8-cd6b880335fa'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:41.958574 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1364cd91-9200-4804-a8b3-11bc1195c907 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 404 Aug 01 13:04:41.959915 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 842/3375] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:41 2026] POST /volume/v3/volumes => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:41.987191 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8d7568ff-25da-4c6f-b6b4-bb6d2213d8f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:41.989415 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d7568ff-25da-4c6f-b6b4-bb6d2213d8f3 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:41.990224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d7568ff-25da-4c6f-b6b4-bb6d2213d8f3 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "951b156d-4d03-4c60-a641-698ea58f7ae2"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:41.992001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-8d7568ff-25da-4c6f-b6b4-bb6d2213d8f3 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '951b156d-4d03-4c60-a641-698ea58f7ae2'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:42.000351 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d7568ff-25da-4c6f-b6b4-bb6d2213d8f3 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 404 Aug 01 13:04:42.001393 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 850/3376] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:41 2026] POST /volume/v3/volumes => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:42.018689 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-396680c7-85c8-4b42-a670-6e5b43d7b2af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.020852 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-396680c7-85c8-4b42-a670-6e5b43d7b2af tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:42.021289 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-396680c7-85c8-4b42-a670-6e5b43d7b2af tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "053c4fd5-56ad-43cc-8ddb-d178a4c5896a"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.023994 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-396680c7-85c8-4b42-a670-6e5b43d7b2af tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '053c4fd5-56ad-43cc-8ddb-d178a4c5896a'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:42.039349 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-396680c7-85c8-4b42-a670-6e5b43d7b2af tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 404 Aug 01 13:04:42.040716 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 842/3377] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:42 2026] POST /volume/v3/volumes => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:42.061493 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a0355596-3c23-4db7-80a4-e79addbc619e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.064668 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0355596-3c23-4db7-80a4-e79addbc619e tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:42.066971 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a0355596-3c23-4db7-80a4-e79addbc619e tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.067423 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0355596-3c23-4db7-80a4-e79addbc619e tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 400 Aug 01 13:04:42.068932 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 844/3378] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:42 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:04:42.086168 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d58afb52-43aa-46ae-8ba0-f2cf359adbb0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.091444 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d58afb52-43aa-46ae-8ba0-f2cf359adbb0 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:42.091756 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d58afb52-43aa-46ae-8ba0-f2cf359adbb0 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.094294 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d58afb52-43aa-46ae-8ba0-f2cf359adbb0 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 400 Aug 01 13:04:42.094961 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 843/3379] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:42 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:04:42.119853 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f8f5a4a0-dc7e-4158-87a9-c84ba1e6d5f2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.121616 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8f5a4a0-dc7e-4158-87a9-c84ba1e6d5f2 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:42.122064 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8f5a4a0-dc7e-4158-87a9-c84ba1e6d5f2 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.124267 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8f5a4a0-dc7e-4158-87a9-c84ba1e6d5f2 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 400 Aug 01 13:04:42.124841 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 851/3380] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:42 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:04:42.135857 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2a439c6d-99ac-4a53-9d5b-9e9a29ac6e9d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.135857 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a439c6d-99ac-4a53-9d5b-9e9a29ac6e9d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] DELETE https://10.4.3.110/volume/v3/volumes/tempest-invalid-1233472939 Aug 01 13:04:42.135857 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a439c6d-99ac-4a53-9d5b-9e9a29ac6e9d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.135857 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a439c6d-99ac-4a53-9d5b-9e9a29ac6e9d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:42.136109 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2a439c6d-99ac-4a53-9d5b-9e9a29ac6e9d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Delete volume with id: tempest-invalid-1233472939 Aug 01 13:04:42.143478 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a439c6d-99ac-4a53-9d5b-9e9a29ac6e9d tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/tempest-invalid-1233472939 returned with HTTP 404 Aug 01 13:04:42.143985 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 843/3381] 10.4.3.110 () {66 vars in 1321 bytes} [Sat Aug 1 13:04:42 2026] DELETE /volume/v3/volumes/tempest-invalid-1233472939 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:42.166019 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f3e9c6a-2e52-4396-8aaf-88dcc23b812b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.168260 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 845/3382] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 13:04:42 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 01 13:04:42.186624 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-124cbac2-06a1-4901-be44-233cbb71b7a6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.189843 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-124cbac2-06a1-4901-be44-233cbb71b7a6 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/xxx/action Aug 01 13:04:42.190291 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-124cbac2-06a1-4901-be44-233cbb71b7a6 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-detach": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:42.190451 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-124cbac2-06a1-4901-be44-233cbb71b7a6 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.201119 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-124cbac2-06a1-4901-be44-233cbb71b7a6 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 01 13:04:42.201119 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 844/3383] 10.4.3.110 () {68 vars in 1291 bytes} [Sat Aug 1 13:04:42 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:42.210705 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a919c5c4-b04b-4a78-876c-8a9b544a9749 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.216475 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a919c5c4-b04b-4a78-876c-8a9b544a9749 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] GET https://10.4.3.110/volume/v3/volumes/tempest-invalid-229598519 Aug 01 13:04:42.216669 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a919c5c4-b04b-4a78-876c-8a9b544a9749 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.216853 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a919c5c4-b04b-4a78-876c-8a9b544a9749 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:42.229509 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a919c5c4-b04b-4a78-876c-8a9b544a9749 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/tempest-invalid-229598519 returned with HTTP 404 Aug 01 13:04:42.229509 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 852/3384] 10.4.3.110 () {66 vars in 1315 bytes} [Sat Aug 1 13:04:42 2026] GET /volume/v3/volumes/tempest-invalid-229598519 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:42.239370 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14c81c95-1799-4eab-80ca-b09a3c8421bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.241663 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 844/3385] 10.4.3.110 () {66 vars in 1240 bytes} [Sat Aug 1 13:04:42 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 01 13:04:42.250441 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ef3e672-1ecf-43c4-8a7c-7e1924916f54 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.250717 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d1d8ff64-6b44-4b21-af99-9331a8a47689 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.252402 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d1d8ff64-6b44-4b21-af99-9331a8a47689 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?status=null Aug 01 13:04:42.252611 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d1d8ff64-6b44-4b21-af99-9331a8a47689 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.252816 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d1d8ff64-6b44-4b21-af99-9331a8a47689 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:42.253163 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-d1d8ff64-6b44-4b21-af99-9331a8a47689 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:04:42.253410 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d1d8ff64-6b44-4b21-af99-9331a8a47689 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Could not evaluate value null, assuming string {{(pid=100261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:04:42.254059 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d1d8ff64-6b44-4b21-af99-9331a8a47689 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:04:42.255745 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ef3e672-1ecf-43c4-8a7c-7e1924916f54 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:42.255919 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ef3e672-1ecf-43c4-8a7c-7e1924916f54 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.256126 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ef3e672-1ecf-43c4-8a7c-7e1924916f54 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:42.256226 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4ef3e672-1ecf-43c4-8a7c-7e1924916f54 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:42.259229 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=743,cinder:UPDATE=238,cinder:INSERT=150 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:04:42.264168 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:42.264168 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:42.265165 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ef3e672-1ecf-43c4-8a7c-7e1924916f54 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:42.265635 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 846/3386] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:42 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:42.290849 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d1d8ff64-6b44-4b21-af99-9331a8a47689 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Get all volumes completed successfully. Aug 01 13:04:42.293883 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d1d8ff64-6b44-4b21-af99-9331a8a47689 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 01 13:04:42.294362 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 845/3387] 10.4.3.110 () {66 vars in 1281 bytes} [Sat Aug 1 13:04:42 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:42.315117 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f95e1d91-a611-4ee7-98df-dc805bca543f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.317393 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f95e1d91-a611-4ee7-98df-dc805bca543f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1328614865 Aug 01 13:04:42.317722 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f95e1d91-a611-4ee7-98df-dc805bca543f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.317989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f95e1d91-a611-4ee7-98df-dc805bca543f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:42.318374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-f95e1d91-a611-4ee7-98df-dc805bca543f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:04:42.318801 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:42.318801 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:42.319400 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f95e1d91-a611-4ee7-98df-dc805bca543f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1328614865'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:04:42.363887 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f95e1d91-a611-4ee7-98df-dc805bca543f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Get all volumes completed successfully. Aug 01 13:04:42.366526 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f95e1d91-a611-4ee7-98df-dc805bca543f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1328614865 returned with HTTP 200 Aug 01 13:04:42.367294 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 853/3388] 10.4.3.110 () {66 vars in 1359 bytes} [Sat Aug 1 13:04:42 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1328614865 => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:42.386609 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1e042a71-1479-4916-b4cf-1f9084bd3fe7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.390760 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e042a71-1479-4916-b4cf-1f9084bd3fe7 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] GET https://10.4.3.110/volume/v3/volumes?status=null Aug 01 13:04:42.391018 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1e042a71-1479-4916-b4cf-1f9084bd3fe7 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.391200 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1e042a71-1479-4916-b4cf-1f9084bd3fe7 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:42.391559 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-1e042a71-1479-4916-b4cf-1f9084bd3fe7 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:04:42.391891 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e042a71-1479-4916-b4cf-1f9084bd3fe7 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Could not evaluate value null, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:04:42.392786 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e042a71-1479-4916-b4cf-1f9084bd3fe7 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:04:42.423815 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1e042a71-1479-4916-b4cf-1f9084bd3fe7 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Get all volumes completed successfully. Aug 01 13:04:42.424238 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e042a71-1479-4916-b4cf-1f9084bd3fe7 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes?status=null returned with HTTP 200 Aug 01 13:04:42.424702 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 845/3389] 10.4.3.110 () {66 vars in 1260 bytes} [Sat Aug 1 13:04:42 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:42.436607 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4315b203-7a93-4f0b-874a-3e4caad1d611 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.438580 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4315b203-7a93-4f0b-874a-3e4caad1d611 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] GET https://10.4.3.110/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2081038671 Aug 01 13:04:42.438836 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4315b203-7a93-4f0b-874a-3e4caad1d611 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.439094 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4315b203-7a93-4f0b-874a-3e4caad1d611 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:42.439360 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-4315b203-7a93-4f0b-874a-3e4caad1d611 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:04:42.440453 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4315b203-7a93-4f0b-874a-3e4caad1d611 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2081038671'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:04:42.468795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-e6ee2248-a5be-424f-924c-ee92ca6ef6d9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.470835 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-e6ee2248-a5be-424f-924c-ee92ca6ef6d9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] PUT https://10.4.3.110/volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680 Aug 01 13:04:42.471442 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-e6ee2248-a5be-424f-924c-ee92ca6ef6d9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.481864 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4315b203-7a93-4f0b-874a-3e4caad1d611 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Get all volumes completed successfully. Aug 01 13:04:42.483003 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4315b203-7a93-4f0b-874a-3e4caad1d611 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2081038671 returned with HTTP 200 Aug 01 13:04:42.483173 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-e6ee2248-a5be-424f-924c-ee92ca6ef6d9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Acquiring lock "cinder-attachment_update-ed513a9e-23bf-4f6f-8654-b1235a72bb97-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:04:42.483755 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 847/3390] 10.4.3.110 () {66 vars in 1338 bytes} [Sat Aug 1 13:04:42 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2081038671 => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:04:42.488984 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-e6ee2248-a5be-424f-924c-ee92ca6ef6d9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-ed513a9e-23bf-4f6f-8654-b1235a72bb97-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:04:42.490124 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:42.490124 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:42.499816 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7c6e34a1-5652-449b-a38a-b01598063c6a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.501968 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c6e34a1-5652-449b-a38a-b01598063c6a tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action Aug 01 13:04:42.502231 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c6e34a1-5652-449b-a38a-b01598063c6a tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:42.502429 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c6e34a1-5652-449b-a38a-b01598063c6a tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.512641 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:42.512641 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:42.513295 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7c6e34a1-5652-449b-a38a-b01598063c6a tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Volume info retrieved successfully. Aug 01 13:04:42.523402 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7c6e34a1-5652-449b-a38a-b01598063c6a tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Reserve volume completed successfully. Aug 01 13:04:42.523842 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c6e34a1-5652-449b-a38a-b01598063c6a tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action returned with HTTP 202 Aug 01 13:04:42.524492 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 854/3391] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:04:42 2026] POST /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:04:42.533875 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac9298eb-2166-48bc-bd1b-4baeed30cd54 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.536776 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac9298eb-2166-48bc-bd1b-4baeed30cd54 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action Aug 01 13:04:42.536865 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac9298eb-2166-48bc-bd1b-4baeed30cd54 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:42.537064 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac9298eb-2166-48bc-bd1b-4baeed30cd54 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.552610 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:42.552610 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:42.553282 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ac9298eb-2166-48bc-bd1b-4baeed30cd54 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Volume info retrieved successfully. Aug 01 13:04:42.560296 np0000006302 devstack@c-api.service[100264]: ERROR cinder.volume.api [None req-ac9298eb-2166-48bc-bd1b-4baeed30cd54 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Volume status must be available to reserve, but the status is attaching. Aug 01 13:04:42.560296 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac9298eb-2166-48bc-bd1b-4baeed30cd54 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action returned with HTTP 400 Aug 01 13:04:42.560468 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 846/3392] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:04:42 2026] POST /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action => generated 132 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:04:42.569110 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6432fff4-9313-42b0-841d-070a1c1db59f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.570965 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6432fff4-9313-42b0-841d-070a1c1db59f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action Aug 01 13:04:42.571385 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6432fff4-9313-42b0-841d-070a1c1db59f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:42.571596 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6432fff4-9313-42b0-841d-070a1c1db59f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.601072 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-e6ee2248-a5be-424f-924c-ee92ca6ef6d9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-ed513a9e-23bf-4f6f-8654-b1235a72bb97-np0000006302" released by "attachment_update" :: held 0.111s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:04:42.601072 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-e6ee2248-a5be-424f-924c-ee92ca6ef6d9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680 returned with HTTP 200 Aug 01 13:04:42.601072 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 846/3393] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:04:42 2026] PUT /volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680 => generated 968 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:42.613045 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-0445ae84-76ee-44fa-baf2-7ef2174f2212 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.616322 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-0445ae84-76ee-44fa-baf2-7ef2174f2212 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680 Aug 01 13:04:42.616656 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-0445ae84-76ee-44fa-baf2-7ef2174f2212 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.616876 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-0445ae84-76ee-44fa-baf2-7ef2174f2212 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:42.653880 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-0445ae84-76ee-44fa-baf2-7ef2174f2212 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680 returned with HTTP 200 Aug 01 13:04:42.654502 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 855/3394] 10.4.3.110 () {70 vars in 1651 bytes} [Sat Aug 1 13:04:42 2026] GET /volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680 => generated 993 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:42.861563 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-baa79ded-eb70-4b66-98ee-47f160ca5bd0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.863671 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baa79ded-eb70-4b66-98ee-47f160ca5bd0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 Aug 01 13:04:42.863895 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baa79ded-eb70-4b66-98ee-47f160ca5bd0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.864241 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baa79ded-eb70-4b66-98ee-47f160ca5bd0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:42.873400 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:42.873400 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:42.878115 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-baa79ded-eb70-4b66-98ee-47f160ca5bd0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:42.882747 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baa79ded-eb70-4b66-98ee-47f160ca5bd0 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 returned with HTTP 200 Aug 01 13:04:42.883227 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 847/3395] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:42 2026] GET /volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:42.895504 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:42.895504 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:42.896143 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6432fff4-9313-42b0-841d-070a1c1db59f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Volume info retrieved successfully. Aug 01 13:04:42.902255 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-78d4b428-ca85-45af-9672-e23ba3d275a9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.904187 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-78d4b428-ca85-45af-9672-e23ba3d275a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 Aug 01 13:04:42.904394 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-78d4b428-ca85-45af-9672-e23ba3d275a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.904624 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-78d4b428-ca85-45af-9672-e23ba3d275a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:42.912457 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:42.912457 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:42.916705 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6432fff4-9313-42b0-841d-070a1c1db59f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Unreserve volume completed successfully. Aug 01 13:04:42.916891 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-78d4b428-ca85-45af-9672-e23ba3d275a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:42.916994 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6432fff4-9313-42b0-841d-070a1c1db59f tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action returned with HTTP 202 Aug 01 13:04:42.917580 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 848/3396] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:04:42 2026] POST /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action => generated 0 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:04:42.922027 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-78d4b428-ca85-45af-9672-e23ba3d275a9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 returned with HTTP 200 Aug 01 13:04:42.922423 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 847/3397] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:42 2026] GET /volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:42.931983 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8c69cba-ba8e-423d-85a3-d3c26046bd77 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.935882 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8c69cba-ba8e-423d-85a3-d3c26046bd77 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/6a042f9d-a4de-4c27-8b2f-166e6c0a4cf6/action Aug 01 13:04:42.936422 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8c69cba-ba8e-423d-85a3-d3c26046bd77 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:42.936612 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8c69cba-ba8e-423d-85a3-d3c26046bd77 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.940422 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-493fdf0a-30b2-428e-bcf8-8c2a35ae7ed9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.943813 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-493fdf0a-30b2-428e-bcf8-8c2a35ae7ed9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 Aug 01 13:04:42.944025 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-493fdf0a-30b2-428e-bcf8-8c2a35ae7ed9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.944235 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-493fdf0a-30b2-428e-bcf8-8c2a35ae7ed9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:42.944400 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-493fdf0a-30b2-428e-bcf8-8c2a35ae7ed9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume with id: 483d9f60-d0b4-4245-a8e6-543116337fe3 Aug 01 13:04:42.947806 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8c69cba-ba8e-423d-85a3-d3c26046bd77 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/6a042f9d-a4de-4c27-8b2f-166e6c0a4cf6/action returned with HTTP 404 Aug 01 13:04:42.948786 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 856/3398] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:04:42 2026] POST /volume/v3/volumes/6a042f9d-a4de-4c27-8b2f-166e6c0a4cf6/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:42.951688 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:42.951688 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:42.952227 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-493fdf0a-30b2-428e-bcf8-8c2a35ae7ed9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:42.957198 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dc1e93c0-5102-4e1c-997d-3e77fb0ffcb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.959035 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc1e93c0-5102-4e1c-997d-3e77fb0ffcb5 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/641fe162-3c5b-4a49-901d-be2a3dd671f9/action Aug 01 13:04:42.959420 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc1e93c0-5102-4e1c-997d-3e77fb0ffcb5 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:42.959544 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc1e93c0-5102-4e1c-997d-3e77fb0ffcb5 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.967915 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc1e93c0-5102-4e1c-997d-3e77fb0ffcb5 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/641fe162-3c5b-4a49-901d-be2a3dd671f9/action returned with HTTP 404 Aug 01 13:04:42.968742 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 849/3399] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:04:42 2026] POST /volume/v3/volumes/641fe162-3c5b-4a49-901d-be2a3dd671f9/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:42.975278 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-493fdf0a-30b2-428e-bcf8-8c2a35ae7ed9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume request issued successfully. Aug 01 13:04:42.975958 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-493fdf0a-30b2-428e-bcf8-8c2a35ae7ed9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 returned with HTTP 202 Aug 01 13:04:42.975958 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 848/3400] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:42 2026] DELETE /volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:42.976919 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-918bdc46-b71d-4490-b42c-33521e56d7f9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.979066 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 848/3401] 10.4.3.110 () {68 vars in 1260 bytes} [Sat Aug 1 13:04:42 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 01 13:04:42.987930 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-04816073-92f5-4002-8957-fa5656e5dc7f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.989486 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-86f0ea7e-7f5a-4fed-ab01-2d0a10f00faa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:42.991500 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86f0ea7e-7f5a-4fed-ab01-2d0a10f00faa tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] PUT https://10.4.3.110/volume/v3/volumes/tempest-invalid-1075929599 Aug 01 13:04:42.991733 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04816073-92f5-4002-8957-fa5656e5dc7f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 Aug 01 13:04:42.991894 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86f0ea7e-7f5a-4fed-ab01-2d0a10f00faa tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:42.992120 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04816073-92f5-4002-8957-fa5656e5dc7f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:42.992491 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04816073-92f5-4002-8957-fa5656e5dc7f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:43.000764 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86f0ea7e-7f5a-4fed-ab01-2d0a10f00faa tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/tempest-invalid-1075929599 returned with HTTP 404 Aug 01 13:04:43.001207 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 850/3402] 10.4.3.110 () {68 vars in 1338 bytes} [Sat Aug 1 13:04:42 2026] PUT /volume/v3/volumes/tempest-invalid-1075929599 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:43.002335 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:43.002335 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:43.011818 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-04816073-92f5-4002-8957-fa5656e5dc7f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:43.011972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8287f15f-12bf-4308-9cf4-cc33d33d2222 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.013795 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8287f15f-12bf-4308-9cf4-cc33d33d2222 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] PUT https://10.4.3.110/volume/v3/volumes/135037c2-fc2e-43bf-a4f3-fd8c5efe4fa1 Aug 01 13:04:43.014401 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8287f15f-12bf-4308-9cf4-cc33d33d2222 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:43.018748 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04816073-92f5-4002-8957-fa5656e5dc7f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 returned with HTTP 200 Aug 01 13:04:43.019307 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 857/3403] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:42 2026] GET /volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:43.024540 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8287f15f-12bf-4308-9cf4-cc33d33d2222 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/135037c2-fc2e-43bf-a4f3-fd8c5efe4fa1 returned with HTTP 404 Aug 01 13:04:43.026003 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 849/3404] 10.4.3.110 () {68 vars in 1368 bytes} [Sat Aug 1 13:04:43 2026] PUT /volume/v3/volumes/135037c2-fc2e-43bf-a4f3-fd8c5efe4fa1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:43.038998 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4c3c0ee6-0e4a-4960-839b-22096ec40848 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.041827 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4c3c0ee6-0e4a-4960-839b-22096ec40848 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] DELETE https://10.4.3.110/volume/v3/volumes/a46e2d38-7882-4f22-a77d-ae64987be0fb Aug 01 13:04:43.041827 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4c3c0ee6-0e4a-4960-839b-22096ec40848 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:43.042626 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4c3c0ee6-0e4a-4960-839b-22096ec40848 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:43.043884 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-4c3c0ee6-0e4a-4960-839b-22096ec40848 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Delete volume with id: a46e2d38-7882-4f22-a77d-ae64987be0fb Aug 01 13:04:43.051237 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4c3c0ee6-0e4a-4960-839b-22096ec40848 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/a46e2d38-7882-4f22-a77d-ae64987be0fb returned with HTTP 404 Aug 01 13:04:43.051826 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 849/3405] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:43 2026] DELETE /volume/v3/volumes/a46e2d38-7882-4f22-a77d-ae64987be0fb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:04:43.060177 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7fcd5fc1-2a72-49df-9b82-24152496efb9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.062108 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fcd5fc1-2a72-49df-9b82-24152496efb9 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action Aug 01 13:04:43.062488 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fcd5fc1-2a72-49df-9b82-24152496efb9 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:43.062932 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fcd5fc1-2a72-49df-9b82-24152496efb9 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:43.064573 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fcd5fc1-2a72-49df-9b82-24152496efb9 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action returned with HTTP 400 Aug 01 13:04:43.065129 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 851/3406] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:04:43 2026] POST /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:04:43.073371 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a597c5b1-cf87-4996-be1d-0af87bbb36e6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.075479 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a597c5b1-cf87-4996-be1d-0af87bbb36e6 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action Aug 01 13:04:43.076136 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a597c5b1-cf87-4996-be1d-0af87bbb36e6 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:43.076376 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a597c5b1-cf87-4996-be1d-0af87bbb36e6 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:43.078236 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a597c5b1-cf87-4996-be1d-0af87bbb36e6 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action returned with HTTP 400 Aug 01 13:04:43.078788 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 858/3407] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:04:43 2026] POST /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:04:43.089923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-24550cbc-2b17-443b-87cc-89189ed85fec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.094388 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24550cbc-2b17-443b-87cc-89189ed85fec tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/9b614d4e-4cbc-40c1-b03a-d73c7d53f181/action Aug 01 13:04:43.094388 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24550cbc-2b17-443b-87cc-89189ed85fec tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:43.094388 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24550cbc-2b17-443b-87cc-89189ed85fec tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:43.105313 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24550cbc-2b17-443b-87cc-89189ed85fec tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/9b614d4e-4cbc-40c1-b03a-d73c7d53f181/action returned with HTTP 404 Aug 01 13:04:43.105313 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 850/3408] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:04:43 2026] POST /volume/v3/volumes/9b614d4e-4cbc-40c1-b03a-d73c7d53f181/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:43.116700 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1fe3e573-51c2-4545-9b28-0550dd7effee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.119307 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1fe3e573-51c2-4545-9b28-0550dd7effee tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action Aug 01 13:04:43.119609 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1fe3e573-51c2-4545-9b28-0550dd7effee tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:43.119740 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1fe3e573-51c2-4545-9b28-0550dd7effee tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:43.121464 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1fe3e573-51c2-4545-9b28-0550dd7effee tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action returned with HTTP 400 Aug 01 13:04:43.121899 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 850/3409] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:04:43 2026] POST /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:04:43.134017 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab659d51-55f5-4f78-9a79-2a8730ea4810 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.139183 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab659d51-55f5-4f78-9a79-2a8730ea4810 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] POST https://10.4.3.110/volume/v3/volumes/None/action Aug 01 13:04:43.139183 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab659d51-55f5-4f78-9a79-2a8730ea4810 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:43.139183 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab659d51-55f5-4f78-9a79-2a8730ea4810 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:43.147021 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab659d51-55f5-4f78-9a79-2a8730ea4810 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/None/action returned with HTTP 404 Aug 01 13:04:43.147021 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 852/3410] 10.4.3.110 () {68 vars in 1294 bytes} [Sat Aug 1 13:04:43 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:43.152448 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f8e1827b-0efa-426c-9366-13e1c254008c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.156122 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8e1827b-0efa-426c-9366-13e1c254008c tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] GET https://10.4.3.110/volume/v3/volumes/4e409e01-1bfe-4ae7-ad55-ec50b6cc8c81 Aug 01 13:04:43.156122 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8e1827b-0efa-426c-9366-13e1c254008c tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:43.156122 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8e1827b-0efa-426c-9366-13e1c254008c tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:43.161625 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8e1827b-0efa-426c-9366-13e1c254008c tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/4e409e01-1bfe-4ae7-ad55-ec50b6cc8c81 returned with HTTP 404 Aug 01 13:04:43.162410 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 859/3411] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:43 2026] GET /volume/v3/volumes/4e409e01-1bfe-4ae7-ad55-ec50b6cc8c81 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:43.169910 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-62f34e4a-0354-475c-9cab-31f129af6574 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.172116 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62f34e4a-0354-475c-9cab-31f129af6574 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] GET https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 Aug 01 13:04:43.172483 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62f34e4a-0354-475c-9cab-31f129af6574 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:43.172799 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62f34e4a-0354-475c-9cab-31f129af6574 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:43.182286 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:43.182286 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:43.186599 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-62f34e4a-0354-475c-9cab-31f129af6574 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Volume info retrieved successfully. Aug 01 13:04:43.192030 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62f34e4a-0354-475c-9cab-31f129af6574 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 returned with HTTP 200 Aug 01 13:04:43.193657 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 851/3412] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:43 2026] GET /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:43.207862 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-994d8481-1eab-45f9-8011-0df60b0c40e3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.209594 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-994d8481-1eab-45f9-8011-0df60b0c40e3 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] DELETE https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 Aug 01 13:04:43.209810 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-994d8481-1eab-45f9-8011-0df60b0c40e3 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:43.210006 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-994d8481-1eab-45f9-8011-0df60b0c40e3 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:43.210227 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-994d8481-1eab-45f9-8011-0df60b0c40e3 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Delete volume with id: abbe6382-8edb-4897-972a-7b1724f83041 Aug 01 13:04:43.218679 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:43.218679 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:43.219243 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-994d8481-1eab-45f9-8011-0df60b0c40e3 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Volume info retrieved successfully. Aug 01 13:04:43.237360 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-994d8481-1eab-45f9-8011-0df60b0c40e3 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Delete volume request issued successfully. Aug 01 13:04:43.237520 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-994d8481-1eab-45f9-8011-0df60b0c40e3 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 returned with HTTP 202 Aug 01 13:04:43.237935 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 851/3413] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:43 2026] DELETE /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:43.246148 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5c2cb8fd-4f4f-4ed4-ad5d-7e11e5cbfcf1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.248503 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c2cb8fd-4f4f-4ed4-ad5d-7e11e5cbfcf1 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] GET https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 Aug 01 13:04:43.248801 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c2cb8fd-4f4f-4ed4-ad5d-7e11e5cbfcf1 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:43.249142 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5c2cb8fd-4f4f-4ed4-ad5d-7e11e5cbfcf1 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:43.258173 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:43.258173 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:43.265249 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5c2cb8fd-4f4f-4ed4-ad5d-7e11e5cbfcf1 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Volume info retrieved successfully. Aug 01 13:04:43.276205 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5c2cb8fd-4f4f-4ed4-ad5d-7e11e5cbfcf1 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 returned with HTTP 200 Aug 01 13:04:43.276740 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 853/3414] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:43 2026] GET /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:43.278799 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c145abb-03b8-4dbe-8d66-a40bf2c90526 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:43.280734 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c145abb-03b8-4dbe-8d66-a40bf2c90526 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:43.281174 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c145abb-03b8-4dbe-8d66-a40bf2c90526 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:43.281471 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c145abb-03b8-4dbe-8d66-a40bf2c90526 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:43.281768 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1c145abb-03b8-4dbe-8d66-a40bf2c90526 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:43.291860 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:43.291860 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:43.291860 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c145abb-03b8-4dbe-8d66-a40bf2c90526 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:43.291860 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 860/3415] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:43 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:44.041691 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f4e7303-275a-4813-8657-cc2c2e659fdc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:44.043863 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f4e7303-275a-4813-8657-cc2c2e659fdc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 Aug 01 13:04:44.044121 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f4e7303-275a-4813-8657-cc2c2e659fdc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:44.044345 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f4e7303-275a-4813-8657-cc2c2e659fdc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:44.050766 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f4e7303-275a-4813-8657-cc2c2e659fdc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 returned with HTTP 404 Aug 01 13:04:44.051465 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 852/3416] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:44 2026] GET /volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:44.058484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e3c68549-e40a-48fa-8b5c-e3420099ac2b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:44.060857 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3c68549-e40a-48fa-8b5c-e3420099ac2b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 Aug 01 13:04:44.061140 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3c68549-e40a-48fa-8b5c-e3420099ac2b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:44.061391 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3c68549-e40a-48fa-8b5c-e3420099ac2b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:44.069030 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3c68549-e40a-48fa-8b5c-e3420099ac2b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 returned with HTTP 404 Aug 01 13:04:44.069768 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 852/3417] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:44 2026] GET /volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:44.076712 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7beab496-a45a-47c3-863e-cac7bc6043a4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:44.079066 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7beab496-a45a-47c3-863e-cac7bc6043a4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 Aug 01 13:04:44.079365 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7beab496-a45a-47c3-863e-cac7bc6043a4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:44.079684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7beab496-a45a-47c3-863e-cac7bc6043a4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:44.079775 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-7beab496-a45a-47c3-863e-cac7bc6043a4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume with id: 483d9f60-d0b4-4245-a8e6-543116337fe3 Aug 01 13:04:44.085684 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7beab496-a45a-47c3-863e-cac7bc6043a4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 returned with HTTP 404 Aug 01 13:04:44.086198 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 854/3418] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:44 2026] DELETE /volume/v3/volumes/483d9f60-d0b4-4245-a8e6-543116337fe3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:44.094026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-746a0fd6-895b-49ed-8ee4-eeb8ae61512b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:44.097964 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-746a0fd6-895b-49ed-8ee4-eeb8ae61512b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb Aug 01 13:04:44.097964 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-746a0fd6-895b-49ed-8ee4-eeb8ae61512b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:44.097964 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-746a0fd6-895b-49ed-8ee4-eeb8ae61512b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:44.097964 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-746a0fd6-895b-49ed-8ee4-eeb8ae61512b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: 4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb Aug 01 13:04:44.102344 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:44.102344 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:44.102799 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-746a0fd6-895b-49ed-8ee4-eeb8ae61512b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:44.122031 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-746a0fd6-895b-49ed-8ee4-eeb8ae61512b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot delete request issued successfully. Aug 01 13:04:44.122313 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-746a0fd6-895b-49ed-8ee4-eeb8ae61512b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb returned with HTTP 202 Aug 01 13:04:44.122695 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 861/3419] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:44 2026] DELETE /volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:44.131896 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ee1eee7-e123-4895-b7ae-db23681a231b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:44.133975 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ee1eee7-e123-4895-b7ae-db23681a231b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb Aug 01 13:04:44.133975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ee1eee7-e123-4895-b7ae-db23681a231b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:44.133975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ee1eee7-e123-4895-b7ae-db23681a231b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:44.140655 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:44.140655 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:44.142111 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ee1eee7-e123-4895-b7ae-db23681a231b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:44.142111 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ee1eee7-e123-4895-b7ae-db23681a231b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb returned with HTTP 200 Aug 01 13:04:44.142556 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 853/3420] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:44 2026] GET /volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:44.299910 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f53cbd42-14af-4652-a445-786ded39a6e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:44.300611 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f53cbd42-14af-4652-a445-786ded39a6e4 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] GET https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 Aug 01 13:04:44.300866 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f53cbd42-14af-4652-a445-786ded39a6e4 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:44.301145 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f53cbd42-14af-4652-a445-786ded39a6e4 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:44.307436 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c0f62b63-a932-481a-b24a-7ff41bfcc260 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:44.311166 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0f62b63-a932-481a-b24a-7ff41bfcc260 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:44.312601 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0f62b63-a932-481a-b24a-7ff41bfcc260 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:44.312601 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0f62b63-a932-481a-b24a-7ff41bfcc260 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:44.312601 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c0f62b63-a932-481a-b24a-7ff41bfcc260 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:44.317250 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f53cbd42-14af-4652-a445-786ded39a6e4 tempest-VolumesNegativeTest-1624287032 tempest-VolumesNegativeTest-1624287032-project-member] https://10.4.3.110/volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 returned with HTTP 404 Aug 01 13:04:44.319880 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 853/3421] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:44 2026] GET /volume/v3/volumes/abbe6382-8edb-4897-972a-7b1724f83041 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:44.323630 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:44.323630 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:44.323743 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0f62b63-a932-481a-b24a-7ff41bfcc260 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:44.324472 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 855/3422] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:44 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:45.155511 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3acc1bbb-eb2a-4400-b4ba-6d18c32a2250 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:45.159831 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3acc1bbb-eb2a-4400-b4ba-6d18c32a2250 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb Aug 01 13:04:45.159831 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3acc1bbb-eb2a-4400-b4ba-6d18c32a2250 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:45.159831 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3acc1bbb-eb2a-4400-b4ba-6d18c32a2250 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:45.165771 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3acc1bbb-eb2a-4400-b4ba-6d18c32a2250 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb returned with HTTP 404 Aug 01 13:04:45.166590 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 862/3423] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:45 2026] GET /volume/v3/snapshots/4b5ef2ba-78a8-49eb-81e2-d0db79fca6cb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:45.177427 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfa7cee9-b00e-46ab-b05c-89260750a050 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:45.179332 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfa7cee9-b00e-46ab-b05c-89260750a050 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed Aug 01 13:04:45.179826 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfa7cee9-b00e-46ab-b05c-89260750a050 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:45.180352 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfa7cee9-b00e-46ab-b05c-89260750a050 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:45.190612 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:45.190612 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:45.195067 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfa7cee9-b00e-46ab-b05c-89260750a050 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:45.201755 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfa7cee9-b00e-46ab-b05c-89260750a050 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed returned with HTTP 200 Aug 01 13:04:45.202505 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 854/3424] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:45 2026] GET /volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:45.222518 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e32a9aef-ac2d-4b5a-afa8-de57956c557f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:45.224683 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e32a9aef-ac2d-4b5a-afa8-de57956c557f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed Aug 01 13:04:45.224960 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e32a9aef-ac2d-4b5a-afa8-de57956c557f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:45.225258 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e32a9aef-ac2d-4b5a-afa8-de57956c557f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:45.225487 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-e32a9aef-ac2d-4b5a-afa8-de57956c557f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume with id: 0eede2a2-45a4-4cec-864a-dfe99e0708ed Aug 01 13:04:45.236867 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:45.236867 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:45.236971 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e32a9aef-ac2d-4b5a-afa8-de57956c557f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:45.266804 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e32a9aef-ac2d-4b5a-afa8-de57956c557f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume request issued successfully. Aug 01 13:04:45.267129 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e32a9aef-ac2d-4b5a-afa8-de57956c557f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed returned with HTTP 202 Aug 01 13:04:45.267996 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 854/3425] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:45 2026] DELETE /volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:45.279524 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7cc07cae-f5f3-4ba5-95e2-8dc4d6b5b59b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:45.285423 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cc07cae-f5f3-4ba5-95e2-8dc4d6b5b59b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed Aug 01 13:04:45.285689 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cc07cae-f5f3-4ba5-95e2-8dc4d6b5b59b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:45.285930 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cc07cae-f5f3-4ba5-95e2-8dc4d6b5b59b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:45.307202 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:45.307202 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:45.314759 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7cc07cae-f5f3-4ba5-95e2-8dc4d6b5b59b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:45.320448 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cc07cae-f5f3-4ba5-95e2-8dc4d6b5b59b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed returned with HTTP 200 Aug 01 13:04:45.320883 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 856/3426] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:45 2026] GET /volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:45.340368 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f75ded16-9b9e-42d4-92b0-f12bc4c98a8b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:45.344036 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f75ded16-9b9e-42d4-92b0-f12bc4c98a8b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:45.344036 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f75ded16-9b9e-42d4-92b0-f12bc4c98a8b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:45.345671 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f75ded16-9b9e-42d4-92b0-f12bc4c98a8b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:45.345671 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f75ded16-9b9e-42d4-92b0-f12bc4c98a8b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:45.354769 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:45.354769 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:45.354769 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f75ded16-9b9e-42d4-92b0-f12bc4c98a8b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:45.354769 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 863/3427] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:45 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:45.403352 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-043ca47a-8574-493a-89bd-c334127e8595 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:45.529674 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0359feaf-c81d-4743-9901-33fa28dfd941 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:45.555422 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:45.555776 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1208108980", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:45.558302 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1208108980', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:45.559672 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Create volume of 1 GB Aug 01 13:04:45.567286 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Availability Zones retrieved successfully. Aug 01 13:04:45.570512 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:45.570856 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1128826318"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:45.572312 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1128826318'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:45.572531 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume of 1 GB Aug 01 13:04:45.574669 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Flow 'volume_create_api' (d3bf187d-2365-4f69-aecf-d0ccd99a262f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:45.575688 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26464e83-966f-4779-8ea1-164e37eece79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:45.576815 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:45.577866 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Availability Zones retrieved successfully. Aug 01 13:04:45.586055 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (50bd3fed-96ef-40e4-af20-45da81dbe640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:45.587524 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb69c11b-77b4-4580-bbdf-4b0b309434b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:45.588809 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:45.628022 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb69c11b-77b4-4580-bbdf-4b0b309434b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:45.629113 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa19c666-1bde-4af3-8a97-dc56d0c41979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:45.698170 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Created reservations ['467e0df5-85b5-4754-89bc-0964de1eca18', 'bf240a87-28db-4000-ac4c-05122baee4f6', '64d96b92-9cf0-4eac-b4a9-0cf39c4c5edd', '418ec258-4a6e-4c3d-810e-e98843551d2d'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:45.699185 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa19c666-1bde-4af3-8a97-dc56d0c41979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['467e0df5-85b5-4754-89bc-0964de1eca18', 'bf240a87-28db-4000-ac4c-05122baee4f6', '64d96b92-9cf0-4eac-b4a9-0cf39c4c5edd', '418ec258-4a6e-4c3d-810e-e98843551d2d']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:45.700192 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02eea39b-2172-407a-b5c5-921053375ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:45.721301 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02eea39b-2172-407a-b5c5-921053375ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73011b24-cc2e-4ede-9109-296a4252c126', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1128826318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['467e0df5-85b5-4754-89bc-0964de1eca18','bf240a87-28db-4000-ac4c-05122baee4f6','64d96b92-9cf0-4eac-b4a9-0cf39c4c5edd','418ec258-4a6e-4c3d-810e-e98843551d2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1128826318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73011b24-cc2e-4ede-9109-296a4252c126,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f22f8fa7874c2abc0142b3b61cbb48',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='2d684a70d67540c19f195936c1495f2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:45.721982 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b47855b-fdd6-462c-9608-4658d2924230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:45.738438 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b47855b-fdd6-462c-9608-4658d2924230) 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-CreateVolumesFromBackupTest-Volume-1128826318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['467e0df5-85b5-4754-89bc-0964de1eca18','bf240a87-28db-4000-ac4c-05122baee4f6','64d96b92-9cf0-4eac-b4a9-0cf39c4c5edd','418ec258-4a6e-4c3d-810e-e98843551d2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:45.739123 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77157800-88e3-4c24-a411-79498a143fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:45.748570 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77157800-88e3-4c24-a411-79498a143fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:45.749585 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (50bd3fed-96ef-40e4-af20-45da81dbe640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:45.749931 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request issued successfully. Aug 01 13:04:45.750620 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0359feaf-c81d-4743-9901-33fa28dfd941 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:45.755855 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 855/3428] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:45 2026] POST /volume/v3/volumes => generated 758 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:45.768435 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-28cd758f-fd14-47a0-91ff-a92d2007fa1c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:45.770685 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28cd758f-fd14-47a0-91ff-a92d2007fa1c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 Aug 01 13:04:45.770981 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28cd758f-fd14-47a0-91ff-a92d2007fa1c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:45.771260 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28cd758f-fd14-47a0-91ff-a92d2007fa1c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:45.784778 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:45.784778 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:45.789543 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26464e83-966f-4779-8ea1-164e37eece79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:45.790552 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b76b2d89-a75a-4553-b224-ae491316a835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:45.800625 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-28cd758f-fd14-47a0-91ff-a92d2007fa1c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:04:45.822841 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28cd758f-fd14-47a0-91ff-a92d2007fa1c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 returned with HTTP 200 Aug 01 13:04:45.824282 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 857/3429] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:45 2026] GET /volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 => generated 826 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:45.878543 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Created reservations ['fb41029e-7030-4951-92cc-f9005c87f108', 'a70ea9a5-195f-4bc8-940c-16647e9bdb7d', 'bcf72bcc-af0f-4889-81e6-d96cd72fbf3d', 'e51a800c-6985-4ffe-8968-582680297ac1'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:45.879644 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b76b2d89-a75a-4553-b224-ae491316a835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb41029e-7030-4951-92cc-f9005c87f108', 'a70ea9a5-195f-4bc8-940c-16647e9bdb7d', 'bcf72bcc-af0f-4889-81e6-d96cd72fbf3d', 'e51a800c-6985-4ffe-8968-582680297ac1']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:45.880806 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3872d397-2b40-48aa-9433-31fd4dc81712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:45.911320 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3872d397-2b40-48aa-9433-31fd4dc81712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc1974ed-427c-4748-a050-99551bd3d860', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1208108980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6b09eb7afc4941af276c91cbf1112d',qos_specs=None,replication_status=,reservations=['fb41029e-7030-4951-92cc-f9005c87f108','a70ea9a5-195f-4bc8-940c-16647e9bdb7d','bcf72bcc-af0f-4889-81e6-d96cd72fbf3d','e51a800c-6985-4ffe-8968-582680297ac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f92d8b97d5a4c27a9b39fa7344c2316',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1208108980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc1974ed-427c-4748-a050-99551bd3d860,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f6b09eb7afc4941af276c91cbf1112d',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='8f92d8b97d5a4c27a9b39fa7344c2316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:45.912488 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ac4ec9-3a01-4f84-a112-3e1b864a8aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:45.939536 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ac4ec9-3a01-4f84-a112-3e1b864a8aa5) 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-TestServerVolumeAttachmentScenario-volume-1208108980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6b09eb7afc4941af276c91cbf1112d',qos_specs=None,replication_status=,reservations=['fb41029e-7030-4951-92cc-f9005c87f108','a70ea9a5-195f-4bc8-940c-16647e9bdb7d','bcf72bcc-af0f-4889-81e6-d96cd72fbf3d','e51a800c-6985-4ffe-8968-582680297ac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f92d8b97d5a4c27a9b39fa7344c2316',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:45.940599 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a78fcd9a-858e-4b7f-8b86-4b743010db3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:45.955982 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a78fcd9a-858e-4b7f-8b86-4b743010db3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:45.957461 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Flow 'volume_create_api' (d3bf187d-2365-4f69-aecf-d0ccd99a262f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:45.957880 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Create volume request issued successfully. Aug 01 13:04:45.958676 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-043ca47a-8574-493a-89bd-c334127e8595 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:45.959491 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 855/3430] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:45 2026] POST /volume/v3/volumes => generated 765 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:45.975665 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:45.978237 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:45.978669 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-344454939", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:45.980537 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-344454939', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:45.980756 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Create volume of 1 GB Aug 01 13:04:45.985640 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Availability Zones retrieved successfully. Aug 01 13:04:45.991084 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Flow 'volume_create_api' (5be6de62-bf1d-4b4d-aec3-ca7d1f1cf7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:45.992320 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6bd7f5-d656-448c-9540-65e92ad671cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:45.993201 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:46.019239 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6bd7f5-d656-448c-9540-65e92ad671cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:46.019972 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f4f432-cb34-4798-80c2-730ffe4550f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:46.062892 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Created reservations ['1fe37006-1d25-4078-ab8c-c18ea774d45d', '8b02fe1e-44a4-43bd-9ee1-3d501e40566f', '0c798d7a-3b9d-42e3-88e3-430b5b58cc9d', 'bbe25cf8-b00d-4135-8486-5d96ac05077a'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:46.063697 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f4f432-cb34-4798-80c2-730ffe4550f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe37006-1d25-4078-ab8c-c18ea774d45d', '8b02fe1e-44a4-43bd-9ee1-3d501e40566f', '0c798d7a-3b9d-42e3-88e3-430b5b58cc9d', 'bbe25cf8-b00d-4135-8486-5d96ac05077a']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:46.064527 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab2796f9-082a-428a-bad5-4d8865102de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:46.085865 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab2796f9-082a-428a-bad5-4d8865102de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad7ab927-53ec-47dd-89a7-40b20d8314d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-344454939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6b09eb7afc4941af276c91cbf1112d',qos_specs=None,replication_status=,reservations=['1fe37006-1d25-4078-ab8c-c18ea774d45d','8b02fe1e-44a4-43bd-9ee1-3d501e40566f','0c798d7a-3b9d-42e3-88e3-430b5b58cc9d','bbe25cf8-b00d-4135-8486-5d96ac05077a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f92d8b97d5a4c27a9b39fa7344c2316',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-344454939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad7ab927-53ec-47dd-89a7-40b20d8314d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f6b09eb7afc4941af276c91cbf1112d',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='8f92d8b97d5a4c27a9b39fa7344c2316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:46.087019 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c8bfc1b-671e-40cc-b9ea-ce0a4e166fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:46.105119 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c8bfc1b-671e-40cc-b9ea-ce0a4e166fc7) 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-TestServerVolumeAttachmentScenario-volume-344454939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6b09eb7afc4941af276c91cbf1112d',qos_specs=None,replication_status=,reservations=['1fe37006-1d25-4078-ab8c-c18ea774d45d','8b02fe1e-44a4-43bd-9ee1-3d501e40566f','0c798d7a-3b9d-42e3-88e3-430b5b58cc9d','bbe25cf8-b00d-4135-8486-5d96ac05077a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f92d8b97d5a4c27a9b39fa7344c2316',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:46.105737 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56712b2-cac6-4bd9-8d86-6bd101cb83f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:46.116934 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56712b2-cac6-4bd9-8d86-6bd101cb83f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:46.117846 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Flow 'volume_create_api' (5be6de62-bf1d-4b4d-aec3-ca7d1f1cf7be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:46.118224 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Create volume request issued successfully. Aug 01 13:04:46.118789 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-abc92c0e-bc48-4374-beac-e5eb87b4294c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:46.119314 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 864/3431] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:45 2026] POST /volume/v3/volumes => generated 764 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:46.156065 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-09656042-098d-46c3-a039-f9f5786a0f11 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:46.159070 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-09656042-098d-46c3-a039-f9f5786a0f11 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption Aug 01 13:04:46.159347 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-09656042-098d-46c3-a039-f9f5786a0f11 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:46.159604 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-09656042-098d-46c3-a039-f9f5786a0f11 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:46.173202 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:46.173202 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:46.181236 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-09656042-098d-46c3-a039-f9f5786a0f11 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption returned with HTTP 200 Aug 01 13:04:46.181331 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 856/3432] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:04:46 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:46.337150 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bc080855-94cc-46d3-b911-83afc814733b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:46.339748 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc080855-94cc-46d3-b911-83afc814733b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed Aug 01 13:04:46.340199 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc080855-94cc-46d3-b911-83afc814733b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:46.340482 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc080855-94cc-46d3-b911-83afc814733b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:46.347526 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc080855-94cc-46d3-b911-83afc814733b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed returned with HTTP 404 Aug 01 13:04:46.348162 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 858/3433] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:46 2026] GET /volume/v3/volumes/0eede2a2-45a4-4cec-864a-dfe99e0708ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:46.360611 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd0d3caa-e652-485a-9f2d-d9155d0d6cb6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:46.363266 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd0d3caa-e652-485a-9f2d-d9155d0d6cb6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:46.363584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd0d3caa-e652-485a-9f2d-d9155d0d6cb6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:46.364985 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd0d3caa-e652-485a-9f2d-d9155d0d6cb6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:46.376811 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b53b8b4-fa2e-4a39-891f-68186bb4e1c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:46.378885 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b53b8b4-fa2e-4a39-891f-68186bb4e1c3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:46.379148 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b53b8b4-fa2e-4a39-891f-68186bb4e1c3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:46.379288 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b53b8b4-fa2e-4a39-891f-68186bb4e1c3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:46.379399 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5b53b8b4-fa2e-4a39-891f-68186bb4e1c3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:46.382926 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:46.382926 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:46.384302 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:46.384302 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:46.385616 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b53b8b4-fa2e-4a39-891f-68186bb4e1c3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:46.386584 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 865/3434] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:46 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:46.395467 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fd0d3caa-e652-485a-9f2d-d9155d0d6cb6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:46.402037 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd0d3caa-e652-485a-9f2d-d9155d0d6cb6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:46.405279 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 856/3435] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:46 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:46.415694 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-960f0595-b14c-457c-93d3-a91b4be1a474 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:46.418145 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:46.418975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1294471194"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:46.420355 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1294471194'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:46.420545 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume of 1 GB Aug 01 13:04:46.428043 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Availability Zones retrieved successfully. Aug 01 13:04:46.434322 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (69db16d8-6d02-4c23-a23c-857d5c74ea84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:46.435395 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79440b6e-9add-4d24-a9fa-9bcf78875ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:46.436358 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:46.474264 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79440b6e-9add-4d24-a9fa-9bcf78875ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:46.475245 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89741f2f-949e-48cc-88e0-fe7d7b838397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:46.530458 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['1b46fce7-cb81-4931-b511-a8060944d286', '0c29c2d1-5ef4-4e0b-811a-6d34eb9a7313', 'fb3f07e6-6c55-469b-983b-a7c772198285', '245808e0-9b96-4ef5-a8e4-871e3906d7c1'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:46.532141 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89741f2f-949e-48cc-88e0-fe7d7b838397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b46fce7-cb81-4931-b511-a8060944d286', '0c29c2d1-5ef4-4e0b-811a-6d34eb9a7313', 'fb3f07e6-6c55-469b-983b-a7c772198285', '245808e0-9b96-4ef5-a8e4-871e3906d7c1']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:46.532864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90912f56-a7d4-4bd6-ae6f-1b0e7fd6e0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:46.561255 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90912f56-a7d4-4bd6-ae6f-1b0e7fd6e0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68936c04-10d5-40c9-84c3-ec72653fa40c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1294471194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['1b46fce7-cb81-4931-b511-a8060944d286','0c29c2d1-5ef4-4e0b-811a-6d34eb9a7313','fb3f07e6-6c55-469b-983b-a7c772198285','245808e0-9b96-4ef5-a8e4-871e3906d7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1294471194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68936c04-10d5-40c9-84c3-ec72653fa40c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b118167df8bf44c1a101b06b610c624b',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='83346b70b1ef4cf082f8648de38dcc2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:46.562967 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cba7b69-0529-4a16-8ed7-d7115ec9c7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:46.587507 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cba7b69-0529-4a16-8ed7-d7115ec9c7f2) 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-VolumesSnapshotTestJSON-Volume-1294471194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['1b46fce7-cb81-4931-b511-a8060944d286','0c29c2d1-5ef4-4e0b-811a-6d34eb9a7313','fb3f07e6-6c55-469b-983b-a7c772198285','245808e0-9b96-4ef5-a8e4-871e3906d7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:46.588607 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1dbf86-dc95-4fc2-8749-ec20f3643c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:46.611113 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1dbf86-dc95-4fc2-8749-ec20f3643c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:46.611835 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (69db16d8-6d02-4c23-a23c-857d5c74ea84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:46.612318 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request issued successfully. Aug 01 13:04:46.613310 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-960f0595-b14c-457c-93d3-a91b4be1a474 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:46.613895 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 857/3436] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:04:46 2026] POST /volume/v3/volumes => generated 754 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:46.630304 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c81c4063-cc11-4021-ac82-0575ca66a360 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:46.633686 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c81c4063-cc11-4021-ac82-0575ca66a360 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c Aug 01 13:04:46.634049 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c81c4063-cc11-4021-ac82-0575ca66a360 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:46.634666 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c81c4063-cc11-4021-ac82-0575ca66a360 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:46.643334 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:46.643334 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:46.651619 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c81c4063-cc11-4021-ac82-0575ca66a360 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:46.658773 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c81c4063-cc11-4021-ac82-0575ca66a360 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c returned with HTTP 200 Aug 01 13:04:46.659367 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 859/3437] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:46 2026] GET /volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:46.841408 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d2d173c-497a-4c3c-a90a-43011d05cc55 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:46.843211 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d2d173c-497a-4c3c-a90a-43011d05cc55 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 Aug 01 13:04:46.843383 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d2d173c-497a-4c3c-a90a-43011d05cc55 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:46.843568 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d2d173c-497a-4c3c-a90a-43011d05cc55 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:46.856715 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:46.856715 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:46.863994 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7d2d173c-497a-4c3c-a90a-43011d05cc55 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:04:46.873516 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d2d173c-497a-4c3c-a90a-43011d05cc55 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 returned with HTTP 200 Aug 01 13:04:46.874072 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 866/3438] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:46 2026] GET /volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:46.887840 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a2c017e-0742-495c-884d-bb26a4fbb36e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:46.891181 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a2c017e-0742-495c-884d-bb26a4fbb36e tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:04:46.891181 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a2c017e-0742-495c-884d-bb26a4fbb36e tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "73011b24-cc2e-4ede-9109-296a4252c126", "name": "tempest-CreateVolumesFromBackupTest-Backup-726019029"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:46.895150 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-0a2c017e-0742-495c-884d-bb26a4fbb36e tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Creating new backup {'backup': {'volume_id': '73011b24-cc2e-4ede-9109-296a4252c126', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-726019029'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:04:46.895150 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-0a2c017e-0742-495c-884d-bb26a4fbb36e tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Creating backup of volume 73011b24-cc2e-4ede-9109-296a4252c126 in container None Aug 01 13:04:46.898171 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=657,cinder:INSERT=120,cinder:UPDATE=223 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:04:46.906972 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:46.906972 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:46.906972 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0a2c017e-0742-495c-884d-bb26a4fbb36e tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:04:46.948861 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0a2c017e-0742-495c-884d-bb26a4fbb36e tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Created reservations ['cf2e1332-34a3-42cd-8d4f-f87c4b91264f', '133b7778-12fb-4732-8b8e-70ba9336da06'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:46.982560 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a2c017e-0742-495c-884d-bb26a4fbb36e tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:04:46.983305 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 857/3439] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:46 2026] POST /volume/v3/backups => generated 338 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:46.992395 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-90a074bd-9b7c-493d-b267-17e1d09bdafd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:46.996212 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90a074bd-9b7c-493d-b267-17e1d09bdafd tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:46.996538 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90a074bd-9b7c-493d-b267-17e1d09bdafd tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:46.996902 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90a074bd-9b7c-493d-b267-17e1d09bdafd tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:46.997266 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-90a074bd-9b7c-493d-b267-17e1d09bdafd tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:47.005313 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:47.005313 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:47.007754 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90a074bd-9b7c-493d-b267-17e1d09bdafd tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:47.007754 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 858/3440] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:46 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:47.400842 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-48b21af4-187a-471f-8d2d-5d3ec11dc237 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:47.403449 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48b21af4-187a-471f-8d2d-5d3ec11dc237 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:47.403762 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48b21af4-187a-471f-8d2d-5d3ec11dc237 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:47.404303 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48b21af4-187a-471f-8d2d-5d3ec11dc237 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:47.404511 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-48b21af4-187a-471f-8d2d-5d3ec11dc237 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:47.410348 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:47.410348 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:47.411313 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48b21af4-187a-471f-8d2d-5d3ec11dc237 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:47.411787 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 860/3441] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:47 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:47.426413 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-933deb67-9c7c-4904-8810-6d99da65f672 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:47.428843 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-933deb67-9c7c-4904-8810-6d99da65f672 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:47.429158 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-933deb67-9c7c-4904-8810-6d99da65f672 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:47.429421 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-933deb67-9c7c-4904-8810-6d99da65f672 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:47.443556 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:47.443556 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:47.448765 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-933deb67-9c7c-4904-8810-6d99da65f672 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:47.454801 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-933deb67-9c7c-4904-8810-6d99da65f672 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:47.455497 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 867/3442] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:47 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:47.471260 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e9cdee63-a012-4aa5-af75-bc875552c9b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:47.473376 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9cdee63-a012-4aa5-af75-bc875552c9b7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:47.473665 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9cdee63-a012-4aa5-af75-bc875552c9b7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:47.473927 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9cdee63-a012-4aa5-af75-bc875552c9b7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:47.474062 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-e9cdee63-a012-4aa5-af75-bc875552c9b7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete backup with id: 295ebd76-d86d-4fa5-81e7-175b77ac9342. Aug 01 13:04:47.479241 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:47.479241 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:47.494970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-e9cdee63-a012-4aa5-af75-bc875552c9b7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] delete_backup rpcapi backup_id 295ebd76-d86d-4fa5-81e7-175b77ac9342 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:04:47.497102 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9cdee63-a012-4aa5-af75-bc875552c9b7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 202 Aug 01 13:04:47.497710 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 858/3443] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:47 2026] DELETE /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:04:47.512426 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d83f3371-edbf-4a27-811f-6c2c6f104bbe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:47.520044 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d83f3371-edbf-4a27-811f-6c2c6f104bbe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:47.520044 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d83f3371-edbf-4a27-811f-6c2c6f104bbe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:47.520044 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d83f3371-edbf-4a27-811f-6c2c6f104bbe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:47.520044 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d83f3371-edbf-4a27-811f-6c2c6f104bbe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:47.522426 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=623,cinder:UPDATE=188,cinder:INSERT=107,cinder:DELETE=1 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:04:47.526430 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:47.526430 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:47.527781 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d83f3371-edbf-4a27-811f-6c2c6f104bbe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 200 Aug 01 13:04:47.528551 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 859/3444] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:47 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:47.677199 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-201f10cd-ed64-435b-be1f-f87d37b968d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:47.679424 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-201f10cd-ed64-435b-be1f-f87d37b968d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c Aug 01 13:04:47.679756 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-201f10cd-ed64-435b-be1f-f87d37b968d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:47.680059 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-201f10cd-ed64-435b-be1f-f87d37b968d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:47.690367 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:47.690367 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:47.696250 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-201f10cd-ed64-435b-be1f-f87d37b968d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:47.702635 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-201f10cd-ed64-435b-be1f-f87d37b968d9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c returned with HTTP 200 Aug 01 13:04:47.703108 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 861/3445] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:47 2026] GET /volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:47.726920 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab898d91-55e8-43b1-9c7d-628696a26bcc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:47.729004 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab898d91-55e8-43b1-9c7d-628696a26bcc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:47.731580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab898d91-55e8-43b1-9c7d-628696a26bcc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68936c04-10d5-40c9-84c3-ec72653fa40c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-838710815"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:47.739753 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=708,cinder:INSERT=167,cinder:UPDATE=249 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:04:47.750211 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:47.750211 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:47.751212 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab898d91-55e8-43b1-9c7d-628696a26bcc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:47.751678 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-ab898d91-55e8-43b1-9c7d-628696a26bcc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create snapshot from volume 68936c04-10d5-40c9-84c3-ec72653fa40c Aug 01 13:04:47.796010 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-ab898d91-55e8-43b1-9c7d-628696a26bcc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['a4893ff5-3ffa-4b38-9090-17f572179e4d', '5865ba98-e333-4bed-a324-f6cef5d49484', '2121147a-bf25-445d-8870-04f5d6e1fcdb', 'e70716a0-c0dd-4e24-a336-7a7da94fc3f1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:47.831836 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab898d91-55e8-43b1-9c7d-628696a26bcc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot create request issued successfully. Aug 01 13:04:47.832359 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab898d91-55e8-43b1-9c7d-628696a26bcc tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:04:47.832844 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 868/3446] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:47 2026] POST /volume/v3/snapshots => generated 309 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:47.844827 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94c27ca9-4b1d-4c10-a66a-8ef42f3807e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:47.847356 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94c27ca9-4b1d-4c10-a66a-8ef42f3807e9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d Aug 01 13:04:47.847754 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94c27ca9-4b1d-4c10-a66a-8ef42f3807e9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:47.848221 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94c27ca9-4b1d-4c10-a66a-8ef42f3807e9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:47.859509 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:47.859509 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:47.859509 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-94c27ca9-4b1d-4c10-a66a-8ef42f3807e9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:47.859509 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94c27ca9-4b1d-4c10-a66a-8ef42f3807e9 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d returned with HTTP 200 Aug 01 13:04:47.859509 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 859/3447] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:47 2026] GET /volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:48.021238 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-709ad610-87bf-4e3e-ad02-086fe22755a6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:48.023010 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-709ad610-87bf-4e3e-ad02-086fe22755a6 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:48.023240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-709ad610-87bf-4e3e-ad02-086fe22755a6 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:48.023420 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-709ad610-87bf-4e3e-ad02-086fe22755a6 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:48.023529 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-709ad610-87bf-4e3e-ad02-086fe22755a6 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:48.029713 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:48.029713 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:48.032625 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-709ad610-87bf-4e3e-ad02-086fe22755a6 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:48.032625 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 860/3448] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:48 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:48.414140 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-6e6fceb6-1b85-468e-8330-38559e52e4a7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:48.416805 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-6e6fceb6-1b85-468e-8330-38559e52e4a7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680/action Aug 01 13:04:48.418967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-6e6fceb6-1b85-468e-8330-38559e52e4a7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:48.418967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-6e6fceb6-1b85-468e-8330-38559e52e4a7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:48.442805 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:48.442805 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:48.459325 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-731091ab-77b7-4fa2-a99a-2cb473c63272 req-6e6fceb6-1b85-468e-8330-38559e52e4a7 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680/action returned with HTTP 204 Aug 01 13:04:48.459816 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 862/3449] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:04:48 2026] POST /volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:48.541281 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ed430c51-6b01-484d-a0aa-1d47406d0740 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:48.544475 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed430c51-6b01-484d-a0aa-1d47406d0740 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 Aug 01 13:04:48.544938 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed430c51-6b01-484d-a0aa-1d47406d0740 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:48.548009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed430c51-6b01-484d-a0aa-1d47406d0740 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:48.548334 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ed430c51-6b01-484d-a0aa-1d47406d0740 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 295ebd76-d86d-4fa5-81e7-175b77ac9342. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:48.556373 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed430c51-6b01-484d-a0aa-1d47406d0740 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 returned with HTTP 404 Aug 01 13:04:48.557055 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 869/3450] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:48 2026] GET /volume/v3/backups/295ebd76-d86d-4fa5-81e7-175b77ac9342 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:48.670335 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-f7f5ac77-e337-4e5f-ba4e-8e03c3fc0829 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:48.672888 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-f7f5ac77-e337-4e5f-ba4e-8e03c3fc0829 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:48.674325 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-f7f5ac77-e337-4e5f-ba4e-8e03c3fc0829 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:48.675669 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-f7f5ac77-e337-4e5f-ba4e-8e03c3fc0829 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:48.692613 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:48.692613 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:48.697593 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-f7f5ac77-e337-4e5f-ba4e-8e03c3fc0829 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:48.703644 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-f7f5ac77-e337-4e5f-ba4e-8e03c3fc0829 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:48.704255 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 860/3451] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:48 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 1133 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:48.727171 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-6952a8c9-c78e-4ceb-99bf-4a51cb424956 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:48.729412 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-6952a8c9-c78e-4ceb-99bf-4a51cb424956 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0/action Aug 01 13:04:48.729842 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-6952a8c9-c78e-4ceb-99bf-4a51cb424956 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:04:48.730103 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-6952a8c9-c78e-4ceb-99bf-4a51cb424956 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:48.742544 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:48.742544 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:48.743008 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-6952a8c9-c78e-4ceb-99bf-4a51cb424956 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:48.750756 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-6952a8c9-c78e-4ceb-99bf-4a51cb424956 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Begin detaching volume completed successfully. Aug 01 13:04:48.750995 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-6952a8c9-c78e-4ceb-99bf-4a51cb424956 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0/action returned with HTTP 202 Aug 01 13:04:48.751599 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 861/3452] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:04:48 2026] POST /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:04:48.771220 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3feffe45-b41f-42bf-8b25-a46eb235798c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:48.773450 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3feffe45-b41f-42bf-8b25-a46eb235798c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:48.773721 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3feffe45-b41f-42bf-8b25-a46eb235798c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:48.773964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3feffe45-b41f-42bf-8b25-a46eb235798c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:48.789310 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:48.789310 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:48.793199 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3feffe45-b41f-42bf-8b25-a46eb235798c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:48.798072 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3feffe45-b41f-42bf-8b25-a46eb235798c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:48.799645 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 863/3453] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:48 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:48.808333 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-69cd30f0-ab46-47d9-a94e-af37f0d22e8f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:48.808914 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69cd30f0-ab46-47d9-a94e-af37f0d22e8f None None] GET https://10.4.3.110/volume// Aug 01 13:04:48.809254 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69cd30f0-ab46-47d9-a94e-af37f0d22e8f None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:48.809540 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69cd30f0-ab46-47d9-a94e-af37f0d22e8f None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:48.810415 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69cd30f0-ab46-47d9-a94e-af37f0d22e8f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:48.810928 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 870/3454] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:04:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:48.825248 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-28b3cfe9-fb54-4131-8d27-2febcf31fcbc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:48.827157 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-28b3cfe9-fb54-4131-8d27-2febcf31fcbc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:48.827595 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-28b3cfe9-fb54-4131-8d27-2febcf31fcbc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:48.827904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-28b3cfe9-fb54-4131-8d27-2febcf31fcbc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:48.849443 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:48.849443 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:48.856969 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-28b3cfe9-fb54-4131-8d27-2febcf31fcbc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:48.860646 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-28b3cfe9-fb54-4131-8d27-2febcf31fcbc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:48.861396 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 861/3455] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:04:48 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 1316 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:48.870464 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dd8845de-9634-44e5-a05f-480b490e9c50 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:48.873864 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dd8845de-9634-44e5-a05f-480b490e9c50 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d Aug 01 13:04:48.874263 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dd8845de-9634-44e5-a05f-480b490e9c50 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:48.874546 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dd8845de-9634-44e5-a05f-480b490e9c50 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:48.883335 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:48.883335 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:48.884083 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dd8845de-9634-44e5-a05f-480b490e9c50 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:48.885365 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dd8845de-9634-44e5-a05f-480b490e9c50 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d returned with HTTP 200 Aug 01 13:04:48.885867 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 862/3456] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:48 2026] GET /volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:48.897212 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5a25ec45-006a-4462-8df8-04211cbfccea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:48.899371 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:48.899778 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d9eff04b-0cd4-4640-b450-6d06f332dd8d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-822597407"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:48.901689 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request body: {'volume': {'snapshot_id': 'd9eff04b-0cd4-4640-b450-6d06f332dd8d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-822597407'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:48.907885 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:48.907885 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:48.908425 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:48.908577 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume of 1 GB Aug 01 13:04:48.912593 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Availability Zones retrieved successfully. Aug 01 13:04:48.920250 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (6881a945-1327-42ba-bea6-4a32ddfd02a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:48.921570 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b23ed76e-0687-4ac1-871e-7ccb32fd9ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:48.922882 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:48.961220 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b23ed76e-0687-4ac1-871e-7ccb32fd9ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd9eff04b-0cd4-4640-b450-6d06f332dd8d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:48.962236 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81bc77d9-dde0-4378-80dd-778effbc6df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:49.011212 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Created reservations ['fe699722-caea-4d60-a829-2d06de8e0180', '58d3cccc-405c-49c9-a1fe-962ea0c85dc1', 'ff350b71-407f-40bb-bf2e-78897539f7ed', '76be160e-8dd0-4ed6-b034-128b5cdf8a10'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:49.012332 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81bc77d9-dde0-4378-80dd-778effbc6df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe699722-caea-4d60-a829-2d06de8e0180', '58d3cccc-405c-49c9-a1fe-962ea0c85dc1', 'ff350b71-407f-40bb-bf2e-78897539f7ed', '76be160e-8dd0-4ed6-b034-128b5cdf8a10']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:49.013225 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b5b5a9f-53d3-46cf-a2a8-3da28876ead3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:49.042988 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e3c7d92c-0f12-40f8-b03d-4e5e9b22c0fa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:49.045487 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3c7d92c-0f12-40f8-b03d-4e5e9b22c0fa tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:49.045745 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3c7d92c-0f12-40f8-b03d-4e5e9b22c0fa tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:49.046003 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3c7d92c-0f12-40f8-b03d-4e5e9b22c0fa tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:49.046167 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e3c7d92c-0f12-40f8-b03d-4e5e9b22c0fa tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:49.053904 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:49.053904 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:49.054860 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3c7d92c-0f12-40f8-b03d-4e5e9b22c0fa tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:49.055570 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 871/3457] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:49 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:49.062595 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b5b5a9f-53d3-46cf-a2a8-3da28876ead3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1925dc63-8e40-465c-92cb-cc60c58591e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-822597407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['fe699722-caea-4d60-a829-2d06de8e0180','58d3cccc-405c-49c9-a1fe-962ea0c85dc1','ff350b71-407f-40bb-bf2e-78897539f7ed','76be160e-8dd0-4ed6-b034-128b5cdf8a10'],size=1,snapshot_id=d9eff04b-0cd4-4640-b450-6d06f332dd8d,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-822597407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1925dc63-8e40-465c-92cb-cc60c58591e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b118167df8bf44c1a101b06b610c624b',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=d9eff04b-0cd4-4640-b450-6d06f332dd8d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:49.063455 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (102d5c6a-2d3a-4c78-ade3-43bcf33fbdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:49.087086 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (102d5c6a-2d3a-4c78-ade3-43bcf33fbdab) 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-VolumesSnapshotTestJSON-Volume-822597407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b118167df8bf44c1a101b06b610c624b',qos_specs=None,replication_status=,reservations=['fe699722-caea-4d60-a829-2d06de8e0180','58d3cccc-405c-49c9-a1fe-962ea0c85dc1','ff350b71-407f-40bb-bf2e-78897539f7ed','76be160e-8dd0-4ed6-b034-128b5cdf8a10'],size=1,snapshot_id=d9eff04b-0cd4-4640-b450-6d06f332dd8d,source_replicaid=,source_volid=None,status='creating',user_id='83346b70b1ef4cf082f8648de38dcc2d',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:49.087858 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84b81078-b370-49ae-83ff-9d866e8d8c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:49.114367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84b81078-b370-49ae-83ff-9d866e8d8c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:49.115709 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Flow 'volume_create_api' (6881a945-1327-42ba-bea6-4a32ddfd02a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:49.116142 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Create volume request issued successfully. Aug 01 13:04:49.116997 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5a25ec45-006a-4462-8df8-04211cbfccea tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:49.117731 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 864/3458] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:48 2026] POST /volume/v3/volumes => generated 787 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:49.133430 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a8e49cde-1c12-4fac-8077-b293b13d7e7d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:49.135499 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8e49cde-1c12-4fac-8077-b293b13d7e7d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 Aug 01 13:04:49.136971 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8e49cde-1c12-4fac-8077-b293b13d7e7d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:49.136971 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8e49cde-1c12-4fac-8077-b293b13d7e7d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:49.147682 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:49.147682 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:49.153076 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a8e49cde-1c12-4fac-8077-b293b13d7e7d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:49.160125 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8e49cde-1c12-4fac-8077-b293b13d7e7d tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 returned with HTTP 200 Aug 01 13:04:49.160846 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 862/3459] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:49 2026] GET /volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:49.824869 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-63c26435-892f-4a3e-a8cc-43dcadbae17d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:49.827192 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63c26435-892f-4a3e-a8cc-43dcadbae17d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:49.830199 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63c26435-892f-4a3e-a8cc-43dcadbae17d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:49.831852 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63c26435-892f-4a3e-a8cc-43dcadbae17d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:49.850793 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:49.850793 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:49.857891 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-63c26435-892f-4a3e-a8cc-43dcadbae17d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:49.865432 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63c26435-892f-4a3e-a8cc-43dcadbae17d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:49.866241 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 863/3460] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:49 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 1136 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:49.892118 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-f3722a90-ea68-4023-8d8b-79ffb96e5be5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:49.895705 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-f3722a90-ea68-4023-8d8b-79ffb96e5be5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/attachments/22a9f533-4bbf-48b1-b470-09f25ef08d19 Aug 01 13:04:49.895973 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-f3722a90-ea68-4023-8d8b-79ffb96e5be5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:49.896242 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-f3722a90-ea68-4023-8d8b-79ffb96e5be5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:49.907427 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:49.907427 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:49.977151 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9dd87c5-970f-4908-8981-c1fca4b8342c req-f3722a90-ea68-4023-8d8b-79ffb96e5be5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/attachments/22a9f533-4bbf-48b1-b470-09f25ef08d19 returned with HTTP 200 Aug 01 13:04:49.977802 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 872/3461] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:04:49 2026] DELETE /volume/v3/attachments/22a9f533-4bbf-48b1-b470-09f25ef08d19 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:50.066631 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d3b1949-b570-4be2-bf54-5f4853b6faad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:50.068856 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d3b1949-b570-4be2-bf54-5f4853b6faad tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:50.069106 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d3b1949-b570-4be2-bf54-5f4853b6faad tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:50.069335 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d3b1949-b570-4be2-bf54-5f4853b6faad tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:50.069508 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3d3b1949-b570-4be2-bf54-5f4853b6faad tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:50.074457 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:50.074457 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:50.075366 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d3b1949-b570-4be2-bf54-5f4853b6faad tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:50.075736 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 865/3462] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:50 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:50.176180 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-adc1c950-ed38-4a9f-b40c-cde3103cb045 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:50.178493 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adc1c950-ed38-4a9f-b40c-cde3103cb045 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 Aug 01 13:04:50.178725 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adc1c950-ed38-4a9f-b40c-cde3103cb045 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:50.179677 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adc1c950-ed38-4a9f-b40c-cde3103cb045 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:50.187973 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:50.187973 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:50.195170 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-adc1c950-ed38-4a9f-b40c-cde3103cb045 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:50.200673 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adc1c950-ed38-4a9f-b40c-cde3103cb045 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 returned with HTTP 200 Aug 01 13:04:50.201081 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 863/3463] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:50 2026] GET /volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:50.216530 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6f47ab23-47a9-45e4-8597-a7eaeec80be6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:50.223560 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6f47ab23-47a9-45e4-8597-a7eaeec80be6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 Aug 01 13:04:50.223560 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6f47ab23-47a9-45e4-8597-a7eaeec80be6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:50.223560 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6f47ab23-47a9-45e4-8597-a7eaeec80be6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:50.240015 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:50.240015 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:50.244635 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6f47ab23-47a9-45e4-8597-a7eaeec80be6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:50.250003 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6f47ab23-47a9-45e4-8597-a7eaeec80be6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 returned with HTTP 200 Aug 01 13:04:50.250538 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 864/3464] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:50 2026] GET /volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:50.268372 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bebbd24d-d30e-4dc3-a7a8-e119fab8f8c6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:50.270903 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bebbd24d-d30e-4dc3-a7a8-e119fab8f8c6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 Aug 01 13:04:50.271490 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bebbd24d-d30e-4dc3-a7a8-e119fab8f8c6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:50.271490 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bebbd24d-d30e-4dc3-a7a8-e119fab8f8c6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:50.271631 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bebbd24d-d30e-4dc3-a7a8-e119fab8f8c6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume with id: 1925dc63-8e40-465c-92cb-cc60c58591e1 Aug 01 13:04:50.282638 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:50.282638 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:50.289758 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bebbd24d-d30e-4dc3-a7a8-e119fab8f8c6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:50.310566 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bebbd24d-d30e-4dc3-a7a8-e119fab8f8c6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume request issued successfully. Aug 01 13:04:50.310834 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bebbd24d-d30e-4dc3-a7a8-e119fab8f8c6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 returned with HTTP 202 Aug 01 13:04:50.311607 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 873/3465] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:50 2026] DELETE /volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:50.325314 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4c774414-a274-444a-b158-8d9edce643b3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:50.328637 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4c774414-a274-444a-b158-8d9edce643b3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 Aug 01 13:04:50.329472 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4c774414-a274-444a-b158-8d9edce643b3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:50.329472 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4c774414-a274-444a-b158-8d9edce643b3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:50.339286 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:50.339286 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:50.345784 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4c774414-a274-444a-b158-8d9edce643b3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:50.352484 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4c774414-a274-444a-b158-8d9edce643b3 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 returned with HTTP 200 Aug 01 13:04:50.352925 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 866/3466] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:50 2026] GET /volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:50.882878 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5846ec72-3fda-4493-a4d3-a74a445125ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:50.885441 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5846ec72-3fda-4493-a4d3-a74a445125ee tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:50.885673 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5846ec72-3fda-4493-a4d3-a74a445125ee tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:50.885906 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5846ec72-3fda-4493-a4d3-a74a445125ee tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:50.894315 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:50.894315 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:50.898496 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5846ec72-3fda-4493-a4d3-a74a445125ee tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:50.903299 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5846ec72-3fda-4493-a4d3-a74a445125ee tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:50.903863 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 864/3467] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:50 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:51.088613 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7d755876-c816-4186-b870-2eb5be2c9201 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:51.091782 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d755876-c816-4186-b870-2eb5be2c9201 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:51.092078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d755876-c816-4186-b870-2eb5be2c9201 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:51.092335 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d755876-c816-4186-b870-2eb5be2c9201 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:51.092468 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7d755876-c816-4186-b870-2eb5be2c9201 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:51.099454 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:51.099454 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:51.100761 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d755876-c816-4186-b870-2eb5be2c9201 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:51.101262 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 865/3468] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:51 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:51.369920 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9987c6ad-2883-405d-b751-e37016223b0f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:51.372782 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9987c6ad-2883-405d-b751-e37016223b0f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 Aug 01 13:04:51.372909 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9987c6ad-2883-405d-b751-e37016223b0f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:51.373179 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9987c6ad-2883-405d-b751-e37016223b0f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:51.380612 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9987c6ad-2883-405d-b751-e37016223b0f tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 returned with HTTP 404 Aug 01 13:04:51.381269 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 874/3469] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:51 2026] GET /volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:51.391131 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-07bb7d67-e4ef-4137-b921-c02f129ad6e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:51.393131 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07bb7d67-e4ef-4137-b921-c02f129ad6e6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 Aug 01 13:04:51.393327 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07bb7d67-e4ef-4137-b921-c02f129ad6e6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:51.393527 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07bb7d67-e4ef-4137-b921-c02f129ad6e6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:51.399918 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07bb7d67-e4ef-4137-b921-c02f129ad6e6 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 returned with HTTP 404 Aug 01 13:04:51.400570 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 867/3470] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:51 2026] GET /volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:51.412771 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf438996-221d-47ad-a932-37975ed5574a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:51.415026 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf438996-221d-47ad-a932-37975ed5574a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 Aug 01 13:04:51.415262 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf438996-221d-47ad-a932-37975ed5574a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:51.415594 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf438996-221d-47ad-a932-37975ed5574a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:51.415710 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-cf438996-221d-47ad-a932-37975ed5574a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume with id: 1925dc63-8e40-465c-92cb-cc60c58591e1 Aug 01 13:04:51.428608 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf438996-221d-47ad-a932-37975ed5574a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 returned with HTTP 404 Aug 01 13:04:51.429274 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 865/3471] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:51 2026] DELETE /volume/v3/volumes/1925dc63-8e40-465c-92cb-cc60c58591e1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:51.439834 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-900aaa74-6162-42ff-a0b5-539c34078b88 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:51.444723 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-900aaa74-6162-42ff-a0b5-539c34078b88 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d Aug 01 13:04:51.451118 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-900aaa74-6162-42ff-a0b5-539c34078b88 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:51.451539 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-900aaa74-6162-42ff-a0b5-539c34078b88 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:51.451745 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-900aaa74-6162-42ff-a0b5-539c34078b88 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete snapshot with id: d9eff04b-0cd4-4640-b450-6d06f332dd8d Aug 01 13:04:51.460366 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:51.460366 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:51.460733 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-900aaa74-6162-42ff-a0b5-539c34078b88 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:51.494621 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-900aaa74-6162-42ff-a0b5-539c34078b88 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot delete request issued successfully. Aug 01 13:04:51.494893 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-900aaa74-6162-42ff-a0b5-539c34078b88 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d returned with HTTP 202 Aug 01 13:04:51.495587 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 866/3472] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:04:51 2026] DELETE /volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:51.510387 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-280cd4ca-847b-4428-8cd2-29c96f1f9d9b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:51.515094 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-280cd4ca-847b-4428-8cd2-29c96f1f9d9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d Aug 01 13:04:51.515292 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-280cd4ca-847b-4428-8cd2-29c96f1f9d9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:51.515512 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-280cd4ca-847b-4428-8cd2-29c96f1f9d9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:51.528033 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:51.528033 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:51.528562 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-280cd4ca-847b-4428-8cd2-29c96f1f9d9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Snapshot retrieved successfully. Aug 01 13:04:51.530531 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-280cd4ca-847b-4428-8cd2-29c96f1f9d9b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d returned with HTTP 200 Aug 01 13:04:51.531293 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 875/3473] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:51 2026] GET /volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:51.882302 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e67ca21c-d538-412e-bbde-d2d37506831e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:51.884544 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e67ca21c-d538-412e-bbde-d2d37506831e None None] GET https://10.4.3.110/volume// Aug 01 13:04:51.885158 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e67ca21c-d538-412e-bbde-d2d37506831e None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:51.885691 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e67ca21c-d538-412e-bbde-d2d37506831e None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:51.886610 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e67ca21c-d538-412e-bbde-d2d37506831e None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:51.888086 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 868/3474] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:04:51 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:51.923050 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-4dbb6f22-697e-44e6-bb5d-fce802c6bfc9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:51.926013 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-4dbb6f22-697e-44e6-bb5d-fce802c6bfc9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:04:51.926346 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-4dbb6f22-697e-44e6-bb5d-fce802c6bfc9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed513a9e-23bf-4f6f-8654-b1235a72bb97", "connector": null, "instance_uuid": "76d0d6dd-7de9-4220-aced-b479f6929f0a"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:51.945626 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:51.945626 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:51.994156 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-4dbb6f22-697e-44e6-bb5d-fce802c6bfc9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:04:51.994784 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 866/3475] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:04:51 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:52.007774 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-81af8b26-1a2f-48ce-b0b7-2114a46e0bc5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:52.013531 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-81af8b26-1a2f-48ce-b0b7-2114a46e0bc5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] DELETE https://10.4.3.110/volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680 Aug 01 13:04:52.013531 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-81af8b26-1a2f-48ce-b0b7-2114a46e0bc5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:52.013531 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-81af8b26-1a2f-48ce-b0b7-2114a46e0bc5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:52.026760 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:52.026760 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:52.106709 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-81af8b26-1a2f-48ce-b0b7-2114a46e0bc5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680 returned with HTTP 200 Aug 01 13:04:52.107288 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 867/3476] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:04:52 2026] DELETE /volume/v3/attachments/bf58866f-6240-4ea0-b9fa-e1ba9f5d1680 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:52.116766 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad64cf84-dc25-45a1-9bed-dad2716837db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:52.119857 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad64cf84-dc25-45a1-9bed-dad2716837db tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:52.119857 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad64cf84-dc25-45a1-9bed-dad2716837db tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:52.120529 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad64cf84-dc25-45a1-9bed-dad2716837db tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:52.120771 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ad64cf84-dc25-45a1-9bed-dad2716837db tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:52.127675 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:52.127675 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:52.128582 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad64cf84-dc25-45a1-9bed-dad2716837db tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:52.129067 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 876/3477] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:52 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:52.547071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-67d3b0f3-c0f6-4a04-8998-e1d2c44e8265 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:52.556223 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67d3b0f3-c0f6-4a04-8998-e1d2c44e8265 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d Aug 01 13:04:52.556651 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67d3b0f3-c0f6-4a04-8998-e1d2c44e8265 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:52.556891 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67d3b0f3-c0f6-4a04-8998-e1d2c44e8265 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:52.565871 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67d3b0f3-c0f6-4a04-8998-e1d2c44e8265 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d returned with HTTP 404 Aug 01 13:04:52.566654 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 869/3478] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:04:52 2026] GET /volume/v3/snapshots/d9eff04b-0cd4-4640-b450-6d06f332dd8d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:04:52.576584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c708d866-532d-4d05-9cde-54107f6d4365 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:52.582929 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c708d866-532d-4d05-9cde-54107f6d4365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c Aug 01 13:04:52.583418 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c708d866-532d-4d05-9cde-54107f6d4365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:52.583704 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c708d866-532d-4d05-9cde-54107f6d4365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:52.596936 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:52.596936 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:52.608843 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c708d866-532d-4d05-9cde-54107f6d4365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:52.619279 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c708d866-532d-4d05-9cde-54107f6d4365 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c returned with HTTP 200 Aug 01 13:04:52.620499 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 867/3479] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:52 2026] GET /volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:52.637540 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d04b9556-e4e3-4eae-be5f-1173ef9d246b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:52.640381 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d04b9556-e4e3-4eae-be5f-1173ef9d246b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c Aug 01 13:04:52.640381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d04b9556-e4e3-4eae-be5f-1173ef9d246b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:52.640748 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d04b9556-e4e3-4eae-be5f-1173ef9d246b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:52.640748 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-d04b9556-e4e3-4eae-be5f-1173ef9d246b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume with id: 68936c04-10d5-40c9-84c3-ec72653fa40c Aug 01 13:04:52.652727 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:52.652727 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:52.656262 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d04b9556-e4e3-4eae-be5f-1173ef9d246b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:52.682831 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d04b9556-e4e3-4eae-be5f-1173ef9d246b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume request issued successfully. Aug 01 13:04:52.683086 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d04b9556-e4e3-4eae-be5f-1173ef9d246b tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c returned with HTTP 202 Aug 01 13:04:52.683660 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 868/3480] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:52 2026] DELETE /volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:52.697124 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd3acb50-3d2c-4b1d-82a6-1df03b35498a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:52.699369 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd3acb50-3d2c-4b1d-82a6-1df03b35498a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c Aug 01 13:04:52.699660 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd3acb50-3d2c-4b1d-82a6-1df03b35498a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:52.699964 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd3acb50-3d2c-4b1d-82a6-1df03b35498a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:52.714694 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:52.714694 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:52.721273 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cd3acb50-3d2c-4b1d-82a6-1df03b35498a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:52.726509 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd3acb50-3d2c-4b1d-82a6-1df03b35498a tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c returned with HTTP 200 Aug 01 13:04:52.726969 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 877/3481] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:52 2026] GET /volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:53.140860 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d143c55f-19e6-4d7e-bb91-2e60fc0abb63 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:53.143861 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d143c55f-19e6-4d7e-bb91-2e60fc0abb63 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:53.144183 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d143c55f-19e6-4d7e-bb91-2e60fc0abb63 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:53.144460 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d143c55f-19e6-4d7e-bb91-2e60fc0abb63 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:53.144623 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d143c55f-19e6-4d7e-bb91-2e60fc0abb63 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:53.151015 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:53.151015 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:53.152121 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d143c55f-19e6-4d7e-bb91-2e60fc0abb63 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:53.152814 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 870/3482] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:53 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:53.744485 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5f44388f-627b-4e70-bce1-04a26aef0bf8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:53.746133 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f44388f-627b-4e70-bce1-04a26aef0bf8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c Aug 01 13:04:53.746381 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f44388f-627b-4e70-bce1-04a26aef0bf8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:53.746556 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f44388f-627b-4e70-bce1-04a26aef0bf8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:53.761321 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f44388f-627b-4e70-bce1-04a26aef0bf8 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c returned with HTTP 404 Aug 01 13:04:53.762225 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 868/3483] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:53 2026] GET /volume/v3/volumes/68936c04-10d5-40c9-84c3-ec72653fa40c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:53.774423 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8d9db9c3-66cd-4351-94ce-b92ef67d74b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:53.778240 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8d9db9c3-66cd-4351-94ce-b92ef67d74b4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:53.778507 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8d9db9c3-66cd-4351-94ce-b92ef67d74b4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:53.778745 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8d9db9c3-66cd-4351-94ce-b92ef67d74b4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:53.790911 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:53.790911 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:53.798361 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8d9db9c3-66cd-4351-94ce-b92ef67d74b4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:53.813882 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8d9db9c3-66cd-4351-94ce-b92ef67d74b4 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:53.814460 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 869/3484] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:53 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:53.831486 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5fce6515-177e-4391-98b0-dc9ae8541b64 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:53.833114 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5fce6515-177e-4391-98b0-dc9ae8541b64 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] DELETE https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:53.833327 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5fce6515-177e-4391-98b0-dc9ae8541b64 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:53.833546 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5fce6515-177e-4391-98b0-dc9ae8541b64 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:53.833725 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5fce6515-177e-4391-98b0-dc9ae8541b64 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume with id: 1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:53.842563 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:53.842563 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:53.843150 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5fce6515-177e-4391-98b0-dc9ae8541b64 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:53.869125 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5fce6515-177e-4391-98b0-dc9ae8541b64 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Delete volume request issued successfully. Aug 01 13:04:53.869468 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5fce6515-177e-4391-98b0-dc9ae8541b64 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 202 Aug 01 13:04:53.870505 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 878/3485] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:53 2026] DELETE /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 13:04:53.884323 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bd666ab3-3c0c-424b-8160-bb17cfe53a63 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:53.889973 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bd666ab3-3c0c-424b-8160-bb17cfe53a63 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:53.889973 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bd666ab3-3c0c-424b-8160-bb17cfe53a63 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:53.889973 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bd666ab3-3c0c-424b-8160-bb17cfe53a63 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:53.895988 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:53.895988 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:53.900780 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bd666ab3-3c0c-424b-8160-bb17cfe53a63 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Volume info retrieved successfully. Aug 01 13:04:53.906185 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bd666ab3-3c0c-424b-8160-bb17cfe53a63 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 200 Aug 01 13:04:53.906690 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 871/3486] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:53 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:54.070167 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-80ce7467-8d35-4a25-9581-8eb73f1ce6ac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:54.072886 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-80ce7467-8d35-4a25-9581-8eb73f1ce6ac tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] PUT https://10.4.3.110/volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7 Aug 01 13:04:54.073425 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-80ce7467-8d35-4a25-9581-8eb73f1ce6ac tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:54.084296 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-80ce7467-8d35-4a25-9581-8eb73f1ce6ac tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Acquiring lock "cinder-attachment_update-ed513a9e-23bf-4f6f-8654-b1235a72bb97-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:04:54.092205 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-80ce7467-8d35-4a25-9581-8eb73f1ce6ac tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-ed513a9e-23bf-4f6f-8654-b1235a72bb97-np0000006302" acquired by "attachment_update" :: waited 0.008s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:04:54.093813 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:54.093813 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:54.165343 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c02af870-f60e-4240-8c50-55c002724826 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:54.167346 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c02af870-f60e-4240-8c50-55c002724826 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:54.167580 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c02af870-f60e-4240-8c50-55c002724826 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:54.167741 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c02af870-f60e-4240-8c50-55c002724826 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:54.167891 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c02af870-f60e-4240-8c50-55c002724826 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:54.174536 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:54.174536 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:54.175507 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c02af870-f60e-4240-8c50-55c002724826 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:54.175840 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 870/3487] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:54 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:54.195777 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-80ce7467-8d35-4a25-9581-8eb73f1ce6ac tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Lock "cinder-attachment_update-ed513a9e-23bf-4f6f-8654-b1235a72bb97-np0000006302" released by "attachment_update" :: held 0.104s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:04:54.196191 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-80ce7467-8d35-4a25-9581-8eb73f1ce6ac tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7 returned with HTTP 200 Aug 01 13:04:54.196789 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 869/3488] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:04:54 2026] PUT /volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7 => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:54.209615 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-8ca41c0b-5923-44dc-bf36-49c60b71e13d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:54.212277 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-8ca41c0b-5923-44dc-bf36-49c60b71e13d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7 Aug 01 13:04:54.212773 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-8ca41c0b-5923-44dc-bf36-49c60b71e13d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:54.213114 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-8ca41c0b-5923-44dc-bf36-49c60b71e13d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:54.234462 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-8ca41c0b-5923-44dc-bf36-49c60b71e13d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7 returned with HTTP 200 Aug 01 13:04:54.235021 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 879/3489] 10.4.3.110 () {70 vars in 1651 bytes} [Sat Aug 1 13:04:54 2026] GET /volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:54.241423 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e34b7a94-484b-4b27-9a92-c63946bdbfe0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:54.243431 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e34b7a94-484b-4b27-9a92-c63946bdbfe0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:54.244316 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e34b7a94-484b-4b27-9a92-c63946bdbfe0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:54.245022 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e34b7a94-484b-4b27-9a92-c63946bdbfe0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:54.245416 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e34b7a94-484b-4b27-9a92-c63946bdbfe0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume with id: b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:54.257411 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:54.257411 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:54.258123 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e34b7a94-484b-4b27-9a92-c63946bdbfe0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:54.280593 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e34b7a94-484b-4b27-9a92-c63946bdbfe0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume request issued successfully. Aug 01 13:04:54.280811 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e34b7a94-484b-4b27-9a92-c63946bdbfe0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 202 Aug 01 13:04:54.281263 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 872/3490] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:54 2026] DELETE /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:04:54.290936 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eeabd8c1-8413-4ec4-b884-250183beb5ed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:54.294255 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eeabd8c1-8413-4ec4-b884-250183beb5ed tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:54.294529 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eeabd8c1-8413-4ec4-b884-250183beb5ed tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:54.294800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eeabd8c1-8413-4ec4-b884-250183beb5ed tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:54.307673 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:54.307673 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:54.318969 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-eeabd8c1-8413-4ec4-b884-250183beb5ed tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:54.325882 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eeabd8c1-8413-4ec4-b884-250183beb5ed tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 200 Aug 01 13:04:54.326471 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 871/3491] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:54 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:54.921067 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbfce50b-a477-4684-b92a-2c3a44a87698 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:54.923384 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbfce50b-a477-4684-b92a-2c3a44a87698 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] GET https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb Aug 01 13:04:54.923682 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbfce50b-a477-4684-b92a-2c3a44a87698 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:54.923961 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbfce50b-a477-4684-b92a-2c3a44a87698 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:54.932128 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbfce50b-a477-4684-b92a-2c3a44a87698 tempest-VolumesSnapshotTestJSON-1625509796 tempest-VolumesSnapshotTestJSON-1625509796-project-member] https://10.4.3.110/volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb returned with HTTP 404 Aug 01 13:04:54.932824 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 870/3492] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:54 2026] GET /volume/v3/volumes/1bb9de43-cb11-4810-ae68-2a5911eb84fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:55.187681 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5d2f2e0e-60f0-4eca-86ee-5b63257693a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:55.191192 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5d2f2e0e-60f0-4eca-86ee-5b63257693a5 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:55.191657 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5d2f2e0e-60f0-4eca-86ee-5b63257693a5 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:55.192090 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5d2f2e0e-60f0-4eca-86ee-5b63257693a5 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:55.192562 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5d2f2e0e-60f0-4eca-86ee-5b63257693a5 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:55.200037 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:55.200037 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:55.201578 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5d2f2e0e-60f0-4eca-86ee-5b63257693a5 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:55.202138 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 880/3493] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:55 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:55.342331 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-790cd03c-5184-48a9-8cf7-9fe53e2e751f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:55.344441 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-790cd03c-5184-48a9-8cf7-9fe53e2e751f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:55.344652 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-790cd03c-5184-48a9-8cf7-9fe53e2e751f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:55.344893 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-790cd03c-5184-48a9-8cf7-9fe53e2e751f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:55.351757 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-790cd03c-5184-48a9-8cf7-9fe53e2e751f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 404 Aug 01 13:04:55.352334 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 873/3494] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:55 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:55.373676 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ded2b01b-d618-4fdc-a828-0a79426b3807 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:55.377719 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ded2b01b-d618-4fdc-a828-0a79426b3807 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:55.377719 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ded2b01b-d618-4fdc-a828-0a79426b3807 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:55.377719 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ded2b01b-d618-4fdc-a828-0a79426b3807 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:55.390087 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ded2b01b-d618-4fdc-a828-0a79426b3807 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 404 Aug 01 13:04:55.390087 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 872/3495] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:55 2026] GET /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:55.397425 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3774eab9-fda0-4e4c-80aa-060da6697985 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:55.399803 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3774eab9-fda0-4e4c-80aa-060da6697985 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:55.400127 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3774eab9-fda0-4e4c-80aa-060da6697985 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:55.400389 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3774eab9-fda0-4e4c-80aa-060da6697985 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:55.400588 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3774eab9-fda0-4e4c-80aa-060da6697985 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume with id: b13e720b-76df-4ad5-b0d9-09491383edf0 Aug 01 13:04:55.408045 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3774eab9-fda0-4e4c-80aa-060da6697985 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 returned with HTTP 404 Aug 01 13:04:55.408653 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 871/3496] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:04:55 2026] DELETE /volume/v3/volumes/b13e720b-76df-4ad5-b0d9-09491383edf0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:55.445850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:55.448114 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:55.449365 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2066860303"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:55.450677 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume request body: {'volume': {'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2066860303'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:55.562265 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume of 1 GB Aug 01 13:04:55.570890 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Availability Zones retrieved successfully. Aug 01 13:04:55.580525 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (fabb2e34-f011-4d71-993e-d384c3e62ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:55.582125 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b6c9e0-b63d-49e1-98b6-d9de1129546a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:55.584957 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:55.673476 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b6c9e0-b63d-49e1-98b6-d9de1129546a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:55.674613 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb17af8-8667-4d32-924a-51cbb6dde7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:55.735465 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['c8e46cdd-afc8-44a5-b5f0-f92d77c66338', 'bce3f366-926c-4215-ab00-65d16236cc69', '432a4e93-5f7d-412c-b435-0db47c912cf6', 'a5ccdfe1-add8-4bf0-8534-0ae91e1fc0e4'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:55.736424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb17af8-8667-4d32-924a-51cbb6dde7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8e46cdd-afc8-44a5-b5f0-f92d77c66338', 'bce3f366-926c-4215-ab00-65d16236cc69', '432a4e93-5f7d-412c-b435-0db47c912cf6', 'a5ccdfe1-add8-4bf0-8534-0ae91e1fc0e4']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:55.737392 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60954701-6ec8-42f2-a44a-d4a88df2340d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:55.769504 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60954701-6ec8-42f2-a44a-d4a88df2340d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a963de29-eb7b-414b-8dd1-c20dd5051ce8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2066860303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['c8e46cdd-afc8-44a5-b5f0-f92d77c66338','bce3f366-926c-4215-ab00-65d16236cc69','432a4e93-5f7d-412c-b435-0db47c912cf6','a5ccdfe1-add8-4bf0-8534-0ae91e1fc0e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2066860303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a963de29-eb7b-414b-8dd1-c20dd5051ce8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='690ad56864f64f5e925c34d5ae6a08a8',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='df4917e9c1a94de58fdf2f8af55203df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:55.771207 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4ae8f5-3d8b-4b4b-848b-1df22a17610a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:55.809370 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4ae8f5-3d8b-4b4b-848b-1df22a17610a) 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-VolumesBackupsTest-Volume-2066860303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['c8e46cdd-afc8-44a5-b5f0-f92d77c66338','bce3f366-926c-4215-ab00-65d16236cc69','432a4e93-5f7d-412c-b435-0db47c912cf6','a5ccdfe1-add8-4bf0-8534-0ae91e1fc0e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:55.810394 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5059bdd5-ae65-44c3-89d8-19de828c0aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:55.824552 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5059bdd5-ae65-44c3-89d8-19de828c0aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:55.825723 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (fabb2e34-f011-4d71-993e-d384c3e62ed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:55.826039 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume request issued successfully. Aug 01 13:04:55.826863 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a3a131d-9a36-444a-aded-0e37b97fdb7c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:55.827656 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 881/3497] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:55 2026] POST /volume/v3/volumes => generated 749 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:55.846141 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9fae74b8-7c6f-46f7-8d67-1c4f971b8c2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:55.850124 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fae74b8-7c6f-46f7-8d67-1c4f971b8c2c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 Aug 01 13:04:55.850255 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fae74b8-7c6f-46f7-8d67-1c4f971b8c2c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:55.850446 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fae74b8-7c6f-46f7-8d67-1c4f971b8c2c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:55.867880 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:55.867880 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:55.872624 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9fae74b8-7c6f-46f7-8d67-1c4f971b8c2c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:55.882723 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fae74b8-7c6f-46f7-8d67-1c4f971b8c2c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 returned with HTTP 200 Aug 01 13:04:55.883285 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 874/3498] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:55 2026] GET /volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:55.921872 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7f951437-7a7c-4513-85fc-3b610ba7a58e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:55.926116 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f951437-7a7c-4513-85fc-3b610ba7a58e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:04:55.926360 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f951437-7a7c-4513-85fc-3b610ba7a58e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:55.926588 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f951437-7a7c-4513-85fc-3b610ba7a58e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:55.946134 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:55.946134 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:55.954011 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7f951437-7a7c-4513-85fc-3b610ba7a58e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:55.959512 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f951437-7a7c-4513-85fc-3b610ba7a58e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:04:55.960012 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 873/3499] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:55 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 938 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:56.213196 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7b8be28f-b560-44bc-9c71-b1007b194474 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:56.215542 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b8be28f-b560-44bc-9c71-b1007b194474 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:56.215813 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b8be28f-b560-44bc-9c71-b1007b194474 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:56.216101 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b8be28f-b560-44bc-9c71-b1007b194474 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:56.216200 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7b8be28f-b560-44bc-9c71-b1007b194474 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:56.225608 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:56.225608 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:56.226638 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b8be28f-b560-44bc-9c71-b1007b194474 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:56.227472 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 872/3500] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:56 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:56.401675 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-d983393d-dda5-4e89-b943-7b92197cfb2c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:56.404041 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-d983393d-dda5-4e89-b943-7b92197cfb2c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:04:56.404579 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-d983393d-dda5-4e89-b943-7b92197cfb2c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:56.404579 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-d983393d-dda5-4e89-b943-7b92197cfb2c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:56.417829 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:56.417829 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:56.426595 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-d983393d-dda5-4e89-b943-7b92197cfb2c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:56.437615 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-d983393d-dda5-4e89-b943-7b92197cfb2c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:04:56.437615 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 882/3501] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:04:56 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:56.558341 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-48ff998d-f8d9-4fe1-b5f3-af7d93362674 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:56.558959 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48ff998d-f8d9-4fe1-b5f3-af7d93362674 None None] GET https://10.4.3.110/volume// Aug 01 13:04:56.559216 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48ff998d-f8d9-4fe1-b5f3-af7d93362674 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:56.559499 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48ff998d-f8d9-4fe1-b5f3-af7d93362674 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:56.559907 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48ff998d-f8d9-4fe1-b5f3-af7d93362674 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:56.560626 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 875/3502] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:04:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:56.569968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-248ef426-f396-48bf-91b6-8541c81dfb7e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:56.572697 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-248ef426-f396-48bf-91b6-8541c81dfb7e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:04:56.573120 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-248ef426-f396-48bf-91b6-8541c81dfb7e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a7666dc-059c-46f6-a8c6-c03dd76640a2", "connector": null, "instance_uuid": "03690c8e-2a3c-4a3c-b3fa-db4a348218a5"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:56.581827 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:56.581827 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:56.614315 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-248ef426-f396-48bf-91b6-8541c81dfb7e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:04:56.614315 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 874/3503] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:04:56 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:56.653392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b7439157-ed7f-408b-8825-18d806a395df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:56.661725 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7439157-ed7f-408b-8825-18d806a395df tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:04:56.661932 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7439157-ed7f-408b-8825-18d806a395df tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:56.662202 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7439157-ed7f-408b-8825-18d806a395df tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:56.671165 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2e119311-cf3a-4163-9003-5a10f4092674 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:56.671595 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e119311-cf3a-4163-9003-5a10f4092674 None None] GET https://10.4.3.110/volume// Aug 01 13:04:56.671664 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:56.671664 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:56.671834 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e119311-cf3a-4163-9003-5a10f4092674 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:56.672104 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e119311-cf3a-4163-9003-5a10f4092674 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:56.672510 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e119311-cf3a-4163-9003-5a10f4092674 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:04:56.672819 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 883/3504] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:04:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:04:56.675835 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b7439157-ed7f-408b-8825-18d806a395df tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:56.680557 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7439157-ed7f-408b-8825-18d806a395df tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:04:56.680990 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 873/3505] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:56 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:56.682684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-dc531f4d-1f6f-4850-8355-e0abafa43e51 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:56.685183 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-dc531f4d-1f6f-4850-8355-e0abafa43e51 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:04:56.685538 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-dc531f4d-1f6f-4850-8355-e0abafa43e51 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:56.685747 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-dc531f4d-1f6f-4850-8355-e0abafa43e51 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:56.702292 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:56.702292 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:56.702483 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-dc531f4d-1f6f-4850-8355-e0abafa43e51 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:56.709018 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-dc531f4d-1f6f-4850-8355-e0abafa43e51 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:04:56.709547 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 876/3506] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:04:56 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 1117 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:04:56.833980 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-09327122-487d-4da3-a438-42d8f84e1396 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:56.836446 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-09327122-487d-4da3-a438-42d8f84e1396 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] PUT https://10.4.3.110/volume/v3/attachments/ac11e909-ebd2-41f0-880d-3cfb1a0caa70 Aug 01 13:04:56.836905 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-09327122-487d-4da3-a438-42d8f84e1396 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:56.852323 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-09327122-487d-4da3-a438-42d8f84e1396 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Acquiring lock "cinder-attachment_update-4a7666dc-059c-46f6-a8c6-c03dd76640a2-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:04:56.857679 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-09327122-487d-4da3-a438-42d8f84e1396 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Lock "cinder-attachment_update-4a7666dc-059c-46f6-a8c6-c03dd76640a2-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:04:56.859648 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:56.859648 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:56.901212 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b50c1cef-01ee-4b8d-98d8-c54ecdcb335d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:56.903322 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b50c1cef-01ee-4b8d-98d8-c54ecdcb335d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 Aug 01 13:04:56.903561 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b50c1cef-01ee-4b8d-98d8-c54ecdcb335d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:56.903778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b50c1cef-01ee-4b8d-98d8-c54ecdcb335d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:56.992605 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-09327122-487d-4da3-a438-42d8f84e1396 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Lock "cinder-attachment_update-4a7666dc-059c-46f6-a8c6-c03dd76640a2-np0000006302" released by "attachment_update" :: held 0.135s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:04:56.993606 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-09327122-487d-4da3-a438-42d8f84e1396 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments/ac11e909-ebd2-41f0-880d-3cfb1a0caa70 returned with HTTP 200 Aug 01 13:04:56.994230 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 875/3507] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:04:56 2026] PUT /volume/v3/attachments/ac11e909-ebd2-41f0-880d-3cfb1a0caa70 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:57.122570 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:57.122570 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:57.130557 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b50c1cef-01ee-4b8d-98d8-c54ecdcb335d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:57.137099 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b50c1cef-01ee-4b8d-98d8-c54ecdcb335d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 returned with HTTP 200 Aug 01 13:04:57.137568 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 884/3508] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:56 2026] GET /volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 => generated 1357 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:57.153098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4680c05a-33de-492c-898a-87f7ca5f9e1a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:57.155524 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4680c05a-33de-492c-898a-87f7ca5f9e1a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 Aug 01 13:04:57.155776 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4680c05a-33de-492c-898a-87f7ca5f9e1a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:57.156062 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4680c05a-33de-492c-898a-87f7ca5f9e1a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:57.164648 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:57.164648 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:57.169098 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4680c05a-33de-492c-898a-87f7ca5f9e1a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:57.175064 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4680c05a-33de-492c-898a-87f7ca5f9e1a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 returned with HTTP 200 Aug 01 13:04:57.175527 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 874/3509] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:57 2026] GET /volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:57.193149 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f6b4af45-8408-4d4d-8b98-7157d750fb2a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:57.194299 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f6b4af45-8408-4d4d-8b98-7157d750fb2a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:04:57.194674 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f6b4af45-8408-4d4d-8b98-7157d750fb2a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a963de29-eb7b-414b-8dd1-c20dd5051ce8", "name": "tempest-VolumesBackupsTest-Backup-1724820885", "container": "tempest-volumesbackupstest-backup-container-1961191919"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:57.196330 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-f6b4af45-8408-4d4d-8b98-7157d750fb2a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating new backup {'backup': {'volume_id': 'a963de29-eb7b-414b-8dd1-c20dd5051ce8', 'name': 'tempest-VolumesBackupsTest-Backup-1724820885', 'container': 'tempest-volumesbackupstest-backup-container-1961191919'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:04:57.196535 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-f6b4af45-8408-4d4d-8b98-7157d750fb2a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating backup of volume a963de29-eb7b-414b-8dd1-c20dd5051ce8 in container tempest-volumesbackupstest-backup-container-1961191919 Aug 01 13:04:57.204404 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:57.204404 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:57.204842 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f6b4af45-8408-4d4d-8b98-7157d750fb2a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:04:57.227641 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f6b4af45-8408-4d4d-8b98-7157d750fb2a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['d724ace2-43b5-4fcf-9e31-5d1117015f65', '55836c63-f3dc-4bab-a218-dde168fca24a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:57.240436 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7e5cac8c-9861-4391-9d0b-ee26538ad7a1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:57.243163 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e5cac8c-9861-4391-9d0b-ee26538ad7a1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:57.243453 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e5cac8c-9861-4391-9d0b-ee26538ad7a1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:57.243685 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e5cac8c-9861-4391-9d0b-ee26538ad7a1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:57.243823 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7e5cac8c-9861-4391-9d0b-ee26538ad7a1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:57.251677 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:57.251677 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:57.252659 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e5cac8c-9861-4391-9d0b-ee26538ad7a1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:57.253093 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 876/3510] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:57 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:57.271667 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f6b4af45-8408-4d4d-8b98-7157d750fb2a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:04:57.272047 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 877/3511] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:04:57 2026] POST /volume/v3/backups => generated 330 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:04:57.280500 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37edaff8-b2a7-4be1-9e12-81b1a8c07518 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:57.284408 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37edaff8-b2a7-4be1-9e12-81b1a8c07518 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:04:57.284660 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37edaff8-b2a7-4be1-9e12-81b1a8c07518 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:57.284913 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37edaff8-b2a7-4be1-9e12-81b1a8c07518 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:57.285094 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-37edaff8-b2a7-4be1-9e12-81b1a8c07518 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:57.292848 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:57.292848 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:57.294019 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37edaff8-b2a7-4be1-9e12-81b1a8c07518 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:04:57.294491 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 885/3512] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:57 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:57.698417 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86a07519-3306-473b-9808-2eedaaaab0a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:57.700674 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86a07519-3306-473b-9808-2eedaaaab0a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:04:57.700893 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86a07519-3306-473b-9808-2eedaaaab0a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:57.701132 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86a07519-3306-473b-9808-2eedaaaab0a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:57.724607 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:57.724607 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:57.737018 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-86a07519-3306-473b-9808-2eedaaaab0a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:57.743761 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86a07519-3306-473b-9808-2eedaaaab0a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:04:57.744405 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 875/3513] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:57 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 938 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:58.265151 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e3299c3f-e647-469f-be61-3549acaeb683 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:58.267164 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3299c3f-e647-469f-be61-3549acaeb683 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:58.267413 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3299c3f-e647-469f-be61-3549acaeb683 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:58.267637 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3299c3f-e647-469f-be61-3549acaeb683 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:58.267750 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e3299c3f-e647-469f-be61-3549acaeb683 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:58.273352 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:58.273352 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:58.273503 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3299c3f-e647-469f-be61-3549acaeb683 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:58.274577 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 877/3514] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:58 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:58.307695 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1bb65edb-4408-487e-99dc-8aa7072e5f7b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:58.309808 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bb65edb-4408-487e-99dc-8aa7072e5f7b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:04:58.310088 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bb65edb-4408-487e-99dc-8aa7072e5f7b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:58.310463 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bb65edb-4408-487e-99dc-8aa7072e5f7b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:58.310587 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1bb65edb-4408-487e-99dc-8aa7072e5f7b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:58.316613 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:58.316613 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:58.317472 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bb65edb-4408-487e-99dc-8aa7072e5f7b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:04:58.317915 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 878/3515] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:58 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:58.511634 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-eccab724-9132-44ec-b8b8-b3824219a4d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:58.513994 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-eccab724-9132-44ec-b8b8-b3824219a4d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption Aug 01 13:04:58.514399 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-eccab724-9132-44ec-b8b8-b3824219a4d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:58.514665 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-eccab724-9132-44ec-b8b8-b3824219a4d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:58.529465 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:58.529465 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:58.539918 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-eccab724-9132-44ec-b8b8-b3824219a4d8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption returned with HTTP 200 Aug 01 13:04:58.540614 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 886/3516] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:04:58 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:58.557815 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12bc850a-2537-4031-857e-02270b0d594c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:58.684368 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:04:58.684806 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2142596654"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:04:58.686707 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2142596654'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:04:58.686837 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume of 1 GB Aug 01 13:04:58.691255 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Availability Zones retrieved successfully. Aug 01 13:04:58.697646 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (d687167f-3911-46ae-8553-98e616966867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:58.699142 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8261b663-60ce-4ba0-b02b-ae18e8038cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:58.700045 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:04:58.729372 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8261b663-60ce-4ba0-b02b-ae18e8038cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:58.730596 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fdabf45-74cb-40da-8a6f-00113215c33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:58.763363 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6f0cc030-6a08-4e57-b601-ef67baadbabd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:58.765390 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6f0cc030-6a08-4e57-b601-ef67baadbabd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:04:58.765881 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6f0cc030-6a08-4e57-b601-ef67baadbabd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:58.766402 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6f0cc030-6a08-4e57-b601-ef67baadbabd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:58.781085 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:58.781085 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:58.785732 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6f0cc030-6a08-4e57-b601-ef67baadbabd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:58.791019 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6f0cc030-6a08-4e57-b601-ef67baadbabd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:04:58.791551 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 878/3517] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:58 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:58.819786 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['a1b52b83-b0be-4120-b5ad-3885966927d7', 'f8e47291-ec77-46ad-a9ef-01e2f792f805', '4e467c03-222c-4ceb-8411-8166f787e314', 'fde8a7e9-98b4-4b54-8b92-68ecee9ac2ea'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:04:58.820098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fdabf45-74cb-40da-8a6f-00113215c33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1b52b83-b0be-4120-b5ad-3885966927d7', 'f8e47291-ec77-46ad-a9ef-01e2f792f805', '4e467c03-222c-4ceb-8411-8166f787e314', 'fde8a7e9-98b4-4b54-8b92-68ecee9ac2ea']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:58.820841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e948455e-13be-413f-ad5a-521d824d8dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:58.846260 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e948455e-13be-413f-ad5a-521d824d8dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e69b35d-919f-4376-82f8-5b73957b08aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2142596654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['a1b52b83-b0be-4120-b5ad-3885966927d7','f8e47291-ec77-46ad-a9ef-01e2f792f805','4e467c03-222c-4ceb-8411-8166f787e314','fde8a7e9-98b4-4b54-8b92-68ecee9ac2ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2142596654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e69b35d-919f-4376-82f8-5b73957b08aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',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='4df32d528a914d9f90bc9be87fe502ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:58.847487 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6be555d4-6c40-49da-ab55-b37988bea1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:58.876639 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6be555d4-6c40-49da-ab55-b37988bea1a4) 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-VolumeDependencyTests-Volume-2142596654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['a1b52b83-b0be-4120-b5ad-3885966927d7','f8e47291-ec77-46ad-a9ef-01e2f792f805','4e467c03-222c-4ceb-8411-8166f787e314','fde8a7e9-98b4-4b54-8b92-68ecee9ac2ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:58.877741 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656bd98a-082e-4a84-91c6-cd38ad18f311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:04:58.891611 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656bd98a-082e-4a84-91c6-cd38ad18f311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:04:58.892868 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (d687167f-3911-46ae-8553-98e616966867) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:04:58.893342 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request issued successfully. Aug 01 13:04:58.894123 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12bc850a-2537-4031-857e-02270b0d594c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:04:58.895047 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 876/3518] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:04:58 2026] POST /volume/v3/volumes => generated 770 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:04:58.911117 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b43e752-4761-4f26-b529-8affdb52ca54 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:58.916040 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b43e752-4761-4f26-b529-8affdb52ca54 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa Aug 01 13:04:58.916040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b43e752-4761-4f26-b529-8affdb52ca54 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:58.916040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b43e752-4761-4f26-b529-8affdb52ca54 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:58.929781 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:58.929781 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:58.935175 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7b43e752-4761-4f26-b529-8affdb52ca54 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:04:58.941071 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b43e752-4761-4f26-b529-8affdb52ca54 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa returned with HTTP 200 Aug 01 13:04:58.941599 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 879/3519] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:58 2026] GET /volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:59.288539 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2c840b0d-df30-4e2a-853d-15f8097831c8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:59.290586 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c840b0d-df30-4e2a-853d-15f8097831c8 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:04:59.290855 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c840b0d-df30-4e2a-853d-15f8097831c8 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:59.291140 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c840b0d-df30-4e2a-853d-15f8097831c8 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:59.291353 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2c840b0d-df30-4e2a-853d-15f8097831c8 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:59.296557 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:59.296557 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:04:59.297595 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c840b0d-df30-4e2a-853d-15f8097831c8 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:04:59.297964 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 887/3520] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:59 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:59.331048 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-03207048-1314-4360-adef-dfa1060c1822 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:59.333726 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03207048-1314-4360-adef-dfa1060c1822 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:04:59.334082 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03207048-1314-4360-adef-dfa1060c1822 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:59.334433 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03207048-1314-4360-adef-dfa1060c1822 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:59.334604 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-03207048-1314-4360-adef-dfa1060c1822 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:04:59.340095 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:59.340095 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:04:59.341141 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03207048-1314-4360-adef-dfa1060c1822 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:04:59.341616 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 879/3521] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:59 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:59.810905 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc84cc6c-bd10-4c69-8bf5-35d231f7e940 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:59.813624 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc84cc6c-bd10-4c69-8bf5-35d231f7e940 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:04:59.813783 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc84cc6c-bd10-4c69-8bf5-35d231f7e940 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:59.813916 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc84cc6c-bd10-4c69-8bf5-35d231f7e940 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:59.825768 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:59.825768 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:04:59.832918 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bc84cc6c-bd10-4c69-8bf5-35d231f7e940 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:04:59.843427 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc84cc6c-bd10-4c69-8bf5-35d231f7e940 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:04:59.844351 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 877/3522] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:04:59 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:04:59.957451 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6d9b3e2e-dc91-4c4f-9a62-21fcc8b66dd9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:59.959210 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d9b3e2e-dc91-4c4f-9a62-21fcc8b66dd9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa Aug 01 13:04:59.959536 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d9b3e2e-dc91-4c4f-9a62-21fcc8b66dd9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:04:59.960470 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d9b3e2e-dc91-4c4f-9a62-21fcc8b66dd9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:04:59.969181 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:04:59.969181 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:04:59.974484 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6d9b3e2e-dc91-4c4f-9a62-21fcc8b66dd9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:04:59.979758 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d9b3e2e-dc91-4c4f-9a62-21fcc8b66dd9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa returned with HTTP 200 Aug 01 13:04:59.980332 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 880/3523] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:04:59 2026] GET /volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:04:59.996155 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ec3f6b86-212b-4911-a693-20bff01480d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:04:59.998153 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec3f6b86-212b-4911-a693-20bff01480d8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:04:59.998581 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec3f6b86-212b-4911-a693-20bff01480d8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e69b35d-919f-4376-82f8-5b73957b08aa", "name": "tempest-VolumeDependencyTests-Snapshot-74094880"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:00.008785 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:00.008785 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:00.009386 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ec3f6b86-212b-4911-a693-20bff01480d8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:00.009556 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-ec3f6b86-212b-4911-a693-20bff01480d8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create snapshot from volume 7e69b35d-919f-4376-82f8-5b73957b08aa Aug 01 13:05:00.063739 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-ec3f6b86-212b-4911-a693-20bff01480d8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['df4f6c73-d98c-48af-8c04-fb7155513653', '55b7e488-e251-4d5e-958c-425ff90ba21d', '9e875e22-3172-469b-9a16-de7ae93d8a24', 'b4789e57-04e0-43e0-ba37-b32e18918314'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:00.102471 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ec3f6b86-212b-4911-a693-20bff01480d8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot create request issued successfully. Aug 01 13:05:00.102899 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec3f6b86-212b-4911-a693-20bff01480d8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:05:00.103443 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 888/3524] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:04:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:00.115062 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aeed0c09-b6ec-436f-9b68-5b8e0e0f137d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:00.117370 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aeed0c09-b6ec-436f-9b68-5b8e0e0f137d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a Aug 01 13:05:00.117602 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aeed0c09-b6ec-436f-9b68-5b8e0e0f137d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:00.117841 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aeed0c09-b6ec-436f-9b68-5b8e0e0f137d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:00.123930 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:00.123930 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:00.124526 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-aeed0c09-b6ec-436f-9b68-5b8e0e0f137d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:00.125503 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aeed0c09-b6ec-436f-9b68-5b8e0e0f137d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a returned with HTTP 200 Aug 01 13:05:00.125934 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 880/3525] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:00 2026] GET /volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:00.309968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b34f3ba7-ae71-40d7-98cd-0ac5765bc6b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:00.312256 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b34f3ba7-ae71-40d7-98cd-0ac5765bc6b9 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:05:00.312506 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b34f3ba7-ae71-40d7-98cd-0ac5765bc6b9 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:00.312718 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b34f3ba7-ae71-40d7-98cd-0ac5765bc6b9 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:00.312840 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b34f3ba7-ae71-40d7-98cd-0ac5765bc6b9 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:00.318276 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:00.318276 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:00.319348 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b34f3ba7-ae71-40d7-98cd-0ac5765bc6b9 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:05:00.319837 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 878/3526] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:00 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:00.352317 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a755bb8-2398-49db-8ad5-c127f87bff30 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:00.354649 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a755bb8-2398-49db-8ad5-c127f87bff30 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:00.354919 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a755bb8-2398-49db-8ad5-c127f87bff30 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:00.355178 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a755bb8-2398-49db-8ad5-c127f87bff30 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:00.355504 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3a755bb8-2398-49db-8ad5-c127f87bff30 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:00.359658 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:00.359658 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:00.360604 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a755bb8-2398-49db-8ad5-c127f87bff30 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:00.360720 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 881/3527] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:00 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:00.742596 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-2e77a1f6-3d94-4d5b-87f1-5f603cccf648 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:00.744811 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-2e77a1f6-3d94-4d5b-87f1-5f603cccf648 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7/action Aug 01 13:05:00.745185 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-2e77a1f6-3d94-4d5b-87f1-5f603cccf648 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:00.745329 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-2e77a1f6-3d94-4d5b-87f1-5f603cccf648 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:00.760451 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:00.760451 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:00.770717 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6d218cc0-698a-42fa-9331-fc45c9392e5a req-2e77a1f6-3d94-4d5b-87f1-5f603cccf648 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7/action returned with HTTP 204 Aug 01 13:05:00.771069 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 889/3528] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:05:00 2026] POST /volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:00.864401 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e9fb7b91-0af7-48a1-b171-e8180de8654c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:00.866175 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e9fb7b91-0af7-48a1-b171-e8180de8654c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:05:00.866418 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e9fb7b91-0af7-48a1-b171-e8180de8654c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:00.866614 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e9fb7b91-0af7-48a1-b171-e8180de8654c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:00.876744 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:00.876744 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:00.880513 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e9fb7b91-0af7-48a1-b171-e8180de8654c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:00.884723 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e9fb7b91-0af7-48a1-b171-e8180de8654c tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:05:00.885163 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 881/3529] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:00 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:01.137970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01d7c73e-751d-46ab-964d-01c694d88272 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.143351 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01d7c73e-751d-46ab-964d-01c694d88272 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a Aug 01 13:05:01.143351 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01d7c73e-751d-46ab-964d-01c694d88272 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:01.143351 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01d7c73e-751d-46ab-964d-01c694d88272 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:01.165854 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.165854 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:01.169256 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-01d7c73e-751d-46ab-964d-01c694d88272 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:01.172521 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01d7c73e-751d-46ab-964d-01c694d88272 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a returned with HTTP 200 Aug 01 13:05:01.173968 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 879/3530] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:01 2026] GET /volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:01.188349 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.192462 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:01.193536 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cec39d71-9339-40c5-9f3b-00dbc5feff6a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1726047363"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:01.195545 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request body: {'volume': {'snapshot_id': 'cec39d71-9339-40c5-9f3b-00dbc5feff6a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1726047363'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:01.202908 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.202908 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:01.203475 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:01.203629 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume of 1 GB Aug 01 13:05:01.209837 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Availability Zones retrieved successfully. Aug 01 13:05:01.220338 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (5cb09f3d-9227-4ed8-9760-de3c2c094eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:01.222481 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21bf44cf-245f-4492-a013-f4a34b350a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:01.224703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:01.279806 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21bf44cf-245f-4492-a013-f4a34b350a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cec39d71-9339-40c5-9f3b-00dbc5feff6a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:01.280904 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e912e508-07cf-4b27-bbfd-9ae03529a90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:01.333473 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c0d6092a-681a-4fb9-acf7-31fff369133f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.336037 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0d6092a-681a-4fb9-acf7-31fff369133f tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:05:01.336291 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0d6092a-681a-4fb9-acf7-31fff369133f tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:01.336621 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0d6092a-681a-4fb9-acf7-31fff369133f tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:01.336754 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c0d6092a-681a-4fb9-acf7-31fff369133f tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:01.342732 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.342732 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:01.343862 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0d6092a-681a-4fb9-acf7-31fff369133f tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:05:01.344586 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 890/3531] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:01 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:01.351362 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['33fc1832-0ab6-4310-b5c8-7e013d128a77', 'e068b08f-a24f-410b-a9fb-1c692ee2533a', '87368f4a-d306-44bf-a4af-267ffb603673', 'bf8f29c1-ae18-45ef-86f8-6aaea4494bd8'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:01.352550 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e912e508-07cf-4b27-bbfd-9ae03529a90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33fc1832-0ab6-4310-b5c8-7e013d128a77', 'e068b08f-a24f-410b-a9fb-1c692ee2533a', '87368f4a-d306-44bf-a4af-267ffb603673', 'bf8f29c1-ae18-45ef-86f8-6aaea4494bd8']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:01.353788 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (590c5086-30a5-49da-86f5-a4da086b80ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:01.373154 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6bf56887-8d7f-4c23-8966-df347c63d3d6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.375450 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6bf56887-8d7f-4c23-8966-df347c63d3d6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:01.375716 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6bf56887-8d7f-4c23-8966-df347c63d3d6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:01.376019 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6bf56887-8d7f-4c23-8966-df347c63d3d6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:01.376172 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6bf56887-8d7f-4c23-8966-df347c63d3d6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:01.381484 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.381484 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:01.382515 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6bf56887-8d7f-4c23-8966-df347c63d3d6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:01.383016 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 882/3532] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:01 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:05:01.409840 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (590c5086-30a5-49da-86f5-a4da086b80ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b59b47d1-ab9b-4b14-9c94-1daf61b75a6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1726047363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['33fc1832-0ab6-4310-b5c8-7e013d128a77','e068b08f-a24f-410b-a9fb-1c692ee2533a','87368f4a-d306-44bf-a4af-267ffb603673','bf8f29c1-ae18-45ef-86f8-6aaea4494bd8'],size=1,snapshot_id=cec39d71-9339-40c5-9f3b-00dbc5feff6a,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1726047363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b59b47d1-ab9b-4b14-9c94-1daf61b75a6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',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=cec39d71-9339-40c5-9f3b-00dbc5feff6a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4df32d528a914d9f90bc9be87fe502ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:01.410625 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5307387-8feb-4e8b-a328-e105775cc983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:01.429345 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5307387-8feb-4e8b-a328-e105775cc983) 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-VolumeDependencyTests-Volume-1726047363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['33fc1832-0ab6-4310-b5c8-7e013d128a77','e068b08f-a24f-410b-a9fb-1c692ee2533a','87368f4a-d306-44bf-a4af-267ffb603673','bf8f29c1-ae18-45ef-86f8-6aaea4494bd8'],size=1,snapshot_id=cec39d71-9339-40c5-9f3b-00dbc5feff6a,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:01.429931 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a0b8eda-3695-4e5d-b2aa-94fdfbf59992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:01.449111 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a0b8eda-3695-4e5d-b2aa-94fdfbf59992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:01.449887 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (5cb09f3d-9227-4ed8-9760-de3c2c094eaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:01.450182 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request issued successfully. Aug 01 13:05:01.450732 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f732ba13-97bb-4253-82df-9e89bb1fa366 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:01.451194 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 882/3533] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:05:01 2026] POST /volume/v3/volumes => generated 804 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:01.467420 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f9f54c2-8cd6-4022-b21d-13b2eabe8cca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.469270 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f9f54c2-8cd6-4022-b21d-13b2eabe8cca tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f Aug 01 13:05:01.469507 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f9f54c2-8cd6-4022-b21d-13b2eabe8cca tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:01.469727 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f9f54c2-8cd6-4022-b21d-13b2eabe8cca tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:01.477432 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.477432 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:01.481653 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6f9f54c2-8cd6-4022-b21d-13b2eabe8cca tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:01.485729 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f9f54c2-8cd6-4022-b21d-13b2eabe8cca tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f returned with HTTP 200 Aug 01 13:05:01.486262 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 880/3534] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:01 2026] GET /volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:01.645966 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-939a1ef2-81bd-4ac1-acf4-74a0628ab0b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.647932 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-939a1ef2-81bd-4ac1-acf4-74a0628ab0b9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:05:01.648162 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-939a1ef2-81bd-4ac1-acf4-74a0628ab0b9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:01.648462 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-939a1ef2-81bd-4ac1-acf4-74a0628ab0b9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:01.661609 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.661609 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:01.666309 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-939a1ef2-81bd-4ac1-acf4-74a0628ab0b9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:05:01.672329 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-939a1ef2-81bd-4ac1-acf4-74a0628ab0b9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:05:01.673038 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 891/3535] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:01 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:01.734487 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-4ae8701a-37e8-4a83-8b46-588e3ca2edf5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.737038 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-4ae8701a-37e8-4a83-8b46-588e3ca2edf5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:05:01.737435 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-4ae8701a-37e8-4a83-8b46-588e3ca2edf5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:01.737705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-4ae8701a-37e8-4a83-8b46-588e3ca2edf5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:01.753555 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.753555 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:01.760700 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-4ae8701a-37e8-4a83-8b46-588e3ca2edf5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:05:01.767793 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-4ae8701a-37e8-4a83-8b46-588e3ca2edf5 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:05:01.768246 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 883/3536] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:01 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 1169 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:01.794062 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-40af6bd1-7557-46f5-8656-5825d419fca8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.799799 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-40af6bd1-7557-46f5-8656-5825d419fca8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] POST https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/action Aug 01 13:05:01.799799 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-40af6bd1-7557-46f5-8656-5825d419fca8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:01.800023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-40af6bd1-7557-46f5-8656-5825d419fca8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:01.815606 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-13110b55-55f3-4af1-a4f1-dd37ddd25e83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.818565 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.818565 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:01.819293 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-40af6bd1-7557-46f5-8656-5825d419fca8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:05:01.826871 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-13110b55-55f3-4af1-a4f1-dd37ddd25e83 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] POST https://10.4.3.110/volume/v3/attachments/ac11e909-ebd2-41f0-880d-3cfb1a0caa70/action Aug 01 13:05:01.829646 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-13110b55-55f3-4af1-a4f1-dd37ddd25e83 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:01.830480 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-40af6bd1-7557-46f5-8656-5825d419fca8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Begin detaching volume completed successfully. Aug 01 13:05:01.830775 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-40af6bd1-7557-46f5-8656-5825d419fca8 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/action returned with HTTP 202 Aug 01 13:05:01.831319 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 883/3537] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:05:01 2026] POST /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:05:01.831757 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-13110b55-55f3-4af1-a4f1-dd37ddd25e83 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:01.876132 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.876132 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:01.893653 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e4d3cdc9-15ab-4f42-bd45-11504183040a req-13110b55-55f3-4af1-a4f1-dd37ddd25e83 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments/ac11e909-ebd2-41f0-880d-3cfb1a0caa70/action returned with HTTP 204 Aug 01 13:05:01.894698 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 881/3538] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:05:01 2026] POST /volume/v3/attachments/ac11e909-ebd2-41f0-880d-3cfb1a0caa70/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:01.900184 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-32dbc112-6a1f-4494-be28-49207f7a25a4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.904735 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-32dbc112-6a1f-4494-be28-49207f7a25a4 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:05:01.905222 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-32dbc112-6a1f-4494-be28-49207f7a25a4 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:01.906361 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-32dbc112-6a1f-4494-be28-49207f7a25a4 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:01.915417 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-830db8d8-4cf6-48de-9fc8-15cfca22a3ab None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.917990 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-830db8d8-4cf6-48de-9fc8-15cfca22a3ab None None] GET https://10.4.3.110/volume// Aug 01 13:05:01.917990 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-830db8d8-4cf6-48de-9fc8-15cfca22a3ab None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:01.918150 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-830db8d8-4cf6-48de-9fc8-15cfca22a3ab None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:01.919379 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-830db8d8-4cf6-48de-9fc8-15cfca22a3ab None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:01.921700 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 884/3539] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:05:01 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:01.926855 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.926855 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:01.932272 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-32dbc112-6a1f-4494-be28-49207f7a25a4 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:01.936685 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-11a10a13-bd71-4724-9f53-84687a885af6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.939187 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-32dbc112-6a1f-4494-be28-49207f7a25a4 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:05:01.939592 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 892/3540] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:01 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 1230 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:01.939707 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-11a10a13-bd71-4724-9f53-84687a885af6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:05:01.939971 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-11a10a13-bd71-4724-9f53-84687a885af6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:01.940254 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-11a10a13-bd71-4724-9f53-84687a885af6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:01.952599 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.952599 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:01.958351 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38c583ec-3f87-4a83-9f37-7ab997996293 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.961110 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-11a10a13-bd71-4724-9f53-84687a885af6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:05:01.962644 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38c583ec-3f87-4a83-9f37-7ab997996293 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:05:01.963060 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38c583ec-3f87-4a83-9f37-7ab997996293 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:01.963461 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38c583ec-3f87-4a83-9f37-7ab997996293 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:01.968237 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-11a10a13-bd71-4724-9f53-84687a885af6 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:05:01.968721 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 884/3541] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:05:01 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:01.976352 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:01.976352 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:01.982240 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38c583ec-3f87-4a83-9f37-7ab997996293 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:01.986060 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-7d0a7a71-a1a1-47dd-b68e-0a04a9bc4db9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:01.990627 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-7d0a7a71-a1a1-47dd-b68e-0a04a9bc4db9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption Aug 01 13:05:01.991692 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38c583ec-3f87-4a83-9f37-7ab997996293 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:05:01.992000 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-7d0a7a71-a1a1-47dd-b68e-0a04a9bc4db9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:01.992091 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 882/3542] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:01 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 1230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:01.992133 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-7d0a7a71-a1a1-47dd-b68e-0a04a9bc4db9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:02.004866 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:02.004866 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:02.016140 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-7d0a7a71-a1a1-47dd-b68e-0a04a9bc4db9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption returned with HTTP 200 Aug 01 13:05:02.016910 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 885/3543] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:05:01 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:02.359607 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e22b14b-bc42-4c71-96e1-926905f30739 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:02.362200 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e22b14b-bc42-4c71-96e1-926905f30739 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:05:02.362440 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e22b14b-bc42-4c71-96e1-926905f30739 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:02.362703 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e22b14b-bc42-4c71-96e1-926905f30739 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:02.362843 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6e22b14b-bc42-4c71-96e1-926905f30739 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:02.367992 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:02.367992 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:02.368965 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e22b14b-bc42-4c71-96e1-926905f30739 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:05:02.369541 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 893/3544] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:02 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:02.396544 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b18ed260-71d2-4214-890e-2d94313e1af5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:02.398891 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b18ed260-71d2-4214-890e-2d94313e1af5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:02.399169 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b18ed260-71d2-4214-890e-2d94313e1af5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:02.399420 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b18ed260-71d2-4214-890e-2d94313e1af5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:02.399554 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b18ed260-71d2-4214-890e-2d94313e1af5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:02.405210 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:02.405210 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:02.406179 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b18ed260-71d2-4214-890e-2d94313e1af5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:02.406595 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 885/3545] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:02 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:02.500559 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f7291ff5-6f83-4ddc-ae6c-bcd35f5fa98a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:02.503800 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7291ff5-6f83-4ddc-ae6c-bcd35f5fa98a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f Aug 01 13:05:02.505256 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7291ff5-6f83-4ddc-ae6c-bcd35f5fa98a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:02.505256 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7291ff5-6f83-4ddc-ae6c-bcd35f5fa98a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:02.515058 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:02.515058 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:02.520934 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f7291ff5-6f83-4ddc-ae6c-bcd35f5fa98a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:02.526167 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7291ff5-6f83-4ddc-ae6c-bcd35f5fa98a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f returned with HTTP 200 Aug 01 13:05:02.526903 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 883/3546] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:02 2026] GET /volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:02.542622 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b1a24aa1-7b3c-4dab-9713-bc062b6b4739 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:02.544966 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b1a24aa1-7b3c-4dab-9713-bc062b6b4739 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:05:02.545426 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b1a24aa1-7b3c-4dab-9713-bc062b6b4739 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b59b47d1-ab9b-4b14-9c94-1daf61b75a6f", "name": "tempest-VolumeDependencyTests-Snapshot-1714011675"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:02.556420 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:02.556420 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:02.557018 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b1a24aa1-7b3c-4dab-9713-bc062b6b4739 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:02.557164 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-b1a24aa1-7b3c-4dab-9713-bc062b6b4739 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create snapshot from volume b59b47d1-ab9b-4b14-9c94-1daf61b75a6f Aug 01 13:05:02.592527 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-b1a24aa1-7b3c-4dab-9713-bc062b6b4739 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['299d84f8-d94a-4e06-bd01-ec982d474928', 'cdf5ff51-f582-4145-b8b7-5a5391c809ce', 'cec46605-dc63-4a73-8c4d-fda29079c0f4', '8a4e8709-e11a-42c2-8645-416212d8dba7'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:02.633699 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b1a24aa1-7b3c-4dab-9713-bc062b6b4739 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot create request issued successfully. Aug 01 13:05:02.634100 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b1a24aa1-7b3c-4dab-9713-bc062b6b4739 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:05:02.634743 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 886/3547] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:05:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:02.655106 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ca5323c5-b0d3-411a-b479-6c1a3944418d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:02.657203 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca5323c5-b0d3-411a-b479-6c1a3944418d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 Aug 01 13:05:02.657520 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca5323c5-b0d3-411a-b479-6c1a3944418d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:02.657869 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca5323c5-b0d3-411a-b479-6c1a3944418d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:02.663534 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:02.663534 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:02.663829 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ca5323c5-b0d3-411a-b479-6c1a3944418d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:02.664967 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca5323c5-b0d3-411a-b479-6c1a3944418d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 returned with HTTP 200 Aug 01 13:05:02.665403 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 894/3548] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:02 2026] GET /volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:02.944473 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-451088dc-8012-482a-9f07-95c663061119 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:02.946783 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-451088dc-8012-482a-9f07-95c663061119 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:02.947057 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-451088dc-8012-482a-9f07-95c663061119 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:02.947292 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-451088dc-8012-482a-9f07-95c663061119 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:02.957281 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:02.957281 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:02.963375 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-451088dc-8012-482a-9f07-95c663061119 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:02.968722 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-451088dc-8012-482a-9f07-95c663061119 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:02.969205 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 886/3549] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:02 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:03.343246 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-88db3abc-a7d0-45e1-93e8-6c5c39f03d5e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.346144 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-88db3abc-a7d0-45e1-93e8-6c5c39f03d5e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:03.346144 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-88db3abc-a7d0-45e1-93e8-6c5c39f03d5e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:03.346144 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-88db3abc-a7d0-45e1-93e8-6c5c39f03d5e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:03.356642 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:03.356642 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:03.363385 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-88db3abc-a7d0-45e1-93e8-6c5c39f03d5e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:03.371659 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-88db3abc-a7d0-45e1-93e8-6c5c39f03d5e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:03.373203 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 884/3550] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:03 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:03.383208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0cd3e4e8-a2ef-4f4b-93be-f3e4a7461d1d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.388381 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0cd3e4e8-a2ef-4f4b-93be-f3e4a7461d1d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:05:03.388381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0cd3e4e8-a2ef-4f4b-93be-f3e4a7461d1d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:03.388381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0cd3e4e8-a2ef-4f4b-93be-f3e4a7461d1d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:03.388381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-0cd3e4e8-a2ef-4f4b-93be-f3e4a7461d1d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:03.394425 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:03.394425 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:03.395600 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0cd3e4e8-a2ef-4f4b-93be-f3e4a7461d1d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:05:03.396120 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 887/3551] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:03 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:03.421030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-51754982-1cee-46fb-b78f-262df2eccdf4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.421976 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-51754982-1cee-46fb-b78f-262df2eccdf4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:03.422307 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-51754982-1cee-46fb-b78f-262df2eccdf4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:03.422570 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-51754982-1cee-46fb-b78f-262df2eccdf4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:03.422743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-51754982-1cee-46fb-b78f-262df2eccdf4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:03.430143 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:03.430143 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:03.431479 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-51754982-1cee-46fb-b78f-262df2eccdf4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:03.431939 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 895/3552] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:03 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:03.465711 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c5ecee96-2c75-4e6a-b70d-548e25f8c266 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.466292 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c5ecee96-2c75-4e6a-b70d-548e25f8c266 None None] GET https://10.4.3.110/volume// Aug 01 13:05:03.466585 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c5ecee96-2c75-4e6a-b70d-548e25f8c266 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:03.466864 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c5ecee96-2c75-4e6a-b70d-548e25f8c266 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:03.467333 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c5ecee96-2c75-4e6a-b70d-548e25f8c266 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:03.467978 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 887/3553] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:05:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:03.476129 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-32937740-47c5-4b78-bb50-1b758cdbf54b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.569664 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-32937740-47c5-4b78-bb50-1b758cdbf54b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:05:03.570227 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-32937740-47c5-4b78-bb50-1b758cdbf54b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f76fff5b-1001-4a04-84b7-be4530248f9e", "connector": null, "instance_uuid": "03690c8e-2a3c-4a3c-b3fa-db4a348218a5"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:03.582053 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:03.582053 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:03.619576 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-32937740-47c5-4b78-bb50-1b758cdbf54b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:05:03.620089 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 885/3554] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:05:03 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:03.651912 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8678b381-09ee-4f02-9fa3-64804930de82 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.653995 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8678b381-09ee-4f02-9fa3-64804930de82 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:03.654255 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8678b381-09ee-4f02-9fa3-64804930de82 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:03.654490 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8678b381-09ee-4f02-9fa3-64804930de82 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:03.661414 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f5f48e8-fff6-4f32-845d-c105e8e16528 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.661997 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f5f48e8-fff6-4f32-845d-c105e8e16528 None None] GET https://10.4.3.110/volume// Aug 01 13:05:03.662291 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f5f48e8-fff6-4f32-845d-c105e8e16528 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:03.662606 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f5f48e8-fff6-4f32-845d-c105e8e16528 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:03.663097 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f5f48e8-fff6-4f32-845d-c105e8e16528 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:03.663559 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 896/3555] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:05:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:03.666801 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:03.666801 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:03.672936 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-42f2e305-9caa-4372-9c29-a5ca152077ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.673628 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8678b381-09ee-4f02-9fa3-64804930de82 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:03.675510 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-42f2e305-9caa-4372-9c29-a5ca152077ee tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:03.675767 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-42f2e305-9caa-4372-9c29-a5ca152077ee tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:03.676023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-42f2e305-9caa-4372-9c29-a5ca152077ee tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:03.677888 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b6511a5-27eb-441c-a5dc-09f1a09f66bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.680224 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b6511a5-27eb-441c-a5dc-09f1a09f66bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 Aug 01 13:05:03.680454 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b6511a5-27eb-441c-a5dc-09f1a09f66bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:03.680661 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b6511a5-27eb-441c-a5dc-09f1a09f66bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:03.680715 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8678b381-09ee-4f02-9fa3-64804930de82 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:03.681156 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 888/3556] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:03 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:03.686321 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:03.686321 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:03.686520 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b6511a5-27eb-441c-a5dc-09f1a09f66bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:03.687374 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b6511a5-27eb-441c-a5dc-09f1a09f66bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 returned with HTTP 200 Aug 01 13:05:03.687672 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 886/3557] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:03 2026] GET /volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:03.689232 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:03.689232 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:03.693706 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-42f2e305-9caa-4372-9c29-a5ca152077ee tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:03.697894 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.700965 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:03.701395 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ca453ff5-6fb6-41b9-b594-0ef231d96165", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-21182844"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:03.703515 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request body: {'volume': {'snapshot_id': 'ca453ff5-6fb6-41b9-b594-0ef231d96165', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-21182844'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:03.704075 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-42f2e305-9caa-4372-9c29-a5ca152077ee tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:03.704718 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 888/3558] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:05:03 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 1117 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:03.710479 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:03.710479 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:03.710878 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:03.711018 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume of 1 GB Aug 01 13:05:03.714467 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Availability Zones retrieved successfully. Aug 01 13:05:03.719853 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (f5844589-e3bd-463a-a5ef-8c0a409c968c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:03.721151 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70da8f5d-8a80-423f-b8b8-fbfe123faaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:03.722144 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:03.754711 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70da8f5d-8a80-423f-b8b8-fbfe123faaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ca453ff5-6fb6-41b9-b594-0ef231d96165', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:03.756128 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853b109e-4592-4cdb-b6fe-be1b97ec1730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:03.809503 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['91b614e8-85dc-42b8-a45c-53f5c1a86633', '570f306e-1f92-4441-a692-f5855e79c282', 'a0044e21-c879-4622-827e-1c4738ecd1d7', '29772875-cf8b-4531-990c-8e719dae5d38'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:03.810421 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853b109e-4592-4cdb-b6fe-be1b97ec1730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91b614e8-85dc-42b8-a45c-53f5c1a86633', '570f306e-1f92-4441-a692-f5855e79c282', 'a0044e21-c879-4622-827e-1c4738ecd1d7', '29772875-cf8b-4531-990c-8e719dae5d38']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:03.811176 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76b5ce2-9c0e-46c6-92b1-76b478d192f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:03.818518 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-a3c82a74-e411-4c06-88d5-2d1123d0e732 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.821093 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-a3c82a74-e411-4c06-88d5-2d1123d0e732 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] PUT https://10.4.3.110/volume/v3/attachments/778603b9-7b54-4c4f-a72a-9fadc9157e64 Aug 01 13:05:03.821595 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-a3c82a74-e411-4c06-88d5-2d1123d0e732 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:03.832914 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-a3c82a74-e411-4c06-88d5-2d1123d0e732 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Acquiring lock "cinder-attachment_update-f76fff5b-1001-4a04-84b7-be4530248f9e-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:05:03.840911 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-a3c82a74-e411-4c06-88d5-2d1123d0e732 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Lock "cinder-attachment_update-f76fff5b-1001-4a04-84b7-be4530248f9e-np0000006302" acquired by "attachment_update" :: waited 0.008s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:05:03.842387 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:03.842387 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:03.866566 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76b5ce2-9c0e-46c6-92b1-76b478d192f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1df875f4-a442-4bad-a0ab-0241b3d2ad20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-21182844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['91b614e8-85dc-42b8-a45c-53f5c1a86633','570f306e-1f92-4441-a692-f5855e79c282','a0044e21-c879-4622-827e-1c4738ecd1d7','29772875-cf8b-4531-990c-8e719dae5d38'],size=1,snapshot_id=ca453ff5-6fb6-41b9-b594-0ef231d96165,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-21182844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1df875f4-a442-4bad-a0ab-0241b3d2ad20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',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=ca453ff5-6fb6-41b9-b594-0ef231d96165,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4df32d528a914d9f90bc9be87fe502ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:03.868515 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (118495ee-adbf-480a-9fdf-8075558f1e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:03.891394 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (118495ee-adbf-480a-9fdf-8075558f1e91) 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-VolumeDependencyTests-Volume-21182844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['91b614e8-85dc-42b8-a45c-53f5c1a86633','570f306e-1f92-4441-a692-f5855e79c282','a0044e21-c879-4622-827e-1c4738ecd1d7','29772875-cf8b-4531-990c-8e719dae5d38'],size=1,snapshot_id=ca453ff5-6fb6-41b9-b594-0ef231d96165,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:03.892384 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6245c615-a914-400f-8a1c-6c6a65005535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:03.919820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6245c615-a914-400f-8a1c-6c6a65005535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:03.920582 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (f5844589-e3bd-463a-a5ef-8c0a409c968c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:03.920848 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request issued successfully. Aug 01 13:05:03.921509 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-249cf91f-f6b9-4351-9bc6-a6ab4e9a4b60 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:03.922035 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 897/3559] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:05:03 2026] POST /volume/v3/volumes => generated 802 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:03.938843 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a3b0806-5791-4ea1-a54e-47aa3c2b7dde None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:03.942346 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a3b0806-5791-4ea1-a54e-47aa3c2b7dde tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 Aug 01 13:05:03.945236 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a3b0806-5791-4ea1-a54e-47aa3c2b7dde tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:03.945236 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a3b0806-5791-4ea1-a54e-47aa3c2b7dde tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:03.960448 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:03.960448 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:03.967905 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a3b0806-5791-4ea1-a54e-47aa3c2b7dde tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:03.974008 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a3b0806-5791-4ea1-a54e-47aa3c2b7dde tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 returned with HTTP 200 Aug 01 13:05:03.974522 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 887/3560] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:03 2026] GET /volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:03.975254 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-a3c82a74-e411-4c06-88d5-2d1123d0e732 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Lock "cinder-attachment_update-f76fff5b-1001-4a04-84b7-be4530248f9e-np0000006302" released by "attachment_update" :: held 0.134s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:05:03.975564 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-a3c82a74-e411-4c06-88d5-2d1123d0e732 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments/778603b9-7b54-4c4f-a72a-9fadc9157e64 returned with HTTP 200 Aug 01 13:05:03.976032 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 889/3561] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:05:03 2026] PUT /volume/v3/attachments/778603b9-7b54-4c4f-a72a-9fadc9157e64 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:04.411759 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4215f360-1780-4b10-bd26-b5b7d6c66d87 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:04.414579 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4215f360-1780-4b10-bd26-b5b7d6c66d87 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:05:04.414686 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4215f360-1780-4b10-bd26-b5b7d6c66d87 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:04.414906 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4215f360-1780-4b10-bd26-b5b7d6c66d87 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:04.415102 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4215f360-1780-4b10-bd26-b5b7d6c66d87 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:04.420660 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:04.420660 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:04.421912 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4215f360-1780-4b10-bd26-b5b7d6c66d87 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:05:04.422504 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 889/3562] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:04 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:04.435292 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-917db226-167f-4ed2-bed1-ab366a2f631a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:04.437653 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:04.437742 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f6d538b3-c8ce-4397-a408-70adf6637095", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-579250385"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:04.439425 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request body: {'volume': {"'backup_id": 'f6d538b3-c8ce-4397-a408-70adf6637095', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-579250385'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:04.439572 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume of 1 GB Aug 01 13:05:04.439868 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:04.439868 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:04.442244 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b3a0ff9a-1ad0-4437-8da1-840d85865914 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:04.444754 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3a0ff9a-1ad0-4437-8da1-840d85865914 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:04.444978 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3a0ff9a-1ad0-4437-8da1-840d85865914 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:04.445192 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3a0ff9a-1ad0-4437-8da1-840d85865914 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:04.445320 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b3a0ff9a-1ad0-4437-8da1-840d85865914 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:04.447150 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Availability Zones retrieved successfully. Aug 01 13:05:04.450149 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:04.450149 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:04.450973 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3a0ff9a-1ad0-4437-8da1-840d85865914 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:04.451368 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 888/3563] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:04 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:04.454964 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (34762a53-c749-4018-85c0-2224ed12e2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:04.456030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e530f6c-cd2f-41f8-b4d7-a9a4c6dd8fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.457060 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:04.488000 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e530f6c-cd2f-41f8-b4d7-a9a4c6dd8fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.488763 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1c858c-eeb5-47b6-a072-b6fea807f4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.533627 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Created reservations ['7f814e0c-e7c0-45d3-8ce3-d641c31789ce', 'c5de6c0d-f4b9-485c-a683-e58e0daa7e16', 'b5dc72c6-23ee-4dd0-a2b5-d54a5c507020', '278966df-12bb-4016-8837-29a96fe1aa0f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:04.534321 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1c858c-eeb5-47b6-a072-b6fea807f4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f814e0c-e7c0-45d3-8ce3-d641c31789ce', 'c5de6c0d-f4b9-485c-a683-e58e0daa7e16', 'b5dc72c6-23ee-4dd0-a2b5-d54a5c507020', '278966df-12bb-4016-8837-29a96fe1aa0f']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.535149 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a685042-527d-48d6-b232-abb4fd23a309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.556663 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a685042-527d-48d6-b232-abb4fd23a309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7883a798-d325-4521-8307-11b0ab940976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-579250385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['7f814e0c-e7c0-45d3-8ce3-d641c31789ce','c5de6c0d-f4b9-485c-a683-e58e0daa7e16','b5dc72c6-23ee-4dd0-a2b5-d54a5c507020','278966df-12bb-4016-8837-29a96fe1aa0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-579250385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7883a798-d325-4521-8307-11b0ab940976,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f22f8fa7874c2abc0142b3b61cbb48',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='2d684a70d67540c19f195936c1495f2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.557374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03059ff1-cff3-42b4-bf05-71ff10e7fbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.577362 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03059ff1-cff3-42b4-bf05-71ff10e7fbcf) 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-CreateVolumesFromBackupTest-Volume-579250385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['7f814e0c-e7c0-45d3-8ce3-d641c31789ce','c5de6c0d-f4b9-485c-a683-e58e0daa7e16','b5dc72c6-23ee-4dd0-a2b5-d54a5c507020','278966df-12bb-4016-8837-29a96fe1aa0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.578082 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab58301b-44dc-4145-beda-9e038802b89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.587400 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab58301b-44dc-4145-beda-9e038802b89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.588232 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (34762a53-c749-4018-85c0-2224ed12e2dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:04.588574 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request issued successfully. Aug 01 13:05:04.589242 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-917db226-167f-4ed2-bed1-ab366a2f631a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:04.589602 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 898/3564] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:04 2026] POST /volume/v3/volumes => generated 757 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:04.604102 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:04.606475 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:04.606905 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f6d538b3-c8ce-4397-a408-70adf6637095", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-177750005"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:04.608886 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request body: {'volume': {"'backup_id": 'f6d538b3-c8ce-4397-a408-70adf6637095', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-177750005'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:04.609091 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume of 1 GB Aug 01 13:05:04.609469 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:04.609469 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:04.615115 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Availability Zones retrieved successfully. Aug 01 13:05:04.623443 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (1c379bc8-b95d-421d-bff8-ee602be54335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:04.625175 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82038bf9-0ee0-43d4-919d-4fab9ba6634d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.626458 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:04.667308 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82038bf9-0ee0-43d4-919d-4fab9ba6634d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.668528 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61271ac1-5a3f-42c7-a709-ed7bf3fe259d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.698204 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-89141624-d831-4263-89a0-bdb9758a1cef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:04.700069 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89141624-d831-4263-89a0-bdb9758a1cef tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:04.700380 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89141624-d831-4263-89a0-bdb9758a1cef tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:04.700652 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89141624-d831-4263-89a0-bdb9758a1cef tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:04.712133 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:04.712133 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:04.716343 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-89141624-d831-4263-89a0-bdb9758a1cef tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:04.721934 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89141624-d831-4263-89a0-bdb9758a1cef tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:04.722622 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 890/3565] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:04 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:04.724556 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Created reservations ['78860b60-05b8-40ed-b7fc-d9b9553a33dc', '4a7bbc4f-c729-4752-b00c-003615ef37ee', 'da858fdd-16af-4c5f-b13b-610e88baffb2', 'c0914808-bc09-42ef-88f7-cf90168bf1f5'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:04.725519 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61271ac1-5a3f-42c7-a709-ed7bf3fe259d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78860b60-05b8-40ed-b7fc-d9b9553a33dc', '4a7bbc4f-c729-4752-b00c-003615ef37ee', 'da858fdd-16af-4c5f-b13b-610e88baffb2', 'c0914808-bc09-42ef-88f7-cf90168bf1f5']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.726468 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be4a3ca-10a7-4723-972b-cfa828e059a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.751130 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be4a3ca-10a7-4723-972b-cfa828e059a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deebfffb-93df-497e-901d-8d3a6648eab9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-177750005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['78860b60-05b8-40ed-b7fc-d9b9553a33dc','4a7bbc4f-c729-4752-b00c-003615ef37ee','da858fdd-16af-4c5f-b13b-610e88baffb2','c0914808-bc09-42ef-88f7-cf90168bf1f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-177750005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deebfffb-93df-497e-901d-8d3a6648eab9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f22f8fa7874c2abc0142b3b61cbb48',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='2d684a70d67540c19f195936c1495f2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.751958 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c833f463-4c23-44d3-a73f-30eb49000e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.774886 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c833f463-4c23-44d3-a73f-30eb49000e8d) 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-CreateVolumesFromBackupTest-Volume-177750005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['78860b60-05b8-40ed-b7fc-d9b9553a33dc','4a7bbc4f-c729-4752-b00c-003615ef37ee','da858fdd-16af-4c5f-b13b-610e88baffb2','c0914808-bc09-42ef-88f7-cf90168bf1f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.775784 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c12c34-cc01-4f3f-8256-98c54ec92ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.788436 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c12c34-cc01-4f3f-8256-98c54ec92ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.789253 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (1c379bc8-b95d-421d-bff8-ee602be54335) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:04.789596 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request issued successfully. Aug 01 13:05:04.790277 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e6cbb0c-ced1-496b-876f-cbb3f2b69969 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:04.790776 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 890/3566] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:04 2026] POST /volume/v3/volumes => generated 757 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:04.809705 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6819b187-b779-467a-bae3-02d3007fae8d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:04.811486 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:04.811807 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f6d538b3-c8ce-4397-a408-70adf6637095", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-691235081"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:04.813386 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request body: {'volume': {"'backup_id": 'f6d538b3-c8ce-4397-a408-70adf6637095', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-691235081'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:04.813524 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume of 1 GB Aug 01 13:05:04.819010 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Availability Zones retrieved successfully. Aug 01 13:05:04.825988 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (7be5912c-e201-419a-8a78-498b2be6b9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:04.826889 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0065e2ce-f812-4400-8cfa-2c392b690c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.827869 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:04.854803 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0065e2ce-f812-4400-8cfa-2c392b690c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.855575 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c58503-c1e6-4c49-b5d3-6392090632e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.914577 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Created reservations ['9f7556ef-8341-414c-b830-98bf69c9e2ab', 'ecca5b46-00ef-4930-abd3-52217748ad4d', '2e9573eb-1afe-4134-a184-84f8b4f192a6', '081a58c5-61ed-40f4-86b5-cba1aef8cf1f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:04.915567 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c58503-c1e6-4c49-b5d3-6392090632e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f7556ef-8341-414c-b830-98bf69c9e2ab', 'ecca5b46-00ef-4930-abd3-52217748ad4d', '2e9573eb-1afe-4134-a184-84f8b4f192a6', '081a58c5-61ed-40f4-86b5-cba1aef8cf1f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.916686 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c514f3-7876-40c0-a95b-8ab3d3431c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.947468 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c514f3-7876-40c0-a95b-8ab3d3431c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb01b8f1-4d89-450a-8557-10cb9547012f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-691235081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['9f7556ef-8341-414c-b830-98bf69c9e2ab','ecca5b46-00ef-4930-abd3-52217748ad4d','2e9573eb-1afe-4134-a184-84f8b4f192a6','081a58c5-61ed-40f4-86b5-cba1aef8cf1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-691235081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb01b8f1-4d89-450a-8557-10cb9547012f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f22f8fa7874c2abc0142b3b61cbb48',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='2d684a70d67540c19f195936c1495f2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.948581 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (118c9813-ad8c-483f-b519-44601fba2a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.973524 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (118c9813-ad8c-483f-b519-44601fba2a73) 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-CreateVolumesFromBackupTest-Volume-691235081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['9f7556ef-8341-414c-b830-98bf69c9e2ab','ecca5b46-00ef-4930-abd3-52217748ad4d','2e9573eb-1afe-4134-a184-84f8b4f192a6','081a58c5-61ed-40f4-86b5-cba1aef8cf1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.974687 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba265fd-e0c4-4ff2-a181-ade87e6ea950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:04.987936 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba265fd-e0c4-4ff2-a181-ade87e6ea950) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:04.989410 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (7be5912c-e201-419a-8a78-498b2be6b9a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:04.989834 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request issued successfully. Aug 01 13:05:04.990704 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6819b187-b779-467a-bae3-02d3007fae8d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:04.991460 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 889/3567] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:04 2026] POST /volume/v3/volumes => generated 757 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:04.994068 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5fb43146-08cf-44ff-8de9-f7ca0b86e504 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:04.996684 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5fb43146-08cf-44ff-8de9-f7ca0b86e504 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 Aug 01 13:05:04.996993 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5fb43146-08cf-44ff-8de9-f7ca0b86e504 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:04.997259 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5fb43146-08cf-44ff-8de9-f7ca0b86e504 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:05.006471 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.007069 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.007069 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:05.008580 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:05.009347 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f6d538b3-c8ce-4397-a408-70adf6637095", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-633102109"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:05.012139 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5fb43146-08cf-44ff-8de9-f7ca0b86e504 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:05.013005 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request body: {'volume': {"'backup_id": 'f6d538b3-c8ce-4397-a408-70adf6637095', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-633102109'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:05.013005 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume of 1 GB Aug 01 13:05:05.020200 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Availability Zones retrieved successfully. Aug 01 13:05:05.021840 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5fb43146-08cf-44ff-8de9-f7ca0b86e504 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 returned with HTTP 200 Aug 01 13:05:05.022414 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 899/3568] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:04 2026] GET /volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:05.026669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (cd6efd20-87fc-49dd-9aa9-b968f1c222d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:05.027732 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a523d8fe-0e55-4490-9644-51d4151c9991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.028786 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:05.045132 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.045347 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:05.045781 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1df875f4-a442-4bad-a0ab-0241b3d2ad20", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1972955830"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:05.048030 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request body: {'volume': {'source_volid': '1df875f4-a442-4bad-a0ab-0241b3d2ad20', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1972955830'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:05.064324 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.064324 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:05.064581 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a523d8fe-0e55-4490-9644-51d4151c9991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.065091 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume retrieved successfully. Aug 01 13:05:05.065251 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume of 1 GB Aug 01 13:05:05.066040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d0810fc-9c7c-4f7f-975c-4baa2ee6f9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.077026 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Availability Zones retrieved successfully. Aug 01 13:05:05.084477 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (bbd110b9-6e72-416c-a144-f2132ef6415f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:05.087081 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a6dc9e-2aa7-4028-bc54-84b562893aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.088965 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:05.119252 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a6dc9e-2aa7-4028-bc54-84b562893aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1df875f4-a442-4bad-a0ab-0241b3d2ad20', 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.120244 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f05d51b-e22a-44a2-a03b-7eae50aefe17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.123510 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Created reservations ['9e2fb7c5-2c41-44f3-870b-75e8e9276501', '915e6710-9358-4a76-9b17-d72325473d39', 'da1b802e-45e9-4bce-9d34-4abf504e863b', '4cec08ad-6df9-4b79-a401-f908a3872c6f'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:05.124187 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d0810fc-9c7c-4f7f-975c-4baa2ee6f9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e2fb7c5-2c41-44f3-870b-75e8e9276501', '915e6710-9358-4a76-9b17-d72325473d39', 'da1b802e-45e9-4bce-9d34-4abf504e863b', '4cec08ad-6df9-4b79-a401-f908a3872c6f']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.125672 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1573a8bc-bb04-4ec4-9e7e-a6b4b410d39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.157285 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1573a8bc-bb04-4ec4-9e7e-a6b4b410d39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54bacf2d-382b-45d3-a74d-01a763bedc0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-633102109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['9e2fb7c5-2c41-44f3-870b-75e8e9276501','915e6710-9358-4a76-9b17-d72325473d39','da1b802e-45e9-4bce-9d34-4abf504e863b','4cec08ad-6df9-4b79-a401-f908a3872c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-633102109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54bacf2d-382b-45d3-a74d-01a763bedc0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f22f8fa7874c2abc0142b3b61cbb48',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='2d684a70d67540c19f195936c1495f2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.158549 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125e0d1c-dea1-4358-ae66-420c7a8973b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.170719 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['869ad885-3410-42b1-9816-2ada217176a1', 'e98609ac-1b8a-4f25-9240-efe3b33f3fd2', '1430b0e1-41f0-44a7-bb34-0ace7843be6b', '9b425192-9460-4ace-83b8-48e0a28e579f'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:05.171515 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f05d51b-e22a-44a2-a03b-7eae50aefe17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['869ad885-3410-42b1-9816-2ada217176a1', 'e98609ac-1b8a-4f25-9240-efe3b33f3fd2', '1430b0e1-41f0-44a7-bb34-0ace7843be6b', '9b425192-9460-4ace-83b8-48e0a28e579f']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.172434 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14671113-02f1-4425-9971-31ea90578b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.184695 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125e0d1c-dea1-4358-ae66-420c7a8973b0) 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-CreateVolumesFromBackupTest-Volume-633102109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['9e2fb7c5-2c41-44f3-870b-75e8e9276501','915e6710-9358-4a76-9b17-d72325473d39','da1b802e-45e9-4bce-9d34-4abf504e863b','4cec08ad-6df9-4b79-a401-f908a3872c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.186207 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ec409c-8e28-4fb3-86ad-997da474fa3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.199098 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ec409c-8e28-4fb3-86ad-997da474fa3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.199931 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (cd6efd20-87fc-49dd-9aa9-b968f1c222d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:05.200294 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request issued successfully. Aug 01 13:05:05.201159 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bc1d0a9-9053-4d40-af5f-5aeeea21fced tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:05.202506 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 891/3569] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:05 2026] POST /volume/v3/volumes => generated 757 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:05.218088 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.218206 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14671113-02f1-4425-9971-31ea90578b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1972955830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['869ad885-3410-42b1-9816-2ada217176a1','e98609ac-1b8a-4f25-9240-efe3b33f3fd2','1430b0e1-41f0-44a7-bb34-0ace7843be6b','9b425192-9460-4ace-83b8-48e0a28e579f'],size=1,snapshot_id=None,source_replicaid=,source_volid=1df875f4-a442-4bad-a0ab-0241b3d2ad20,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1972955830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',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=1df875f4-a442-4bad-a0ab-0241b3d2ad20,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4df32d528a914d9f90bc9be87fe502ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.218206 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12021ac2-6c04-4da3-86f3-5ac8c44b69f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.218332 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:05.218332 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f6d538b3-c8ce-4397-a408-70adf6637095", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-144476399"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:05.220351 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request body: {'volume': {"'backup_id": 'f6d538b3-c8ce-4397-a408-70adf6637095', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-144476399'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:05.220351 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume of 1 GB Aug 01 13:05:05.220351 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.220351 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:05.223587 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Availability Zones retrieved successfully. Aug 01 13:05:05.232767 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (a0f15685-9a37-4731-a7d4-88cf5ad880f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:05.234487 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59954949-059c-4784-85e2-0a1acdfa74c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.235908 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:05.242999 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12021ac2-6c04-4da3-86f3-5ac8c44b69f7) 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-VolumeDependencyTests-Volume-1972955830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['869ad885-3410-42b1-9816-2ada217176a1','e98609ac-1b8a-4f25-9240-efe3b33f3fd2','1430b0e1-41f0-44a7-bb34-0ace7843be6b','9b425192-9460-4ace-83b8-48e0a28e579f'],size=1,snapshot_id=None,source_replicaid=,source_volid=1df875f4-a442-4bad-a0ab-0241b3d2ad20,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.243830 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e741b38-3b12-4d6f-82fd-1728f3720857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.267167 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e741b38-3b12-4d6f-82fd-1728f3720857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.267167 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (bbd110b9-6e72-416c-a144-f2132ef6415f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:05.267167 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request issued successfully. Aug 01 13:05:05.267827 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d54ba7c0-4a61-4656-9e5a-2b1783d52658 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:05.268607 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 891/3570] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:05:05 2026] POST /volume/v3/volumes => generated 804 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:05.277001 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59954949-059c-4784-85e2-0a1acdfa74c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.278910 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4f29e4-6a5c-4542-86fd-c7e4eac39ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.282725 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b4fe7a07-9daf-474b-a18e-ae03047f91c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.284958 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4fe7a07-9daf-474b-a18e-ae03047f91c9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa Aug 01 13:05:05.285286 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4fe7a07-9daf-474b-a18e-ae03047f91c9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:05.285608 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4fe7a07-9daf-474b-a18e-ae03047f91c9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:05.295693 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.295693 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:05.299865 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b4fe7a07-9daf-474b-a18e-ae03047f91c9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:05.305838 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4fe7a07-9daf-474b-a18e-ae03047f91c9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa returned with HTTP 200 Aug 01 13:05:05.306413 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 900/3571] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:05 2026] GET /volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:05:05.344895 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Created reservations ['b9e79bae-3c0f-4420-ba01-6807b1ebe102', 'c8a6665c-32a4-4fd9-ad24-f4005f26a565', '33c3c194-a94c-4232-8b43-143697f3be78', 'b43f6e7b-e886-49fe-8c0d-e91ba0eb010b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:05.346147 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4f29e4-6a5c-4542-86fd-c7e4eac39ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9e79bae-3c0f-4420-ba01-6807b1ebe102', 'c8a6665c-32a4-4fd9-ad24-f4005f26a565', '33c3c194-a94c-4232-8b43-143697f3be78', 'b43f6e7b-e886-49fe-8c0d-e91ba0eb010b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.347025 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (843d6ec1-b85c-4143-b271-f9dc2e30f320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.373737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (843d6ec1-b85c-4143-b271-f9dc2e30f320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f57834d5-b96c-4dec-af71-9435cd1260dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-144476399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['b9e79bae-3c0f-4420-ba01-6807b1ebe102','c8a6665c-32a4-4fd9-ad24-f4005f26a565','33c3c194-a94c-4232-8b43-143697f3be78','b43f6e7b-e886-49fe-8c0d-e91ba0eb010b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-144476399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f57834d5-b96c-4dec-af71-9435cd1260dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f22f8fa7874c2abc0142b3b61cbb48',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='2d684a70d67540c19f195936c1495f2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.374843 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3972245-3e8f-490f-a429-19e71390506e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.409714 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3972245-3e8f-490f-a429-19e71390506e) 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-CreateVolumesFromBackupTest-Volume-144476399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f22f8fa7874c2abc0142b3b61cbb48',qos_specs=None,replication_status=,reservations=['b9e79bae-3c0f-4420-ba01-6807b1ebe102','c8a6665c-32a4-4fd9-ad24-f4005f26a565','33c3c194-a94c-4232-8b43-143697f3be78','b43f6e7b-e886-49fe-8c0d-e91ba0eb010b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d684a70d67540c19f195936c1495f2b',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.410402 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787dc128-ecea-4c3c-afac-6f71b90d1da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:05.422548 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787dc128-ecea-4c3c-afac-6f71b90d1da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:05.423473 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Flow 'volume_create_api' (a0f15685-9a37-4731-a7d4-88cf5ad880f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:05.423983 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Create volume request issued successfully. Aug 01 13:05:05.424735 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e2edd0ea-5ff5-43fc-8bc9-b51dc407dfef tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:05.425343 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 890/3572] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:05 2026] POST /volume/v3/volumes => generated 757 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:05.441463 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71c9f3c5-b171-4edc-b919-7fb6adb774e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.447750 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71c9f3c5-b171-4edc-b919-7fb6adb774e1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 Aug 01 13:05:05.448186 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71c9f3c5-b171-4edc-b919-7fb6adb774e1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:05.449613 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71c9f3c5-b171-4edc-b919-7fb6adb774e1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:05.462092 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0915422e-528b-45fc-96ca-538d14634e62 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.463509 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.463509 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:05.464131 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0915422e-528b-45fc-96ca-538d14634e62 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:05.464271 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0915422e-528b-45fc-96ca-538d14634e62 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:05.464812 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0915422e-528b-45fc-96ca-538d14634e62 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:05.464812 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-0915422e-528b-45fc-96ca-538d14634e62 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:05.471462 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.471462 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:05.472685 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0915422e-528b-45fc-96ca-538d14634e62 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:05.473613 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 892/3573] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:05 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:05.476514 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-71c9f3c5-b171-4edc-b919-7fb6adb774e1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:05.487389 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71c9f3c5-b171-4edc-b919-7fb6adb774e1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 returned with HTTP 200 Aug 01 13:05:05.488197 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 892/3574] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:05 2026] GET /volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:05.508244 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bf2a053a-dc42-4397-845f-f02a970e1631 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.510144 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf2a053a-dc42-4397-845f-f02a970e1631 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 Aug 01 13:05:05.510474 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf2a053a-dc42-4397-845f-f02a970e1631 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:05.510675 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf2a053a-dc42-4397-845f-f02a970e1631 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:05.522523 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.522523 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:05.528453 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bf2a053a-dc42-4397-845f-f02a970e1631 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:05.538529 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf2a053a-dc42-4397-845f-f02a970e1631 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 returned with HTTP 200 Aug 01 13:05:05.538981 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 901/3575] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:05 2026] GET /volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:05.554099 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3aab8a8-a32a-4d21-aef4-cadda9e83bfa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.555900 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3aab8a8-a32a-4d21-aef4-cadda9e83bfa tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f Aug 01 13:05:05.556086 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3aab8a8-a32a-4d21-aef4-cadda9e83bfa tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:05.556269 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3aab8a8-a32a-4d21-aef4-cadda9e83bfa tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:05.565795 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.565795 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:05.569650 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a3aab8a8-a32a-4d21-aef4-cadda9e83bfa tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:05.574221 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3aab8a8-a32a-4d21-aef4-cadda9e83bfa tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f returned with HTTP 200 Aug 01 13:05:05.574581 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 891/3576] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:05 2026] GET /volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:05:05.587229 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cc021f2c-52fa-40b4-b8dc-4110d9291df5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.589296 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc021f2c-52fa-40b4-b8dc-4110d9291df5 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f Aug 01 13:05:05.589583 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc021f2c-52fa-40b4-b8dc-4110d9291df5 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:05.589811 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc021f2c-52fa-40b4-b8dc-4110d9291df5 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:05.598159 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.598159 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:05.603213 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cc021f2c-52fa-40b4-b8dc-4110d9291df5 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:05.608073 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc021f2c-52fa-40b4-b8dc-4110d9291df5 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f returned with HTTP 200 Aug 01 13:05:05.608704 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 893/3577] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:05 2026] GET /volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:05.621460 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-564d2862-4466-4c87-a49c-393af5b5b0d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.623894 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-564d2862-4466-4c87-a49c-393af5b5b0d1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd Aug 01 13:05:05.624431 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-564d2862-4466-4c87-a49c-393af5b5b0d1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:05.624764 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-564d2862-4466-4c87-a49c-393af5b5b0d1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:05.633773 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.633773 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:05.638600 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-564d2862-4466-4c87-a49c-393af5b5b0d1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:05.644553 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-564d2862-4466-4c87-a49c-393af5b5b0d1 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd returned with HTTP 200 Aug 01 13:05:05.645167 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 893/3578] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:05 2026] GET /volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:05.658234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f9bbbc77-434d-4204-a604-82bb85c29d06 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.660459 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9bbbc77-434d-4204-a604-82bb85c29d06 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] DELETE https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:05:05.660659 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9bbbc77-434d-4204-a604-82bb85c29d06 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:05.660839 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9bbbc77-434d-4204-a604-82bb85c29d06 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:05.660939 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-f9bbbc77-434d-4204-a604-82bb85c29d06 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete backup with id: f6d538b3-c8ce-4397-a408-70adf6637095. Aug 01 13:05:05.665661 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.665661 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:05.682339 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-f9bbbc77-434d-4204-a604-82bb85c29d06 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] delete_backup rpcapi backup_id f6d538b3-c8ce-4397-a408-70adf6637095 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:05:05.687043 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9bbbc77-434d-4204-a604-82bb85c29d06 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 202 Aug 01 13:05:05.687043 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 902/3579] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:05 2026] DELETE /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:05:05.692592 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-daee6f15-4081-4d29-845c-41a76b05ad51 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.694430 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-daee6f15-4081-4d29-845c-41a76b05ad51 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:05:05.694605 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-daee6f15-4081-4d29-845c-41a76b05ad51 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:05.694732 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-daee6f15-4081-4d29-845c-41a76b05ad51 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:05.694831 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-daee6f15-4081-4d29-845c-41a76b05ad51 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:05.699645 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.699645 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:05.700280 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-daee6f15-4081-4d29-845c-41a76b05ad51 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 200 Aug 01 13:05:05.700822 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 892/3580] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:05 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:05.740166 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1a217f19-104b-49c2-92cf-2b16732d6c0f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:05.741732 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a217f19-104b-49c2-92cf-2b16732d6c0f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:05.741910 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a217f19-104b-49c2-92cf-2b16732d6c0f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:05.742113 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a217f19-104b-49c2-92cf-2b16732d6c0f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:05.752235 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:05.752235 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:05.754313 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1a217f19-104b-49c2-92cf-2b16732d6c0f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:05.758579 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a217f19-104b-49c2-92cf-2b16732d6c0f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:05.758940 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 894/3581] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:05 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:06.324720 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ba14e0a3-e16b-4549-961c-e89c93931199 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:06.326993 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba14e0a3-e16b-4549-961c-e89c93931199 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa Aug 01 13:05:06.327233 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba14e0a3-e16b-4549-961c-e89c93931199 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:06.327473 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba14e0a3-e16b-4549-961c-e89c93931199 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:06.341319 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:06.341319 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:06.347796 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ba14e0a3-e16b-4549-961c-e89c93931199 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:06.358982 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba14e0a3-e16b-4549-961c-e89c93931199 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa returned with HTTP 200 Aug 01 13:05:06.360319 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 894/3582] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:06 2026] GET /volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa => generated 897 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:06.374833 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1d1cbced-1ec0-4b2b-a763-c0b1e2b3deea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:06.377247 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1d1cbced-1ec0-4b2b-a763-c0b1e2b3deea tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a Aug 01 13:05:06.377561 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1d1cbced-1ec0-4b2b-a763-c0b1e2b3deea tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:06.377829 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1d1cbced-1ec0-4b2b-a763-c0b1e2b3deea tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:06.378076 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-1d1cbced-1ec0-4b2b-a763-c0b1e2b3deea tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete snapshot with id: cec39d71-9339-40c5-9f3b-00dbc5feff6a Aug 01 13:05:06.385346 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:06.385346 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:06.386098 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1d1cbced-1ec0-4b2b-a763-c0b1e2b3deea tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:06.412573 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1d1cbced-1ec0-4b2b-a763-c0b1e2b3deea tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot delete request issued successfully. Aug 01 13:05:06.412785 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1d1cbced-1ec0-4b2b-a763-c0b1e2b3deea tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a returned with HTTP 202 Aug 01 13:05:06.413285 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 903/3583] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:05:06 2026] DELETE /volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:06.422892 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c21e7936-c0ff-4425-bfe3-3dafc4f7cbc1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:06.425411 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c21e7936-c0ff-4425-bfe3-3dafc4f7cbc1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a Aug 01 13:05:06.425703 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c21e7936-c0ff-4425-bfe3-3dafc4f7cbc1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:06.426187 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c21e7936-c0ff-4425-bfe3-3dafc4f7cbc1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:06.434894 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:06.434894 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:06.435339 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c21e7936-c0ff-4425-bfe3-3dafc4f7cbc1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:06.436525 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c21e7936-c0ff-4425-bfe3-3dafc4f7cbc1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a returned with HTTP 200 Aug 01 13:05:06.437314 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 893/3584] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:06 2026] GET /volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:06.489631 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2662fafb-3655-4ab0-aa47-7223fb94aa02 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:06.491969 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2662fafb-3655-4ab0-aa47-7223fb94aa02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:06.492237 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2662fafb-3655-4ab0-aa47-7223fb94aa02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:06.492508 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2662fafb-3655-4ab0-aa47-7223fb94aa02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:06.492686 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2662fafb-3655-4ab0-aa47-7223fb94aa02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:06.498215 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:06.498215 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:06.500149 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2662fafb-3655-4ab0-aa47-7223fb94aa02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:06.500149 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 895/3585] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:06 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:06.715195 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-23c55596-1ad6-430d-a7a8-30a4385d9ff0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:06.716863 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23c55596-1ad6-430d-a7a8-30a4385d9ff0 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 Aug 01 13:05:06.717219 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23c55596-1ad6-430d-a7a8-30a4385d9ff0 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:06.718450 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23c55596-1ad6-430d-a7a8-30a4385d9ff0 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:06.718450 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-23c55596-1ad6-430d-a7a8-30a4385d9ff0 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Show backup with id f6d538b3-c8ce-4397-a408-70adf6637095. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:06.722063 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23c55596-1ad6-430d-a7a8-30a4385d9ff0 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 returned with HTTP 404 Aug 01 13:05:06.722063 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 895/3586] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:06 2026] GET /volume/v3/backups/f6d538b3-c8ce-4397-a408-70adf6637095 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:06.732215 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-34a737cf-288b-49ab-b954-6fd0f7884015 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:06.734477 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34a737cf-288b-49ab-b954-6fd0f7884015 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] DELETE https://10.4.3.110/volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd Aug 01 13:05:06.734681 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34a737cf-288b-49ab-b954-6fd0f7884015 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:06.734878 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34a737cf-288b-49ab-b954-6fd0f7884015 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:06.735154 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-34a737cf-288b-49ab-b954-6fd0f7884015 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume with id: f57834d5-b96c-4dec-af71-9435cd1260dd Aug 01 13:05:06.744657 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:06.744657 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:06.745311 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-34a737cf-288b-49ab-b954-6fd0f7884015 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:06.765847 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-34a737cf-288b-49ab-b954-6fd0f7884015 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume request issued successfully. Aug 01 13:05:06.766089 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34a737cf-288b-49ab-b954-6fd0f7884015 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd returned with HTTP 202 Aug 01 13:05:06.766676 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 904/3587] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:06 2026] DELETE /volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:06.775645 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d54d26f7-9622-4a31-9610-0faf8d888dc3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:06.778000 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4d098370-9abc-4044-8a56-202ab9555358 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:06.780531 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d54d26f7-9622-4a31-9610-0faf8d888dc3 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:06.780531 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d54d26f7-9622-4a31-9610-0faf8d888dc3 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:06.780531 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d54d26f7-9622-4a31-9610-0faf8d888dc3 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:06.780973 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4d098370-9abc-4044-8a56-202ab9555358 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd Aug 01 13:05:06.780973 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4d098370-9abc-4044-8a56-202ab9555358 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:06.780973 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4d098370-9abc-4044-8a56-202ab9555358 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:06.793977 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:06.793977 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:06.797074 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:06.797074 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:06.801056 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4d098370-9abc-4044-8a56-202ab9555358 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:06.802065 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d54d26f7-9622-4a31-9610-0faf8d888dc3 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:06.807570 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4d098370-9abc-4044-8a56-202ab9555358 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd returned with HTTP 200 Aug 01 13:05:06.807711 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d54d26f7-9622-4a31-9610-0faf8d888dc3 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:06.807796 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 896/3588] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:06 2026] GET /volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:06.808809 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 894/3589] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:06 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:07.361511 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-23bea1e3-edfd-452c-9a5f-8561946def7d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:07.367064 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-23bea1e3-edfd-452c-9a5f-8561946def7d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] POST https://10.4.3.110/volume/v3/attachments/778603b9-7b54-4c4f-a72a-9fadc9157e64/action Aug 01 13:05:07.367064 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-23bea1e3-edfd-452c-9a5f-8561946def7d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:07.367064 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-23bea1e3-edfd-452c-9a5f-8561946def7d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:07.387885 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:07.387885 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:07.403257 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8c0b2a9c-e600-4c3f-8c42-c07d5fb50f21 req-23bea1e3-edfd-452c-9a5f-8561946def7d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments/778603b9-7b54-4c4f-a72a-9fadc9157e64/action returned with HTTP 204 Aug 01 13:05:07.404655 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 896/3590] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:05:07 2026] POST /volume/v3/attachments/778603b9-7b54-4c4f-a72a-9fadc9157e64/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:07.454673 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-561ec127-c466-4835-b25f-d38be71a5539 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:07.455751 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-561ec127-c466-4835-b25f-d38be71a5539 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a Aug 01 13:05:07.456379 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-561ec127-c466-4835-b25f-d38be71a5539 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:07.456379 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-561ec127-c466-4835-b25f-d38be71a5539 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:07.465752 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-561ec127-c466-4835-b25f-d38be71a5539 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a returned with HTTP 404 Aug 01 13:05:07.466467 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 905/3591] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:07 2026] GET /volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:07.477703 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8e40c820-2b65-456b-8909-7af013fb0330 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:07.481234 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e40c820-2b65-456b-8909-7af013fb0330 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 Aug 01 13:05:07.482200 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e40c820-2b65-456b-8909-7af013fb0330 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:07.483235 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e40c820-2b65-456b-8909-7af013fb0330 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:07.483687 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-8e40c820-2b65-456b-8909-7af013fb0330 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete snapshot with id: ca453ff5-6fb6-41b9-b594-0ef231d96165 Aug 01 13:05:07.495091 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:07.495091 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:07.496024 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8e40c820-2b65-456b-8909-7af013fb0330 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:07.517899 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-862085cd-f01b-4476-b62e-826228295df9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:07.521005 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-862085cd-f01b-4476-b62e-826228295df9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:07.521711 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-862085cd-f01b-4476-b62e-826228295df9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:07.522185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-862085cd-f01b-4476-b62e-826228295df9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:07.522185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-862085cd-f01b-4476-b62e-826228295df9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:07.529459 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:07.529459 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:07.529799 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-862085cd-f01b-4476-b62e-826228295df9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:07.530406 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 895/3592] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:07 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:07.530853 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8e40c820-2b65-456b-8909-7af013fb0330 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot delete request issued successfully. Aug 01 13:05:07.531203 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e40c820-2b65-456b-8909-7af013fb0330 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 returned with HTTP 202 Aug 01 13:05:07.531891 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 897/3593] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:05:07 2026] DELETE /volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:07.546479 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1f93de1-d1b9-4bf1-89ad-01450af7bb58 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:07.549933 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1f93de1-d1b9-4bf1-89ad-01450af7bb58 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 Aug 01 13:05:07.549933 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1f93de1-d1b9-4bf1-89ad-01450af7bb58 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:07.549933 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1f93de1-d1b9-4bf1-89ad-01450af7bb58 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:07.556231 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:07.556231 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:07.557011 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b1f93de1-d1b9-4bf1-89ad-01450af7bb58 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:07.558072 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1f93de1-d1b9-4bf1-89ad-01450af7bb58 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 returned with HTTP 200 Aug 01 13:05:07.558679 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 897/3594] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:07 2026] GET /volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:07.826757 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-430de62c-a277-4694-a000-aa363ce0549a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:07.828475 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9548cb18-9373-470c-9e8f-d55a7e7e4758 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:07.829498 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-430de62c-a277-4694-a000-aa363ce0549a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd Aug 01 13:05:07.829763 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-430de62c-a277-4694-a000-aa363ce0549a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:07.830046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-430de62c-a277-4694-a000-aa363ce0549a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:07.830725 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9548cb18-9373-470c-9e8f-d55a7e7e4758 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:07.830976 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9548cb18-9373-470c-9e8f-d55a7e7e4758 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:07.831229 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9548cb18-9373-470c-9e8f-d55a7e7e4758 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:07.843356 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-430de62c-a277-4694-a000-aa363ce0549a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd returned with HTTP 404 Aug 01 13:05:07.843973 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 906/3595] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:07 2026] GET /volume/v3/volumes/f57834d5-b96c-4dec-af71-9435cd1260dd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:07.845520 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:07.845520 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:07.851355 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9548cb18-9373-470c-9e8f-d55a7e7e4758 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:07.855259 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5a478ba0-d5a4-4bf0-8b7b-54964fb2318a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:07.857780 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a478ba0-d5a4-4bf0-8b7b-54964fb2318a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] DELETE https://10.4.3.110/volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f Aug 01 13:05:07.857958 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9548cb18-9373-470c-9e8f-d55a7e7e4758 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:07.858023 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a478ba0-d5a4-4bf0-8b7b-54964fb2318a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:07.858239 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a478ba0-d5a4-4bf0-8b7b-54964fb2318a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:07.858544 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5a478ba0-d5a4-4bf0-8b7b-54964fb2318a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume with id: 54bacf2d-382b-45d3-a74d-01a763bedc0f Aug 01 13:05:07.858624 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 896/3596] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:07 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 1230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:07.867726 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:07.867726 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:07.868433 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5a478ba0-d5a4-4bf0-8b7b-54964fb2318a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:07.871875 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0e620469-5058-47f7-869a-eff47f422bb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:07.873830 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e620469-5058-47f7-869a-eff47f422bb5 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:07.874101 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e620469-5058-47f7-869a-eff47f422bb5 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:07.874344 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e620469-5058-47f7-869a-eff47f422bb5 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:07.887385 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:07.887385 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:07.892869 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0e620469-5058-47f7-869a-eff47f422bb5 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:07.896199 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5a478ba0-d5a4-4bf0-8b7b-54964fb2318a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume request issued successfully. Aug 01 13:05:07.896477 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a478ba0-d5a4-4bf0-8b7b-54964fb2318a tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f returned with HTTP 202 Aug 01 13:05:07.897051 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 898/3597] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:07 2026] DELETE /volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:07.902711 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e620469-5058-47f7-869a-eff47f422bb5 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:07.903898 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 898/3598] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:07 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 1230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:07.906525 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f24c16c-9b1a-4f12-8bb2-7f2f1d745cdd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:07.917286 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f24c16c-9b1a-4f12-8bb2-7f2f1d745cdd tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f Aug 01 13:05:07.917557 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f24c16c-9b1a-4f12-8bb2-7f2f1d745cdd tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:07.918066 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f24c16c-9b1a-4f12-8bb2-7f2f1d745cdd tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:07.927884 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:07.927884 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:07.935408 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f24c16c-9b1a-4f12-8bb2-7f2f1d745cdd tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:07.943337 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f24c16c-9b1a-4f12-8bb2-7f2f1d745cdd tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f returned with HTTP 200 Aug 01 13:05:07.943869 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 907/3599] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:07 2026] GET /volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:08.548035 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-efb18508-4888-4efa-8bea-0f9e988eab5d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:08.550488 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efb18508-4888-4efa-8bea-0f9e988eab5d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:08.550826 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efb18508-4888-4efa-8bea-0f9e988eab5d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:08.551381 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efb18508-4888-4efa-8bea-0f9e988eab5d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:08.551381 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-efb18508-4888-4efa-8bea-0f9e988eab5d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:08.557128 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:08.557128 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:08.558387 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efb18508-4888-4efa-8bea-0f9e988eab5d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:08.559154 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 897/3600] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:08 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:08.572367 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-64194571-d312-434b-b024-0fa52af6597d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:08.574378 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-64194571-d312-434b-b024-0fa52af6597d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 Aug 01 13:05:08.574662 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-64194571-d312-434b-b024-0fa52af6597d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:08.574930 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-64194571-d312-434b-b024-0fa52af6597d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:08.580636 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-64194571-d312-434b-b024-0fa52af6597d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 returned with HTTP 404 Aug 01 13:05:08.581311 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 899/3601] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:08 2026] GET /volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:08.589801 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5ef27840-330e-48b0-ad16-39af727ccaff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:08.592427 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ef27840-330e-48b0-ad16-39af727ccaff tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 Aug 01 13:05:08.593464 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ef27840-330e-48b0-ad16-39af727ccaff tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:08.593758 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ef27840-330e-48b0-ad16-39af727ccaff tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:08.594077 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5ef27840-330e-48b0-ad16-39af727ccaff tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 1df875f4-a442-4bad-a0ab-0241b3d2ad20 Aug 01 13:05:08.602294 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:08.602294 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:08.602859 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5ef27840-330e-48b0-ad16-39af727ccaff tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:08.627337 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5ef27840-330e-48b0-ad16-39af727ccaff tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume request issued successfully. Aug 01 13:05:08.627728 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ef27840-330e-48b0-ad16-39af727ccaff tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 returned with HTTP 202 Aug 01 13:05:08.628245 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 899/3602] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:08 2026] DELETE /volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:05:08.640211 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e708223a-cca7-4fd6-b55b-58a253ca4f8a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:08.642613 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e708223a-cca7-4fd6-b55b-58a253ca4f8a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 Aug 01 13:05:08.642941 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e708223a-cca7-4fd6-b55b-58a253ca4f8a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:08.643290 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e708223a-cca7-4fd6-b55b-58a253ca4f8a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:08.652080 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:08.652080 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:08.656669 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e708223a-cca7-4fd6-b55b-58a253ca4f8a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:08.662378 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e708223a-cca7-4fd6-b55b-58a253ca4f8a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 returned with HTTP 200 Aug 01 13:05:08.662847 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 908/3603] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:08 2026] GET /volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:08.963311 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b78b42b-1aa6-41df-a254-faf4cf5e3668 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:08.965766 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b78b42b-1aa6-41df-a254-faf4cf5e3668 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f Aug 01 13:05:08.968009 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b78b42b-1aa6-41df-a254-faf4cf5e3668 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:08.968631 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b78b42b-1aa6-41df-a254-faf4cf5e3668 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:08.975925 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b78b42b-1aa6-41df-a254-faf4cf5e3668 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f returned with HTTP 404 Aug 01 13:05:08.976602 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 898/3604] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:08 2026] GET /volume/v3/volumes/54bacf2d-382b-45d3-a74d-01a763bedc0f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:08.986804 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d15102d2-a033-445f-bb81-8f2403304b44 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:08.989509 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d15102d2-a033-445f-bb81-8f2403304b44 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] DELETE https://10.4.3.110/volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f Aug 01 13:05:08.989819 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d15102d2-a033-445f-bb81-8f2403304b44 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:08.990023 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d15102d2-a033-445f-bb81-8f2403304b44 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:08.990221 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-d15102d2-a033-445f-bb81-8f2403304b44 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume with id: bb01b8f1-4d89-450a-8557-10cb9547012f Aug 01 13:05:09.000020 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:09.000020 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:09.000485 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d15102d2-a033-445f-bb81-8f2403304b44 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:09.019594 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d15102d2-a033-445f-bb81-8f2403304b44 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume request issued successfully. Aug 01 13:05:09.019853 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d15102d2-a033-445f-bb81-8f2403304b44 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f returned with HTTP 202 Aug 01 13:05:09.020453 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 900/3605] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:08 2026] DELETE /volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:09.029757 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-93723fec-30cd-4dca-828c-93e5a5d09a73 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:09.031960 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93723fec-30cd-4dca-828c-93e5a5d09a73 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f Aug 01 13:05:09.032277 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-93723fec-30cd-4dca-828c-93e5a5d09a73 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:09.032597 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-93723fec-30cd-4dca-828c-93e5a5d09a73 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:09.042236 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:09.042236 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:09.046524 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-93723fec-30cd-4dca-828c-93e5a5d09a73 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:09.052785 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93723fec-30cd-4dca-828c-93e5a5d09a73 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f returned with HTTP 200 Aug 01 13:05:09.053755 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 900/3606] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:09 2026] GET /volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:09.574929 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fef0ac6e-79b5-416f-9fdb-5f267cd8ebec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:09.577306 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fef0ac6e-79b5-416f-9fdb-5f267cd8ebec tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:09.577576 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fef0ac6e-79b5-416f-9fdb-5f267cd8ebec tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:09.577979 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fef0ac6e-79b5-416f-9fdb-5f267cd8ebec tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:09.578175 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fef0ac6e-79b5-416f-9fdb-5f267cd8ebec tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:09.583376 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:09.583376 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:09.584732 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fef0ac6e-79b5-416f-9fdb-5f267cd8ebec tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:09.585403 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 909/3607] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:09 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:09.681065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-204bbe9b-fc62-4000-980c-e26481a0cda7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:09.681500 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-204bbe9b-fc62-4000-980c-e26481a0cda7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 Aug 01 13:05:09.681733 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-204bbe9b-fc62-4000-980c-e26481a0cda7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:09.681915 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-204bbe9b-fc62-4000-980c-e26481a0cda7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:09.688438 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-204bbe9b-fc62-4000-980c-e26481a0cda7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 returned with HTTP 404 Aug 01 13:05:09.688981 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 899/3608] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:09 2026] GET /volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:09.700160 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ce8f92a3-e8c1-4e36-b700-3603c7221458 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:09.702675 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce8f92a3-e8c1-4e36-b700-3603c7221458 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa Aug 01 13:05:09.702927 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce8f92a3-e8c1-4e36-b700-3603c7221458 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:09.703202 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce8f92a3-e8c1-4e36-b700-3603c7221458 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:09.703828 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-ce8f92a3-e8c1-4e36-b700-3603c7221458 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 7e69b35d-919f-4376-82f8-5b73957b08aa Aug 01 13:05:09.717047 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:09.717047 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:09.717265 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ce8f92a3-e8c1-4e36-b700-3603c7221458 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:09.746090 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ce8f92a3-e8c1-4e36-b700-3603c7221458 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume request issued successfully. Aug 01 13:05:09.746732 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce8f92a3-e8c1-4e36-b700-3603c7221458 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa returned with HTTP 202 Aug 01 13:05:09.747498 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 901/3609] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:09 2026] DELETE /volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:05:09.755934 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0df5a50e-66af-4c70-80e6-89921f65605c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:09.758685 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0df5a50e-66af-4c70-80e6-89921f65605c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa Aug 01 13:05:09.759015 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0df5a50e-66af-4c70-80e6-89921f65605c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:09.759270 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0df5a50e-66af-4c70-80e6-89921f65605c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:09.767279 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:09.767279 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:09.773054 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0df5a50e-66af-4c70-80e6-89921f65605c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:09.778795 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0df5a50e-66af-4c70-80e6-89921f65605c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa returned with HTTP 200 Aug 01 13:05:09.779316 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 901/3610] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:09 2026] GET /volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:10.070177 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-735d926a-387c-47e8-860e-ee6ed0392c61 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:10.072539 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-735d926a-387c-47e8-860e-ee6ed0392c61 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f Aug 01 13:05:10.072783 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-735d926a-387c-47e8-860e-ee6ed0392c61 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:10.073051 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-735d926a-387c-47e8-860e-ee6ed0392c61 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:10.079761 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-735d926a-387c-47e8-860e-ee6ed0392c61 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f returned with HTTP 404 Aug 01 13:05:10.080415 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 910/3611] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:10 2026] GET /volume/v3/volumes/bb01b8f1-4d89-450a-8557-10cb9547012f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:10.089834 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e423f044-876d-4c29-953e-51d0cf50c35c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:10.091695 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e423f044-876d-4c29-953e-51d0cf50c35c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] DELETE https://10.4.3.110/volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 Aug 01 13:05:10.093979 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e423f044-876d-4c29-953e-51d0cf50c35c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:10.093979 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e423f044-876d-4c29-953e-51d0cf50c35c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:10.093979 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e423f044-876d-4c29-953e-51d0cf50c35c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume with id: deebfffb-93df-497e-901d-8d3a6648eab9 Aug 01 13:05:10.104896 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:10.104896 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:10.106644 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e423f044-876d-4c29-953e-51d0cf50c35c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:10.136807 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e423f044-876d-4c29-953e-51d0cf50c35c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume request issued successfully. Aug 01 13:05:10.137290 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e423f044-876d-4c29-953e-51d0cf50c35c tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 returned with HTTP 202 Aug 01 13:05:10.140014 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 900/3612] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:10 2026] DELETE /volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:10.147272 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0e939f97-93cf-4442-bf47-80a2ca5c1490 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:10.150154 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e939f97-93cf-4442-bf47-80a2ca5c1490 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 Aug 01 13:05:10.150587 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0e939f97-93cf-4442-bf47-80a2ca5c1490 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:10.150587 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0e939f97-93cf-4442-bf47-80a2ca5c1490 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:10.163907 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:10.163907 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:10.169724 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0e939f97-93cf-4442-bf47-80a2ca5c1490 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:10.175905 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e939f97-93cf-4442-bf47-80a2ca5c1490 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 returned with HTTP 200 Aug 01 13:05:10.176441 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 902/3613] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:10 2026] GET /volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:10.600080 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b23621e5-0303-490e-b688-79ded7337c29 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:10.601883 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b23621e5-0303-490e-b688-79ded7337c29 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:10.602106 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b23621e5-0303-490e-b688-79ded7337c29 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:10.602291 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b23621e5-0303-490e-b688-79ded7337c29 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:10.602394 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b23621e5-0303-490e-b688-79ded7337c29 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:10.607520 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:10.607520 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:10.608343 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b23621e5-0303-490e-b688-79ded7337c29 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:10.608748 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 902/3614] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:10 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:10.796504 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-503b8f5f-06a1-4aa6-a244-c0045bd97e6f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:10.799420 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-503b8f5f-06a1-4aa6-a244-c0045bd97e6f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa Aug 01 13:05:10.799707 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-503b8f5f-06a1-4aa6-a244-c0045bd97e6f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:10.800004 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-503b8f5f-06a1-4aa6-a244-c0045bd97e6f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:10.808152 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-503b8f5f-06a1-4aa6-a244-c0045bd97e6f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa returned with HTTP 404 Aug 01 13:05:10.808924 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 911/3615] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:10 2026] GET /volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:10.817746 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a5647055-6f59-4211-9665-c5b8a56ccd23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:10.819960 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5647055-6f59-4211-9665-c5b8a56ccd23 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f Aug 01 13:05:10.820255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5647055-6f59-4211-9665-c5b8a56ccd23 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:10.820525 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5647055-6f59-4211-9665-c5b8a56ccd23 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:10.820749 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a5647055-6f59-4211-9665-c5b8a56ccd23 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: b59b47d1-ab9b-4b14-9c94-1daf61b75a6f Aug 01 13:05:10.830699 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:10.830699 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:10.831400 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a5647055-6f59-4211-9665-c5b8a56ccd23 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:10.852659 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a5647055-6f59-4211-9665-c5b8a56ccd23 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume request issued successfully. Aug 01 13:05:10.852803 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5647055-6f59-4211-9665-c5b8a56ccd23 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f returned with HTTP 202 Aug 01 13:05:10.853264 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 901/3616] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:10 2026] DELETE /volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:05:10.861398 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ce890a71-5dd8-4535-aec1-e6950046f53c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:10.864466 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce890a71-5dd8-4535-aec1-e6950046f53c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f Aug 01 13:05:10.864466 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce890a71-5dd8-4535-aec1-e6950046f53c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:10.864466 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce890a71-5dd8-4535-aec1-e6950046f53c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:10.870725 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:10.870725 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:10.874819 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ce890a71-5dd8-4535-aec1-e6950046f53c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:10.880535 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce890a71-5dd8-4535-aec1-e6950046f53c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f returned with HTTP 200 Aug 01 13:05:10.881219 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 903/3617] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:10 2026] GET /volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:11.191124 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-99aa82a2-a0f4-4c10-b0db-b82b7c9e4329 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:11.193606 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99aa82a2-a0f4-4c10-b0db-b82b7c9e4329 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 Aug 01 13:05:11.193840 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99aa82a2-a0f4-4c10-b0db-b82b7c9e4329 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:11.194091 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99aa82a2-a0f4-4c10-b0db-b82b7c9e4329 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:11.201212 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99aa82a2-a0f4-4c10-b0db-b82b7c9e4329 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 returned with HTTP 404 Aug 01 13:05:11.201824 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 903/3618] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:11 2026] GET /volume/v3/volumes/deebfffb-93df-497e-901d-8d3a6648eab9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:11.209908 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b2d832bc-badd-496c-ad85-6947b4d2e98d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:11.211848 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2d832bc-badd-496c-ad85-6947b4d2e98d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] DELETE https://10.4.3.110/volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 Aug 01 13:05:11.212084 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2d832bc-badd-496c-ad85-6947b4d2e98d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:11.212315 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2d832bc-badd-496c-ad85-6947b4d2e98d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:11.212514 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b2d832bc-badd-496c-ad85-6947b4d2e98d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume with id: 7883a798-d325-4521-8307-11b0ab940976 Aug 01 13:05:11.220749 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:11.220749 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:11.221252 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b2d832bc-badd-496c-ad85-6947b4d2e98d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:11.239997 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b2d832bc-badd-496c-ad85-6947b4d2e98d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume request issued successfully. Aug 01 13:05:11.240231 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2d832bc-badd-496c-ad85-6947b4d2e98d tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 returned with HTTP 202 Aug 01 13:05:11.240813 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 912/3619] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:11 2026] DELETE /volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:11.247367 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c47dda1b-b217-4c11-b063-dae9a683d121 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:11.249642 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c47dda1b-b217-4c11-b063-dae9a683d121 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 Aug 01 13:05:11.249881 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c47dda1b-b217-4c11-b063-dae9a683d121 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:11.249881 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c47dda1b-b217-4c11-b063-dae9a683d121 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:11.259182 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:11.259182 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:11.264985 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c47dda1b-b217-4c11-b063-dae9a683d121 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:11.271557 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c47dda1b-b217-4c11-b063-dae9a683d121 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 returned with HTTP 200 Aug 01 13:05:11.272167 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 902/3620] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:11 2026] GET /volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:11.621762 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ed9f9fdb-45ec-438c-a9ac-f9123ecef075 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:11.625687 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed9f9fdb-45ec-438c-a9ac-f9123ecef075 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:11.625687 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed9f9fdb-45ec-438c-a9ac-f9123ecef075 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:11.625687 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed9f9fdb-45ec-438c-a9ac-f9123ecef075 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:11.625687 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ed9f9fdb-45ec-438c-a9ac-f9123ecef075 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:11.630310 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:11.630310 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:11.631332 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed9f9fdb-45ec-438c-a9ac-f9123ecef075 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:11.631838 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 904/3621] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:11 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:11.897011 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-65f2a7e9-95ab-4ead-855b-5f91c098157a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:11.899216 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65f2a7e9-95ab-4ead-855b-5f91c098157a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f Aug 01 13:05:11.899487 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65f2a7e9-95ab-4ead-855b-5f91c098157a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:11.899728 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65f2a7e9-95ab-4ead-855b-5f91c098157a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:11.910697 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65f2a7e9-95ab-4ead-855b-5f91c098157a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f returned with HTTP 404 Aug 01 13:05:11.911387 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 904/3622] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:11 2026] GET /volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:11.919996 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd37773d-1972-4551-b33a-e2906bcd6f1c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:11.921980 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd37773d-1972-4551-b33a-e2906bcd6f1c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa Aug 01 13:05:11.922214 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd37773d-1972-4551-b33a-e2906bcd6f1c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:11.922424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd37773d-1972-4551-b33a-e2906bcd6f1c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:11.922653 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bd37773d-1972-4551-b33a-e2906bcd6f1c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa Aug 01 13:05:11.931865 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:11.931865 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:11.932571 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd37773d-1972-4551-b33a-e2906bcd6f1c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:11.953056 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd37773d-1972-4551-b33a-e2906bcd6f1c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume request issued successfully. Aug 01 13:05:11.953290 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd37773d-1972-4551-b33a-e2906bcd6f1c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa returned with HTTP 202 Aug 01 13:05:11.953793 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 913/3623] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:11 2026] DELETE /volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:05:11.961972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ce3fb2f-d163-42ad-b7a7-6da6a5b34258 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:11.964461 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ce3fb2f-d163-42ad-b7a7-6da6a5b34258 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa Aug 01 13:05:11.964808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ce3fb2f-d163-42ad-b7a7-6da6a5b34258 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:11.965025 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ce3fb2f-d163-42ad-b7a7-6da6a5b34258 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:11.974125 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:11.974125 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:11.979344 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ce3fb2f-d163-42ad-b7a7-6da6a5b34258 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:11.985837 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ce3fb2f-d163-42ad-b7a7-6da6a5b34258 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa returned with HTTP 200 Aug 01 13:05:11.986792 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 903/3624] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:11 2026] GET /volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:12.289691 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-29a098a3-d801-41e5-8b24-614593643210 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:12.291322 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-29a098a3-d801-41e5-8b24-614593643210 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 Aug 01 13:05:12.291750 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-29a098a3-d801-41e5-8b24-614593643210 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:12.292111 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-29a098a3-d801-41e5-8b24-614593643210 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:12.298716 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-29a098a3-d801-41e5-8b24-614593643210 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 returned with HTTP 404 Aug 01 13:05:12.299637 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 905/3625] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:12 2026] GET /volume/v3/volumes/7883a798-d325-4521-8307-11b0ab940976 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:12.307884 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e1c5bd4d-b4b4-483a-9b72-1a721356ee42 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:12.309652 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1c5bd4d-b4b4-483a-9b72-1a721356ee42 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] DELETE https://10.4.3.110/volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 Aug 01 13:05:12.309872 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1c5bd4d-b4b4-483a-9b72-1a721356ee42 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:12.310107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1c5bd4d-b4b4-483a-9b72-1a721356ee42 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:12.310306 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e1c5bd4d-b4b4-483a-9b72-1a721356ee42 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume with id: 73011b24-cc2e-4ede-9109-296a4252c126 Aug 01 13:05:12.319360 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:12.319360 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:12.320126 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e1c5bd4d-b4b4-483a-9b72-1a721356ee42 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:12.342828 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e1c5bd4d-b4b4-483a-9b72-1a721356ee42 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Delete volume request issued successfully. Aug 01 13:05:12.343130 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1c5bd4d-b4b4-483a-9b72-1a721356ee42 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 returned with HTTP 202 Aug 01 13:05:12.343747 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 905/3626] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:12 2026] DELETE /volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 13:05:12.356117 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6abaadbc-8328-458f-8559-65df45cfaee8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:12.358015 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6abaadbc-8328-458f-8559-65df45cfaee8 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 Aug 01 13:05:12.358231 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6abaadbc-8328-458f-8559-65df45cfaee8 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:12.358502 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6abaadbc-8328-458f-8559-65df45cfaee8 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:12.367886 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:12.367886 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:12.373103 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6abaadbc-8328-458f-8559-65df45cfaee8 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Volume info retrieved successfully. Aug 01 13:05:12.379665 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6abaadbc-8328-458f-8559-65df45cfaee8 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 returned with HTTP 200 Aug 01 13:05:12.380336 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 914/3627] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:12 2026] GET /volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:12.645123 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1cbe9f8a-9d93-4b0e-9835-88f5b8bd7419 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:12.647538 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cbe9f8a-9d93-4b0e-9835-88f5b8bd7419 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:12.647827 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cbe9f8a-9d93-4b0e-9835-88f5b8bd7419 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:12.648096 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cbe9f8a-9d93-4b0e-9835-88f5b8bd7419 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:12.648253 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1cbe9f8a-9d93-4b0e-9835-88f5b8bd7419 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:12.654050 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:12.654050 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:12.655150 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cbe9f8a-9d93-4b0e-9835-88f5b8bd7419 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:12.655532 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 904/3628] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:12 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:13.007310 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2657579e-191e-47f2-b7f3-7b8de0b169e3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:13.010364 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2657579e-191e-47f2-b7f3-7b8de0b169e3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa Aug 01 13:05:13.010574 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2657579e-191e-47f2-b7f3-7b8de0b169e3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:13.010751 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2657579e-191e-47f2-b7f3-7b8de0b169e3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:13.016953 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2657579e-191e-47f2-b7f3-7b8de0b169e3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa returned with HTTP 404 Aug 01 13:05:13.017457 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 906/3629] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:13 2026] GET /volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:13.027636 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:13.029634 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:13.030045 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1539464025"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:13.031714 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1539464025'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:13.031846 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume of 1 GB Aug 01 13:05:13.036373 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Availability Zones retrieved successfully. Aug 01 13:05:13.042636 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (188d62ff-7159-40b4-8d6a-4327b2fe088d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:13.043644 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (763d60a3-6b6e-4abe-8886-39b86774e079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:13.044662 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:13.091867 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (763d60a3-6b6e-4abe-8886-39b86774e079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:13.092806 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e2b138-ad98-41f8-baee-3285829a8499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:13.161343 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['39cc0337-1402-4278-987a-6c22a6d55f05', '6e2419e9-12eb-4308-a614-2d9085f11c58', '568c60f2-2f9f-4cfb-9733-2dcface091cd', 'f3c01469-981f-4db5-bfd7-a9334e6a507d'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:13.162314 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e2b138-ad98-41f8-baee-3285829a8499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39cc0337-1402-4278-987a-6c22a6d55f05', '6e2419e9-12eb-4308-a614-2d9085f11c58', '568c60f2-2f9f-4cfb-9733-2dcface091cd', 'f3c01469-981f-4db5-bfd7-a9334e6a507d']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:13.163835 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e3d7f6-c088-408c-8ce8-f58ad6a017ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:13.205294 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e3d7f6-c088-408c-8ce8-f58ad6a017ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67b20b28-cf0e-4853-8c7f-04e116a18c04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1539464025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['39cc0337-1402-4278-987a-6c22a6d55f05','6e2419e9-12eb-4308-a614-2d9085f11c58','568c60f2-2f9f-4cfb-9733-2dcface091cd','f3c01469-981f-4db5-bfd7-a9334e6a507d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1539464025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67b20b28-cf0e-4853-8c7f-04e116a18c04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',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='4df32d528a914d9f90bc9be87fe502ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:13.207140 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d34617-7e4a-47a9-ac3c-24a2b683dc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:13.245410 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d34617-7e4a-47a9-ac3c-24a2b683dc97) 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-VolumeDependencyTests-Volume-1539464025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['39cc0337-1402-4278-987a-6c22a6d55f05','6e2419e9-12eb-4308-a614-2d9085f11c58','568c60f2-2f9f-4cfb-9733-2dcface091cd','f3c01469-981f-4db5-bfd7-a9334e6a507d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:13.246375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86dcd6e7-1df0-406c-a376-e612db184799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:13.265630 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86dcd6e7-1df0-406c-a376-e612db184799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:13.267022 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (188d62ff-7159-40b4-8d6a-4327b2fe088d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:13.267503 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request issued successfully. Aug 01 13:05:13.268312 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12b7640f-a6b9-42a4-8a85-0bc7cbad2edb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:13.268880 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 906/3630] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:05:13 2026] POST /volume/v3/volumes => generated 770 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:13.284922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6fac0c46-e38f-43ac-85de-9b1e9d309c3d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:13.288974 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6fac0c46-e38f-43ac-85de-9b1e9d309c3d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 Aug 01 13:05:13.288974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6fac0c46-e38f-43ac-85de-9b1e9d309c3d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:13.288974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6fac0c46-e38f-43ac-85de-9b1e9d309c3d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:13.299249 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:13.299249 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:13.306197 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6fac0c46-e38f-43ac-85de-9b1e9d309c3d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:13.312296 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6fac0c46-e38f-43ac-85de-9b1e9d309c3d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 returned with HTTP 200 Aug 01 13:05:13.313088 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 915/3631] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:13 2026] GET /volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:13.405252 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf1ff31e-b9d8-40ba-b3d2-e3301ca8ca12 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:13.408977 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf1ff31e-b9d8-40ba-b3d2-e3301ca8ca12 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] GET https://10.4.3.110/volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 Aug 01 13:05:13.408977 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf1ff31e-b9d8-40ba-b3d2-e3301ca8ca12 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:13.408977 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf1ff31e-b9d8-40ba-b3d2-e3301ca8ca12 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:13.421982 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf1ff31e-b9d8-40ba-b3d2-e3301ca8ca12 tempest-CreateVolumesFromBackupTest-634565146 tempest-CreateVolumesFromBackupTest-634565146-project-member] https://10.4.3.110/volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 returned with HTTP 404 Aug 01 13:05:13.421982 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 905/3632] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:13 2026] GET /volume/v3/volumes/73011b24-cc2e-4ede-9109-296a4252c126 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:13.444812 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-b97fbdb9-f2cc-4830-9c4f-d0a5d9617fce None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:13.447287 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-b97fbdb9-f2cc-4830-9c4f-d0a5d9617fce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:05:13.447536 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-b97fbdb9-f2cc-4830-9c4f-d0a5d9617fce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:13.447825 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-b97fbdb9-f2cc-4830-9c4f-d0a5d9617fce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:13.458303 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:13.458303 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:13.462113 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-b97fbdb9-f2cc-4830-9c4f-d0a5d9617fce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:13.469047 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-b97fbdb9-f2cc-4830-9c4f-d0a5d9617fce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:05:13.469568 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 907/3633] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:13 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 1230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:13.497778 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-e645ff2b-4f11-42cb-b7a5-12fb45ed202b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:13.500425 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-e645ff2b-4f11-42cb-b7a5-12fb45ed202b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] POST https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2/action Aug 01 13:05:13.501299 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-e645ff2b-4f11-42cb-b7a5-12fb45ed202b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:13.501914 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-e645ff2b-4f11-42cb-b7a5-12fb45ed202b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:13.525080 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:13.525080 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:13.525368 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-e645ff2b-4f11-42cb-b7a5-12fb45ed202b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:13.532626 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-e645ff2b-4f11-42cb-b7a5-12fb45ed202b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Begin detaching volume completed successfully. Aug 01 13:05:13.533279 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-e645ff2b-4f11-42cb-b7a5-12fb45ed202b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2/action returned with HTTP 202 Aug 01 13:05:13.534049 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 907/3634] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:05:13 2026] POST /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:05:13.595001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-12e578a7-789d-41c9-8b1b-1aff77627779 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:13.595587 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-12e578a7-789d-41c9-8b1b-1aff77627779 None None] GET https://10.4.3.110/volume// Aug 01 13:05:13.595801 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-12e578a7-789d-41c9-8b1b-1aff77627779 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:13.596088 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-12e578a7-789d-41c9-8b1b-1aff77627779 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:13.596820 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-12e578a7-789d-41c9-8b1b-1aff77627779 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:13.597059 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 916/3635] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:05:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:13.610098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-50a3de44-7d3a-4127-aeda-c44b2442c81d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:13.612271 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-50a3de44-7d3a-4127-aeda-c44b2442c81d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:05:13.612762 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-50a3de44-7d3a-4127-aeda-c44b2442c81d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:13.614219 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-50a3de44-7d3a-4127-aeda-c44b2442c81d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:13.624845 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:13.624845 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:13.631095 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-50a3de44-7d3a-4127-aeda-c44b2442c81d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:13.636244 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-50a3de44-7d3a-4127-aeda-c44b2442c81d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 200 Aug 01 13:05:13.636898 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 906/3636] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:05:13 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 1413 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:13.668657 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2a236612-9868-489d-b79e-eac92e73c28d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:13.670897 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a236612-9868-489d-b79e-eac92e73c28d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:13.671135 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a236612-9868-489d-b79e-eac92e73c28d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:13.671322 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a236612-9868-489d-b79e-eac92e73c28d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:13.671439 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2a236612-9868-489d-b79e-eac92e73c28d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:13.676426 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:13.676426 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:13.677319 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a236612-9868-489d-b79e-eac92e73c28d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:13.677933 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 908/3637] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:13 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:14.329454 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-45169f8f-9a14-4396-b2d9-cb278f30e7b3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:14.332088 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45169f8f-9a14-4396-b2d9-cb278f30e7b3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 Aug 01 13:05:14.332300 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45169f8f-9a14-4396-b2d9-cb278f30e7b3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:14.332512 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45169f8f-9a14-4396-b2d9-cb278f30e7b3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:14.346260 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:14.346260 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:14.358558 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-45169f8f-9a14-4396-b2d9-cb278f30e7b3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:14.373284 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45169f8f-9a14-4396-b2d9-cb278f30e7b3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 returned with HTTP 200 Aug 01 13:05:14.374134 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 908/3638] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:14 2026] GET /volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:14.389245 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1188ddf0-7696-43f0-b145-29f25b50e0e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:14.392834 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1188ddf0-7696-43f0-b145-29f25b50e0e1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:05:14.393292 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1188ddf0-7696-43f0-b145-29f25b50e0e1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67b20b28-cf0e-4853-8c7f-04e116a18c04", "name": "tempest-VolumeDependencyTests-Snapshot-88308385"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:14.404078 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:14.404078 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:14.404641 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1188ddf0-7696-43f0-b145-29f25b50e0e1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:14.404783 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-1188ddf0-7696-43f0-b145-29f25b50e0e1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create snapshot from volume 67b20b28-cf0e-4853-8c7f-04e116a18c04 Aug 01 13:05:14.444147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1188ddf0-7696-43f0-b145-29f25b50e0e1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['1127c77e-ffdf-4ec9-bd8a-fe4f9b0d5f05', '69049dcd-07a5-4d04-a8f0-2a673abd5c70', '1070cdd2-64b6-4206-b669-92f415fbd65c', 'fa1bf686-b52f-40d6-a279-c811e861ca28'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:14.487749 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1188ddf0-7696-43f0-b145-29f25b50e0e1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot create request issued successfully. Aug 01 13:05:14.488114 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1188ddf0-7696-43f0-b145-29f25b50e0e1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:05:14.488560 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 917/3639] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:05:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:14.510074 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f793e00c-539f-405a-b9f0-24a8b6195183 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:14.514576 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f793e00c-539f-405a-b9f0-24a8b6195183 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 Aug 01 13:05:14.514576 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f793e00c-539f-405a-b9f0-24a8b6195183 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:14.514576 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f793e00c-539f-405a-b9f0-24a8b6195183 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:14.522078 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:14.522078 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:14.522078 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f793e00c-539f-405a-b9f0-24a8b6195183 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:14.522078 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f793e00c-539f-405a-b9f0-24a8b6195183 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 returned with HTTP 200 Aug 01 13:05:14.522078 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 907/3640] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:14 2026] GET /volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:14.602164 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-c74cb8fa-c223-43a4-a06b-a770fd1b9811 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:14.604190 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-c74cb8fa-c223-43a4-a06b-a770fd1b9811 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] DELETE https://10.4.3.110/volume/v3/attachments/ac11e909-ebd2-41f0-880d-3cfb1a0caa70 Aug 01 13:05:14.604190 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-c74cb8fa-c223-43a4-a06b-a770fd1b9811 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:14.604190 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-c74cb8fa-c223-43a4-a06b-a770fd1b9811 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:14.611156 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:14.611156 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:14.669848 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-de6ceff9-c0e3-416d-83c8-0c6e7ea77f06 req-c74cb8fa-c223-43a4-a06b-a770fd1b9811 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments/ac11e909-ebd2-41f0-880d-3cfb1a0caa70 returned with HTTP 200 Aug 01 13:05:14.669848 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 909/3641] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:05:14 2026] DELETE /volume/v3/attachments/ac11e909-ebd2-41f0-880d-3cfb1a0caa70 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:14.690319 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-007184f8-8a21-4ffa-97cd-8c370b58973d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:14.692819 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-007184f8-8a21-4ffa-97cd-8c370b58973d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:14.693155 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-007184f8-8a21-4ffa-97cd-8c370b58973d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:14.693317 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-007184f8-8a21-4ffa-97cd-8c370b58973d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:14.693453 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-007184f8-8a21-4ffa-97cd-8c370b58973d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:14.697998 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:14.697998 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:14.699062 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-007184f8-8a21-4ffa-97cd-8c370b58973d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:14.699624 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 909/3642] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:14 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:14.922461 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.051072 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:15.051524 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-705707103"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:15.053187 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume request body: {'volume': {"'imageRef": '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-705707103'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:15.053349 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume of 1 GB Aug 01 13:05:15.053702 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:15.053702 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:15.058882 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Availability Zones retrieved successfully. Aug 01 13:05:15.066450 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Flow 'volume_create_api' (7abedfc4-b509-4bf7-b612-b150750b9c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:15.067729 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ecdd65-d53c-448d-9997-c4d1258184dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.069012 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:15.106207 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ecdd65-d53c-448d-9997-c4d1258184dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.107211 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b0c5de-a29e-49be-b10f-43a683f98b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.180244 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Created reservations ['b7823735-440d-4ebe-a7ec-ef5d7c952489', '23fe1fdf-016a-46e1-a508-17bf7adfbe46', '547d9f24-a1ca-4902-9d66-85bc9ab44b9b', '4eeccbb4-3f43-4cbd-8201-d23b583ad86a'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:15.181142 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b0c5de-a29e-49be-b10f-43a683f98b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7823735-440d-4ebe-a7ec-ef5d7c952489', '23fe1fdf-016a-46e1-a508-17bf7adfbe46', '547d9f24-a1ca-4902-9d66-85bc9ab44b9b', '4eeccbb4-3f43-4cbd-8201-d23b583ad86a']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.182030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5282eba-ecc3-469f-9f16-c00074e5f730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.208474 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5282eba-ecc3-469f-9f16-c00074e5f730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6301f980-8623-459f-ae6a-5e1c890e6b04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-705707103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',qos_specs=None,replication_status=,reservations=['b7823735-440d-4ebe-a7ec-ef5d7c952489','23fe1fdf-016a-46e1-a508-17bf7adfbe46','547d9f24-a1ca-4902-9d66-85bc9ab44b9b','4eeccbb4-3f43-4cbd-8201-d23b583ad86a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-705707103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6301f980-8623-459f-ae6a-5e1c890e6b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',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='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.209670 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ccea55-61ea-4053-967a-541f6d07c399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.233305 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ccea55-61ea-4053-967a-541f6d07c399) 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-CreateVolumesFromImageTest-Volume-705707103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',qos_specs=None,replication_status=,reservations=['b7823735-440d-4ebe-a7ec-ef5d7c952489','23fe1fdf-016a-46e1-a508-17bf7adfbe46','547d9f24-a1ca-4902-9d66-85bc9ab44b9b','4eeccbb4-3f43-4cbd-8201-d23b583ad86a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.234653 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a052008b-d7c9-473c-983b-c95cbe45e0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.248384 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a052008b-d7c9-473c-983b-c95cbe45e0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.249279 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Flow 'volume_create_api' (7abedfc4-b509-4bf7-b612-b150750b9c4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:15.249601 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume request issued successfully. Aug 01 13:05:15.250240 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4a73149-acfe-49f9-b67c-afb595e475c3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:15.250843 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 918/3643] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:14 2026] POST /volume/v3/volumes => generated 756 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:15.266752 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.268655 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:15.269352 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1350543447"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:15.271724 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume request body: {'volume': {"'imageRef": '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1350543447'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:15.272062 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume of 1 GB Aug 01 13:05:15.280038 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Availability Zones retrieved successfully. Aug 01 13:05:15.289863 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Flow 'volume_create_api' (67b92564-d785-44ac-a7e7-b6a5c84c6138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:15.291735 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ffa6ec4-a529-4b83-8fdb-afcdd1138074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.293623 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:15.341353 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ffa6ec4-a529-4b83-8fdb-afcdd1138074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.342240 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ebc58c-8035-4cff-ba75-28d3f772d621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.388866 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Created reservations ['c5fb73ec-ad36-4e0c-8496-43e7d9f1d87c', '8cf51eac-7577-444f-a57f-84a7e7558895', '579023dc-e6cc-4570-b1db-8c34c4bc19cd', '19d6593c-c36f-4216-bd8a-da181e01839c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:15.389603 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ebc58c-8035-4cff-ba75-28d3f772d621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5fb73ec-ad36-4e0c-8496-43e7d9f1d87c', '8cf51eac-7577-444f-a57f-84a7e7558895', '579023dc-e6cc-4570-b1db-8c34c4bc19cd', '19d6593c-c36f-4216-bd8a-da181e01839c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.390278 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac50c96-901f-4250-bd6c-e9c32b24d2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.413418 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac50c96-901f-4250-bd6c-e9c32b24d2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1531d44b-f5ec-4dc0-b0bf-f4ac5c102091', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1350543447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',qos_specs=None,replication_status=,reservations=['c5fb73ec-ad36-4e0c-8496-43e7d9f1d87c','8cf51eac-7577-444f-a57f-84a7e7558895','579023dc-e6cc-4570-b1db-8c34c4bc19cd','19d6593c-c36f-4216-bd8a-da181e01839c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1350543447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1531d44b-f5ec-4dc0-b0bf-f4ac5c102091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',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='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.414095 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc232d35-ddd6-4d84-b4d9-3bf8c0616d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.435415 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc232d35-ddd6-4d84-b4d9-3bf8c0616d73) 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-CreateVolumesFromImageTest-Volume-1350543447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',qos_specs=None,replication_status=,reservations=['c5fb73ec-ad36-4e0c-8496-43e7d9f1d87c','8cf51eac-7577-444f-a57f-84a7e7558895','579023dc-e6cc-4570-b1db-8c34c4bc19cd','19d6593c-c36f-4216-bd8a-da181e01839c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.436184 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a771cf27-5b4d-45da-8150-6f47edcd4c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.449062 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a771cf27-5b4d-45da-8150-6f47edcd4c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.449841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Flow 'volume_create_api' (67b92564-d785-44ac-a7e7-b6a5c84c6138) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:15.450155 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume request issued successfully. Aug 01 13:05:15.450680 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eeaa8cea-d4c7-43ee-b38b-cf8369ae50b8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:15.451089 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 908/3644] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:15 2026] POST /volume/v3/volumes => generated 757 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:15.465626 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.467831 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:15.468285 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1392179988"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:15.470129 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume request body: {'volume': {"'imageRef": '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1392179988'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:15.470281 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume of 1 GB Aug 01 13:05:15.470629 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:15.470629 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:15.475483 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Availability Zones retrieved successfully. Aug 01 13:05:15.483826 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Flow 'volume_create_api' (8262a6d1-727d-4c97-8a64-c6f73beaf5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:15.485156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5baad09b-8be1-4ff7-b8ae-0b794f744159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.488024 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:15.519425 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5baad09b-8be1-4ff7-b8ae-0b794f744159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.520493 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8731d25-0991-4443-b67c-ad2e6cfee968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.532262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-249b6fc7-518e-46e3-a2a8-7a6bbb25950e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.534723 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-249b6fc7-518e-46e3-a2a8-7a6bbb25950e tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 Aug 01 13:05:15.535127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-249b6fc7-518e-46e3-a2a8-7a6bbb25950e tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:15.535329 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-249b6fc7-518e-46e3-a2a8-7a6bbb25950e tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:15.549923 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:15.549923 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:15.550823 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-249b6fc7-518e-46e3-a2a8-7a6bbb25950e tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:15.551742 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-249b6fc7-518e-46e3-a2a8-7a6bbb25950e tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 returned with HTTP 200 Aug 01 13:05:15.552459 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 910/3645] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:15 2026] GET /volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:15.566000 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.568886 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:15.569140 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1369632412"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:15.571250 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request body: {'volume': {'snapshot_id': 'a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1369632412'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:15.579202 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:15.579202 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:15.580408 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:15.580408 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume of 1 GB Aug 01 13:05:15.580654 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Created reservations ['0e3a445f-3d60-40ae-a88d-279fa9de66d0', '9eb188a6-74be-479e-9fa1-315de3fc193f', 'd515a582-b487-4d9b-95c2-c82d99f12d69', '9b3355dd-6600-4c06-8456-b9e5e1693fc6'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:15.581561 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8731d25-0991-4443-b67c-ad2e6cfee968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e3a445f-3d60-40ae-a88d-279fa9de66d0', '9eb188a6-74be-479e-9fa1-315de3fc193f', 'd515a582-b487-4d9b-95c2-c82d99f12d69', '9b3355dd-6600-4c06-8456-b9e5e1693fc6']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.582671 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4a28022-14d0-405a-9a05-6a4f3320ca50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.589360 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Availability Zones retrieved successfully. Aug 01 13:05:15.596936 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (47b184d6-53f1-424b-9b6d-939a9ee89f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:15.597930 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93348f9c-2920-4b98-81e7-18a38a700828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.599074 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:15.617559 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4a28022-14d0-405a-9a05-6a4f3320ca50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14c07685-fd21-46ec-90e7-05d0026748c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1392179988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',qos_specs=None,replication_status=,reservations=['0e3a445f-3d60-40ae-a88d-279fa9de66d0','9eb188a6-74be-479e-9fa1-315de3fc193f','d515a582-b487-4d9b-95c2-c82d99f12d69','9b3355dd-6600-4c06-8456-b9e5e1693fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1392179988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14c07685-fd21-46ec-90e7-05d0026748c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',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='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.618402 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50dc8987-d4a8-44ae-b39c-206c9a2395dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.642117 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.644846 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50dc8987-d4a8-44ae-b39c-206c9a2395dc) 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-CreateVolumesFromImageTest-Volume-1392179988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',qos_specs=None,replication_status=,reservations=['0e3a445f-3d60-40ae-a88d-279fa9de66d0','9eb188a6-74be-479e-9fa1-315de3fc193f','d515a582-b487-4d9b-95c2-c82d99f12d69','9b3355dd-6600-4c06-8456-b9e5e1693fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.645344 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/limits Aug 01 13:05:15.645627 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ca8295-b3b0-49d8-98ad-8277c6daa444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.645792 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:15.645890 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:15.652687 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93348f9c-2920-4b98-81e7-18a38a700828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.653923 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69acbe79-f039-4449-9841-2e8d59fe2c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.657473 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:15.657893 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:15.658211 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249462994-1324032826, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:15.658821 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-310697965-1625058035 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-310697965-1625058035, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:15.659092 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:15.659368 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:15.659706 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-347006232-2000853337, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:15.660007 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-828178372 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-828178372, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:15.660336 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-828178372 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-828178372, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:15.660712 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-828178372 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-828178372, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:15.661904 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:15.661904 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:15.666242 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ca8295-b3b0-49d8-98ad-8277c6daa444) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.667526 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Flow 'volume_create_api' (8262a6d1-727d-4c97-8a64-c6f73beaf5a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:15.668326 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume request issued successfully. Aug 01 13:05:15.668911 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0376c05c-a043-4357-8f4f-e849ef4a16c1 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:15.669615 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 910/3646] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:15 2026] POST /volume/v3/volumes => generated 757 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:15.678057 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-6357111c-0980-4626-a28f-838c65170bca tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/limits returned with HTTP 200 Aug 01 13:05:15.678588 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 909/3647] 10.4.3.110 () {68 vars in 1484 bytes} [Sat Aug 1 13:05:15 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:15.689929 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.694925 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:15.695315 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2124679451"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:15.699538 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume request body: {'volume': {"'imageRef": '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2124679451'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:15.699798 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume of 1 GB Aug 01 13:05:15.706537 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Availability Zones retrieved successfully. Aug 01 13:05:15.707799 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['1a6e8341-f81c-4b46-bc36-5b295c824e42', '7f2fb752-eb78-4544-84b9-764df5391138', 'a9bea5bb-7438-4dff-a1b3-751ab4b69049', '8fe9e1d8-8108-46dc-a733-c3d929b3c733'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:15.708717 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69acbe79-f039-4449-9841-2e8d59fe2c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a6e8341-f81c-4b46-bc36-5b295c824e42', '7f2fb752-eb78-4544-84b9-764df5391138', 'a9bea5bb-7438-4dff-a1b3-751ab4b69049', '8fe9e1d8-8108-46dc-a733-c3d929b3c733']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.709638 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8790a9f-f911-4b4c-83e1-e652b6723d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.713068 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fdaa69ab-f655-4690-b1dd-9761a9817cd0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.715100 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdaa69ab-f655-4690-b1dd-9761a9817cd0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:15.715332 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdaa69ab-f655-4690-b1dd-9761a9817cd0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:15.715561 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdaa69ab-f655-4690-b1dd-9761a9817cd0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:15.715682 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Flow 'volume_create_api' (83dd1882-1ae1-44c5-a6ae-642c64d51cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:15.715715 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fdaa69ab-f655-4690-b1dd-9761a9817cd0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:15.717088 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fe77f3-9ec7-411d-aacb-5d3f13b80d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.721892 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:15.722813 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-5a81e97a-e0f5-4c26-b0ba-a494e05b5694 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.722919 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:15.722919 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:15.723827 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdaa69ab-f655-4690-b1dd-9761a9817cd0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:15.724205 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 911/3648] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:15 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:15.726156 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-5a81e97a-e0f5-4c26-b0ba-a494e05b5694 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:05:15.726354 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-5a81e97a-e0f5-4c26-b0ba-a494e05b5694 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:15.726561 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-5a81e97a-e0f5-4c26-b0ba-a494e05b5694 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:15.727132 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-975d6efe-f6ec-4c3e-8ba8-a1f9a82eafce None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.729241 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-975d6efe-f6ec-4c3e-8ba8-a1f9a82eafce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] DELETE https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:05:15.729241 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-975d6efe-f6ec-4c3e-8ba8-a1f9a82eafce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:15.729458 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-975d6efe-f6ec-4c3e-8ba8-a1f9a82eafce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:15.729669 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-975d6efe-f6ec-4c3e-8ba8-a1f9a82eafce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Delete volume with id: 4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:05:15.736300 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:15.736300 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:15.737866 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:15.737866 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:15.738506 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-975d6efe-f6ec-4c3e-8ba8-a1f9a82eafce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:15.740611 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-5a81e97a-e0f5-4c26-b0ba-a494e05b5694 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:05:15.745876 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-5a81e97a-e0f5-4c26-b0ba-a494e05b5694 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c returned with HTTP 200 Aug 01 13:05:15.746342 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 910/3649] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:15 2026] GET /volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:15.755049 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fe77f3-9ec7-411d-aacb-5d3f13b80d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.755800 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3f94c5-f0d8-4572-be08-afed3c0fa0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.756465 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8790a9f-f911-4b4c-83e1-e652b6723d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07f9ebab-e371-43bf-8b45-1c2929d8cffa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1369632412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['1a6e8341-f81c-4b46-bc36-5b295c824e42','7f2fb752-eb78-4544-84b9-764df5391138','a9bea5bb-7438-4dff-a1b3-751ab4b69049','8fe9e1d8-8108-46dc-a733-c3d929b3c733'],size=1,snapshot_id=a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1369632412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07f9ebab-e371-43bf-8b45-1c2929d8cffa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',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=a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4df32d528a914d9f90bc9be87fe502ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.756934 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-975d6efe-f6ec-4c3e-8ba8-a1f9a82eafce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Delete volume request issued successfully. Aug 01 13:05:15.757188 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-975d6efe-f6ec-4c3e-8ba8-a1f9a82eafce tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 202 Aug 01 13:05:15.757582 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 912/3650] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:15 2026] DELETE /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:15.759075 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1cde3a4-c03d-40db-a07e-10c4b275c492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.761667 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-24050d04-51d5-444e-bebd-09c1ca6e9a2a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.764021 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-24050d04-51d5-444e-bebd-09c1ca6e9a2a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:05:15.764441 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-24050d04-51d5-444e-bebd-09c1ca6e9a2a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93d7b696-e31f-4022-9447-999d2378756c", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-597383585", "description": null, "metadata": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:15.778097 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:15.778097 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:15.778762 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-24050d04-51d5-444e-bebd-09c1ca6e9a2a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:05:15.779034 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-24050d04-51d5-444e-bebd-09c1ca6e9a2a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Create snapshot from volume 93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:05:15.782420 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1cde3a4-c03d-40db-a07e-10c4b275c492) 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-VolumeDependencyTests-Volume-1369632412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['1a6e8341-f81c-4b46-bc36-5b295c824e42','7f2fb752-eb78-4544-84b9-764df5391138','a9bea5bb-7438-4dff-a1b3-751ab4b69049','8fe9e1d8-8108-46dc-a733-c3d929b3c733'],size=1,snapshot_id=a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.783158 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5061b0-ab05-4004-a09f-5508acef51ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.805029 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5061b0-ab05-4004-a09f-5508acef51ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.805811 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (47b184d6-53f1-424b-9b6d-939a9ee89f6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:15.806125 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request issued successfully. Aug 01 13:05:15.806775 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4fa8585f-3d48-47db-abb0-5bb8d83c878b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:15.807397 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 919/3651] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:05:15 2026] POST /volume/v3/volumes => generated 804 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:05:15.809040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Created reservations ['58468d3e-11e9-4c75-8968-900f4ecadcca', '1d574835-536e-47cc-8e7e-4b244da1eecb', '01bd589c-d0b2-40a2-bd42-480577a351d1', '9a23d342-1ed7-4d65-8022-f773099e4b54'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:15.809858 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3f94c5-f0d8-4572-be08-afed3c0fa0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58468d3e-11e9-4c75-8968-900f4ecadcca', '1d574835-536e-47cc-8e7e-4b244da1eecb', '01bd589c-d0b2-40a2-bd42-480577a351d1', '9a23d342-1ed7-4d65-8022-f773099e4b54']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.810972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dac7956-ee2a-4684-854b-09728f88632b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.821861 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-24050d04-51d5-444e-bebd-09c1ca6e9a2a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Created reservations ['f5c76d1e-a518-4e13-b75b-e8fc68e3b4e6', 'f3477413-f413-42b6-8e51-e5c6e12e9ca3', '01faa16d-a69b-428e-af52-21b753431b9c', '4da1e52f-53a0-48a8-abf6-e815385d9923'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:15.828604 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2140f332-696f-40b4-90b7-c3507ad7f4c1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.830626 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2140f332-696f-40b4-90b7-c3507ad7f4c1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa Aug 01 13:05:15.831013 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2140f332-696f-40b4-90b7-c3507ad7f4c1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:15.831102 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2140f332-696f-40b4-90b7-c3507ad7f4c1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:15.840054 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:15.840054 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:15.843720 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dac7956-ee2a-4684-854b-09728f88632b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c4bd421-d6c1-4d67-bf98-e609b96e9b6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2124679451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',qos_specs=None,replication_status=,reservations=['58468d3e-11e9-4c75-8968-900f4ecadcca','1d574835-536e-47cc-8e7e-4b244da1eecb','01bd589c-d0b2-40a2-bd42-480577a351d1','9a23d342-1ed7-4d65-8022-f773099e4b54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2124679451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c4bd421-d6c1-4d67-bf98-e609b96e9b6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',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='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.844523 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c28519-0795-48c1-97dd-ab6de81589eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.844610 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2140f332-696f-40b4-90b7-c3507ad7f4c1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:15.849783 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2140f332-696f-40b4-90b7-c3507ad7f4c1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa returned with HTTP 200 Aug 01 13:05:15.850236 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 913/3652] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:15 2026] GET /volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:15.861095 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-24050d04-51d5-444e-bebd-09c1ca6e9a2a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot force create request issued successfully. Aug 01 13:05:15.861600 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9224707a-4e89-4329-82df-8ac6ef73fa44 req-24050d04-51d5-444e-bebd-09c1ca6e9a2a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:05:15.862142 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 911/3653] 10.4.3.110 () {72 vars in 1547 bytes} [Sat Aug 1 13:05:15 2026] POST /volume/v3/snapshots => generated 323 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:15.871989 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c28519-0795-48c1-97dd-ab6de81589eb) 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-CreateVolumesFromImageTest-Volume-2124679451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',qos_specs=None,replication_status=,reservations=['58468d3e-11e9-4c75-8968-900f4ecadcca','1d574835-536e-47cc-8e7e-4b244da1eecb','01bd589c-d0b2-40a2-bd42-480577a351d1','9a23d342-1ed7-4d65-8022-f773099e4b54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.872732 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d10737-8fc1-43fd-89cb-25f49420a20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.889606 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d10737-8fc1-43fd-89cb-25f49420a20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.890699 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Flow 'volume_create_api' (83dd1882-1ae1-44c5-a6ae-642c64d51cbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:15.891173 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume request issued successfully. Aug 01 13:05:15.892147 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78193c21-7cc7-4e03-8b8e-1200877dac57 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:15.892646 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 911/3654] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:15 2026] POST /volume/v3/volumes => generated 757 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:15.907732 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:15.909868 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:15.910336 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-308622508"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:15.913415 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume request body: {'volume': {"'imageRef": '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-308622508'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:15.913633 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume of 1 GB Aug 01 13:05:15.914023 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:15.914023 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:15.921605 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Availability Zones retrieved successfully. Aug 01 13:05:15.927482 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Flow 'volume_create_api' (cd7bb7b1-e554-4e41-8c2e-68a59e96b932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:15.928566 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d76b24-911c-4b31-8c5c-2c2f4566a490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.929407 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:15.954482 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d76b24-911c-4b31-8c5c-2c2f4566a490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.955345 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (110ddc84-03ad-4032-b1ff-385f14ff71a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:15.994142 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Created reservations ['306e1032-7f5f-4b2b-a8cb-dd967ec7ee10', '7a1ea63d-6f59-4314-9d2d-995485e91fc0', '559c6480-a42f-4903-8f29-b58ae219a9bf', 'b5c94171-2005-46fa-8f2d-beb478634e9f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:15.994850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (110ddc84-03ad-4032-b1ff-385f14ff71a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['306e1032-7f5f-4b2b-a8cb-dd967ec7ee10', '7a1ea63d-6f59-4314-9d2d-995485e91fc0', '559c6480-a42f-4903-8f29-b58ae219a9bf', 'b5c94171-2005-46fa-8f2d-beb478634e9f']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:15.995544 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36bbe31-92e6-471e-aeb6-ba62489d5ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:16.017534 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36bbe31-92e6-471e-aeb6-ba62489d5ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c24aa4ea-993c-4197-867f-ab157258c8e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-308622508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',qos_specs=None,replication_status=,reservations=['306e1032-7f5f-4b2b-a8cb-dd967ec7ee10','7a1ea63d-6f59-4314-9d2d-995485e91fc0','559c6480-a42f-4903-8f29-b58ae219a9bf','b5c94171-2005-46fa-8f2d-beb478634e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-308622508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c24aa4ea-993c-4197-867f-ab157258c8e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',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='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:16.018214 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d8a5e9-a1af-4eb3-9ee7-90fec27928d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:16.038550 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d8a5e9-a1af-4eb3-9ee7-90fec27928d2) 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-CreateVolumesFromImageTest-Volume-308622508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b06a4faf3f2b4d7ea41c6c81250840b2',qos_specs=None,replication_status=,reservations=['306e1032-7f5f-4b2b-a8cb-dd967ec7ee10','7a1ea63d-6f59-4314-9d2d-995485e91fc0','559c6480-a42f-4903-8f29-b58ae219a9bf','b5c94171-2005-46fa-8f2d-beb478634e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee4ce8a554940ba9bb5ac6f5a36694a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:16.039383 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49806858-edd3-4b7f-8b55-40f07c7f0b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:16.048648 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49806858-edd3-4b7f-8b55-40f07c7f0b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:16.049459 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Flow 'volume_create_api' (cd7bb7b1-e554-4e41-8c2e-68a59e96b932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:16.049852 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Create volume request issued successfully. Aug 01 13:05:16.050362 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-758c4cf8-a615-42bc-8c41-6c85e2ea620f tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:16.050765 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 920/3655] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:15 2026] POST /volume/v3/volumes => generated 756 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:16.062593 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1c65475b-dfa6-4768-ad6d-e6d040c85fa9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:16.064476 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c65475b-dfa6-4768-ad6d-e6d040c85fa9 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 Aug 01 13:05:16.064760 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1c65475b-dfa6-4768-ad6d-e6d040c85fa9 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:16.064994 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1c65475b-dfa6-4768-ad6d-e6d040c85fa9 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:16.073859 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:16.073859 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:16.077885 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1c65475b-dfa6-4768-ad6d-e6d040c85fa9 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:16.082969 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c65475b-dfa6-4768-ad6d-e6d040c85fa9 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 returned with HTTP 200 Aug 01 13:05:16.083535 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 914/3656] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:16 2026] GET /volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:16.100168 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2fa38177-b625-466c-8329-9444b330a0e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:16.102582 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fa38177-b625-466c-8329-9444b330a0e9 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 Aug 01 13:05:16.102879 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fa38177-b625-466c-8329-9444b330a0e9 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:16.103201 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fa38177-b625-466c-8329-9444b330a0e9 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:16.115342 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:16.115342 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:16.129320 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2fa38177-b625-466c-8329-9444b330a0e9 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:16.140082 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fa38177-b625-466c-8329-9444b330a0e9 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 returned with HTTP 200 Aug 01 13:05:16.140552 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 912/3657] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:16 2026] GET /volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:16.156369 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d052835e-2365-453d-9fe5-e4407b2258c7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:16.161537 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d052835e-2365-453d-9fe5-e4407b2258c7 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 Aug 01 13:05:16.161818 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d052835e-2365-453d-9fe5-e4407b2258c7 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:16.162177 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d052835e-2365-453d-9fe5-e4407b2258c7 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:16.177914 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:16.177914 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:16.186897 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d052835e-2365-453d-9fe5-e4407b2258c7 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:16.195751 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d052835e-2365-453d-9fe5-e4407b2258c7 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 returned with HTTP 200 Aug 01 13:05:16.196360 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 912/3658] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:16 2026] GET /volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:16.214068 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d8c2554-a8db-4416-958b-5101cfbee4d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:16.217895 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d8c2554-a8db-4416-958b-5101cfbee4d8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e Aug 01 13:05:16.217895 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d8c2554-a8db-4416-958b-5101cfbee4d8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:16.217895 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d8c2554-a8db-4416-958b-5101cfbee4d8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:16.229556 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:16.229556 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:16.237207 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7d8c2554-a8db-4416-958b-5101cfbee4d8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:16.244880 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d8c2554-a8db-4416-958b-5101cfbee4d8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e returned with HTTP 200 Aug 01 13:05:16.245743 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 921/3659] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:16 2026] GET /volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:16.263844 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cd1edbe9-1374-4f79-a263-c8b406a915b5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:16.268293 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd1edbe9-1374-4f79-a263-c8b406a915b5 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 Aug 01 13:05:16.268476 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cd1edbe9-1374-4f79-a263-c8b406a915b5 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:16.268766 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cd1edbe9-1374-4f79-a263-c8b406a915b5 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:16.278380 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:16.278380 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:16.283376 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cd1edbe9-1374-4f79-a263-c8b406a915b5 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:16.290477 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd1edbe9-1374-4f79-a263-c8b406a915b5 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 returned with HTTP 200 Aug 01 13:05:16.291048 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 915/3660] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:16 2026] GET /volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:16.737359 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-56bd7233-86b6-4d97-9678-7d23c52f7f56 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:16.739296 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56bd7233-86b6-4d97-9678-7d23c52f7f56 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:16.739520 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56bd7233-86b6-4d97-9678-7d23c52f7f56 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:16.739753 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56bd7233-86b6-4d97-9678-7d23c52f7f56 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:16.739896 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-56bd7233-86b6-4d97-9678-7d23c52f7f56 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:16.745001 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:16.745001 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:16.746084 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56bd7233-86b6-4d97-9678-7d23c52f7f56 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:16.746732 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 913/3661] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:16 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:16.866055 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0c822aa8-57f1-45db-9431-abde02002ceb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:16.868397 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c822aa8-57f1-45db-9431-abde02002ceb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa Aug 01 13:05:16.868731 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c822aa8-57f1-45db-9431-abde02002ceb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:16.869030 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c822aa8-57f1-45db-9431-abde02002ceb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:16.881058 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:16.881058 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:16.886063 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0c822aa8-57f1-45db-9431-abde02002ceb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:16.892846 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c822aa8-57f1-45db-9431-abde02002ceb tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa returned with HTTP 200 Aug 01 13:05:16.893302 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 913/3662] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:16 2026] GET /volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa => generated 897 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:16.910968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2be00857-f16f-4dd6-9c68-36d3a0bb9d0d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:16.914260 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2be00857-f16f-4dd6-9c68-36d3a0bb9d0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:05:16.915285 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2be00857-f16f-4dd6-9c68-36d3a0bb9d0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07f9ebab-e371-43bf-8b45-1c2929d8cffa", "name": "tempest-VolumeDependencyTests-Snapshot-484370872"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:16.930417 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:16.930417 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:16.931266 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2be00857-f16f-4dd6-9c68-36d3a0bb9d0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:16.931266 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-2be00857-f16f-4dd6-9c68-36d3a0bb9d0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create snapshot from volume 07f9ebab-e371-43bf-8b45-1c2929d8cffa Aug 01 13:05:16.963680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-2be00857-f16f-4dd6-9c68-36d3a0bb9d0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['944b9562-71ff-4c8b-a396-dd23069c3969', '9d5f4472-3c3e-4622-9e82-ddf71ba10818', '825f59b9-6a16-4665-af84-e56258481d6c', '53e6b3e1-00d5-4535-9a99-207a1cec27bb'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:16.996705 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2be00857-f16f-4dd6-9c68-36d3a0bb9d0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot create request issued successfully. Aug 01 13:05:16.997064 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2be00857-f16f-4dd6-9c68-36d3a0bb9d0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:05:16.998104 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 922/3663] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:05:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:17.006770 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dbeb2b24-bc69-4d27-882b-18b8c3342f43 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:17.008712 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dbeb2b24-bc69-4d27-882b-18b8c3342f43 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c Aug 01 13:05:17.008975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dbeb2b24-bc69-4d27-882b-18b8c3342f43 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:17.009231 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dbeb2b24-bc69-4d27-882b-18b8c3342f43 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:17.016497 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:17.016497 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:17.017211 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dbeb2b24-bc69-4d27-882b-18b8c3342f43 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:17.018440 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dbeb2b24-bc69-4d27-882b-18b8c3342f43 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c returned with HTTP 200 Aug 01 13:05:17.019098 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 916/3664] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:17 2026] GET /volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:17.304936 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-158c33dc-0185-45a4-9766-485d9512a5a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:17.306644 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-158c33dc-0185-45a4-9766-485d9512a5a8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 Aug 01 13:05:17.307694 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-158c33dc-0185-45a4-9766-485d9512a5a8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:17.307694 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-158c33dc-0185-45a4-9766-485d9512a5a8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:17.315033 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:17.315033 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:17.320351 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-158c33dc-0185-45a4-9766-485d9512a5a8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:17.326097 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-158c33dc-0185-45a4-9766-485d9512a5a8 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 returned with HTTP 200 Aug 01 13:05:17.328560 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 914/3665] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:17 2026] GET /volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:17.343225 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ac071ee7-768e-414b-b903-33a9f0fe5b4e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:17.345203 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ac071ee7-768e-414b-b903-33a9f0fe5b4e tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] DELETE https://10.4.3.110/volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 Aug 01 13:05:17.347344 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ac071ee7-768e-414b-b903-33a9f0fe5b4e tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:17.347344 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ac071ee7-768e-414b-b903-33a9f0fe5b4e tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:17.347344 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ac071ee7-768e-414b-b903-33a9f0fe5b4e tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Delete volume with id: c24aa4ea-993c-4197-867f-ab157258c8e4 Aug 01 13:05:17.354562 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:17.354562 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:17.355048 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ac071ee7-768e-414b-b903-33a9f0fe5b4e tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:17.377267 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ac071ee7-768e-414b-b903-33a9f0fe5b4e tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Delete volume request issued successfully. Aug 01 13:05:17.377414 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ac071ee7-768e-414b-b903-33a9f0fe5b4e tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 returned with HTTP 202 Aug 01 13:05:17.377857 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 914/3666] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:17 2026] DELETE /volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:17.387101 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8423d83c-bbd8-4123-a5a9-7a7d1c59804a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:17.389320 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8423d83c-bbd8-4123-a5a9-7a7d1c59804a tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 Aug 01 13:05:17.389600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8423d83c-bbd8-4123-a5a9-7a7d1c59804a tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:17.389787 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8423d83c-bbd8-4123-a5a9-7a7d1c59804a tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:17.398294 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:17.398294 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:17.403319 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8423d83c-bbd8-4123-a5a9-7a7d1c59804a tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:17.409084 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8423d83c-bbd8-4123-a5a9-7a7d1c59804a tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 returned with HTTP 200 Aug 01 13:05:17.409687 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 923/3667] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:17 2026] GET /volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:17.761873 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5ff34c0d-3a79-4751-bd5b-eeff73abd0c7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:17.764259 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ff34c0d-3a79-4751-bd5b-eeff73abd0c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:17.764555 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ff34c0d-3a79-4751-bd5b-eeff73abd0c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:17.764853 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ff34c0d-3a79-4751-bd5b-eeff73abd0c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:17.765039 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5ff34c0d-3a79-4751-bd5b-eeff73abd0c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:17.772906 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:17.772906 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:17.773312 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ff34c0d-3a79-4751-bd5b-eeff73abd0c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:17.773920 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 917/3668] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:17 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:17.935347 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-910720c9-6412-453e-83b4-dd6e1e09ddde None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:17.937365 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-910720c9-6412-453e-83b4-dd6e1e09ddde tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 Aug 01 13:05:17.937603 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-910720c9-6412-453e-83b4-dd6e1e09ddde tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:17.937856 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-910720c9-6412-453e-83b4-dd6e1e09ddde tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:17.945405 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:17.945405 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:17.945575 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-910720c9-6412-453e-83b4-dd6e1e09ddde tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot retrieved successfully. Aug 01 13:05:17.946641 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-910720c9-6412-453e-83b4-dd6e1e09ddde tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 returned with HTTP 200 Aug 01 13:05:17.947122 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 915/3669] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:17 2026] GET /volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:17.979765 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:17.981539 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:17.981889 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1884044253", "snapshot_id": null, "imageRef": "137525d7-b833-4cfc-8226-d39a873e22a1", "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:17.983587 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1884044253', 'snapshot_id': None, 'imageRef': '137525d7-b833-4cfc-8226-d39a873e22a1', 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:18.028907 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-28da3c38-6c04-43d7-a5da-21cc53118af4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:18.030752 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28da3c38-6c04-43d7-a5da-21cc53118af4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c Aug 01 13:05:18.030963 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28da3c38-6c04-43d7-a5da-21cc53118af4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:18.031127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28da3c38-6c04-43d7-a5da-21cc53118af4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:18.036202 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:18.036202 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:18.036696 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-28da3c38-6c04-43d7-a5da-21cc53118af4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:18.037409 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28da3c38-6c04-43d7-a5da-21cc53118af4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c returned with HTTP 200 Aug 01 13:05:18.037773 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 924/3670] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:18 2026] GET /volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:18.050642 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:18.052780 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:18.053243 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3f3b43db-ddeb-405e-87a9-81b029b4487c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1435624723"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:18.055283 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request body: {'volume': {'snapshot_id': '3f3b43db-ddeb-405e-87a9-81b029b4487c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1435624723'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:18.063782 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:18.063782 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:18.064322 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:18.064491 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume of 1 GB Aug 01 13:05:18.071159 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Availability Zones retrieved successfully. Aug 01 13:05:18.074142 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:18.074142 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:18.074688 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot retrieved successfully. Aug 01 13:05:18.074914 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Create volume of 1 GB Aug 01 13:05:18.078365 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (56b1b832-8310-432a-abe4-abb403afaf6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:18.079238 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Availability Zones retrieved successfully. Aug 01 13:05:18.080042 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (978fe0f0-3bae-43ed-9d61-252dc4818186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.081243 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:18.084775 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Flow 'volume_create_api' (b543761c-df23-4fc9-9d2f-89b4c8d23b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:18.086103 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3749436d-3e77-454e-81f7-0c914afabffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.088006 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:18.124522 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3749436d-3e77-454e-81f7-0c914afabffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '894c9ceb-f171-4f05-85d6-bc4125d9a6b9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.125399 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c4a6a1-c17e-40f8-8ea7-5649da129f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.125708 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (978fe0f0-3bae-43ed-9d61-252dc4818186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3f3b43db-ddeb-405e-87a9-81b029b4487c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.126724 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106a44d2-d8bb-474d-90f0-f612ec028488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.174120 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Created reservations ['18755d8a-48f1-4f84-88f4-defa793a5051', 'ab2bb4be-9b93-4bdd-bd73-8e390996ddc6', '23dc9c98-7da0-4152-a50e-f0300a98c213', '04dae09f-16d6-44a0-ba9f-261c75bcdb31'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:18.174353 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['7238ea28-37db-4cbb-a9a3-67aa5bcf87d2', 'abad050b-0b59-421b-ad91-f2c5859f3f6b', '6a0ce17d-219a-4caf-8ed0-265bffeb86d2', '8e6d7cc4-11e2-4c2b-99d8-010d190c7305'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:18.174836 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c4a6a1-c17e-40f8-8ea7-5649da129f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18755d8a-48f1-4f84-88f4-defa793a5051', 'ab2bb4be-9b93-4bdd-bd73-8e390996ddc6', '23dc9c98-7da0-4152-a50e-f0300a98c213', '04dae09f-16d6-44a0-ba9f-261c75bcdb31']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.175066 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106a44d2-d8bb-474d-90f0-f612ec028488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7238ea28-37db-4cbb-a9a3-67aa5bcf87d2', 'abad050b-0b59-421b-ad91-f2c5859f3f6b', '6a0ce17d-219a-4caf-8ed0-265bffeb86d2', '8e6d7cc4-11e2-4c2b-99d8-010d190c7305']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.175510 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f5e769-c869-41ff-a502-4923d4a3e18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.175814 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ac5d134-ba21-4dd7-939c-4475fd3b767f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.216125 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ac5d134-ba21-4dd7-939c-4475fd3b767f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7af2327-d987-4204-91b1-a27e188f2b97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1435624723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['7238ea28-37db-4cbb-a9a3-67aa5bcf87d2','abad050b-0b59-421b-ad91-f2c5859f3f6b','6a0ce17d-219a-4caf-8ed0-265bffeb86d2','8e6d7cc4-11e2-4c2b-99d8-010d190c7305'],size=1,snapshot_id=3f3b43db-ddeb-405e-87a9-81b029b4487c,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1435624723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7af2327-d987-4204-91b1-a27e188f2b97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',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=3f3b43db-ddeb-405e-87a9-81b029b4487c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4df32d528a914d9f90bc9be87fe502ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.216917 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60441a5a-0dd7-4a22-856c-89d2ea200cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.217375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f5e769-c869-41ff-a502-4923d4a3e18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b617d8b0-a27f-48c2-8c3e-11a810bcaa5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1884044253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029142d084d243cfb0ea415233bf6b47',qos_specs=None,replication_status=,reservations=['18755d8a-48f1-4f84-88f4-defa793a5051','ab2bb4be-9b93-4bdd-bd73-8e390996ddc6','23dc9c98-7da0-4152-a50e-f0300a98c213','04dae09f-16d6-44a0-ba9f-261c75bcdb31'],size=1,snapshot_id=894c9ceb-f171-4f05-85d6-bc4125d9a6b9,source_replicaid=,source_volid=None,status='creating',user_id='6013d405e7604b4fa64c652859a7c909',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1884044253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b617d8b0-a27f-48c2-8c3e-11a810bcaa5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='029142d084d243cfb0ea415233bf6b47',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=894c9ceb-f171-4f05-85d6-bc4125d9a6b9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6013d405e7604b4fa64c652859a7c909',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.218233 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1744659-0634-4f22-96fe-d320d1e68c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.234434 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60441a5a-0dd7-4a22-856c-89d2ea200cc3) 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-VolumeDependencyTests-Volume-1435624723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['7238ea28-37db-4cbb-a9a3-67aa5bcf87d2','abad050b-0b59-421b-ad91-f2c5859f3f6b','6a0ce17d-219a-4caf-8ed0-265bffeb86d2','8e6d7cc4-11e2-4c2b-99d8-010d190c7305'],size=1,snapshot_id=3f3b43db-ddeb-405e-87a9-81b029b4487c,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.235238 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f9b57f6-7cca-496f-8533-c39e0224c41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.254677 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1744659-0634-4f22-96fe-d320d1e68c6a) 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-TestVolumeBootPatternV346-volume-origin-1884044253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029142d084d243cfb0ea415233bf6b47',qos_specs=None,replication_status=,reservations=['18755d8a-48f1-4f84-88f4-defa793a5051','ab2bb4be-9b93-4bdd-bd73-8e390996ddc6','23dc9c98-7da0-4152-a50e-f0300a98c213','04dae09f-16d6-44a0-ba9f-261c75bcdb31'],size=1,snapshot_id=894c9ceb-f171-4f05-85d6-bc4125d9a6b9,source_replicaid=,source_volid=None,status='creating',user_id='6013d405e7604b4fa64c652859a7c909',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.254988 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84038274-7ec7-4f5b-9cc1-4526438206ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.261983 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f9b57f6-7cca-496f-8533-c39e0224c41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.263197 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (56b1b832-8310-432a-abe4-abb403afaf6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:18.263558 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request issued successfully. Aug 01 13:05:18.264283 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-187a6fa8-2e11-4d68-8817-d956c74a08c4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:18.264751 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 918/3671] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:05:18 2026] POST /volume/v3/volumes => generated 804 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:18.277962 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bcd34ca7-8f34-4df0-8c92-a9f4ac8d3307 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:18.283611 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcd34ca7-8f34-4df0-8c92-a9f4ac8d3307 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 Aug 01 13:05:18.283764 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcd34ca7-8f34-4df0-8c92-a9f4ac8d3307 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:18.284006 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcd34ca7-8f34-4df0-8c92-a9f4ac8d3307 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:18.286446 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84038274-7ec7-4f5b-9cc1-4526438206ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.287310 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Flow 'volume_create_api' (b543761c-df23-4fc9-9d2f-89b4c8d23b6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:18.287693 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Create volume request issued successfully. Aug 01 13:05:18.288255 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d8ca6c2-bd3c-4511-b2b3-4d967ffc6e7f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:18.289394 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 915/3672] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:05:17 2026] POST /volume/v3/volumes => generated 814 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:18.292251 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:18.292251 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:18.296776 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bcd34ca7-8f34-4df0-8c92-a9f4ac8d3307 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:18.301730 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcd34ca7-8f34-4df0-8c92-a9f4ac8d3307 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 returned with HTTP 200 Aug 01 13:05:18.302190 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 916/3673] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:18 2026] GET /volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:18.304132 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-80404304-174b-4db7-bde3-7e89874fcde3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:18.306581 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80404304-174b-4db7-bde3-7e89874fcde3 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e Aug 01 13:05:18.306890 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80404304-174b-4db7-bde3-7e89874fcde3 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:18.307196 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80404304-174b-4db7-bde3-7e89874fcde3 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:18.315451 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:18.315451 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:18.319525 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-80404304-174b-4db7-bde3-7e89874fcde3 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:05:18.324923 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80404304-174b-4db7-bde3-7e89874fcde3 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e returned with HTTP 200 Aug 01 13:05:18.325306 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 925/3674] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:18 2026] GET /volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:18.422250 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b50e8bd3-010a-47b4-990a-e0c5a9d40174 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:18.424489 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b50e8bd3-010a-47b4-990a-e0c5a9d40174 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 Aug 01 13:05:18.424715 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b50e8bd3-010a-47b4-990a-e0c5a9d40174 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:18.424920 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b50e8bd3-010a-47b4-990a-e0c5a9d40174 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:18.430680 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b50e8bd3-010a-47b4-990a-e0c5a9d40174 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 returned with HTTP 404 Aug 01 13:05:18.431184 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 919/3675] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:18 2026] GET /volume/v3/volumes/c24aa4ea-993c-4197-867f-ab157258c8e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:18.439282 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a88fe8c4-1744-4dc2-bfed-4a6231c9f2db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:18.441333 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a88fe8c4-1744-4dc2-bfed-4a6231c9f2db tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] DELETE https://10.4.3.110/volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e Aug 01 13:05:18.441613 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a88fe8c4-1744-4dc2-bfed-4a6231c9f2db tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:18.441783 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a88fe8c4-1744-4dc2-bfed-4a6231c9f2db tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:18.441996 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-a88fe8c4-1744-4dc2-bfed-4a6231c9f2db tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Delete volume with id: 6c4bd421-d6c1-4d67-bf98-e609b96e9b6e Aug 01 13:05:18.449753 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:18.449753 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:18.450305 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a88fe8c4-1744-4dc2-bfed-4a6231c9f2db tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:18.474467 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a88fe8c4-1744-4dc2-bfed-4a6231c9f2db tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Delete volume request issued successfully. Aug 01 13:05:18.474700 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a88fe8c4-1744-4dc2-bfed-4a6231c9f2db tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e returned with HTTP 202 Aug 01 13:05:18.475140 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 916/3676] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:18 2026] DELETE /volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:18.481843 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-78b106e0-d2cd-4f36-88ac-b3cb82b89b9d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:18.483789 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78b106e0-d2cd-4f36-88ac-b3cb82b89b9d tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e Aug 01 13:05:18.484070 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78b106e0-d2cd-4f36-88ac-b3cb82b89b9d tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:18.484869 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78b106e0-d2cd-4f36-88ac-b3cb82b89b9d tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:18.492781 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:18.492781 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:18.497146 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-78b106e0-d2cd-4f36-88ac-b3cb82b89b9d tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:18.502143 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78b106e0-d2cd-4f36-88ac-b3cb82b89b9d tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e returned with HTTP 200 Aug 01 13:05:18.502495 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 917/3677] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:18 2026] GET /volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:18.785449 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4a134125-445b-4eb1-8cd6-1b58a48f2924 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:18.787259 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a134125-445b-4eb1-8cd6-1b58a48f2924 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:18.787699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a134125-445b-4eb1-8cd6-1b58a48f2924 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:18.788089 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a134125-445b-4eb1-8cd6-1b58a48f2924 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:18.789034 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4a134125-445b-4eb1-8cd6-1b58a48f2924 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:18.793689 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:18.793689 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:18.794910 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a134125-445b-4eb1-8cd6-1b58a48f2924 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:18.795578 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 926/3678] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:18 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:18.806127 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cdadcd20-f1aa-458a-b3c5-e13a233bca46 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:18.808117 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdadcd20-f1aa-458a-b3c5-e13a233bca46 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 Aug 01 13:05:18.808315 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdadcd20-f1aa-458a-b3c5-e13a233bca46 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:18.808500 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdadcd20-f1aa-458a-b3c5-e13a233bca46 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:18.816166 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:18.816166 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:18.821400 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cdadcd20-f1aa-458a-b3c5-e13a233bca46 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:18.826621 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdadcd20-f1aa-458a-b3c5-e13a233bca46 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 returned with HTTP 200 Aug 01 13:05:18.826989 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 920/3679] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:18 2026] GET /volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:18.840637 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:18.843105 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81/restore Aug 01 13:05:18.843425 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:18.844800 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Restoring backup 4345ab1a-598a-4469-984b-a04bc2f39d81 ({'restore': {}}) {{(pid=100263) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 13:05:18.845014 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Restoring backup 4345ab1a-598a-4469-984b-a04bc2f39d81 to volume None. Aug 01 13:05:18.849187 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:18.849187 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:18.850225 np0000006302 devstack@c-api.service[100263]: INFO cinder.backup.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating volume of 1 GB for restore of backup 4345ab1a-598a-4469-984b-a04bc2f39d81. Aug 01 13:05:18.856460 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:05:18.856184. {{(pid=100263) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:05:18.856616 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Availability Zones retrieved successfully. Aug 01 13:05:18.862222 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (f39b3f38-d0c5-4c62-aecb-b7a80e52fd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:18.863138 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852db8dd-0d2b-4c4a-96dc-4ffc61eb796e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.864030 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:18.893716 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852db8dd-0d2b-4c4a-96dc-4ffc61eb796e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.894504 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8465d5d8-60f7-4505-9f40-244746748b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.928685 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['43f13a26-df35-44d5-aa7b-8b4c273cf255', '8cbbafd1-9741-44fd-8432-a184da55c5a2', '904d5f0d-9d2d-4581-9d8b-530e0d5bbd87', 'a75fd5dd-1fe6-4c7f-b343-c817e1a37458'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:18.929436 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8465d5d8-60f7-4505-9f40-244746748b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43f13a26-df35-44d5-aa7b-8b4c273cf255', '8cbbafd1-9741-44fd-8432-a184da55c5a2', '904d5f0d-9d2d-4581-9d8b-530e0d5bbd87', 'a75fd5dd-1fe6-4c7f-b343-c817e1a37458']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.930231 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207d45c7-d494-49fa-8fa9-6da8fb6725f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.958681 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207d45c7-d494-49fa-8fa9-6da8fb6725f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3074632b-1c7a-4f14-8bf9-ac552a7f0f51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4345ab1a-598a-4469-984b-a04bc2f39d81',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['43f13a26-df35-44d5-aa7b-8b4c273cf255','8cbbafd1-9741-44fd-8432-a184da55c5a2','904d5f0d-9d2d-4581-9d8b-530e0d5bbd87','a75fd5dd-1fe6-4c7f-b343-c817e1a37458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4345ab1a-598a-4469-984b-a04bc2f39d81',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3074632b-1c7a-4f14-8bf9-ac552a7f0f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='690ad56864f64f5e925c34d5ae6a08a8',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='df4917e9c1a94de58fdf2f8af55203df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.959430 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2035c422-bc10-4e27-aa31-16d400ed7ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.973598 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2035c422-bc10-4e27-aa31-16d400ed7ecd) 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='auto-created_from_restore_from_backup',display_name='restore_backup_4345ab1a-598a-4469-984b-a04bc2f39d81',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['43f13a26-df35-44d5-aa7b-8b4c273cf255','8cbbafd1-9741-44fd-8432-a184da55c5a2','904d5f0d-9d2d-4581-9d8b-530e0d5bbd87','a75fd5dd-1fe6-4c7f-b343-c817e1a37458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.974376 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7858fcd6-687f-487d-8709-e84183c3c5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:18.982598 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7858fcd6-687f-487d-8709-e84183c3c5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:18.985385 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (f39b3f38-d0c5-4c62-aecb-b7a80e52fd94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:18.985385 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume request issued successfully. Aug 01 13:05:18.991462 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:18.991462 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:18.992079 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:19.318313 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-742703db-ff11-499d-93e5-14f25164532a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:19.320208 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-742703db-ff11-499d-93e5-14f25164532a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 Aug 01 13:05:19.320398 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-742703db-ff11-499d-93e5-14f25164532a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:19.320617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-742703db-ff11-499d-93e5-14f25164532a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:19.327918 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:19.327918 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:19.331508 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-742703db-ff11-499d-93e5-14f25164532a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:19.337813 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-742703db-ff11-499d-93e5-14f25164532a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 returned with HTTP 200 Aug 01 13:05:19.338216 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 918/3680] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:19 2026] GET /volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:19.340669 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f48cc1a9-01b8-4489-b61e-843babe5de25 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:19.342393 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f48cc1a9-01b8-4489-b61e-843babe5de25 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e Aug 01 13:05:19.342760 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f48cc1a9-01b8-4489-b61e-843babe5de25 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:19.343066 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f48cc1a9-01b8-4489-b61e-843babe5de25 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:19.349926 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:19.349926 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:19.355026 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f48cc1a9-01b8-4489-b61e-843babe5de25 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:05:19.357192 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ff7877ac-db6c-4d61-b2ea-3c7df5344a5c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:19.358843 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff7877ac-db6c-4d61-b2ea-3c7df5344a5c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 Aug 01 13:05:19.359050 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ff7877ac-db6c-4d61-b2ea-3c7df5344a5c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:19.359230 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ff7877ac-db6c-4d61-b2ea-3c7df5344a5c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:19.359321 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-ff7877ac-db6c-4d61-b2ea-3c7df5344a5c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete snapshot with id: a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 Aug 01 13:05:19.360089 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f48cc1a9-01b8-4489-b61e-843babe5de25 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e returned with HTTP 200 Aug 01 13:05:19.360645 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 927/3681] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:19 2026] GET /volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:19.365641 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:19.365641 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:19.366331 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ff7877ac-db6c-4d61-b2ea-3c7df5344a5c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:19.375526 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ed4750e9-3622-4f28-a710-36343a77c841 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:19.377257 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed4750e9-3622-4f28-a710-36343a77c841 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e Aug 01 13:05:19.377507 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed4750e9-3622-4f28-a710-36343a77c841 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:19.377737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed4750e9-3622-4f28-a710-36343a77c841 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:19.384811 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:19.384811 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:19.386446 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ff7877ac-db6c-4d61-b2ea-3c7df5344a5c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot delete request issued successfully. Aug 01 13:05:19.386699 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff7877ac-db6c-4d61-b2ea-3c7df5344a5c tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 returned with HTTP 202 Aug 01 13:05:19.387159 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 921/3682] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:05:19 2026] DELETE /volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:19.388779 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ed4750e9-3622-4f28-a710-36343a77c841 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:05:19.394073 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed4750e9-3622-4f28-a710-36343a77c841 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e returned with HTTP 200 Aug 01 13:05:19.394474 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 919/3683] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:19 2026] GET /volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:19.395033 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-587afe45-db9d-4a53-bde6-eabbf8e1ba36 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:19.396885 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-587afe45-db9d-4a53-bde6-eabbf8e1ba36 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 Aug 01 13:05:19.397125 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-587afe45-db9d-4a53-bde6-eabbf8e1ba36 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:19.397319 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-587afe45-db9d-4a53-bde6-eabbf8e1ba36 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:19.403331 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:19.403331 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:19.403964 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-587afe45-db9d-4a53-bde6-eabbf8e1ba36 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:19.404985 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-587afe45-db9d-4a53-bde6-eabbf8e1ba36 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 returned with HTTP 200 Aug 01 13:05:19.405479 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 928/3684] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:19 2026] GET /volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:19.514743 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5d0975f1-15ae-4313-87c1-de1760276edb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:19.516313 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d0975f1-15ae-4313-87c1-de1760276edb tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e Aug 01 13:05:19.516529 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d0975f1-15ae-4313-87c1-de1760276edb tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:19.516729 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d0975f1-15ae-4313-87c1-de1760276edb tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:19.522900 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d0975f1-15ae-4313-87c1-de1760276edb tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e returned with HTTP 404 Aug 01 13:05:19.523444 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 922/3685] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:19 2026] GET /volume/v3/volumes/6c4bd421-d6c1-4d67-bf98-e609b96e9b6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:19.531392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a4e7cbb-704a-4afd-b4f8-a94f692c27e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:19.533375 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a4e7cbb-704a-4afd-b4f8-a94f692c27e3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] DELETE https://10.4.3.110/volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 Aug 01 13:05:19.533675 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a4e7cbb-704a-4afd-b4f8-a94f692c27e3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:19.533846 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a4e7cbb-704a-4afd-b4f8-a94f692c27e3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:19.534040 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3a4e7cbb-704a-4afd-b4f8-a94f692c27e3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Delete volume with id: 14c07685-fd21-46ec-90e7-05d0026748c3 Aug 01 13:05:19.541844 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:19.541844 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:19.542384 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3a4e7cbb-704a-4afd-b4f8-a94f692c27e3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:19.559167 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3a4e7cbb-704a-4afd-b4f8-a94f692c27e3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Delete volume request issued successfully. Aug 01 13:05:19.559386 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a4e7cbb-704a-4afd-b4f8-a94f692c27e3 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 returned with HTTP 202 Aug 01 13:05:19.559897 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 920/3686] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:19 2026] DELETE /volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:19.568265 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f540e425-5743-45e1-b5b3-f19085662c0c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:19.571087 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f540e425-5743-45e1-b5b3-f19085662c0c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 Aug 01 13:05:19.571186 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f540e425-5743-45e1-b5b3-f19085662c0c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:19.571439 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f540e425-5743-45e1-b5b3-f19085662c0c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:19.580650 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:19.580650 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:19.584987 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f540e425-5743-45e1-b5b3-f19085662c0c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:19.589634 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f540e425-5743-45e1-b5b3-f19085662c0c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 returned with HTTP 200 Aug 01 13:05:19.590063 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 929/3687] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:19 2026] GET /volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:20.001677 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:20.001677 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:20.002774 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:20.002774 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Checking backup size 1 against volume size 1 {{(pid=100263) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 13:05:20.002774 np0000006302 devstack@c-api.service[100263]: INFO cinder.backup.api [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Overwriting volume 3074632b-1c7a-4f14-8bf9-ac552a7f0f51 with restore of backup 4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:20.015447 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] restore_backup in rpcapi backup_id 4345ab1a-598a-4469-984b-a04bc2f39d81 {{(pid=100263) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 13:05:20.017666 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-544435c6-65cb-41d6-8cae-622b7ae76e27 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81/restore returned with HTTP 202 Aug 01 13:05:20.018223 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 917/3688] 10.4.3.110 () {68 vars in 1393 bytes} [Sat Aug 1 13:05:18 2026] POST /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81/restore => generated 189 bytes in 1178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:20.026588 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1c1b1e2f-97d4-42d1-86ad-04185ced0d03 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.028291 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c1b1e2f-97d4-42d1-86ad-04185ced0d03 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:20.028475 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1c1b1e2f-97d4-42d1-86ad-04185ced0d03 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:20.028683 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1c1b1e2f-97d4-42d1-86ad-04185ced0d03 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:20.028782 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1c1b1e2f-97d4-42d1-86ad-04185ced0d03 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:20.032882 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:20.032882 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:20.033573 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c1b1e2f-97d4-42d1-86ad-04185ced0d03 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:20.033911 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 923/3689] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:20 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:20.321537 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-1f5a8710-7420-43f5-9652-fb7d5bd6834e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.323451 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-1f5a8710-7420-43f5-9652-fb7d5bd6834e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:20.323670 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-1f5a8710-7420-43f5-9652-fb7d5bd6834e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:20.323858 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-1f5a8710-7420-43f5-9652-fb7d5bd6834e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:20.333760 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:20.333760 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:20.337098 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-1f5a8710-7420-43f5-9652-fb7d5bd6834e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:20.341471 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-1f5a8710-7420-43f5-9652-fb7d5bd6834e tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:20.341910 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 921/3690] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:20 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:20.360203 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-ef983d61-cc40-4a63-8474-63ce8ee7def4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.362540 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-ef983d61-cc40-4a63-8474-63ce8ee7def4 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] POST https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e/action Aug 01 13:05:20.362996 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-ef983d61-cc40-4a63-8474-63ce8ee7def4 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:20.363162 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-ef983d61-cc40-4a63-8474-63ce8ee7def4 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:20.377605 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:20.377605 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:20.378231 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-ef983d61-cc40-4a63-8474-63ce8ee7def4 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:20.385469 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-ef983d61-cc40-4a63-8474-63ce8ee7def4 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Begin detaching volume completed successfully. Aug 01 13:05:20.385748 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-ef983d61-cc40-4a63-8474-63ce8ee7def4 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e/action returned with HTTP 202 Aug 01 13:05:20.386326 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 930/3691] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:05:20 2026] POST /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:05:20.415916 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e1138aac-6d3b-41f9-91dc-27a7c69e21c8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.417959 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1138aac-6d3b-41f9-91dc-27a7c69e21c8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 Aug 01 13:05:20.418160 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1138aac-6d3b-41f9-91dc-27a7c69e21c8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:20.418366 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1138aac-6d3b-41f9-91dc-27a7c69e21c8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:20.423765 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1138aac-6d3b-41f9-91dc-27a7c69e21c8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 returned with HTTP 404 Aug 01 13:05:20.424302 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 918/3692] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:20 2026] GET /volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:20.426098 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5ba02b4f-526f-42d5-9e11-99f2e62497a0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.426693 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ba02b4f-526f-42d5-9e11-99f2e62497a0 None None] GET https://10.4.3.110/volume// Aug 01 13:05:20.426942 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ba02b4f-526f-42d5-9e11-99f2e62497a0 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:20.427222 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ba02b4f-526f-42d5-9e11-99f2e62497a0 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:20.427651 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ba02b4f-526f-42d5-9e11-99f2e62497a0 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:20.428046 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 924/3693] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:05:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:20.432856 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b376c301-13a6-47cf-81a5-78b7d566e725 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.434930 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b376c301-13a6-47cf-81a5-78b7d566e725 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c Aug 01 13:05:20.435231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b376c301-13a6-47cf-81a5-78b7d566e725 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:20.435474 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b376c301-13a6-47cf-81a5-78b7d566e725 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:20.435585 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-b376c301-13a6-47cf-81a5-78b7d566e725 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete snapshot with id: 3f3b43db-ddeb-405e-87a9-81b029b4487c Aug 01 13:05:20.438806 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-2daa8c87-4cdb-4a70-8f06-5ef31be10641 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.440691 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:20.440691 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:20.440911 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-2daa8c87-4cdb-4a70-8f06-5ef31be10641 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:20.441176 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b376c301-13a6-47cf-81a5-78b7d566e725 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:20.441241 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-2daa8c87-4cdb-4a70-8f06-5ef31be10641 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:20.441354 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-2daa8c87-4cdb-4a70-8f06-5ef31be10641 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:20.451212 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:20.451212 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:20.455284 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-2daa8c87-4cdb-4a70-8f06-5ef31be10641 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:20.457135 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b376c301-13a6-47cf-81a5-78b7d566e725 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot delete request issued successfully. Aug 01 13:05:20.457338 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b376c301-13a6-47cf-81a5-78b7d566e725 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c returned with HTTP 202 Aug 01 13:05:20.457779 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 922/3694] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:05:20 2026] DELETE /volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:20.459892 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-2daa8c87-4cdb-4a70-8f06-5ef31be10641 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:20.460480 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 931/3695] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:05:20 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 1413 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:20.465564 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f0ac8ff-15d1-4dda-b05f-ee74a6045d16 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.467838 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f0ac8ff-15d1-4dda-b05f-ee74a6045d16 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c Aug 01 13:05:20.467838 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f0ac8ff-15d1-4dda-b05f-ee74a6045d16 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:20.468089 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f0ac8ff-15d1-4dda-b05f-ee74a6045d16 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:20.475209 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:20.475209 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:20.476039 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0f0ac8ff-15d1-4dda-b05f-ee74a6045d16 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:20.476869 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f0ac8ff-15d1-4dda-b05f-ee74a6045d16 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c returned with HTTP 200 Aug 01 13:05:20.477350 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 919/3696] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:20 2026] GET /volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:20.481749 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-cfa90eb1-79a9-446a-abf1-d5f3c08dacbe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.483477 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-cfa90eb1-79a9-446a-abf1-d5f3c08dacbe tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e Aug 01 13:05:20.483678 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-cfa90eb1-79a9-446a-abf1-d5f3c08dacbe tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:20.483864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-cfa90eb1-79a9-446a-abf1-d5f3c08dacbe tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:20.490871 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:20.490871 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:20.494613 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-cfa90eb1-79a9-446a-abf1-d5f3c08dacbe tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:05:20.499345 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-cfa90eb1-79a9-446a-abf1-d5f3c08dacbe tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e returned with HTTP 200 Aug 01 13:05:20.499790 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 925/3697] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:20 2026] GET /volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:20.601819 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c29ce30-bcd7-4450-a379-fa4c0cae7823 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.603543 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c29ce30-bcd7-4450-a379-fa4c0cae7823 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 Aug 01 13:05:20.603799 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c29ce30-bcd7-4450-a379-fa4c0cae7823 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:20.604024 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c29ce30-bcd7-4450-a379-fa4c0cae7823 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:20.610926 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c29ce30-bcd7-4450-a379-fa4c0cae7823 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 returned with HTTP 404 Aug 01 13:05:20.611573 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 923/3698] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:20 2026] GET /volume/v3/volumes/14c07685-fd21-46ec-90e7-05d0026748c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:20.619226 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cb5dd6c5-ccee-4d11-8bb5-e277d0b7e87c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.621358 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb5dd6c5-ccee-4d11-8bb5-e277d0b7e87c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] DELETE https://10.4.3.110/volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 Aug 01 13:05:20.621566 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb5dd6c5-ccee-4d11-8bb5-e277d0b7e87c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:20.621902 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb5dd6c5-ccee-4d11-8bb5-e277d0b7e87c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:20.623378 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-cb5dd6c5-ccee-4d11-8bb5-e277d0b7e87c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Delete volume with id: 1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 Aug 01 13:05:20.631328 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:20.631328 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:20.632080 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cb5dd6c5-ccee-4d11-8bb5-e277d0b7e87c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:20.650608 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cb5dd6c5-ccee-4d11-8bb5-e277d0b7e87c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Delete volume request issued successfully. Aug 01 13:05:20.650778 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb5dd6c5-ccee-4d11-8bb5-e277d0b7e87c tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 returned with HTTP 202 Aug 01 13:05:20.651225 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 932/3699] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:20 2026] DELETE /volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:20.659614 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-97b1b548-6cab-4417-b1d7-1f02d0499f66 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:20.661442 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97b1b548-6cab-4417-b1d7-1f02d0499f66 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 Aug 01 13:05:20.661672 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97b1b548-6cab-4417-b1d7-1f02d0499f66 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:20.661876 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97b1b548-6cab-4417-b1d7-1f02d0499f66 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:20.670348 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:20.670348 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:20.674755 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-97b1b548-6cab-4417-b1d7-1f02d0499f66 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:20.680400 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97b1b548-6cab-4417-b1d7-1f02d0499f66 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 returned with HTTP 200 Aug 01 13:05:20.680846 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 920/3700] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:20 2026] GET /volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:21.045547 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-acf64a5b-b691-49b2-be9c-9c3c4a62e02d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:21.047915 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-acf64a5b-b691-49b2-be9c-9c3c4a62e02d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:21.048200 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-acf64a5b-b691-49b2-be9c-9c3c4a62e02d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:21.048455 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-acf64a5b-b691-49b2-be9c-9c3c4a62e02d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:21.048624 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-acf64a5b-b691-49b2-be9c-9c3c4a62e02d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:21.054086 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:21.054086 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:21.055083 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-acf64a5b-b691-49b2-be9c-9c3c4a62e02d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:21.055583 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 926/3701] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:21 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:21.096413 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-7e148078-23da-4c0e-9964-ae420ab6e2f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:21.099012 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-7e148078-23da-4c0e-9964-ae420ab6e2f5 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e Aug 01 13:05:21.099213 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-7e148078-23da-4c0e-9964-ae420ab6e2f5 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:21.099400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-7e148078-23da-4c0e-9964-ae420ab6e2f5 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:21.106995 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:21.106995 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:21.111139 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-7e148078-23da-4c0e-9964-ae420ab6e2f5 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:05:21.117881 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-7e148078-23da-4c0e-9964-ae420ab6e2f5 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e returned with HTTP 200 Aug 01 13:05:21.118456 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 924/3702] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:21 2026] GET /volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:21.127691 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a1258f40-a424-4eed-8bb3-2d6c98cd367f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:21.128050 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a1258f40-a424-4eed-8bb3-2d6c98cd367f None None] GET https://10.4.3.110/volume// Aug 01 13:05:21.128215 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a1258f40-a424-4eed-8bb3-2d6c98cd367f None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:21.128416 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a1258f40-a424-4eed-8bb3-2d6c98cd367f None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:21.128797 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a1258f40-a424-4eed-8bb3-2d6c98cd367f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:21.129207 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 933/3703] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:05:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:21.136621 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-c699795e-3545-475f-921d-f12c25018584 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:21.138910 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-c699795e-3545-475f-921d-f12c25018584 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:05:21.139334 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-c699795e-3545-475f-921d-f12c25018584 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b617d8b0-a27f-48c2-8c3e-11a810bcaa5e", "connector": null, "instance_uuid": "34174a70-9b86-4332-9765-08c8d785dfae"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:21.148064 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:21.148064 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:21.172969 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-c699795e-3545-475f-921d-f12c25018584 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:05:21.173410 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 921/3704] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:05:21 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:21.486377 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d28eda9f-e23d-4ba6-9e10-e8de4a84e540 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:21.488143 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d28eda9f-e23d-4ba6-9e10-e8de4a84e540 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c Aug 01 13:05:21.488317 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d28eda9f-e23d-4ba6-9e10-e8de4a84e540 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:21.488492 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d28eda9f-e23d-4ba6-9e10-e8de4a84e540 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:21.493536 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d28eda9f-e23d-4ba6-9e10-e8de4a84e540 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c returned with HTTP 404 Aug 01 13:05:21.494148 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 927/3705] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:21 2026] GET /volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:21.501873 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ed31d063-f43a-44c4-aff2-ad4137f5c601 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:21.504231 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed31d063-f43a-44c4-aff2-ad4137f5c601 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 Aug 01 13:05:21.504522 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed31d063-f43a-44c4-aff2-ad4137f5c601 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:21.504818 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed31d063-f43a-44c4-aff2-ad4137f5c601 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:21.505057 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ed31d063-f43a-44c4-aff2-ad4137f5c601 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 67b20b28-cf0e-4853-8c7f-04e116a18c04 Aug 01 13:05:21.514229 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:21.514229 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:21.514865 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ed31d063-f43a-44c4-aff2-ad4137f5c601 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:21.535285 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ed31d063-f43a-44c4-aff2-ad4137f5c601 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume request issued successfully. Aug 01 13:05:21.535568 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed31d063-f43a-44c4-aff2-ad4137f5c601 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 returned with HTTP 202 Aug 01 13:05:21.536174 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 925/3706] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:21 2026] DELETE /volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:05:21.544805 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8e2e28a8-80f1-4a65-b772-ce214e350a0d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:21.547346 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e2e28a8-80f1-4a65-b772-ce214e350a0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 Aug 01 13:05:21.547772 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e2e28a8-80f1-4a65-b772-ce214e350a0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:21.548057 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e2e28a8-80f1-4a65-b772-ce214e350a0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:21.557559 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:21.557559 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:21.564859 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8e2e28a8-80f1-4a65-b772-ce214e350a0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:21.571789 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e2e28a8-80f1-4a65-b772-ce214e350a0d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 returned with HTTP 200 Aug 01 13:05:21.572412 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 934/3707] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:21 2026] GET /volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:21.695256 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c72083f6-36f0-453a-bb4c-5baa4d52e133 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:21.697291 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c72083f6-36f0-453a-bb4c-5baa4d52e133 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 Aug 01 13:05:21.697520 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c72083f6-36f0-453a-bb4c-5baa4d52e133 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:21.697783 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c72083f6-36f0-453a-bb4c-5baa4d52e133 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:21.704550 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c72083f6-36f0-453a-bb4c-5baa4d52e133 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 returned with HTTP 404 Aug 01 13:05:21.705189 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 922/3708] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:21 2026] GET /volume/v3/volumes/1531d44b-f5ec-4dc0-b0bf-f4ac5c102091 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:21.712852 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5f322e14-e622-425b-853f-b7d0adfb83ab None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:21.714640 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5f322e14-e622-425b-853f-b7d0adfb83ab tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] DELETE https://10.4.3.110/volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 Aug 01 13:05:21.714876 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5f322e14-e622-425b-853f-b7d0adfb83ab tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:21.715116 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5f322e14-e622-425b-853f-b7d0adfb83ab tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:21.715330 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5f322e14-e622-425b-853f-b7d0adfb83ab tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Delete volume with id: 6301f980-8623-459f-ae6a-5e1c890e6b04 Aug 01 13:05:21.721929 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:21.721929 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:21.722398 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5f322e14-e622-425b-853f-b7d0adfb83ab tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:21.741792 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5f322e14-e622-425b-853f-b7d0adfb83ab tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Delete volume request issued successfully. Aug 01 13:05:21.742002 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5f322e14-e622-425b-853f-b7d0adfb83ab tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 returned with HTTP 202 Aug 01 13:05:21.742391 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 928/3709] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:21 2026] DELETE /volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:21.755289 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e3f3d81-0f76-47f1-8909-0862bd8aa8cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:21.757152 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e3f3d81-0f76-47f1-8909-0862bd8aa8cc tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 Aug 01 13:05:21.757440 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e3f3d81-0f76-47f1-8909-0862bd8aa8cc tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:21.757732 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e3f3d81-0f76-47f1-8909-0862bd8aa8cc tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:21.764940 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:21.764940 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:21.769101 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3e3f3d81-0f76-47f1-8909-0862bd8aa8cc tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Volume info retrieved successfully. Aug 01 13:05:21.774992 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e3f3d81-0f76-47f1-8909-0862bd8aa8cc tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 returned with HTTP 200 Aug 01 13:05:21.775535 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 926/3710] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:21 2026] GET /volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:22.066998 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bf93ba93-0edf-4e99-ae07-27813636efe7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:22.068679 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf93ba93-0edf-4e99-ae07-27813636efe7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:22.068844 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf93ba93-0edf-4e99-ae07-27813636efe7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:22.069033 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf93ba93-0edf-4e99-ae07-27813636efe7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:22.069141 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bf93ba93-0edf-4e99-ae07-27813636efe7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:22.074110 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:22.074110 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:22.074963 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf93ba93-0edf-4e99-ae07-27813636efe7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:22.075359 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 935/3711] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:22 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:22.192826 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3fe14070-7f5a-4e16-b10d-95fa6a826f11 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:22.193217 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fe14070-7f5a-4e16-b10d-95fa6a826f11 None None] GET https://10.4.3.110/volume// Aug 01 13:05:22.193397 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fe14070-7f5a-4e16-b10d-95fa6a826f11 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:22.193600 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fe14070-7f5a-4e16-b10d-95fa6a826f11 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:22.193919 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fe14070-7f5a-4e16-b10d-95fa6a826f11 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:22.194218 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 923/3712] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:05:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:22.201601 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-62fd1087-21e5-469b-b549-2c27f21ca782 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:22.203746 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-62fd1087-21e5-469b-b549-2c27f21ca782 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e Aug 01 13:05:22.204011 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-62fd1087-21e5-469b-b549-2c27f21ca782 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:22.204236 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-62fd1087-21e5-469b-b549-2c27f21ca782 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:22.214809 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:22.214809 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:22.222737 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-62fd1087-21e5-469b-b549-2c27f21ca782 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:05:22.228587 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-62fd1087-21e5-469b-b549-2c27f21ca782 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e returned with HTTP 200 Aug 01 13:05:22.229027 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 929/3713] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:05:22 2026] GET /volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e => generated 1584 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:22.350195 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-0afe8f18-7932-4300-95d8-c19ed84c1505 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:22.355576 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-0afe8f18-7932-4300-95d8-c19ed84c1505 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] PUT https://10.4.3.110/volume/v3/attachments/4b2d3d7f-0728-4e1d-bbfa-c66a68238eba Aug 01 13:05:22.356196 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-0afe8f18-7932-4300-95d8-c19ed84c1505 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:22.365731 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-0afe8f18-7932-4300-95d8-c19ed84c1505 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Acquiring lock "cinder-attachment_update-b617d8b0-a27f-48c2-8c3e-11a810bcaa5e-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:05:22.373008 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-0afe8f18-7932-4300-95d8-c19ed84c1505 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Lock "cinder-attachment_update-b617d8b0-a27f-48c2-8c3e-11a810bcaa5e-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:05:22.373008 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:22.373008 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:22.466217 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-0afe8f18-7932-4300-95d8-c19ed84c1505 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Lock "cinder-attachment_update-b617d8b0-a27f-48c2-8c3e-11a810bcaa5e-np0000006302" released by "attachment_update" :: held 0.094s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:05:22.466567 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-0afe8f18-7932-4300-95d8-c19ed84c1505 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments/4b2d3d7f-0728-4e1d-bbfa-c66a68238eba returned with HTTP 200 Aug 01 13:05:22.467235 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 927/3714] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:05:22 2026] PUT /volume/v3/attachments/4b2d3d7f-0728-4e1d-bbfa-c66a68238eba => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:22.501037 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-5bc4b3a1-d1ea-4eb7-8117-df955b8c3525 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:22.508541 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-5bc4b3a1-d1ea-4eb7-8117-df955b8c3525 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] POST https://10.4.3.110/volume/v3/attachments/4b2d3d7f-0728-4e1d-bbfa-c66a68238eba/action Aug 01 13:05:22.508939 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-5bc4b3a1-d1ea-4eb7-8117-df955b8c3525 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:22.509110 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-5bc4b3a1-d1ea-4eb7-8117-df955b8c3525 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:22.537263 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:22.537263 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:22.548268 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-34a5c1c6-a5d4-48a7-aeff-67771ebb84c8 req-5bc4b3a1-d1ea-4eb7-8117-df955b8c3525 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments/4b2d3d7f-0728-4e1d-bbfa-c66a68238eba/action returned with HTTP 204 Aug 01 13:05:22.548771 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 936/3715] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:05:22 2026] POST /volume/v3/attachments/4b2d3d7f-0728-4e1d-bbfa-c66a68238eba/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:22.589069 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bb40e5bc-7949-4511-a70a-cc4421dd4a65 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:22.591753 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb40e5bc-7949-4511-a70a-cc4421dd4a65 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 Aug 01 13:05:22.592022 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb40e5bc-7949-4511-a70a-cc4421dd4a65 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:22.592232 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb40e5bc-7949-4511-a70a-cc4421dd4a65 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:22.601810 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb40e5bc-7949-4511-a70a-cc4421dd4a65 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 returned with HTTP 404 Aug 01 13:05:22.603524 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 924/3716] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:22 2026] GET /volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:22.613073 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cc012cb0-21ae-4003-814b-bef1ad6a50e7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:22.614971 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc012cb0-21ae-4003-814b-bef1ad6a50e7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa Aug 01 13:05:22.615192 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc012cb0-21ae-4003-814b-bef1ad6a50e7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:22.615388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc012cb0-21ae-4003-814b-bef1ad6a50e7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:22.616570 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-cc012cb0-21ae-4003-814b-bef1ad6a50e7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 07f9ebab-e371-43bf-8b45-1c2929d8cffa Aug 01 13:05:22.624631 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:22.624631 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:22.625273 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cc012cb0-21ae-4003-814b-bef1ad6a50e7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:22.665984 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cc012cb0-21ae-4003-814b-bef1ad6a50e7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume request issued successfully. Aug 01 13:05:22.665984 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc012cb0-21ae-4003-814b-bef1ad6a50e7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa returned with HTTP 202 Aug 01 13:05:22.665984 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 930/3717] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:22 2026] DELETE /volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:05:22.666763 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-64db4b24-b6aa-4128-b313-ec00c6b3a822 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:22.669099 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-64db4b24-b6aa-4128-b313-ec00c6b3a822 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] DELETE https://10.4.3.110/volume/v3/attachments/778603b9-7b54-4c4f-a72a-9fadc9157e64 Aug 01 13:05:22.669195 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-64db4b24-b6aa-4128-b313-ec00c6b3a822 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:22.669802 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-64db4b24-b6aa-4128-b313-ec00c6b3a822 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:22.673062 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8c5afa6b-6278-420a-b943-f44b78ee0e42 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:22.675215 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c5afa6b-6278-420a-b943-f44b78ee0e42 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa Aug 01 13:05:22.675215 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c5afa6b-6278-420a-b943-f44b78ee0e42 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:22.675215 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c5afa6b-6278-420a-b943-f44b78ee0e42 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:22.681808 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:22.681808 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:22.683761 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:22.683761 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:22.690254 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8c5afa6b-6278-420a-b943-f44b78ee0e42 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:22.695250 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c5afa6b-6278-420a-b943-f44b78ee0e42 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa returned with HTTP 200 Aug 01 13:05:22.695875 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 937/3718] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:22 2026] GET /volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:22.742033 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8709cfd4-8e98-4e9b-9d7b-45d1f9748ade req-64db4b24-b6aa-4128-b313-ec00c6b3a822 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments/778603b9-7b54-4c4f-a72a-9fadc9157e64 returned with HTTP 200 Aug 01 13:05:22.742033 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 928/3719] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:05:22 2026] DELETE /volume/v3/attachments/778603b9-7b54-4c4f-a72a-9fadc9157e64 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:22.789488 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-270636e7-0444-41cb-86bd-81b908a0c756 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:22.792348 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-270636e7-0444-41cb-86bd-81b908a0c756 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] GET https://10.4.3.110/volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 Aug 01 13:05:22.792583 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-270636e7-0444-41cb-86bd-81b908a0c756 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:22.792980 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-270636e7-0444-41cb-86bd-81b908a0c756 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:22.801437 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-270636e7-0444-41cb-86bd-81b908a0c756 tempest-CreateVolumesFromImageTest-1367168366 tempest-CreateVolumesFromImageTest-1367168366-project-member] https://10.4.3.110/volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 returned with HTTP 404 Aug 01 13:05:22.802221 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 925/3720] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:22 2026] GET /volume/v3/volumes/6301f980-8623-459f-ae6a-5e1c890e6b04 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:23.093372 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a58cb254-0117-4dbc-b269-8d45384e6e90 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:23.096357 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a58cb254-0117-4dbc-b269-8d45384e6e90 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:23.096465 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a58cb254-0117-4dbc-b269-8d45384e6e90 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:23.096764 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a58cb254-0117-4dbc-b269-8d45384e6e90 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:23.096928 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a58cb254-0117-4dbc-b269-8d45384e6e90 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:23.103024 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:23.103024 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:23.104277 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a58cb254-0117-4dbc-b269-8d45384e6e90 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:23.104354 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 931/3721] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:23 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:23.573249 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c87456d5-2df0-44ac-914b-664d3b90e3a0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:23.575414 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c87456d5-2df0-44ac-914b-664d3b90e3a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] DELETE https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:23.575502 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c87456d5-2df0-44ac-914b-664d3b90e3a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:23.575725 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c87456d5-2df0-44ac-914b-664d3b90e3a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:23.576922 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c87456d5-2df0-44ac-914b-664d3b90e3a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Delete volume with id: f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:23.585888 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:23.585888 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:23.586437 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c87456d5-2df0-44ac-914b-664d3b90e3a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:23.606163 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c87456d5-2df0-44ac-914b-664d3b90e3a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Delete volume request issued successfully. Aug 01 13:05:23.606348 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c87456d5-2df0-44ac-914b-664d3b90e3a0 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 202 Aug 01 13:05:23.606719 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 938/3722] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:23 2026] DELETE /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:23.653507 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ef5c1013-b79a-44e6-a415-a6b1e921b7f0 req-0bf93c51-7a27-4634-af4a-3a5152bfbb1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:23.657855 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ef5c1013-b79a-44e6-a415-a6b1e921b7f0 req-0bf93c51-7a27-4634-af4a-3a5152bfbb1b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:23.658112 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ef5c1013-b79a-44e6-a415-a6b1e921b7f0 req-0bf93c51-7a27-4634-af4a-3a5152bfbb1b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:23.658348 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ef5c1013-b79a-44e6-a415-a6b1e921b7f0 req-0bf93c51-7a27-4634-af4a-3a5152bfbb1b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:23.673707 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:23.673707 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:23.682258 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ef5c1013-b79a-44e6-a415-a6b1e921b7f0 req-0bf93c51-7a27-4634-af4a-3a5152bfbb1b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:23.693533 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ef5c1013-b79a-44e6-a415-a6b1e921b7f0 req-0bf93c51-7a27-4634-af4a-3a5152bfbb1b tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 200 Aug 01 13:05:23.693994 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 929/3723] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:23 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 937 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:23.709972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-630523bd-90d6-4763-8916-1837c43d3e52 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:23.710784 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-630523bd-90d6-4763-8916-1837c43d3e52 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa Aug 01 13:05:23.710784 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-630523bd-90d6-4763-8916-1837c43d3e52 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:23.710784 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-630523bd-90d6-4763-8916-1837c43d3e52 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:23.715925 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-630523bd-90d6-4763-8916-1837c43d3e52 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa returned with HTTP 404 Aug 01 13:05:23.717334 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 926/3724] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:23 2026] GET /volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:23.723803 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ffedd715-1266-43f1-a2c6-d8140b2114a9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:23.725505 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ffedd715-1266-43f1-a2c6-d8140b2114a9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 Aug 01 13:05:23.725725 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ffedd715-1266-43f1-a2c6-d8140b2114a9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:23.725903 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ffedd715-1266-43f1-a2c6-d8140b2114a9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:23.726099 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-ffedd715-1266-43f1-a2c6-d8140b2114a9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: e7af2327-d987-4204-91b1-a27e188f2b97 Aug 01 13:05:23.736243 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:23.736243 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:23.736778 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ffedd715-1266-43f1-a2c6-d8140b2114a9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:23.748241 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-50916c86-89ac-4846-b050-435c26f8bd7c req-9eb445f6-5622-4a11-b77d-1830a7e2329d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:23.751309 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-50916c86-89ac-4846-b050-435c26f8bd7c req-9eb445f6-5622-4a11-b77d-1830a7e2329d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:05:23.751542 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-50916c86-89ac-4846-b050-435c26f8bd7c req-9eb445f6-5622-4a11-b77d-1830a7e2329d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:23.751782 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-50916c86-89ac-4846-b050-435c26f8bd7c req-9eb445f6-5622-4a11-b77d-1830a7e2329d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:23.757027 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ffedd715-1266-43f1-a2c6-d8140b2114a9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume request issued successfully. Aug 01 13:05:23.757256 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ffedd715-1266-43f1-a2c6-d8140b2114a9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 returned with HTTP 202 Aug 01 13:05:23.757683 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 932/3725] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:23 2026] DELETE /volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:05:23.759145 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-50916c86-89ac-4846-b050-435c26f8bd7c req-9eb445f6-5622-4a11-b77d-1830a7e2329d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 404 Aug 01 13:05:23.759750 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 939/3726] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:23 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:23.764688 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1ef94b90-3004-4ed9-ba79-bdb1ee65a655 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:23.767082 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ef94b90-3004-4ed9-ba79-bdb1ee65a655 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 Aug 01 13:05:23.767373 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ef94b90-3004-4ed9-ba79-bdb1ee65a655 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:23.767659 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ef94b90-3004-4ed9-ba79-bdb1ee65a655 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:23.778598 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:23.778598 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:23.788674 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1ef94b90-3004-4ed9-ba79-bdb1ee65a655 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:23.798306 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ef94b90-3004-4ed9-ba79-bdb1ee65a655 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 returned with HTTP 200 Aug 01 13:05:23.798933 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 930/3727] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:23 2026] GET /volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 => generated 896 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:24.114346 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-abf19f92-b6c2-4875-9468-26b0a53099b8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:24.116524 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-abf19f92-b6c2-4875-9468-26b0a53099b8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:24.116728 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-abf19f92-b6c2-4875-9468-26b0a53099b8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:24.116895 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-abf19f92-b6c2-4875-9468-26b0a53099b8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:24.117016 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-abf19f92-b6c2-4875-9468-26b0a53099b8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:24.123721 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:24.123721 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:24.125241 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-abf19f92-b6c2-4875-9468-26b0a53099b8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:24.125710 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 927/3728] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:24 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:24.336477 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:24.461034 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:24.461479 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-995947732"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:24.463062 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-995947732'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:24.463196 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume of 1 GB Aug 01 13:05:24.469974 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Availability Zones retrieved successfully. Aug 01 13:05:24.481277 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Flow 'volume_create_api' (200339eb-c7d6-4447-81af-d3694691d977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:24.482609 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0029e72-afa9-4a84-8efe-76ffe253cb9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:24.483499 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:24.521735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0029e72-afa9-4a84-8efe-76ffe253cb9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:24.522800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e22cc6-54b4-42ca-9518-8efa649d21ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:24.598285 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Created reservations ['60b90e44-b6df-41d5-bf37-75da32814160', 'd3f8a3c5-ffa0-4c75-af46-fb153ae1a1eb', '79769f94-baa4-4526-8c03-652da346eeff', 'aa7608b9-515a-4949-9566-c9f04481c330'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:24.599331 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e22cc6-54b4-42ca-9518-8efa649d21ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60b90e44-b6df-41d5-bf37-75da32814160', 'd3f8a3c5-ffa0-4c75-af46-fb153ae1a1eb', '79769f94-baa4-4526-8c03-652da346eeff', 'aa7608b9-515a-4949-9566-c9f04481c330']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:24.600326 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac676d0d-732c-4fba-9e50-7a7be9194b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:24.625230 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac676d0d-732c-4fba-9e50-7a7be9194b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67d947b5-a0b9-43df-ba0c-036696eedf3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-995947732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6432f2d9445c4bfaf6c3a9445544c',qos_specs=None,replication_status=,reservations=['60b90e44-b6df-41d5-bf37-75da32814160','d3f8a3c5-ffa0-4c75-af46-fb153ae1a1eb','79769f94-baa4-4526-8c03-652da346eeff','aa7608b9-515a-4949-9566-c9f04481c330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5773fb1f174820a78b84f918d11f6c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-995947732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67d947b5-a0b9-43df-ba0c-036696eedf3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43e6432f2d9445c4bfaf6c3a9445544c',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='ed5773fb1f174820a78b84f918d11f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:24.625973 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17613279-d062-4d4f-a2d6-9736051ca107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:24.646068 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17613279-d062-4d4f-a2d6-9736051ca107) 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-VolumeV3RbacBaseTests-Volume-995947732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6432f2d9445c4bfaf6c3a9445544c',qos_specs=None,replication_status=,reservations=['60b90e44-b6df-41d5-bf37-75da32814160','d3f8a3c5-ffa0-4c75-af46-fb153ae1a1eb','79769f94-baa4-4526-8c03-652da346eeff','aa7608b9-515a-4949-9566-c9f04481c330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5773fb1f174820a78b84f918d11f6c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:24.646880 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54da81a-30a8-4a26-aeb8-5d06d604494a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:24.658975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54da81a-30a8-4a26-aeb8-5d06d604494a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:24.658975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Flow 'volume_create_api' (200339eb-c7d6-4447-81af-d3694691d977) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:24.658975 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume request issued successfully. Aug 01 13:05:24.658975 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5cbfa4fb-e93e-41c2-9fa9-0e86e4459a4f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:24.659235 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 933/3729] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:05:24 2026] POST /volume/v3/volumes => generated 777 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:24.678273 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-46c2b91f-a623-42aa-9813-1b8a1a0f4e83 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:24.683619 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46c2b91f-a623-42aa-9813-1b8a1a0f4e83 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e Aug 01 13:05:24.686354 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46c2b91f-a623-42aa-9813-1b8a1a0f4e83 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:24.686354 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46c2b91f-a623-42aa-9813-1b8a1a0f4e83 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:24.699451 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:24.699451 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:24.706454 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-46c2b91f-a623-42aa-9813-1b8a1a0f4e83 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:05:24.714092 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46c2b91f-a623-42aa-9813-1b8a1a0f4e83 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e returned with HTTP 200 Aug 01 13:05:24.714092 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 940/3730] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:24 2026] GET /volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:24.819935 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8a55d99-ab95-437e-bac4-f72be94de1ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:24.821826 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8a55d99-ab95-437e-bac4-f72be94de1ef tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 Aug 01 13:05:24.822573 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8a55d99-ab95-437e-bac4-f72be94de1ef tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:24.822573 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8a55d99-ab95-437e-bac4-f72be94de1ef tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:24.828767 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8a55d99-ab95-437e-bac4-f72be94de1ef tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 returned with HTTP 404 Aug 01 13:05:24.829277 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 931/3731] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:24 2026] GET /volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:24.841200 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:24.843089 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:24.843413 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-375361883"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:24.844752 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-375361883'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:24.844864 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume of 1 GB Aug 01 13:05:24.851994 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Availability Zones retrieved successfully. Aug 01 13:05:24.861057 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (116b8eb2-a708-45dd-aae0-958f6acd43fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:24.862666 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b5e4ff-c482-418f-a848-efc99f95169b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:24.864033 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:24.915291 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b5e4ff-c482-418f-a848-efc99f95169b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:24.916111 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad12766-a95f-4365-a508-32b0da4eeaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:24.971615 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['611fbe07-deac-4646-89ff-46261a1bdd46', 'ddc945fd-a18d-44e4-902f-b96991eed5f4', '9aee6d2d-957b-4594-a823-7e4c9258d38a', '7898d6d6-c098-4a97-aa80-142e1a7d9598'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:24.973487 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad12766-a95f-4365-a508-32b0da4eeaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['611fbe07-deac-4646-89ff-46261a1bdd46', 'ddc945fd-a18d-44e4-902f-b96991eed5f4', '9aee6d2d-957b-4594-a823-7e4c9258d38a', '7898d6d6-c098-4a97-aa80-142e1a7d9598']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:24.973731 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379c89f8-43e4-4288-a8d6-a5ba7787b9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:25.004971 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379c89f8-43e4-4288-a8d6-a5ba7787b9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '957b2ad1-5f09-4b32-bf00-a75a13fbea5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-375361883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['611fbe07-deac-4646-89ff-46261a1bdd46','ddc945fd-a18d-44e4-902f-b96991eed5f4','9aee6d2d-957b-4594-a823-7e4c9258d38a','7898d6d6-c098-4a97-aa80-142e1a7d9598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-375361883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=957b2ad1-5f09-4b32-bf00-a75a13fbea5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',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='4df32d528a914d9f90bc9be87fe502ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:25.006688 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2121a8f-e77d-4f1b-bb6d-a12fd324d81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:25.045473 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2121a8f-e77d-4f1b-bb6d-a12fd324d81c) 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-VolumeDependencyTests-Volume-375361883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['611fbe07-deac-4646-89ff-46261a1bdd46','ddc945fd-a18d-44e4-902f-b96991eed5f4','9aee6d2d-957b-4594-a823-7e4c9258d38a','7898d6d6-c098-4a97-aa80-142e1a7d9598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:25.049334 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e01ba4b-3c1e-4688-a075-4afb5cf34496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:25.069845 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e01ba4b-3c1e-4688-a075-4afb5cf34496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:25.070891 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (116b8eb2-a708-45dd-aae0-958f6acd43fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:25.071402 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request issued successfully. Aug 01 13:05:25.072150 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64a51fc1-ded2-423c-b2fb-a3e78635cbaf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:25.073305 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 928/3732] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:05:24 2026] POST /volume/v3/volumes => generated 769 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:05:25.089736 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f402f6cb-38e0-478f-b0e2-b35b73ba8cfd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:25.091795 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f402f6cb-38e0-478f-b0e2-b35b73ba8cfd tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f Aug 01 13:05:25.092079 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f402f6cb-38e0-478f-b0e2-b35b73ba8cfd tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:25.092316 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f402f6cb-38e0-478f-b0e2-b35b73ba8cfd tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:25.104297 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:25.104297 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:25.109724 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f402f6cb-38e0-478f-b0e2-b35b73ba8cfd tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:25.118401 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f402f6cb-38e0-478f-b0e2-b35b73ba8cfd tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f returned with HTTP 200 Aug 01 13:05:25.118939 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 934/3733] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:25 2026] GET /volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:25.136910 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-48dad1dd-0b31-4d69-93e9-479a02d9044b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:25.141011 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48dad1dd-0b31-4d69-93e9-479a02d9044b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:25.141011 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-48dad1dd-0b31-4d69-93e9-479a02d9044b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:25.141011 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-48dad1dd-0b31-4d69-93e9-479a02d9044b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:25.141011 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-48dad1dd-0b31-4d69-93e9-479a02d9044b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:25.147474 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:25.147474 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:25.148697 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48dad1dd-0b31-4d69-93e9-479a02d9044b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:25.149183 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 941/3734] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:25 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:25.726923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ceb47456-69fb-4771-8b2f-1e28a01ecbc3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:25.728578 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ceb47456-69fb-4771-8b2f-1e28a01ecbc3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e Aug 01 13:05:25.728849 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ceb47456-69fb-4771-8b2f-1e28a01ecbc3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:25.729122 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ceb47456-69fb-4771-8b2f-1e28a01ecbc3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:25.736606 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:25.736606 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:25.740514 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ceb47456-69fb-4771-8b2f-1e28a01ecbc3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:05:25.748769 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ceb47456-69fb-4771-8b2f-1e28a01ecbc3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e returned with HTTP 200 Aug 01 13:05:25.748769 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 932/3735] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:25 2026] GET /volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:25.765425 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-062dd826-b891-4ffa-837a-80897a5a178d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:25.767379 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-062dd826-b891-4ffa-837a-80897a5a178d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:05:25.767876 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-062dd826-b891-4ffa-837a-80897a5a178d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67d947b5-a0b9-43df-ba0c-036696eedf3e", "name": "tempest-type-Backup-1925759526"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:25.769603 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-062dd826-b891-4ffa-837a-80897a5a178d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Creating new backup {'backup': {'volume_id': '67d947b5-a0b9-43df-ba0c-036696eedf3e', 'name': 'tempest-type-Backup-1925759526'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:05:25.769773 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-062dd826-b891-4ffa-837a-80897a5a178d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Creating backup of volume 67d947b5-a0b9-43df-ba0c-036696eedf3e in container None Aug 01 13:05:25.777939 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:25.777939 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:25.778399 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-062dd826-b891-4ffa-837a-80897a5a178d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:05:25.819793 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-062dd826-b891-4ffa-837a-80897a5a178d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Created reservations ['698bf704-3127-4d02-a58e-7aac54a46f0e', '173d753f-8146-45c7-80ce-6289093c5815'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:25.848419 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-062dd826-b891-4ffa-837a-80897a5a178d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:05:25.848879 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 929/3736] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:05:25 2026] POST /volume/v3/backups => generated 316 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:25.857145 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ddd48586-8cc4-4542-b075-4f34204afcdc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:25.859502 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddd48586-8cc4-4542-b075-4f34204afcdc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:25.859872 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddd48586-8cc4-4542-b075-4f34204afcdc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:25.860128 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddd48586-8cc4-4542-b075-4f34204afcdc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:25.860313 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ddd48586-8cc4-4542-b075-4f34204afcdc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:25.864476 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:25.864476 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:25.865307 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddd48586-8cc4-4542-b075-4f34204afcdc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:25.865872 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 935/3737] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:25 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:26.134885 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-55c08716-d4a2-44af-a678-f8862d0623ad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:26.137487 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55c08716-d4a2-44af-a678-f8862d0623ad tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f Aug 01 13:05:26.137834 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55c08716-d4a2-44af-a678-f8862d0623ad tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:26.138156 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55c08716-d4a2-44af-a678-f8862d0623ad tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:26.147938 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:26.147938 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:26.153318 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-55c08716-d4a2-44af-a678-f8862d0623ad tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:26.159081 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55c08716-d4a2-44af-a678-f8862d0623ad tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f returned with HTTP 200 Aug 01 13:05:26.160821 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 942/3738] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:26 2026] GET /volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:26.163020 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6bef55d1-200f-4420-8937-3aba041cc2e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:26.164886 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6bef55d1-200f-4420-8937-3aba041cc2e8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:26.165143 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6bef55d1-200f-4420-8937-3aba041cc2e8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:26.165325 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6bef55d1-200f-4420-8937-3aba041cc2e8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:26.165431 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6bef55d1-200f-4420-8937-3aba041cc2e8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:26.169417 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:26.169417 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:26.170215 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6bef55d1-200f-4420-8937-3aba041cc2e8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:26.170617 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 933/3739] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:26 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:26.174840 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4b68e6d-1c50-4a26-82b3-4643ca72e548 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:26.176815 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4b68e6d-1c50-4a26-82b3-4643ca72e548 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:05:26.177150 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4b68e6d-1c50-4a26-82b3-4643ca72e548 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "957b2ad1-5f09-4b32-bf00-a75a13fbea5f", "name": "tempest-VolumeDependencyTests-Snapshot-1861718108"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:26.185136 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:26.185136 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:26.185504 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b4b68e6d-1c50-4a26-82b3-4643ca72e548 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:26.185632 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-b4b68e6d-1c50-4a26-82b3-4643ca72e548 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create snapshot from volume 957b2ad1-5f09-4b32-bf00-a75a13fbea5f Aug 01 13:05:26.208150 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-b4b68e6d-1c50-4a26-82b3-4643ca72e548 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['a34c0d47-c405-4ff2-8665-279b7d91af2e', '0ec42286-aaf1-4e6f-93b6-eeae54a7718d', '136fb4b4-728a-4390-9f3d-d8ac6ef78b76', '74f5c07e-7891-44c0-82dd-ccf616848f30'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:26.236118 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b4b68e6d-1c50-4a26-82b3-4643ca72e548 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot create request issued successfully. Aug 01 13:05:26.236515 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4b68e6d-1c50-4a26-82b3-4643ca72e548 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:05:26.237057 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 930/3740] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:05:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:26.246896 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c3512ab4-1759-4b7a-b051-14c83ea7ef9a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:26.249122 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c3512ab4-1759-4b7a-b051-14c83ea7ef9a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e Aug 01 13:05:26.249303 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c3512ab4-1759-4b7a-b051-14c83ea7ef9a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:26.249491 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c3512ab4-1759-4b7a-b051-14c83ea7ef9a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:26.255420 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:26.255420 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:26.255814 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c3512ab4-1759-4b7a-b051-14c83ea7ef9a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:26.256541 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c3512ab4-1759-4b7a-b051-14c83ea7ef9a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e returned with HTTP 200 Aug 01 13:05:26.256882 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 936/3741] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:26 2026] GET /volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:26.879620 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3d396463-0c89-4d71-b6d7-f992abc8bd33 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:26.881814 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3d396463-0c89-4d71-b6d7-f992abc8bd33 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:26.882109 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3d396463-0c89-4d71-b6d7-f992abc8bd33 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:26.882358 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3d396463-0c89-4d71-b6d7-f992abc8bd33 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:26.882517 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3d396463-0c89-4d71-b6d7-f992abc8bd33 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:26.887497 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:26.887497 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:26.888273 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3d396463-0c89-4d71-b6d7-f992abc8bd33 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:26.888741 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 943/3742] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:26 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:27.183856 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4c760ce0-bf05-4c56-a835-9d9157ae7723 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:27.185818 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c760ce0-bf05-4c56-a835-9d9157ae7723 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:27.186191 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c760ce0-bf05-4c56-a835-9d9157ae7723 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:27.186420 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c760ce0-bf05-4c56-a835-9d9157ae7723 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:27.186563 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4c760ce0-bf05-4c56-a835-9d9157ae7723 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:27.195555 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:27.195555 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:27.196361 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c760ce0-bf05-4c56-a835-9d9157ae7723 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:27.196755 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 934/3743] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:27 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:27.268034 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-efe77054-13f9-4eff-932f-306a199d992b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:27.271856 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-efe77054-13f9-4eff-932f-306a199d992b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e Aug 01 13:05:27.272069 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-efe77054-13f9-4eff-932f-306a199d992b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:27.272256 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-efe77054-13f9-4eff-932f-306a199d992b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:27.279302 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:27.279302 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:27.281169 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-efe77054-13f9-4eff-932f-306a199d992b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:27.281997 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-efe77054-13f9-4eff-932f-306a199d992b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e returned with HTTP 200 Aug 01 13:05:27.282366 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 931/3744] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:27 2026] GET /volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:27.294470 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:27.296689 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:27.300975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "86ce5302-69c5-466f-bb50-fdb0820f707e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-870193323"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:27.302254 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request body: {'volume': {'snapshot_id': '86ce5302-69c5-466f-bb50-fdb0820f707e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-870193323'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:27.309188 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:27.309188 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:27.309758 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:27.309915 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume of 1 GB Aug 01 13:05:27.314330 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Availability Zones retrieved successfully. Aug 01 13:05:27.321270 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (2b529d9f-cb4f-4b2f-9f28-51cc12154a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:27.322465 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdbc9aa2-cd0a-41e6-ac46-5074d1f0c160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:27.323468 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:27.361048 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdbc9aa2-cd0a-41e6-ac46-5074d1f0c160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '86ce5302-69c5-466f-bb50-fdb0820f707e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:27.362165 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e1ff62-85b5-4a85-8c1b-de854902c3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:27.421271 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['31962690-21d3-4186-881f-d452feaef362', '35f441ab-f1ad-4695-a2d0-a90257716344', '10cf19ee-e7f7-43f5-816d-fcb069155d43', 'b15f4c52-8480-4021-a0fc-1b5e67e50a64'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:27.422341 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e1ff62-85b5-4a85-8c1b-de854902c3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31962690-21d3-4186-881f-d452feaef362', '35f441ab-f1ad-4695-a2d0-a90257716344', '10cf19ee-e7f7-43f5-816d-fcb069155d43', 'b15f4c52-8480-4021-a0fc-1b5e67e50a64']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:27.423313 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610a2971-044c-4529-9d23-44bc4b7d3283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:27.466817 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610a2971-044c-4529-9d23-44bc4b7d3283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6026bdf3-a425-4e93-b184-f5e7e15704dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-870193323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['31962690-21d3-4186-881f-d452feaef362','35f441ab-f1ad-4695-a2d0-a90257716344','10cf19ee-e7f7-43f5-816d-fcb069155d43','b15f4c52-8480-4021-a0fc-1b5e67e50a64'],size=1,snapshot_id=86ce5302-69c5-466f-bb50-fdb0820f707e,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-870193323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6026bdf3-a425-4e93-b184-f5e7e15704dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',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=86ce5302-69c5-466f-bb50-fdb0820f707e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4df32d528a914d9f90bc9be87fe502ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:27.467610 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d25bdd06-86aa-4e34-9aaf-a509b8f9cfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:27.485812 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d25bdd06-86aa-4e34-9aaf-a509b8f9cfb0) 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-VolumeDependencyTests-Volume-870193323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['31962690-21d3-4186-881f-d452feaef362','35f441ab-f1ad-4695-a2d0-a90257716344','10cf19ee-e7f7-43f5-816d-fcb069155d43','b15f4c52-8480-4021-a0fc-1b5e67e50a64'],size=1,snapshot_id=86ce5302-69c5-466f-bb50-fdb0820f707e,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:27.486751 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36994e18-dee6-4092-a68c-bfc62e83079d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:27.506239 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36994e18-dee6-4092-a68c-bfc62e83079d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:27.507085 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (2b529d9f-cb4f-4b2f-9f28-51cc12154a03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:27.507362 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request issued successfully. Aug 01 13:05:27.507889 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8663899d-dac2-4daf-8b80-ea81ec73e4bf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:27.508385 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 937/3745] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:05:27 2026] POST /volume/v3/volumes => generated 803 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:27.526826 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d9c01910-a540-44e1-b06e-8109f1fd4977 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:27.532368 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9c01910-a540-44e1-b06e-8109f1fd4977 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd Aug 01 13:05:27.532620 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9c01910-a540-44e1-b06e-8109f1fd4977 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:27.532796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9c01910-a540-44e1-b06e-8109f1fd4977 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:27.544810 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:27.544810 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:27.549070 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d9c01910-a540-44e1-b06e-8109f1fd4977 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:27.553560 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9c01910-a540-44e1-b06e-8109f1fd4977 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd returned with HTTP 200 Aug 01 13:05:27.554072 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 944/3746] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:27 2026] GET /volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:27.844145 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a2357209-588d-4a0f-b04b-d9bd3f3b1d36 req-986ad3de-d197-497e-baf5-41563bf3d081 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:27.846174 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a2357209-588d-4a0f-b04b-d9bd3f3b1d36 req-986ad3de-d197-497e-baf5-41563bf3d081 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] DELETE https://10.4.3.110/volume/v3/attachments/2b49ea80-d410-441f-91e9-ddd8d9a9f5f5 Aug 01 13:05:27.846374 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a2357209-588d-4a0f-b04b-d9bd3f3b1d36 req-986ad3de-d197-497e-baf5-41563bf3d081 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:27.846592 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a2357209-588d-4a0f-b04b-d9bd3f3b1d36 req-986ad3de-d197-497e-baf5-41563bf3d081 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:27.854360 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:27.854360 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:27.900058 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-748efc2c-d21c-458f-8eeb-6b0dfb5d00cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:27.901684 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-748efc2c-d21c-458f-8eeb-6b0dfb5d00cc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:27.901926 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-748efc2c-d21c-458f-8eeb-6b0dfb5d00cc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:27.902190 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-748efc2c-d21c-458f-8eeb-6b0dfb5d00cc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:27.902324 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-748efc2c-d21c-458f-8eeb-6b0dfb5d00cc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:27.906514 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:27.906514 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:27.907176 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-748efc2c-d21c-458f-8eeb-6b0dfb5d00cc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:27.907525 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 932/3747] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:27 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:27.936549 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a2357209-588d-4a0f-b04b-d9bd3f3b1d36 req-986ad3de-d197-497e-baf5-41563bf3d081 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/attachments/2b49ea80-d410-441f-91e9-ddd8d9a9f5f5 returned with HTTP 200 Aug 01 13:05:27.937029 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 935/3748] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:05:27 2026] DELETE /volume/v3/attachments/2b49ea80-d410-441f-91e9-ddd8d9a9f5f5 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:28.208224 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4d655826-51c6-443b-9a34-0adfc39f9ec3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:28.209990 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4d655826-51c6-443b-9a34-0adfc39f9ec3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:28.210186 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4d655826-51c6-443b-9a34-0adfc39f9ec3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:28.210408 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4d655826-51c6-443b-9a34-0adfc39f9ec3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:28.210548 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4d655826-51c6-443b-9a34-0adfc39f9ec3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:28.215149 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:28.215149 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:28.215909 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4d655826-51c6-443b-9a34-0adfc39f9ec3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:28.216302 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 938/3749] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:28 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:28.568962 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b98527f1-a8de-4965-9280-da12e3ab1044 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:28.571199 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b98527f1-a8de-4965-9280-da12e3ab1044 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd Aug 01 13:05:28.571429 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b98527f1-a8de-4965-9280-da12e3ab1044 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:28.571857 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b98527f1-a8de-4965-9280-da12e3ab1044 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:28.579364 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:28.579364 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:28.583448 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b98527f1-a8de-4965-9280-da12e3ab1044 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:28.588263 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b98527f1-a8de-4965-9280-da12e3ab1044 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd returned with HTTP 200 Aug 01 13:05:28.588863 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 945/3750] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:28 2026] GET /volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:05:28.603903 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-30516ffc-9e0b-448a-9d86-51f1dda39609 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:28.606192 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30516ffc-9e0b-448a-9d86-51f1dda39609 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e Aug 01 13:05:28.607969 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-30516ffc-9e0b-448a-9d86-51f1dda39609 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:28.607969 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-30516ffc-9e0b-448a-9d86-51f1dda39609 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:28.607969 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-30516ffc-9e0b-448a-9d86-51f1dda39609 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete snapshot with id: 86ce5302-69c5-466f-bb50-fdb0820f707e Aug 01 13:05:28.613316 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:28.613316 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:28.614127 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-30516ffc-9e0b-448a-9d86-51f1dda39609 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:28.636585 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-30516ffc-9e0b-448a-9d86-51f1dda39609 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot delete request issued successfully. Aug 01 13:05:28.637043 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30516ffc-9e0b-448a-9d86-51f1dda39609 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e returned with HTTP 202 Aug 01 13:05:28.640579 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 933/3751] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:05:28 2026] DELETE /volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:28.650025 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d9f0852-e1cb-46b0-a89d-f35ff8b20064 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:28.652937 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d9f0852-e1cb-46b0-a89d-f35ff8b20064 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e Aug 01 13:05:28.653237 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d9f0852-e1cb-46b0-a89d-f35ff8b20064 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:28.653526 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d9f0852-e1cb-46b0-a89d-f35ff8b20064 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:28.659452 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:28.659452 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:28.659966 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d9f0852-e1cb-46b0-a89d-f35ff8b20064 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Snapshot retrieved successfully. Aug 01 13:05:28.660766 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d9f0852-e1cb-46b0-a89d-f35ff8b20064 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e returned with HTTP 200 Aug 01 13:05:28.661155 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 936/3752] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:28 2026] GET /volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:28.815776 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-417c349e-e5aa-4570-bece-2b34654c4d1f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:28.818557 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-417c349e-e5aa-4570-bece-2b34654c4d1f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] DELETE https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:05:28.819542 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-417c349e-e5aa-4570-bece-2b34654c4d1f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:28.819542 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-417c349e-e5aa-4570-bece-2b34654c4d1f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:28.819542 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-417c349e-e5aa-4570-bece-2b34654c4d1f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Delete volume with id: f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:05:28.832969 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:28.832969 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:28.832969 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-417c349e-e5aa-4570-bece-2b34654c4d1f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:28.849251 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-417c349e-e5aa-4570-bece-2b34654c4d1f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Delete volume request issued successfully. Aug 01 13:05:28.849445 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-417c349e-e5aa-4570-bece-2b34654c4d1f tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 202 Aug 01 13:05:28.850064 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 939/3753] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:28 2026] DELETE /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:28.859518 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d9d2af97-9c0e-4698-b98f-bd3354cf1f9a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:28.864623 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9d2af97-9c0e-4698-b98f-bd3354cf1f9a tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:05:28.864831 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9d2af97-9c0e-4698-b98f-bd3354cf1f9a tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:28.865349 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9d2af97-9c0e-4698-b98f-bd3354cf1f9a tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:28.873042 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:28.873042 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:28.878415 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d9d2af97-9c0e-4698-b98f-bd3354cf1f9a tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Volume info retrieved successfully. Aug 01 13:05:28.883512 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9d2af97-9c0e-4698-b98f-bd3354cf1f9a tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 200 Aug 01 13:05:28.884295 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 946/3754] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:28 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 1249 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:28.922084 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-41eb553b-635f-4979-9664-01ceb0bc7e30 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:28.924269 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-41eb553b-635f-4979-9664-01ceb0bc7e30 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:28.924768 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-41eb553b-635f-4979-9664-01ceb0bc7e30 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:28.924867 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-41eb553b-635f-4979-9664-01ceb0bc7e30 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:28.925031 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-41eb553b-635f-4979-9664-01ceb0bc7e30 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:28.931612 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:28.931612 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:28.932422 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-41eb553b-635f-4979-9664-01ceb0bc7e30 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:28.932866 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 934/3755] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:28 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:05:29.227824 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9391da54-c618-48af-b997-2f50492ba902 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:29.229995 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9391da54-c618-48af-b997-2f50492ba902 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:29.230255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9391da54-c618-48af-b997-2f50492ba902 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:29.230508 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9391da54-c618-48af-b997-2f50492ba902 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:29.230678 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9391da54-c618-48af-b997-2f50492ba902 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:29.235610 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:29.235610 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:29.236606 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9391da54-c618-48af-b997-2f50492ba902 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:29.237048 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 937/3756] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:29 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:29.672068 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b65579fb-996e-4c27-afeb-07d58c2f8592 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:29.673816 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b65579fb-996e-4c27-afeb-07d58c2f8592 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e Aug 01 13:05:29.674010 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b65579fb-996e-4c27-afeb-07d58c2f8592 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:29.674186 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b65579fb-996e-4c27-afeb-07d58c2f8592 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:29.678476 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b65579fb-996e-4c27-afeb-07d58c2f8592 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e returned with HTTP 404 Aug 01 13:05:29.678959 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 940/3757] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:29 2026] GET /volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:29.733280 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5f7f324f-ec78-4c03-bc3f-17944af422fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:29.734894 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f7f324f-ec78-4c03-bc3f-17944af422fe tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f Aug 01 13:05:29.735115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5f7f324f-ec78-4c03-bc3f-17944af422fe tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:29.735303 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5f7f324f-ec78-4c03-bc3f-17944af422fe tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:29.735465 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5f7f324f-ec78-4c03-bc3f-17944af422fe tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 957b2ad1-5f09-4b32-bf00-a75a13fbea5f Aug 01 13:05:29.742267 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:29.742267 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:29.744969 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5f7f324f-ec78-4c03-bc3f-17944af422fe tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:29.765482 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5f7f324f-ec78-4c03-bc3f-17944af422fe tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume request issued successfully. Aug 01 13:05:29.765655 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f7f324f-ec78-4c03-bc3f-17944af422fe tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f returned with HTTP 202 Aug 01 13:05:29.766103 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 947/3758] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:29 2026] DELETE /volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:05:29.773573 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f1beae28-2ce4-42a1-9c39-439a40367c67 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:29.777966 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1beae28-2ce4-42a1-9c39-439a40367c67 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f Aug 01 13:05:29.777966 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1beae28-2ce4-42a1-9c39-439a40367c67 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:29.777966 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1beae28-2ce4-42a1-9c39-439a40367c67 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:29.781476 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:29.781476 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:29.784939 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f1beae28-2ce4-42a1-9c39-439a40367c67 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:29.789766 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1beae28-2ce4-42a1-9c39-439a40367c67 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f returned with HTTP 200 Aug 01 13:05:29.790159 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 935/3759] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:29 2026] GET /volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:29.901870 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75623611-4254-4a7d-91c2-85bb534776de None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:29.904526 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75623611-4254-4a7d-91c2-85bb534776de tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 Aug 01 13:05:29.905259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75623611-4254-4a7d-91c2-85bb534776de tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:29.905259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75623611-4254-4a7d-91c2-85bb534776de tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:29.911996 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75623611-4254-4a7d-91c2-85bb534776de tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 returned with HTTP 404 Aug 01 13:05:29.912611 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 938/3760] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:29 2026] GET /volume/v3/volumes/f9ac3444-3340-49d0-9053-f4d846016909 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:29.921200 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a5ce5277-d788-4748-a71e-9ed8e34eaf2d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:29.923770 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a5ce5277-d788-4748-a71e-9ed8e34eaf2d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] DELETE https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:29.923770 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a5ce5277-d788-4748-a71e-9ed8e34eaf2d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:29.923770 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a5ce5277-d788-4748-a71e-9ed8e34eaf2d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:29.924072 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-a5ce5277-d788-4748-a71e-9ed8e34eaf2d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Delete volume with id: f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:29.935106 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a5ce5277-d788-4748-a71e-9ed8e34eaf2d tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 404 Aug 01 13:05:29.935985 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 941/3761] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:29 2026] DELETE /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:29.944697 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cc6f8383-6050-4bc3-abcc-2637d67042bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:29.946852 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc6f8383-6050-4bc3-abcc-2637d67042bd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e Aug 01 13:05:29.947077 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc6f8383-6050-4bc3-abcc-2637d67042bd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:29.947878 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2685d240-126c-436e-a361-564898556998 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:29.948271 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc6f8383-6050-4bc3-abcc-2637d67042bd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:29.952390 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2685d240-126c-436e-a361-564898556998 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:29.953365 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2685d240-126c-436e-a361-564898556998 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:29.953574 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2685d240-126c-436e-a361-564898556998 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:29.953726 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2685d240-126c-436e-a361-564898556998 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:29.961515 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:29.961515 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:29.961899 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2685d240-126c-436e-a361-564898556998 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:29.962348 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 936/3762] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:29 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:29.962864 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc6f8383-6050-4bc3-abcc-2637d67042bd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e returned with HTTP 404 Aug 01 13:05:29.963370 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 948/3763] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:29 2026] GET /volume/v3/volumes/f76fff5b-1001-4a04-84b7-be4530248f9e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:29.972904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f441a45f-a09c-4a51-bfed-4a662200d228 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:29.975568 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f441a45f-a09c-4a51-bfed-4a662200d228 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] DELETE https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:05:29.975899 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f441a45f-a09c-4a51-bfed-4a662200d228 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:29.976221 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f441a45f-a09c-4a51-bfed-4a662200d228 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:29.976470 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f441a45f-a09c-4a51-bfed-4a662200d228 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Delete volume with id: 4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:05:29.982893 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f441a45f-a09c-4a51-bfed-4a662200d228 tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 404 Aug 01 13:05:29.983433 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 939/3764] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:29 2026] DELETE /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:29.992530 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7509589b-1dbf-408f-87e3-9093c21e5ddd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:29.994985 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7509589b-1dbf-408f-87e3-9093c21e5ddd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] GET https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 Aug 01 13:05:29.995089 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7509589b-1dbf-408f-87e3-9093c21e5ddd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:29.995373 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7509589b-1dbf-408f-87e3-9093c21e5ddd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.002829 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7509589b-1dbf-408f-87e3-9093c21e5ddd tempest-TestInstancesWithCinderVolumes-611109030 tempest-TestInstancesWithCinderVolumes-611109030-project-member] https://10.4.3.110/volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 returned with HTTP 404 Aug 01 13:05:30.003581 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 942/3765] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:29 2026] GET /volume/v3/volumes/4a7666dc-059c-46f6-a8c6-c03dd76640a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:30.010433 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ddcde022-3c23-48ca-b802-31e863a77e9e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.012040 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddcde022-3c23-48ca-b802-31e863a77e9e tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:05:30.012281 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ddcde022-3c23-48ca-b802-31e863a77e9e tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.012466 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ddcde022-3c23-48ca-b802-31e863a77e9e tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.013248 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ddcde022-3c23-48ca-b802-31e863a77e9e tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:05:30.053046 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ddcde022-3c23-48ca-b802-31e863a77e9e tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Get all volumes completed successfully. Aug 01 13:05:30.056998 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.056998 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:30.065179 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddcde022-3c23-48ca-b802-31e863a77e9e tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:05:30.065685 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 937/3766] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:05:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15388 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:30.085862 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-83df9d71-1b49-4905-9ce0-0a9bfe2be562 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.087871 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83df9d71-1b49-4905-9ce0-0a9bfe2be562 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] DELETE https://10.4.3.110/volume/v3/types/0afa8490-5e55-426f-a44d-fedf36433c9a Aug 01 13:05:30.088123 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83df9d71-1b49-4905-9ce0-0a9bfe2be562 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.088445 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83df9d71-1b49-4905-9ce0-0a9bfe2be562 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.130171 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83df9d71-1b49-4905-9ce0-0a9bfe2be562 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/types/0afa8490-5e55-426f-a44d-fedf36433c9a returned with HTTP 202 Aug 01 13:05:30.130890 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 949/3767] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:05:30 2026] DELETE /volume/v3/types/0afa8490-5e55-426f-a44d-fedf36433c9a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:30.143068 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e0595b4-9d44-41fd-86a6-7e70b40b3153 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.145238 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e0595b4-9d44-41fd-86a6-7e70b40b3153 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:05:30.145495 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e0595b4-9d44-41fd-86a6-7e70b40b3153 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.145910 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e0595b4-9d44-41fd-86a6-7e70b40b3153 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.148188 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6e0595b4-9d44-41fd-86a6-7e70b40b3153 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:05:30.175461 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6e0595b4-9d44-41fd-86a6-7e70b40b3153 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Get all volumes completed successfully. Aug 01 13:05:30.178827 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.178827 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:30.186175 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e0595b4-9d44-41fd-86a6-7e70b40b3153 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:05:30.186734 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 940/3768] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:05:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15436 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:30.215326 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8b13c4f4-e670-47f2-bcc5-e6f67a83e28b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.224911 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b13c4f4-e670-47f2-bcc5-e6f67a83e28b tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] DELETE https://10.4.3.110/volume/v3/types/2babc186-b5e4-46be-92d7-2b3daede339f Aug 01 13:05:30.226385 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b13c4f4-e670-47f2-bcc5-e6f67a83e28b tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.227617 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b13c4f4-e670-47f2-bcc5-e6f67a83e28b tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.255225 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7a525ad0-addc-414d-b61e-143d693326d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.256704 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a525ad0-addc-414d-b61e-143d693326d9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:30.256929 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a525ad0-addc-414d-b61e-143d693326d9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.257161 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a525ad0-addc-414d-b61e-143d693326d9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.257330 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7a525ad0-addc-414d-b61e-143d693326d9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:30.264079 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.264079 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:30.264840 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a525ad0-addc-414d-b61e-143d693326d9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:30.265345 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 938/3769] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:30 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:30.278049 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9a87fdc2-6a2f-478a-9f89-ef89d3679e52 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.280136 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a87fdc2-6a2f-478a-9f89-ef89d3679e52 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 Aug 01 13:05:30.280398 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a87fdc2-6a2f-478a-9f89-ef89d3679e52 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.280666 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a87fdc2-6a2f-478a-9f89-ef89d3679e52 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.285594 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b13c4f4-e670-47f2-bcc5-e6f67a83e28b tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/types/2babc186-b5e4-46be-92d7-2b3daede339f returned with HTTP 202 Aug 01 13:05:30.286300 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 943/3770] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:05:30 2026] DELETE /volume/v3/types/2babc186-b5e4-46be-92d7-2b3daede339f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:30.297302 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.297302 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:30.305351 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9a87fdc2-6a2f-478a-9f89-ef89d3679e52 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:30.313412 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a87fdc2-6a2f-478a-9f89-ef89d3679e52 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 returned with HTTP 200 Aug 01 13:05:30.313412 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 950/3771] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:30 2026] GET /volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 => generated 1412 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:30.330377 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e3adc17a-ad63-4fee-b94c-9ceaf8d2f111 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.333053 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3adc17a-ad63-4fee-b94c-9ceaf8d2f111 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 Aug 01 13:05:30.333237 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3adc17a-ad63-4fee-b94c-9ceaf8d2f111 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.333429 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3adc17a-ad63-4fee-b94c-9ceaf8d2f111 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.343375 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.343375 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:30.348850 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e3adc17a-ad63-4fee-b94c-9ceaf8d2f111 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:30.356893 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3adc17a-ad63-4fee-b94c-9ceaf8d2f111 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 returned with HTTP 200 Aug 01 13:05:30.357742 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 941/3772] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:30 2026] GET /volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 => generated 1412 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:05:30.376826 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eb5389a4-516a-45fb-a356-ccfbbf1e443d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.378896 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb5389a4-516a-45fb-a356-ccfbbf1e443d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 Aug 01 13:05:30.379268 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb5389a4-516a-45fb-a356-ccfbbf1e443d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.380986 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb5389a4-516a-45fb-a356-ccfbbf1e443d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.380986 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-eb5389a4-516a-45fb-a356-ccfbbf1e443d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume with id: 3074632b-1c7a-4f14-8bf9-ac552a7f0f51 Aug 01 13:05:30.391767 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.391767 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:30.392576 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eb5389a4-516a-45fb-a356-ccfbbf1e443d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:30.415352 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eb5389a4-516a-45fb-a356-ccfbbf1e443d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume request issued successfully. Aug 01 13:05:30.415352 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb5389a4-516a-45fb-a356-ccfbbf1e443d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 returned with HTTP 202 Aug 01 13:05:30.415352 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 939/3773] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:30 2026] DELETE /volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:30.426159 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bb468f7e-3799-4549-8471-e8c23ab87acd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.427963 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb468f7e-3799-4549-8471-e8c23ab87acd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 Aug 01 13:05:30.428211 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb468f7e-3799-4549-8471-e8c23ab87acd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.428382 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb468f7e-3799-4549-8471-e8c23ab87acd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.436496 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.436496 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:30.440777 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bb468f7e-3799-4549-8471-e8c23ab87acd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:30.442911 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-3a755da1-5ecc-460b-931c-9024847ef4f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.445087 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-3a755da1-5ecc-460b-931c-9024847ef4f9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] DELETE https://10.4.3.110/volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7 Aug 01 13:05:30.445354 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-3a755da1-5ecc-460b-931c-9024847ef4f9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.445472 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-3a755da1-5ecc-460b-931c-9024847ef4f9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.446215 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb468f7e-3799-4549-8471-e8c23ab87acd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 returned with HTTP 200 Aug 01 13:05:30.446594 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 944/3774] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:30 2026] GET /volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:30.455569 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.455569 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:30.510435 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c163190e-bc6d-4dce-98c6-d53099c9c40b req-3a755da1-5ecc-460b-931c-9024847ef4f9 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7 returned with HTTP 200 Aug 01 13:05:30.510855 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 951/3775] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:05:30 2026] DELETE /volume/v3/attachments/a3b2e6ac-8ca5-40f5-b65c-481a02dc15e7 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:30.603358 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9701337-d6d3-4d25-9ae3-80872dd2bab9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.605121 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9701337-d6d3-4d25-9ae3-80872dd2bab9 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:05:30.605340 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9701337-d6d3-4d25-9ae3-80872dd2bab9 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.605537 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9701337-d6d3-4d25-9ae3-80872dd2bab9 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.606354 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a9701337-d6d3-4d25-9ae3-80872dd2bab9 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:05:30.622522 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a9701337-d6d3-4d25-9ae3-80872dd2bab9 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Get all volumes completed successfully. Aug 01 13:05:30.625665 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.625665 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:30.633115 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9701337-d6d3-4d25-9ae3-80872dd2bab9 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:05:30.633570 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 942/3776] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:05:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13556 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 13:05:30.649386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85b98068-7891-454e-a9b0-febed39a0f6f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.650883 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85b98068-7891-454e-a9b0-febed39a0f6f tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/a8d772d5-1592-427f-8985-0500c9f14528 Aug 01 13:05:30.651194 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85b98068-7891-454e-a9b0-febed39a0f6f tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.651438 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85b98068-7891-454e-a9b0-febed39a0f6f tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.651683 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-85b98068-7891-454e-a9b0-febed39a0f6f tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Delete volume with id: a8d772d5-1592-427f-8985-0500c9f14528 Aug 01 13:05:30.658536 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.658536 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:30.660899 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-85b98068-7891-454e-a9b0-febed39a0f6f tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Volume info retrieved successfully. Aug 01 13:05:30.670619 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.image.cache [None req-85b98068-7891-454e-a9b0-febed39a0f6f tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'caccc886-872d-4675-b930-180c8e8bfb6b', 'volume_id': 'a8d772d5-1592-427f-8985-0500c9f14528', 'host': 'np0000006302@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 1, 13, 3, 57), 'last_used': datetime.datetime(2026, 8, 1, 13, 4, 5)}. {{(pid=100263) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 01 13:05:30.688523 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-85b98068-7891-454e-a9b0-febed39a0f6f tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Delete volume request issued successfully. Aug 01 13:05:30.689748 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85b98068-7891-454e-a9b0-febed39a0f6f tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/volumes/a8d772d5-1592-427f-8985-0500c9f14528 returned with HTTP 202 Aug 01 13:05:30.689748 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 940/3777] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:30 2026] DELETE /volume/v3/volumes/a8d772d5-1592-427f-8985-0500c9f14528 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:30.701500 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5b432129-4ebd-46c6-9415-a9937f2ca9bc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.706577 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b432129-4ebd-46c6-9415-a9937f2ca9bc tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] GET https://10.4.3.110/volume/v3/volumes/a8d772d5-1592-427f-8985-0500c9f14528 Aug 01 13:05:30.710198 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b432129-4ebd-46c6-9415-a9937f2ca9bc tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.710730 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b432129-4ebd-46c6-9415-a9937f2ca9bc tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.720790 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.720790 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:30.726735 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5b432129-4ebd-46c6-9415-a9937f2ca9bc tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Volume info retrieved successfully. Aug 01 13:05:30.732786 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b432129-4ebd-46c6-9415-a9937f2ca9bc tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/volumes/a8d772d5-1592-427f-8985-0500c9f14528 returned with HTTP 200 Aug 01 13:05:30.733406 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 945/3778] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:30 2026] GET /volume/v3/volumes/a8d772d5-1592-427f-8985-0500c9f14528 => generated 1149 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:30.803163 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-97fb8064-38cb-4393-a341-d197312a17dc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.807961 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97fb8064-38cb-4393-a341-d197312a17dc tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f Aug 01 13:05:30.807961 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97fb8064-38cb-4393-a341-d197312a17dc tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.807961 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97fb8064-38cb-4393-a341-d197312a17dc tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.813753 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97fb8064-38cb-4393-a341-d197312a17dc tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f returned with HTTP 404 Aug 01 13:05:30.814266 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 952/3779] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:30 2026] GET /volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:30.824249 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.826124 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:30.826566 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1278993001"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:30.828157 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1278993001'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:30.828318 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume of 1 GB Aug 01 13:05:30.834303 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Availability Zones retrieved successfully. Aug 01 13:05:30.840150 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (15b3f3c2-b738-42eb-981c-ac15d343b799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:30.841139 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6f5745-9bf3-4d47-a114-99016dcdc3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:30.842050 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:30.872986 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6f5745-9bf3-4d47-a114-99016dcdc3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:30.872986 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ef9941-f64a-47a1-9695-8bba7c1b684b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:30.919630 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['88cc47c0-da4b-47e1-971b-6cf18304e93c', 'e940fbb1-a399-49d0-bdeb-67fa7a3f14b9', 'd66c250c-2165-4172-ad2e-92a29b1ab87b', '878c092a-5810-494e-8507-7b2015ab35e6'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:30.920673 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ef9941-f64a-47a1-9695-8bba7c1b684b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88cc47c0-da4b-47e1-971b-6cf18304e93c', 'e940fbb1-a399-49d0-bdeb-67fa7a3f14b9', 'd66c250c-2165-4172-ad2e-92a29b1ab87b', '878c092a-5810-494e-8507-7b2015ab35e6']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:30.921520 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f59629-d114-4540-98be-7bc96d5372e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:30.950106 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f59629-d114-4540-98be-7bc96d5372e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '339609f0-86e0-44f0-8f6c-3b403ee34a7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1278993001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['88cc47c0-da4b-47e1-971b-6cf18304e93c','e940fbb1-a399-49d0-bdeb-67fa7a3f14b9','d66c250c-2165-4172-ad2e-92a29b1ab87b','878c092a-5810-494e-8507-7b2015ab35e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1278993001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=339609f0-86e0-44f0-8f6c-3b403ee34a7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',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='4df32d528a914d9f90bc9be87fe502ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:30.951013 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3972ec-cb74-4807-8a52-a484711c8f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:30.973498 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c59d248b-3376-425d-bf75-d187c0836b32 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:30.973936 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3972ec-cb74-4807-8a52-a484711c8f69) 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-VolumeDependencyTests-Volume-1278993001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['88cc47c0-da4b-47e1-971b-6cf18304e93c','e940fbb1-a399-49d0-bdeb-67fa7a3f14b9','d66c250c-2165-4172-ad2e-92a29b1ab87b','878c092a-5810-494e-8507-7b2015ab35e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:30.974749 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89045cd4-7f0c-45c3-9a57-6b354c60b303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:30.978496 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c59d248b-3376-425d-bf75-d187c0836b32 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:30.978884 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c59d248b-3376-425d-bf75-d187c0836b32 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:30.979230 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c59d248b-3376-425d-bf75-d187c0836b32 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:30.979395 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c59d248b-3376-425d-bf75-d187c0836b32 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:30.986530 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89045cd4-7f0c-45c3-9a57-6b354c60b303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:30.987151 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:30.987151 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:30.987648 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (15b3f3c2-b738-42eb-981c-ac15d343b799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:30.987969 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request issued successfully. Aug 01 13:05:30.988388 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c59d248b-3376-425d-bf75-d187c0836b32 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:30.988650 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0064dc10-ca0f-4409-8fe9-8247da7dd9da tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:30.989147 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 941/3780] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:30 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:30.989222 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 943/3781] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:05:30 2026] POST /volume/v3/volumes => generated 770 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:31.004977 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2d009730-b012-433e-bef5-0de3e537f392 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:31.008576 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d009730-b012-433e-bef5-0de3e537f392 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f Aug 01 13:05:31.008888 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2d009730-b012-433e-bef5-0de3e537f392 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:31.009157 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2d009730-b012-433e-bef5-0de3e537f392 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:31.020983 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:31.020983 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:31.023444 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2d009730-b012-433e-bef5-0de3e537f392 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:31.028181 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d009730-b012-433e-bef5-0de3e537f392 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f returned with HTTP 200 Aug 01 13:05:31.028980 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 946/3782] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:31 2026] GET /volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:31.397330 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-baa2b8f4-a9ee-4b21-88a5-df9b84913ddb req-e20b42bf-8b9e-465a-a8d8-76c8bc366674 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:31.399573 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-baa2b8f4-a9ee-4b21-88a5-df9b84913ddb req-e20b42bf-8b9e-465a-a8d8-76c8bc366674 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:05:31.399852 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-baa2b8f4-a9ee-4b21-88a5-df9b84913ddb req-e20b42bf-8b9e-465a-a8d8-76c8bc366674 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:31.400052 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-baa2b8f4-a9ee-4b21-88a5-df9b84913ddb req-e20b42bf-8b9e-465a-a8d8-76c8bc366674 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:31.406991 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:31.406991 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:31.411005 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-baa2b8f4-a9ee-4b21-88a5-df9b84913ddb req-e20b42bf-8b9e-465a-a8d8-76c8bc366674 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:05:31.415525 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-baa2b8f4-a9ee-4b21-88a5-df9b84913ddb req-e20b42bf-8b9e-465a-a8d8-76c8bc366674 tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:05:31.416004 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 953/3783] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:31 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:31.462185 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-770f893a-c3ba-49ba-a154-a82648ba5584 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:31.465583 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-770f893a-c3ba-49ba-a154-a82648ba5584 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 Aug 01 13:05:31.465852 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-770f893a-c3ba-49ba-a154-a82648ba5584 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:31.466122 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-770f893a-c3ba-49ba-a154-a82648ba5584 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:31.479910 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-770f893a-c3ba-49ba-a154-a82648ba5584 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 returned with HTTP 404 Aug 01 13:05:31.481709 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 942/3784] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:31 2026] GET /volume/v3/volumes/3074632b-1c7a-4f14-8bf9-ac552a7f0f51 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:31.491346 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eab23f8f-84aa-4994-8658-0bde61c836f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:31.493328 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eab23f8f-84aa-4994-8658-0bde61c836f1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:31.493583 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eab23f8f-84aa-4994-8658-0bde61c836f1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:31.494043 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eab23f8f-84aa-4994-8658-0bde61c836f1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:31.494043 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-eab23f8f-84aa-4994-8658-0bde61c836f1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete backup with id: 4345ab1a-598a-4469-984b-a04bc2f39d81. Aug 01 13:05:31.499361 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:31.499361 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:31.517636 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-eab23f8f-84aa-4994-8658-0bde61c836f1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] delete_backup rpcapi backup_id 4345ab1a-598a-4469-984b-a04bc2f39d81 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:05:31.519846 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eab23f8f-84aa-4994-8658-0bde61c836f1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 202 Aug 01 13:05:31.520385 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 944/3785] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:31 2026] DELETE /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:05:31.530005 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-171e80eb-7286-46f6-abad-a313a6acefcc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:31.532134 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-171e80eb-7286-46f6-abad-a313a6acefcc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:31.532320 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-171e80eb-7286-46f6-abad-a313a6acefcc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:31.532509 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-171e80eb-7286-46f6-abad-a313a6acefcc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:31.532610 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-171e80eb-7286-46f6-abad-a313a6acefcc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:31.538479 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:31.538479 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:31.539915 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-171e80eb-7286-46f6-abad-a313a6acefcc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 200 Aug 01 13:05:31.540318 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 947/3786] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:31 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:31.753525 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8bb6812b-bb9a-4be1-918c-7e160bbe554a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:31.756075 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8bb6812b-bb9a-4be1-918c-7e160bbe554a tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] GET https://10.4.3.110/volume/v3/volumes/a8d772d5-1592-427f-8985-0500c9f14528 Aug 01 13:05:31.756263 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8bb6812b-bb9a-4be1-918c-7e160bbe554a tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:31.756430 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8bb6812b-bb9a-4be1-918c-7e160bbe554a tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:31.764024 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8bb6812b-bb9a-4be1-918c-7e160bbe554a tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/volumes/a8d772d5-1592-427f-8985-0500c9f14528 returned with HTTP 404 Aug 01 13:05:31.764708 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 954/3787] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:31 2026] GET /volume/v3/volumes/a8d772d5-1592-427f-8985-0500c9f14528 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:31.772551 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a4db8199-0512-49ae-9623-e86aacb0ad14 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:31.774447 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4db8199-0512-49ae-9623-e86aacb0ad14 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] DELETE https://10.4.3.110/volume/v3/types/143e86f3-ee3c-4925-8e63-8e994bf061c8 Aug 01 13:05:31.774649 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4db8199-0512-49ae-9623-e86aacb0ad14 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:31.775840 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4db8199-0512-49ae-9623-e86aacb0ad14 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:31.829755 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4db8199-0512-49ae-9623-e86aacb0ad14 tempest-TestInstancesWithCinderVolumes-1421949113 tempest-TestInstancesWithCinderVolumes-1421949113-project-admin] https://10.4.3.110/volume/v3/types/143e86f3-ee3c-4925-8e63-8e994bf061c8 returned with HTTP 202 Aug 01 13:05:31.830308 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 943/3788] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:05:31 2026] DELETE /volume/v3/types/143e86f3-ee3c-4925-8e63-8e994bf061c8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:32.005119 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-797d6bf9-50cc-416a-9c63-8c2abd52830d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:32.007565 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-797d6bf9-50cc-416a-9c63-8c2abd52830d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:32.007792 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-797d6bf9-50cc-416a-9c63-8c2abd52830d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:32.007978 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-797d6bf9-50cc-416a-9c63-8c2abd52830d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:32.008090 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-797d6bf9-50cc-416a-9c63-8c2abd52830d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:32.014632 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:32.014632 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:32.015358 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-797d6bf9-50cc-416a-9c63-8c2abd52830d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:32.015862 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 945/3789] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:32 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:32.045550 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3a4e5447-6769-46b1-ac47-cdffc1bdf791 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:32.048058 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a4e5447-6769-46b1-ac47-cdffc1bdf791 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f Aug 01 13:05:32.048340 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a4e5447-6769-46b1-ac47-cdffc1bdf791 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:32.048582 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a4e5447-6769-46b1-ac47-cdffc1bdf791 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:32.059226 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:32.059226 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:32.063146 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3a4e5447-6769-46b1-ac47-cdffc1bdf791 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:32.067779 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a4e5447-6769-46b1-ac47-cdffc1bdf791 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f returned with HTTP 200 Aug 01 13:05:32.068290 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 948/3790] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:32 2026] GET /volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:32.084127 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:32.086251 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:32.086609 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "339609f0-86e0-44f0-8f6c-3b403ee34a7f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1105863293"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:32.088936 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request body: {'volume': {'source_volid': '339609f0-86e0-44f0-8f6c-3b403ee34a7f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1105863293'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:32.104936 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:32.104936 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:32.105474 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume retrieved successfully. Aug 01 13:05:32.105583 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume of 1 GB Aug 01 13:05:32.110066 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Availability Zones retrieved successfully. Aug 01 13:05:32.117688 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (474a0854-f112-4d19-8053-0c96ffef7a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:32.117886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91520339-ccff-42a4-a4c6-a288391d3c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:32.118809 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:32.144285 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91520339-ccff-42a4-a4c6-a288391d3c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '339609f0-86e0-44f0-8f6c-3b403ee34a7f', 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:32.145069 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34ec9863-f949-4570-9765-1ba6f39e2245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:32.211207 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Created reservations ['b50e1a83-8fe1-45ad-b849-c6c6f1d362e4', '96783449-5775-4a9c-8f88-641c9dcbf9f4', '2f9ad30c-04f2-4330-9a90-1dea54ce42c6', 'd3300b63-e403-4a6f-9b84-09c01ff5f073'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:32.212335 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34ec9863-f949-4570-9765-1ba6f39e2245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b50e1a83-8fe1-45ad-b849-c6c6f1d362e4', '96783449-5775-4a9c-8f88-641c9dcbf9f4', '2f9ad30c-04f2-4330-9a90-1dea54ce42c6', 'd3300b63-e403-4a6f-9b84-09c01ff5f073']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:32.213105 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (202f9223-7c42-4431-918f-0fd9a9d23d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:32.256200 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (202f9223-7c42-4431-918f-0fd9a9d23d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e38f7c2-8c82-482b-b307-0794809a5352', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1105863293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['b50e1a83-8fe1-45ad-b849-c6c6f1d362e4','96783449-5775-4a9c-8f88-641c9dcbf9f4','2f9ad30c-04f2-4330-9a90-1dea54ce42c6','d3300b63-e403-4a6f-9b84-09c01ff5f073'],size=1,snapshot_id=None,source_replicaid=,source_volid=339609f0-86e0-44f0-8f6c-3b403ee34a7f,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1105863293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e38f7c2-8c82-482b-b307-0794809a5352,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',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=339609f0-86e0-44f0-8f6c-3b403ee34a7f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4df32d528a914d9f90bc9be87fe502ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:32.257119 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96101ab-5a06-482b-ac3e-ab75a17f6f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:32.284938 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96101ab-5a06-482b-ac3e-ab75a17f6f5b) 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-VolumeDependencyTests-Volume-1105863293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8efa2f1b1b41a792d5d7affd3fb8a6',qos_specs=None,replication_status=,reservations=['b50e1a83-8fe1-45ad-b849-c6c6f1d362e4','96783449-5775-4a9c-8f88-641c9dcbf9f4','2f9ad30c-04f2-4330-9a90-1dea54ce42c6','d3300b63-e403-4a6f-9b84-09c01ff5f073'],size=1,snapshot_id=None,source_replicaid=,source_volid=339609f0-86e0-44f0-8f6c-3b403ee34a7f,status='creating',user_id='4df32d528a914d9f90bc9be87fe502ae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:32.286107 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af5a72d-277e-4ece-9a4f-b74acf6d2925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:32.311804 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af5a72d-277e-4ece-9a4f-b74acf6d2925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:32.312679 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Flow 'volume_create_api' (474a0854-f112-4d19-8053-0c96ffef7a7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:32.313122 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Create volume request issued successfully. Aug 01 13:05:32.313872 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ecab83a-d143-48d9-9288-6bd5439e9cb4 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:32.314507 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 955/3791] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:05:32 2026] POST /volume/v3/volumes => generated 804 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:32.334397 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-09c4721a-ada2-4573-83bf-cb49f0613cc9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:32.335736 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09c4721a-ada2-4573-83bf-cb49f0613cc9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 Aug 01 13:05:32.336020 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09c4721a-ada2-4573-83bf-cb49f0613cc9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:32.336170 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09c4721a-ada2-4573-83bf-cb49f0613cc9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:32.346006 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:32.346006 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:32.352926 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-09c4721a-ada2-4573-83bf-cb49f0613cc9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:32.362453 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09c4721a-ada2-4573-83bf-cb49f0613cc9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 returned with HTTP 200 Aug 01 13:05:32.364812 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 944/3792] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:32 2026] GET /volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:32.553104 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-681471da-d4ae-4884-9c29-1042db795d46 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:32.554817 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-681471da-d4ae-4884-9c29-1042db795d46 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 Aug 01 13:05:32.555020 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-681471da-d4ae-4884-9c29-1042db795d46 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:32.555190 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-681471da-d4ae-4884-9c29-1042db795d46 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:32.555284 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-681471da-d4ae-4884-9c29-1042db795d46 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 4345ab1a-598a-4469-984b-a04bc2f39d81. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:32.559470 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-681471da-d4ae-4884-9c29-1042db795d46 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 returned with HTTP 404 Aug 01 13:05:32.560194 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 946/3793] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:32 2026] GET /volume/v3/backups/4345ab1a-598a-4469-984b-a04bc2f39d81 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:32.674009 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7e2d512b-831e-4527-a4e0-a14c2a4ba66d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:32.677332 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e2d512b-831e-4527-a4e0-a14c2a4ba66d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 Aug 01 13:05:32.677889 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e2d512b-831e-4527-a4e0-a14c2a4ba66d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:32.677889 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e2d512b-831e-4527-a4e0-a14c2a4ba66d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:32.690843 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:32.690843 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:32.701353 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7e2d512b-831e-4527-a4e0-a14c2a4ba66d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:32.707958 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e2d512b-831e-4527-a4e0-a14c2a4ba66d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 returned with HTTP 200 Aug 01 13:05:32.708358 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 949/3794] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:32 2026] GET /volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:32.722262 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-683ed8cd-5015-467d-a10c-17b6bd424e1e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:32.725122 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-683ed8cd-5015-467d-a10c-17b6bd424e1e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 Aug 01 13:05:32.725289 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-683ed8cd-5015-467d-a10c-17b6bd424e1e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:32.725463 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-683ed8cd-5015-467d-a10c-17b6bd424e1e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:32.725615 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-683ed8cd-5015-467d-a10c-17b6bd424e1e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume with id: a963de29-eb7b-414b-8dd1-c20dd5051ce8 Aug 01 13:05:32.738649 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:32.738649 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:32.740172 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-683ed8cd-5015-467d-a10c-17b6bd424e1e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:32.753179 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f440fca5-ddb6-4ef7-b667-b8fea038bcd7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:32.755420 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f440fca5-ddb6-4ef7-b667-b8fea038bcd7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:32.755608 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f440fca5-ddb6-4ef7-b667-b8fea038bcd7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:32.755816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f440fca5-ddb6-4ef7-b667-b8fea038bcd7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:32.765918 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:32.765918 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:32.767345 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-683ed8cd-5015-467d-a10c-17b6bd424e1e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume request issued successfully. Aug 01 13:05:32.767628 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-683ed8cd-5015-467d-a10c-17b6bd424e1e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 returned with HTTP 202 Aug 01 13:05:32.768233 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 956/3795] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:32 2026] DELETE /volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:32.775931 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f440fca5-ddb6-4ef7-b667-b8fea038bcd7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:32.778688 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89e5713a-4969-438d-badf-ffe4584fbcac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:32.780745 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89e5713a-4969-438d-badf-ffe4584fbcac tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 Aug 01 13:05:32.781111 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89e5713a-4969-438d-badf-ffe4584fbcac tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:32.781406 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89e5713a-4969-438d-badf-ffe4584fbcac tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:32.782137 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f440fca5-ddb6-4ef7-b667-b8fea038bcd7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:32.782767 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 945/3796] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:32 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:32.795931 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:32.795931 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:32.802248 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-88c0c4d6-70cf-4f4e-859d-4908746beb1d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:32.804416 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-88c0c4d6-70cf-4f4e-859d-4908746beb1d tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:32.804530 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-88c0c4d6-70cf-4f4e-859d-4908746beb1d tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:32.805062 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-88c0c4d6-70cf-4f4e-859d-4908746beb1d tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:32.805418 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89e5713a-4969-438d-badf-ffe4584fbcac tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:32.817314 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89e5713a-4969-438d-badf-ffe4584fbcac tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 returned with HTTP 200 Aug 01 13:05:32.817314 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 947/3797] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:32 2026] GET /volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:32.826475 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:32.826475 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:32.836774 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-88c0c4d6-70cf-4f4e-859d-4908746beb1d tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:32.844863 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-88c0c4d6-70cf-4f4e-859d-4908746beb1d tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:32.845500 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 950/3798] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:32 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:32.921480 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-241525c7-f385-4422-864c-4c815c8f1274 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:32.923596 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-241525c7-f385-4422-864c-4c815c8f1274 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:32.924601 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-241525c7-f385-4422-864c-4c815c8f1274 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:32.924601 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-241525c7-f385-4422-864c-4c815c8f1274 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:32.937093 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:32.937093 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:32.946039 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-241525c7-f385-4422-864c-4c815c8f1274 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:32.954523 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-241525c7-f385-4422-864c-4c815c8f1274 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:32.955246 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 957/3799] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:32 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:33.036015 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8490d87e-0f41-4348-80a4-350888a6bf9d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.042916 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8490d87e-0f41-4348-80a4-350888a6bf9d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:33.043229 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8490d87e-0f41-4348-80a4-350888a6bf9d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:33.043777 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8490d87e-0f41-4348-80a4-350888a6bf9d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:33.043777 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8490d87e-0f41-4348-80a4-350888a6bf9d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:33.051473 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:33.051473 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:33.052407 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8490d87e-0f41-4348-80a4-350888a6bf9d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:33.055285 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 946/3800] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:33 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:33.106098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57d84c17-9b9d-4dfa-bf92-e6c0e3cd8d98 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.106507 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57d84c17-9b9d-4dfa-bf92-e6c0e3cd8d98 None None] GET https://10.4.3.110/volume// Aug 01 13:05:33.106507 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57d84c17-9b9d-4dfa-bf92-e6c0e3cd8d98 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:33.106590 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57d84c17-9b9d-4dfa-bf92-e6c0e3cd8d98 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:33.106961 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57d84c17-9b9d-4dfa-bf92-e6c0e3cd8d98 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:33.107380 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 948/3801] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:05:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:33.119351 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-32dbd303-e4e7-49e6-8818-ffd57a6451e8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.122163 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-32dbd303-e4e7-49e6-8818-ffd57a6451e8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:05:33.122692 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-32dbd303-e4e7-49e6-8818-ffd57a6451e8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc1974ed-427c-4748-a050-99551bd3d860", "connector": null, "instance_uuid": "48a79b39-2793-46fd-991d-b1d06f5a4345"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:33.132641 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:33.132641 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:33.162917 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-32dbd303-e4e7-49e6-8818-ffd57a6451e8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:05:33.163410 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 951/3802] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:05:33 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:33.193713 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-494ce9d7-2043-4b76-96a4-fe7ebc4ab8cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.195866 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-494ce9d7-2043-4b76-96a4-fe7ebc4ab8cc tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:33.196328 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-494ce9d7-2043-4b76-96a4-fe7ebc4ab8cc tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:33.196569 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-494ce9d7-2043-4b76-96a4-fe7ebc4ab8cc tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:33.206838 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:33.206838 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:33.208787 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6673ee56-d42c-478d-85d2-fd8e1f7cb6bf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.209256 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6673ee56-d42c-478d-85d2-fd8e1f7cb6bf None None] GET https://10.4.3.110/volume// Aug 01 13:05:33.209451 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6673ee56-d42c-478d-85d2-fd8e1f7cb6bf None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:33.209643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6673ee56-d42c-478d-85d2-fd8e1f7cb6bf None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:33.210048 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6673ee56-d42c-478d-85d2-fd8e1f7cb6bf None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:33.210243 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-494ce9d7-2043-4b76-96a4-fe7ebc4ab8cc tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:33.210562 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 947/3803] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:05:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:33.214431 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-494ce9d7-2043-4b76-96a4-fe7ebc4ab8cc tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:33.214806 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 958/3804] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:33 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:33.221005 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-c4db105b-d1b1-4613-a6a6-aec4431173e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.222908 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-c4db105b-d1b1-4613-a6a6-aec4431173e8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:33.223135 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-c4db105b-d1b1-4613-a6a6-aec4431173e8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:33.223333 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-c4db105b-d1b1-4613-a6a6-aec4431173e8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:33.234931 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:33.234931 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:33.239349 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-c4db105b-d1b1-4613-a6a6-aec4431173e8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:33.243967 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-c4db105b-d1b1-4613-a6a6-aec4431173e8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:33.244639 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 949/3805] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:05:33 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 1037 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 13:05:33.364397 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-a6cb237d-dc0b-468d-b8d5-59f2ad2c345a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.366315 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-a6cb237d-dc0b-468d-b8d5-59f2ad2c345a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] PUT https://10.4.3.110/volume/v3/attachments/438c2fad-b169-4b36-9d61-3a558477b940 Aug 01 13:05:33.366796 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-a6cb237d-dc0b-468d-b8d5-59f2ad2c345a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:33.374634 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-a6cb237d-dc0b-468d-b8d5-59f2ad2c345a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Acquiring lock "cinder-attachment_update-bc1974ed-427c-4748-a050-99551bd3d860-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:05:33.379246 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b878f8fa-7561-4d6d-87e5-da32a34c46d7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.382502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-a6cb237d-dc0b-468d-b8d5-59f2ad2c345a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Lock "cinder-attachment_update-bc1974ed-427c-4748-a050-99551bd3d860-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:05:33.382606 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b878f8fa-7561-4d6d-87e5-da32a34c46d7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 Aug 01 13:05:33.382606 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b878f8fa-7561-4d6d-87e5-da32a34c46d7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:33.382705 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:33.382705 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:33.382791 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b878f8fa-7561-4d6d-87e5-da32a34c46d7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:33.389264 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:33.389264 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:33.393117 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b878f8fa-7561-4d6d-87e5-da32a34c46d7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:33.398094 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b878f8fa-7561-4d6d-87e5-da32a34c46d7 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 returned with HTTP 200 Aug 01 13:05:33.398541 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 948/3806] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:33 2026] GET /volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:33.415641 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef96498e-c100-419e-98d2-4add852f073b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.419054 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef96498e-c100-419e-98d2-4add852f073b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f Aug 01 13:05:33.419299 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef96498e-c100-419e-98d2-4add852f073b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:33.419485 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef96498e-c100-419e-98d2-4add852f073b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:33.419705 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ef96498e-c100-419e-98d2-4add852f073b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 339609f0-86e0-44f0-8f6c-3b403ee34a7f Aug 01 13:05:33.438968 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:33.438968 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:33.440157 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ef96498e-c100-419e-98d2-4add852f073b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:33.470693 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ef96498e-c100-419e-98d2-4add852f073b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume request issued successfully. Aug 01 13:05:33.470957 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef96498e-c100-419e-98d2-4add852f073b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f returned with HTTP 202 Aug 01 13:05:33.471395 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 959/3807] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:33 2026] DELETE /volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:05:33.482197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b07207af-0801-4070-ac65-08d58b2e1360 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.484654 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b07207af-0801-4070-ac65-08d58b2e1360 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f Aug 01 13:05:33.484925 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b07207af-0801-4070-ac65-08d58b2e1360 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:33.486563 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b07207af-0801-4070-ac65-08d58b2e1360 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:33.502998 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:33.502998 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:33.508779 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b07207af-0801-4070-ac65-08d58b2e1360 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:33.516592 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-a6cb237d-dc0b-468d-b8d5-59f2ad2c345a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Lock "cinder-attachment_update-bc1974ed-427c-4748-a050-99551bd3d860-np0000006302" released by "attachment_update" :: held 0.136s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:05:33.516714 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b07207af-0801-4070-ac65-08d58b2e1360 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f returned with HTTP 200 Aug 01 13:05:33.516811 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-a6cb237d-dc0b-468d-b8d5-59f2ad2c345a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/attachments/438c2fad-b169-4b36-9d61-3a558477b940 returned with HTTP 200 Aug 01 13:05:33.517240 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 952/3808] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:05:33 2026] PUT /volume/v3/attachments/438c2fad-b169-4b36-9d61-3a558477b940 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:33.517352 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 950/3809] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:33 2026] GET /volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f => generated 862 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:05:33.834692 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91baef52-f1db-4d16-99b7-c285b4cccc0c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.837521 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91baef52-f1db-4d16-99b7-c285b4cccc0c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 Aug 01 13:05:33.837521 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91baef52-f1db-4d16-99b7-c285b4cccc0c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:33.837521 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91baef52-f1db-4d16-99b7-c285b4cccc0c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:33.843560 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91baef52-f1db-4d16-99b7-c285b4cccc0c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 returned with HTTP 404 Aug 01 13:05:33.844079 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 949/3810] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:33 2026] GET /volume/v3/volumes/a963de29-eb7b-414b-8dd1-c20dd5051ce8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:33.857184 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:33.859856 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:33.860147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1981310545"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:33.862114 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1981310545'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:33.862242 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume of 1 GB Aug 01 13:05:33.872075 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Availability Zones retrieved successfully. Aug 01 13:05:33.877460 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (d7c97dda-ce63-4f2a-a0aa-39cba834e0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:33.879041 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3039477-89d8-4dbf-8430-fe95918ddcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:33.880670 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:33.939424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3039477-89d8-4dbf-8430-fe95918ddcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:33.940495 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc9c0619-f541-492e-b7e9-acdb165d543b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:34.012686 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['9404e5de-fab8-43bf-9a4f-f9b5dbf09aca', '6144ee83-1e7b-42f1-9463-f387763427c5', 'ce7e24fc-101a-4459-a21f-34a1e647ab99', 'a8bf209b-7586-4b2b-8177-62212d6bb6ae'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:34.015966 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc9c0619-f541-492e-b7e9-acdb165d543b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9404e5de-fab8-43bf-9a4f-f9b5dbf09aca', '6144ee83-1e7b-42f1-9463-f387763427c5', 'ce7e24fc-101a-4459-a21f-34a1e647ab99', 'a8bf209b-7586-4b2b-8177-62212d6bb6ae']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:34.015966 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea1a235-7c02-48c3-87a1-ad077733730f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:34.055108 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea1a235-7c02-48c3-87a1-ad077733730f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c035aa54-4036-4aad-9d0f-ee312c264b82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1981310545',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['9404e5de-fab8-43bf-9a4f-f9b5dbf09aca','6144ee83-1e7b-42f1-9463-f387763427c5','ce7e24fc-101a-4459-a21f-34a1e647ab99','a8bf209b-7586-4b2b-8177-62212d6bb6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1981310545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c035aa54-4036-4aad-9d0f-ee312c264b82,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='690ad56864f64f5e925c34d5ae6a08a8',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='df4917e9c1a94de58fdf2f8af55203df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:34.056555 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5ceca4-8913-4ca2-bf6b-89c6d0a2bc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:34.067500 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-848a6555-2387-4683-b785-3aed4df735a3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:34.069925 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-848a6555-2387-4683-b785-3aed4df735a3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:34.070299 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-848a6555-2387-4683-b785-3aed4df735a3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:34.070486 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-848a6555-2387-4683-b785-3aed4df735a3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:34.070607 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-848a6555-2387-4683-b785-3aed4df735a3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:34.078479 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:34.078479 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:34.079386 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-848a6555-2387-4683-b785-3aed4df735a3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:34.080000 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 953/3811] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:34 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:34.084307 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5ceca4-8913-4ca2-bf6b-89c6d0a2bc9b) 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-VolumesBackupsTest-Volume-1981310545',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['9404e5de-fab8-43bf-9a4f-f9b5dbf09aca','6144ee83-1e7b-42f1-9463-f387763427c5','ce7e24fc-101a-4459-a21f-34a1e647ab99','a8bf209b-7586-4b2b-8177-62212d6bb6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:34.085182 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b48f4682-55f3-4f6d-9ccc-b511d27a0492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:34.094807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b48f4682-55f3-4f6d-9ccc-b511d27a0492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:34.095678 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (d7c97dda-ce63-4f2a-a0aa-39cba834e0ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:34.096012 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume request issued successfully. Aug 01 13:05:34.096706 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfcf01ff-7dc3-4f4f-a65f-46c835a63969 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:34.097141 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 960/3812] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:33 2026] POST /volume/v3/volumes => generated 816 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:34.112829 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f5d2d088-39e9-4590-8f26-e67ee7d8c01e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:34.115125 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5d2d088-39e9-4590-8f26-e67ee7d8c01e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 Aug 01 13:05:34.115229 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5d2d088-39e9-4590-8f26-e67ee7d8c01e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:34.115405 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5d2d088-39e9-4590-8f26-e67ee7d8c01e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:34.123518 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:34.123518 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:34.129492 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f5d2d088-39e9-4590-8f26-e67ee7d8c01e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:34.136042 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5d2d088-39e9-4590-8f26-e67ee7d8c01e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 returned with HTTP 200 Aug 01 13:05:34.136042 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 951/3813] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:34 2026] GET /volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:34.231453 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d8c44d52-0e09-4c0d-ae36-c25de66fc605 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:34.234875 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8c44d52-0e09-4c0d-ae36-c25de66fc605 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:34.235047 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8c44d52-0e09-4c0d-ae36-c25de66fc605 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:34.235917 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8c44d52-0e09-4c0d-ae36-c25de66fc605 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:34.260589 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:34.260589 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:34.266756 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d8c44d52-0e09-4c0d-ae36-c25de66fc605 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:34.275008 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8c44d52-0e09-4c0d-ae36-c25de66fc605 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:34.275793 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 950/3814] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:34 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:34.536610 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7e2e3369-0119-409a-93b8-477b8d5e8fb3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:34.538391 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e2e3369-0119-409a-93b8-477b8d5e8fb3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f Aug 01 13:05:34.538653 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e2e3369-0119-409a-93b8-477b8d5e8fb3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:34.539013 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e2e3369-0119-409a-93b8-477b8d5e8fb3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:34.546989 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e2e3369-0119-409a-93b8-477b8d5e8fb3 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f returned with HTTP 404 Aug 01 13:05:34.547490 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 954/3815] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:34 2026] GET /volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:34.548532 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-63361976-5861-433b-a016-3dcc0e6dce1d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:34.550746 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63361976-5861-433b-a016-3dcc0e6dce1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] DELETE https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:05:34.550746 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63361976-5861-433b-a016-3dcc0e6dce1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:34.550918 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63361976-5861-433b-a016-3dcc0e6dce1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:34.551101 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-63361976-5861-433b-a016-3dcc0e6dce1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Delete volume with id: ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:05:34.556407 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-253252b2-3b54-40c7-8be1-730ba2f713ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:34.558330 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-253252b2-3b54-40c7-8be1-730ba2f713ec tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 Aug 01 13:05:34.558568 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-253252b2-3b54-40c7-8be1-730ba2f713ec tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:34.558804 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-253252b2-3b54-40c7-8be1-730ba2f713ec tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:34.558992 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-253252b2-3b54-40c7-8be1-730ba2f713ec tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 5e38f7c2-8c82-482b-b307-0794809a5352 Aug 01 13:05:34.562338 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:34.562338 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:34.562826 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-63361976-5861-433b-a016-3dcc0e6dce1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:05:34.566182 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:34.566182 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:34.566688 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-253252b2-3b54-40c7-8be1-730ba2f713ec tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:34.576641 np0000006302 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-63361976-5861-433b-a016-3dcc0e6dce1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:05:34.585526 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-63361976-5861-433b-a016-3dcc0e6dce1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Delete volume request issued successfully. Aug 01 13:05:34.585774 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63361976-5861-433b-a016-3dcc0e6dce1d tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 202 Aug 01 13:05:34.586321 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 961/3816] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:34 2026] DELETE /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:34.594996 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fe83c36c-7850-4c0f-8622-b71074f10fae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:34.606481 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-253252b2-3b54-40c7-8be1-730ba2f713ec tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume request issued successfully. Aug 01 13:05:34.606481 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-253252b2-3b54-40c7-8be1-730ba2f713ec tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 returned with HTTP 202 Aug 01 13:05:34.606812 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe83c36c-7850-4c0f-8622-b71074f10fae tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:05:34.606812 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe83c36c-7850-4c0f-8622-b71074f10fae tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:34.606812 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe83c36c-7850-4c0f-8622-b71074f10fae tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:34.607228 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 952/3817] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:34 2026] DELETE /volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:05:34.607453 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:34.607453 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:34.608622 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8ea20038-dfe9-41b8-b14c-7e1d0997d432 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:34.609629 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fe83c36c-7850-4c0f-8622-b71074f10fae tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Volume info retrieved successfully. Aug 01 13:05:34.609930 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ea20038-dfe9-41b8-b14c-7e1d0997d432 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 Aug 01 13:05:34.610221 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ea20038-dfe9-41b8-b14c-7e1d0997d432 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:34.610221 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ea20038-dfe9-41b8-b14c-7e1d0997d432 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:34.619871 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:34.619871 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:34.620776 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe83c36c-7850-4c0f-8622-b71074f10fae tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 200 Aug 01 13:05:34.621210 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 951/3818] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:34 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:34.626529 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8ea20038-dfe9-41b8-b14c-7e1d0997d432 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:34.635235 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ea20038-dfe9-41b8-b14c-7e1d0997d432 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 returned with HTTP 200 Aug 01 13:05:34.635235 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 955/3819] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:34 2026] GET /volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:35.092412 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e36f6534-10a0-4f0a-8342-01d0dd67e87d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.095600 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e36f6534-10a0-4f0a-8342-01d0dd67e87d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:35.095600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e36f6534-10a0-4f0a-8342-01d0dd67e87d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.095600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e36f6534-10a0-4f0a-8342-01d0dd67e87d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.095600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e36f6534-10a0-4f0a-8342-01d0dd67e87d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:35.099857 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:35.099857 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:35.100666 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e36f6534-10a0-4f0a-8342-01d0dd67e87d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:35.101349 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 962/3820] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:35 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:35.150885 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ff3c053-c47a-4f54-8bca-83ae146893c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.152769 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ff3c053-c47a-4f54-8bca-83ae146893c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 Aug 01 13:05:35.153030 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ff3c053-c47a-4f54-8bca-83ae146893c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.153227 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ff3c053-c47a-4f54-8bca-83ae146893c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.161895 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:35.161895 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:35.165925 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ff3c053-c47a-4f54-8bca-83ae146893c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:35.170361 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ff3c053-c47a-4f54-8bca-83ae146893c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 returned with HTTP 200 Aug 01 13:05:35.170869 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 953/3821] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:35 2026] GET /volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:35.182867 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e3c07f24-4c84-4f5a-9507-5cca39c77650 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.184908 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3c07f24-4c84-4f5a-9507-5cca39c77650 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:05:35.185310 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3c07f24-4c84-4f5a-9507-5cca39c77650 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c035aa54-4036-4aad-9d0f-ee312c264b82", "name": "tempest-VolumesBackupsTest-Backup-242071256", "description": "tempest-backup-description-466946573", "container": "tempest-volumesbackupstest-backup-container-1746765887"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:35.186910 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-e3c07f24-4c84-4f5a-9507-5cca39c77650 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating new backup {'backup': {'volume_id': 'c035aa54-4036-4aad-9d0f-ee312c264b82', 'name': 'tempest-VolumesBackupsTest-Backup-242071256', 'description': 'tempest-backup-description-466946573', 'container': 'tempest-volumesbackupstest-backup-container-1746765887'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:05:35.187094 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-e3c07f24-4c84-4f5a-9507-5cca39c77650 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating backup of volume c035aa54-4036-4aad-9d0f-ee312c264b82 in container tempest-volumesbackupstest-backup-container-1746765887 Aug 01 13:05:35.194776 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:35.194776 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:35.195331 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e3c07f24-4c84-4f5a-9507-5cca39c77650 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:35.216776 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e3c07f24-4c84-4f5a-9507-5cca39c77650 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['285a489a-50ce-4e69-ad8f-7e9985035740', 'a357d318-9a96-446e-804f-75a067807522'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:35.251185 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3c07f24-4c84-4f5a-9507-5cca39c77650 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:05:35.251185 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 952/3822] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:35 2026] POST /volume/v3/backups => generated 329 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:35.263842 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-768114c7-9e00-49da-9ad2-9590d8187d95 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.268579 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-768114c7-9e00-49da-9ad2-9590d8187d95 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:35.268899 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-768114c7-9e00-49da-9ad2-9590d8187d95 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.269214 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-768114c7-9e00-49da-9ad2-9590d8187d95 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.269389 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-768114c7-9e00-49da-9ad2-9590d8187d95 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:35.276050 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:35.276050 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:35.277193 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-768114c7-9e00-49da-9ad2-9590d8187d95 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:35.277782 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 956/3823] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:35 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:35.296227 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9906a5cd-c6b4-4f19-8345-f56ac7b16db1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.299933 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9906a5cd-c6b4-4f19-8345-f56ac7b16db1 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:35.300193 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9906a5cd-c6b4-4f19-8345-f56ac7b16db1 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.300407 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9906a5cd-c6b4-4f19-8345-f56ac7b16db1 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.327404 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:35.327404 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:35.335395 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9906a5cd-c6b4-4f19-8345-f56ac7b16db1 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:35.341960 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9906a5cd-c6b4-4f19-8345-f56ac7b16db1 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:35.342671 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 963/3824] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:35 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:35.634927 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d7b0bacd-df2c-4d6c-8283-ce0838fb353f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.636838 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7b0bacd-df2c-4d6c-8283-ce0838fb353f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] GET https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 Aug 01 13:05:35.637071 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7b0bacd-df2c-4d6c-8283-ce0838fb353f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.637259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7b0bacd-df2c-4d6c-8283-ce0838fb353f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.647992 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7b0bacd-df2c-4d6c-8283-ce0838fb353f tempest-TestEncryptedCinderVolumes-2138374392 tempest-TestEncryptedCinderVolumes-2138374392-project-member] https://10.4.3.110/volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 returned with HTTP 404 Aug 01 13:05:35.648479 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 954/3825] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:35 2026] GET /volume/v3/volumes/ed513a9e-23bf-4f6f-8654-b1235a72bb97 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:35.650693 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-790c11f8-83a1-44f3-8b85-fbedd677ddb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.652868 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-790c11f8-83a1-44f3-8b85-fbedd677ddb5 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 Aug 01 13:05:35.653102 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-790c11f8-83a1-44f3-8b85-fbedd677ddb5 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.653284 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-790c11f8-83a1-44f3-8b85-fbedd677ddb5 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.655760 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-07d68236-b8ca-4fbd-89a5-528cda901ef6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.663826 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-790c11f8-83a1-44f3-8b85-fbedd677ddb5 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 returned with HTTP 404 Aug 01 13:05:35.664315 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 953/3826] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:35 2026] GET /volume/v3/volumes/5e38f7c2-8c82-482b-b307-0794809a5352 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:35.674370 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-277b9dfd-4df2-45c0-b0a9-a48177ad5c51 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.676026 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-277b9dfd-4df2-45c0-b0a9-a48177ad5c51 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f Aug 01 13:05:35.676360 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-277b9dfd-4df2-45c0-b0a9-a48177ad5c51 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.676632 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-277b9dfd-4df2-45c0-b0a9-a48177ad5c51 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.676887 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-277b9dfd-4df2-45c0-b0a9-a48177ad5c51 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 339609f0-86e0-44f0-8f6c-3b403ee34a7f Aug 01 13:05:35.682604 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-277b9dfd-4df2-45c0-b0a9-a48177ad5c51 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f returned with HTTP 404 Aug 01 13:05:35.683285 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 964/3827] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:35 2026] DELETE /volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:35.695604 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-91f9178f-9795-4011-86f7-7949dd29875f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.697331 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91f9178f-9795-4011-86f7-7949dd29875f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f Aug 01 13:05:35.697546 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91f9178f-9795-4011-86f7-7949dd29875f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.697758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91f9178f-9795-4011-86f7-7949dd29875f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.703602 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91f9178f-9795-4011-86f7-7949dd29875f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f returned with HTTP 404 Aug 01 13:05:35.704100 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 955/3828] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:35 2026] GET /volume/v3/volumes/339609f0-86e0-44f0-8f6c-3b403ee34a7f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:35.713448 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eedc0680-f0b6-4ff3-a39a-875282ec5216 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.716008 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eedc0680-f0b6-4ff3-a39a-875282ec5216 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd Aug 01 13:05:35.716336 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eedc0680-f0b6-4ff3-a39a-875282ec5216 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.716621 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eedc0680-f0b6-4ff3-a39a-875282ec5216 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.716892 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-eedc0680-f0b6-4ff3-a39a-875282ec5216 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 6026bdf3-a425-4e93-b184-f5e7e15704dd Aug 01 13:05:35.727397 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:35.727397 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:35.728140 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eedc0680-f0b6-4ff3-a39a-875282ec5216 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:35.744034 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-07d68236-b8ca-4fbd-89a5-528cda901ef6 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:05:35.744284 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-07d68236-b8ca-4fbd-89a5-528cda901ef6 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.744412 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-07d68236-b8ca-4fbd-89a5-528cda901ef6 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.745311 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-07d68236-b8ca-4fbd-89a5-528cda901ef6 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:05:35.753035 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eedc0680-f0b6-4ff3-a39a-875282ec5216 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume request issued successfully. Aug 01 13:05:35.753339 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eedc0680-f0b6-4ff3-a39a-875282ec5216 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd returned with HTTP 202 Aug 01 13:05:35.753981 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 954/3829] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:35 2026] DELETE /volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:05:35.763105 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dbaec30b-6135-429a-842c-a90c0384016f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.767974 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dbaec30b-6135-429a-842c-a90c0384016f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd Aug 01 13:05:35.767974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dbaec30b-6135-429a-842c-a90c0384016f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.767974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dbaec30b-6135-429a-842c-a90c0384016f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.770884 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-07d68236-b8ca-4fbd-89a5-528cda901ef6 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Get all volumes completed successfully. Aug 01 13:05:35.774760 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:35.774760 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:35.775541 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:35.775541 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:35.783087 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dbaec30b-6135-429a-842c-a90c0384016f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Volume info retrieved successfully. Aug 01 13:05:35.785046 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-07d68236-b8ca-4fbd-89a5-528cda901ef6 tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:05:35.785593 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 957/3830] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:05:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10946 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:35.787743 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dbaec30b-6135-429a-842c-a90c0384016f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd returned with HTTP 200 Aug 01 13:05:35.788639 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 965/3831] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:35 2026] GET /volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:35.801639 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a2dda793-20d6-4ec6-81a2-bfcfbee4b3cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:35.804385 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2dda793-20d6-4ec6-81a2-bfcfbee4b3cf tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] DELETE https://10.4.3.110/volume/v3/types/32c99014-4483-47f7-8ab3-71d716d0b500 Aug 01 13:05:35.804385 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2dda793-20d6-4ec6-81a2-bfcfbee4b3cf tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:35.804385 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2dda793-20d6-4ec6-81a2-bfcfbee4b3cf tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:35.842447 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2dda793-20d6-4ec6-81a2-bfcfbee4b3cf tempest-TestEncryptedCinderVolumes-223525837 tempest-TestEncryptedCinderVolumes-223525837-project-admin] https://10.4.3.110/volume/v3/types/32c99014-4483-47f7-8ab3-71d716d0b500 returned with HTTP 202 Aug 01 13:05:35.843034 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 956/3832] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:05:35 2026] DELETE /volume/v3/types/32c99014-4483-47f7-8ab3-71d716d0b500 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:36.112273 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a01a2276-8095-4450-9f78-177a168fe70a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.113962 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a01a2276-8095-4450-9f78-177a168fe70a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:36.114167 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a01a2276-8095-4450-9f78-177a168fe70a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.114341 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a01a2276-8095-4450-9f78-177a168fe70a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:36.114436 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a01a2276-8095-4450-9f78-177a168fe70a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:36.119730 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:36.119730 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:36.120598 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a01a2276-8095-4450-9f78-177a168fe70a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:36.120907 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 955/3833] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:36 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:36.289774 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e2c4cd69-6503-4e9c-b251-d9a98e483aea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.292454 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2c4cd69-6503-4e9c-b251-d9a98e483aea tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:36.292727 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2c4cd69-6503-4e9c-b251-d9a98e483aea tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.293023 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2c4cd69-6503-4e9c-b251-d9a98e483aea tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:36.293192 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e2c4cd69-6503-4e9c-b251-d9a98e483aea tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:36.298807 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:36.298807 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:36.299916 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2c4cd69-6503-4e9c-b251-d9a98e483aea tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:36.300435 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 958/3834] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:36 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:36.360017 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-323b9d60-a929-45f9-b338-1798be46c7e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.361553 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-323b9d60-a929-45f9-b338-1798be46c7e5 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:36.361974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-323b9d60-a929-45f9-b338-1798be46c7e5 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.362289 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-323b9d60-a929-45f9-b338-1798be46c7e5 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:36.375378 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:36.375378 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:36.380381 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-323b9d60-a929-45f9-b338-1798be46c7e5 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:36.386058 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-323b9d60-a929-45f9-b338-1798be46c7e5 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:36.386603 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 966/3835] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:36 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:36.809876 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-90270207-fd3f-44c9-8981-94da55a6cddf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.813811 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-90270207-fd3f-44c9-8981-94da55a6cddf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd Aug 01 13:05:36.814447 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-90270207-fd3f-44c9-8981-94da55a6cddf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.814717 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-90270207-fd3f-44c9-8981-94da55a6cddf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:36.826991 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-90270207-fd3f-44c9-8981-94da55a6cddf tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd returned with HTTP 404 Aug 01 13:05:36.828590 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 957/3836] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:36 2026] GET /volume/v3/volumes/6026bdf3-a425-4e93-b184-f5e7e15704dd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:36.841973 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e851e92f-da39-458e-a5b8-2087937da93b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.841973 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e851e92f-da39-458e-a5b8-2087937da93b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e Aug 01 13:05:36.841973 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e851e92f-da39-458e-a5b8-2087937da93b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.841973 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e851e92f-da39-458e-a5b8-2087937da93b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:36.841973 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-e851e92f-da39-458e-a5b8-2087937da93b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete snapshot with id: 86ce5302-69c5-466f-bb50-fdb0820f707e Aug 01 13:05:36.853664 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e851e92f-da39-458e-a5b8-2087937da93b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e returned with HTTP 404 Aug 01 13:05:36.856329 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 956/3837] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:05:36 2026] DELETE /volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:36.857384 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-403134d9-a229-4bd5-8904-06a912858b1c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.861306 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-403134d9-a229-4bd5-8904-06a912858b1c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] POST https://10.4.3.110/volume/v3/attachments/438c2fad-b169-4b36-9d61-3a558477b940/action Aug 01 13:05:36.861426 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-403134d9-a229-4bd5-8904-06a912858b1c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:36.861579 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-403134d9-a229-4bd5-8904-06a912858b1c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:36.863895 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8fd5e74d-e9fb-4b8f-80cb-1d3daa59907f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.872038 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fd5e74d-e9fb-4b8f-80cb-1d3daa59907f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e Aug 01 13:05:36.872038 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fd5e74d-e9fb-4b8f-80cb-1d3daa59907f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.872038 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fd5e74d-e9fb-4b8f-80cb-1d3daa59907f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:36.877581 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fd5e74d-e9fb-4b8f-80cb-1d3daa59907f tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e returned with HTTP 404 Aug 01 13:05:36.878397 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 967/3838] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:36 2026] GET /volume/v3/snapshots/86ce5302-69c5-466f-bb50-fdb0820f707e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:36.886354 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a088ba4c-e370-4a1b-a213-158e59a24fcd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.888407 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a088ba4c-e370-4a1b-a213-158e59a24fcd tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f Aug 01 13:05:36.888618 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a088ba4c-e370-4a1b-a213-158e59a24fcd tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.889550 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a088ba4c-e370-4a1b-a213-158e59a24fcd tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:36.889550 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a088ba4c-e370-4a1b-a213-158e59a24fcd tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 957b2ad1-5f09-4b32-bf00-a75a13fbea5f Aug 01 13:05:36.891544 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:36.891544 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:36.897802 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a088ba4c-e370-4a1b-a213-158e59a24fcd tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f returned with HTTP 404 Aug 01 13:05:36.898514 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 958/3839] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:36 2026] DELETE /volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:36.908527 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e8c0b3b-e83b-4e52-a38e-5b4bfbd7517a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.911290 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e8c0b3b-e83b-4e52-a38e-5b4bfbd7517a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f Aug 01 13:05:36.911383 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a15e70a1-cee3-4175-a2b4-80ffcabde653 req-403134d9-a229-4bd5-8904-06a912858b1c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/attachments/438c2fad-b169-4b36-9d61-3a558477b940/action returned with HTTP 204 Aug 01 13:05:36.911642 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e8c0b3b-e83b-4e52-a38e-5b4bfbd7517a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.911859 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 959/3840] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:05:36 2026] POST /volume/v3/attachments/438c2fad-b169-4b36-9d61-3a558477b940/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:05:36.912115 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e8c0b3b-e83b-4e52-a38e-5b4bfbd7517a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:36.921339 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e8c0b3b-e83b-4e52-a38e-5b4bfbd7517a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f returned with HTTP 404 Aug 01 13:05:36.921911 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 957/3841] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:36 2026] GET /volume/v3/volumes/957b2ad1-5f09-4b32-bf00-a75a13fbea5f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:36.934147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef23103c-aaca-4fe5-95e4-3181f856496a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.938153 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef23103c-aaca-4fe5-95e4-3181f856496a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 Aug 01 13:05:36.938153 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef23103c-aaca-4fe5-95e4-3181f856496a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.938153 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef23103c-aaca-4fe5-95e4-3181f856496a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:36.938153 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ef23103c-aaca-4fe5-95e4-3181f856496a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: e7af2327-d987-4204-91b1-a27e188f2b97 Aug 01 13:05:36.945329 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef23103c-aaca-4fe5-95e4-3181f856496a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 returned with HTTP 404 Aug 01 13:05:36.945904 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 968/3842] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:36 2026] DELETE /volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:36.955639 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-952f6319-85d8-4a06-ae30-5ec06c0bd844 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.958521 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-952f6319-85d8-4a06-ae30-5ec06c0bd844 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 Aug 01 13:05:36.958802 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-952f6319-85d8-4a06-ae30-5ec06c0bd844 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.959065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-952f6319-85d8-4a06-ae30-5ec06c0bd844 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:36.966294 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-952f6319-85d8-4a06-ae30-5ec06c0bd844 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 returned with HTTP 404 Aug 01 13:05:36.966777 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 959/3843] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:36 2026] GET /volume/v3/volumes/e7af2327-d987-4204-91b1-a27e188f2b97 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:36.978268 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-25605500-319a-42af-abf7-060c4d482e82 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.980328 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25605500-319a-42af-abf7-060c4d482e82 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c Aug 01 13:05:36.980617 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25605500-319a-42af-abf7-060c4d482e82 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.981059 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25605500-319a-42af-abf7-060c4d482e82 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:36.981059 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-25605500-319a-42af-abf7-060c4d482e82 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete snapshot with id: 3f3b43db-ddeb-405e-87a9-81b029b4487c Aug 01 13:05:36.986514 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25605500-319a-42af-abf7-060c4d482e82 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c returned with HTTP 404 Aug 01 13:05:36.987094 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 960/3844] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:05:36 2026] DELETE /volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:36.994793 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-13f45e4a-a971-4374-8abc-cf5f8c27b1e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:36.996997 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13f45e4a-a971-4374-8abc-cf5f8c27b1e9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c Aug 01 13:05:36.997211 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13f45e4a-a971-4374-8abc-cf5f8c27b1e9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:36.997403 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13f45e4a-a971-4374-8abc-cf5f8c27b1e9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.002214 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13f45e4a-a971-4374-8abc-cf5f8c27b1e9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c returned with HTTP 404 Aug 01 13:05:37.002776 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 958/3845] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:36 2026] GET /volume/v3/snapshots/3f3b43db-ddeb-405e-87a9-81b029b4487c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:37.011984 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b4b3606-94ff-4d62-a4a0-025a0d9928c8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.013998 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b4b3606-94ff-4d62-a4a0-025a0d9928c8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa Aug 01 13:05:37.014917 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b4b3606-94ff-4d62-a4a0-025a0d9928c8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.015285 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b4b3606-94ff-4d62-a4a0-025a0d9928c8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.016033 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4b4b3606-94ff-4d62-a4a0-025a0d9928c8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 07f9ebab-e371-43bf-8b45-1c2929d8cffa Aug 01 13:05:37.025770 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b4b3606-94ff-4d62-a4a0-025a0d9928c8 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa returned with HTTP 404 Aug 01 13:05:37.025770 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 969/3846] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:37 2026] DELETE /volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.032803 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ac15cc6-de27-48e5-b0c2-64ad64778b58 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.034859 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ac15cc6-de27-48e5-b0c2-64ad64778b58 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa Aug 01 13:05:37.035164 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ac15cc6-de27-48e5-b0c2-64ad64778b58 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.035367 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ac15cc6-de27-48e5-b0c2-64ad64778b58 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.042112 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ac15cc6-de27-48e5-b0c2-64ad64778b58 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa returned with HTTP 404 Aug 01 13:05:37.042573 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 960/3847] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/volumes/07f9ebab-e371-43bf-8b45-1c2929d8cffa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.051295 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-55ffc7c9-d6b6-441f-ac12-c6f7935b886b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.053109 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55ffc7c9-d6b6-441f-ac12-c6f7935b886b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 Aug 01 13:05:37.053332 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55ffc7c9-d6b6-441f-ac12-c6f7935b886b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.053512 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55ffc7c9-d6b6-441f-ac12-c6f7935b886b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.053614 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-55ffc7c9-d6b6-441f-ac12-c6f7935b886b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete snapshot with id: a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 Aug 01 13:05:37.058688 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55ffc7c9-d6b6-441f-ac12-c6f7935b886b tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 returned with HTTP 404 Aug 01 13:05:37.059302 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 961/3848] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:05:37 2026] DELETE /volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:37.067391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a26c1f28-bc6f-4670-a0cc-8c1baadf6811 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.069625 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a26c1f28-bc6f-4670-a0cc-8c1baadf6811 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 Aug 01 13:05:37.069817 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a26c1f28-bc6f-4670-a0cc-8c1baadf6811 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.070124 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a26c1f28-bc6f-4670-a0cc-8c1baadf6811 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.076227 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a26c1f28-bc6f-4670-a0cc-8c1baadf6811 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 returned with HTTP 404 Aug 01 13:05:37.077270 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 959/3849] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/snapshots/a31ce6fd-810e-4ac7-a2c3-7ed1e37a6cb9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:37.086366 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5077a925-3ade-4bc3-a2cc-81afa1fbe907 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.088659 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5077a925-3ade-4bc3-a2cc-81afa1fbe907 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 Aug 01 13:05:37.089403 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5077a925-3ade-4bc3-a2cc-81afa1fbe907 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.091039 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5077a925-3ade-4bc3-a2cc-81afa1fbe907 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.091039 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5077a925-3ade-4bc3-a2cc-81afa1fbe907 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 67b20b28-cf0e-4853-8c7f-04e116a18c04 Aug 01 13:05:37.098785 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5077a925-3ade-4bc3-a2cc-81afa1fbe907 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 returned with HTTP 404 Aug 01 13:05:37.098785 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 970/3850] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:37 2026] DELETE /volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.106294 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6164c0b7-2eb7-43bf-9b98-9c849d97fffe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.108680 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6164c0b7-2eb7-43bf-9b98-9c849d97fffe tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 Aug 01 13:05:37.109051 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6164c0b7-2eb7-43bf-9b98-9c849d97fffe tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.109313 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6164c0b7-2eb7-43bf-9b98-9c849d97fffe tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.118729 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6164c0b7-2eb7-43bf-9b98-9c849d97fffe tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 returned with HTTP 404 Aug 01 13:05:37.119572 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 961/3851] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/volumes/67b20b28-cf0e-4853-8c7f-04e116a18c04 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.126595 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eb53e540-3fdf-466d-8dd2-526e86a0213a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.128161 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb53e540-3fdf-466d-8dd2-526e86a0213a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa Aug 01 13:05:37.128438 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb53e540-3fdf-466d-8dd2-526e86a0213a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.128636 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb53e540-3fdf-466d-8dd2-526e86a0213a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.128799 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-eb53e540-3fdf-466d-8dd2-526e86a0213a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa Aug 01 13:05:37.131316 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa8ca12b-3d66-4d4f-a4ef-ff5de0d41dc6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.133225 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa8ca12b-3d66-4d4f-a4ef-ff5de0d41dc6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:37.133521 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa8ca12b-3d66-4d4f-a4ef-ff5de0d41dc6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.134405 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb53e540-3fdf-466d-8dd2-526e86a0213a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa returned with HTTP 404 Aug 01 13:05:37.134917 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 962/3852] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:37 2026] DELETE /volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.135008 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa8ca12b-3d66-4d4f-a4ef-ff5de0d41dc6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.135249 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-aa8ca12b-3d66-4d4f-a4ef-ff5de0d41dc6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:37.143240 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:37.143240 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:37.143240 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa8ca12b-3d66-4d4f-a4ef-ff5de0d41dc6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:37.143436 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d3438f47-0c93-426a-9360-35f15352874e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.143477 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 960/3853] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:37.145419 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d3438f47-0c93-426a-9360-35f15352874e tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa Aug 01 13:05:37.146522 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d3438f47-0c93-426a-9360-35f15352874e tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.147009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d3438f47-0c93-426a-9360-35f15352874e tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.156092 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d3438f47-0c93-426a-9360-35f15352874e tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa returned with HTTP 404 Aug 01 13:05:37.157028 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 971/3854] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/volumes/ea9dbc5f-f626-4361-8a3d-1a6d97eea9aa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.166675 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c0d1d9b-04b5-467f-a2ff-503b94c77735 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.167184 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c0d1d9b-04b5-467f-a2ff-503b94c77735 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 Aug 01 13:05:37.167422 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c0d1d9b-04b5-467f-a2ff-503b94c77735 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.168183 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c0d1d9b-04b5-467f-a2ff-503b94c77735 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.168183 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-7c0d1d9b-04b5-467f-a2ff-503b94c77735 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 1df875f4-a442-4bad-a0ab-0241b3d2ad20 Aug 01 13:05:37.176693 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c0d1d9b-04b5-467f-a2ff-503b94c77735 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 returned with HTTP 404 Aug 01 13:05:37.177413 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 962/3855] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:37 2026] DELETE /volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.188846 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0ea6aea3-368e-400a-8281-5717a0188f67 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.188846 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ea6aea3-368e-400a-8281-5717a0188f67 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 Aug 01 13:05:37.188846 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0ea6aea3-368e-400a-8281-5717a0188f67 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.188846 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0ea6aea3-368e-400a-8281-5717a0188f67 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.193736 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ea6aea3-368e-400a-8281-5717a0188f67 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 returned with HTTP 404 Aug 01 13:05:37.194497 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 963/3856] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/volumes/1df875f4-a442-4bad-a0ab-0241b3d2ad20 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.204179 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-228544bb-98d6-41e4-b1e5-6f61dded50c9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.206308 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-228544bb-98d6-41e4-b1e5-6f61dded50c9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 Aug 01 13:05:37.206629 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-228544bb-98d6-41e4-b1e5-6f61dded50c9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.206895 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-228544bb-98d6-41e4-b1e5-6f61dded50c9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.207108 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-228544bb-98d6-41e4-b1e5-6f61dded50c9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete snapshot with id: ca453ff5-6fb6-41b9-b594-0ef231d96165 Aug 01 13:05:37.211765 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-228544bb-98d6-41e4-b1e5-6f61dded50c9 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 returned with HTTP 404 Aug 01 13:05:37.212623 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 961/3857] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:05:37 2026] DELETE /volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:37.220787 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-82c625d4-28a9-4e06-8b16-7fc22554453a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.222445 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82c625d4-28a9-4e06-8b16-7fc22554453a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 Aug 01 13:05:37.222811 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82c625d4-28a9-4e06-8b16-7fc22554453a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.223197 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82c625d4-28a9-4e06-8b16-7fc22554453a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.227669 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82c625d4-28a9-4e06-8b16-7fc22554453a tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 returned with HTTP 404 Aug 01 13:05:37.228364 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 972/3858] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/snapshots/ca453ff5-6fb6-41b9-b594-0ef231d96165 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:37.235723 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a2757957-3b02-4202-9f62-665549691085 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.237497 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2757957-3b02-4202-9f62-665549691085 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f Aug 01 13:05:37.237709 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2757957-3b02-4202-9f62-665549691085 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.237899 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2757957-3b02-4202-9f62-665549691085 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.238083 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a2757957-3b02-4202-9f62-665549691085 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: b59b47d1-ab9b-4b14-9c94-1daf61b75a6f Aug 01 13:05:37.248652 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2757957-3b02-4202-9f62-665549691085 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f returned with HTTP 404 Aug 01 13:05:37.249254 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 963/3859] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:37 2026] DELETE /volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.262081 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-014ed7ec-c19f-4caf-95ed-7d3ab94a9992 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.264066 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-014ed7ec-c19f-4caf-95ed-7d3ab94a9992 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f Aug 01 13:05:37.264280 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-014ed7ec-c19f-4caf-95ed-7d3ab94a9992 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.264493 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-014ed7ec-c19f-4caf-95ed-7d3ab94a9992 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.274395 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-014ed7ec-c19f-4caf-95ed-7d3ab94a9992 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f returned with HTTP 404 Aug 01 13:05:37.275106 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 964/3860] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/volumes/b59b47d1-ab9b-4b14-9c94-1daf61b75a6f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.283359 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aca9861a-23a8-415a-ba7c-f01af1785da2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.287650 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aca9861a-23a8-415a-ba7c-f01af1785da2 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a Aug 01 13:05:37.288354 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aca9861a-23a8-415a-ba7c-f01af1785da2 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.289171 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aca9861a-23a8-415a-ba7c-f01af1785da2 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.289351 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-aca9861a-23a8-415a-ba7c-f01af1785da2 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete snapshot with id: cec39d71-9339-40c5-9f3b-00dbc5feff6a Aug 01 13:05:37.296545 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aca9861a-23a8-415a-ba7c-f01af1785da2 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a returned with HTTP 404 Aug 01 13:05:37.297355 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 962/3861] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:05:37 2026] DELETE /volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:37.306280 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9b3187fe-f30c-47cb-a6c9-eaef673556d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.308011 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9b3187fe-f30c-47cb-a6c9-eaef673556d1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a Aug 01 13:05:37.308357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9b3187fe-f30c-47cb-a6c9-eaef673556d1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.309559 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9b3187fe-f30c-47cb-a6c9-eaef673556d1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.314363 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef6cd767-d6f9-4873-91ef-776b196509f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.316050 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9b3187fe-f30c-47cb-a6c9-eaef673556d1 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a returned with HTTP 404 Aug 01 13:05:37.316050 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 973/3862] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/snapshots/cec39d71-9339-40c5-9f3b-00dbc5feff6a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:37.316561 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef6cd767-d6f9-4873-91ef-776b196509f7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:37.316883 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef6cd767-d6f9-4873-91ef-776b196509f7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.317455 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef6cd767-d6f9-4873-91ef-776b196509f7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.317455 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ef6cd767-d6f9-4873-91ef-776b196509f7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:37.324368 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8b3d8631-e012-4e4a-aa27-c3d8aa065a75 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.324551 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:37.324551 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:37.325497 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef6cd767-d6f9-4873-91ef-776b196509f7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:37.326009 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 964/3863] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:37.327130 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b3d8631-e012-4e4a-aa27-c3d8aa065a75 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] DELETE https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa Aug 01 13:05:37.327439 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b3d8631-e012-4e4a-aa27-c3d8aa065a75 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.327796 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b3d8631-e012-4e4a-aa27-c3d8aa065a75 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.328031 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-8b3d8631-e012-4e4a-aa27-c3d8aa065a75 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Delete volume with id: 7e69b35d-919f-4376-82f8-5b73957b08aa Aug 01 13:05:37.336275 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b3d8631-e012-4e4a-aa27-c3d8aa065a75 tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa returned with HTTP 404 Aug 01 13:05:37.337142 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 965/3864] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:05:37 2026] DELETE /volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.344320 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1217e5e0-3eaa-4289-bdd2-4a67db6b833d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.346799 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1217e5e0-3eaa-4289-bdd2-4a67db6b833d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] GET https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa Aug 01 13:05:37.347097 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1217e5e0-3eaa-4289-bdd2-4a67db6b833d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.347356 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1217e5e0-3eaa-4289-bdd2-4a67db6b833d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.356409 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1217e5e0-3eaa-4289-bdd2-4a67db6b833d tempest-VolumeDependencyTests-1022893289 tempest-VolumeDependencyTests-1022893289-project-member] https://10.4.3.110/volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa returned with HTTP 404 Aug 01 13:05:37.356861 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 963/3865] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/volumes/7e69b35d-919f-4376-82f8-5b73957b08aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:05:37.406461 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1e523223-497a-487f-864d-31c552ad05c5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.409313 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1e523223-497a-487f-864d-31c552ad05c5 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:37.410582 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1e523223-497a-487f-864d-31c552ad05c5 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.411571 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1e523223-497a-487f-864d-31c552ad05c5 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.434040 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:37.434040 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:37.440157 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1e523223-497a-487f-864d-31c552ad05c5 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:37.447842 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1e523223-497a-487f-864d-31c552ad05c5 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:37.448448 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 974/3866] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 1150 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:37.468775 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4db11aa2-2888-426c-b203-ba9d21234342 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.471030 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4db11aa2-2888-426c-b203-ba9d21234342 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:37.471291 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4db11aa2-2888-426c-b203-ba9d21234342 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:37.471970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4db11aa2-2888-426c-b203-ba9d21234342 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:37.483653 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:37.483653 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:37.489126 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4db11aa2-2888-426c-b203-ba9d21234342 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:37.494243 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4db11aa2-2888-426c-b203-ba9d21234342 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:37.495098 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 965/3867] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:37 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:37.512815 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-83881581-480c-43c7-a91b-84a3ef01d030 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:37.515978 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] POST https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action Aug 01 13:05:37.515978 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action body: b'{"os-detach": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:37.515978 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:37.528458 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:37.528458 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:37.529920 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:37.593351 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Attachment connected to vm 48a79b39-2793-46fd-991d-b1d06f5a4345, checking data on nova Aug 01 13:05:37.593768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.compute.nova [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Creating Keystone token plugin using URL: https://10.4.3.110/identity {{(pid=100261) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 13:05:37.830359 np0000006302 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] REQ: curl -g -i -X GET https://10.4.3.110/compute/v2.1/servers/48a79b39-2793-46fd-991d-b1d06f5a4345/os-volume_attachments/bc1974ed-427c-4748-a050-99551bd3d860 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}894f4b298f0cf40514ecb2b23a8c1a9b4d319d24c704cc2d82947e5ce0d3516e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-83881581-480c-43c7-a91b-84a3ef01d030" -H "X-Service-Token: {SHA256}a8ece2d563ca71eeba8cb986417d7be1e96b029e6f541ad5d68893dd34323b34" {{(pid=100261) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 13:05:38.157193 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c9447f10-ae19-4f74-846b-f22911ab83dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:38.160646 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9447f10-ae19-4f74-846b-f22911ab83dd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:38.161040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9447f10-ae19-4f74-846b-f22911ab83dd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:38.161331 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9447f10-ae19-4f74-846b-f22911ab83dd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:38.161487 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c9447f10-ae19-4f74-846b-f22911ab83dd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:38.170555 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:38.170555 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:38.171573 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9447f10-ae19-4f74-846b-f22911ab83dd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:38.172208 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 964/3868] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:38 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:38.205303 np0000006302 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 13:05:37 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-a34d4db2-f7fd-418b-9cfd-6c481e473206 x-openstack-request-id: req-a34d4db2-f7fd-418b-9cfd-6c481e473206 {{(pid=100261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 13:05:38.205753 np0000006302 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "bc1974ed-427c-4748-a050-99551bd3d860", "serverId": "48a79b39-2793-46fd-991d-b1d06f5a4345", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "438c2fad-b169-4b36-9d61-3a558477b940", "bdm_uuid": "38e8db70-da61-4a4b-a506-baef6059a729"}} {{(pid=100261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 13:05:38.205753 np0000006302 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET call to compute for https://10.4.3.110/compute/v2.1/servers/48a79b39-2793-46fd-991d-b1d06f5a4345/os-volume_attachments/bc1974ed-427c-4748-a050-99551bd3d860 used request id req-a34d4db2-f7fd-418b-9cfd-6c481e473206 {{(pid=100261) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 13:05:38.208299 np0000006302 devstack@c-api.service[100261]: ERROR cinder.volume.api [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Caught error: Detach volume from instance 48a79b39-2793-46fd-991d-b1d06f5a4345 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 48a79b39-2793-46fd-991d-b1d06f5a4345 using the Compute API Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.211091 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 48a79b39-2793-46fd-991d-b1d06f5a4345 using the Compute API Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.middleware.fault [None req-83881581-480c-43c7-a91b-84a3ef01d030 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action returned with HTTP 409 Aug 01 13:05:38.212351 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 966/3869] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:05:37 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 167 bytes in 700 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:38.221087 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:38.223708 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] POST https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action Aug 01 13:05:38.224248 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:38.224248 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:38.238648 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:38.238648 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:38.239618 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:38.328632 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Attachment connected to vm 48a79b39-2793-46fd-991d-b1d06f5a4345, checking data on nova Aug 01 13:05:38.329011 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.compute.nova [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Creating Keystone token plugin using URL: https://10.4.3.110/identity {{(pid=100262) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 13:05:38.341935 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ab607e40-8608-4fd8-b76a-fd22153a5878 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:38.344744 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab607e40-8608-4fd8-b76a-fd22153a5878 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:38.345277 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab607e40-8608-4fd8-b76a-fd22153a5878 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:38.345501 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab607e40-8608-4fd8-b76a-fd22153a5878 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:38.345675 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ab607e40-8608-4fd8-b76a-fd22153a5878 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:38.354006 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:38.354006 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:38.355133 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab607e40-8608-4fd8-b76a-fd22153a5878 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:38.355680 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 966/3870] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:38 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:38.555517 np0000006302 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] REQ: curl -g -i -X GET https://10.4.3.110/compute/v2.1/servers/48a79b39-2793-46fd-991d-b1d06f5a4345/os-volume_attachments/bc1974ed-427c-4748-a050-99551bd3d860 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9afbf81b92051ddbe5e841a07b3ba2af73681ff335bd5e7fb1d0dd68583e5652" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-29a5c57a-b0d7-42d8-9690-634b479e65d7" -H "X-Service-Token: {SHA256}672582d53229830e746c102e041c7abc5a9cfb1410c55861cf93c1b1531c04cb" {{(pid=100262) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 13:05:38.821217 np0000006302 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 13:05:38 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-1d03cb8b-d9d9-4cfc-adc6-4ea0a0723bd0 x-openstack-request-id: req-1d03cb8b-d9d9-4cfc-adc6-4ea0a0723bd0 {{(pid=100262) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 13:05:38.821217 np0000006302 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "bc1974ed-427c-4748-a050-99551bd3d860", "serverId": "48a79b39-2793-46fd-991d-b1d06f5a4345", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "438c2fad-b169-4b36-9d61-3a558477b940", "bdm_uuid": "38e8db70-da61-4a4b-a506-baef6059a729"}} {{(pid=100262) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 13:05:38.821217 np0000006302 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET call to compute for https://10.4.3.110/compute/v2.1/servers/48a79b39-2793-46fd-991d-b1d06f5a4345/os-volume_attachments/bc1974ed-427c-4748-a050-99551bd3d860 used request id req-1d03cb8b-d9d9-4cfc-adc6-4ea0a0723bd0 {{(pid=100262) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 13:05:38.824486 np0000006302 devstack@c-api.service[100262]: ERROR cinder.volume.api [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Caught error: Detach volume from instance 48a79b39-2793-46fd-991d-b1d06f5a4345 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 48a79b39-2793-46fd-991d-b1d06f5a4345 using the Compute API Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.826731 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 48a79b39-2793-46fd-991d-b1d06f5a4345 using the Compute API Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.middleware.fault [None req-29a5c57a-b0d7-42d8-9690-634b479e65d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action returned with HTTP 409 Aug 01 13:05:38.829004 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 975/3871] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:05:38 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 167 bytes in 607 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:38.839010 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d02d1113-f5cd-4755-a95f-68ae77ca1b49 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:38.845121 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 965/3872] 10.4.3.110 () {70 vars in 1597 bytes} [Sat Aug 1 13:05:38 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:05:38.855274 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b20f1eb2-a06f-441d-bfd8-2d1229b6bba9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:38.856925 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 967/3873] 10.4.3.110 () {70 vars in 1597 bytes} [Sat Aug 1 13:05:38 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:05:38.865845 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27226348-835d-4ef6-ab15-9dde16e467b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.073661 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 967/3874] 10.4.3.110 () {70 vars in 1597 bytes} [Sat Aug 1 13:05:38 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 114 bytes in 208 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:05:39.086474 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3893f5c4-08e7-4bc6-8485-60c32816f270 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.087727 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 976/3875] 10.4.3.110 () {70 vars in 1597 bytes} [Sat Aug 1 13:05:39 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:05:39.094538 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5a38e17a-f225-4742-a554-131d904082c3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.185373 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1b758dd0-193e-4cbe-974a-9e279784f6d8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.188608 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1b758dd0-193e-4cbe-974a-9e279784f6d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:39.189855 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1b758dd0-193e-4cbe-974a-9e279784f6d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:39.189855 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1b758dd0-193e-4cbe-974a-9e279784f6d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:39.189855 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1b758dd0-193e-4cbe-974a-9e279784f6d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:39.246017 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5a38e17a-f225-4742-a554-131d904082c3 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] POST https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action Aug 01 13:05:39.246888 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5a38e17a-f225-4742-a554-131d904082c3 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:39.246888 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5a38e17a-f225-4742-a554-131d904082c3 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:39.247466 np0000006302 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-1b758dd0-193e-4cbe-974a-9e279784f6d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-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_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:05:39.253970 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:39.253970 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:39.254774 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1b758dd0-193e-4cbe-974a-9e279784f6d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:39.255175 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 968/3876] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:39 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:39.263604 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:39.263604 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:39.264138 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-5a38e17a-f225-4742-a554-131d904082c3 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Updating volume 'bc1974ed-427c-4748-a050-99551bd3d860' with '{'status': 'error'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:05:39.301104 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5a38e17a-f225-4742-a554-131d904082c3 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action returned with HTTP 202 Aug 01 13:05:39.301586 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 966/3877] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:05:39 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:05:39.309837 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a4ed7673-4c98-43ab-aff8-9e345842b076 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.312367 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4ed7673-4c98-43ab-aff8-9e345842b076 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:39.312678 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4ed7673-4c98-43ab-aff8-9e345842b076 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:39.312906 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4ed7673-4c98-43ab-aff8-9e345842b076 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:39.324253 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:39.324253 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:39.329490 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a4ed7673-4c98-43ab-aff8-9e345842b076 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:39.335282 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4ed7673-4c98-43ab-aff8-9e345842b076 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:39.335895 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 968/3878] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:39 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 1149 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:39.352537 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.354134 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] POST https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action Aug 01 13:05:39.354705 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "438c2fad-b169-4b36-9d61-3a558477b940"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:39.354705 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "438c2fad-b169-4b36-9d61-3a558477b940"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:39.370138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0ea66a94-866f-4783-b1cb-f75f2096715c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.373032 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ea66a94-866f-4783-b1cb-f75f2096715c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:39.373734 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0ea66a94-866f-4783-b1cb-f75f2096715c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:39.373734 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0ea66a94-866f-4783-b1cb-f75f2096715c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:39.374959 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-0ea66a94-866f-4783-b1cb-f75f2096715c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:39.379410 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:39.379410 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:39.381245 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ea66a94-866f-4783-b1cb-f75f2096715c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:39.381685 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 969/3879] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:39 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:39.400488 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:05:39.402978 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e197425d-b300-4206-87c2-7a60327f9f05 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.420588 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:39.420588 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:39.420588 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Volume info retrieved successfully. Aug 01 13:05:39.427074 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Attachment connected to vm 48a79b39-2793-46fd-991d-b1d06f5a4345, checking data on nova Aug 01 13:05:39.427304 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.compute.nova [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Creating Keystone token plugin using URL: https://10.4.3.110/identity {{(pid=100262) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 13:05:39.484129 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:39.484606 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-477068958"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:39.486080 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-477068958'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:39.486322 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Create volume of 1 GB Aug 01 13:05:39.486529 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:39.486529 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:39.491479 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Availability Zones retrieved successfully. Aug 01 13:05:39.501798 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Flow 'volume_create_api' (be736e2c-937f-4074-bb46-4420ac3fa808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:39.503194 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744b7ca7-34ca-418f-855a-4415db76aae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:39.504364 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:39.540565 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744b7ca7-34ca-418f-855a-4415db76aae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:39.541778 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e195e87-55ad-4dab-a1eb-875dcfea856d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:39.558489 np0000006302 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] REQ: curl -g -i -X GET https://10.4.3.110/compute/v2.1/servers/48a79b39-2793-46fd-991d-b1d06f5a4345/os-volume_attachments/bc1974ed-427c-4748-a050-99551bd3d860 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d92202a58a141bc2c43438e864993ab74348f3b3bad7ca4b302ca47a87bcc95d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e996a71b-8527-48e9-89b3-cd30d3790cf1" -H "X-Service-Token: {SHA256}672582d53229830e746c102e041c7abc5a9cfb1410c55861cf93c1b1531c04cb" {{(pid=100262) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 13:05:39.613572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Created reservations ['bd672934-dca8-4db9-8739-addd20646ca6', 'c3e05943-86e8-4b9c-a85a-f9127d4f529e', 'c9a8b3e6-c08a-4c59-9128-f9c1b48e4d2c', '754de43a-d258-4b89-9755-93123e7273da'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:39.614579 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e195e87-55ad-4dab-a1eb-875dcfea856d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd672934-dca8-4db9-8739-addd20646ca6', 'c3e05943-86e8-4b9c-a85a-f9127d4f529e', 'c9a8b3e6-c08a-4c59-9128-f9c1b48e4d2c', '754de43a-d258-4b89-9755-93123e7273da']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:39.615644 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6626f253-cb97-4467-8935-61b3dea0a254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:39.644535 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6626f253-cb97-4467-8935-61b3dea0a254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cfe7b00-22a4-4804-ae24-38a5897a1278', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-477068958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59a398a607394b009a3c90301e457d29',qos_specs=None,replication_status=,reservations=['bd672934-dca8-4db9-8739-addd20646ca6','c3e05943-86e8-4b9c-a85a-f9127d4f529e','c9a8b3e6-c08a-4c59-9128-f9c1b48e4d2c','754de43a-d258-4b89-9755-93123e7273da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='639ab50172d14261bd4dfcb9cea7d6ef',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-477068958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cfe7b00-22a4-4804-ae24-38a5897a1278,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59a398a607394b009a3c90301e457d29',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='639ab50172d14261bd4dfcb9cea7d6ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:39.645567 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83810d7f-b38c-41dd-b51a-46c22e17bc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:39.666859 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83810d7f-b38c-41dd-b51a-46c22e17bc2c) 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-VolumeV3RbacBaseTests-Volume-477068958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59a398a607394b009a3c90301e457d29',qos_specs=None,replication_status=,reservations=['bd672934-dca8-4db9-8739-addd20646ca6','c3e05943-86e8-4b9c-a85a-f9127d4f529e','c9a8b3e6-c08a-4c59-9128-f9c1b48e4d2c','754de43a-d258-4b89-9755-93123e7273da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='639ab50172d14261bd4dfcb9cea7d6ef',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:39.667809 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf1d404-5e3f-46a1-a2c6-5bc9145881fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:39.679934 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf1d404-5e3f-46a1-a2c6-5bc9145881fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:39.680342 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Flow 'volume_create_api' (be736e2c-937f-4074-bb46-4420ac3fa808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:39.680672 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Create volume request issued successfully. Aug 01 13:05:39.681339 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e197425d-b300-4206-87c2-7a60327f9f05 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:39.681906 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 967/3880] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:05:39 2026] POST /volume/v3/volumes => generated 777 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:39.704205 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cae4fb48-b064-4ba6-9ebc-118e23cab7eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.707479 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cae4fb48-b064-4ba6-9ebc-118e23cab7eb tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 Aug 01 13:05:39.713116 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cae4fb48-b064-4ba6-9ebc-118e23cab7eb tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:39.713116 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cae4fb48-b064-4ba6-9ebc-118e23cab7eb tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:39.724988 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:39.724988 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:39.730654 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cae4fb48-b064-4ba6-9ebc-118e23cab7eb tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Volume info retrieved successfully. Aug 01 13:05:39.736413 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cae4fb48-b064-4ba6-9ebc-118e23cab7eb tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 returned with HTTP 200 Aug 01 13:05:39.737018 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 969/3881] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:39 2026] GET /volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:39.755451 np0000006302 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 13:05:39 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-6989889c-7ab0-4102-99ef-ca9239c7fa02 x-openstack-request-id: req-6989889c-7ab0-4102-99ef-ca9239c7fa02 {{(pid=100262) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 13:05:39.755582 np0000006302 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "bc1974ed-427c-4748-a050-99551bd3d860", "serverId": "48a79b39-2793-46fd-991d-b1d06f5a4345", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "438c2fad-b169-4b36-9d61-3a558477b940", "bdm_uuid": "38e8db70-da61-4a4b-a506-baef6059a729"}} {{(pid=100262) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 13:05:39.755821 np0000006302 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] GET call to compute for https://10.4.3.110/compute/v2.1/servers/48a79b39-2793-46fd-991d-b1d06f5a4345/os-volume_attachments/bc1974ed-427c-4748-a050-99551bd3d860 used request id req-6989889c-7ab0-4102-99ef-ca9239c7fa02 {{(pid=100262) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 13:05:39.758633 np0000006302 devstack@c-api.service[100262]: ERROR cinder.volume.api [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Caught error: Detach volume from instance 48a79b39-2793-46fd-991d-b1d06f5a4345 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 48a79b39-2793-46fd-991d-b1d06f5a4345 using the Compute API Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.762416 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 48a79b39-2793-46fd-991d-b1d06f5a4345 using the Compute API Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault Aug 01 13:05:39.763607 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.middleware.fault [None req-e996a71b-8527-48e9-89b3-cd30d3790cf1 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action returned with HTTP 409 Aug 01 13:05:39.765375 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 977/3882] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:05:39 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 167 bytes in 414 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:39.774497 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6e7dd51c-3002-4f01-8a20-ff9e7a73a86c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.776217 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 970/3883] 10.4.3.110 () {70 vars in 1597 bytes} [Sat Aug 1 13:05:39 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:05:39.793162 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-73937f2e-6f1a-4bdd-b789-8340488707cd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.819021 np0000006302 devstack@c-api.service[100263]: WARNING keystonemiddleware.auth_token [None req-73937f2e-6f1a-4bdd-b789-8340488707cd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 01 13:05:39.820226 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 968/3884] 10.4.3.110 () {70 vars in 1597 bytes} [Sat Aug 1 13:05:39 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 13:05:39.831122 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-de0ffb43-809c-4349-95bc-b6f1613dcb30 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.836966 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de0ffb43-809c-4349-95bc-b6f1613dcb30 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:39.836966 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de0ffb43-809c-4349-95bc-b6f1613dcb30 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:39.837957 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de0ffb43-809c-4349-95bc-b6f1613dcb30 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:39.851829 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:39.851829 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:39.864995 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-de0ffb43-809c-4349-95bc-b6f1613dcb30 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:39.872543 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de0ffb43-809c-4349-95bc-b6f1613dcb30 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:39.873064 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 970/3885] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:39 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:39.890222 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a7c5e719-b328-46f8-b76b-cb3173265120 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:39.892129 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7c5e719-b328-46f8-b76b-cb3173265120 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:39.892335 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7c5e719-b328-46f8-b76b-cb3173265120 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:39.892550 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7c5e719-b328-46f8-b76b-cb3173265120 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:39.942567 np0000006302 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-a7c5e719-b328-46f8-b76b-cb3173265120 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] 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_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 13:05:39.953856 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:39.953856 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:39.960443 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a7c5e719-b328-46f8-b76b-cb3173265120 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:39.965472 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7c5e719-b328-46f8-b76b-cb3173265120 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:39.966003 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 978/3886] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:39 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:40.022438 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-735ef0cb-dbef-4c0e-9b2a-4775e323372b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.026055 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-735ef0cb-dbef-4c0e-9b2a-4775e323372b tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:40.026369 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-735ef0cb-dbef-4c0e-9b2a-4775e323372b tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:40.026651 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-735ef0cb-dbef-4c0e-9b2a-4775e323372b tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:40.037156 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:40.037156 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:40.044562 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-735ef0cb-dbef-4c0e-9b2a-4775e323372b tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:40.051801 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-735ef0cb-dbef-4c0e-9b2a-4775e323372b tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:40.052624 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 971/3887] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:40 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:40.155709 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bfbc37c7-7bd0-4c26-a081-28a968963b3c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.156442 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfbc37c7-7bd0-4c26-a081-28a968963b3c None None] GET https://10.4.3.110/volume// Aug 01 13:05:40.156442 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfbc37c7-7bd0-4c26-a081-28a968963b3c None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:40.156647 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfbc37c7-7bd0-4c26-a081-28a968963b3c None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:40.157105 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfbc37c7-7bd0-4c26-a081-28a968963b3c None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:40.157497 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 969/3888] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:05:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:40.168255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-d3fcf45e-3040-43b2-8523-343e43582cdc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.172976 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-d3fcf45e-3040-43b2-8523-343e43582cdc tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:05:40.172976 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-d3fcf45e-3040-43b2-8523-343e43582cdc tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad7ab927-53ec-47dd-89a7-40b20d8314d9", "connector": null, "instance_uuid": "48a79b39-2793-46fd-991d-b1d06f5a4345"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:40.182217 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:40.182217 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:40.220930 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-d3fcf45e-3040-43b2-8523-343e43582cdc tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:05:40.221827 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 971/3889] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:05:40 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:40.256390 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-54bc8e32-8c16-4170-9f08-b51474d0a632 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.258621 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54bc8e32-8c16-4170-9f08-b51474d0a632 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:40.258972 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54bc8e32-8c16-4170-9f08-b51474d0a632 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:40.260095 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54bc8e32-8c16-4170-9f08-b51474d0a632 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:40.271320 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ac7d4a3b-302f-499b-bdf7-2f6031df0b0d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.271762 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac7d4a3b-302f-499b-bdf7-2f6031df0b0d None None] GET https://10.4.3.110/volume// Aug 01 13:05:40.271972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac7d4a3b-302f-499b-bdf7-2f6031df0b0d None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:40.272304 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac7d4a3b-302f-499b-bdf7-2f6031df0b0d None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:40.272837 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac7d4a3b-302f-499b-bdf7-2f6031df0b0d None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:40.272837 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 972/3890] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:05:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:40.275138 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a03e3440-66b3-4271-8292-c99d9457d028 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.276142 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:40.276142 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:40.277778 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a03e3440-66b3-4271-8292-c99d9457d028 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:40.278353 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a03e3440-66b3-4271-8292-c99d9457d028 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:40.278444 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a03e3440-66b3-4271-8292-c99d9457d028 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:40.278586 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a03e3440-66b3-4271-8292-c99d9457d028 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:40.281797 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-54bc8e32-8c16-4170-9f08-b51474d0a632 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:40.284380 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:40.284380 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:40.286340 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a03e3440-66b3-4271-8292-c99d9457d028 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:40.286442 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-15359b25-0baf-4ae6-92f2-0516e5acf438 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.286488 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 970/3891] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:40 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:40.290073 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-15359b25-0baf-4ae6-92f2-0516e5acf438 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:40.290697 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-15359b25-0baf-4ae6-92f2-0516e5acf438 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:40.291076 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54bc8e32-8c16-4170-9f08-b51474d0a632 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:40.291424 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-15359b25-0baf-4ae6-92f2-0516e5acf438 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:40.291555 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 979/3892] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:40 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:40.305969 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:40.305969 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:40.310485 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-15359b25-0baf-4ae6-92f2-0516e5acf438 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:40.317240 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-15359b25-0baf-4ae6-92f2-0516e5acf438 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:40.317812 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 972/3893] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:05:40 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 1036 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:40.396843 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7b42cbb0-4386-4067-9dbd-0626e8bec049 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.398834 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b42cbb0-4386-4067-9dbd-0626e8bec049 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:40.399058 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b42cbb0-4386-4067-9dbd-0626e8bec049 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:40.399247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b42cbb0-4386-4067-9dbd-0626e8bec049 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:40.399332 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7b42cbb0-4386-4067-9dbd-0626e8bec049 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:40.403609 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:40.403609 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:40.404365 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b42cbb0-4386-4067-9dbd-0626e8bec049 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:40.404740 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 973/3894] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:40 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:40.450040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-d9561063-b171-4f84-a735-be7524446c9d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.452815 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-d9561063-b171-4f84-a735-be7524446c9d tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] PUT https://10.4.3.110/volume/v3/attachments/54425dc2-086f-4239-b8bc-2e6718ff2fc6 Aug 01 13:05:40.453369 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-d9561063-b171-4f84-a735-be7524446c9d tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:40.473867 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-d9561063-b171-4f84-a735-be7524446c9d tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Acquiring lock "cinder-attachment_update-ad7ab927-53ec-47dd-89a7-40b20d8314d9-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:05:40.484640 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-d9561063-b171-4f84-a735-be7524446c9d tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Lock "cinder-attachment_update-ad7ab927-53ec-47dd-89a7-40b20d8314d9-np0000006302" acquired by "attachment_update" :: waited 0.014s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:05:40.487507 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:40.487507 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:40.590836 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-d9561063-b171-4f84-a735-be7524446c9d tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Lock "cinder-attachment_update-ad7ab927-53ec-47dd-89a7-40b20d8314d9-np0000006302" released by "attachment_update" :: held 0.106s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:05:40.590836 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-d9561063-b171-4f84-a735-be7524446c9d tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/attachments/54425dc2-086f-4239-b8bc-2e6718ff2fc6 returned with HTTP 200 Aug 01 13:05:40.591452 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 971/3895] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:05:40 2026] PUT /volume/v3/attachments/54425dc2-086f-4239-b8bc-2e6718ff2fc6 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:40.755342 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5ba85d51-34c2-4284-9178-c899adaa2781 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.758529 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ba85d51-34c2-4284-9178-c899adaa2781 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 Aug 01 13:05:40.758986 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ba85d51-34c2-4284-9178-c899adaa2781 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:40.759338 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ba85d51-34c2-4284-9178-c899adaa2781 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:40.777372 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:40.777372 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:40.781965 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5ba85d51-34c2-4284-9178-c899adaa2781 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Volume info retrieved successfully. Aug 01 13:05:40.787078 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ba85d51-34c2-4284-9178-c899adaa2781 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 returned with HTTP 200 Aug 01 13:05:40.787728 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 980/3896] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:40 2026] GET /volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:40.803728 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b93bbe41-7344-4711-8d88-eae688153db5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.806271 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b93bbe41-7344-4711-8d88-eae688153db5 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:05:40.806514 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b93bbe41-7344-4711-8d88-eae688153db5 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4cfe7b00-22a4-4804-ae24-38a5897a1278", "name": "tempest-type-Backup-24140909"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:40.808594 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-b93bbe41-7344-4711-8d88-eae688153db5 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Creating new backup {'backup': {'volume_id': '4cfe7b00-22a4-4804-ae24-38a5897a1278', 'name': 'tempest-type-Backup-24140909'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:05:40.808594 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-b93bbe41-7344-4711-8d88-eae688153db5 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Creating backup of volume 4cfe7b00-22a4-4804-ae24-38a5897a1278 in container None Aug 01 13:05:40.824140 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:40.824140 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:40.824576 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b93bbe41-7344-4711-8d88-eae688153db5 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Volume info retrieved successfully. Aug 01 13:05:40.881237 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b93bbe41-7344-4711-8d88-eae688153db5 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Created reservations ['7fc6d4ca-86e2-4739-9105-1077a651b03e', '343e0f0f-5bf3-45b8-a07a-4c23c3fdb1cf'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:40.931203 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b93bbe41-7344-4711-8d88-eae688153db5 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:05:40.932870 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 973/3897] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:05:40 2026] POST /volume/v3/backups => generated 314 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:40.949534 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-432cd922-4cf5-4d28-9416-26999e5f23cf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:40.953961 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-432cd922-4cf5-4d28-9416-26999e5f23cf tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:40.954260 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-432cd922-4cf5-4d28-9416-26999e5f23cf tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:40.954497 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-432cd922-4cf5-4d28-9416-26999e5f23cf tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:40.954642 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-432cd922-4cf5-4d28-9416-26999e5f23cf tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:40.960434 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:40.960434 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:40.961234 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-432cd922-4cf5-4d28-9416-26999e5f23cf tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:40.961696 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 974/3898] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:40 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:41.301133 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e71982ba-ad24-4bc6-9571-100a57347798 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:41.304630 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e71982ba-ad24-4bc6-9571-100a57347798 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:41.305131 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e71982ba-ad24-4bc6-9571-100a57347798 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:41.305131 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e71982ba-ad24-4bc6-9571-100a57347798 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:41.305349 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e71982ba-ad24-4bc6-9571-100a57347798 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:41.313803 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:41.313803 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:41.314213 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49ca73ed-6de5-4cc9-a90e-0b10fd49f93c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:41.314847 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e71982ba-ad24-4bc6-9571-100a57347798 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:41.315613 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 972/3899] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:41 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:41.317180 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49ca73ed-6de5-4cc9-a90e-0b10fd49f93c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:41.317378 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49ca73ed-6de5-4cc9-a90e-0b10fd49f93c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:41.318227 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49ca73ed-6de5-4cc9-a90e-0b10fd49f93c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:41.332330 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:41.332330 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:41.340436 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49ca73ed-6de5-4cc9-a90e-0b10fd49f93c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:41.346281 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49ca73ed-6de5-4cc9-a90e-0b10fd49f93c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:41.347054 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 981/3900] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:41 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:41.418659 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2453ba0-b9ae-40b7-8d37-52583e42a2a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:41.421792 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2453ba0-b9ae-40b7-8d37-52583e42a2a3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:41.422047 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2453ba0-b9ae-40b7-8d37-52583e42a2a3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:41.422271 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2453ba0-b9ae-40b7-8d37-52583e42a2a3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:41.422376 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d2453ba0-b9ae-40b7-8d37-52583e42a2a3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:41.429964 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:41.429964 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:41.430841 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2453ba0-b9ae-40b7-8d37-52583e42a2a3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:41.431257 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 974/3901] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:41 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:41.977488 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6e84e1dc-303f-40d9-9af4-269e338b1105 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:41.981124 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e84e1dc-303f-40d9-9af4-269e338b1105 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:41.981331 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e84e1dc-303f-40d9-9af4-269e338b1105 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:41.981540 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e84e1dc-303f-40d9-9af4-269e338b1105 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:41.981657 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6e84e1dc-303f-40d9-9af4-269e338b1105 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:41.987642 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:41.987642 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:41.988574 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e84e1dc-303f-40d9-9af4-269e338b1105 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:41.989150 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 975/3902] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:41 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:42.328905 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-52bc2e00-ce3d-480f-927f-91f0e3c795b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:42.331833 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52bc2e00-ce3d-480f-927f-91f0e3c795b0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:42.332164 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52bc2e00-ce3d-480f-927f-91f0e3c795b0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:42.332446 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52bc2e00-ce3d-480f-927f-91f0e3c795b0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:42.332742 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-52bc2e00-ce3d-480f-927f-91f0e3c795b0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:42.335237 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=511,cinder:UPDATE=170,cinder:INSERT=83,cinder:DELETE=2 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:05:42.341387 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:42.341387 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:42.342344 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52bc2e00-ce3d-480f-927f-91f0e3c795b0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:42.342828 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 973/3903] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:42 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:42.361886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-994a77fe-fa0d-492f-9c41-560fef4c4b7a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:42.363931 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-994a77fe-fa0d-492f-9c41-560fef4c4b7a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:42.364194 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-994a77fe-fa0d-492f-9c41-560fef4c4b7a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:42.364488 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-994a77fe-fa0d-492f-9c41-560fef4c4b7a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:42.376097 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:42.376097 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:42.379927 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-994a77fe-fa0d-492f-9c41-560fef4c4b7a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:42.385081 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-994a77fe-fa0d-492f-9c41-560fef4c4b7a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:42.385484 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 982/3904] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:42 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:42.442999 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9e77401e-d40c-4269-90af-42e18cfc456a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:42.445466 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e77401e-d40c-4269-90af-42e18cfc456a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:42.445670 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e77401e-d40c-4269-90af-42e18cfc456a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:42.445872 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e77401e-d40c-4269-90af-42e18cfc456a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:42.445997 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9e77401e-d40c-4269-90af-42e18cfc456a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:42.453404 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:42.453404 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:42.454222 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e77401e-d40c-4269-90af-42e18cfc456a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:42.454598 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 975/3905] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:42 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:43.006325 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3952a2aa-3f06-46f8-acfb-2f2ff0e06e98 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:43.008875 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3952a2aa-3f06-46f8-acfb-2f2ff0e06e98 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:43.009166 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3952a2aa-3f06-46f8-acfb-2f2ff0e06e98 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:43.009410 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3952a2aa-3f06-46f8-acfb-2f2ff0e06e98 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:43.009633 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3952a2aa-3f06-46f8-acfb-2f2ff0e06e98 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:43.015362 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:43.015362 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:43.019982 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3952a2aa-3f06-46f8-acfb-2f2ff0e06e98 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:43.020494 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 976/3906] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:43 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:43.363757 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4af74364-546a-4892-ab61-9d10960c7234 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:43.368891 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4af74364-546a-4892-ab61-9d10960c7234 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:43.369816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4af74364-546a-4892-ab61-9d10960c7234 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:43.369816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4af74364-546a-4892-ab61-9d10960c7234 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:43.370284 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4af74364-546a-4892-ab61-9d10960c7234 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:43.376556 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:43.376556 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:43.379971 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4af74364-546a-4892-ab61-9d10960c7234 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:43.379971 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 974/3907] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:43 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:43.401361 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d9f15d46-a5b0-4a15-acf8-2bfc39c80bbe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:43.403103 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9f15d46-a5b0-4a15-acf8-2bfc39c80bbe tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:43.403307 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9f15d46-a5b0-4a15-acf8-2bfc39c80bbe tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:43.403543 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9f15d46-a5b0-4a15-acf8-2bfc39c80bbe tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:43.416157 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:43.416157 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:43.426270 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d9f15d46-a5b0-4a15-acf8-2bfc39c80bbe tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:43.440971 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9f15d46-a5b0-4a15-acf8-2bfc39c80bbe tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:43.440971 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 983/3908] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:43 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:43.470520 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec101947-be99-4fc6-8efb-79ef42ef2323 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:43.473199 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec101947-be99-4fc6-8efb-79ef42ef2323 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:43.473501 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec101947-be99-4fc6-8efb-79ef42ef2323 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:43.473797 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec101947-be99-4fc6-8efb-79ef42ef2323 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:43.474091 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ec101947-be99-4fc6-8efb-79ef42ef2323 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:43.486162 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:43.486162 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:43.487160 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec101947-be99-4fc6-8efb-79ef42ef2323 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:43.487918 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 976/3909] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:43 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:43.500560 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f4b4e7b8-dff3-4f62-945f-9353f157eab5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:43.604477 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4b4e7b8-dff3-4f62-945f-9353f157eab5 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:05:43.604979 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f4b4e7b8-dff3-4f62-945f-9353f157eab5 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:43.627821 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4b4e7b8-dff3-4f62-945f-9353f157eab5 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:05:43.628610 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 977/3910] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:05:43 2026] POST /volume/v3/types => generated 287 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:43.916156 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-37ac32b1-b5c1-4215-980f-60fa1bc6fb8e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:43.921277 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-37ac32b1-b5c1-4215-980f-60fa1bc6fb8e tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] POST https://10.4.3.110/volume/v3/attachments/54425dc2-086f-4239-b8bc-2e6718ff2fc6/action Aug 01 13:05:43.921277 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-37ac32b1-b5c1-4215-980f-60fa1bc6fb8e tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:43.921375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-37ac32b1-b5c1-4215-980f-60fa1bc6fb8e tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:43.947358 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:43.947358 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:43.969347 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-125b73ee-10d0-48d3-867f-98d5292bf1c3 req-37ac32b1-b5c1-4215-980f-60fa1bc6fb8e tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/attachments/54425dc2-086f-4239-b8bc-2e6718ff2fc6/action returned with HTTP 204 Aug 01 13:05:43.969502 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 975/3911] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:05:43 2026] POST /volume/v3/attachments/54425dc2-086f-4239-b8bc-2e6718ff2fc6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:44.034203 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-44898589-0c07-408f-bb3c-d42164bc4338 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:44.036175 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44898589-0c07-408f-bb3c-d42164bc4338 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:44.036424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-44898589-0c07-408f-bb3c-d42164bc4338 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:44.036654 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-44898589-0c07-408f-bb3c-d42164bc4338 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:44.036760 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-44898589-0c07-408f-bb3c-d42164bc4338 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:44.043610 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:44.043610 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:44.044811 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44898589-0c07-408f-bb3c-d42164bc4338 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:44.045204 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 984/3912] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:44 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:44.396861 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee2a6209-36f5-488e-b2e8-0dea9670a205 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:44.399054 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee2a6209-36f5-488e-b2e8-0dea9670a205 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:44.399325 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee2a6209-36f5-488e-b2e8-0dea9670a205 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:44.399563 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee2a6209-36f5-488e-b2e8-0dea9670a205 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:44.399698 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ee2a6209-36f5-488e-b2e8-0dea9670a205 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:44.405022 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:44.405022 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:44.405829 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee2a6209-36f5-488e-b2e8-0dea9670a205 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:44.406311 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 977/3913] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:44 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:44.449147 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c8410ed3-c4e6-4e35-ab88-dae6191934be None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:44.451391 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c8410ed3-c4e6-4e35-ab88-dae6191934be tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:44.451668 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c8410ed3-c4e6-4e35-ab88-dae6191934be tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:44.451908 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c8410ed3-c4e6-4e35-ab88-dae6191934be tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:44.462714 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:44.462714 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:44.466707 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c8410ed3-c4e6-4e35-ab88-dae6191934be tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:44.471771 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c8410ed3-c4e6-4e35-ab88-dae6191934be tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:44.472255 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 978/3914] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:44 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:44.484109 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-00a398f6-4263-497c-90bc-a0bff0206ced None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:44.486504 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00a398f6-4263-497c-90bc-a0bff0206ced tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:44.486738 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-00a398f6-4263-497c-90bc-a0bff0206ced tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:44.486988 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-00a398f6-4263-497c-90bc-a0bff0206ced tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:44.501289 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-019529bf-9ecd-4b19-a346-e1b4cd4565d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:44.503555 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-019529bf-9ecd-4b19-a346-e1b4cd4565d1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:44.503847 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-019529bf-9ecd-4b19-a346-e1b4cd4565d1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:44.504264 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-019529bf-9ecd-4b19-a346-e1b4cd4565d1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:44.504344 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-019529bf-9ecd-4b19-a346-e1b4cd4565d1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:44.506026 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:44.506026 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:44.511896 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:44.511896 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:44.512113 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-00a398f6-4263-497c-90bc-a0bff0206ced tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:44.512176 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-019529bf-9ecd-4b19-a346-e1b4cd4565d1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:44.512176 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 985/3915] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:44 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:44.516016 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00a398f6-4263-497c-90bc-a0bff0206ced tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:44.516511 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 976/3916] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:44 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 1149 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:44.533511 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-431439be-05f6-4494-bcde-6c2b9d1018a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:44.535325 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-431439be-05f6-4494-bcde-6c2b9d1018a6 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] POST https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action Aug 01 13:05:44.535726 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-431439be-05f6-4494-bcde-6c2b9d1018a6 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action body: b'{"os-detach": {"attachment_id": "54425dc2-086f-4239-b8bc-2e6718ff2fc6"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:44.535900 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-431439be-05f6-4494-bcde-6c2b9d1018a6 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "54425dc2-086f-4239-b8bc-2e6718ff2fc6"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:44.549186 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:44.549186 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:44.549900 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-431439be-05f6-4494-bcde-6c2b9d1018a6 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:44.561282 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-431439be-05f6-4494-bcde-6c2b9d1018a6 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action returned with HTTP 400 Aug 01 13:05:44.561787 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 978/3917] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:05:44 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 100 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:05:44.600004 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f68df74-1fbf-4764-a55f-61544a20f0ac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:44.602772 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f68df74-1fbf-4764-a55f-61544a20f0ac tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:44.603105 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f68df74-1fbf-4764-a55f-61544a20f0ac tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:44.603376 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f68df74-1fbf-4764-a55f-61544a20f0ac tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:44.615839 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:44.615839 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:44.621291 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f68df74-1fbf-4764-a55f-61544a20f0ac tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:44.627257 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f68df74-1fbf-4764-a55f-61544a20f0ac tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:44.627931 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 979/3918] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:44 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:44.650784 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-db9e50bf-df5d-4dca-ac08-6698db83975a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:44.657765 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-db9e50bf-df5d-4dca-ac08-6698db83975a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] POST https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9/action Aug 01 13:05:44.658231 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-db9e50bf-df5d-4dca-ac08-6698db83975a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:44.658405 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-db9e50bf-df5d-4dca-ac08-6698db83975a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:44.673715 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:44.673715 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:44.674331 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-db9e50bf-df5d-4dca-ac08-6698db83975a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:44.682706 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-db9e50bf-df5d-4dca-ac08-6698db83975a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Begin detaching volume completed successfully. Aug 01 13:05:44.683118 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-db9e50bf-df5d-4dca-ac08-6698db83975a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9/action returned with HTTP 202 Aug 01 13:05:44.683884 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 986/3919] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:05:44 2026] POST /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:05:44.737916 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11fb95cc-b5a2-4db2-9cc9-fec3e756d44f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:44.738345 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11fb95cc-b5a2-4db2-9cc9-fec3e756d44f None None] GET https://10.4.3.110/volume// Aug 01 13:05:44.738505 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11fb95cc-b5a2-4db2-9cc9-fec3e756d44f None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:44.738673 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11fb95cc-b5a2-4db2-9cc9-fec3e756d44f None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:44.739064 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11fb95cc-b5a2-4db2-9cc9-fec3e756d44f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:44.739327 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 977/3920] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:05:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:44.748361 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f190cab-a912-4581-99d5-44aee3e143fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:44.750419 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f190cab-a912-4581-99d5-44aee3e143fa tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:44.750623 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f190cab-a912-4581-99d5-44aee3e143fa tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:44.750802 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f190cab-a912-4581-99d5-44aee3e143fa tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:44.763359 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:44.763359 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:44.769179 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f190cab-a912-4581-99d5-44aee3e143fa tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:44.775275 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-5f190cab-a912-4581-99d5-44aee3e143fa tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:44.775751 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 979/3921] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:05:44 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 1332 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:45.058273 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85aa1bc5-3c60-488e-8d71-1f333431a1db None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:45.060566 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85aa1bc5-3c60-488e-8d71-1f333431a1db tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:45.060739 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85aa1bc5-3c60-488e-8d71-1f333431a1db tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:45.061429 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85aa1bc5-3c60-488e-8d71-1f333431a1db tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:45.061429 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-85aa1bc5-3c60-488e-8d71-1f333431a1db tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:45.067599 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:45.067599 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:45.068573 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85aa1bc5-3c60-488e-8d71-1f333431a1db tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:45.069139 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 980/3922] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:45 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:45.424097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1428a10f-3612-471e-b7a6-ae1812ef6ec0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:45.424097 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1428a10f-3612-471e-b7a6-ae1812ef6ec0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:45.424097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1428a10f-3612-471e-b7a6-ae1812ef6ec0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:45.424097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1428a10f-3612-471e-b7a6-ae1812ef6ec0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:45.424097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1428a10f-3612-471e-b7a6-ae1812ef6ec0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:45.433791 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:45.433791 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:45.437139 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1428a10f-3612-471e-b7a6-ae1812ef6ec0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:45.437139 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 987/3923] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:45 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:45.522851 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c6690cf4-cc05-4262-bce0-a3f7fc71a9d3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:45.524596 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6690cf4-cc05-4262-bce0-a3f7fc71a9d3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:45.524812 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c6690cf4-cc05-4262-bce0-a3f7fc71a9d3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:45.525126 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c6690cf4-cc05-4262-bce0-a3f7fc71a9d3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:45.525293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c6690cf4-cc05-4262-bce0-a3f7fc71a9d3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:45.530179 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:45.530179 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:45.530878 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6690cf4-cc05-4262-bce0-a3f7fc71a9d3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:45.531296 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 978/3924] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:45 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:45.700286 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:45.703766 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:45.703766 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "0cd4c296-cfda-4945-bd97-f760c15aabe2", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:45.704162 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '0cd4c296-cfda-4945-bd97-f760c15aabe2', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:45.785081 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Create volume of 1 GB Aug 01 13:05:45.790590 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Availability Zones retrieved successfully. Aug 01 13:05:45.795728 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Flow 'volume_create_api' (9113506a-d154-4e90-ac35-46834cacd8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:45.797046 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe284149-8eda-49e5-b853-7ec638295928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:45.798105 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:45.869399 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe284149-8eda-49e5-b853-7ec638295928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:05:44Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=b910a780-411e-4ffd-b77f-f3ae48f7de98,is_public=True,name='vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b910a780-411e-4ffd-b77f-f3ae48f7de98', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:45.870641 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b79aaa7-936c-4179-9a59-bf040abfedf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:45.908435 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:45.908793 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:05:45.956096 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Created reservations ['527aa00e-0e2d-48ec-9efe-6a5863615a08', 'ef6f3259-ff6d-46aa-af0d-e6a68a1d4e0b', '9b3a83aa-d7da-41b1-974e-3f96d5a3f207', '8f72daf8-48da-4b72-9757-e3f3087fea75'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:45.956880 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b79aaa7-936c-4179-9a59-bf040abfedf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['527aa00e-0e2d-48ec-9efe-6a5863615a08', 'ef6f3259-ff6d-46aa-af0d-e6a68a1d4e0b', '9b3a83aa-d7da-41b1-974e-3f96d5a3f207', '8f72daf8-48da-4b72-9757-e3f3087fea75']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:45.957968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea105583-333e-4f17-81dc-43b1d0bf25b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:45.989430 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea105583-333e-4f17-81dc-43b1d0bf25b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31437773-1377-4e16-933d-43ef2b4c0d4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c7faa42ae514795819e641c30723854',qos_specs=None,replication_status=,reservations=['527aa00e-0e2d-48ec-9efe-6a5863615a08','ef6f3259-ff6d-46aa-af0d-e6a68a1d4e0b','9b3a83aa-d7da-41b1-974e-3f96d5a3f207','8f72daf8-48da-4b72-9757-e3f3087fea75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='294b08c60be0400a9dfd1889cd096ef3',volume_type_id=b910a780-411e-4ffd-b77f-f3ae48f7de98), '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=2026-08-01T13:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31437773-1377-4e16-933d-43ef2b4c0d4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c7faa42ae514795819e641c30723854',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='294b08c60be0400a9dfd1889cd096ef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b910a780-411e-4ffd-b77f-f3ae48f7de98),volume_type_id=b910a780-411e-4ffd-b77f-f3ae48f7de98)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:45.990388 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1240d340-a398-47b0-a1ba-21a9bdccd0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:46.011126 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1240d340-a398-47b0-a1ba-21a9bdccd0bd) 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='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c7faa42ae514795819e641c30723854',qos_specs=None,replication_status=,reservations=['527aa00e-0e2d-48ec-9efe-6a5863615a08','ef6f3259-ff6d-46aa-af0d-e6a68a1d4e0b','9b3a83aa-d7da-41b1-974e-3f96d5a3f207','8f72daf8-48da-4b72-9757-e3f3087fea75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='294b08c60be0400a9dfd1889cd096ef3',volume_type_id=b910a780-411e-4ffd-b77f-f3ae48f7de98)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:46.011962 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b01eab6-b443-4195-8226-dd72cba87a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:46.024333 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b01eab6-b443-4195-8226-dd72cba87a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:46.025573 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Flow 'volume_create_api' (9113506a-d154-4e90-ac35-46834cacd8e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:46.026007 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Create volume request issued successfully. Aug 01 13:05:46.027045 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96bc78fe-c6f8-46d8-9e7b-0ead34b4f1ef tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:46.027388 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 980/3925] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:45 2026] POST /volume/v3/volumes => generated 798 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:46.046417 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-73edfd74-992e-4d93-8e85-46797358092a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:46.049664 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-73edfd74-992e-4d93-8e85-46797358092a tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:46.049664 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-73edfd74-992e-4d93-8e85-46797358092a tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:46.050169 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-73edfd74-992e-4d93-8e85-46797358092a tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:46.060173 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:46.060173 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:46.069764 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-73edfd74-992e-4d93-8e85-46797358092a tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:46.078116 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-73edfd74-992e-4d93-8e85-46797358092a tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:46.078577 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 981/3926] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:46 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:46.088879 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-692a548d-6e3b-4b91-9233-1c0c86cc7a76 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:46.095916 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-692a548d-6e3b-4b91-9233-1c0c86cc7a76 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:46.095916 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-692a548d-6e3b-4b91-9233-1c0c86cc7a76 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:46.095916 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-692a548d-6e3b-4b91-9233-1c0c86cc7a76 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:46.095916 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-692a548d-6e3b-4b91-9233-1c0c86cc7a76 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:46.097644 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:46.097644 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:46.098687 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-692a548d-6e3b-4b91-9233-1c0c86cc7a76 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:46.099402 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 988/3927] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:46 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:46.448080 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3be851cb-ea82-4360-9c49-5a20c3b8ba68 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:46.453699 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3be851cb-ea82-4360-9c49-5a20c3b8ba68 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:05:46.456249 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3be851cb-ea82-4360-9c49-5a20c3b8ba68 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:46.457488 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3be851cb-ea82-4360-9c49-5a20c3b8ba68 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:46.457488 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3be851cb-ea82-4360-9c49-5a20c3b8ba68 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:46.462394 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:46.462394 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:46.463207 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3be851cb-ea82-4360-9c49-5a20c3b8ba68 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:05:46.463806 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 979/3928] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:46 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:46.479740 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-542865b2-49af-4f51-bc35-cefe6910481d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:46.483206 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-542865b2-49af-4f51-bc35-cefe6910481d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:05:46.483206 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-542865b2-49af-4f51-bc35-cefe6910481d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67d947b5-a0b9-43df-ba0c-036696eedf3e"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:46.485308 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-542865b2-49af-4f51-bc35-cefe6910481d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Creating new backup {'backup': {'volume_id': '67d947b5-a0b9-43df-ba0c-036696eedf3e'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:05:46.485539 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-542865b2-49af-4f51-bc35-cefe6910481d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Creating backup of volume 67d947b5-a0b9-43df-ba0c-036696eedf3e in container None Aug 01 13:05:46.495320 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:46.495320 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:46.497172 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-542865b2-49af-4f51-bc35-cefe6910481d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:05:46.518894 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-542865b2-49af-4f51-bc35-cefe6910481d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Created reservations ['a1f6b5b6-6757-4d75-bd58-4347b2e1084f', 'e2313122-d255-4913-92ff-3538a40335d0'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:46.546893 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-80d57174-4c69-4c6b-b3b6-18b3b77780a4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:46.551597 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-80d57174-4c69-4c6b-b3b6-18b3b77780a4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:46.551785 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-80d57174-4c69-4c6b-b3b6-18b3b77780a4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:46.552043 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-80d57174-4c69-4c6b-b3b6-18b3b77780a4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:46.552186 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-80d57174-4c69-4c6b-b3b6-18b3b77780a4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:46.560525 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-542865b2-49af-4f51-bc35-cefe6910481d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:05:46.561168 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 981/3929] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:05:46 2026] POST /volume/v3/backups => generated 288 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:46.562288 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:46.562288 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:46.563226 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-80d57174-4c69-4c6b-b3b6-18b3b77780a4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:46.563705 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 982/3930] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:46 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:46.571821 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8950dd7d-9e10-44c5-be24-96ddb32648e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:46.573709 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8950dd7d-9e10-44c5-be24-96ddb32648e0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:46.573937 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8950dd7d-9e10-44c5-be24-96ddb32648e0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:46.574209 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8950dd7d-9e10-44c5-be24-96ddb32648e0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:46.574333 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8950dd7d-9e10-44c5-be24-96ddb32648e0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:46.581056 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:46.581056 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:46.581695 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8950dd7d-9e10-44c5-be24-96ddb32648e0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:46.582337 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 989/3931] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:46 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:46.654307 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-0ef71687-b067-4fab-97fa-aa53900647d7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:46.658667 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-0ef71687-b067-4fab-97fa-aa53900647d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] DELETE https://10.4.3.110/volume/v3/attachments/54425dc2-086f-4239-b8bc-2e6718ff2fc6 Aug 01 13:05:46.659193 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-0ef71687-b067-4fab-97fa-aa53900647d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:46.659488 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-0ef71687-b067-4fab-97fa-aa53900647d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:46.670603 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:46.670603 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:46.748583 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea7d6327-f66b-45a8-a62c-27490ed5cfa4 req-0ef71687-b067-4fab-97fa-aa53900647d7 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/attachments/54425dc2-086f-4239-b8bc-2e6718ff2fc6 returned with HTTP 200 Aug 01 13:05:46.749887 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 980/3932] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:05:46 2026] DELETE /volume/v3/attachments/54425dc2-086f-4239-b8bc-2e6718ff2fc6 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:46.863690 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-09969251-fa74-47c4-896b-d2559fe3a841 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:46.865810 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09969251-fa74-47c4-896b-d2559fe3a841 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] POST https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action Aug 01 13:05:46.866264 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09969251-fa74-47c4-896b-d2559fe3a841 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:46.866533 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09969251-fa74-47c4-896b-d2559fe3a841 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:46.883481 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:46.883481 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:46.888250 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-09969251-fa74-47c4-896b-d2559fe3a841 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] Updating volume 'bc1974ed-427c-4748-a050-99551bd3d860' with '{'status': 'in-use'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 13:05:46.916890 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09969251-fa74-47c4-896b-d2559fe3a841 tempest-TestServerVolumeAttachmentScenario-636763957 tempest-TestServerVolumeAttachmentScenario-636763957-project-admin] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action returned with HTTP 202 Aug 01 13:05:46.917474 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 982/3933] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:05:46 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:05:46.926207 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1e981bc6-c88a-46cf-a152-a780110bad66 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:46.928223 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e981bc6-c88a-46cf-a152-a780110bad66 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:46.928480 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e981bc6-c88a-46cf-a152-a780110bad66 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:46.928627 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e981bc6-c88a-46cf-a152-a780110bad66 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:46.943667 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:46.943667 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:46.949795 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1e981bc6-c88a-46cf-a152-a780110bad66 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:46.956085 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e981bc6-c88a-46cf-a152-a780110bad66 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:46.956568 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 983/3934] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:46 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:47.009852 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-5760adea-445c-4fd6-9d76-df3707ecdf5c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:47.012799 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-5760adea-445c-4fd6-9d76-df3707ecdf5c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:47.013101 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-5760adea-445c-4fd6-9d76-df3707ecdf5c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:47.013430 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-5760adea-445c-4fd6-9d76-df3707ecdf5c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:47.028152 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:47.028152 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:47.033912 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-5760adea-445c-4fd6-9d76-df3707ecdf5c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:47.039749 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-5760adea-445c-4fd6-9d76-df3707ecdf5c tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:47.040268 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 990/3935] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:47 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:47.063940 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-0c3fc16e-2354-484f-bde2-548a561dd0f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:47.066478 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-0c3fc16e-2354-484f-bde2-548a561dd0f8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] POST https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action Aug 01 13:05:47.066927 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-0c3fc16e-2354-484f-bde2-548a561dd0f8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:05:47.067836 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-0c3fc16e-2354-484f-bde2-548a561dd0f8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:47.080532 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:47.080532 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:47.081180 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-0c3fc16e-2354-484f-bde2-548a561dd0f8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:47.092247 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-0c3fc16e-2354-484f-bde2-548a561dd0f8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Begin detaching volume completed successfully. Aug 01 13:05:47.092496 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-0c3fc16e-2354-484f-bde2-548a561dd0f8 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action returned with HTTP 202 Aug 01 13:05:47.093193 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 981/3936] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:05:47 2026] POST /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:05:47.099424 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b733a9f-fa07-4852-bc19-f1fef1c6f9eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:47.102753 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b733a9f-fa07-4852-bc19-f1fef1c6f9eb tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:47.103059 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b733a9f-fa07-4852-bc19-f1fef1c6f9eb tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:47.103350 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b733a9f-fa07-4852-bc19-f1fef1c6f9eb tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:47.109748 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=541,cinder:INSERT=72,cinder:UPDATE=137,cinder:DELETE=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:05:47.115864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-df99fcd2-7b40-4bcd-b0b3-c8defeace56f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:47.117713 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:47.117713 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:47.117856 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df99fcd2-7b40-4bcd-b0b3-c8defeace56f tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:47.118050 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df99fcd2-7b40-4bcd-b0b3-c8defeace56f tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:47.118265 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df99fcd2-7b40-4bcd-b0b3-c8defeace56f tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:47.118450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-df99fcd2-7b40-4bcd-b0b3-c8defeace56f tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:47.125442 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:47.125442 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:47.126377 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df99fcd2-7b40-4bcd-b0b3-c8defeace56f tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:47.126837 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 984/3937] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:47 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:47.128284 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3b733a9f-fa07-4852-bc19-f1fef1c6f9eb tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:47.137050 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b733a9f-fa07-4852-bc19-f1fef1c6f9eb tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:47.137921 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 983/3938] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:47 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 890 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:47.152255 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-491bb2f9-dbda-49c4-b71a-54288430fa83 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:47.152821 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-491bb2f9-dbda-49c4-b71a-54288430fa83 None None] GET https://10.4.3.110/volume// Aug 01 13:05:47.153131 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-491bb2f9-dbda-49c4-b71a-54288430fa83 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:47.153425 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-491bb2f9-dbda-49c4-b71a-54288430fa83 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:47.153859 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-491bb2f9-dbda-49c4-b71a-54288430fa83 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:05:47.154625 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 991/3939] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:05:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:05:47.165276 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-ea8fbe38-f6c7-4aab-95f0-11c1cffc8cf2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:47.168655 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-ea8fbe38-f6c7-4aab-95f0-11c1cffc8cf2 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:47.168910 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-ea8fbe38-f6c7-4aab-95f0-11c1cffc8cf2 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:47.169194 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-ea8fbe38-f6c7-4aab-95f0-11c1cffc8cf2 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:47.182715 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:47.182715 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:47.188266 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-ea8fbe38-f6c7-4aab-95f0-11c1cffc8cf2 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:47.195000 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-ea8fbe38-f6c7-4aab-95f0-11c1cffc8cf2 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:47.195520 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 982/3940] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:05:47 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 1333 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:47.581104 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-08393f57-e753-4358-82cc-feee741cf7d5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:47.588219 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08393f57-e753-4358-82cc-feee741cf7d5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:47.588552 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08393f57-e753-4358-82cc-feee741cf7d5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:47.588787 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08393f57-e753-4358-82cc-feee741cf7d5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:47.588901 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-08393f57-e753-4358-82cc-feee741cf7d5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:47.595190 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=461,cinder:UPDATE=116,cinder:INSERT=57 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:05:47.597621 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:47.597621 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:47.599336 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08393f57-e753-4358-82cc-feee741cf7d5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:47.599336 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 985/3941] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:47 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:47.601125 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6506ac59-e042-4980-9e53-a47f5b14abe6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:47.603751 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6506ac59-e042-4980-9e53-a47f5b14abe6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:47.609714 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6506ac59-e042-4980-9e53-a47f5b14abe6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:47.609714 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6506ac59-e042-4980-9e53-a47f5b14abe6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:47.609714 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6506ac59-e042-4980-9e53-a47f5b14abe6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:47.619136 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:47.619136 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:47.620305 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6506ac59-e042-4980-9e53-a47f5b14abe6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:47.620850 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 984/3942] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:47 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 697 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:48.141797 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b1ad3ba-a443-4b1a-925e-26f7eb3ebf94 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:48.144893 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b1ad3ba-a443-4b1a-925e-26f7eb3ebf94 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:48.145329 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b1ad3ba-a443-4b1a-925e-26f7eb3ebf94 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:48.145687 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b1ad3ba-a443-4b1a-925e-26f7eb3ebf94 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:48.146278 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2b1ad3ba-a443-4b1a-925e-26f7eb3ebf94 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:48.148611 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=534,cinder:INSERT=88,cinder:UPDATE=173 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:05:48.153549 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:48.153549 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:48.155375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f69a1308-a9b8-4c7f-8858-b1a9e31e354a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:48.156175 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b1ad3ba-a443-4b1a-925e-26f7eb3ebf94 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:48.156882 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 992/3943] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:48 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:48.158791 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f69a1308-a9b8-4c7f-8858-b1a9e31e354a tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:48.159031 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f69a1308-a9b8-4c7f-8858-b1a9e31e354a tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:48.159262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f69a1308-a9b8-4c7f-8858-b1a9e31e354a tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:48.173223 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:48.173223 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:48.177925 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f69a1308-a9b8-4c7f-8858-b1a9e31e354a tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:48.183644 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f69a1308-a9b8-4c7f-8858-b1a9e31e354a tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:48.184180 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 983/3944] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:48 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:48.620009 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f536a9be-8ebf-4d2f-86a2-9e0c19b13941 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:48.624981 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f536a9be-8ebf-4d2f-86a2-9e0c19b13941 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:48.624981 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f536a9be-8ebf-4d2f-86a2-9e0c19b13941 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:48.624981 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f536a9be-8ebf-4d2f-86a2-9e0c19b13941 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:48.624981 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f536a9be-8ebf-4d2f-86a2-9e0c19b13941 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:48.630703 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:48.630703 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:48.631998 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f536a9be-8ebf-4d2f-86a2-9e0c19b13941 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:48.632544 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 986/3945] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:48 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:48.634281 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94bdd25c-3569-458c-9732-59dde506a88f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:48.639822 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94bdd25c-3569-458c-9732-59dde506a88f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:48.640249 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94bdd25c-3569-458c-9732-59dde506a88f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:48.640380 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94bdd25c-3569-458c-9732-59dde506a88f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:48.640507 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-94bdd25c-3569-458c-9732-59dde506a88f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:48.645649 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:48.645649 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:48.646695 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94bdd25c-3569-458c-9732-59dde506a88f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:48.647200 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 985/3946] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:48 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:49.172113 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-36c00813-d0bb-4f58-9723-481f2c20c0b2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:49.175337 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36c00813-d0bb-4f58-9723-481f2c20c0b2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:49.175566 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36c00813-d0bb-4f58-9723-481f2c20c0b2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:49.176323 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36c00813-d0bb-4f58-9723-481f2c20c0b2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:49.176478 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-36c00813-d0bb-4f58-9723-481f2c20c0b2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:49.182054 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:49.182054 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:49.182996 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36c00813-d0bb-4f58-9723-481f2c20c0b2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:49.183615 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 993/3947] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:49 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:49.199601 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1ccde38a-4540-47e0-a1ff-509e7ee8d6dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:49.202669 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ccde38a-4540-47e0-a1ff-509e7ee8d6dc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:49.202669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ccde38a-4540-47e0-a1ff-509e7ee8d6dc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:49.202669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ccde38a-4540-47e0-a1ff-509e7ee8d6dc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:49.212533 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:49.212533 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:49.217588 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1ccde38a-4540-47e0-a1ff-509e7ee8d6dc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:49.224152 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ccde38a-4540-47e0-a1ff-509e7ee8d6dc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:49.224788 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 984/3948] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:49 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:49.396854 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-8f89ff99-b2b8-4760-9fd2-5c637d066cf2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:49.399154 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-8f89ff99-b2b8-4760-9fd2-5c637d066cf2 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] DELETE https://10.4.3.110/volume/v3/attachments/438c2fad-b169-4b36-9d61-3a558477b940 Aug 01 13:05:49.399401 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-8f89ff99-b2b8-4760-9fd2-5c637d066cf2 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:49.399634 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-8f89ff99-b2b8-4760-9fd2-5c637d066cf2 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:49.409103 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:49.409103 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:49.483422 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-67c2dd24-8917-4ca3-a55f-6740a5eaa482 req-8f89ff99-b2b8-4760-9fd2-5c637d066cf2 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/attachments/438c2fad-b169-4b36-9d61-3a558477b940 returned with HTTP 200 Aug 01 13:05:49.483900 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 987/3949] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:05:49 2026] DELETE /volume/v3/attachments/438c2fad-b169-4b36-9d61-3a558477b940 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:49.644602 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c58ac047-28c9-4a26-bfd0-7cbd781706a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:49.646457 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c58ac047-28c9-4a26-bfd0-7cbd781706a6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:49.647841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c58ac047-28c9-4a26-bfd0-7cbd781706a6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:49.647841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c58ac047-28c9-4a26-bfd0-7cbd781706a6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:49.647841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c58ac047-28c9-4a26-bfd0-7cbd781706a6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:49.653322 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:49.653322 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:49.653322 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c58ac047-28c9-4a26-bfd0-7cbd781706a6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:49.653322 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 986/3950] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:49 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:49.659796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-206b5d4e-f2b9-4295-a4ca-0a9e7a27aeb8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:49.661813 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-206b5d4e-f2b9-4295-a4ca-0a9e7a27aeb8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:49.662048 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-206b5d4e-f2b9-4295-a4ca-0a9e7a27aeb8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:49.662221 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-206b5d4e-f2b9-4295-a4ca-0a9e7a27aeb8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:49.662324 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-206b5d4e-f2b9-4295-a4ca-0a9e7a27aeb8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:49.668549 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:49.668549 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:49.669218 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-206b5d4e-f2b9-4295-a4ca-0a9e7a27aeb8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:49.669558 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 994/3951] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:49 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:49.743199 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:49.744780 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:05:49.745184 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1260761745", "snapshot_id": null, "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:49.746672 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1260761745', 'snapshot_id': None, 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:05:49.825694 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Create volume of 1 GB Aug 01 13:05:49.830236 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Availability Zones retrieved successfully. Aug 01 13:05:49.836252 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Flow 'volume_create_api' (a929bd34-90b4-443c-8766-6c8620de2b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:49.837349 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8107e8-f418-4170-ba6a-0456e9f454c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:49.838373 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:49.904693 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8107e8-f418-4170-ba6a-0456e9f454c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:49.908054 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c43362c-2c35-49c2-93ac-6c30c8bf8c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:49.981900 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Created reservations ['fb09b31d-7c8b-4e4f-abc2-b34ad789a42b', '0248ade9-1fb5-4d4a-b20a-f4e8311586bb', '426250b3-492a-4ead-81d9-92c248538ff1', 'bec10a83-abe1-45ef-b40f-0cddeb0cd2a5'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:49.982753 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c43362c-2c35-49c2-93ac-6c30c8bf8c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb09b31d-7c8b-4e4f-abc2-b34ad789a42b', '0248ade9-1fb5-4d4a-b20a-f4e8311586bb', '426250b3-492a-4ead-81d9-92c248538ff1', 'bec10a83-abe1-45ef-b40f-0cddeb0cd2a5']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:49.983553 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f004cbf0-21d7-46e7-99c5-95c0e11d6d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:50.004406 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f004cbf0-21d7-46e7-99c5-95c0e11d6d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6130f7a5-76ff-49e6-aca4-b62494b6d75f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1260761745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='147c4c5f5e4d4ef09fec7b225f802496',qos_specs=None,replication_status=,reservations=['fb09b31d-7c8b-4e4f-abc2-b34ad789a42b','0248ade9-1fb5-4d4a-b20a-f4e8311586bb','426250b3-492a-4ead-81d9-92c248538ff1','bec10a83-abe1-45ef-b40f-0cddeb0cd2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be2be5779094d8da3c7547fbf385788',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1260761745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6130f7a5-76ff-49e6-aca4-b62494b6d75f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='147c4c5f5e4d4ef09fec7b225f802496',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='7be2be5779094d8da3c7547fbf385788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:50.005474 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163a64f9-b42d-4871-a9ad-c780d282a174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:50.027727 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163a64f9-b42d-4871-a9ad-c780d282a174) 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-TestVolumeBackupRestore-volume-1260761745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='147c4c5f5e4d4ef09fec7b225f802496',qos_specs=None,replication_status=,reservations=['fb09b31d-7c8b-4e4f-abc2-b34ad789a42b','0248ade9-1fb5-4d4a-b20a-f4e8311586bb','426250b3-492a-4ead-81d9-92c248538ff1','bec10a83-abe1-45ef-b40f-0cddeb0cd2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be2be5779094d8da3c7547fbf385788',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:50.028662 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061020c4-7f16-49df-9ff4-74104e1d59f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:50.039138 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061020c4-7f16-49df-9ff4-74104e1d59f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:50.040323 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Flow 'volume_create_api' (a929bd34-90b4-443c-8766-6c8620de2b8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:50.040702 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Create volume request issued successfully. Aug 01 13:05:50.041396 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fbf68641-0315-4c9d-a422-1a0d86937d7d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:05:50.042067 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 985/3952] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:49 2026] POST /volume/v3/volumes => generated 754 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:50.054542 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cab1d573-ae72-43b1-b5c8-f00c5b6e9421 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:50.056745 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cab1d573-ae72-43b1-b5c8-f00c5b6e9421 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f Aug 01 13:05:50.057009 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cab1d573-ae72-43b1-b5c8-f00c5b6e9421 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:50.057274 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cab1d573-ae72-43b1-b5c8-f00c5b6e9421 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:50.065081 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:50.065081 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:50.070414 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cab1d573-ae72-43b1-b5c8-f00c5b6e9421 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:05:50.076005 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cab1d573-ae72-43b1-b5c8-f00c5b6e9421 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f returned with HTTP 200 Aug 01 13:05:50.076535 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 988/3953] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:50 2026] GET /volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:50.195871 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1cca2da-4d9a-4f53-ba74-972f06e1b400 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:50.198023 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1cca2da-4d9a-4f53-ba74-972f06e1b400 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:50.198343 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1cca2da-4d9a-4f53-ba74-972f06e1b400 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:50.198590 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1cca2da-4d9a-4f53-ba74-972f06e1b400 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:50.198744 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c1cca2da-4d9a-4f53-ba74-972f06e1b400 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:50.203492 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:50.203492 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:50.204249 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1cca2da-4d9a-4f53-ba74-972f06e1b400 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:50.204796 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 987/3954] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:50 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:50.238968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ed543b77-e1e2-4739-bb97-4df05e98c3c0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:50.240828 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed543b77-e1e2-4739-bb97-4df05e98c3c0 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:50.241170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed543b77-e1e2-4739-bb97-4df05e98c3c0 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:50.241430 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed543b77-e1e2-4739-bb97-4df05e98c3c0 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:50.251623 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:50.251623 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:50.256267 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ed543b77-e1e2-4739-bb97-4df05e98c3c0 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:50.261538 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed543b77-e1e2-4739-bb97-4df05e98c3c0 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:50.261984 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 995/3955] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:50 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:50.344523 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-efcdcc42-fb68-4b96-b9d6-f044d9ded36e req-f3394a50-0f28-44d5-b8f7-8bf8bcd4e947 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:50.346900 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-efcdcc42-fb68-4b96-b9d6-f044d9ded36e req-f3394a50-0f28-44d5-b8f7-8bf8bcd4e947 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:50.347207 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-efcdcc42-fb68-4b96-b9d6-f044d9ded36e req-f3394a50-0f28-44d5-b8f7-8bf8bcd4e947 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:50.347477 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-efcdcc42-fb68-4b96-b9d6-f044d9ded36e req-f3394a50-0f28-44d5-b8f7-8bf8bcd4e947 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:50.355732 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:50.355732 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:50.360153 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-efcdcc42-fb68-4b96-b9d6-f044d9ded36e req-f3394a50-0f28-44d5-b8f7-8bf8bcd4e947 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:50.364743 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-efcdcc42-fb68-4b96-b9d6-f044d9ded36e req-f3394a50-0f28-44d5-b8f7-8bf8bcd4e947 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:50.365234 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 986/3956] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:05:50 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:50.663906 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b21808a7-b342-4158-8bfe-3745169c31f9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:50.667439 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b21808a7-b342-4158-8bfe-3745169c31f9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:50.667655 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b21808a7-b342-4158-8bfe-3745169c31f9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:50.667847 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b21808a7-b342-4158-8bfe-3745169c31f9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:50.668239 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b21808a7-b342-4158-8bfe-3745169c31f9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:50.675748 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:50.675748 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:50.677328 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b21808a7-b342-4158-8bfe-3745169c31f9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:50.678091 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 989/3957] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:50 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:50.685066 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec5a4e37-868d-4185-b68a-0cbffa594417 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:50.687107 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec5a4e37-868d-4185-b68a-0cbffa594417 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:50.687347 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec5a4e37-868d-4185-b68a-0cbffa594417 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:50.687548 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec5a4e37-868d-4185-b68a-0cbffa594417 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:50.687650 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ec5a4e37-868d-4185-b68a-0cbffa594417 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:50.692703 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:50.692703 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:50.694318 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec5a4e37-868d-4185-b68a-0cbffa594417 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:50.694318 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 988/3958] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:50 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:51.092255 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9ffb6ab5-037e-4c39-bace-ea05d262d288 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:51.094968 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9ffb6ab5-037e-4c39-bace-ea05d262d288 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f Aug 01 13:05:51.095346 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9ffb6ab5-037e-4c39-bace-ea05d262d288 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:51.095600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9ffb6ab5-037e-4c39-bace-ea05d262d288 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:51.104922 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:51.104922 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:51.109807 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9ffb6ab5-037e-4c39-bace-ea05d262d288 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:05:51.114775 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9ffb6ab5-037e-4c39-bace-ea05d262d288 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f returned with HTTP 200 Aug 01 13:05:51.115291 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 996/3959] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:51 2026] GET /volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:51.128664 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-38db71ed-f0f0-42c9-9d8d-0fcbd00c52dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:51.130630 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38db71ed-f0f0-42c9-9d8d-0fcbd00c52dd tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f Aug 01 13:05:51.131124 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38db71ed-f0f0-42c9-9d8d-0fcbd00c52dd tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:51.131446 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38db71ed-f0f0-42c9-9d8d-0fcbd00c52dd tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:51.140116 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:51.140116 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:51.147969 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-38db71ed-f0f0-42c9-9d8d-0fcbd00c52dd tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:05:51.154756 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38db71ed-f0f0-42c9-9d8d-0fcbd00c52dd tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f returned with HTTP 200 Aug 01 13:05:51.155366 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 987/3960] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:51 2026] GET /volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:51.170307 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e08d7244-7418-4a1e-9626-d27b39aa595d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:51.172335 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e08d7244-7418-4a1e-9626-d27b39aa595d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f Aug 01 13:05:51.172505 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e08d7244-7418-4a1e-9626-d27b39aa595d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:51.172680 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e08d7244-7418-4a1e-9626-d27b39aa595d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:51.179885 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:51.179885 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:51.184167 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e08d7244-7418-4a1e-9626-d27b39aa595d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:05:51.190790 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e08d7244-7418-4a1e-9626-d27b39aa595d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f returned with HTTP 200 Aug 01 13:05:51.191327 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 990/3961] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:51 2026] GET /volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:51.206301 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff3fa85d-a87a-49e7-a0b1-5e275f69a9f3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:51.207981 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff3fa85d-a87a-49e7-a0b1-5e275f69a9f3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:05:51.208371 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff3fa85d-a87a-49e7-a0b1-5e275f69a9f3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6130f7a5-76ff-49e6-aca4-b62494b6d75f", "name": "tempest-TestVolumeBackupRestore-backup-1964157764", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:51.210252 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-ff3fa85d-a87a-49e7-a0b1-5e275f69a9f3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Creating new backup {'backup': {'volume_id': '6130f7a5-76ff-49e6-aca4-b62494b6d75f', 'name': 'tempest-TestVolumeBackupRestore-backup-1964157764', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:05:51.210438 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-ff3fa85d-a87a-49e7-a0b1-5e275f69a9f3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Creating backup of volume 6130f7a5-76ff-49e6-aca4-b62494b6d75f in container None Aug 01 13:05:51.217742 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-19cfc12c-d595-4980-9919-93c58ebfa3ea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:51.220696 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:51.220696 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:51.221032 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19cfc12c-d595-4980-9919-93c58ebfa3ea tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:51.221195 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ff3fa85d-a87a-49e7-a0b1-5e275f69a9f3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:05:51.221261 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-19cfc12c-d595-4980-9919-93c58ebfa3ea tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:51.221464 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-19cfc12c-d595-4980-9919-93c58ebfa3ea tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:51.221569 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-19cfc12c-d595-4980-9919-93c58ebfa3ea tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:51.233661 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:51.233661 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:51.234462 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19cfc12c-d595-4980-9919-93c58ebfa3ea tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:51.235325 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 997/3962] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:51 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:51.260956 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ff3fa85d-a87a-49e7-a0b1-5e275f69a9f3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Created reservations ['5b89615f-e447-4905-be66-964edbf0b03a', '41a38aac-d015-4a53-8713-743fca0d3ea5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:51.279850 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8e085bf6-9b9f-4086-87a6-e6ee93f7ccb9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:51.282319 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e085bf6-9b9f-4086-87a6-e6ee93f7ccb9 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:51.282643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e085bf6-9b9f-4086-87a6-e6ee93f7ccb9 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:51.282974 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e085bf6-9b9f-4086-87a6-e6ee93f7ccb9 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:51.290741 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:51.290741 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:51.294869 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff3fa85d-a87a-49e7-a0b1-5e275f69a9f3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:05:51.294965 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8e085bf6-9b9f-4086-87a6-e6ee93f7ccb9 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:51.295316 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 989/3963] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:05:51 2026] POST /volume/v3/backups => generated 335 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:05:51.302307 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e085bf6-9b9f-4086-87a6-e6ee93f7ccb9 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:51.303027 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 988/3964] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:51 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:51.307787 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-32912fcf-c4e7-4ceb-a934-89033fabc468 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:51.311980 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32912fcf-c4e7-4ceb-a934-89033fabc468 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:05:51.311980 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32912fcf-c4e7-4ceb-a934-89033fabc468 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:51.311980 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32912fcf-c4e7-4ceb-a934-89033fabc468 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:51.311980 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-32912fcf-c4e7-4ceb-a934-89033fabc468 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:51.316823 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:51.316823 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:51.317802 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32912fcf-c4e7-4ceb-a934-89033fabc468 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:05:51.318289 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 991/3965] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:51 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:51.691860 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-87e1ba93-e427-4d2e-a9fb-2fd3224da909 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:51.694172 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87e1ba93-e427-4d2e-a9fb-2fd3224da909 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:51.694432 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87e1ba93-e427-4d2e-a9fb-2fd3224da909 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:51.694661 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87e1ba93-e427-4d2e-a9fb-2fd3224da909 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:51.694778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-87e1ba93-e427-4d2e-a9fb-2fd3224da909 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:51.699695 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:51.699695 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:51.700572 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87e1ba93-e427-4d2e-a9fb-2fd3224da909 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:51.701081 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 998/3966] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:51 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:51.707527 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c784a888-a321-47ed-9322-52e717e82966 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:51.709566 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c784a888-a321-47ed-9322-52e717e82966 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:51.709854 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c784a888-a321-47ed-9322-52e717e82966 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:51.710162 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c784a888-a321-47ed-9322-52e717e82966 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:51.710318 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c784a888-a321-47ed-9322-52e717e82966 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:51.715153 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:51.715153 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:51.715996 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c784a888-a321-47ed-9322-52e717e82966 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:51.716779 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 990/3967] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:51 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:52.247238 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e2248d53-51e9-4bbf-a4cf-7f0233d457b2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:52.249835 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2248d53-51e9-4bbf-a4cf-7f0233d457b2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:52.250213 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2248d53-51e9-4bbf-a4cf-7f0233d457b2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:52.250733 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2248d53-51e9-4bbf-a4cf-7f0233d457b2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:52.250733 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e2248d53-51e9-4bbf-a4cf-7f0233d457b2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:52.258974 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:52.258974 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:52.258974 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2248d53-51e9-4bbf-a4cf-7f0233d457b2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:52.258974 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 989/3968] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:52 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:52.316700 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cdb9e0eb-8827-4e9a-bdbd-1dc78aed25f5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:52.318843 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdb9e0eb-8827-4e9a-bdbd-1dc78aed25f5 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:52.319354 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdb9e0eb-8827-4e9a-bdbd-1dc78aed25f5 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:52.319710 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdb9e0eb-8827-4e9a-bdbd-1dc78aed25f5 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:52.329662 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:52.329662 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:52.330917 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b7df5cde-ac52-4be8-be60-490935dffa70 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:52.332935 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7df5cde-ac52-4be8-be60-490935dffa70 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:05:52.333233 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7df5cde-ac52-4be8-be60-490935dffa70 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:52.333478 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7df5cde-ac52-4be8-be60-490935dffa70 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:52.333653 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b7df5cde-ac52-4be8-be60-490935dffa70 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:52.334768 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cdb9e0eb-8827-4e9a-bdbd-1dc78aed25f5 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:52.338572 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:52.338572 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:52.339687 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7df5cde-ac52-4be8-be60-490935dffa70 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:05:52.340260 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 999/3969] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:52 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:52.340551 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdb9e0eb-8827-4e9a-bdbd-1dc78aed25f5 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:52.341022 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 992/3970] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:52 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:52.714133 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-413d8726-57a8-468f-8290-6d7d8b92a038 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:52.716625 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-413d8726-57a8-468f-8290-6d7d8b92a038 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:52.717018 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-413d8726-57a8-468f-8290-6d7d8b92a038 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:52.717223 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-413d8726-57a8-468f-8290-6d7d8b92a038 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:52.717390 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-413d8726-57a8-468f-8290-6d7d8b92a038 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:52.723568 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:52.723568 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:52.724626 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-413d8726-57a8-468f-8290-6d7d8b92a038 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:52.725238 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 991/3971] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:52 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:52.732139 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ac22b0cd-b2f0-4673-a61f-5ed7bea355bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:52.733974 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ac22b0cd-b2f0-4673-a61f-5ed7bea355bc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:52.734604 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ac22b0cd-b2f0-4673-a61f-5ed7bea355bc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:52.734934 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ac22b0cd-b2f0-4673-a61f-5ed7bea355bc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:52.735962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ac22b0cd-b2f0-4673-a61f-5ed7bea355bc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:52.741034 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:52.741034 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:52.741034 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ac22b0cd-b2f0-4673-a61f-5ed7bea355bc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:52.741034 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 990/3972] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:52 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:53.275058 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-103ec7a0-ded3-453e-aee4-7cb419478cde None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:53.276990 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-103ec7a0-ded3-453e-aee4-7cb419478cde tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:53.277230 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-103ec7a0-ded3-453e-aee4-7cb419478cde tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:53.277427 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-103ec7a0-ded3-453e-aee4-7cb419478cde tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:53.277529 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-103ec7a0-ded3-453e-aee4-7cb419478cde tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:53.282085 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:53.282085 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:53.282584 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-103ec7a0-ded3-453e-aee4-7cb419478cde tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:53.282934 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1000/3973] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:53 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:53.355568 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2b09ec14-380f-47b7-a247-809b7747e8a8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:53.358839 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b09ec14-380f-47b7-a247-809b7747e8a8 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:05:53.359602 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b09ec14-380f-47b7-a247-809b7747e8a8 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:53.360660 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b09ec14-380f-47b7-a247-809b7747e8a8 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:53.360744 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2e5b198e-3c20-4e37-b050-78be958a35fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:53.360793 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2b09ec14-380f-47b7-a247-809b7747e8a8 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:53.363138 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e5b198e-3c20-4e37-b050-78be958a35fc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:53.363422 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e5b198e-3c20-4e37-b050-78be958a35fc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:53.363709 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e5b198e-3c20-4e37-b050-78be958a35fc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:53.370489 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:53.370489 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:53.371694 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b09ec14-380f-47b7-a247-809b7747e8a8 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:05:53.373587 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 993/3974] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:53 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 744 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:53.377791 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:53.377791 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:53.388454 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2e5b198e-3c20-4e37-b050-78be958a35fc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:53.394843 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e5b198e-3c20-4e37-b050-78be958a35fc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:53.395335 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 992/3975] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:53 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:53.487303 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-34523aae-4133-4d81-bae1-4bc2f51edcca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:53.489625 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-34523aae-4133-4d81-bae1-4bc2f51edcca tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] DELETE https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:53.489917 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-34523aae-4133-4d81-bae1-4bc2f51edcca tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:53.490264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-34523aae-4133-4d81-bae1-4bc2f51edcca tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:53.490527 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-34523aae-4133-4d81-bae1-4bc2f51edcca tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Delete volume with id: ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:53.500160 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:53.500160 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:53.500739 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-34523aae-4133-4d81-bae1-4bc2f51edcca tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:53.518666 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-34523aae-4133-4d81-bae1-4bc2f51edcca tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Delete volume request issued successfully. Aug 01 13:05:53.518903 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-34523aae-4133-4d81-bae1-4bc2f51edcca tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 202 Aug 01 13:05:53.519508 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 991/3976] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:53 2026] DELETE /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:53.526818 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-54efbf23-1919-4427-8a0e-df12006e49d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:53.529175 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54efbf23-1919-4427-8a0e-df12006e49d6 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:53.529372 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54efbf23-1919-4427-8a0e-df12006e49d6 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:53.529760 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54efbf23-1919-4427-8a0e-df12006e49d6 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:53.538610 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:53.538610 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:53.544087 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-54efbf23-1919-4427-8a0e-df12006e49d6 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:53.549886 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54efbf23-1919-4427-8a0e-df12006e49d6 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 200 Aug 01 13:05:53.550599 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1001/3977] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:53 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:53.739528 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b68e9921-af24-4288-843e-f7734c2b9874 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:53.741712 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b68e9921-af24-4288-843e-f7734c2b9874 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:53.741921 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b68e9921-af24-4288-843e-f7734c2b9874 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:53.742124 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b68e9921-af24-4288-843e-f7734c2b9874 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:53.742233 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b68e9921-af24-4288-843e-f7734c2b9874 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:53.747043 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:53.747043 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:53.748205 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b68e9921-af24-4288-843e-f7734c2b9874 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:53.748830 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 994/3978] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:53 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:53.753337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a7ed1ca-f7f4-40f9-b246-cca47f017b7d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:53.755502 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a7ed1ca-f7f4-40f9-b246-cca47f017b7d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:53.755827 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a7ed1ca-f7f4-40f9-b246-cca47f017b7d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:53.756189 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a7ed1ca-f7f4-40f9-b246-cca47f017b7d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:53.756370 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0a7ed1ca-f7f4-40f9-b246-cca47f017b7d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:53.762299 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:53.762299 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:53.763236 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a7ed1ca-f7f4-40f9-b246-cca47f017b7d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:53.763752 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 993/3979] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:53 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:54.294391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2128eeac-9ae3-46ce-9d93-6d7bf82d88c8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:54.296501 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2128eeac-9ae3-46ce-9d93-6d7bf82d88c8 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:54.296743 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2128eeac-9ae3-46ce-9d93-6d7bf82d88c8 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:54.296996 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2128eeac-9ae3-46ce-9d93-6d7bf82d88c8 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:54.297161 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2128eeac-9ae3-46ce-9d93-6d7bf82d88c8 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:54.302434 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:54.302434 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:54.303210 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2128eeac-9ae3-46ce-9d93-6d7bf82d88c8 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:54.303664 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 992/3980] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:54 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:54.384608 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-06aee5e8-16e3-4dc4-bfdd-92d05183c4ab None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:54.386937 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06aee5e8-16e3-4dc4-bfdd-92d05183c4ab tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:05:54.387205 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06aee5e8-16e3-4dc4-bfdd-92d05183c4ab tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:54.387456 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06aee5e8-16e3-4dc4-bfdd-92d05183c4ab tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:54.387579 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-06aee5e8-16e3-4dc4-bfdd-92d05183c4ab tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:54.392727 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:54.392727 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:54.393779 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06aee5e8-16e3-4dc4-bfdd-92d05183c4ab tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:05:54.394382 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1002/3981] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:54 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:54.415182 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dc4cb872-1854-47af-8a85-f455e910e13f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:54.422151 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc4cb872-1854-47af-8a85-f455e910e13f tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:54.423061 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc4cb872-1854-47af-8a85-f455e910e13f tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:54.424681 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc4cb872-1854-47af-8a85-f455e910e13f tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:54.452062 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:54.452062 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:54.464283 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dc4cb872-1854-47af-8a85-f455e910e13f tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:54.471417 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc4cb872-1854-47af-8a85-f455e910e13f tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:54.472064 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 995/3982] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:54 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 951 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:54.564495 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14c4e86b-a33c-442c-89de-7361311bb01a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:54.566568 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14c4e86b-a33c-442c-89de-7361311bb01a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 Aug 01 13:05:54.566769 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14c4e86b-a33c-442c-89de-7361311bb01a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:54.566967 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14c4e86b-a33c-442c-89de-7361311bb01a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:54.573775 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14c4e86b-a33c-442c-89de-7361311bb01a tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 returned with HTTP 404 Aug 01 13:05:54.574311 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 994/3983] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:54 2026] GET /volume/v3/volumes/ad7ab927-53ec-47dd-89a7-40b20d8314d9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:54.582264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3352fe19-4c06-4056-ab69-6eefc83d1603 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:54.584333 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3352fe19-4c06-4056-ab69-6eefc83d1603 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] DELETE https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:54.584544 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3352fe19-4c06-4056-ab69-6eefc83d1603 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:54.584781 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3352fe19-4c06-4056-ab69-6eefc83d1603 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:54.585004 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3352fe19-4c06-4056-ab69-6eefc83d1603 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Delete volume with id: bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:54.593635 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:54.593635 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:54.594229 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3352fe19-4c06-4056-ab69-6eefc83d1603 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:54.615428 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3352fe19-4c06-4056-ab69-6eefc83d1603 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Delete volume request issued successfully. Aug 01 13:05:54.615761 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3352fe19-4c06-4056-ab69-6eefc83d1603 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 202 Aug 01 13:05:54.616201 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 993/3984] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:54 2026] DELETE /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:54.624033 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39e74fad-3897-4f13-9359-6ebea44e5845 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:54.626117 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39e74fad-3897-4f13-9359-6ebea44e5845 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:54.626351 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39e74fad-3897-4f13-9359-6ebea44e5845 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:54.626568 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39e74fad-3897-4f13-9359-6ebea44e5845 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:54.638243 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:54.638243 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:54.644557 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-39e74fad-3897-4f13-9359-6ebea44e5845 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Volume info retrieved successfully. Aug 01 13:05:54.649177 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39e74fad-3897-4f13-9359-6ebea44e5845 tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 200 Aug 01 13:05:54.649538 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1003/3985] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:54 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:54.759389 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9c224a03-ea84-4a64-b718-455dd4e23cdc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:54.761484 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c224a03-ea84-4a64-b718-455dd4e23cdc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:54.761702 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c224a03-ea84-4a64-b718-455dd4e23cdc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:54.761963 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c224a03-ea84-4a64-b718-455dd4e23cdc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:54.762116 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9c224a03-ea84-4a64-b718-455dd4e23cdc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:54.767025 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:54.767025 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:54.767706 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c224a03-ea84-4a64-b718-455dd4e23cdc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:54.768058 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 996/3986] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:54 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:54.778290 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d3ab7aca-757b-4f23-a3ea-01388a62f10a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:54.780612 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3ab7aca-757b-4f23-a3ea-01388a62f10a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:54.781176 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3ab7aca-757b-4f23-a3ea-01388a62f10a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:54.781824 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3ab7aca-757b-4f23-a3ea-01388a62f10a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:54.782158 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d3ab7aca-757b-4f23-a3ea-01388a62f10a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:54.788201 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:54.788201 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:54.789748 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3ab7aca-757b-4f23-a3ea-01388a62f10a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:54.789748 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 995/3987] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:54 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:55.315603 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-09db5f0b-8a7d-4b53-86d0-ae8fc7676f1a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:55.318162 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09db5f0b-8a7d-4b53-86d0-ae8fc7676f1a tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:55.318529 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09db5f0b-8a7d-4b53-86d0-ae8fc7676f1a tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:55.318798 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09db5f0b-8a7d-4b53-86d0-ae8fc7676f1a tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:55.318994 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-09db5f0b-8a7d-4b53-86d0-ae8fc7676f1a tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:55.325221 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:55.325221 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:55.326090 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09db5f0b-8a7d-4b53-86d0-ae8fc7676f1a tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:55.326784 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 994/3988] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:55 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:55.406224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bf266592-1a95-45fa-b990-63553e8cbae9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:55.408377 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf266592-1a95-45fa-b990-63553e8cbae9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:05:55.408630 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf266592-1a95-45fa-b990-63553e8cbae9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:55.408818 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf266592-1a95-45fa-b990-63553e8cbae9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:55.408975 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bf266592-1a95-45fa-b990-63553e8cbae9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:55.416206 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:55.416206 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:55.417060 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf266592-1a95-45fa-b990-63553e8cbae9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:05:55.417498 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1004/3989] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:55 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:55.485517 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bbecdc87-1a47-4ab1-8ceb-15c8a64f0a82 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:55.487739 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bbecdc87-1a47-4ab1-8ceb-15c8a64f0a82 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:55.488009 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bbecdc87-1a47-4ab1-8ceb-15c8a64f0a82 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:55.488263 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bbecdc87-1a47-4ab1-8ceb-15c8a64f0a82 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:55.662624 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3cf3673a-0b0f-46c4-88e3-3ac5b418747e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:55.664622 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3cf3673a-0b0f-46c4-88e3-3ac5b418747e tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] GET https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 Aug 01 13:05:55.665976 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3cf3673a-0b0f-46c4-88e3-3ac5b418747e tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:55.665976 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3cf3673a-0b0f-46c4-88e3-3ac5b418747e tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:55.668474 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:55.668474 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:55.673361 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bbecdc87-1a47-4ab1-8ceb-15c8a64f0a82 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:55.674377 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3cf3673a-0b0f-46c4-88e3-3ac5b418747e tempest-TestServerVolumeAttachmentScenario-870058880 tempest-TestServerVolumeAttachmentScenario-870058880-project-member] https://10.4.3.110/volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 returned with HTTP 404 Aug 01 13:05:55.675421 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 996/3990] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:55 2026] GET /volume/v3/volumes/bc1974ed-427c-4748-a050-99551bd3d860 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:55.684580 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bbecdc87-1a47-4ab1-8ceb-15c8a64f0a82 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:55.685194 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 997/3991] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:55 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 951 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:55.782401 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fa6c29c7-6d6f-4c49-be43-66c1622370bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:55.782964 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa6c29c7-6d6f-4c49-be43-66c1622370bc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:55.783978 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa6c29c7-6d6f-4c49-be43-66c1622370bc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:55.783978 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa6c29c7-6d6f-4c49-be43-66c1622370bc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:55.783978 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-fa6c29c7-6d6f-4c49-be43-66c1622370bc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:55.791202 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:55.791202 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:55.792233 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa6c29c7-6d6f-4c49-be43-66c1622370bc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:55.792621 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 995/3992] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:55 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:55.801598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fdba080d-9bad-4b32-994d-bacef5bfeb68 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:55.803203 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fdba080d-9bad-4b32-994d-bacef5bfeb68 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:55.803591 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fdba080d-9bad-4b32-994d-bacef5bfeb68 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:55.803988 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fdba080d-9bad-4b32-994d-bacef5bfeb68 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:55.804274 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fdba080d-9bad-4b32-994d-bacef5bfeb68 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:55.804895 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a99684c-e633-4d54-966e-05c2e5cfb0d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:55.808264 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a99684c-e633-4d54-966e-05c2e5cfb0d4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 Aug 01 13:05:55.808264 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a99684c-e633-4d54-966e-05c2e5cfb0d4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:55.808264 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a99684c-e633-4d54-966e-05c2e5cfb0d4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:55.809853 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:55.809853 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:55.811028 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fdba080d-9bad-4b32-994d-bacef5bfeb68 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:55.811625 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1005/3993] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:55 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:55.822404 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:55.822404 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:55.826906 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3a99684c-e633-4d54-966e-05c2e5cfb0d4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:55.832556 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a99684c-e633-4d54-966e-05c2e5cfb0d4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 returned with HTTP 200 Aug 01 13:05:55.832911 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 997/3994] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:55 2026] GET /volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:55.847392 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a6926f1f-f595-4955-a7ec-240a86fed040 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:55.849477 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a6926f1f-f595-4955-a7ec-240a86fed040 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:55.849685 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a6926f1f-f595-4955-a7ec-240a86fed040 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:55.849898 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a6926f1f-f595-4955-a7ec-240a86fed040 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:55.850024 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a6926f1f-f595-4955-a7ec-240a86fed040 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:55.856847 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:55.856847 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:55.858188 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a6926f1f-f595-4955-a7ec-240a86fed040 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:55.858757 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 998/3995] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:55 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:55.872853 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8660d85c-d985-4797-965b-03404c7bbfff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:55.875026 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8660d85c-d985-4797-965b-03404c7bbfff tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/detail Aug 01 13:05:55.875199 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8660d85c-d985-4797-965b-03404c7bbfff tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:55.875392 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8660d85c-d985-4797-965b-03404c7bbfff tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:55.875721 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-8660d85c-d985-4797-965b-03404c7bbfff tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:05:55.883561 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8660d85c-d985-4797-965b-03404c7bbfff tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/detail returned with HTTP 200 Aug 01 13:05:55.884172 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 996/3996] 10.4.3.110 () {66 vars in 1258 bytes} [Sat Aug 1 13:05:55 2026] GET /volume/v3/backups/detail => generated 829 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:55.895633 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:55.897488 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f/restore Aug 01 13:05:55.898053 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:05:55.899810 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Restoring backup 7bb17756-0b77-4787-bad3-a6de3c5a0a7f ({'restore': {}}) {{(pid=100262) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 13:05:55.900087 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Restoring backup 7bb17756-0b77-4787-bad3-a6de3c5a0a7f to volume None. Aug 01 13:05:55.905315 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:55.905315 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:55.907971 np0000006302 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating volume of 1 GB for restore of backup 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. Aug 01 13:05:55.915140 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Availability zone cache updated, next update will occur around 2026-08-01 14:05:55.914790. {{(pid=100262) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:05:55.915637 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Availability Zones retrieved successfully. Aug 01 13:05:55.923676 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (6eabd3b1-ec7f-4c5a-9cde-bad46479afac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:55.927521 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e2f53b-8ee8-44f8-8289-40f06b9ed036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:55.927521 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:05:55.961698 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e2f53b-8ee8-44f8-8289-40f06b9ed036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:55.963018 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b4fac7-08e9-4974-9bc6-c54ddf4e3eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:56.008244 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['a7541b21-15e8-423b-a65b-ab8bdc95384e', '7cf7dde3-2e2e-4c21-87e5-7d5471dacfc7', 'e4a3dd50-b7b7-4379-b6ee-f3bd2d7abaae', 'fde3d054-46e8-4a72-8e5a-45b2ad7f6eeb'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:05:56.009411 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b4fac7-08e9-4974-9bc6-c54ddf4e3eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7541b21-15e8-423b-a65b-ab8bdc95384e', '7cf7dde3-2e2e-4c21-87e5-7d5471dacfc7', 'e4a3dd50-b7b7-4379-b6ee-f3bd2d7abaae', 'fde3d054-46e8-4a72-8e5a-45b2ad7f6eeb']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:56.010962 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f0322a-c300-45f0-a447-f08b7aaf164a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:56.039796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f0322a-c300-45f0-a447-f08b7aaf164a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04e00617-c6e1-4722-8f5e-09bfe0b607a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7bb17756-0b77-4787-bad3-a6de3c5a0a7f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['a7541b21-15e8-423b-a65b-ab8bdc95384e','7cf7dde3-2e2e-4c21-87e5-7d5471dacfc7','e4a3dd50-b7b7-4379-b6ee-f3bd2d7abaae','fde3d054-46e8-4a72-8e5a-45b2ad7f6eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:05:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7bb17756-0b77-4787-bad3-a6de3c5a0a7f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04e00617-c6e1-4722-8f5e-09bfe0b607a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='690ad56864f64f5e925c34d5ae6a08a8',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='df4917e9c1a94de58fdf2f8af55203df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:56.041019 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1736842d-4021-4dc7-b1ef-50d7d4ec729b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:56.061975 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1736842d-4021-4dc7-b1ef-50d7d4ec729b) 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='auto-created_from_restore_from_backup',display_name='restore_backup_7bb17756-0b77-4787-bad3-a6de3c5a0a7f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['a7541b21-15e8-423b-a65b-ab8bdc95384e','7cf7dde3-2e2e-4c21-87e5-7d5471dacfc7','e4a3dd50-b7b7-4379-b6ee-f3bd2d7abaae','fde3d054-46e8-4a72-8e5a-45b2ad7f6eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:56.061975 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578b881e-5978-4984-9b50-1cac17112d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:05:56.074730 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578b881e-5978-4984-9b50-1cac17112d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:05:56.076256 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (6eabd3b1-ec7f-4c5a-9cde-bad46479afac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:05:56.076784 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume request issued successfully. Aug 01 13:05:56.088450 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:56.088450 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:56.088450 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:56.340031 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3301693c-3848-4e3d-a8d7-63a13b3959a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:56.343517 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3301693c-3848-4e3d-a8d7-63a13b3959a2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:56.343856 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3301693c-3848-4e3d-a8d7-63a13b3959a2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:56.344200 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3301693c-3848-4e3d-a8d7-63a13b3959a2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:56.344396 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3301693c-3848-4e3d-a8d7-63a13b3959a2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:56.350798 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:56.350798 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:56.351826 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3301693c-3848-4e3d-a8d7-63a13b3959a2 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:56.352401 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 998/3997] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:56 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:56.428795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1607985d-fe17-4681-b4e4-d48c012ea75c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:56.430925 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1607985d-fe17-4681-b4e4-d48c012ea75c tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:05:56.432517 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1607985d-fe17-4681-b4e4-d48c012ea75c tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:56.432517 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1607985d-fe17-4681-b4e4-d48c012ea75c tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:56.432517 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1607985d-fe17-4681-b4e4-d48c012ea75c tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:56.438329 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:56.438329 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:56.438329 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1607985d-fe17-4681-b4e4-d48c012ea75c tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:05:56.438329 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 999/3998] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:56 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:56.698996 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-151cce75-41f9-453f-8e6a-9b4b7beb35e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:56.700935 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-151cce75-41f9-453f-8e6a-9b4b7beb35e1 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:56.700935 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-151cce75-41f9-453f-8e6a-9b4b7beb35e1 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:56.701148 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-151cce75-41f9-453f-8e6a-9b4b7beb35e1 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:56.708732 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:56.708732 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:56.713359 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-151cce75-41f9-453f-8e6a-9b4b7beb35e1 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:56.719113 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-151cce75-41f9-453f-8e6a-9b4b7beb35e1 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:56.719591 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 997/3999] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:56 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 1295 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:56.735211 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2821c39-3be9-4fed-afc5-7b421112cfbc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:56.737426 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2821c39-3be9-4fed-afc5-7b421112cfbc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] DELETE https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:56.737623 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2821c39-3be9-4fed-afc5-7b421112cfbc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:56.737889 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2821c39-3be9-4fed-afc5-7b421112cfbc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:56.738127 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c2821c39-3be9-4fed-afc5-7b421112cfbc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Delete volume with id: 31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:56.746118 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:56.746118 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:56.746643 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c2821c39-3be9-4fed-afc5-7b421112cfbc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:56.767829 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c2821c39-3be9-4fed-afc5-7b421112cfbc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Delete volume request issued successfully. Aug 01 13:05:56.767829 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2821c39-3be9-4fed-afc5-7b421112cfbc tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 202 Aug 01 13:05:56.768391 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 999/4000] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:56 2026] DELETE /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:56.778474 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d8c2cd9c-1e7f-414f-959e-8a83c22d5623 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:56.780740 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8c2cd9c-1e7f-414f-959e-8a83c22d5623 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:56.780938 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8c2cd9c-1e7f-414f-959e-8a83c22d5623 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:56.781244 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8c2cd9c-1e7f-414f-959e-8a83c22d5623 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:56.790552 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:56.790552 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:56.796043 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d8c2cd9c-1e7f-414f-959e-8a83c22d5623 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Volume info retrieved successfully. Aug 01 13:05:56.803261 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8c2cd9c-1e7f-414f-959e-8a83c22d5623 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 200 Aug 01 13:05:56.804036 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1000/4001] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:56 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 1294 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:56.825047 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-23f0208a-5d68-44e8-a72f-0c72b0c29d54 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:56.827158 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23f0208a-5d68-44e8-a72f-0c72b0c29d54 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:56.827476 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23f0208a-5d68-44e8-a72f-0c72b0c29d54 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:56.827700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23f0208a-5d68-44e8-a72f-0c72b0c29d54 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:56.827932 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-23f0208a-5d68-44e8-a72f-0c72b0c29d54 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:56.833106 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:56.833106 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:56.834044 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23f0208a-5d68-44e8-a72f-0c72b0c29d54 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:56.834604 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 998/4002] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:56 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:57.097080 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:57.097080 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:57.097710 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:05:57.097891 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Checking backup size 1 against volume size 1 {{(pid=100262) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 13:05:57.098047 np0000006302 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Overwriting volume 04e00617-c6e1-4722-8f5e-09bfe0b607a9 with restore of backup 7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:57.113280 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] restore_backup in rpcapi backup_id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f {{(pid=100262) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 13:05:57.115504 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-58877c8b-aab8-4481-8a5d-22f0e81c35e0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f/restore returned with HTTP 202 Aug 01 13:05:57.116052 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1006/4003] 10.4.3.110 () {68 vars in 1393 bytes} [Sat Aug 1 13:05:55 2026] POST /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f/restore => generated 189 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 13:05:57.126351 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-44bd31d3-881f-4f04-9297-3b9075d0d193 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:57.132142 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44bd31d3-881f-4f04-9297-3b9075d0d193 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:57.132142 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44bd31d3-881f-4f04-9297-3b9075d0d193 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:57.132142 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44bd31d3-881f-4f04-9297-3b9075d0d193 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:57.132142 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-44bd31d3-881f-4f04-9297-3b9075d0d193 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:57.136269 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:57.136269 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:57.137196 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44bd31d3-881f-4f04-9297-3b9075d0d193 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:57.137836 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1000/4004] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:57 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:57.364295 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b67d112e-e744-4a39-8714-d23ac02c4723 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:57.367377 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b67d112e-e744-4a39-8714-d23ac02c4723 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:57.368099 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b67d112e-e744-4a39-8714-d23ac02c4723 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:57.369078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b67d112e-e744-4a39-8714-d23ac02c4723 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:57.369078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b67d112e-e744-4a39-8714-d23ac02c4723 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:57.377272 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:57.377272 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:57.378367 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b67d112e-e744-4a39-8714-d23ac02c4723 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:57.379184 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1001/4005] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:57 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:57.451866 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ead26fa-cd63-4e5a-b309-69b8b07c865f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:57.454476 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ead26fa-cd63-4e5a-b309-69b8b07c865f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:05:57.454733 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ead26fa-cd63-4e5a-b309-69b8b07c865f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:57.454958 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ead26fa-cd63-4e5a-b309-69b8b07c865f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:57.455078 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4ead26fa-cd63-4e5a-b309-69b8b07c865f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:57.460904 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:57.460904 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:57.461210 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ead26fa-cd63-4e5a-b309-69b8b07c865f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:05:57.461469 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 999/4006] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:57 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:57.819454 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-58036c87-7239-4eda-81d5-772754019024 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:57.821464 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-58036c87-7239-4eda-81d5-772754019024 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] GET https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a Aug 01 13:05:57.821681 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-58036c87-7239-4eda-81d5-772754019024 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:57.821881 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-58036c87-7239-4eda-81d5-772754019024 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:57.828174 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-58036c87-7239-4eda-81d5-772754019024 tempest-VolumeAndVolumeTypeFromImageTest-616459798 tempest-VolumeAndVolumeTypeFromImageTest-616459798-project-member] https://10.4.3.110/volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a returned with HTTP 404 Aug 01 13:05:57.828746 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1007/4007] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:57 2026] GET /volume/v3/volumes/31437773-1377-4e16-933d-43ef2b4c0d4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:57.849507 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1c42652-cc73-44a1-aee4-795328a06542 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:57.851600 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1c42652-cc73-44a1-aee4-795328a06542 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:57.851879 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1c42652-cc73-44a1-aee4-795328a06542 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:57.852092 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1c42652-cc73-44a1-aee4-795328a06542 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:57.852260 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b1c42652-cc73-44a1-aee4-795328a06542 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:57.856754 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:57.856754 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:57.857453 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1c42652-cc73-44a1-aee4-795328a06542 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:57.857799 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1001/4008] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:57 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:58.064883 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-61bc6503-a8f9-474d-9b2f-010dd6ed7d1b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:58.066673 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-61bc6503-a8f9-474d-9b2f-010dd6ed7d1b tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:05:58.066868 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-61bc6503-a8f9-474d-9b2f-010dd6ed7d1b tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:58.067082 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-61bc6503-a8f9-474d-9b2f-010dd6ed7d1b tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:58.067925 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61bc6503-a8f9-474d-9b2f-010dd6ed7d1b tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:05:58.084404 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-61bc6503-a8f9-474d-9b2f-010dd6ed7d1b tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Get all volumes completed successfully. Aug 01 13:05:58.086754 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:58.086754 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:58.093019 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-61bc6503-a8f9-474d-9b2f-010dd6ed7d1b tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:05:58.093424 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1002/4009] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:05:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:05:58.110314 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4a35eb24-5df2-4518-b338-8228e89be35e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:58.112856 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a35eb24-5df2-4518-b338-8228e89be35e tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/c9633ea5-de0e-411f-b2ff-5b727e83ba2e Aug 01 13:05:58.113158 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a35eb24-5df2-4518-b338-8228e89be35e tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:58.113440 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a35eb24-5df2-4518-b338-8228e89be35e tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:58.113673 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-4a35eb24-5df2-4518-b338-8228e89be35e tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Delete volume with id: c9633ea5-de0e-411f-b2ff-5b727e83ba2e Aug 01 13:05:58.124020 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:58.124020 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:58.124519 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4a35eb24-5df2-4518-b338-8228e89be35e tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Volume info retrieved successfully. Aug 01 13:05:58.137233 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.image.cache [None req-4a35eb24-5df2-4518-b338-8228e89be35e tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '0cd4c296-cfda-4945-bd97-f760c15aabe2', 'volume_id': 'c9633ea5-de0e-411f-b2ff-5b727e83ba2e', 'host': 'np0000006302@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 1, 13, 5, 46), 'last_used': datetime.datetime(2026, 8, 1, 13, 5, 56)}. {{(pid=100263) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 01 13:05:58.149152 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4a35eb24-5df2-4518-b338-8228e89be35e tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Delete volume request issued successfully. Aug 01 13:05:58.149420 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a35eb24-5df2-4518-b338-8228e89be35e tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] https://10.4.3.110/volume/v3/volumes/c9633ea5-de0e-411f-b2ff-5b727e83ba2e returned with HTTP 202 Aug 01 13:05:58.150004 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1000/4010] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:05:58 2026] DELETE /volume/v3/volumes/c9633ea5-de0e-411f-b2ff-5b727e83ba2e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:58.150054 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f809db1f-7061-4c65-a050-d5b496651f72 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:58.152439 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f809db1f-7061-4c65-a050-d5b496651f72 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:58.152740 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f809db1f-7061-4c65-a050-d5b496651f72 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:58.153048 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f809db1f-7061-4c65-a050-d5b496651f72 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:58.153199 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f809db1f-7061-4c65-a050-d5b496651f72 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:58.157320 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-637f76d2-21ff-41f0-ab9f-655edd08ca51 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:58.159262 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-637f76d2-21ff-41f0-ab9f-655edd08ca51 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] GET https://10.4.3.110/volume/v3/volumes/c9633ea5-de0e-411f-b2ff-5b727e83ba2e Aug 01 13:05:58.159467 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-637f76d2-21ff-41f0-ab9f-655edd08ca51 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:58.159646 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-637f76d2-21ff-41f0-ab9f-655edd08ca51 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:58.159700 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:58.159700 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:58.160813 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f809db1f-7061-4c65-a050-d5b496651f72 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:58.161367 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1008/4011] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:58 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:58.168746 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:58.168746 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:58.176685 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-637f76d2-21ff-41f0-ab9f-655edd08ca51 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Volume info retrieved successfully. Aug 01 13:05:58.182654 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-637f76d2-21ff-41f0-ab9f-655edd08ca51 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] https://10.4.3.110/volume/v3/volumes/c9633ea5-de0e-411f-b2ff-5b727e83ba2e returned with HTTP 200 Aug 01 13:05:58.183427 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1002/4012] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:58 2026] GET /volume/v3/volumes/c9633ea5-de0e-411f-b2ff-5b727e83ba2e => generated 1096 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:05:58.391850 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ac7f9c54-5ec0-464c-a7ca-89f09d932861 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:58.394818 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac7f9c54-5ec0-464c-a7ca-89f09d932861 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:58.394818 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac7f9c54-5ec0-464c-a7ca-89f09d932861 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:58.395122 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac7f9c54-5ec0-464c-a7ca-89f09d932861 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:58.395264 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ac7f9c54-5ec0-464c-a7ca-89f09d932861 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:58.400125 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:58.400125 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:58.400960 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac7f9c54-5ec0-464c-a7ca-89f09d932861 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:58.401430 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1003/4013] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:58 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:58.476608 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1249db05-c256-40d2-bc8f-b7378d324580 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:58.479767 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1249db05-c256-40d2-bc8f-b7378d324580 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:05:58.480078 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1249db05-c256-40d2-bc8f-b7378d324580 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:58.480380 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1249db05-c256-40d2-bc8f-b7378d324580 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:58.480543 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1249db05-c256-40d2-bc8f-b7378d324580 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:58.487841 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:58.487841 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:58.489045 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1249db05-c256-40d2-bc8f-b7378d324580 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:05:58.489578 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1001/4014] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:58 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:58.870336 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ba15da73-530c-4d14-9064-63686df70aa8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:58.873056 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba15da73-530c-4d14-9064-63686df70aa8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:58.873222 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba15da73-530c-4d14-9064-63686df70aa8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:58.873499 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba15da73-530c-4d14-9064-63686df70aa8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:58.873668 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ba15da73-530c-4d14-9064-63686df70aa8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:58.879482 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:58.879482 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:05:58.880462 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba15da73-530c-4d14-9064-63686df70aa8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:58.881019 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1009/4015] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:58 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:59.174663 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7702328a-5170-42e4-8fbc-b63d3610d2d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:59.176553 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7702328a-5170-42e4-8fbc-b63d3610d2d0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:05:59.176823 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7702328a-5170-42e4-8fbc-b63d3610d2d0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:59.177093 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7702328a-5170-42e4-8fbc-b63d3610d2d0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:59.177248 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7702328a-5170-42e4-8fbc-b63d3610d2d0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:59.181555 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:59.181555 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:59.182391 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7702328a-5170-42e4-8fbc-b63d3610d2d0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:05:59.182741 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1003/4016] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:59 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:59.198850 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c540913d-3710-40e1-88fd-792f989969dd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:59.203492 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c540913d-3710-40e1-88fd-792f989969dd tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] GET https://10.4.3.110/volume/v3/volumes/c9633ea5-de0e-411f-b2ff-5b727e83ba2e Aug 01 13:05:59.203717 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c540913d-3710-40e1-88fd-792f989969dd tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:59.203971 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c540913d-3710-40e1-88fd-792f989969dd tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:59.210525 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c540913d-3710-40e1-88fd-792f989969dd tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] https://10.4.3.110/volume/v3/volumes/c9633ea5-de0e-411f-b2ff-5b727e83ba2e returned with HTTP 404 Aug 01 13:05:59.211297 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1004/4017] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:59 2026] GET /volume/v3/volumes/c9633ea5-de0e-411f-b2ff-5b727e83ba2e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:59.218331 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ae1f60a5-7c71-4d0b-bc7f-f8cfe737c6f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:59.220268 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae1f60a5-7c71-4d0b-bc7f-f8cfe737c6f6 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] DELETE https://10.4.3.110/volume/v3/types/b910a780-411e-4ffd-b77f-f3ae48f7de98 Aug 01 13:05:59.220451 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae1f60a5-7c71-4d0b-bc7f-f8cfe737c6f6 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:59.220689 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae1f60a5-7c71-4d0b-bc7f-f8cfe737c6f6 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:59.247495 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae1f60a5-7c71-4d0b-bc7f-f8cfe737c6f6 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] https://10.4.3.110/volume/v3/types/b910a780-411e-4ffd-b77f-f3ae48f7de98 returned with HTTP 202 Aug 01 13:05:59.247495 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1002/4018] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:05:59 2026] DELETE /volume/v3/types/b910a780-411e-4ffd-b77f-f3ae48f7de98 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:05:59.256288 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bb477159-2312-4157-99b3-20ad912a7205 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:59.258316 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb477159-2312-4157-99b3-20ad912a7205 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] GET https://10.4.3.110/volume/v3/types/b910a780-411e-4ffd-b77f-f3ae48f7de98 Aug 01 13:05:59.258560 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb477159-2312-4157-99b3-20ad912a7205 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:59.258758 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb477159-2312-4157-99b3-20ad912a7205 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:59.262653 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb477159-2312-4157-99b3-20ad912a7205 tempest-VolumeAndVolumeTypeFromImageTest-843522017 tempest-VolumeAndVolumeTypeFromImageTest-843522017-project-admin] https://10.4.3.110/volume/v3/types/b910a780-411e-4ffd-b77f-f3ae48f7de98 returned with HTTP 404 Aug 01 13:05:59.263279 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1010/4019] 10.4.3.110 () {66 vars in 1342 bytes} [Sat Aug 1 13:05:59 2026] GET /volume/v3/types/b910a780-411e-4ffd-b77f-f3ae48f7de98 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:05:59.412995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfab30de-fc01-4eb9-8ba4-1764bb5a0fbc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:59.414728 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfab30de-fc01-4eb9-8ba4-1764bb5a0fbc tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:05:59.414728 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfab30de-fc01-4eb9-8ba4-1764bb5a0fbc tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:59.414788 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfab30de-fc01-4eb9-8ba4-1764bb5a0fbc tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:59.415115 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cfab30de-fc01-4eb9-8ba4-1764bb5a0fbc tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:59.419241 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:59.419241 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:05:59.419879 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfab30de-fc01-4eb9-8ba4-1764bb5a0fbc tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:05:59.420326 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1004/4020] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:59 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:59.501448 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7bc0b8a7-7828-4eb4-99f9-94abc8b3ecb3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:59.503301 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7bc0b8a7-7828-4eb4-99f9-94abc8b3ecb3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:05:59.503558 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7bc0b8a7-7828-4eb4-99f9-94abc8b3ecb3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:59.503829 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7bc0b8a7-7828-4eb4-99f9-94abc8b3ecb3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:59.503903 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7bc0b8a7-7828-4eb4-99f9-94abc8b3ecb3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:59.509831 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:59.509831 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:05:59.510695 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7bc0b8a7-7828-4eb4-99f9-94abc8b3ecb3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:05:59.511127 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1005/4021] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:05:59 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:05:59.894128 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f81eb856-2a54-4c99-a77b-dbffef83849f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:05:59.904878 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f81eb856-2a54-4c99-a77b-dbffef83849f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:05:59.904878 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f81eb856-2a54-4c99-a77b-dbffef83849f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:05:59.904878 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f81eb856-2a54-4c99-a77b-dbffef83849f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:05:59.904878 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f81eb856-2a54-4c99-a77b-dbffef83849f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:05:59.916384 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:05:59.916384 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:05:59.917781 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f81eb856-2a54-4c99-a77b-dbffef83849f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:05:59.920238 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1003/4022] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:05:59 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:00.194765 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2aac0a0c-dd13-47d0-a285-a2b4593fc47b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:00.196620 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2aac0a0c-dd13-47d0-a285-a2b4593fc47b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:00.196880 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2aac0a0c-dd13-47d0-a285-a2b4593fc47b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:00.197097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2aac0a0c-dd13-47d0-a285-a2b4593fc47b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:00.197200 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2aac0a0c-dd13-47d0-a285-a2b4593fc47b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:00.202239 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:00.202239 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:00.203046 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2aac0a0c-dd13-47d0-a285-a2b4593fc47b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:00.203419 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1011/4023] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:00 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:00.434257 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8fc1e60d-3fff-483f-b3e1-5759773af0ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:00.435954 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fc1e60d-3fff-483f-b3e1-5759773af0ed tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:06:00.436170 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fc1e60d-3fff-483f-b3e1-5759773af0ed tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:00.436364 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fc1e60d-3fff-483f-b3e1-5759773af0ed tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:00.436470 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8fc1e60d-3fff-483f-b3e1-5759773af0ed tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:00.441095 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:00.441095 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:00.441957 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fc1e60d-3fff-483f-b3e1-5759773af0ed tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:06:00.442479 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1005/4024] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:00 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:00.522531 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3bcc2613-6632-426f-8920-b45e2228578a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:00.525382 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bcc2613-6632-426f-8920-b45e2228578a tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:00.525661 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bcc2613-6632-426f-8920-b45e2228578a tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:00.525959 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bcc2613-6632-426f-8920-b45e2228578a tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:00.526200 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3bcc2613-6632-426f-8920-b45e2228578a tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:00.531273 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:00.531273 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:00.532529 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bcc2613-6632-426f-8920-b45e2228578a tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:00.532896 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1006/4025] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:00 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:00.930743 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8a48aa8e-8052-4206-8209-7f9e272fbe9c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:00.933657 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a48aa8e-8052-4206-8209-7f9e272fbe9c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:06:00.933908 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a48aa8e-8052-4206-8209-7f9e272fbe9c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:00.934453 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a48aa8e-8052-4206-8209-7f9e272fbe9c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:00.934453 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8a48aa8e-8052-4206-8209-7f9e272fbe9c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:00.938836 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:00.938836 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:00.939676 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a48aa8e-8052-4206-8209-7f9e272fbe9c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:06:00.940255 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1004/4026] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:00 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:01.219970 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-82a2838c-c2a7-4642-a4a3-ed7566d321c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:01.222498 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82a2838c-c2a7-4642-a4a3-ed7566d321c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:01.222706 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82a2838c-c2a7-4642-a4a3-ed7566d321c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:01.224800 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82a2838c-c2a7-4642-a4a3-ed7566d321c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:01.224800 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-82a2838c-c2a7-4642-a4a3-ed7566d321c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:01.230645 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:01.230645 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:01.231455 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82a2838c-c2a7-4642-a4a3-ed7566d321c7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:01.231872 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1012/4027] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:01 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:01.454482 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0fa9427a-40c6-48b7-b413-f2f6ba36a02b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:01.464658 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fa9427a-40c6-48b7-b413-f2f6ba36a02b tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:06:01.464880 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fa9427a-40c6-48b7-b413-f2f6ba36a02b tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:01.465113 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fa9427a-40c6-48b7-b413-f2f6ba36a02b tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:01.465274 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0fa9427a-40c6-48b7-b413-f2f6ba36a02b tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:01.477295 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:01.477295 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:01.478141 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fa9427a-40c6-48b7-b413-f2f6ba36a02b tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:06:01.478772 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1006/4028] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:01 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:01.547562 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1cb1457f-2f2e-4229-bb89-b5f5b793350d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:01.551313 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cb1457f-2f2e-4229-bb89-b5f5b793350d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:01.551313 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cb1457f-2f2e-4229-bb89-b5f5b793350d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:01.551313 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cb1457f-2f2e-4229-bb89-b5f5b793350d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:01.551313 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1cb1457f-2f2e-4229-bb89-b5f5b793350d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:01.555580 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:01.555580 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:01.556504 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cb1457f-2f2e-4229-bb89-b5f5b793350d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:01.556858 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1007/4029] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:01 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:01.760023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-69a4dee2-8384-4112-b369-bf21d3e23690 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:01.889044 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:01.889044 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1754036713"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:01.890474 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1754036713'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:01.890749 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Create volume of 1 GB Aug 01 13:06:01.895928 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Availability Zones retrieved successfully. Aug 01 13:06:01.902805 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Flow 'volume_create_api' (f295fb64-a66d-46ce-a687-71260409364a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:01.904035 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b698a0-ee67-48c1-a43b-7ab705a22bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:01.905093 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:01.938010 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b698a0-ee67-48c1-a43b-7ab705a22bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:01.938747 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3225f84a-9330-4a4b-9963-ada78b459225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:01.956766 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e761c735-5371-410d-9125-afccdc4a0fdc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:01.963809 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e761c735-5371-410d-9125-afccdc4a0fdc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:06:01.964495 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e761c735-5371-410d-9125-afccdc4a0fdc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:01.964926 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e761c735-5371-410d-9125-afccdc4a0fdc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:01.965381 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e761c735-5371-410d-9125-afccdc4a0fdc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:01.972060 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:01.972060 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:01.973503 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e761c735-5371-410d-9125-afccdc4a0fdc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:06:01.974226 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1013/4030] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:01 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:02.002127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Created reservations ['f6eff8b8-861c-44b2-9492-eca258488359', '5750a4c6-68da-4a16-a03a-a1562fe92493', '8319a5d3-b009-4ddd-a223-f8555f4a02af', 'dc292859-a6bf-41a8-952b-f34d8eeb75a1'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:02.003123 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3225f84a-9330-4a4b-9963-ada78b459225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6eff8b8-861c-44b2-9492-eca258488359', '5750a4c6-68da-4a16-a03a-a1562fe92493', '8319a5d3-b009-4ddd-a223-f8555f4a02af', 'dc292859-a6bf-41a8-952b-f34d8eeb75a1']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:02.003975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f866e8a-d0bb-4355-acb8-fad1bf5f4529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:02.031931 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f866e8a-d0bb-4355-acb8-fad1bf5f4529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754036713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae31b67ddc8a4e85a3b5972385a3423c',qos_specs=None,replication_status=,reservations=['f6eff8b8-861c-44b2-9492-eca258488359','5750a4c6-68da-4a16-a03a-a1562fe92493','8319a5d3-b009-4ddd-a223-f8555f4a02af','dc292859-a6bf-41a8-952b-f34d8eeb75a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69fb9ededbb84c0798875fae21eae965',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754036713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae31b67ddc8a4e85a3b5972385a3423c',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='69fb9ededbb84c0798875fae21eae965',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:02.032730 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236d3a9b-1ad8-4e0b-bd8d-df49692dbc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:02.055037 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236d3a9b-1ad8-4e0b-bd8d-df49692dbc54) 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-VolumeV3RbacBaseTests-Volume-1754036713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae31b67ddc8a4e85a3b5972385a3423c',qos_specs=None,replication_status=,reservations=['f6eff8b8-861c-44b2-9492-eca258488359','5750a4c6-68da-4a16-a03a-a1562fe92493','8319a5d3-b009-4ddd-a223-f8555f4a02af','dc292859-a6bf-41a8-952b-f34d8eeb75a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69fb9ededbb84c0798875fae21eae965',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:02.055833 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ff569d-3877-4c90-8ff2-64c8bf25eb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:02.066662 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ff569d-3877-4c90-8ff2-64c8bf25eb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:02.067737 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Flow 'volume_create_api' (f295fb64-a66d-46ce-a687-71260409364a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:02.068180 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Create volume request issued successfully. Aug 01 13:06:02.068921 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69a4dee2-8384-4112-b369-bf21d3e23690 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:02.069468 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1005/4031] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:06:01 2026] POST /volume/v3/volumes => generated 778 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:02.084200 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55f1e308-501f-4915-a65e-717679f6350f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:02.085803 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55f1e308-501f-4915-a65e-717679f6350f tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 Aug 01 13:06:02.086017 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55f1e308-501f-4915-a65e-717679f6350f tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:02.086207 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55f1e308-501f-4915-a65e-717679f6350f tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:02.093316 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:02.093316 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:02.096430 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-55f1e308-501f-4915-a65e-717679f6350f tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Volume info retrieved successfully. Aug 01 13:06:02.101087 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55f1e308-501f-4915-a65e-717679f6350f tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 returned with HTTP 200 Aug 01 13:06:02.101087 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1007/4032] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:02 2026] GET /volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:02.247693 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f7ff0594-ed9f-43cd-b9d1-f62e30f2129a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:02.250607 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7ff0594-ed9f-43cd-b9d1-f62e30f2129a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:02.250607 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7ff0594-ed9f-43cd-b9d1-f62e30f2129a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:02.250705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7ff0594-ed9f-43cd-b9d1-f62e30f2129a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:02.251481 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f7ff0594-ed9f-43cd-b9d1-f62e30f2129a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:02.257004 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:02.257004 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:02.257890 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7ff0594-ed9f-43cd-b9d1-f62e30f2129a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:02.258532 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1008/4033] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:02 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:02.490792 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-99d34064-e13c-4430-a839-506bf4d6fd64 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:02.493526 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99d34064-e13c-4430-a839-506bf4d6fd64 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:06:02.493526 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99d34064-e13c-4430-a839-506bf4d6fd64 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:02.493526 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99d34064-e13c-4430-a839-506bf4d6fd64 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:02.493526 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-99d34064-e13c-4430-a839-506bf4d6fd64 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:02.497551 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:02.497551 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:02.498186 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99d34064-e13c-4430-a839-506bf4d6fd64 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:06:02.498638 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1014/4034] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:02 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:02.508362 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c145b6f5-f40d-4f74-99b4-fbdc072db546 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:02.568436 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-93b1b4f0-bfba-4f12-9e16-c61c89ab9612 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:02.570316 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93b1b4f0-bfba-4f12-9e16-c61c89ab9612 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:02.570550 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93b1b4f0-bfba-4f12-9e16-c61c89ab9612 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:02.570791 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93b1b4f0-bfba-4f12-9e16-c61c89ab9612 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:02.570940 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-93b1b4f0-bfba-4f12-9e16-c61c89ab9612 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:02.574847 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:02.574847 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:02.575612 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93b1b4f0-bfba-4f12-9e16-c61c89ab9612 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:02.578311 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1008/4035] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:02 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:06:02.596197 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c145b6f5-f40d-4f74-99b4-fbdc072db546 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-member] PUT https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:06:02.596667 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c145b6f5-f40d-4f74-99b4-fbdc072db546 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:02.608812 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:02.608812 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:02.617744 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c145b6f5-f40d-4f74-99b4-fbdc072db546 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-member] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:06:02.618243 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1006/4036] 10.4.3.110 () {70 vars in 1408 bytes} [Sat Aug 1 13:06:02 2026] PUT /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 314 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:02.634143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-966d83f4-71fd-46f7-a41e-df635be8137a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:02.636643 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-966d83f4-71fd-46f7-a41e-df635be8137a tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:06:02.637002 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-966d83f4-71fd-46f7-a41e-df635be8137a tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:02.637305 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-966d83f4-71fd-46f7-a41e-df635be8137a tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:02.637455 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-966d83f4-71fd-46f7-a41e-df635be8137a tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:02.644044 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:02.644044 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:02.644925 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-966d83f4-71fd-46f7-a41e-df635be8137a tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:06:02.645454 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1009/4037] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:02 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:02.656922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-996b0a98-24a0-47bd-ba9b-6178fe41b9e3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:02.659777 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-996b0a98-24a0-47bd-ba9b-6178fe41b9e3 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] DELETE https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:06:02.660001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-996b0a98-24a0-47bd-ba9b-6178fe41b9e3 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:02.660187 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-996b0a98-24a0-47bd-ba9b-6178fe41b9e3 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:02.660307 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-996b0a98-24a0-47bd-ba9b-6178fe41b9e3 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Delete backup with id: 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. Aug 01 13:06:02.665258 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:02.665258 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:02.679484 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-996b0a98-24a0-47bd-ba9b-6178fe41b9e3 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] delete_backup rpcapi backup_id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:06:02.681889 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-996b0a98-24a0-47bd-ba9b-6178fe41b9e3 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 202 Aug 01 13:06:02.682147 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1015/4038] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:02 2026] DELETE /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:06:02.691505 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec0589d5-ec70-44ac-b12c-01588e06bfb6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:02.693526 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec0589d5-ec70-44ac-b12c-01588e06bfb6 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:06:02.693738 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec0589d5-ec70-44ac-b12c-01588e06bfb6 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:02.693974 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec0589d5-ec70-44ac-b12c-01588e06bfb6 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:02.694130 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ec0589d5-ec70-44ac-b12c-01588e06bfb6 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:02.698857 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:02.698857 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:02.699671 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec0589d5-ec70-44ac-b12c-01588e06bfb6 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:06:02.700319 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1009/4039] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:02 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:02.987142 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4485f1a7-b60d-4ec9-973c-a58525884380 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:02.989626 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4485f1a7-b60d-4ec9-973c-a58525884380 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:06:02.990039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4485f1a7-b60d-4ec9-973c-a58525884380 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:02.990320 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4485f1a7-b60d-4ec9-973c-a58525884380 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:02.990472 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4485f1a7-b60d-4ec9-973c-a58525884380 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:02.995450 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:02.995450 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:02.996018 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4485f1a7-b60d-4ec9-973c-a58525884380 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:06:02.996607 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1007/4040] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:02 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:03.119110 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-51c70f5f-4c0a-45cb-a931-bd4c34b29fa1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:03.122094 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51c70f5f-4c0a-45cb-a931-bd4c34b29fa1 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 Aug 01 13:06:03.122282 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51c70f5f-4c0a-45cb-a931-bd4c34b29fa1 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:03.122461 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51c70f5f-4c0a-45cb-a931-bd4c34b29fa1 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:03.131468 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:03.131468 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:03.136262 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-51c70f5f-4c0a-45cb-a931-bd4c34b29fa1 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Volume info retrieved successfully. Aug 01 13:06:03.140838 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51c70f5f-4c0a-45cb-a931-bd4c34b29fa1 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 returned with HTTP 200 Aug 01 13:06:03.141293 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1010/4041] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:03 2026] GET /volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:03.154738 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-be7e4679-07bb-4def-9972-39c942eb4e74 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:03.157437 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be7e4679-07bb-4def-9972-39c942eb4e74 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:06:03.157961 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be7e4679-07bb-4def-9972-39c942eb4e74 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6", "name": "tempest-type-Backup-527447954"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:03.159782 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-be7e4679-07bb-4def-9972-39c942eb4e74 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Creating new backup {'backup': {'volume_id': 'eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6', 'name': 'tempest-type-Backup-527447954'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:06:03.159941 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-be7e4679-07bb-4def-9972-39c942eb4e74 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Creating backup of volume eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 in container None Aug 01 13:06:03.167460 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:03.167460 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:03.167782 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-be7e4679-07bb-4def-9972-39c942eb4e74 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Volume info retrieved successfully. Aug 01 13:06:03.190866 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-be7e4679-07bb-4def-9972-39c942eb4e74 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Created reservations ['0c0e8c2d-c4be-4842-b852-69f74022eab4', 'dc38a2fe-891b-42b2-9904-f98b7b69a64c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:03.225556 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be7e4679-07bb-4def-9972-39c942eb4e74 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:06:03.226094 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1016/4042] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:06:03 2026] POST /volume/v3/backups => generated 315 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:03.236836 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ced47902-e6c9-4c7b-a2b3-27b2f27d6cbd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:03.239160 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ced47902-e6c9-4c7b-a2b3-27b2f27d6cbd tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:03.239364 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ced47902-e6c9-4c7b-a2b3-27b2f27d6cbd tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:03.239543 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ced47902-e6c9-4c7b-a2b3-27b2f27d6cbd tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:03.239670 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ced47902-e6c9-4c7b-a2b3-27b2f27d6cbd tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:03.249460 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:03.249460 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:03.253158 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ced47902-e6c9-4c7b-a2b3-27b2f27d6cbd tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:03.253441 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1010/4043] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:03 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:03.272117 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8251dc19-d208-492a-9cc6-19b784cf90dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:03.274314 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8251dc19-d208-492a-9cc6-19b784cf90dd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:03.274551 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8251dc19-d208-492a-9cc6-19b784cf90dd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:03.274818 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8251dc19-d208-492a-9cc6-19b784cf90dd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:03.274992 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8251dc19-d208-492a-9cc6-19b784cf90dd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:03.283548 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:03.283548 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:03.284138 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8251dc19-d208-492a-9cc6-19b784cf90dd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:03.284616 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1008/4044] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:03 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:03.590145 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0a668ed1-6a97-4db6-85c7-e36eb9691434 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:03.593602 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0a668ed1-6a97-4db6-85c7-e36eb9691434 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:03.593602 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0a668ed1-6a97-4db6-85c7-e36eb9691434 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:03.593602 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0a668ed1-6a97-4db6-85c7-e36eb9691434 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:03.593602 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-0a668ed1-6a97-4db6-85c7-e36eb9691434 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:03.596566 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:03.596566 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:03.597257 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0a668ed1-6a97-4db6-85c7-e36eb9691434 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:03.597652 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1011/4045] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:03 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:03.634389 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:03.636450 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:03.636851 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e4afe564-cc75-40ff-9834-2c372ebd8c96", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:03.638642 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e4afe564-cc75-40ff-9834-2c372ebd8c96', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:03.717492 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fecc4dcf-5146-4370-a9b4-61cfa0eae7a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:03.720683 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fecc4dcf-5146-4370-a9b4-61cfa0eae7a4 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:06:03.720964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fecc4dcf-5146-4370-a9b4-61cfa0eae7a4 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:03.721197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fecc4dcf-5146-4370-a9b4-61cfa0eae7a4 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:03.721432 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fecc4dcf-5146-4370-a9b4-61cfa0eae7a4 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:03.726571 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:03.726571 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:03.727380 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fecc4dcf-5146-4370-a9b4-61cfa0eae7a4 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 200 Aug 01 13:06:03.727845 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1011/4046] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:03 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:03.733770 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume of 1 GB Aug 01 13:06:03.734086 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:03.734086 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:03.738522 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Availability Zones retrieved successfully. Aug 01 13:06:03.743460 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Flow 'volume_create_api' (991b5c91-fae9-46b1-9058-a87f665b8ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:03.745044 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffe132f3-2d5d-42cc-922c-2bb3dd260857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:03.745363 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:03.806739 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffe132f3-2d5d-42cc-922c-2bb3dd260857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:03.807583 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (970d3108-5728-4afd-903c-76317bf0c860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:03.888208 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Created reservations ['56444ab8-66b8-48ca-ae54-5b01e0171a7f', '3d7a9380-d676-4c8a-9409-8575bbc0b3a2', 'd0a3f6a6-2049-4656-b3ff-0e8b32f4869c', '10b10071-25f9-4435-a891-dcc254143c9f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:03.889342 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (970d3108-5728-4afd-903c-76317bf0c860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56444ab8-66b8-48ca-ae54-5b01e0171a7f', '3d7a9380-d676-4c8a-9409-8575bbc0b3a2', 'd0a3f6a6-2049-4656-b3ff-0e8b32f4869c', '10b10071-25f9-4435-a891-dcc254143c9f']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:03.890283 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72a8e881-b5f2-4378-bd52-4950615ccb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:03.921605 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72a8e881-b5f2-4378-bd52-4950615ccb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f2af69b-b466-43bd-b2bd-6299e5b684a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6baf86e18fda4579bdfbc8dde1545972',qos_specs=None,replication_status=,reservations=['56444ab8-66b8-48ca-ae54-5b01e0171a7f','3d7a9380-d676-4c8a-9409-8575bbc0b3a2','d0a3f6a6-2049-4656-b3ff-0e8b32f4869c','10b10071-25f9-4435-a891-dcc254143c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76d9522a2d104a2c96f6a37313ae4276',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f2af69b-b466-43bd-b2bd-6299e5b684a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6baf86e18fda4579bdfbc8dde1545972',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='76d9522a2d104a2c96f6a37313ae4276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:03.923519 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65534637-5712-424f-9bb8-80f7a18340c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:03.943814 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65534637-5712-424f-9bb8-80f7a18340c6) 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='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6baf86e18fda4579bdfbc8dde1545972',qos_specs=None,replication_status=,reservations=['56444ab8-66b8-48ca-ae54-5b01e0171a7f','3d7a9380-d676-4c8a-9409-8575bbc0b3a2','d0a3f6a6-2049-4656-b3ff-0e8b32f4869c','10b10071-25f9-4435-a891-dcc254143c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76d9522a2d104a2c96f6a37313ae4276',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:03.944651 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c299a196-da40-4b9f-ad38-97331f78f208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:03.953925 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c299a196-da40-4b9f-ad38-97331f78f208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:03.954792 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Flow 'volume_create_api' (991b5c91-fae9-46b1-9058-a87f665b8ded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:03.955153 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume request issued successfully. Aug 01 13:06:03.955749 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db3ce6cd-a083-4e3e-b168-da47da4ee8fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:03.956287 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1017/4047] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:06:03 2026] POST /volume/v3/volumes => generated 775 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:03.969232 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a3d0f138-cd51-4c40-8a98-94b46911789d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:03.971416 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3d0f138-cd51-4c40-8a98-94b46911789d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:03.972013 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3d0f138-cd51-4c40-8a98-94b46911789d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:03.972886 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3d0f138-cd51-4c40-8a98-94b46911789d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:03.984155 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:03.984155 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:03.988865 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a3d0f138-cd51-4c40-8a98-94b46911789d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:03.995135 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3d0f138-cd51-4c40-8a98-94b46911789d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:03.995721 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1009/4048] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:03 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:04.010335 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d3117917-5a71-42d5-aa69-2c0eebbd585e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:04.016808 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d3117917-5a71-42d5-aa69-2c0eebbd585e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:06:04.017217 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d3117917-5a71-42d5-aa69-2c0eebbd585e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:04.017417 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d3117917-5a71-42d5-aa69-2c0eebbd585e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:04.017550 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d3117917-5a71-42d5-aa69-2c0eebbd585e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:04.029725 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:04.029725 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:04.030617 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d3117917-5a71-42d5-aa69-2c0eebbd585e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:06:04.031058 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1012/4049] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:04 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:04.266173 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0db10d39-50e3-4435-b48e-4e0a755c8225 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:04.268717 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0db10d39-50e3-4435-b48e-4e0a755c8225 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:04.268717 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0db10d39-50e3-4435-b48e-4e0a755c8225 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:04.268717 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0db10d39-50e3-4435-b48e-4e0a755c8225 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:04.268717 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0db10d39-50e3-4435-b48e-4e0a755c8225 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:04.274681 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:04.274681 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:04.275481 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0db10d39-50e3-4435-b48e-4e0a755c8225 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:04.276014 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1012/4050] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:04 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:04.296262 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-64fc7143-e1da-4b06-be9b-8a0c5b0fc892 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:04.299450 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64fc7143-e1da-4b06-be9b-8a0c5b0fc892 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:04.299450 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64fc7143-e1da-4b06-be9b-8a0c5b0fc892 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:04.299450 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64fc7143-e1da-4b06-be9b-8a0c5b0fc892 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:04.299450 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-64fc7143-e1da-4b06-be9b-8a0c5b0fc892 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:04.303458 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:04.303458 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:04.304217 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64fc7143-e1da-4b06-be9b-8a0c5b0fc892 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:04.304771 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1018/4051] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:04 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:04.618224 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-26d15905-39e9-46e8-8441-fac339997ce2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:04.620721 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26d15905-39e9-46e8-8441-fac339997ce2 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:04.621028 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26d15905-39e9-46e8-8441-fac339997ce2 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:04.621328 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26d15905-39e9-46e8-8441-fac339997ce2 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:04.621502 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-26d15905-39e9-46e8-8441-fac339997ce2 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:04.626886 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:04.626886 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:04.627918 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26d15905-39e9-46e8-8441-fac339997ce2 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:04.628446 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1010/4052] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:04 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:04.743106 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-329d6e46-fe8d-4242-9414-0905b8f68a01 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:04.745173 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-329d6e46-fe8d-4242-9414-0905b8f68a01 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 Aug 01 13:06:04.745359 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-329d6e46-fe8d-4242-9414-0905b8f68a01 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:04.745598 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-329d6e46-fe8d-4242-9414-0905b8f68a01 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:04.745719 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-329d6e46-fe8d-4242-9414-0905b8f68a01 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Show backup with id 5c0f5a89-8f9e-4537-a9ec-d85ad1470539. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:04.749667 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-329d6e46-fe8d-4242-9414-0905b8f68a01 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 returned with HTTP 404 Aug 01 13:06:04.750161 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1013/4053] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:04 2026] GET /volume/v3/backups/5c0f5a89-8f9e-4537-a9ec-d85ad1470539 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:04.763691 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-845d7473-e2aa-4438-847f-cd1a80d7d014 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:04.763691 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-845d7473-e2aa-4438-847f-cd1a80d7d014 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 Aug 01 13:06:04.763691 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-845d7473-e2aa-4438-847f-cd1a80d7d014 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:04.763691 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-845d7473-e2aa-4438-847f-cd1a80d7d014 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:04.763691 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-845d7473-e2aa-4438-847f-cd1a80d7d014 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Delete volume with id: 4cfe7b00-22a4-4804-ae24-38a5897a1278 Aug 01 13:06:04.777605 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:04.777605 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:04.778016 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-845d7473-e2aa-4438-847f-cd1a80d7d014 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Volume info retrieved successfully. Aug 01 13:06:04.804004 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-845d7473-e2aa-4438-847f-cd1a80d7d014 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Delete volume request issued successfully. Aug 01 13:06:04.804004 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-845d7473-e2aa-4438-847f-cd1a80d7d014 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 returned with HTTP 202 Aug 01 13:06:04.804004 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1013/4054] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:04 2026] DELETE /volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:04.810219 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-342d167c-2c02-4ed5-8a31-fa186733d360 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:04.814614 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-342d167c-2c02-4ed5-8a31-fa186733d360 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 Aug 01 13:06:04.814614 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-342d167c-2c02-4ed5-8a31-fa186733d360 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:04.814614 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-342d167c-2c02-4ed5-8a31-fa186733d360 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:04.824405 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:04.824405 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:04.829910 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-342d167c-2c02-4ed5-8a31-fa186733d360 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Volume info retrieved successfully. Aug 01 13:06:04.833731 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-342d167c-2c02-4ed5-8a31-fa186733d360 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 returned with HTTP 200 Aug 01 13:06:04.834113 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1019/4055] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:04 2026] GET /volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:05.009295 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-20b3d201-f932-4a1e-aa0f-cc7979d7c7d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:05.011399 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20b3d201-f932-4a1e-aa0f-cc7979d7c7d1 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:05.011711 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20b3d201-f932-4a1e-aa0f-cc7979d7c7d1 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:05.012000 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20b3d201-f932-4a1e-aa0f-cc7979d7c7d1 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:05.020970 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:05.020970 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:05.026785 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-20b3d201-f932-4a1e-aa0f-cc7979d7c7d1 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:05.032224 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20b3d201-f932-4a1e-aa0f-cc7979d7c7d1 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:05.032879 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1011/4056] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:05 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:05.043054 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-05dfdd32-b6ae-4266-8af8-c68693bac2cc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:05.044951 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05dfdd32-b6ae-4266-8af8-c68693bac2cc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:06:05.045179 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-05dfdd32-b6ae-4266-8af8-c68693bac2cc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:05.045381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-05dfdd32-b6ae-4266-8af8-c68693bac2cc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:05.045485 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-05dfdd32-b6ae-4266-8af8-c68693bac2cc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:05.050229 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:05.050229 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:05.050842 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05dfdd32-b6ae-4266-8af8-c68693bac2cc tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:06:05.051274 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1014/4057] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:05 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:05.288230 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-06fcb9f9-2fe5-4a21-b599-b539e0ed1a0d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:05.290557 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06fcb9f9-2fe5-4a21-b599-b539e0ed1a0d tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:05.290829 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06fcb9f9-2fe5-4a21-b599-b539e0ed1a0d tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:05.291088 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06fcb9f9-2fe5-4a21-b599-b539e0ed1a0d tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:05.291229 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-06fcb9f9-2fe5-4a21-b599-b539e0ed1a0d tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:05.296460 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:05.296460 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:05.297268 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06fcb9f9-2fe5-4a21-b599-b539e0ed1a0d tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:05.297741 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1014/4058] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:05 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:05.317934 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-066cdb15-832a-48c0-a6bf-bd45aa55076d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:05.320119 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-066cdb15-832a-48c0-a6bf-bd45aa55076d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:05.320442 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-066cdb15-832a-48c0-a6bf-bd45aa55076d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:05.320682 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-066cdb15-832a-48c0-a6bf-bd45aa55076d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:05.320831 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-066cdb15-832a-48c0-a6bf-bd45aa55076d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:05.327065 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:05.327065 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:05.327939 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-066cdb15-832a-48c0-a6bf-bd45aa55076d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:05.328350 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1020/4059] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:05 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:05.641664 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-050b8463-86ce-4f02-b660-1ba5cb51e4a4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:05.643410 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-050b8463-86ce-4f02-b660-1ba5cb51e4a4 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:05.644072 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-050b8463-86ce-4f02-b660-1ba5cb51e4a4 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:05.644072 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-050b8463-86ce-4f02-b660-1ba5cb51e4a4 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:05.644072 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-050b8463-86ce-4f02-b660-1ba5cb51e4a4 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:05.649414 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:05.649414 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:05.649745 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-050b8463-86ce-4f02-b660-1ba5cb51e4a4 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:05.650190 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1012/4060] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:05 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:05.848436 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4127f006-0092-46b9-8442-f13087d8ff58 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:05.850179 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4127f006-0092-46b9-8442-f13087d8ff58 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] GET https://10.4.3.110/volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 Aug 01 13:06:05.850387 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4127f006-0092-46b9-8442-f13087d8ff58 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:05.850560 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4127f006-0092-46b9-8442-f13087d8ff58 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:05.856111 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4127f006-0092-46b9-8442-f13087d8ff58 tempest-ProjectMemberTests39-496019165 tempest-ProjectMemberTests39-496019165-project-admin] https://10.4.3.110/volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 returned with HTTP 404 Aug 01 13:06:05.856572 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1015/4061] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:05 2026] GET /volume/v3/volumes/4cfe7b00-22a4-4804-ae24-38a5897a1278 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:06.048913 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-799f1872-95a4-4c86-94c1-d61962af2770 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:06.052141 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-799f1872-95a4-4c86-94c1-d61962af2770 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:06.052141 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-799f1872-95a4-4c86-94c1-d61962af2770 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:06.052141 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-799f1872-95a4-4c86-94c1-d61962af2770 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:06.062702 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:06.062702 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:06.063296 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cee5d44b-bd56-47a5-b9dc-1cc22ad6e599 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:06.065369 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cee5d44b-bd56-47a5-b9dc-1cc22ad6e599 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:06:06.065566 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cee5d44b-bd56-47a5-b9dc-1cc22ad6e599 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:06.066147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cee5d44b-bd56-47a5-b9dc-1cc22ad6e599 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:06.066147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cee5d44b-bd56-47a5-b9dc-1cc22ad6e599 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:06.068139 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-799f1872-95a4-4c86-94c1-d61962af2770 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:06.072289 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:06.072289 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:06.073115 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cee5d44b-bd56-47a5-b9dc-1cc22ad6e599 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:06:06.073396 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-799f1872-95a4-4c86-94c1-d61962af2770 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:06.073756 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1021/4062] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:06 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:06.074033 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1015/4063] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:06 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:06.309809 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2cc1bb60-596b-4e2d-8bad-3677fb86a4b4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:06.311863 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cc1bb60-596b-4e2d-8bad-3677fb86a4b4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:06.312324 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cc1bb60-596b-4e2d-8bad-3677fb86a4b4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:06.312412 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cc1bb60-596b-4e2d-8bad-3677fb86a4b4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:06.312569 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2cc1bb60-596b-4e2d-8bad-3677fb86a4b4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:06.317904 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:06.317904 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:06.318917 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cc1bb60-596b-4e2d-8bad-3677fb86a4b4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:06.319537 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1013/4064] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:06 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:06.339060 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d1625fca-1b0f-4115-beb9-f97c26a7a14a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:06.341591 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d1625fca-1b0f-4115-beb9-f97c26a7a14a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:06.341591 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d1625fca-1b0f-4115-beb9-f97c26a7a14a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:06.341685 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d1625fca-1b0f-4115-beb9-f97c26a7a14a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:06.341766 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d1625fca-1b0f-4115-beb9-f97c26a7a14a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:06.346249 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:06.346249 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:06.347200 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d1625fca-1b0f-4115-beb9-f97c26a7a14a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:06.347379 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1016/4065] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:06 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:06.664210 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a5ca5a24-ba31-4ac8-894c-16fb29eb7cac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:06.666606 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5ca5a24-ba31-4ac8-894c-16fb29eb7cac tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:06.666887 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5ca5a24-ba31-4ac8-894c-16fb29eb7cac tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:06.667122 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5ca5a24-ba31-4ac8-894c-16fb29eb7cac tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:06.667263 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a5ca5a24-ba31-4ac8-894c-16fb29eb7cac tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:06.678874 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:06.678874 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:06.679802 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5ca5a24-ba31-4ac8-894c-16fb29eb7cac tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:06.680224 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1022/4066] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:06 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:07.088866 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c423731b-de36-4743-ad06-62afed4a1748 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:07.091047 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c423731b-de36-4743-ad06-62afed4a1748 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:06:07.091288 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c423731b-de36-4743-ad06-62afed4a1748 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:07.091536 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c423731b-de36-4743-ad06-62afed4a1748 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:07.091617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c423731b-de36-4743-ad06-62afed4a1748 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id a7c23188-bee5-42ee-9c42-04df5fa8c147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:07.091845 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-742ecafa-a205-44a3-bfab-2b7606143e16 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:07.094136 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-742ecafa-a205-44a3-bfab-2b7606143e16 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:07.094416 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-742ecafa-a205-44a3-bfab-2b7606143e16 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:07.094631 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-742ecafa-a205-44a3-bfab-2b7606143e16 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:07.096914 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:07.096914 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:07.097640 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c423731b-de36-4743-ad06-62afed4a1748 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 200 Aug 01 13:06:07.098073 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1016/4067] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:07 2026] GET /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:07.104320 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:07.104320 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:07.109910 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-742ecafa-a205-44a3-bfab-2b7606143e16 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:07.112312 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4b95b718-20c0-40d5-b668-5b3f4564feb6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:07.114605 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4b95b718-20c0-40d5-b668-5b3f4564feb6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] DELETE https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 Aug 01 13:06:07.114889 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-742ecafa-a205-44a3-bfab-2b7606143e16 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:07.114969 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4b95b718-20c0-40d5-b668-5b3f4564feb6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:07.115174 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4b95b718-20c0-40d5-b668-5b3f4564feb6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:07.115321 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-4b95b718-20c0-40d5-b668-5b3f4564feb6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete backup with id: a7c23188-bee5-42ee-9c42-04df5fa8c147. Aug 01 13:06:07.115406 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1014/4068] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:07 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:07.120834 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:07.120834 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:07.137168 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-4b95b718-20c0-40d5-b668-5b3f4564feb6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] delete_backup rpcapi backup_id a7c23188-bee5-42ee-9c42-04df5fa8c147 {{(pid=100261) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:06:07.138872 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4b95b718-20c0-40d5-b668-5b3f4564feb6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 returned with HTTP 202 Aug 01 13:06:07.139553 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1017/4069] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:07 2026] DELETE /volume/v3/backups/a7c23188-bee5-42ee-9c42-04df5fa8c147 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:06:07.157327 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:07.161126 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:07.161594 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-224227795"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:07.165579 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-224227795'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:07.165701 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume of 1 GB Aug 01 13:06:07.177756 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Availability Zones retrieved successfully. Aug 01 13:06:07.186362 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Flow 'volume_create_api' (b8e52150-2f2b-4f70-b368-ebe54aae60b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:07.187884 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98140840-8afc-4a23-be0c-fa494d1b7842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:07.188979 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:07.221217 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98140840-8afc-4a23-be0c-fa494d1b7842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:07.222466 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21eef8a3-b930-47d1-872b-c508d09dcf3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:07.292749 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Created reservations ['863bed8d-0013-4673-a943-8e31b5710201', '7821e21e-83b2-47ff-948c-066060b0700e', '5fce137e-2ae6-433f-9f8a-711ae06ea2b8', '094dac3e-e009-4290-904c-fc28d5719275'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:07.293615 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21eef8a3-b930-47d1-872b-c508d09dcf3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['863bed8d-0013-4673-a943-8e31b5710201', '7821e21e-83b2-47ff-948c-066060b0700e', '5fce137e-2ae6-433f-9f8a-711ae06ea2b8', '094dac3e-e009-4290-904c-fc28d5719275']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:07.294225 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (393d92b0-0441-4f10-a99f-e3c83f8c4ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:07.323784 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (393d92b0-0441-4f10-a99f-e3c83f8c4ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f84832a-d1ce-45df-9388-0ffa23b37812', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-224227795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6432f2d9445c4bfaf6c3a9445544c',qos_specs=None,replication_status=,reservations=['863bed8d-0013-4673-a943-8e31b5710201','7821e21e-83b2-47ff-948c-066060b0700e','5fce137e-2ae6-433f-9f8a-711ae06ea2b8','094dac3e-e009-4290-904c-fc28d5719275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5773fb1f174820a78b84f918d11f6c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-224227795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f84832a-d1ce-45df-9388-0ffa23b37812,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43e6432f2d9445c4bfaf6c3a9445544c',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='ed5773fb1f174820a78b84f918d11f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:07.325298 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cc3d53-03ee-4576-a25c-e2ec845ede7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:07.331120 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a6a1fb4-a17a-46bd-9c73-c597fe99c912 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:07.332840 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a6a1fb4-a17a-46bd-9c73-c597fe99c912 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:07.333054 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a6a1fb4-a17a-46bd-9c73-c597fe99c912 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:07.333254 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a6a1fb4-a17a-46bd-9c73-c597fe99c912 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:07.333377 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9a6a1fb4-a17a-46bd-9c73-c597fe99c912 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:07.338120 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:07.338120 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:07.338781 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a6a1fb4-a17a-46bd-9c73-c597fe99c912 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:07.339223 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1017/4070] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:07 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:07.353685 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cc3d53-03ee-4576-a25c-e2ec845ede7e) 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-VolumeV3RbacBaseTests-Volume-224227795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6432f2d9445c4bfaf6c3a9445544c',qos_specs=None,replication_status=,reservations=['863bed8d-0013-4673-a943-8e31b5710201','7821e21e-83b2-47ff-948c-066060b0700e','5fce137e-2ae6-433f-9f8a-711ae06ea2b8','094dac3e-e009-4290-904c-fc28d5719275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5773fb1f174820a78b84f918d11f6c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:07.354467 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e485b020-f59f-4447-88aa-b08b73642290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:07.384673 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f483d69a-af79-4825-960a-081f80693faa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:07.384673 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f483d69a-af79-4825-960a-081f80693faa tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:07.384673 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f483d69a-af79-4825-960a-081f80693faa tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:07.384673 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f483d69a-af79-4825-960a-081f80693faa tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:07.384673 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f483d69a-af79-4825-960a-081f80693faa tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:07.385997 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e485b020-f59f-4447-88aa-b08b73642290) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:07.386086 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:07.386086 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:07.386158 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Flow 'volume_create_api' (b8e52150-2f2b-4f70-b368-ebe54aae60b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:07.386158 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume request issued successfully. Aug 01 13:06:07.386255 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f483d69a-af79-4825-960a-081f80693faa tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:07.386255 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1015/4071] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:07 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:07.386362 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9efed70d-50c0-4ec3-a626-f8fd485ec265 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:07.386362 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1023/4072] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:06:07 2026] POST /volume/v3/volumes => generated 777 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:07.389953 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9c9d1f90-a98f-4dba-baeb-204654d74c48 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:07.392030 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c9d1f90-a98f-4dba-baeb-204654d74c48 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 Aug 01 13:06:07.392320 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c9d1f90-a98f-4dba-baeb-204654d74c48 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:07.392564 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c9d1f90-a98f-4dba-baeb-204654d74c48 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:07.401632 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:07.401632 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:07.405997 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9c9d1f90-a98f-4dba-baeb-204654d74c48 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:07.411791 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c9d1f90-a98f-4dba-baeb-204654d74c48 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 returned with HTTP 200 Aug 01 13:06:07.412276 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1018/4073] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:07 2026] GET /volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:07.478458 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-ab910536-ae14-464d-a24f-9b7a424b1af4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:07.479509 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-ab910536-ae14-464d-a24f-9b7a424b1af4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/limits Aug 01 13:06:07.479743 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-ab910536-ae14-464d-a24f-9b7a424b1af4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:07.479896 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-ab910536-ae14-464d-a24f-9b7a424b1af4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:07.507075 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-ab910536-ae14-464d-a24f-9b7a424b1af4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/limits returned with HTTP 200 Aug 01 13:06:07.508896 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1018/4074] 10.4.3.110 () {68 vars in 1484 bytes} [Sat Aug 1 13:06:07 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:06:07.575669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-4734c08f-a21b-4b85-a28e-da194b4c4124 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:07.577803 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-4734c08f-a21b-4b85-a28e-da194b4c4124 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:06:07.578170 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-4734c08f-a21b-4b85-a28e-da194b4c4124 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:07.578222 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-4734c08f-a21b-4b85-a28e-da194b4c4124 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:07.594225 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:07.594225 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:07.601567 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-4734c08f-a21b-4b85-a28e-da194b4c4124 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:06:07.611973 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-4734c08f-a21b-4b85-a28e-da194b4c4124 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c returned with HTTP 200 Aug 01 13:06:07.611973 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1016/4075] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:06:07 2026] GET /volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c => generated 1663 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:07.629083 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-db891f28-0437-4c28-b9fd-07ebdc132507 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:07.630619 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-db891f28-0437-4c28-b9fd-07ebdc132507 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:06:07.631430 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-db891f28-0437-4c28-b9fd-07ebdc132507 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93d7b696-e31f-4022-9447-999d2378756c", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1404152526", "description": null, "metadata": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:07.650562 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:07.650562 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:07.650562 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-db891f28-0437-4c28-b9fd-07ebdc132507 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:06:07.650562 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-db891f28-0437-4c28-b9fd-07ebdc132507 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Create snapshot from volume 93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:06:07.696972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-79a78f10-f32d-40a4-8ca3-59b66a820d2d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:07.699589 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-79a78f10-f32d-40a4-8ca3-59b66a820d2d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:07.700069 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-79a78f10-f32d-40a4-8ca3-59b66a820d2d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:07.700786 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-79a78f10-f32d-40a4-8ca3-59b66a820d2d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:07.700786 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-79a78f10-f32d-40a4-8ca3-59b66a820d2d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:07.708721 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:07.708721 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:07.709846 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-79a78f10-f32d-40a4-8ca3-59b66a820d2d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:07.710115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-db891f28-0437-4c28-b9fd-07ebdc132507 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Created reservations ['af7e7b98-7502-43d5-84b6-89da6d2ebcb3', 'f4d3ff24-1e65-47f0-a899-bf0d04404860', 'b20a2248-3b5a-4417-8517-bea8eac4fa1f', 'a6d6bed8-fd79-4781-a764-0819ffa0b10b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:07.711963 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1019/4076] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:07 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:07.769475 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-db891f28-0437-4c28-b9fd-07ebdc132507 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot force create request issued successfully. Aug 01 13:06:07.770463 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-44661ab3-be01-4d59-8080-5b69379f4a20 req-db891f28-0437-4c28-b9fd-07ebdc132507 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:06:07.771128 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1024/4077] 10.4.3.110 () {72 vars in 1547 bytes} [Sat Aug 1 13:06:07 2026] POST /volume/v3/snapshots => generated 324 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:08.132911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39fdc0fb-b37c-4d7c-88b9-953731f951e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:08.135084 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39fdc0fb-b37c-4d7c-88b9-953731f951e9 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:08.135281 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39fdc0fb-b37c-4d7c-88b9-953731f951e9 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:08.135456 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39fdc0fb-b37c-4d7c-88b9-953731f951e9 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:08.142646 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:08.142646 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:08.146660 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-39fdc0fb-b37c-4d7c-88b9-953731f951e9 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:08.152524 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39fdc0fb-b37c-4d7c-88b9-953731f951e9 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:08.153027 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1019/4078] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:08 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:08.350300 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc99f610-b4d5-43a8-ad52-b68417e970c4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:08.354743 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc99f610-b4d5-43a8-ad52-b68417e970c4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:08.354743 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc99f610-b4d5-43a8-ad52-b68417e970c4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:08.354743 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc99f610-b4d5-43a8-ad52-b68417e970c4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:08.354743 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cc99f610-b4d5-43a8-ad52-b68417e970c4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:08.362214 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:08.362214 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:08.362214 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc99f610-b4d5-43a8-ad52-b68417e970c4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:08.362214 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1017/4079] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:08 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:08.387568 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fa6046e2-be24-43b6-b3cf-d2361e392709 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:08.389705 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fa6046e2-be24-43b6-b3cf-d2361e392709 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:08.389968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fa6046e2-be24-43b6-b3cf-d2361e392709 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:08.390572 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fa6046e2-be24-43b6-b3cf-d2361e392709 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:08.390572 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fa6046e2-be24-43b6-b3cf-d2361e392709 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:08.395911 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:08.395911 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:08.396965 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fa6046e2-be24-43b6-b3cf-d2361e392709 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:08.397578 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1020/4080] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:08 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:08.428347 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ffcf1fae-f92b-4b34-a125-9c4305d8c4b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:08.430585 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ffcf1fae-f92b-4b34-a125-9c4305d8c4b1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 Aug 01 13:06:08.430701 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ffcf1fae-f92b-4b34-a125-9c4305d8c4b1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:08.431261 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ffcf1fae-f92b-4b34-a125-9c4305d8c4b1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:08.439131 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:08.439131 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:08.444057 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ffcf1fae-f92b-4b34-a125-9c4305d8c4b1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:08.449919 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ffcf1fae-f92b-4b34-a125-9c4305d8c4b1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 returned with HTTP 200 Aug 01 13:06:08.450960 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1025/4081] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:08 2026] GET /volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:08.464119 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a035be67-3acd-4a17-a9c4-0135f843f37e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:08.467859 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a035be67-3acd-4a17-a9c4-0135f843f37e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:06:08.468272 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a035be67-3acd-4a17-a9c4-0135f843f37e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f84832a-d1ce-45df-9388-0ffa23b37812", "name": "tempest-type-Backup-1946468574"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:08.469838 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-a035be67-3acd-4a17-a9c4-0135f843f37e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Creating new backup {'backup': {'volume_id': '1f84832a-d1ce-45df-9388-0ffa23b37812', 'name': 'tempest-type-Backup-1946468574'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:06:08.470157 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-a035be67-3acd-4a17-a9c4-0135f843f37e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Creating backup of volume 1f84832a-d1ce-45df-9388-0ffa23b37812 in container None Aug 01 13:06:08.482258 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:08.482258 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:08.482723 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a035be67-3acd-4a17-a9c4-0135f843f37e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:08.501433 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a035be67-3acd-4a17-a9c4-0135f843f37e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Created reservations ['375ff046-b8ba-421b-8a23-585d51cafef4', 'b94c14a8-2c75-4fa3-a8d3-3c78aa3c9f53'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:08.530096 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a035be67-3acd-4a17-a9c4-0135f843f37e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:06:08.530384 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1020/4082] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:06:08 2026] POST /volume/v3/backups => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:08.539803 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7efb5be9-9b9f-4100-b26a-d42b540399ce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:08.541758 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7efb5be9-9b9f-4100-b26a-d42b540399ce tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:08.542028 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7efb5be9-9b9f-4100-b26a-d42b540399ce tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:08.542259 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7efb5be9-9b9f-4100-b26a-d42b540399ce tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:08.542408 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7efb5be9-9b9f-4100-b26a-d42b540399ce tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:08.546530 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:08.546530 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:08.547206 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7efb5be9-9b9f-4100-b26a-d42b540399ce tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:08.547617 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1018/4083] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:08 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:08.725027 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4842f7be-bce1-4f4c-bb56-6810a87997b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:08.727078 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4842f7be-bce1-4f4c-bb56-6810a87997b4 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:08.727277 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4842f7be-bce1-4f4c-bb56-6810a87997b4 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:08.727513 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4842f7be-bce1-4f4c-bb56-6810a87997b4 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:08.727833 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4842f7be-bce1-4f4c-bb56-6810a87997b4 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:08.733844 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:08.733844 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:08.734926 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4842f7be-bce1-4f4c-bb56-6810a87997b4 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:08.735460 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1021/4084] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:08 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:09.171689 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-273cd5af-99d5-464b-a8ee-2e6d81941c05 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:09.179350 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-273cd5af-99d5-464b-a8ee-2e6d81941c05 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:09.181124 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-273cd5af-99d5-464b-a8ee-2e6d81941c05 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:09.183835 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-273cd5af-99d5-464b-a8ee-2e6d81941c05 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:09.207782 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:09.207782 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:09.222270 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-273cd5af-99d5-464b-a8ee-2e6d81941c05 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:09.239500 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-273cd5af-99d5-464b-a8ee-2e6d81941c05 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:09.241452 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1026/4085] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:09 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 928 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:09.373388 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c7f865e-032e-4b82-a127-37495e6d2dd6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:09.375200 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c7f865e-032e-4b82-a127-37495e6d2dd6 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:09.375426 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c7f865e-032e-4b82-a127-37495e6d2dd6 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:09.375613 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c7f865e-032e-4b82-a127-37495e6d2dd6 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:09.375723 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5c7f865e-032e-4b82-a127-37495e6d2dd6 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:09.379914 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:09.379914 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:09.380668 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c7f865e-032e-4b82-a127-37495e6d2dd6 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:09.381138 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1021/4086] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:09 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:09.411660 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e7addf61-141b-4845-b230-3a927694210d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:09.414563 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7addf61-141b-4845-b230-3a927694210d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:09.414672 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7addf61-141b-4845-b230-3a927694210d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:09.414959 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7addf61-141b-4845-b230-3a927694210d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:09.415089 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e7addf61-141b-4845-b230-3a927694210d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:09.419921 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:09.419921 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:09.421052 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7addf61-141b-4845-b230-3a927694210d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:09.421564 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1019/4087] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:09 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:09.561963 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bb58235b-fd16-4b66-ae92-2ad89ea801b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:09.564278 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb58235b-fd16-4b66-ae92-2ad89ea801b4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:09.564567 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb58235b-fd16-4b66-ae92-2ad89ea801b4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:09.564808 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb58235b-fd16-4b66-ae92-2ad89ea801b4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:09.564952 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bb58235b-fd16-4b66-ae92-2ad89ea801b4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:09.570285 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:09.570285 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:09.570642 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb58235b-fd16-4b66-ae92-2ad89ea801b4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:09.571109 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1022/4088] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:09 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:09.749695 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e7dcdaf5-ac6a-47ea-a889-f70c109fd373 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:09.756335 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e7dcdaf5-ac6a-47ea-a889-f70c109fd373 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:09.757575 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e7dcdaf5-ac6a-47ea-a889-f70c109fd373 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:09.757940 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e7dcdaf5-ac6a-47ea-a889-f70c109fd373 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:09.758211 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e7dcdaf5-ac6a-47ea-a889-f70c109fd373 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:09.773287 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:09.773287 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:09.775649 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e7dcdaf5-ac6a-47ea-a889-f70c109fd373 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:09.776687 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1027/4089] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:09 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:09.812806 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-719ce058-7346-4c42-bd45-97cb09ea0671 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:09.815478 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-719ce058-7346-4c42-bd45-97cb09ea0671 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d Aug 01 13:06:09.815690 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-719ce058-7346-4c42-bd45-97cb09ea0671 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:09.815928 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-719ce058-7346-4c42-bd45-97cb09ea0671 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:09.824291 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:09.824291 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:09.824957 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-719ce058-7346-4c42-bd45-97cb09ea0671 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot retrieved successfully. Aug 01 13:06:09.826442 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-719ce058-7346-4c42-bd45-97cb09ea0671 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d returned with HTTP 200 Aug 01 13:06:09.827880 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1022/4090] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:09 2026] GET /volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:09.857343 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:09.859479 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:09.860150 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1478565623", "snapshot_id": null, "imageRef": "cc23188b-ed5c-43b3-ba5e-45b5e5c8a0b2", "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:09.862334 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1478565623', 'snapshot_id': None, 'imageRef': 'cc23188b-ed5c-43b3-ba5e-45b5e5c8a0b2', 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:09.960850 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:09.960850 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:09.960850 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot retrieved successfully. Aug 01 13:06:09.960850 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Create volume of 1 GB Aug 01 13:06:09.963975 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Availability Zones retrieved successfully. Aug 01 13:06:09.971854 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Flow 'volume_create_api' (bf9859ac-d5a7-403b-99cd-38fa487d18b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:09.973211 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60df6919-d1c4-435e-8ec6-e3a60de22256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:09.974505 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:10.012114 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60df6919-d1c4-435e-8ec6-e3a60de22256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7aa87a29-9102-44db-b3cd-d4d69bdeff7d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:10.013334 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ce97b2-d5b4-4734-b5f1-6581c2de4e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:10.054929 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Created reservations ['076038b1-a934-4248-866c-5e87671b82c7', 'eec1fd1a-3883-4c76-afcd-4cf50942bbf2', '85d6a34e-a560-44da-b20d-a13131fe4056', '169243db-0726-467c-bef3-1bcf45026592'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:10.055807 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ce97b2-d5b4-4734-b5f1-6581c2de4e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['076038b1-a934-4248-866c-5e87671b82c7', 'eec1fd1a-3883-4c76-afcd-4cf50942bbf2', '85d6a34e-a560-44da-b20d-a13131fe4056', '169243db-0726-467c-bef3-1bcf45026592']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:10.056807 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (801e7087-7be7-4a97-bb92-49951ee673f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:10.095899 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (801e7087-7be7-4a97-bb92-49951ee673f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c1d31ca-8e3b-4815-8488-a934c50c0e23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1478565623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029142d084d243cfb0ea415233bf6b47',qos_specs=None,replication_status=,reservations=['076038b1-a934-4248-866c-5e87671b82c7','eec1fd1a-3883-4c76-afcd-4cf50942bbf2','85d6a34e-a560-44da-b20d-a13131fe4056','169243db-0726-467c-bef3-1bcf45026592'],size=1,snapshot_id=7aa87a29-9102-44db-b3cd-d4d69bdeff7d,source_replicaid=,source_volid=None,status='creating',user_id='6013d405e7604b4fa64c652859a7c909',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1478565623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c1d31ca-8e3b-4815-8488-a934c50c0e23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='029142d084d243cfb0ea415233bf6b47',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=7aa87a29-9102-44db-b3cd-d4d69bdeff7d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6013d405e7604b4fa64c652859a7c909',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:10.097342 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c68cb90-e51d-4979-ac93-eaf37590e819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:10.112228 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c68cb90-e51d-4979-ac93-eaf37590e819) 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-TestVolumeBootPatternV346-volume-origin-1478565623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029142d084d243cfb0ea415233bf6b47',qos_specs=None,replication_status=,reservations=['076038b1-a934-4248-866c-5e87671b82c7','eec1fd1a-3883-4c76-afcd-4cf50942bbf2','85d6a34e-a560-44da-b20d-a13131fe4056','169243db-0726-467c-bef3-1bcf45026592'],size=1,snapshot_id=7aa87a29-9102-44db-b3cd-d4d69bdeff7d,source_replicaid=,source_volid=None,status='creating',user_id='6013d405e7604b4fa64c652859a7c909',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:10.113202 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1740d76-ef5c-49d5-9ae3-96d288b1878e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:10.132811 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1740d76-ef5c-49d5-9ae3-96d288b1878e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:10.133728 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Flow 'volume_create_api' (bf9859ac-d5a7-403b-99cd-38fa487d18b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:10.134105 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Create volume request issued successfully. Aug 01 13:06:10.134738 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d50a9c5c-8b21-4cfb-aea1-5c4703fd9b33 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:10.135218 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1020/4091] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:06:09 2026] POST /volume/v3/volumes => generated 814 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:10.151384 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-75ec3959-cae6-4e0b-ac04-a022f4eafc95 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:10.153371 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75ec3959-cae6-4e0b-ac04-a022f4eafc95 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 Aug 01 13:06:10.153668 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75ec3959-cae6-4e0b-ac04-a022f4eafc95 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:10.153902 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75ec3959-cae6-4e0b-ac04-a022f4eafc95 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:10.161441 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:10.161441 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:10.165757 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-75ec3959-cae6-4e0b-ac04-a022f4eafc95 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:06:10.170811 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75ec3959-cae6-4e0b-ac04-a022f4eafc95 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 returned with HTTP 200 Aug 01 13:06:10.171325 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1023/4092] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:10 2026] GET /volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:10.260868 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-faf0fe96-23dd-4b2f-88b6-35defbc72ddf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:10.267750 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-faf0fe96-23dd-4b2f-88b6-35defbc72ddf tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:10.270346 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-faf0fe96-23dd-4b2f-88b6-35defbc72ddf tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:10.271258 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-faf0fe96-23dd-4b2f-88b6-35defbc72ddf tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:10.292505 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:10.292505 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:10.308210 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-faf0fe96-23dd-4b2f-88b6-35defbc72ddf tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:10.318936 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-faf0fe96-23dd-4b2f-88b6-35defbc72ddf tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:10.319461 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1028/4093] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:10 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 928 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:10.395400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-062145a8-86d8-425b-9f26-1b6ed84c0f1a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:10.396694 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-062145a8-86d8-425b-9f26-1b6ed84c0f1a tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:10.397400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-062145a8-86d8-425b-9f26-1b6ed84c0f1a tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:10.397400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-062145a8-86d8-425b-9f26-1b6ed84c0f1a tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:10.397400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-062145a8-86d8-425b-9f26-1b6ed84c0f1a tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:10.402690 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:10.402690 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:10.403478 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-062145a8-86d8-425b-9f26-1b6ed84c0f1a tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:10.404352 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1023/4094] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:10 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:10.437382 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b0a6ef2e-6cf1-4e30-8a88-9423b15625f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:10.439247 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0a6ef2e-6cf1-4e30-8a88-9423b15625f8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:10.439751 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b0a6ef2e-6cf1-4e30-8a88-9423b15625f8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:10.440966 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b0a6ef2e-6cf1-4e30-8a88-9423b15625f8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:10.440966 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b0a6ef2e-6cf1-4e30-8a88-9423b15625f8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:10.445512 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:10.445512 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:10.446882 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0a6ef2e-6cf1-4e30-8a88-9423b15625f8 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:10.446882 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1021/4095] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:10 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:10.462699 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fa2adc1c-0dc2-401a-9dc7-b0119c5acb6b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:10.465270 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fa2adc1c-0dc2-401a-9dc7-b0119c5acb6b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 Aug 01 13:06:10.465502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fa2adc1c-0dc2-401a-9dc7-b0119c5acb6b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:10.465728 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fa2adc1c-0dc2-401a-9dc7-b0119c5acb6b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:10.479970 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:10.479970 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:10.482073 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fa2adc1c-0dc2-401a-9dc7-b0119c5acb6b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:06:10.487161 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fa2adc1c-0dc2-401a-9dc7-b0119c5acb6b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 returned with HTTP 200 Aug 01 13:06:10.487653 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1024/4096] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:10 2026] GET /volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 => generated 966 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:10.504934 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8fcaa1d6-2370-4462-8654-c72a5ed67dcc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:10.507040 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fcaa1d6-2370-4462-8654-c72a5ed67dcc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 Aug 01 13:06:10.507243 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fcaa1d6-2370-4462-8654-c72a5ed67dcc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:10.507402 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fcaa1d6-2370-4462-8654-c72a5ed67dcc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:10.515565 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:10.515565 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:10.519583 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8fcaa1d6-2370-4462-8654-c72a5ed67dcc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:06:10.523889 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fcaa1d6-2370-4462-8654-c72a5ed67dcc tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 returned with HTTP 200 Aug 01 13:06:10.524294 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1029/4097] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:10 2026] GET /volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 => generated 966 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:10.536388 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1ec71a0a-5dff-4375-89ec-b38bf76a695f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:10.538600 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ec71a0a-5dff-4375-89ec-b38bf76a695f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 Aug 01 13:06:10.538838 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ec71a0a-5dff-4375-89ec-b38bf76a695f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:10.539080 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ec71a0a-5dff-4375-89ec-b38bf76a695f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:10.539276 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1ec71a0a-5dff-4375-89ec-b38bf76a695f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume with id: 04e00617-c6e1-4722-8f5e-09bfe0b607a9 Aug 01 13:06:10.547776 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:10.547776 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:10.548360 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1ec71a0a-5dff-4375-89ec-b38bf76a695f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:06:10.564907 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1ec71a0a-5dff-4375-89ec-b38bf76a695f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume request issued successfully. Aug 01 13:06:10.565170 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ec71a0a-5dff-4375-89ec-b38bf76a695f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 returned with HTTP 202 Aug 01 13:06:10.565737 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1024/4098] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:10 2026] DELETE /volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:10.572810 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2914fb58-d220-4e9d-bedd-85bf2df368f3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:10.574780 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2914fb58-d220-4e9d-bedd-85bf2df368f3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 Aug 01 13:06:10.575010 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2914fb58-d220-4e9d-bedd-85bf2df368f3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:10.575201 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2914fb58-d220-4e9d-bedd-85bf2df368f3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:10.583268 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:10.583268 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:10.586093 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e15215b2-4e89-47af-881b-1927ee69f06f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:10.587198 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2914fb58-d220-4e9d-bedd-85bf2df368f3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:06:10.589060 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e15215b2-4e89-47af-881b-1927ee69f06f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:10.589345 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e15215b2-4e89-47af-881b-1927ee69f06f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:10.589960 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e15215b2-4e89-47af-881b-1927ee69f06f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:10.590124 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e15215b2-4e89-47af-881b-1927ee69f06f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:10.591382 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2914fb58-d220-4e9d-bedd-85bf2df368f3 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 returned with HTTP 200 Aug 01 13:06:10.591781 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1022/4099] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:10 2026] GET /volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 => generated 965 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:10.599001 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:10.599001 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:10.599250 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e15215b2-4e89-47af-881b-1927ee69f06f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:10.599753 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1025/4100] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:10 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:10.788897 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b0d13c4c-8442-499e-9f08-8df34dbd2c0c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:10.791613 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0d13c4c-8442-499e-9f08-8df34dbd2c0c tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:10.791830 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0d13c4c-8442-499e-9f08-8df34dbd2c0c tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:10.792068 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0d13c4c-8442-499e-9f08-8df34dbd2c0c tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:10.792168 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b0d13c4c-8442-499e-9f08-8df34dbd2c0c tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:10.797728 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:10.797728 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:10.798570 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0d13c4c-8442-499e-9f08-8df34dbd2c0c tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:10.798929 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1030/4101] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:10 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:11.188013 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-04889c7b-7d51-4f79-856b-ca60b8b86eb4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:11.190164 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04889c7b-7d51-4f79-856b-ca60b8b86eb4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 Aug 01 13:06:11.190458 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04889c7b-7d51-4f79-856b-ca60b8b86eb4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:11.190695 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04889c7b-7d51-4f79-856b-ca60b8b86eb4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:11.199182 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:11.199182 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:11.203550 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-04889c7b-7d51-4f79-856b-ca60b8b86eb4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:06:11.210021 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04889c7b-7d51-4f79-856b-ca60b8b86eb4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 returned with HTTP 200 Aug 01 13:06:11.210447 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1025/4102] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:11 2026] GET /volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:11.224167 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4d8e8b70-bada-4d01-ad70-dda45ef80a93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:11.226195 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d8e8b70-bada-4d01-ad70-dda45ef80a93 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 Aug 01 13:06:11.226475 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d8e8b70-bada-4d01-ad70-dda45ef80a93 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:11.226577 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d8e8b70-bada-4d01-ad70-dda45ef80a93 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:11.236241 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:11.236241 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:11.243322 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4d8e8b70-bada-4d01-ad70-dda45ef80a93 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:06:11.252235 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d8e8b70-bada-4d01-ad70-dda45ef80a93 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 returned with HTTP 200 Aug 01 13:06:11.252811 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1023/4103] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:11 2026] GET /volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 => generated 1423 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:11.338589 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f9849c84-01bc-4653-a6e1-7e27316132a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:11.342705 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f9849c84-01bc-4653-a6e1-7e27316132a2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:11.342705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f9849c84-01bc-4653-a6e1-7e27316132a2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:11.342705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f9849c84-01bc-4653-a6e1-7e27316132a2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:11.353849 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:11.353849 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:11.359256 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f9849c84-01bc-4653-a6e1-7e27316132a2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:11.364396 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f9849c84-01bc-4653-a6e1-7e27316132a2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:11.364845 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1026/4104] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:11 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:11.415744 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a34548ac-ff98-4a1c-8062-998efc3ae63c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:11.417714 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a34548ac-ff98-4a1c-8062-998efc3ae63c tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:11.417969 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a34548ac-ff98-4a1c-8062-998efc3ae63c tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:11.418142 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a34548ac-ff98-4a1c-8062-998efc3ae63c tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:11.418239 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a34548ac-ff98-4a1c-8062-998efc3ae63c tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:11.422301 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:11.422301 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:11.423033 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a34548ac-ff98-4a1c-8062-998efc3ae63c tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:11.423497 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1031/4105] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:11 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:11.606616 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e20d8a25-1d5a-4d11-adbb-6a770736466a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:11.608716 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e20d8a25-1d5a-4d11-adbb-6a770736466a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 Aug 01 13:06:11.608899 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e20d8a25-1d5a-4d11-adbb-6a770736466a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:11.609159 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e20d8a25-1d5a-4d11-adbb-6a770736466a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:11.611594 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9daf9166-ac4a-4fcd-a1ec-5fd746d7ce62 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:11.613820 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9daf9166-ac4a-4fcd-a1ec-5fd746d7ce62 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:11.614132 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9daf9166-ac4a-4fcd-a1ec-5fd746d7ce62 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:11.614385 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9daf9166-ac4a-4fcd-a1ec-5fd746d7ce62 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:11.614549 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9daf9166-ac4a-4fcd-a1ec-5fd746d7ce62 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:11.617498 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e20d8a25-1d5a-4d11-adbb-6a770736466a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 returned with HTTP 404 Aug 01 13:06:11.618184 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1026/4106] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:11 2026] GET /volume/v3/volumes/04e00617-c6e1-4722-8f5e-09bfe0b607a9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:11.620155 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:11.620155 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:11.621106 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9daf9166-ac4a-4fcd-a1ec-5fd746d7ce62 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:11.621835 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1024/4107] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:11 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:11.626904 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-afd34274-2bf5-4882-b250-9708ce9a8c69 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:11.628636 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afd34274-2bf5-4882-b250-9708ce9a8c69 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:11.628874 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afd34274-2bf5-4882-b250-9708ce9a8c69 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:11.629577 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afd34274-2bf5-4882-b250-9708ce9a8c69 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:11.629577 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-afd34274-2bf5-4882-b250-9708ce9a8c69 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete backup with id: 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. Aug 01 13:06:11.634285 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:11.634285 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:11.647578 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-afd34274-2bf5-4882-b250-9708ce9a8c69 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] delete_backup rpcapi backup_id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f {{(pid=100261) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:06:11.650038 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afd34274-2bf5-4882-b250-9708ce9a8c69 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 202 Aug 01 13:06:11.650585 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1027/4108] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:11 2026] DELETE /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:06:11.659147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-affca57c-ace6-4a29-b430-183dceb4ad2d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:11.661374 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-affca57c-ace6-4a29-b430-183dceb4ad2d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:11.661632 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-affca57c-ace6-4a29-b430-183dceb4ad2d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:11.662098 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-affca57c-ace6-4a29-b430-183dceb4ad2d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:11.662215 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-affca57c-ace6-4a29-b430-183dceb4ad2d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:11.667324 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:11.667324 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:11.668102 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-affca57c-ace6-4a29-b430-183dceb4ad2d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 200 Aug 01 13:06:11.668561 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1032/4109] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:11 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:11.813129 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9b7738a-96bf-417a-9413-ea89e87a059b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:11.814969 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9b7738a-96bf-417a-9413-ea89e87a059b tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:11.815143 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9b7738a-96bf-417a-9413-ea89e87a059b tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:11.815361 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9b7738a-96bf-417a-9413-ea89e87a059b tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:11.815532 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a9b7738a-96bf-417a-9413-ea89e87a059b tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:11.821257 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:11.821257 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:11.821257 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9b7738a-96bf-417a-9413-ea89e87a059b tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:11.821921 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1027/4110] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:11 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:12.384649 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f0204f18-504f-4726-8acc-4a63d944c2ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:12.388999 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0204f18-504f-4726-8acc-4a63d944c2ad tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:12.388999 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0204f18-504f-4726-8acc-4a63d944c2ad tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:12.388999 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0204f18-504f-4726-8acc-4a63d944c2ad tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:12.407232 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:12.407232 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:12.414388 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f0204f18-504f-4726-8acc-4a63d944c2ad tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:12.417707 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0204f18-504f-4726-8acc-4a63d944c2ad tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:12.418206 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1025/4111] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:12 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:12.435247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-311b39be-5f06-4cfd-9b5e-9642b37b27a3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:12.439171 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-311b39be-5f06-4cfd-9b5e-9642b37b27a3 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:12.439516 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-311b39be-5f06-4cfd-9b5e-9642b37b27a3 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:12.439824 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-311b39be-5f06-4cfd-9b5e-9642b37b27a3 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:12.440204 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-311b39be-5f06-4cfd-9b5e-9642b37b27a3 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:12.445233 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:12.445233 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:12.445845 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-311b39be-5f06-4cfd-9b5e-9642b37b27a3 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:12.446221 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1028/4112] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:12 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:12.633723 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-09f7ebc1-063f-440b-bd83-1911d3bfbf66 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:12.636325 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09f7ebc1-063f-440b-bd83-1911d3bfbf66 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:12.636553 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09f7ebc1-063f-440b-bd83-1911d3bfbf66 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:12.636760 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09f7ebc1-063f-440b-bd83-1911d3bfbf66 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:12.636866 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-09f7ebc1-063f-440b-bd83-1911d3bfbf66 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:12.641575 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:12.641575 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:12.642284 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09f7ebc1-063f-440b-bd83-1911d3bfbf66 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:12.642746 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1033/4113] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:12 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:12.681690 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b7ad87b1-364c-4e98-8588-7daaa808279c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:12.684038 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7ad87b1-364c-4e98-8588-7daaa808279c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f Aug 01 13:06:12.684285 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7ad87b1-364c-4e98-8588-7daaa808279c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:12.684550 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7ad87b1-364c-4e98-8588-7daaa808279c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:12.684683 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b7ad87b1-364c-4e98-8588-7daaa808279c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 7bb17756-0b77-4787-bad3-a6de3c5a0a7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:12.689685 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7ad87b1-364c-4e98-8588-7daaa808279c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f returned with HTTP 404 Aug 01 13:06:12.690449 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1028/4114] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:12 2026] GET /volume/v3/backups/7bb17756-0b77-4787-bad3-a6de3c5a0a7f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:12.749804 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e850f386-b520-4e8b-a689-f314559931e0 req-7bcd719d-0c95-4ffe-95e4-4b5c521b0440 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:12.755726 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-7bcd719d-0c95-4ffe-95e4-4b5c521b0440 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 Aug 01 13:06:12.755726 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-7bcd719d-0c95-4ffe-95e4-4b5c521b0440 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:12.755726 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-7bcd719d-0c95-4ffe-95e4-4b5c521b0440 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:12.768858 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:12.768858 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:12.773755 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e850f386-b520-4e8b-a689-f314559931e0 req-7bcd719d-0c95-4ffe-95e4-4b5c521b0440 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:06:12.782332 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-7bcd719d-0c95-4ffe-95e4-4b5c521b0440 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 returned with HTTP 200 Aug 01 13:06:12.783001 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1026/4115] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:06:12 2026] GET /volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 => generated 1405 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:12.804282 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-064ea2d4-27a3-4dba-b513-79d77a1a211f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:12.806695 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-064ea2d4-27a3-4dba-b513-79d77a1a211f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 Aug 01 13:06:12.807787 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-064ea2d4-27a3-4dba-b513-79d77a1a211f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:12.808968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-064ea2d4-27a3-4dba-b513-79d77a1a211f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:12.808968 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-064ea2d4-27a3-4dba-b513-79d77a1a211f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume with id: c035aa54-4036-4aad-9d0f-ee312c264b82 Aug 01 13:06:12.822983 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:12.822983 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:12.823584 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-064ea2d4-27a3-4dba-b513-79d77a1a211f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:06:12.836182 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-52d34849-c5a9-4b18-b7e1-16bf71066725 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:12.838639 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52d34849-c5a9-4b18-b7e1-16bf71066725 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:12.839200 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52d34849-c5a9-4b18-b7e1-16bf71066725 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:12.840615 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52d34849-c5a9-4b18-b7e1-16bf71066725 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:12.840785 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-52d34849-c5a9-4b18-b7e1-16bf71066725 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:12.846850 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:12.846850 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:12.847807 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52d34849-c5a9-4b18-b7e1-16bf71066725 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:12.849142 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1034/4116] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:12 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:12.860797 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-064ea2d4-27a3-4dba-b513-79d77a1a211f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume request issued successfully. Aug 01 13:06:12.861332 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-064ea2d4-27a3-4dba-b513-79d77a1a211f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 returned with HTTP 202 Aug 01 13:06:12.861934 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1029/4117] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:12 2026] DELETE /volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:12.862031 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d5cc3771-e880-4763-9cf5-6a0b90519629 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:12.864122 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5cc3771-e880-4763-9cf5-6a0b90519629 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f Aug 01 13:06:12.864363 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5cc3771-e880-4763-9cf5-6a0b90519629 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:12.864603 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5cc3771-e880-4763-9cf5-6a0b90519629 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:12.873210 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce0f758e-ae3f-42a2-860a-c43efc2b59f7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:12.876371 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce0f758e-ae3f-42a2-860a-c43efc2b59f7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 Aug 01 13:06:12.876612 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce0f758e-ae3f-42a2-860a-c43efc2b59f7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:12.876869 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce0f758e-ae3f-42a2-860a-c43efc2b59f7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:12.877318 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:12.877318 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:12.882240 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d5cc3771-e880-4763-9cf5-6a0b90519629 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:06:12.885555 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:12.885555 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:12.888266 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5cc3771-e880-4763-9cf5-6a0b90519629 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f returned with HTTP 200 Aug 01 13:06:12.888769 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1029/4118] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:12 2026] GET /volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:12.889897 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ce0f758e-ae3f-42a2-860a-c43efc2b59f7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:06:12.894669 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce0f758e-ae3f-42a2-860a-c43efc2b59f7 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 returned with HTTP 200 Aug 01 13:06:12.894669 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1027/4119] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:12 2026] GET /volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:12.904205 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:12.906184 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] POST https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250/restore Aug 01 13:06:12.906690 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:12.908395 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Restoring backup 787899c7-115d-4434-bea8-3c195909a250 ({'restore': {}}) {{(pid=100262) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 13:06:12.909004 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Restoring backup 787899c7-115d-4434-bea8-3c195909a250 to volume None. Aug 01 13:06:12.914965 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:12.914965 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:12.916114 np0000006302 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Creating volume of 1 GB for restore of backup 787899c7-115d-4434-bea8-3c195909a250. Aug 01 13:06:12.919901 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Availability Zones retrieved successfully. Aug 01 13:06:12.927220 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Flow 'volume_create_api' (6fbd223d-a800-4edc-bc1a-a20b4696f2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:12.928808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36d3d8b9-131b-4bdf-aa70-d56193902559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:12.929794 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:12.964211 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36d3d8b9-131b-4bdf-aa70-d56193902559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:12.964933 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eeeb8cc-b011-42e3-89eb-45d04ba76b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:13.014026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Created reservations ['97cbc1a7-bce3-4b33-a495-d2b9d3b85964', '19da396d-1721-49a0-a59e-0706c8e8d1ce', 'b7a85fa5-7669-449b-97e2-610201ee379f', '55e3012b-ad2f-43c0-b186-b4df13432084'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:13.014900 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eeeb8cc-b011-42e3-89eb-45d04ba76b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97cbc1a7-bce3-4b33-a495-d2b9d3b85964', '19da396d-1721-49a0-a59e-0706c8e8d1ce', 'b7a85fa5-7669-449b-97e2-610201ee379f', '55e3012b-ad2f-43c0-b186-b4df13432084']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:13.015938 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fde4adb-c837-42d7-824c-3e4bd55af85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:13.046414 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fde4adb-c837-42d7-824c-3e4bd55af85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3989cdd6-3470-4413-a5e7-4dedb18941c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_787899c7-115d-4434-bea8-3c195909a250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='147c4c5f5e4d4ef09fec7b225f802496',qos_specs=None,replication_status=,reservations=['97cbc1a7-bce3-4b33-a495-d2b9d3b85964','19da396d-1721-49a0-a59e-0706c8e8d1ce','b7a85fa5-7669-449b-97e2-610201ee379f','55e3012b-ad2f-43c0-b186-b4df13432084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be2be5779094d8da3c7547fbf385788',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:13Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_787899c7-115d-4434-bea8-3c195909a250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3989cdd6-3470-4413-a5e7-4dedb18941c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='147c4c5f5e4d4ef09fec7b225f802496',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='7be2be5779094d8da3c7547fbf385788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:13.047171 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c42a6905-6ceb-4965-85d2-bbb52ef932f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:13.067960 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c42a6905-6ceb-4965-85d2-bbb52ef932f7) 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='auto-created_from_restore_from_backup',display_name='restore_backup_787899c7-115d-4434-bea8-3c195909a250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='147c4c5f5e4d4ef09fec7b225f802496',qos_specs=None,replication_status=,reservations=['97cbc1a7-bce3-4b33-a495-d2b9d3b85964','19da396d-1721-49a0-a59e-0706c8e8d1ce','b7a85fa5-7669-449b-97e2-610201ee379f','55e3012b-ad2f-43c0-b186-b4df13432084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7be2be5779094d8da3c7547fbf385788',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:13.068897 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d7f8dd-df08-47fb-99a7-9cb8bb2ce3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:13.081035 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d7f8dd-df08-47fb-99a7-9cb8bb2ce3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:13.082115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Flow 'volume_create_api' (6fbd223d-a800-4edc-bc1a-a20b4696f2af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:13.082588 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Create volume request issued successfully. Aug 01 13:06:13.090875 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:13.090875 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:13.091497 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:06:13.346496 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e850f386-b520-4e8b-a689-f314559931e0 req-2207f36e-be2d-4e02-9e4b-f987c71aa74b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.348897 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-2207f36e-be2d-4e02-9e4b-f987c71aa74b tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 Aug 01 13:06:13.349176 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-2207f36e-be2d-4e02-9e4b-f987c71aa74b tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:13.349415 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-2207f36e-be2d-4e02-9e4b-f987c71aa74b tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:13.361533 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:13.361533 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:13.369349 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e850f386-b520-4e8b-a689-f314559931e0 req-2207f36e-be2d-4e02-9e4b-f987c71aa74b tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:06:13.376620 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-2207f36e-be2d-4e02-9e4b-f987c71aa74b tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 returned with HTTP 200 Aug 01 13:06:13.377271 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1030/4120] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:06:13 2026] GET /volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 => generated 1405 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:13.389204 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d15ec6cb-0b39-461d-8aee-b4b108295b9b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.389725 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d15ec6cb-0b39-461d-8aee-b4b108295b9b None None] GET https://10.4.3.110/volume// Aug 01 13:06:13.389894 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d15ec6cb-0b39-461d-8aee-b4b108295b9b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:13.390159 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d15ec6cb-0b39-461d-8aee-b4b108295b9b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:13.390557 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d15ec6cb-0b39-461d-8aee-b4b108295b9b None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:06:13.391017 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1030/4121] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:06:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:06:13.408717 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e850f386-b520-4e8b-a689-f314559931e0 req-923101fa-f88c-487c-891c-03a2695c84df None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.411774 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-923101fa-f88c-487c-891c-03a2695c84df tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:06:13.412296 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-923101fa-f88c-487c-891c-03a2695c84df tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c1d31ca-8e3b-4815-8488-a934c50c0e23", "connector": null, "instance_uuid": "e5b0eb71-ab1d-4833-ba72-9c3a660f0e9f"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:13.421491 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:13.421491 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:13.431749 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bf800196-2909-4920-8f5b-36c9b133954f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.433619 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf800196-2909-4920-8f5b-36c9b133954f tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:13.433940 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf800196-2909-4920-8f5b-36c9b133954f tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:13.434227 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf800196-2909-4920-8f5b-36c9b133954f tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:13.442559 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:13.442559 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:13.446263 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bf800196-2909-4920-8f5b-36c9b133954f tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:13.448758 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-923101fa-f88c-487c-891c-03a2695c84df tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:06:13.449386 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1028/4122] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:06:13 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:13.456709 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf800196-2909-4920-8f5b-36c9b133954f tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:13.458008 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1031/4123] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:13 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:13.459580 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-babcbf9e-bfb0-4848-9d46-7260736fd88d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.461805 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-babcbf9e-bfb0-4848-9d46-7260736fd88d tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:13.462141 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-babcbf9e-bfb0-4848-9d46-7260736fd88d tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:13.462363 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-babcbf9e-bfb0-4848-9d46-7260736fd88d tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:13.462657 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-babcbf9e-bfb0-4848-9d46-7260736fd88d tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:13.468146 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:13.468146 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:13.469063 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-babcbf9e-bfb0-4848-9d46-7260736fd88d tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:13.469640 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1031/4124] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:13 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:13.471782 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-50c7e4a8-127e-48d9-90ef-421d214826ff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.474289 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50c7e4a8-127e-48d9-90ef-421d214826ff tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:13.474853 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50c7e4a8-127e-48d9-90ef-421d214826ff tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:13.475138 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50c7e4a8-127e-48d9-90ef-421d214826ff tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:13.485367 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:13.485367 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:13.490342 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-50c7e4a8-127e-48d9-90ef-421d214826ff tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:13.497043 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50c7e4a8-127e-48d9-90ef-421d214826ff tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:13.497693 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1029/4125] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:13 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:13.514648 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-56d18990-2e13-4271-9172-fdf45165e151 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.516418 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56d18990-2e13-4271-9172-fdf45165e151 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] DELETE https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:13.516644 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56d18990-2e13-4271-9172-fdf45165e151 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:13.516823 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56d18990-2e13-4271-9172-fdf45165e151 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:13.516993 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-56d18990-2e13-4271-9172-fdf45165e151 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume with id: 4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:13.524352 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:13.524352 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:13.524810 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-56d18990-2e13-4271-9172-fdf45165e151 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:13.548922 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-56d18990-2e13-4271-9172-fdf45165e151 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume request issued successfully. Aug 01 13:06:13.549231 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56d18990-2e13-4271-9172-fdf45165e151 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 202 Aug 01 13:06:13.549885 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1032/4126] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:06:13 2026] DELETE /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:06:13.558420 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d91cc12c-ee3b-42ec-b49a-b33031fd39dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.560367 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d91cc12c-ee3b-42ec-b49a-b33031fd39dc tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:13.560677 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d91cc12c-ee3b-42ec-b49a-b33031fd39dc tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:13.560880 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d91cc12c-ee3b-42ec-b49a-b33031fd39dc tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:13.570080 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:13.570080 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:13.574248 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d91cc12c-ee3b-42ec-b49a-b33031fd39dc tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:13.579380 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d91cc12c-ee3b-42ec-b49a-b33031fd39dc tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 200 Aug 01 13:06:13.579986 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1032/4127] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:13 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:13.656210 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-230a24fc-aced-4d2d-9a64-4d9caf16f9b7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.659918 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-230a24fc-aced-4d2d-9a64-4d9caf16f9b7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:13.660348 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-230a24fc-aced-4d2d-9a64-4d9caf16f9b7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:13.660651 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-230a24fc-aced-4d2d-9a64-4d9caf16f9b7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:13.661047 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-230a24fc-aced-4d2d-9a64-4d9caf16f9b7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:13.666838 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:13.666838 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:13.667778 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-230a24fc-aced-4d2d-9a64-4d9caf16f9b7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:13.668457 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1030/4128] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:13 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:13.910003 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-58298d7f-d351-4fef-983b-cbfac1231667 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.911774 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-58298d7f-d351-4fef-983b-cbfac1231667 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 Aug 01 13:06:13.912008 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-58298d7f-d351-4fef-983b-cbfac1231667 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:13.912238 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-58298d7f-d351-4fef-983b-cbfac1231667 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:13.917960 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-58298d7f-d351-4fef-983b-cbfac1231667 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 returned with HTTP 404 Aug 01 13:06:13.918409 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1033/4129] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:13 2026] GET /volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:13.926004 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a0771bfe-2d19-470f-8132-976058d50829 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.928336 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0771bfe-2d19-470f-8132-976058d50829 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 Aug 01 13:06:13.928549 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0771bfe-2d19-470f-8132-976058d50829 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:13.928792 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0771bfe-2d19-470f-8132-976058d50829 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:13.935476 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0771bfe-2d19-470f-8132-976058d50829 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 returned with HTTP 404 Aug 01 13:06:13.936154 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1033/4130] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:13 2026] GET /volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:13.943474 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4eedd18-2d57-4d92-83c9-fcc031d850a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.945895 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4eedd18-2d57-4d92-83c9-fcc031d850a6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 Aug 01 13:06:13.946195 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4eedd18-2d57-4d92-83c9-fcc031d850a6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:13.946477 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4eedd18-2d57-4d92-83c9-fcc031d850a6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:13.946729 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b4eedd18-2d57-4d92-83c9-fcc031d850a6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume with id: c035aa54-4036-4aad-9d0f-ee312c264b82 Aug 01 13:06:13.958127 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4eedd18-2d57-4d92-83c9-fcc031d850a6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 returned with HTTP 404 Aug 01 13:06:13.958863 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1031/4131] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:13 2026] DELETE /volume/v3/volumes/c035aa54-4036-4aad-9d0f-ee312c264b82 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:13.977272 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:13.979450 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:13.979884 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-956103780"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:13.981870 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-956103780'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:13.982080 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume of 1 GB Aug 01 13:06:13.987269 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Availability Zones retrieved successfully. Aug 01 13:06:13.994888 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (115b6adf-c8d1-4ed2-9e51-16aab125bec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:13.996306 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7106dfd5-c1d0-45f7-a954-50f0ee775dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:13.998391 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:14.032456 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7106dfd5-c1d0-45f7-a954-50f0ee775dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:14.034064 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fdbb0c1-2637-49cb-bfee-10a4efb2470c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:14.085576 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['1d48dbd9-0ed1-46b4-9a4c-03bc6686bf2a', 'c42ec8bd-0358-4eb7-add0-16d77b9bac35', '088469cc-5773-4e87-ab01-c6d226e3ade7', '72283ac1-22e3-4162-84ed-d2e60ccd87f4'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:14.086438 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fdbb0c1-2637-49cb-bfee-10a4efb2470c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d48dbd9-0ed1-46b4-9a4c-03bc6686bf2a', 'c42ec8bd-0358-4eb7-add0-16d77b9bac35', '088469cc-5773-4e87-ab01-c6d226e3ade7', '72283ac1-22e3-4162-84ed-d2e60ccd87f4']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:14.087276 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2d953c-0253-467a-9ea2-edcfd21b6ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:14.099693 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:14.099693 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:14.100404 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:06:14.100517 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Checking backup size 1 against volume size 1 {{(pid=100262) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 13:06:14.100666 np0000006302 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Overwriting volume 3989cdd6-3470-4413-a5e7-4dedb18941c1 with restore of backup 787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:14.111918 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2d953c-0253-467a-9ea2-edcfd21b6ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08795eb3-4033-4f27-88db-68095ea67c89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-956103780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['1d48dbd9-0ed1-46b4-9a4c-03bc6686bf2a','c42ec8bd-0358-4eb7-add0-16d77b9bac35','088469cc-5773-4e87-ab01-c6d226e3ade7','72283ac1-22e3-4162-84ed-d2e60ccd87f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-956103780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08795eb3-4033-4f27-88db-68095ea67c89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='690ad56864f64f5e925c34d5ae6a08a8',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='df4917e9c1a94de58fdf2f8af55203df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:14.113179 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08d0e3cb-bf27-4a27-8471-5b22001b32db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:14.115260 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] restore_backup in rpcapi backup_id 787899c7-115d-4434-bea8-3c195909a250 {{(pid=100262) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 13:06:14.117575 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d203a40e-02bf-49e7-8775-10f3b9f9d07e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250/restore returned with HTTP 202 Aug 01 13:06:14.118132 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1035/4132] 10.4.3.110 () {68 vars in 1393 bytes} [Sat Aug 1 13:06:12 2026] POST /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250/restore => generated 189 bytes in 1215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:14.132285 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e84d33ad-f863-46eb-905f-5d33fcf7e02b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:14.133781 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e84d33ad-f863-46eb-905f-5d33fcf7e02b tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:14.133995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e84d33ad-f863-46eb-905f-5d33fcf7e02b tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:14.134218 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e84d33ad-f863-46eb-905f-5d33fcf7e02b tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:14.134327 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e84d33ad-f863-46eb-905f-5d33fcf7e02b tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:14.138240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08d0e3cb-bf27-4a27-8471-5b22001b32db) 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-VolumesBackupsTest-Volume-956103780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690ad56864f64f5e925c34d5ae6a08a8',qos_specs=None,replication_status=,reservations=['1d48dbd9-0ed1-46b4-9a4c-03bc6686bf2a','c42ec8bd-0358-4eb7-add0-16d77b9bac35','088469cc-5773-4e87-ab01-c6d226e3ade7','72283ac1-22e3-4162-84ed-d2e60ccd87f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4917e9c1a94de58fdf2f8af55203df',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:14.139388 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:14.139388 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:14.139536 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d067073-14e0-4f5b-a345-316a8be432d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:14.140136 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e84d33ad-f863-46eb-905f-5d33fcf7e02b tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:14.140498 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1034/4133] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:14 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:14.153369 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d067073-14e0-4f5b-a345-316a8be432d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:14.154393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Flow 'volume_create_api' (115b6adf-c8d1-4ed2-9e51-16aab125bec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:14.154812 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Create volume request issued successfully. Aug 01 13:06:14.155579 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ef3281e-1a2e-4caa-a941-1ec27c80c4cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:14.156187 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1034/4134] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:06:13 2026] POST /volume/v3/volumes => generated 748 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:14.173271 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d137c3e-2bc1-41da-9d8a-e3ebf13117f1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:14.175338 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d137c3e-2bc1-41da-9d8a-e3ebf13117f1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:06:14.175623 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d137c3e-2bc1-41da-9d8a-e3ebf13117f1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:14.175865 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d137c3e-2bc1-41da-9d8a-e3ebf13117f1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:14.183417 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:14.183417 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:14.188306 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d137c3e-2bc1-41da-9d8a-e3ebf13117f1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:06:14.193095 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d137c3e-2bc1-41da-9d8a-e3ebf13117f1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:06:14.196969 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1032/4135] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:14 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:14.485116 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ffdf7a4c-749e-4e33-ba41-2e77dc1bcbd4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:14.486767 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ffdf7a4c-749e-4e33-ba41-2e77dc1bcbd4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:14.487086 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ffdf7a4c-749e-4e33-ba41-2e77dc1bcbd4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:14.487403 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ffdf7a4c-749e-4e33-ba41-2e77dc1bcbd4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:14.487581 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ffdf7a4c-749e-4e33-ba41-2e77dc1bcbd4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:14.497474 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:14.497474 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:14.498407 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ffdf7a4c-749e-4e33-ba41-2e77dc1bcbd4 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:14.499077 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1036/4136] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:14 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:14.537543 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-af40d4c7-5d53-454d-8fb9-e0ac0ed3000f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:14.538319 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af40d4c7-5d53-454d-8fb9-e0ac0ed3000f None None] GET https://10.4.3.110/volume// Aug 01 13:06:14.538319 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af40d4c7-5d53-454d-8fb9-e0ac0ed3000f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:14.538411 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af40d4c7-5d53-454d-8fb9-e0ac0ed3000f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:14.538701 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af40d4c7-5d53-454d-8fb9-e0ac0ed3000f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:06:14.542137 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1035/4137] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:06:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:06:14.550203 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e850f386-b520-4e8b-a689-f314559931e0 req-710dea97-213b-4a36-b0e8-7e34eb8e3e65 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:14.553468 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-710dea97-213b-4a36-b0e8-7e34eb8e3e65 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 Aug 01 13:06:14.553741 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-710dea97-213b-4a36-b0e8-7e34eb8e3e65 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:14.553998 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-710dea97-213b-4a36-b0e8-7e34eb8e3e65 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:14.567253 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:14.567253 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:14.571892 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e850f386-b520-4e8b-a689-f314559931e0 req-710dea97-213b-4a36-b0e8-7e34eb8e3e65 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:06:14.581159 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-710dea97-213b-4a36-b0e8-7e34eb8e3e65 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 returned with HTTP 200 Aug 01 13:06:14.581637 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1035/4138] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:06:14 2026] GET /volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 => generated 1584 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:14.598782 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-781fc305-6e61-4ca3-8212-de2cc57f63a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:14.601356 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-781fc305-6e61-4ca3-8212-de2cc57f63a1 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:14.601652 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-781fc305-6e61-4ca3-8212-de2cc57f63a1 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:14.601920 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-781fc305-6e61-4ca3-8212-de2cc57f63a1 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:14.609469 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-781fc305-6e61-4ca3-8212-de2cc57f63a1 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 404 Aug 01 13:06:14.610176 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1033/4139] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:14 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:14.681715 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8d2d2eae-f6bb-4b30-9785-66a3af1b5485 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:14.684121 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d2d2eae-f6bb-4b30-9785-66a3af1b5485 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:14.685577 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d2d2eae-f6bb-4b30-9785-66a3af1b5485 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:14.685577 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d2d2eae-f6bb-4b30-9785-66a3af1b5485 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:14.685577 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8d2d2eae-f6bb-4b30-9785-66a3af1b5485 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:14.690875 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:14.690875 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:14.690875 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d2d2eae-f6bb-4b30-9785-66a3af1b5485 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:14.691384 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1037/4140] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:14 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:06:14.730541 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e850f386-b520-4e8b-a689-f314559931e0 req-60f7e763-ebd1-4b1a-9083-2c58d2b5c730 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:14.734669 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-60f7e763-ebd1-4b1a-9083-2c58d2b5c730 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] PUT https://10.4.3.110/volume/v3/attachments/5075e5ea-b224-45d8-81fb-4c02c8609aad Aug 01 13:06:14.734928 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-60f7e763-ebd1-4b1a-9083-2c58d2b5c730 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:14.747535 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-e850f386-b520-4e8b-a689-f314559931e0 req-60f7e763-ebd1-4b1a-9083-2c58d2b5c730 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Acquiring lock "cinder-attachment_update-8c1d31ca-8e3b-4815-8488-a934c50c0e23-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:06:14.753738 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-e850f386-b520-4e8b-a689-f314559931e0 req-60f7e763-ebd1-4b1a-9083-2c58d2b5c730 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Lock "cinder-attachment_update-8c1d31ca-8e3b-4815-8488-a934c50c0e23-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:06:14.755344 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:14.755344 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:14.857294 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-e850f386-b520-4e8b-a689-f314559931e0 req-60f7e763-ebd1-4b1a-9083-2c58d2b5c730 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Lock "cinder-attachment_update-8c1d31ca-8e3b-4815-8488-a934c50c0e23-np0000006302" released by "attachment_update" :: held 0.104s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:06:14.857713 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-60f7e763-ebd1-4b1a-9083-2c58d2b5c730 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments/5075e5ea-b224-45d8-81fb-4c02c8609aad returned with HTTP 200 Aug 01 13:06:14.858264 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1036/4141] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:06:14 2026] PUT /volume/v3/attachments/5075e5ea-b224-45d8-81fb-4c02c8609aad => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:14.886427 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e850f386-b520-4e8b-a689-f314559931e0 req-bd9e74c4-2d77-4909-9228-51345e83a892 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:14.888829 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-bd9e74c4-2d77-4909-9228-51345e83a892 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] POST https://10.4.3.110/volume/v3/attachments/5075e5ea-b224-45d8-81fb-4c02c8609aad/action Aug 01 13:06:14.889270 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-bd9e74c4-2d77-4909-9228-51345e83a892 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:06:14.889344 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-bd9e74c4-2d77-4909-9228-51345e83a892 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:14.920365 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:14.920365 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:14.934267 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e850f386-b520-4e8b-a689-f314559931e0 req-bd9e74c4-2d77-4909-9228-51345e83a892 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments/5075e5ea-b224-45d8-81fb-4c02c8609aad/action returned with HTTP 204 Aug 01 13:06:14.934786 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1036/4142] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:06:14 2026] POST /volume/v3/attachments/5075e5ea-b224-45d8-81fb-4c02c8609aad/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:06:15.154350 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-439ccd3e-3946-411f-a1e4-7f9e8c56e1b2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:15.158417 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-439ccd3e-3946-411f-a1e4-7f9e8c56e1b2 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:15.158417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-439ccd3e-3946-411f-a1e4-7f9e8c56e1b2 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:15.158417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-439ccd3e-3946-411f-a1e4-7f9e8c56e1b2 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:15.158417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-439ccd3e-3946-411f-a1e4-7f9e8c56e1b2 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:15.162241 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:15.162241 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:15.162959 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-439ccd3e-3946-411f-a1e4-7f9e8c56e1b2 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:15.163332 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1034/4143] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:15 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:15.213802 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7fc0e23c-df36-4940-8cfa-07e24abdab40 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:15.219241 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fc0e23c-df36-4940-8cfa-07e24abdab40 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:06:15.219493 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fc0e23c-df36-4940-8cfa-07e24abdab40 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:15.220553 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7fc0e23c-df36-4940-8cfa-07e24abdab40 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:15.231927 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:15.231927 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:15.235852 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7fc0e23c-df36-4940-8cfa-07e24abdab40 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:06:15.241222 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7fc0e23c-df36-4940-8cfa-07e24abdab40 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:06:15.241678 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1038/4144] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:15 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:15.518989 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38096167-f738-428f-bf2e-d1946f8b9559 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:15.519600 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38096167-f738-428f-bf2e-d1946f8b9559 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:15.519600 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38096167-f738-428f-bf2e-d1946f8b9559 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:15.519676 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38096167-f738-428f-bf2e-d1946f8b9559 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:15.519841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-38096167-f738-428f-bf2e-d1946f8b9559 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:15.525884 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:15.525884 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:15.526334 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38096167-f738-428f-bf2e-d1946f8b9559 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:15.526873 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1037/4145] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:15 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:15.707686 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-725971b9-02d8-4614-b5dc-45fa45b47118 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:15.710144 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-725971b9-02d8-4614-b5dc-45fa45b47118 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:15.710460 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-725971b9-02d8-4614-b5dc-45fa45b47118 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:15.710749 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-725971b9-02d8-4614-b5dc-45fa45b47118 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:15.710915 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-725971b9-02d8-4614-b5dc-45fa45b47118 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:15.716214 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:15.716214 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:15.717528 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-725971b9-02d8-4614-b5dc-45fa45b47118 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:15.718068 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1037/4146] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:15 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:16.175847 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bd60168c-954d-46d8-ae06-f703d3e4c85f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:16.181072 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bd60168c-954d-46d8-ae06-f703d3e4c85f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:16.181359 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bd60168c-954d-46d8-ae06-f703d3e4c85f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:16.181592 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bd60168c-954d-46d8-ae06-f703d3e4c85f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:16.181739 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bd60168c-954d-46d8-ae06-f703d3e4c85f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:16.191796 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:16.191796 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:16.191796 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bd60168c-954d-46d8-ae06-f703d3e4c85f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:16.191796 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1035/4147] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:16 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:16.541929 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c345d893-99d3-4f90-8e50-9154ecd0b53e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:16.543931 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c345d893-99d3-4f90-8e50-9154ecd0b53e tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:16.544174 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c345d893-99d3-4f90-8e50-9154ecd0b53e tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:16.544378 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c345d893-99d3-4f90-8e50-9154ecd0b53e tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:16.544479 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c345d893-99d3-4f90-8e50-9154ecd0b53e tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:16.549342 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:16.549342 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:16.550105 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c345d893-99d3-4f90-8e50-9154ecd0b53e tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:16.550677 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1039/4148] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:16 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:16.733967 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-684c8266-2703-43c4-9fa9-7930ceeba55a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:16.737628 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-684c8266-2703-43c4-9fa9-7930ceeba55a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:16.738085 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-684c8266-2703-43c4-9fa9-7930ceeba55a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:16.738382 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-684c8266-2703-43c4-9fa9-7930ceeba55a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:16.738709 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-684c8266-2703-43c4-9fa9-7930ceeba55a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:16.750385 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:16.750385 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:16.751382 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-684c8266-2703-43c4-9fa9-7930ceeba55a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:16.751936 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1038/4149] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:16 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:16.853268 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a6e66765-5e75-4163-9857-ffcc13948786 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:16.855435 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:16.855864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "b1333023-4aeb-4897-8ddf-6175782dea2e", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:16.858530 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'b1333023-4aeb-4897-8ddf-6175782dea2e', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:16.956378 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume of 1 GB Aug 01 13:06:16.967269 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Availability Zones retrieved successfully. Aug 01 13:06:16.975598 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Flow 'volume_create_api' (4c2c4169-d2d2-4a38-8015-bf2ec51c4a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:16.977818 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71edf051-9f1f-4181-8735-5d1f457fa278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:16.979218 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:17.045451 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71edf051-9f1f-4181-8735-5d1f457fa278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:17.046380 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (486f5c0e-9bf6-4cd4-b310-e0fe56b03718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:17.095475 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Created reservations ['42f2e985-b3a0-4d53-a755-9584cb5d26bf', '1e2b17bf-74fd-4668-b2c5-a73a6e802bbf', 'b515ab53-b347-437d-83e9-5d8facfbffbe', 'dc37cce8-3a05-4f2c-9197-5f560f320bdb'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:17.096744 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (486f5c0e-9bf6-4cd4-b310-e0fe56b03718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42f2e985-b3a0-4d53-a755-9584cb5d26bf', '1e2b17bf-74fd-4668-b2c5-a73a6e802bbf', 'b515ab53-b347-437d-83e9-5d8facfbffbe', 'dc37cce8-3a05-4f2c-9197-5f560f320bdb']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:17.097650 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f40586e9-e2aa-464e-b677-8efe357606fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:17.122819 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f40586e9-e2aa-464e-b677-8efe357606fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de916bce-1db5-475a-a63d-fd8cba2c6a11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6baf86e18fda4579bdfbc8dde1545972',qos_specs=None,replication_status=,reservations=['42f2e985-b3a0-4d53-a755-9584cb5d26bf','1e2b17bf-74fd-4668-b2c5-a73a6e802bbf','b515ab53-b347-437d-83e9-5d8facfbffbe','dc37cce8-3a05-4f2c-9197-5f560f320bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76d9522a2d104a2c96f6a37313ae4276',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de916bce-1db5-475a-a63d-fd8cba2c6a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6baf86e18fda4579bdfbc8dde1545972',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='76d9522a2d104a2c96f6a37313ae4276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:17.123527 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5fba0d0-6665-449e-97fe-400478a3ded8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:17.142015 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5fba0d0-6665-449e-97fe-400478a3ded8) 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='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6baf86e18fda4579bdfbc8dde1545972',qos_specs=None,replication_status=,reservations=['42f2e985-b3a0-4d53-a755-9584cb5d26bf','1e2b17bf-74fd-4668-b2c5-a73a6e802bbf','b515ab53-b347-437d-83e9-5d8facfbffbe','dc37cce8-3a05-4f2c-9197-5f560f320bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76d9522a2d104a2c96f6a37313ae4276',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:17.142815 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c5816a-fe57-4186-87ad-32b5e97cabb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:17.157095 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c5816a-fe57-4186-87ad-32b5e97cabb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:17.157095 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Flow 'volume_create_api' (4c2c4169-d2d2-4a38-8015-bf2ec51c4a81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:17.157095 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume request issued successfully. Aug 01 13:06:17.157095 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a6e66765-5e75-4163-9857-ffcc13948786 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:17.157095 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1038/4150] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:06:16 2026] POST /volume/v3/volumes => generated 775 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:06:17.177023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3ca73652-abcd-4caa-bacb-cb0ab5562aa6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:17.186202 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ca73652-abcd-4caa-bacb-cb0ab5562aa6 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:17.186474 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ca73652-abcd-4caa-bacb-cb0ab5562aa6 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:17.186690 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ca73652-abcd-4caa-bacb-cb0ab5562aa6 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:17.194768 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:17.194768 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:17.200849 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3ca73652-abcd-4caa-bacb-cb0ab5562aa6 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:17.202715 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4494060d-c53e-4743-954f-314b1aa8d5f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:17.205465 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ca73652-abcd-4caa-bacb-cb0ab5562aa6 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 200 Aug 01 13:06:17.205909 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1036/4151] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:17 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:17.206986 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4494060d-c53e-4743-954f-314b1aa8d5f9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:17.207330 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4494060d-c53e-4743-954f-314b1aa8d5f9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:17.207648 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4494060d-c53e-4743-954f-314b1aa8d5f9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:17.207808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4494060d-c53e-4743-954f-314b1aa8d5f9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:17.219593 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:17.219593 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:17.223108 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4494060d-c53e-4743-954f-314b1aa8d5f9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:17.224708 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1040/4152] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:17 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:17.562769 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f293cc5b-03f9-4bb5-b83c-b1bedc7cd654 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:17.565058 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f293cc5b-03f9-4bb5-b83c-b1bedc7cd654 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:17.565502 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f293cc5b-03f9-4bb5-b83c-b1bedc7cd654 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:17.565793 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f293cc5b-03f9-4bb5-b83c-b1bedc7cd654 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:17.566093 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f293cc5b-03f9-4bb5-b83c-b1bedc7cd654 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:17.571084 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:17.571084 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:17.572087 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f293cc5b-03f9-4bb5-b83c-b1bedc7cd654 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:17.572583 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1039/4153] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:17 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:17.763925 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3d215490-4c85-4e81-951c-7fc877ef18b5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:17.766390 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3d215490-4c85-4e81-951c-7fc877ef18b5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:17.766747 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3d215490-4c85-4e81-951c-7fc877ef18b5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:17.767035 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3d215490-4c85-4e81-951c-7fc877ef18b5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:17.767198 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3d215490-4c85-4e81-951c-7fc877ef18b5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:17.775818 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:17.775818 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:17.776544 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3d215490-4c85-4e81-951c-7fc877ef18b5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:17.777028 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1039/4154] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:17 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:18.221840 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3f039bc5-2daf-42b7-8e2a-54fd1cca3f14 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:18.223862 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f039bc5-2daf-42b7-8e2a-54fd1cca3f14 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:18.224481 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3f039bc5-2daf-42b7-8e2a-54fd1cca3f14 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:18.224481 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3f039bc5-2daf-42b7-8e2a-54fd1cca3f14 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:18.236604 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:18.236604 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:18.240309 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3f039bc5-2daf-42b7-8e2a-54fd1cca3f14 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:18.242834 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37c1cea6-6b6a-4f04-b74c-9cdd7c661a87 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:18.244638 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37c1cea6-6b6a-4f04-b74c-9cdd7c661a87 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:18.247243 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f039bc5-2daf-42b7-8e2a-54fd1cca3f14 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 200 Aug 01 13:06:18.247391 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37c1cea6-6b6a-4f04-b74c-9cdd7c661a87 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:18.247391 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37c1cea6-6b6a-4f04-b74c-9cdd7c661a87 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:18.247391 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-37c1cea6-6b6a-4f04-b74c-9cdd7c661a87 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:18.247531 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1037/4155] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:18 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:18.254027 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:18.254027 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:18.254515 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37c1cea6-6b6a-4f04-b74c-9cdd7c661a87 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:18.254593 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1041/4156] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:18 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:18.427965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:18.558133 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:18.558388 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1072044913", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:18.560124 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1072044913', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:18.560265 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Create volume of 1 GB Aug 01 13:06:18.564618 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Availability Zones retrieved successfully. Aug 01 13:06:18.570376 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Flow 'volume_create_api' (36d7400a-bf02-4455-86f1-ba1baf331ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:18.572647 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ef494e-8354-45ec-b510-5e947867a5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:18.572647 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:18.583279 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b1f5b43f-3a71-491c-9154-887af96d344b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:18.585073 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b1f5b43f-3a71-491c-9154-887af96d344b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:18.585285 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b1f5b43f-3a71-491c-9154-887af96d344b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:18.585463 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b1f5b43f-3a71-491c-9154-887af96d344b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:18.585559 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b1f5b43f-3a71-491c-9154-887af96d344b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:18.589777 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:18.589777 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:18.590418 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b1f5b43f-3a71-491c-9154-887af96d344b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:18.590791 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1040/4157] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:18 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:18.598858 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ef494e-8354-45ec-b510-5e947867a5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:18.599905 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12bef16-cd44-42a6-9d29-defecb00cfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:18.653175 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Created reservations ['d6dbdb40-38c1-43ae-a439-e8fe009273cd', 'f3d4a06b-045a-479b-b788-4751ab0becf3', 'fd961c0d-a274-427b-a09e-d02a2d1023df', '226a1b94-8f65-48c9-b926-0b8134fe0199'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:18.654274 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12bef16-cd44-42a6-9d29-defecb00cfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6dbdb40-38c1-43ae-a439-e8fe009273cd', 'f3d4a06b-045a-479b-b788-4751ab0becf3', 'fd961c0d-a274-427b-a09e-d02a2d1023df', '226a1b94-8f65-48c9-b926-0b8134fe0199']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:18.655021 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f2f7e7-da21-4fa8-8044-a68116ead4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:18.678555 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f2f7e7-da21-4fa8-8044-a68116ead4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5df2d75-8c7a-4788-a1c1-fe336d48e720', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1072044913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301c2e801c7f42f4b78ca97f913fd346',qos_specs=None,replication_status=,reservations=['d6dbdb40-38c1-43ae-a439-e8fe009273cd','f3d4a06b-045a-479b-b788-4751ab0becf3','fd961c0d-a274-427b-a09e-d02a2d1023df','226a1b94-8f65-48c9-b926-0b8134fe0199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab1df5fdefe4fa6854be75e7c7d6008',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1072044913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5df2d75-8c7a-4788-a1c1-fe336d48e720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='301c2e801c7f42f4b78ca97f913fd346',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='dab1df5fdefe4fa6854be75e7c7d6008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:18.679235 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e28bbc-a49c-4bf4-9fd8-8afdfceb1d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:18.698801 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e28bbc-a49c-4bf4-9fd8-8afdfceb1d53) 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-SnapshotDependencyTests-volume-1072044913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301c2e801c7f42f4b78ca97f913fd346',qos_specs=None,replication_status=,reservations=['d6dbdb40-38c1-43ae-a439-e8fe009273cd','f3d4a06b-045a-479b-b788-4751ab0becf3','fd961c0d-a274-427b-a09e-d02a2d1023df','226a1b94-8f65-48c9-b926-0b8134fe0199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab1df5fdefe4fa6854be75e7c7d6008',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:18.699453 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c0a6857-31d2-402a-8dba-8017fa926e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:18.710874 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c0a6857-31d2-402a-8dba-8017fa926e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:18.711832 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Flow 'volume_create_api' (36d7400a-bf02-4455-86f1-ba1baf331ace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:18.712206 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Create volume request issued successfully. Aug 01 13:06:18.712871 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4273355b-ad31-4f22-a6b1-1fa0ad71b265 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:18.713373 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1040/4158] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:06:18 2026] POST /volume/v3/volumes => generated 754 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:18.732062 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-112e55a8-f479-4e0a-80a4-390af88d6d32 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:18.732275 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-112e55a8-f479-4e0a-80a4-390af88d6d32 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 Aug 01 13:06:18.732631 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-112e55a8-f479-4e0a-80a4-390af88d6d32 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:18.732699 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-112e55a8-f479-4e0a-80a4-390af88d6d32 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:18.747275 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:18.747275 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:18.751815 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-112e55a8-f479-4e0a-80a4-390af88d6d32 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Volume info retrieved successfully. Aug 01 13:06:18.756398 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-112e55a8-f479-4e0a-80a4-390af88d6d32 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 returned with HTTP 200 Aug 01 13:06:18.756859 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1038/4159] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:18 2026] GET /volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:18.787494 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-834d5f85-8049-4ca9-9d83-1ec94b13dd7c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:18.789862 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-834d5f85-8049-4ca9-9d83-1ec94b13dd7c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:18.790139 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-834d5f85-8049-4ca9-9d83-1ec94b13dd7c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:18.790433 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-834d5f85-8049-4ca9-9d83-1ec94b13dd7c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:18.790496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-834d5f85-8049-4ca9-9d83-1ec94b13dd7c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:18.797456 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:18.797456 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:18.798393 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-834d5f85-8049-4ca9-9d83-1ec94b13dd7c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:18.799120 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1042/4160] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:18 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:06:19.269421 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-caa2cc40-5947-4fd5-8b04-32fc1879207e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:19.271131 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4c1b0658-ffe8-40f9-b260-2132f7dc6bb6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:19.271131 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c1b0658-ffe8-40f9-b260-2132f7dc6bb6 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:19.271131 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c1b0658-ffe8-40f9-b260-2132f7dc6bb6 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:19.271343 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c1b0658-ffe8-40f9-b260-2132f7dc6bb6 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:19.271469 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4c1b0658-ffe8-40f9-b260-2132f7dc6bb6 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:19.271544 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-caa2cc40-5947-4fd5-8b04-32fc1879207e tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:19.271873 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-caa2cc40-5947-4fd5-8b04-32fc1879207e tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:19.272065 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-caa2cc40-5947-4fd5-8b04-32fc1879207e tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:19.279939 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:19.279939 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:19.281300 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c1b0658-ffe8-40f9-b260-2132f7dc6bb6 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:19.281891 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1041/4161] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:19 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:19.283387 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:19.283387 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:19.286927 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-caa2cc40-5947-4fd5-8b04-32fc1879207e tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:19.291352 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-caa2cc40-5947-4fd5-8b04-32fc1879207e tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 200 Aug 01 13:06:19.291748 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1041/4162] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:19 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:19.600878 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a7b5f61-5c62-400d-b9a2-b96098dc2d36 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:19.602938 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a7b5f61-5c62-400d-b9a2-b96098dc2d36 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:19.603185 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a7b5f61-5c62-400d-b9a2-b96098dc2d36 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:19.603403 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a7b5f61-5c62-400d-b9a2-b96098dc2d36 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:19.603550 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2a7b5f61-5c62-400d-b9a2-b96098dc2d36 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:19.607811 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:19.607811 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:19.608646 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a7b5f61-5c62-400d-b9a2-b96098dc2d36 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:19.609015 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1039/4163] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:19 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:19.772847 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-779c59db-f06c-47ba-accd-e0d1722c77ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:19.775298 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-779c59db-f06c-47ba-accd-e0d1722c77ef tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 Aug 01 13:06:19.775605 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-779c59db-f06c-47ba-accd-e0d1722c77ef tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:19.776142 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-779c59db-f06c-47ba-accd-e0d1722c77ef tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:19.788187 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:19.788187 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:19.797762 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-779c59db-f06c-47ba-accd-e0d1722c77ef tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Volume info retrieved successfully. Aug 01 13:06:19.805446 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-779c59db-f06c-47ba-accd-e0d1722c77ef tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 returned with HTTP 200 Aug 01 13:06:19.805932 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1043/4164] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:19 2026] GET /volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:19.815897 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac1220b3-8cd1-4e20-9a8b-4f6811f59329 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:19.817926 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac1220b3-8cd1-4e20-9a8b-4f6811f59329 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:19.820967 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac1220b3-8cd1-4e20-9a8b-4f6811f59329 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:19.820967 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac1220b3-8cd1-4e20-9a8b-4f6811f59329 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:19.820967 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ac1220b3-8cd1-4e20-9a8b-4f6811f59329 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:19.821132 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0641fb57-ff06-4ec0-a59f-f99b25bcce51 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:19.823022 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0641fb57-ff06-4ec0-a59f-f99b25bcce51 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 Aug 01 13:06:19.823292 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0641fb57-ff06-4ec0-a59f-f99b25bcce51 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:19.823767 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0641fb57-ff06-4ec0-a59f-f99b25bcce51 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:19.828373 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:19.828373 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:19.829160 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac1220b3-8cd1-4e20-9a8b-4f6811f59329 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:19.829639 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1042/4165] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:19 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:19.838503 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:19.838503 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:19.844771 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0641fb57-ff06-4ec0-a59f-f99b25bcce51 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Volume info retrieved successfully. Aug 01 13:06:19.849975 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0641fb57-ff06-4ec0-a59f-f99b25bcce51 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 returned with HTTP 200 Aug 01 13:06:19.849975 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1042/4166] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:19 2026] GET /volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:19.864938 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7d03825-e948-4d05-972f-5c149e829724 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:19.866616 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7d03825-e948-4d05-972f-5c149e829724 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:06:19.866962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7d03825-e948-4d05-972f-5c149e829724 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5df2d75-8c7a-4788-a1c1-fe336d48e720", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-572705063", "description": null, "metadata": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:19.880696 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:19.880696 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:19.881391 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d7d03825-e948-4d05-972f-5c149e829724 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Volume info retrieved successfully. Aug 01 13:06:19.881556 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-d7d03825-e948-4d05-972f-5c149e829724 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Create snapshot from volume d5df2d75-8c7a-4788-a1c1-fe336d48e720 Aug 01 13:06:19.934905 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-d7d03825-e948-4d05-972f-5c149e829724 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Created reservations ['921cd5a4-cc4a-4506-85d3-49fbf926f56b', 'c4e61885-8202-45f2-8de7-c6108ecb9ce8', 'f2f428d7-b89b-4c63-b925-12a0450464b8', '4aea3056-7243-4b7e-9917-10c1b44571b7'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:19.972087 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d7d03825-e948-4d05-972f-5c149e829724 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Snapshot force create request issued successfully. Aug 01 13:06:19.972542 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7d03825-e948-4d05-972f-5c149e829724 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:06:19.973175 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1040/4167] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:06:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:19.983804 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1a25a0d8-654d-4dc1-869c-06964075ef2b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:19.986182 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a25a0d8-654d-4dc1-869c-06964075ef2b tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 Aug 01 13:06:19.986444 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a25a0d8-654d-4dc1-869c-06964075ef2b tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:19.986662 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a25a0d8-654d-4dc1-869c-06964075ef2b tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:19.992444 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:19.992444 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:19.992915 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1a25a0d8-654d-4dc1-869c-06964075ef2b tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Snapshot retrieved successfully. Aug 01 13:06:19.993858 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a25a0d8-654d-4dc1-869c-06964075ef2b tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 returned with HTTP 200 Aug 01 13:06:19.994358 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1044/4168] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:19 2026] GET /volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:20.294511 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f40df4dc-cf9e-4a8d-846b-26cdd7f90552 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:20.297007 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f40df4dc-cf9e-4a8d-846b-26cdd7f90552 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:20.297183 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f40df4dc-cf9e-4a8d-846b-26cdd7f90552 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:20.297322 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f40df4dc-cf9e-4a8d-846b-26cdd7f90552 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:20.297463 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f40df4dc-cf9e-4a8d-846b-26cdd7f90552 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:20.303520 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:20.303520 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:20.304989 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f40df4dc-cf9e-4a8d-846b-26cdd7f90552 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:20.304989 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1043/4169] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:20 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:20.306153 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-23fb9e46-5065-4a6a-8b7b-9c3e949f615d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:20.308723 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23fb9e46-5065-4a6a-8b7b-9c3e949f615d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:20.309031 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-23fb9e46-5065-4a6a-8b7b-9c3e949f615d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:20.309303 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-23fb9e46-5065-4a6a-8b7b-9c3e949f615d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:20.319034 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:20.319034 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:20.324573 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-23fb9e46-5065-4a6a-8b7b-9c3e949f615d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:20.331284 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23fb9e46-5065-4a6a-8b7b-9c3e949f615d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 200 Aug 01 13:06:20.331834 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1043/4170] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:20 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:20.621622 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d14d486-6d57-4f84-82ae-12e9811d440e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:20.623694 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d14d486-6d57-4f84-82ae-12e9811d440e tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:20.623924 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d14d486-6d57-4f84-82ae-12e9811d440e tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:20.624182 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d14d486-6d57-4f84-82ae-12e9811d440e tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:20.624290 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3d14d486-6d57-4f84-82ae-12e9811d440e tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:20.628659 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:20.628659 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:20.629277 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d14d486-6d57-4f84-82ae-12e9811d440e tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:20.629670 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1041/4171] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:20 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:20.845671 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a3df125f-2a3b-4ef6-9440-fd6226a403ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:20.847977 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3df125f-2a3b-4ef6-9440-fd6226a403ce tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:20.848310 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3df125f-2a3b-4ef6-9440-fd6226a403ce tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:20.848630 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3df125f-2a3b-4ef6-9440-fd6226a403ce tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:20.849573 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a3df125f-2a3b-4ef6-9440-fd6226a403ce tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:20.854592 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:20.854592 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:20.855468 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3df125f-2a3b-4ef6-9440-fd6226a403ce tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:20.856219 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1045/4172] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:20 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:21.010719 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0232bd52-3c62-4d31-aa4a-147dc46d4c33 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:21.013577 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0232bd52-3c62-4d31-aa4a-147dc46d4c33 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 Aug 01 13:06:21.013909 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0232bd52-3c62-4d31-aa4a-147dc46d4c33 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:21.014231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0232bd52-3c62-4d31-aa4a-147dc46d4c33 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:21.022419 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:21.022419 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:21.023002 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0232bd52-3c62-4d31-aa4a-147dc46d4c33 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Snapshot retrieved successfully. Aug 01 13:06:21.024125 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0232bd52-3c62-4d31-aa4a-147dc46d4c33 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 returned with HTTP 200 Aug 01 13:06:21.024630 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1044/4173] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:21 2026] GET /volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:21.038238 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-baac3fc8-f6dd-4d90-b57b-71164a4cad52 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:21.040760 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-baac3fc8-f6dd-4d90-b57b-71164a4cad52 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 Aug 01 13:06:21.041218 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-baac3fc8-f6dd-4d90-b57b-71164a4cad52 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:21.041499 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-baac3fc8-f6dd-4d90-b57b-71164a4cad52 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:21.052286 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:21.052286 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:21.053071 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-baac3fc8-f6dd-4d90-b57b-71164a4cad52 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Snapshot retrieved successfully. Aug 01 13:06:21.054276 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-baac3fc8-f6dd-4d90-b57b-71164a4cad52 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 returned with HTTP 200 Aug 01 13:06:21.054825 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1044/4174] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:21 2026] GET /volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:21.069002 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-552b1e92-f253-4956-a521-f677d2ce2f2e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:21.078174 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-552b1e92-f253-4956-a521-f677d2ce2f2e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 Aug 01 13:06:21.078440 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-552b1e92-f253-4956-a521-f677d2ce2f2e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:21.078694 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-552b1e92-f253-4956-a521-f677d2ce2f2e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:21.086286 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:21.086286 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:21.087182 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-552b1e92-f253-4956-a521-f677d2ce2f2e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Snapshot retrieved successfully. Aug 01 13:06:21.087491 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-552b1e92-f253-4956-a521-f677d2ce2f2e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 returned with HTTP 200 Aug 01 13:06:21.088545 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1042/4175] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:21 2026] GET /volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:21.097794 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-59465206-9d4a-4a7a-9925-e4963e172977 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:21.100316 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:21.100316 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3cc00ad9-278c-4bc1-8d04-6364927cd8b6", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:21.101904 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Create volume request body: {'volume': {'snapshot_id': '3cc00ad9-278c-4bc1-8d04-6364927cd8b6', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:21.109602 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:21.109602 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:21.110281 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Snapshot retrieved successfully. Aug 01 13:06:21.110451 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Create volume of 1 GB Aug 01 13:06:21.119358 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Availability Zones retrieved successfully. Aug 01 13:06:21.124467 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Flow 'volume_create_api' (b85b789d-9592-48f0-9dd8-198f6e1bedb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:21.125575 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fda6008-94d8-405f-ac3b-fb04ddfd8e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:21.126471 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:21.165459 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fda6008-94d8-405f-ac3b-fb04ddfd8e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3cc00ad9-278c-4bc1-8d04-6364927cd8b6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:21.166291 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (286934c6-1c27-4e9a-9f1b-8ac2cea04d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:21.217352 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Created reservations ['2d035ff5-28e5-4faf-93ac-69c602b7cc7f', '3f1f81b4-1fc8-4714-b950-4c6b3f64725f', '3fb5da4d-7374-4398-95f5-1c985b7f443f', '296bfa01-7fc5-489e-b6c8-148e2c9d9276'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:21.218832 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (286934c6-1c27-4e9a-9f1b-8ac2cea04d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d035ff5-28e5-4faf-93ac-69c602b7cc7f', '3f1f81b4-1fc8-4714-b950-4c6b3f64725f', '3fb5da4d-7374-4398-95f5-1c985b7f443f', '296bfa01-7fc5-489e-b6c8-148e2c9d9276']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:21.220709 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5a9f76-ddde-4c3e-b4d4-37de1bab720c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:21.273309 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5a9f76-ddde-4c3e-b4d4-37de1bab720c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f4e5c13-a840-48be-ad91-acb000dfbfc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301c2e801c7f42f4b78ca97f913fd346',qos_specs=None,replication_status=,reservations=['2d035ff5-28e5-4faf-93ac-69c602b7cc7f','3f1f81b4-1fc8-4714-b950-4c6b3f64725f','3fb5da4d-7374-4398-95f5-1c985b7f443f','296bfa01-7fc5-489e-b6c8-148e2c9d9276'],size=1,snapshot_id=3cc00ad9-278c-4bc1-8d04-6364927cd8b6,source_replicaid=,source_volid=None,status='creating',user_id='dab1df5fdefe4fa6854be75e7c7d6008',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f4e5c13-a840-48be-ad91-acb000dfbfc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='301c2e801c7f42f4b78ca97f913fd346',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=3cc00ad9-278c-4bc1-8d04-6364927cd8b6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab1df5fdefe4fa6854be75e7c7d6008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:21.274071 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (893aaeb7-bd4f-480f-8013-871e4360f4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:21.294804 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (893aaeb7-bd4f-480f-8013-871e4360f4df) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301c2e801c7f42f4b78ca97f913fd346',qos_specs=None,replication_status=,reservations=['2d035ff5-28e5-4faf-93ac-69c602b7cc7f','3f1f81b4-1fc8-4714-b950-4c6b3f64725f','3fb5da4d-7374-4398-95f5-1c985b7f443f','296bfa01-7fc5-489e-b6c8-148e2c9d9276'],size=1,snapshot_id=3cc00ad9-278c-4bc1-8d04-6364927cd8b6,source_replicaid=,source_volid=None,status='creating',user_id='dab1df5fdefe4fa6854be75e7c7d6008',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:21.295795 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f850d7dc-1ea6-43a9-9302-80804079b730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:21.319205 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-acaa240d-1f8d-4f77-b875-53158eeb916f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:21.320530 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-acaa240d-1f8d-4f77-b875-53158eeb916f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:21.320756 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-acaa240d-1f8d-4f77-b875-53158eeb916f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:21.320966 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-acaa240d-1f8d-4f77-b875-53158eeb916f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:21.321086 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-acaa240d-1f8d-4f77-b875-53158eeb916f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:21.321616 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f850d7dc-1ea6-43a9-9302-80804079b730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:21.322546 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Flow 'volume_create_api' (b85b789d-9592-48f0-9dd8-198f6e1bedb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:21.323386 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Create volume request issued successfully. Aug 01 13:06:21.324581 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59465206-9d4a-4a7a-9925-e4963e172977 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:21.324581 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1046/4176] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:06:21 2026] POST /volume/v3/volumes => generated 741 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:21.325411 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:21.325411 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:21.327128 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-acaa240d-1f8d-4f77-b875-53158eeb916f tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:21.327128 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1045/4177] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:21 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:21.341430 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a30da325-45a4-44b6-aec4-a5b277216bc6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:21.344644 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a30da325-45a4-44b6-aec4-a5b277216bc6 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 Aug 01 13:06:21.344644 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a30da325-45a4-44b6-aec4-a5b277216bc6 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:21.344644 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a30da325-45a4-44b6-aec4-a5b277216bc6 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:21.348423 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c5edfdbd-f7b3-49d5-8d55-747e5a5b10c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:21.352386 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c5edfdbd-f7b3-49d5-8d55-747e5a5b10c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:21.352386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c5edfdbd-f7b3-49d5-8d55-747e5a5b10c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:21.352386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c5edfdbd-f7b3-49d5-8d55-747e5a5b10c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:21.353123 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:21.353123 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:21.360263 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a30da325-45a4-44b6-aec4-a5b277216bc6 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Volume info retrieved successfully. Aug 01 13:06:21.366016 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:21.366016 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:21.366318 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a30da325-45a4-44b6-aec4-a5b277216bc6 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 returned with HTTP 200 Aug 01 13:06:21.368100 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1045/4178] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:21 2026] GET /volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 => generated 809 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:21.372556 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c5edfdbd-f7b3-49d5-8d55-747e5a5b10c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:21.379575 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c5edfdbd-f7b3-49d5-8d55-747e5a5b10c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 200 Aug 01 13:06:21.379575 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1043/4179] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:21 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:21.641226 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-209deb01-0226-4cc9-b797-2d84d9e438dc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:21.643802 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-209deb01-0226-4cc9-b797-2d84d9e438dc tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:21.644269 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-209deb01-0226-4cc9-b797-2d84d9e438dc tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:21.644667 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-209deb01-0226-4cc9-b797-2d84d9e438dc tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:21.645925 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-209deb01-0226-4cc9-b797-2d84d9e438dc tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:21.649871 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:21.649871 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:21.650891 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-209deb01-0226-4cc9-b797-2d84d9e438dc tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:21.651512 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1047/4180] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:21 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:21.869792 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-93697b22-d915-4beb-8558-531739c36a1e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:21.871587 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93697b22-d915-4beb-8558-531739c36a1e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:21.871843 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93697b22-d915-4beb-8558-531739c36a1e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:21.872080 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93697b22-d915-4beb-8558-531739c36a1e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:21.872180 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-93697b22-d915-4beb-8558-531739c36a1e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:21.876665 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:21.876665 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:21.877391 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93697b22-d915-4beb-8558-531739c36a1e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:21.877820 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1046/4181] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:21 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:22.337626 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1a1af446-2648-40b4-8188-48a266650e82 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:22.339714 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a1af446-2648-40b4-8188-48a266650e82 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:22.340078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a1af446-2648-40b4-8188-48a266650e82 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:22.340322 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a1af446-2648-40b4-8188-48a266650e82 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:22.340472 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1a1af446-2648-40b4-8188-48a266650e82 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:22.345350 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:22.345350 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:22.346087 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a1af446-2648-40b4-8188-48a266650e82 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:22.346475 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1046/4182] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:22 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:22.385076 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0aaab781-112c-46f6-9f7b-143d6bca17c7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:22.386709 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0aaab781-112c-46f6-9f7b-143d6bca17c7 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 Aug 01 13:06:22.386971 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0aaab781-112c-46f6-9f7b-143d6bca17c7 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:22.387119 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0aaab781-112c-46f6-9f7b-143d6bca17c7 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:22.393478 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:22.393478 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:22.397072 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0aaab781-112c-46f6-9f7b-143d6bca17c7 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Volume info retrieved successfully. Aug 01 13:06:22.400052 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e173e15-a619-4b9a-9ede-3f7aaeab0865 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:22.401005 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e173e15-a619-4b9a-9ede-3f7aaeab0865 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:22.401234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e173e15-a619-4b9a-9ede-3f7aaeab0865 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:22.401410 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e173e15-a619-4b9a-9ede-3f7aaeab0865 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:22.405326 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0aaab781-112c-46f6-9f7b-143d6bca17c7 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 returned with HTTP 200 Aug 01 13:06:22.406117 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1044/4183] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:22 2026] GET /volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:22.408859 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:22.408859 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:22.413042 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7e173e15-a619-4b9a-9ede-3f7aaeab0865 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:22.418045 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e173e15-a619-4b9a-9ede-3f7aaeab0865 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 200 Aug 01 13:06:22.418484 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1048/4184] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:22 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:22.426511 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-80ecf5d0-eba2-4b77-8ae0-8ac5fe9bb071 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:22.429846 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80ecf5d0-eba2-4b77-8ae0-8ac5fe9bb071 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 Aug 01 13:06:22.430339 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80ecf5d0-eba2-4b77-8ae0-8ac5fe9bb071 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:22.430339 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80ecf5d0-eba2-4b77-8ae0-8ac5fe9bb071 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:22.439842 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:22.439842 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:22.445840 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-80ecf5d0-eba2-4b77-8ae0-8ac5fe9bb071 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Volume info retrieved successfully. Aug 01 13:06:22.455230 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80ecf5d0-eba2-4b77-8ae0-8ac5fe9bb071 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 returned with HTTP 200 Aug 01 13:06:22.455912 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1047/4185] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:22 2026] GET /volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 => generated 834 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:22.473059 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bec58b34-bdf1-424a-aa18-78de3e8c7f4e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:22.475125 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bec58b34-bdf1-424a-aa18-78de3e8c7f4e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 Aug 01 13:06:22.475392 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bec58b34-bdf1-424a-aa18-78de3e8c7f4e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:22.475622 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bec58b34-bdf1-424a-aa18-78de3e8c7f4e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:22.475751 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-bec58b34-bdf1-424a-aa18-78de3e8c7f4e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Delete snapshot with id: 3cc00ad9-278c-4bc1-8d04-6364927cd8b6 Aug 01 13:06:22.481624 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:22.481624 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:22.482024 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bec58b34-bdf1-424a-aa18-78de3e8c7f4e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Snapshot retrieved successfully. Aug 01 13:06:22.502759 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bec58b34-bdf1-424a-aa18-78de3e8c7f4e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Snapshot delete request issued successfully. Aug 01 13:06:22.502759 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bec58b34-bdf1-424a-aa18-78de3e8c7f4e tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 returned with HTTP 202 Aug 01 13:06:22.502759 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1047/4186] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:06:22 2026] DELETE /volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:22.516243 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b393729a-0500-4119-98c9-2ab3ad0842ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:22.520324 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b393729a-0500-4119-98c9-2ab3ad0842ad tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 Aug 01 13:06:22.520324 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b393729a-0500-4119-98c9-2ab3ad0842ad tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:22.520464 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b393729a-0500-4119-98c9-2ab3ad0842ad tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:22.526606 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:22.526606 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:22.527161 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b393729a-0500-4119-98c9-2ab3ad0842ad tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Snapshot retrieved successfully. Aug 01 13:06:22.528379 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b393729a-0500-4119-98c9-2ab3ad0842ad tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 returned with HTTP 200 Aug 01 13:06:22.528602 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1045/4187] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:22 2026] GET /volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:22.668284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a601241f-810a-4f09-945b-4a7835628445 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:22.670101 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a601241f-810a-4f09-945b-4a7835628445 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:22.670857 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a601241f-810a-4f09-945b-4a7835628445 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:22.670857 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a601241f-810a-4f09-945b-4a7835628445 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:22.670857 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a601241f-810a-4f09-945b-4a7835628445 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:22.676159 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:22.676159 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:22.677095 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a601241f-810a-4f09-945b-4a7835628445 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:22.678063 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1049/4188] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:22 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:22.891057 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5507f467-0011-43ae-83c8-e250bf3e93a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:22.894928 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5507f467-0011-43ae-83c8-e250bf3e93a6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:22.895247 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5507f467-0011-43ae-83c8-e250bf3e93a6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:22.895493 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5507f467-0011-43ae-83c8-e250bf3e93a6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:22.895619 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5507f467-0011-43ae-83c8-e250bf3e93a6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:22.903748 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:22.903748 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:22.904535 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5507f467-0011-43ae-83c8-e250bf3e93a6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:22.905148 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1048/4189] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:22 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:23.362204 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a3e99e32-00f7-4183-9b19-2fe85e1d7b87 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:23.364616 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a3e99e32-00f7-4183-9b19-2fe85e1d7b87 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:23.364896 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a3e99e32-00f7-4183-9b19-2fe85e1d7b87 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:23.365249 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a3e99e32-00f7-4183-9b19-2fe85e1d7b87 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:23.365380 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a3e99e32-00f7-4183-9b19-2fe85e1d7b87 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:23.371543 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:23.371543 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:23.372805 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a3e99e32-00f7-4183-9b19-2fe85e1d7b87 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:23.373212 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1048/4190] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:23 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:23.431491 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91c9c6ba-73c2-4258-988c-2067b61cd18d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:23.433516 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91c9c6ba-73c2-4258-988c-2067b61cd18d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:23.433799 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91c9c6ba-73c2-4258-988c-2067b61cd18d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:23.434016 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91c9c6ba-73c2-4258-988c-2067b61cd18d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:23.441625 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:23.441625 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:23.446934 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-91c9c6ba-73c2-4258-988c-2067b61cd18d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:23.452674 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91c9c6ba-73c2-4258-988c-2067b61cd18d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 200 Aug 01 13:06:23.453164 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1046/4191] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:23 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:06:23.537644 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3f23128d-2fb0-4fd2-8b97-ed2f1be9b713 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:23.541966 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f23128d-2fb0-4fd2-8b97-ed2f1be9b713 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 Aug 01 13:06:23.541966 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3f23128d-2fb0-4fd2-8b97-ed2f1be9b713 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:23.541966 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3f23128d-2fb0-4fd2-8b97-ed2f1be9b713 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:23.546516 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f23128d-2fb0-4fd2-8b97-ed2f1be9b713 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 returned with HTTP 404 Aug 01 13:06:23.547360 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1050/4192] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:23 2026] GET /volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:23.557271 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-93b8d6be-6fc5-4e3d-9d2f-a37c034705ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:23.559108 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93b8d6be-6fc5-4e3d-9d2f-a37c034705ab tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] DELETE https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 Aug 01 13:06:23.560858 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93b8d6be-6fc5-4e3d-9d2f-a37c034705ab tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:23.560858 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93b8d6be-6fc5-4e3d-9d2f-a37c034705ab tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:23.560858 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-93b8d6be-6fc5-4e3d-9d2f-a37c034705ab tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Delete volume with id: d5df2d75-8c7a-4788-a1c1-fe336d48e720 Aug 01 13:06:23.570411 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:23.570411 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:23.571340 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-93b8d6be-6fc5-4e3d-9d2f-a37c034705ab tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Volume info retrieved successfully. Aug 01 13:06:23.600972 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-93b8d6be-6fc5-4e3d-9d2f-a37c034705ab tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Delete volume request issued successfully. Aug 01 13:06:23.600972 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93b8d6be-6fc5-4e3d-9d2f-a37c034705ab tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 returned with HTTP 202 Aug 01 13:06:23.600972 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1049/4193] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:23 2026] DELETE /volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:23.607818 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1a61a73a-041f-433c-801b-0a094392f822 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:23.610078 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a61a73a-041f-433c-801b-0a094392f822 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 Aug 01 13:06:23.610078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a61a73a-041f-433c-801b-0a094392f822 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:23.610078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a61a73a-041f-433c-801b-0a094392f822 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:23.617756 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:23.617756 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:23.621801 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1a61a73a-041f-433c-801b-0a094392f822 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Volume info retrieved successfully. Aug 01 13:06:23.627054 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a61a73a-041f-433c-801b-0a094392f822 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 returned with HTTP 200 Aug 01 13:06:23.627473 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1049/4194] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:23 2026] GET /volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:23.688378 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b36f37d4-ba02-4e49-869c-30b2cd3e4b1b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:23.690402 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b36f37d4-ba02-4e49-869c-30b2cd3e4b1b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:23.690643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b36f37d4-ba02-4e49-869c-30b2cd3e4b1b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:23.690835 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b36f37d4-ba02-4e49-869c-30b2cd3e4b1b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:23.690937 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b36f37d4-ba02-4e49-869c-30b2cd3e4b1b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:23.701446 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:23.701446 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:23.703303 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b36f37d4-ba02-4e49-869c-30b2cd3e4b1b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:23.703871 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1047/4195] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:23 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:23.717455 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-876a7cf6-2fc3-40b3-9007-0c23522bc646 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:23.720718 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-876a7cf6-2fc3-40b3-9007-0c23522bc646 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] DELETE https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:23.720926 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-876a7cf6-2fc3-40b3-9007-0c23522bc646 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:23.721163 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-876a7cf6-2fc3-40b3-9007-0c23522bc646 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:23.721263 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-876a7cf6-2fc3-40b3-9007-0c23522bc646 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Delete backup with id: 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. Aug 01 13:06:23.728642 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:23.728642 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:23.744556 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-876a7cf6-2fc3-40b3-9007-0c23522bc646 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] delete_backup rpcapi backup_id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:06:23.747110 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-876a7cf6-2fc3-40b3-9007-0c23522bc646 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 202 Aug 01 13:06:23.747760 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1051/4196] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:23 2026] DELETE /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:06:23.756176 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-338a2b6d-d085-4e9c-baf8-a84b8fe98dfb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:23.758523 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-338a2b6d-d085-4e9c-baf8-a84b8fe98dfb tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:23.759399 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-338a2b6d-d085-4e9c-baf8-a84b8fe98dfb tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:23.759399 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-338a2b6d-d085-4e9c-baf8-a84b8fe98dfb tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:23.759399 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-338a2b6d-d085-4e9c-baf8-a84b8fe98dfb tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:23.764806 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:23.764806 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:23.766388 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-338a2b6d-d085-4e9c-baf8-a84b8fe98dfb tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 200 Aug 01 13:06:23.766927 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1050/4197] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:23 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:23.918332 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d612e7ec-a9f9-4cb8-bf4f-5bf7ad65c2b0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:23.921641 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d612e7ec-a9f9-4cb8-bf4f-5bf7ad65c2b0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:23.921862 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d612e7ec-a9f9-4cb8-bf4f-5bf7ad65c2b0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:23.924493 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d612e7ec-a9f9-4cb8-bf4f-5bf7ad65c2b0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:23.924747 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d612e7ec-a9f9-4cb8-bf4f-5bf7ad65c2b0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:23.932457 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:23.932457 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:23.933321 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d612e7ec-a9f9-4cb8-bf4f-5bf7ad65c2b0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:23.934134 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1050/4198] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:23 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:24.387217 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-21e29092-2726-4f87-91a0-7e295080d419 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:24.392786 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21e29092-2726-4f87-91a0-7e295080d419 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:24.393073 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21e29092-2726-4f87-91a0-7e295080d419 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:24.393406 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21e29092-2726-4f87-91a0-7e295080d419 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:24.393502 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-21e29092-2726-4f87-91a0-7e295080d419 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:24.404282 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:24.404282 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:24.405144 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21e29092-2726-4f87-91a0-7e295080d419 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:24.407194 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1048/4199] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:24 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:24.469748 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c12e96c0-e34e-44e1-92c9-6ed18e700081 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:24.474163 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c12e96c0-e34e-44e1-92c9-6ed18e700081 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:24.474163 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c12e96c0-e34e-44e1-92c9-6ed18e700081 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:24.474163 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c12e96c0-e34e-44e1-92c9-6ed18e700081 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:24.485638 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:24.485638 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:24.502853 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c12e96c0-e34e-44e1-92c9-6ed18e700081 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:24.510319 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c12e96c0-e34e-44e1-92c9-6ed18e700081 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 200 Aug 01 13:06:24.510925 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1052/4200] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:24 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 928 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:24.646090 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f1ae19d2-3f30-4b24-89be-c98ff7a7495c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:24.648383 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1ae19d2-3f30-4b24-89be-c98ff7a7495c tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 Aug 01 13:06:24.648639 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1ae19d2-3f30-4b24-89be-c98ff7a7495c tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:24.648911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1ae19d2-3f30-4b24-89be-c98ff7a7495c tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:24.663173 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1ae19d2-3f30-4b24-89be-c98ff7a7495c tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 returned with HTTP 404 Aug 01 13:06:24.663851 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1051/4201] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:24 2026] GET /volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:24.675995 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c4f800c5-e5a3-4913-a8e5-1b0c32ee3476 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:24.682736 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4f800c5-e5a3-4913-a8e5-1b0c32ee3476 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] DELETE https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 Aug 01 13:06:24.685372 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4f800c5-e5a3-4913-a8e5-1b0c32ee3476 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:24.685372 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4f800c5-e5a3-4913-a8e5-1b0c32ee3476 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:24.685563 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-c4f800c5-e5a3-4913-a8e5-1b0c32ee3476 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Delete volume with id: 7f4e5c13-a840-48be-ad91-acb000dfbfc2 Aug 01 13:06:24.695979 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:24.695979 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:24.695979 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c4f800c5-e5a3-4913-a8e5-1b0c32ee3476 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Volume info retrieved successfully. Aug 01 13:06:24.724971 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c4f800c5-e5a3-4913-a8e5-1b0c32ee3476 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Delete volume request issued successfully. Aug 01 13:06:24.725176 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4f800c5-e5a3-4913-a8e5-1b0c32ee3476 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 returned with HTTP 202 Aug 01 13:06:24.725674 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1051/4202] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:24 2026] DELETE /volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:24.738072 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9bc436fb-edd7-4cc3-86e3-76226e90edc6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:24.745507 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9bc436fb-edd7-4cc3-86e3-76226e90edc6 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 Aug 01 13:06:24.745856 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9bc436fb-edd7-4cc3-86e3-76226e90edc6 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:24.746166 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9bc436fb-edd7-4cc3-86e3-76226e90edc6 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:24.760042 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:24.760042 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:24.765968 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9bc436fb-edd7-4cc3-86e3-76226e90edc6 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Volume info retrieved successfully. Aug 01 13:06:24.771391 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9bc436fb-edd7-4cc3-86e3-76226e90edc6 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 returned with HTTP 200 Aug 01 13:06:24.771926 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1049/4203] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:24 2026] GET /volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 => generated 833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:24.779641 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0630da58-8fcd-4550-a2bd-99e29c583638 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:24.781758 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0630da58-8fcd-4550-a2bd-99e29c583638 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 Aug 01 13:06:24.782076 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0630da58-8fcd-4550-a2bd-99e29c583638 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:24.782309 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0630da58-8fcd-4550-a2bd-99e29c583638 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:24.782542 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0630da58-8fcd-4550-a2bd-99e29c583638 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Show backup with id 56ea2b99-fe7e-42fc-b578-40d4bd75cb16. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:24.787528 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0630da58-8fcd-4550-a2bd-99e29c583638 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 returned with HTTP 404 Aug 01 13:06:24.788321 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1053/4204] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:24 2026] GET /volume/v3/backups/56ea2b99-fe7e-42fc-b578-40d4bd75cb16 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:24.797477 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5556b1c6-9fe9-4abd-8cb9-c394de332137 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:24.799531 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5556b1c6-9fe9-4abd-8cb9-c394de332137 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 Aug 01 13:06:24.799767 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5556b1c6-9fe9-4abd-8cb9-c394de332137 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:24.800010 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5556b1c6-9fe9-4abd-8cb9-c394de332137 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:24.800227 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5556b1c6-9fe9-4abd-8cb9-c394de332137 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Delete volume with id: eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 Aug 01 13:06:24.808849 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:24.808849 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:24.809302 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5556b1c6-9fe9-4abd-8cb9-c394de332137 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Volume info retrieved successfully. Aug 01 13:06:24.838150 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5556b1c6-9fe9-4abd-8cb9-c394de332137 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Delete volume request issued successfully. Aug 01 13:06:24.838438 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5556b1c6-9fe9-4abd-8cb9-c394de332137 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 returned with HTTP 202 Aug 01 13:06:24.839010 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1052/4205] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:24 2026] DELETE /volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:24.846925 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b8ff4df7-bde8-4149-9be9-e0444678b508 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:24.849089 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b8ff4df7-bde8-4149-9be9-e0444678b508 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 Aug 01 13:06:24.849840 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b8ff4df7-bde8-4149-9be9-e0444678b508 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:24.849840 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b8ff4df7-bde8-4149-9be9-e0444678b508 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:24.859385 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:24.859385 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:24.866088 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b8ff4df7-bde8-4149-9be9-e0444678b508 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Volume info retrieved successfully. Aug 01 13:06:24.873683 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b8ff4df7-bde8-4149-9be9-e0444678b508 tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 returned with HTTP 200 Aug 01 13:06:24.874723 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1052/4206] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:24 2026] GET /volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:24.945249 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4e3d5226-7e2e-4967-9b98-341028185183 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:24.947008 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e3d5226-7e2e-4967-9b98-341028185183 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:24.947266 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e3d5226-7e2e-4967-9b98-341028185183 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:24.947516 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e3d5226-7e2e-4967-9b98-341028185183 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:24.947684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4e3d5226-7e2e-4967-9b98-341028185183 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:24.952573 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:24.952573 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:24.953286 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e3d5226-7e2e-4967-9b98-341028185183 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:24.953667 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1050/4207] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:24 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:25.417749 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0af75183-ebf0-40eb-9d11-e379cb2956d3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.419614 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0af75183-ebf0-40eb-9d11-e379cb2956d3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:06:25.419830 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0af75183-ebf0-40eb-9d11-e379cb2956d3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.420032 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0af75183-ebf0-40eb-9d11-e379cb2956d3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.420142 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0af75183-ebf0-40eb-9d11-e379cb2956d3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Show backup with id 787899c7-115d-4434-bea8-3c195909a250. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:25.426445 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:25.426445 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:25.427762 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0af75183-ebf0-40eb-9d11-e379cb2956d3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 200 Aug 01 13:06:25.428209 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1054/4208] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:25 2026] GET /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:25.438097 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22b797af-e758-441a-b391-1a8a7a40b50d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.440328 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22b797af-e758-441a-b391-1a8a7a40b50d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 Aug 01 13:06:25.440581 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22b797af-e758-441a-b391-1a8a7a40b50d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.440832 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22b797af-e758-441a-b391-1a8a7a40b50d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.449692 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:25.449692 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:25.453899 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22b797af-e758-441a-b391-1a8a7a40b50d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:06:25.459368 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22b797af-e758-441a-b391-1a8a7a40b50d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 returned with HTTP 200 Aug 01 13:06:25.459859 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1053/4209] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:25 2026] GET /volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:25.476272 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f3586f6e-ce08-4d8f-a264-f6186932f4a3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.478659 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3586f6e-ce08-4d8f-a264-f6186932f4a3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 Aug 01 13:06:25.478957 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3586f6e-ce08-4d8f-a264-f6186932f4a3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.479259 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3586f6e-ce08-4d8f-a264-f6186932f4a3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.487128 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:25.487128 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:25.491357 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f3586f6e-ce08-4d8f-a264-f6186932f4a3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:06:25.497428 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3586f6e-ce08-4d8f-a264-f6186932f4a3 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 returned with HTTP 200 Aug 01 13:06:25.497889 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1053/4210] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:25 2026] GET /volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:25.526934 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-175db4d1-46c1-4d04-89d1-a493cc0f3ed5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.529154 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-175db4d1-46c1-4d04-89d1-a493cc0f3ed5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:25.529381 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-175db4d1-46c1-4d04-89d1-a493cc0f3ed5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.529619 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-175db4d1-46c1-4d04-89d1-a493cc0f3ed5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.538451 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:25.538451 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:25.543584 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-175db4d1-46c1-4d04-89d1-a493cc0f3ed5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:25.550718 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-175db4d1-46c1-4d04-89d1-a493cc0f3ed5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 200 Aug 01 13:06:25.551319 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1051/4211] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:25 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:25.564327 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-619d3597-84fc-4e6e-b0ff-c2e044f37007 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.566139 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-619d3597-84fc-4e6e-b0ff-c2e044f37007 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:25.566444 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-619d3597-84fc-4e6e-b0ff-c2e044f37007 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.566638 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-619d3597-84fc-4e6e-b0ff-c2e044f37007 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.574299 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:25.574299 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:25.578789 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-619d3597-84fc-4e6e-b0ff-c2e044f37007 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:25.584384 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-619d3597-84fc-4e6e-b0ff-c2e044f37007 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 200 Aug 01 13:06:25.585047 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1055/4212] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:25 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:25.598537 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.600859 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:25.601392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "de916bce-1db5-475a-a63d-fd8cba2c6a11", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:25.603738 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'de916bce-1db5-475a-a63d-fd8cba2c6a11', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:25.614199 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:25.614199 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:25.614779 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume retrieved successfully. Aug 01 13:06:25.614915 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume of 1 GB Aug 01 13:06:25.619812 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Availability Zones retrieved successfully. Aug 01 13:06:25.628056 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Flow 'volume_create_api' (35373b66-3ca3-44f7-a57a-e0a640e5c156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:25.629974 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (646874e2-92af-4fe5-8639-759818c27ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:25.631291 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:25.659807 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (646874e2-92af-4fe5-8639-759818c27ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'de916bce-1db5-475a-a63d-fd8cba2c6a11', 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:25.660893 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3900de-2ea2-4bd9-b0f2-f317da4696ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:25.708118 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Created reservations ['848b34fc-4ad0-4731-8876-415fadef745e', '412c25fb-45a9-44d9-a708-68787087b897', 'f9501c29-13aa-4445-96f0-f4120b2674c0', '63d55e34-8441-47cc-a0f2-fc863ba2d680'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:25.708900 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3900de-2ea2-4bd9-b0f2-f317da4696ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['848b34fc-4ad0-4731-8876-415fadef745e', '412c25fb-45a9-44d9-a708-68787087b897', 'f9501c29-13aa-4445-96f0-f4120b2674c0', '63d55e34-8441-47cc-a0f2-fc863ba2d680']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:25.710374 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f431581-996f-445f-a9e6-1fec803c8739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:25.749488 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f431581-996f-445f-a9e6-1fec803c8739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cabca3a-b197-4619-8579-98bc77cacb86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6baf86e18fda4579bdfbc8dde1545972',qos_specs=None,replication_status=,reservations=['848b34fc-4ad0-4731-8876-415fadef745e','412c25fb-45a9-44d9-a708-68787087b897','f9501c29-13aa-4445-96f0-f4120b2674c0','63d55e34-8441-47cc-a0f2-fc863ba2d680'],size=1,snapshot_id=None,source_replicaid=,source_volid=de916bce-1db5-475a-a63d-fd8cba2c6a11,status='creating',user_id='76d9522a2d104a2c96f6a37313ae4276',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cabca3a-b197-4619-8579-98bc77cacb86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6baf86e18fda4579bdfbc8dde1545972',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=de916bce-1db5-475a-a63d-fd8cba2c6a11,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76d9522a2d104a2c96f6a37313ae4276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:25.751164 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a278dd-58bf-40e3-99a1-b7acf64e8918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:25.773349 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a278dd-58bf-40e3-99a1-b7acf64e8918) 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='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6baf86e18fda4579bdfbc8dde1545972',qos_specs=None,replication_status=,reservations=['848b34fc-4ad0-4731-8876-415fadef745e','412c25fb-45a9-44d9-a708-68787087b897','f9501c29-13aa-4445-96f0-f4120b2674c0','63d55e34-8441-47cc-a0f2-fc863ba2d680'],size=1,snapshot_id=None,source_replicaid=,source_volid=de916bce-1db5-475a-a63d-fd8cba2c6a11,status='creating',user_id='76d9522a2d104a2c96f6a37313ae4276',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:25.774251 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac7cd24-8fa5-4d82-81cc-f20977633e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:25.787965 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0318e5f9-227c-4a77-a8bb-7612924eee0a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.789845 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0318e5f9-227c-4a77-a8bb-7612924eee0a tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 Aug 01 13:06:25.790069 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0318e5f9-227c-4a77-a8bb-7612924eee0a tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.790250 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0318e5f9-227c-4a77-a8bb-7612924eee0a tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.796017 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0318e5f9-227c-4a77-a8bb-7612924eee0a tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 returned with HTTP 404 Aug 01 13:06:25.796436 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1054/4213] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:25 2026] GET /volume/v3/volumes/7f4e5c13-a840-48be-ad91-acb000dfbfc2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:25.800617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac7cd24-8fa5-4d82-81cc-f20977633e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:25.802252 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Flow 'volume_create_api' (35373b66-3ca3-44f7-a57a-e0a640e5c156) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:25.802252 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume request issued successfully. Aug 01 13:06:25.803067 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-300670ab-06d6-450e-bd8e-508f56cd3ba7 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:25.803764 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1054/4214] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:06:25 2026] POST /volume/v3/volumes => generated 809 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:25.810450 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eb285f5b-c383-40c3-974a-10f6f465a1a4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.820836 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb285f5b-c383-40c3-974a-10f6f465a1a4 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 Aug 01 13:06:25.820836 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb285f5b-c383-40c3-974a-10f6f465a1a4 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.820836 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb285f5b-c383-40c3-974a-10f6f465a1a4 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.820836 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-eb285f5b-c383-40c3-974a-10f6f465a1a4 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Delete snapshot with id: 3cc00ad9-278c-4bc1-8d04-6364927cd8b6 Aug 01 13:06:25.823119 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4f097fb2-8712-47d9-ace1-aa0d5c78b567 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.826006 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f097fb2-8712-47d9-ace1-aa0d5c78b567 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 Aug 01 13:06:25.826269 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f097fb2-8712-47d9-ace1-aa0d5c78b567 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.826545 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f097fb2-8712-47d9-ace1-aa0d5c78b567 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.830583 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb285f5b-c383-40c3-974a-10f6f465a1a4 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 returned with HTTP 404 Aug 01 13:06:25.830583 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1052/4215] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:06:25 2026] DELETE /volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:25.838652 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:25.838652 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:25.842966 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1b4b6a45-3bc0-47c0-a434-10b18ea58ae0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.843350 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4f097fb2-8712-47d9-ace1-aa0d5c78b567 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:25.843829 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1b4b6a45-3bc0-47c0-a434-10b18ea58ae0 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 Aug 01 13:06:25.844109 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1b4b6a45-3bc0-47c0-a434-10b18ea58ae0 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.844403 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1b4b6a45-3bc0-47c0-a434-10b18ea58ae0 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.848276 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f097fb2-8712-47d9-ace1-aa0d5c78b567 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 returned with HTTP 200 Aug 01 13:06:25.848651 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1056/4216] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:25 2026] GET /volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:25.850191 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1b4b6a45-3bc0-47c0-a434-10b18ea58ae0 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 returned with HTTP 404 Aug 01 13:06:25.850831 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1055/4217] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:25 2026] GET /volume/v3/snapshots/3cc00ad9-278c-4bc1-8d04-6364927cd8b6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:25.858111 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c858977-0195-4656-9582-e015c554747a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.860791 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c858977-0195-4656-9582-e015c554747a tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] DELETE https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 Aug 01 13:06:25.861142 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c858977-0195-4656-9582-e015c554747a tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.861432 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c858977-0195-4656-9582-e015c554747a tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.861649 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6c858977-0195-4656-9582-e015c554747a tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Delete volume with id: d5df2d75-8c7a-4788-a1c1-fe336d48e720 Aug 01 13:06:25.869257 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c858977-0195-4656-9582-e015c554747a tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 returned with HTTP 404 Aug 01 13:06:25.869994 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1055/4218] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:25 2026] DELETE /volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:25.879185 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd0440b3-c413-47be-be2e-e08757264264 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.882537 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd0440b3-c413-47be-be2e-e08757264264 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] GET https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 Aug 01 13:06:25.882537 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd0440b3-c413-47be-be2e-e08757264264 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.882537 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd0440b3-c413-47be-be2e-e08757264264 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.893287 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd0440b3-c413-47be-be2e-e08757264264 tempest-SnapshotDependencyTests-2141584316 tempest-SnapshotDependencyTests-2141584316-project-member] https://10.4.3.110/volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 returned with HTTP 404 Aug 01 13:06:25.894011 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1053/4219] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:25 2026] GET /volume/v3/volumes/d5df2d75-8c7a-4788-a1c1-fe336d48e720 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:25.896406 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-534fd79a-c9ca-49e7-b2ce-b4045b250c2b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.900181 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-534fd79a-c9ca-49e7-b2ce-b4045b250c2b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] GET https://10.4.3.110/volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 Aug 01 13:06:25.900181 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-534fd79a-c9ca-49e7-b2ce-b4045b250c2b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.900181 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-534fd79a-c9ca-49e7-b2ce-b4045b250c2b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.911393 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-534fd79a-c9ca-49e7-b2ce-b4045b250c2b tempest-ProjectReaderTests39-76392109 tempest-ProjectReaderTests39-76392109-project-admin] https://10.4.3.110/volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 returned with HTTP 404 Aug 01 13:06:25.911393 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1057/4220] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:25 2026] GET /volume/v3/volumes/eb7fbb24-5b76-42e1-8ffa-289ddc9f46e6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:25.968590 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c66c6690-92fa-4927-aa75-d978f4d1505b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:25.971062 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c66c6690-92fa-4927-aa75-d978f4d1505b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:25.975051 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c66c6690-92fa-4927-aa75-d978f4d1505b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:25.975314 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c66c6690-92fa-4927-aa75-d978f4d1505b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:25.978164 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c66c6690-92fa-4927-aa75-d978f4d1505b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:25.982079 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:25.982079 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:25.982934 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c66c6690-92fa-4927-aa75-d978f4d1505b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:25.983340 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1056/4221] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:25 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:26.866932 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4014c54-11c1-4792-a6ac-0d50ecb71135 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:26.870010 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4014c54-11c1-4792-a6ac-0d50ecb71135 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 Aug 01 13:06:26.870345 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4014c54-11c1-4792-a6ac-0d50ecb71135 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:26.870627 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4014c54-11c1-4792-a6ac-0d50ecb71135 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:26.885910 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:26.885910 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:26.898761 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f4014c54-11c1-4792-a6ac-0d50ecb71135 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:26.905384 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4014c54-11c1-4792-a6ac-0d50ecb71135 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 returned with HTTP 200 Aug 01 13:06:26.905879 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1056/4222] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:26 2026] GET /volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 => generated 1228 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:26.923601 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0e326861-4f5a-4ad0-84a9-695ba1595224 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:26.926423 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e326861-4f5a-4ad0-84a9-695ba1595224 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 Aug 01 13:06:26.926484 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e326861-4f5a-4ad0-84a9-695ba1595224 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:26.926757 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e326861-4f5a-4ad0-84a9-695ba1595224 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:26.943007 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:26.943007 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:26.952520 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0e326861-4f5a-4ad0-84a9-695ba1595224 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:26.960567 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e326861-4f5a-4ad0-84a9-695ba1595224 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 returned with HTTP 200 Aug 01 13:06:26.961146 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1054/4223] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:26 2026] GET /volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 => generated 1228 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:26.973173 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-36e3cc2e-4d98-467a-aff5-847d2691c7c5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:26.976255 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36e3cc2e-4d98-467a-aff5-847d2691c7c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] DELETE https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:26.976557 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36e3cc2e-4d98-467a-aff5-847d2691c7c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:26.976800 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36e3cc2e-4d98-467a-aff5-847d2691c7c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:26.977071 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-36e3cc2e-4d98-467a-aff5-847d2691c7c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume with id: de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:26.991083 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:26.991083 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:26.991933 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-36e3cc2e-4d98-467a-aff5-847d2691c7c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:26.995650 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-32c269fc-c096-46f8-81f7-d99888a90612 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:26.998829 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32c269fc-c096-46f8-81f7-d99888a90612 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:26.999112 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32c269fc-c096-46f8-81f7-d99888a90612 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:26.999375 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32c269fc-c096-46f8-81f7-d99888a90612 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:26.999516 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-32c269fc-c096-46f8-81f7-d99888a90612 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 58764aae-8c15-4da6-a614-09278e62b3c4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:27.004783 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:27.004783 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:27.005663 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32c269fc-c096-46f8-81f7-d99888a90612 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 200 Aug 01 13:06:27.006223 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1057/4224] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:26 2026] GET /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:27.019254 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-36e3cc2e-4d98-467a-aff5-847d2691c7c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume request issued successfully. Aug 01 13:06:27.019497 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36e3cc2e-4d98-467a-aff5-847d2691c7c5 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 202 Aug 01 13:06:27.019820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-274128f6-e779-454c-bf9a-83febfc538e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:27.020077 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1058/4225] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:06:26 2026] DELETE /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:06:27.021996 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-274128f6-e779-454c-bf9a-83febfc538e1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] DELETE https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 Aug 01 13:06:27.022262 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-274128f6-e779-454c-bf9a-83febfc538e1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:27.022534 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-274128f6-e779-454c-bf9a-83febfc538e1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:27.022662 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-274128f6-e779-454c-bf9a-83febfc538e1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete backup with id: 58764aae-8c15-4da6-a614-09278e62b3c4. Aug 01 13:06:27.029517 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ffb438fe-4cf1-4773-a394-b0425cb3a342 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:27.030241 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:27.030241 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:27.032728 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ffb438fe-4cf1-4773-a394-b0425cb3a342 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:27.033561 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ffb438fe-4cf1-4773-a394-b0425cb3a342 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:27.033561 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ffb438fe-4cf1-4773-a394-b0425cb3a342 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:27.042261 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:27.042261 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:27.046580 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ffb438fe-4cf1-4773-a394-b0425cb3a342 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:27.051761 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ffb438fe-4cf1-4773-a394-b0425cb3a342 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 200 Aug 01 13:06:27.052302 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1055/4226] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:27 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:27.055370 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-274128f6-e779-454c-bf9a-83febfc538e1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] delete_backup rpcapi backup_id 58764aae-8c15-4da6-a614-09278e62b3c4 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:06:27.057887 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-274128f6-e779-454c-bf9a-83febfc538e1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 returned with HTTP 202 Aug 01 13:06:27.058377 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1057/4227] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:27 2026] DELETE /volume/v3/backups/58764aae-8c15-4da6-a614-09278e62b3c4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:06:27.067242 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-9a3e0a7c-085c-4579-936c-269323bbbbbb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:27.068212 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a84bdfc0-efee-47ce-9808-8280a8e01661 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:27.071644 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a84bdfc0-efee-47ce-9808-8280a8e01661 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 Aug 01 13:06:27.071989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a84bdfc0-efee-47ce-9808-8280a8e01661 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:27.072267 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a84bdfc0-efee-47ce-9808-8280a8e01661 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:27.072506 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a84bdfc0-efee-47ce-9808-8280a8e01661 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete volume with id: 1f84832a-d1ce-45df-9388-0ffa23b37812 Aug 01 13:06:27.077731 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-9a3e0a7c-085c-4579-936c-269323bbbbbb tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 Aug 01 13:06:27.078056 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-9a3e0a7c-085c-4579-936c-269323bbbbbb tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:27.078317 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-9a3e0a7c-085c-4579-936c-269323bbbbbb tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:27.083648 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:27.083648 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:27.084167 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a84bdfc0-efee-47ce-9808-8280a8e01661 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:27.086879 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:27.086879 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:27.090802 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-9a3e0a7c-085c-4579-936c-269323bbbbbb tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:06:27.096155 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-9a3e0a7c-085c-4579-936c-269323bbbbbb tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 returned with HTTP 200 Aug 01 13:06:27.096854 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1058/4228] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:06:27 2026] GET /volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 => generated 1417 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:27.110103 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a84bdfc0-efee-47ce-9808-8280a8e01661 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete volume request issued successfully. Aug 01 13:06:27.110353 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a84bdfc0-efee-47ce-9808-8280a8e01661 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 returned with HTTP 202 Aug 01 13:06:27.110824 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1059/4229] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:27 2026] DELETE /volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:27.120799 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d8fb1016-d0dd-4654-a0df-230155faeee0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:27.121046 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8fb1016-d0dd-4654-a0df-230155faeee0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 Aug 01 13:06:27.121286 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8fb1016-d0dd-4654-a0df-230155faeee0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:27.121485 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8fb1016-d0dd-4654-a0df-230155faeee0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:27.129786 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:27.129786 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:27.137807 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d8fb1016-d0dd-4654-a0df-230155faeee0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:27.144227 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8fb1016-d0dd-4654-a0df-230155faeee0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 returned with HTTP 200 Aug 01 13:06:27.144690 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1056/4230] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:27 2026] GET /volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:27.736500 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-8785ad63-18a4-4f47-9f4f-b0afce641aa9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:27.738622 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-8785ad63-18a4-4f47-9f4f-b0afce641aa9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 Aug 01 13:06:27.738865 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-8785ad63-18a4-4f47-9f4f-b0afce641aa9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:27.739073 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-8785ad63-18a4-4f47-9f4f-b0afce641aa9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:27.746123 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:27.746123 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:27.749967 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-8785ad63-18a4-4f47-9f4f-b0afce641aa9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:06:27.755586 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-8785ad63-18a4-4f47-9f4f-b0afce641aa9 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 returned with HTTP 200 Aug 01 13:06:27.756134 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1058/4231] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:06:27 2026] GET /volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:27.767551 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-854331ea-0ad8-4b47-b206-da3f5331f015 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:27.768048 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-854331ea-0ad8-4b47-b206-da3f5331f015 None None] GET https://10.4.3.110/volume// Aug 01 13:06:27.768226 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-854331ea-0ad8-4b47-b206-da3f5331f015 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:27.768411 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-854331ea-0ad8-4b47-b206-da3f5331f015 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:27.768807 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-854331ea-0ad8-4b47-b206-da3f5331f015 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:06:27.769137 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1059/4232] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:06:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:06:27.778340 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-4f66e5d7-7bd1-4025-b112-99393524bd1d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:27.783493 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-4f66e5d7-7bd1-4025-b112-99393524bd1d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:06:27.783927 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-4f66e5d7-7bd1-4025-b112-99393524bd1d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3989cdd6-3470-4413-a5e7-4dedb18941c1", "connector": null, "instance_uuid": "32209c1c-e3cc-4654-a59a-2fae861eadbd"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:27.794863 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:27.794863 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:27.836699 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-4f66e5d7-7bd1-4025-b112-99393524bd1d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:06:27.837153 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1060/4233] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:06:27 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:28.014903 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:28.068498 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0f61bbb6-fd38-4a6d-8457-06242c4c0fda None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:28.070799 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f61bbb6-fd38-4a6d-8457-06242c4c0fda tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:28.071118 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f61bbb6-fd38-4a6d-8457-06242c4c0fda tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:28.071405 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f61bbb6-fd38-4a6d-8457-06242c4c0fda tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:28.081276 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f61bbb6-fd38-4a6d-8457-06242c4c0fda tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 404 Aug 01 13:06:28.082090 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1059/4234] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:28 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:28.154209 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:28.154209 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1132829238"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:28.154209 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1132829238'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:28.154602 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume of 1 GB Aug 01 13:06:28.159507 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Availability Zones retrieved successfully. Aug 01 13:06:28.160267 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fa5a064f-b7ab-421d-977f-f7785421b786 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:28.162825 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fa5a064f-b7ab-421d-977f-f7785421b786 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 Aug 01 13:06:28.163031 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fa5a064f-b7ab-421d-977f-f7785421b786 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:28.163273 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fa5a064f-b7ab-421d-977f-f7785421b786 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:28.166379 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Flow 'volume_create_api' (3620e208-3931-4e31-aad6-6d1c38a9d3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:28.167474 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9e9ba6-29ae-4e2e-9261-2da01d6fa8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:28.168398 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:28.170094 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fa5a064f-b7ab-421d-977f-f7785421b786 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 returned with HTTP 404 Aug 01 13:06:28.170706 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1060/4235] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:28 2026] GET /volume/v3/volumes/1f84832a-d1ce-45df-9388-0ffa23b37812 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:28.180370 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-76ddc30e-4157-4ea2-b19f-d85e55d529c0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:28.183427 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-76ddc30e-4157-4ea2-b19f-d85e55d529c0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1/export_record Aug 01 13:06:28.183747 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-76ddc30e-4157-4ea2-b19f-d85e55d529c0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:28.184112 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-76ddc30e-4157-4ea2-b19f-d85e55d529c0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'export_record' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:28.184340 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-76ddc30e-4157-4ea2-b19f-d85e55d529c0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Export record for backup 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 13:06:28.190438 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:28.190438 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:28.191840 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-76ddc30e-4157-4ea2-b19f-d85e55d529c0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling RPCAPI with context: , host: np0000006302, backup: 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 13:06:28.203242 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9e9ba6-29ae-4e2e-9261-2da01d6fa8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:28.204265 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-76ddc30e-4157-4ea2-b19f-d85e55d529c0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] export_record in rpcapi backup_id 90eabc24-234d-4657-a186-e5e80ceb93f1 on host np0000006302. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 13:06:28.204364 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4339427-e510-4f95-955f-cded817f91c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:28.219016 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-76ddc30e-4157-4ea2-b19f-d85e55d529c0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTBlYWJjMjQtMjM0ZC00NjU3LWExODYtZTVlODBjZWI5M2YxIiwgInVzZXJfaWQiOiAiZWQ1NzczZmIxZjE3NDgyMGE3OGI4NGY5MThkMTFmNmMiLCAicHJvamVjdF9pZCI6ICI0M2U2NDMyZjJkOTQ0NWM0YmZhZjZjM2E5NDQ1NTQ0YyIsICJ2b2x1bWVfaWQiOiAiNjdkOTQ3YjUtYTBiOS00M2RmLWJhMGMtMDM2Njk2ZWVkZjNlIiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTI1NzU5NTI2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjdkOTQ3YjUtYTBiOS00M2RmLWJhMGMtMDM2Njk2ZWVkZjNlLzIwMjYwODAxMTMwNTMwL2F6X25vdmFfYmFja3VwXzkwZWFiYzI0LTIzNGQtNDY1Ny1hMTg2LWU1ZTgwY2ViOTNmMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6MDU6MjZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDU6MjZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzowNTo0NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 13:06:28.219370 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-76ddc30e-4157-4ea2-b19f-d85e55d529c0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1/export_record returned with HTTP 200 Aug 01 13:06:28.220029 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1061/4236] 10.4.3.110 () {68 vars in 1430 bytes} [Sat Aug 1 13:06:28 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1/export_record => generated 1424 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:28.231479 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:28.235262 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:28.235653 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1277138501"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:28.238528 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1277138501'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:28.239000 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume of 1 GB Aug 01 13:06:28.248973 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Availability Zones retrieved successfully. Aug 01 13:06:28.255780 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Flow 'volume_create_api' (d7879580-9ac9-491c-bc7e-95d6c60ab16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:28.256902 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e70f413-77e8-4f05-b467-492ffb8c1f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:28.258253 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:28.286425 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Created reservations ['e38b158d-56a6-468d-b020-024f3519303d', 'af98ddb5-c60d-496c-be65-1d19b411b9dd', '39fb549d-ee61-4535-a947-01967fc3cba1', 'd074cb1d-08ac-4c20-b97c-6879d39262c3'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:28.287221 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4339427-e510-4f95-955f-cded817f91c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e38b158d-56a6-468d-b020-024f3519303d', 'af98ddb5-c60d-496c-be65-1d19b411b9dd', '39fb549d-ee61-4535-a947-01967fc3cba1', 'd074cb1d-08ac-4c20-b97c-6879d39262c3']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:28.287994 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a25a8a-4666-4b25-98a4-70f894b82636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:28.291113 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e70f413-77e8-4f05-b467-492ffb8c1f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:28.291200 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a65f9e40-6ce7-433b-8ddc-e8b6788f7762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:28.315802 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a25a8a-4666-4b25-98a4-70f894b82636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a73655fd-b297-4928-be27-ef10a63e3166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1132829238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138765a86d184ce2aed0de24d7d7077e',qos_specs=None,replication_status=,reservations=['e38b158d-56a6-468d-b020-024f3519303d','af98ddb5-c60d-496c-be65-1d19b411b9dd','39fb549d-ee61-4535-a947-01967fc3cba1','d074cb1d-08ac-4c20-b97c-6879d39262c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c45562a370d455389cac78d3ec99a03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1132829238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a73655fd-b297-4928-be27-ef10a63e3166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='138765a86d184ce2aed0de24d7d7077e',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='7c45562a370d455389cac78d3ec99a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:28.316658 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b58fd7-3e0f-4175-8336-26774de96180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:28.343685 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b58fd7-3e0f-4175-8336-26774de96180) 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-VolumeV3RbacBaseTests-Volume-1132829238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138765a86d184ce2aed0de24d7d7077e',qos_specs=None,replication_status=,reservations=['e38b158d-56a6-468d-b020-024f3519303d','af98ddb5-c60d-496c-be65-1d19b411b9dd','39fb549d-ee61-4535-a947-01967fc3cba1','d074cb1d-08ac-4c20-b97c-6879d39262c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c45562a370d455389cac78d3ec99a03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:28.345188 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb12b12a-bd28-4a9c-bd0a-d72eaaccfbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:28.356147 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Created reservations ['92430dc1-4aad-4ba0-8e8f-0eb8d8dee258', 'b17ef0f3-8161-4c5f-a07f-1c177c1c488a', '3d98c2bf-57c3-46e6-8a40-a1fc02d1b270', 'ff41cabc-75fd-4b26-baa8-82570547582b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:28.357186 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a65f9e40-6ce7-433b-8ddc-e8b6788f7762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92430dc1-4aad-4ba0-8e8f-0eb8d8dee258', 'b17ef0f3-8161-4c5f-a07f-1c177c1c488a', '3d98c2bf-57c3-46e6-8a40-a1fc02d1b270', 'ff41cabc-75fd-4b26-baa8-82570547582b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:28.357933 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedcd057-f6dc-4a6e-a537-afa7ac5fd387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:28.358730 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb12b12a-bd28-4a9c-bd0a-d72eaaccfbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:28.359718 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Flow 'volume_create_api' (3620e208-3931-4e31-aad6-6d1c38a9d3a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:28.360133 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume request issued successfully. Aug 01 13:06:28.361173 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dbdcf79-e1b2-4a77-b783-6dcd6562ad93 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:28.361606 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1057/4237] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:06:28 2026] POST /volume/v3/volumes => generated 778 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:28.383124 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-01a0e4ae-d935-40bc-be46-a6d6ae42cafa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:28.385192 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01a0e4ae-d935-40bc-be46-a6d6ae42cafa tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 Aug 01 13:06:28.385383 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01a0e4ae-d935-40bc-be46-a6d6ae42cafa tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:28.385510 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01a0e4ae-d935-40bc-be46-a6d6ae42cafa tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:28.392596 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedcd057-f6dc-4a6e-a537-afa7ac5fd387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1277138501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6432f2d9445c4bfaf6c3a9445544c',qos_specs=None,replication_status=,reservations=['92430dc1-4aad-4ba0-8e8f-0eb8d8dee258','b17ef0f3-8161-4c5f-a07f-1c177c1c488a','3d98c2bf-57c3-46e6-8a40-a1fc02d1b270','ff41cabc-75fd-4b26-baa8-82570547582b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5773fb1f174820a78b84f918d11f6c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1277138501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43e6432f2d9445c4bfaf6c3a9445544c',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='ed5773fb1f174820a78b84f918d11f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:28.393382 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:28.393382 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:28.393698 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b85d9c3-b2e1-440a-99eb-2d80c3d7ac71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:28.397577 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-01a0e4ae-d935-40bc-be46-a6d6ae42cafa tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:28.403722 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01a0e4ae-d935-40bc-be46-a6d6ae42cafa tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 returned with HTTP 200 Aug 01 13:06:28.404318 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1061/4238] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:28 2026] GET /volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:28.418010 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b85d9c3-b2e1-440a-99eb-2d80c3d7ac71) 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-VolumeV3RbacBaseTests-Volume-1277138501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6432f2d9445c4bfaf6c3a9445544c',qos_specs=None,replication_status=,reservations=['92430dc1-4aad-4ba0-8e8f-0eb8d8dee258','b17ef0f3-8161-4c5f-a07f-1c177c1c488a','3d98c2bf-57c3-46e6-8a40-a1fc02d1b270','ff41cabc-75fd-4b26-baa8-82570547582b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5773fb1f174820a78b84f918d11f6c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:28.418998 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580ebd01-6edf-4523-9418-5bdedee5cdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:28.432215 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580ebd01-6edf-4523-9418-5bdedee5cdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:28.433409 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Flow 'volume_create_api' (d7879580-9ac9-491c-bc7e-95d6c60ab16b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:28.433849 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume request issued successfully. Aug 01 13:06:28.434644 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ac6f21a-2650-4ebb-a0d3-c75144cbed15 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:28.435304 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1060/4239] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:06:28 2026] POST /volume/v3/volumes => generated 778 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:28.454411 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-09880683-60c3-4636-a08d-eef431866303 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:28.456246 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09880683-60c3-4636-a08d-eef431866303 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 Aug 01 13:06:28.456488 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09880683-60c3-4636-a08d-eef431866303 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:28.456676 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09880683-60c3-4636-a08d-eef431866303 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:28.465712 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:28.465712 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:28.469467 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-09880683-60c3-4636-a08d-eef431866303 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:28.473429 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09880683-60c3-4636-a08d-eef431866303 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 returned with HTTP 200 Aug 01 13:06:28.473885 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1062/4240] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:28 2026] GET /volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:29.085140 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c66e55ed-77ff-448d-8c7e-8ecb49c1dc66 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:29.085616 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c66e55ed-77ff-448d-8c7e-8ecb49c1dc66 None None] GET https://10.4.3.110/volume// Aug 01 13:06:29.085763 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c66e55ed-77ff-448d-8c7e-8ecb49c1dc66 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:29.085974 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c66e55ed-77ff-448d-8c7e-8ecb49c1dc66 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:29.086294 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c66e55ed-77ff-448d-8c7e-8ecb49c1dc66 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:06:29.086590 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1058/4241] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:06:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:06:29.098383 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-bac2ffd8-520f-409a-b731-13235f43b21e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:29.100661 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-bac2ffd8-520f-409a-b731-13235f43b21e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 Aug 01 13:06:29.100908 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-bac2ffd8-520f-409a-b731-13235f43b21e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:29.101120 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-bac2ffd8-520f-409a-b731-13235f43b21e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:29.112217 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:29.112217 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:29.118248 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-bac2ffd8-520f-409a-b731-13235f43b21e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:06:29.125643 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-bac2ffd8-520f-409a-b731-13235f43b21e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 returned with HTTP 200 Aug 01 13:06:29.126235 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1062/4242] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:06:29 2026] GET /volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 => generated 1596 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:29.264063 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-a3c161eb-007f-410d-9b2c-8875418b5861 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:29.267466 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-a3c161eb-007f-410d-9b2c-8875418b5861 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] PUT https://10.4.3.110/volume/v3/attachments/b24bdc0e-efcb-41b8-841a-3540be7d7e13 Aug 01 13:06:29.267693 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-a3c161eb-007f-410d-9b2c-8875418b5861 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:29.280646 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-a3c161eb-007f-410d-9b2c-8875418b5861 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Acquiring lock "cinder-attachment_update-3989cdd6-3470-4413-a5e7-4dedb18941c1-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:06:29.285571 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-a3c161eb-007f-410d-9b2c-8875418b5861 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Lock "cinder-attachment_update-3989cdd6-3470-4413-a5e7-4dedb18941c1-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:06:29.286567 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:29.286567 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:29.398027 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-a3c161eb-007f-410d-9b2c-8875418b5861 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Lock "cinder-attachment_update-3989cdd6-3470-4413-a5e7-4dedb18941c1-np0000006302" released by "attachment_update" :: held 0.112s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:06:29.398402 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-a3c161eb-007f-410d-9b2c-8875418b5861 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/attachments/b24bdc0e-efcb-41b8-841a-3540be7d7e13 returned with HTTP 200 Aug 01 13:06:29.399069 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1061/4243] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:06:29 2026] PUT /volume/v3/attachments/b24bdc0e-efcb-41b8-841a-3540be7d7e13 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:29.417651 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5c22c0ad-c92f-4bf1-a550-5afdafb05193 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:29.419513 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c22c0ad-c92f-4bf1-a550-5afdafb05193 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 Aug 01 13:06:29.419802 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c22c0ad-c92f-4bf1-a550-5afdafb05193 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:29.420083 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c22c0ad-c92f-4bf1-a550-5afdafb05193 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:29.424139 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-488113f1-b1d6-4d94-ae92-155167fa5a3d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:29.426921 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-488113f1-b1d6-4d94-ae92-155167fa5a3d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] POST https://10.4.3.110/volume/v3/attachments/b24bdc0e-efcb-41b8-841a-3540be7d7e13/action Aug 01 13:06:29.427500 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-488113f1-b1d6-4d94-ae92-155167fa5a3d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:06:29.428152 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-488113f1-b1d6-4d94-ae92-155167fa5a3d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:29.428305 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:29.428305 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:29.433136 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5c22c0ad-c92f-4bf1-a550-5afdafb05193 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:29.438390 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c22c0ad-c92f-4bf1-a550-5afdafb05193 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 returned with HTTP 200 Aug 01 13:06:29.438930 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1063/4244] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:29 2026] GET /volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:29.449381 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:29.449381 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:29.453916 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-358663e7-b631-4281-abca-2c61fef2a5f1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:29.456193 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-358663e7-b631-4281-abca-2c61fef2a5f1 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:06:29.456690 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-358663e7-b631-4281-abca-2c61fef2a5f1 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a73655fd-b297-4928-be27-ef10a63e3166", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-481581660"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:29.461459 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59e4bb1b-43a8-40f8-8907-f95ed78921b1 req-488113f1-b1d6-4d94-ae92-155167fa5a3d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/attachments/b24bdc0e-efcb-41b8-841a-3540be7d7e13/action returned with HTTP 204 Aug 01 13:06:29.461921 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1059/4245] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:06:29 2026] POST /volume/v3/attachments/b24bdc0e-efcb-41b8-841a-3540be7d7e13/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:29.473634 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:29.473634 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:29.474166 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-358663e7-b631-4281-abca-2c61fef2a5f1 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:29.474336 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-358663e7-b631-4281-abca-2c61fef2a5f1 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create snapshot from volume a73655fd-b297-4928-be27-ef10a63e3166 Aug 01 13:06:29.488897 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-18ae7984-937e-40cd-b44f-8d73cae644e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:29.491874 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18ae7984-937e-40cd-b44f-8d73cae644e5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 Aug 01 13:06:29.491874 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18ae7984-937e-40cd-b44f-8d73cae644e5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:29.491874 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18ae7984-937e-40cd-b44f-8d73cae644e5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:29.504557 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:29.504557 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:29.510252 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-18ae7984-937e-40cd-b44f-8d73cae644e5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:29.517968 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18ae7984-937e-40cd-b44f-8d73cae644e5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 returned with HTTP 200 Aug 01 13:06:29.517968 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1062/4246] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:29 2026] GET /volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:29.531104 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd4d7d6f-3f04-4b36-89ee-dd285714c042 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:29.533509 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd4d7d6f-3f04-4b36-89ee-dd285714c042 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:06:29.534190 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd4d7d6f-3f04-4b36-89ee-dd285714c042 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6", "name": "tempest-type-Backup-1018402164"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:29.536264 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-cd4d7d6f-3f04-4b36-89ee-dd285714c042 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Creating new backup {'backup': {'volume_id': '0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6', 'name': 'tempest-type-Backup-1018402164'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:06:29.536532 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-cd4d7d6f-3f04-4b36-89ee-dd285714c042 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Creating backup of volume 0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 in container None Aug 01 13:06:29.539401 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-358663e7-b631-4281-abca-2c61fef2a5f1 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Created reservations ['3636dd5d-9dbb-4206-8d39-9b7f7ce5fbb1', '59ab2ef4-4cbb-4a60-997b-722b6fd87b74', '429d981e-d959-48ff-9152-210ed24ae7c2', 'f4869b4a-4aad-4a48-b95a-8d14f1c107bd'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:29.545781 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:29.545781 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:29.546278 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cd4d7d6f-3f04-4b36-89ee-dd285714c042 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:29.569425 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-cd4d7d6f-3f04-4b36-89ee-dd285714c042 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Created reservations ['288f35bb-55d2-41a5-8a3a-29de9726dda4', '84c197b1-c6c7-4077-98d5-5dd76827c3e3'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:29.589609 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-358663e7-b631-4281-abca-2c61fef2a5f1 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot create request issued successfully. Aug 01 13:06:29.589609 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-358663e7-b631-4281-abca-2c61fef2a5f1 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:06:29.589609 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1063/4247] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:06:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:29.601762 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-55fe7f29-28bf-4ad9-bd5d-66eabd60d933 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:29.603974 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55fe7f29-28bf-4ad9-bd5d-66eabd60d933 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 Aug 01 13:06:29.604164 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55fe7f29-28bf-4ad9-bd5d-66eabd60d933 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:29.604463 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55fe7f29-28bf-4ad9-bd5d-66eabd60d933 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:29.609668 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:29.609668 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:29.609956 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-55fe7f29-28bf-4ad9-bd5d-66eabd60d933 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:29.610739 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55fe7f29-28bf-4ad9-bd5d-66eabd60d933 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 returned with HTTP 200 Aug 01 13:06:29.611166 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1060/4248] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:29 2026] GET /volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:29.629682 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd4d7d6f-3f04-4b36-89ee-dd285714c042 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:06:29.630330 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1064/4249] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:06:29 2026] POST /volume/v3/backups => generated 316 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:29.645169 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2703d14-9f84-442d-b8d6-abf0676f9ca0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:29.648015 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2703d14-9f84-442d-b8d6-abf0676f9ca0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:29.648324 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2703d14-9f84-442d-b8d6-abf0676f9ca0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:29.648601 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2703d14-9f84-442d-b8d6-abf0676f9ca0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:29.648808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c2703d14-9f84-442d-b8d6-abf0676f9ca0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:29.655840 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:29.655840 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:29.657078 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2703d14-9f84-442d-b8d6-abf0676f9ca0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:29.657310 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1063/4250] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:29 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:30.401605 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:30.404112 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:30.404566 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "af0148be-cc91-44e5-8626-fadaafa511f6", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:30.406574 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'af0148be-cc91-44e5-8626-fadaafa511f6', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:30.517928 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume of 1 GB Aug 01 13:06:30.518473 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:30.518473 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:30.523221 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Availability Zones retrieved successfully. Aug 01 13:06:30.528448 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Flow 'volume_create_api' (8161209e-4816-4dfb-b30d-8cfbec967c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:30.529495 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b2784c-96fc-493d-ab43-58a942b63159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:30.530402 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:30.622021 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b2784c-96fc-493d-ab43-58a942b63159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:30.623596 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe97c01b-ad51-4271-901e-573d6b2a436e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:30.623830 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dff0243e-1a43-4f4e-9bf9-cc5a3622e031 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:30.627509 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dff0243e-1a43-4f4e-9bf9-cc5a3622e031 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 Aug 01 13:06:30.628168 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dff0243e-1a43-4f4e-9bf9-cc5a3622e031 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:30.628503 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dff0243e-1a43-4f4e-9bf9-cc5a3622e031 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:30.636283 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:30.636283 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:30.636762 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dff0243e-1a43-4f4e-9bf9-cc5a3622e031 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:30.637736 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dff0243e-1a43-4f4e-9bf9-cc5a3622e031 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 returned with HTTP 200 Aug 01 13:06:30.638654 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1061/4251] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:30 2026] GET /volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:30.656026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-13d1a001-db17-493d-bb02-2956f43db1b7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:30.671305 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5b015e97-f43d-4198-afca-7d0484a91dfb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:30.673760 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b015e97-f43d-4198-afca-7d0484a91dfb tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:30.674397 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b015e97-f43d-4198-afca-7d0484a91dfb tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:30.674397 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b015e97-f43d-4198-afca-7d0484a91dfb tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:30.675091 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5b015e97-f43d-4198-afca-7d0484a91dfb tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:30.680589 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:30.680589 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:30.681686 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b015e97-f43d-4198-afca-7d0484a91dfb tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:30.682326 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1064/4252] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:30 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:30.693087 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Created reservations ['54c78bff-da75-41ed-b46b-89162f56ebc7', '58ee7795-d803-49f2-bbbc-9e3608767dee', '71b0fbed-a51a-4f90-8879-281a364f17ea', 'b03056c2-9e94-4327-b811-758620c7bcd1'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:30.694722 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe97c01b-ad51-4271-901e-573d6b2a436e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54c78bff-da75-41ed-b46b-89162f56ebc7', '58ee7795-d803-49f2-bbbc-9e3608767dee', '71b0fbed-a51a-4f90-8879-281a364f17ea', 'b03056c2-9e94-4327-b811-758620c7bcd1']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:30.695612 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a30c981-c4aa-4521-8df0-dcc107e04408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:30.720249 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a30c981-c4aa-4521-8df0-dcc107e04408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51604788-892c-419d-ad62-a80e016f29db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6baf86e18fda4579bdfbc8dde1545972',qos_specs=None,replication_status=,reservations=['54c78bff-da75-41ed-b46b-89162f56ebc7','58ee7795-d803-49f2-bbbc-9e3608767dee','71b0fbed-a51a-4f90-8879-281a364f17ea','b03056c2-9e94-4327-b811-758620c7bcd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76d9522a2d104a2c96f6a37313ae4276',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51604788-892c-419d-ad62-a80e016f29db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6baf86e18fda4579bdfbc8dde1545972',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='76d9522a2d104a2c96f6a37313ae4276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:30.723242 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68c88b7-3087-4089-ab39-eeab199a29ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:30.740968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68c88b7-3087-4089-ab39-eeab199a29ee) 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='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6baf86e18fda4579bdfbc8dde1545972',qos_specs=None,replication_status=,reservations=['54c78bff-da75-41ed-b46b-89162f56ebc7','58ee7795-d803-49f2-bbbc-9e3608767dee','71b0fbed-a51a-4f90-8879-281a364f17ea','b03056c2-9e94-4327-b811-758620c7bcd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76d9522a2d104a2c96f6a37313ae4276',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:30.741914 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2de4f977-7ae2-477e-8c25-fec055c8b261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:30.743184 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-13d1a001-db17-493d-bb02-2956f43db1b7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] POST https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8/action Aug 01 13:06:30.743690 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-13d1a001-db17-493d-bb02-2956f43db1b7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:06:30.743902 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-13d1a001-db17-493d-bb02-2956f43db1b7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:30.751472 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:30.751472 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:30.751925 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-13d1a001-db17-493d-bb02-2956f43db1b7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Snapshot retrieved successfully. Aug 01 13:06:30.752881 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-13d1a001-db17-493d-bb02-2956f43db1b7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '98a34d6114c74c4f9ff1708af875c2ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '138765a86d184ce2aed0de24d7d7077e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:30.753157 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-13d1a001-db17-493d-bb02-2956f43db1b7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8/action returned with HTTP 403 Aug 01 13:06:30.753857 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1065/4253] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:06:30 2026] POST /volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8/action => generated 133 bytes in 98 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:30.761897 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8f19860a-9130-4130-918e-0fd338a96344 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:30.764372 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2de4f977-7ae2-477e-8c25-fec055c8b261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:30.764563 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f19860a-9130-4130-918e-0fd338a96344 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 Aug 01 13:06:30.764563 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f19860a-9130-4130-918e-0fd338a96344 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:30.764671 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Flow 'volume_create_api' (8161209e-4816-4dfb-b30d-8cfbec967c29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:30.764765 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f19860a-9130-4130-918e-0fd338a96344 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:30.764929 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-8f19860a-9130-4130-918e-0fd338a96344 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete snapshot with id: 7e55aa24-069d-46de-9c2a-2d31088366b8 Aug 01 13:06:30.765065 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume request issued successfully. Aug 01 13:06:30.765728 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1f9ffc4-e920-4682-bd5b-385c4c34ea99 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:30.768446 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1064/4254] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:06:30 2026] POST /volume/v3/volumes => generated 775 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:30.771142 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:30.771142 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:30.771476 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8f19860a-9130-4130-918e-0fd338a96344 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:30.781898 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-47af1b13-2153-4a84-b50c-ca9978727a2a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:30.783786 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47af1b13-2153-4a84-b50c-ca9978727a2a tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:30.784049 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47af1b13-2153-4a84-b50c-ca9978727a2a tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:30.784234 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47af1b13-2153-4a84-b50c-ca9978727a2a tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:30.791635 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8f19860a-9130-4130-918e-0fd338a96344 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot delete request issued successfully. Aug 01 13:06:30.791907 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f19860a-9130-4130-918e-0fd338a96344 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 returned with HTTP 202 Aug 01 13:06:30.791984 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:30.791984 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:30.792441 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1062/4255] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:06:30 2026] DELETE /volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:30.796701 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-47af1b13-2153-4a84-b50c-ca9978727a2a tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:30.802617 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5587ec86-27d2-480f-a86a-bd18175d3598 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:30.803069 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47af1b13-2153-4a84-b50c-ca9978727a2a tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:30.803069 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1065/4256] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:30 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:30.805905 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5587ec86-27d2-480f-a86a-bd18175d3598 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 Aug 01 13:06:30.806196 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5587ec86-27d2-480f-a86a-bd18175d3598 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:30.807009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5587ec86-27d2-480f-a86a-bd18175d3598 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:30.813579 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:30.813579 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:30.814202 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5587ec86-27d2-480f-a86a-bd18175d3598 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:30.815147 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5587ec86-27d2-480f-a86a-bd18175d3598 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 returned with HTTP 200 Aug 01 13:06:30.815822 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1066/4257] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:30 2026] GET /volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:31.697538 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f9bc89e1-3653-4a01-a8c8-c1a10f47403a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:31.701484 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f9bc89e1-3653-4a01-a8c8-c1a10f47403a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:31.701484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f9bc89e1-3653-4a01-a8c8-c1a10f47403a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:31.701484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f9bc89e1-3653-4a01-a8c8-c1a10f47403a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:31.701484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f9bc89e1-3653-4a01-a8c8-c1a10f47403a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:31.706820 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:31.706820 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:31.707768 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f9bc89e1-3653-4a01-a8c8-c1a10f47403a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:31.708427 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1065/4258] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:31 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:31.821795 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-973d012b-b36c-41fe-9917-6117ec0a77ab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:31.824211 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-973d012b-b36c-41fe-9917-6117ec0a77ab tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:31.824527 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-973d012b-b36c-41fe-9917-6117ec0a77ab tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:31.824786 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-973d012b-b36c-41fe-9917-6117ec0a77ab tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:31.826165 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c49a8e6-2d76-4eae-8eab-1d98ede2e6cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:31.828514 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c49a8e6-2d76-4eae-8eab-1d98ede2e6cf tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 Aug 01 13:06:31.828770 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c49a8e6-2d76-4eae-8eab-1d98ede2e6cf tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:31.829048 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c49a8e6-2d76-4eae-8eab-1d98ede2e6cf tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:31.833461 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:31.833461 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:31.834032 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c49a8e6-2d76-4eae-8eab-1d98ede2e6cf tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 returned with HTTP 404 Aug 01 13:06:31.834627 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1066/4259] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:31 2026] GET /volume/v3/snapshots/7e55aa24-069d-46de-9c2a-2d31088366b8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:31.840152 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-973d012b-b36c-41fe-9917-6117ec0a77ab tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:31.842912 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70aab3c1-bff7-4327-92fe-b62970e3fdcd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:31.844730 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70aab3c1-bff7-4327-92fe-b62970e3fdcd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 Aug 01 13:06:31.844936 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70aab3c1-bff7-4327-92fe-b62970e3fdcd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:31.845223 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70aab3c1-bff7-4327-92fe-b62970e3fdcd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:31.845463 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-70aab3c1-bff7-4327-92fe-b62970e3fdcd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete volume with id: a73655fd-b297-4928-be27-ef10a63e3166 Aug 01 13:06:31.847318 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-973d012b-b36c-41fe-9917-6117ec0a77ab tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:31.847963 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1063/4260] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:31 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:31.858327 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:31.858327 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:31.858738 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-70aab3c1-bff7-4327-92fe-b62970e3fdcd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:31.878556 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-70aab3c1-bff7-4327-92fe-b62970e3fdcd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete volume request issued successfully. Aug 01 13:06:31.878767 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70aab3c1-bff7-4327-92fe-b62970e3fdcd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 returned with HTTP 202 Aug 01 13:06:31.879260 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1067/4261] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:31 2026] DELETE /volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:31.888835 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0553c57d-9087-4a77-a125-c92c95dfb4a5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:31.891408 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0553c57d-9087-4a77-a125-c92c95dfb4a5 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 Aug 01 13:06:31.891697 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0553c57d-9087-4a77-a125-c92c95dfb4a5 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:31.891995 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0553c57d-9087-4a77-a125-c92c95dfb4a5 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:31.902092 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:31.902092 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:31.907669 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0553c57d-9087-4a77-a125-c92c95dfb4a5 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:31.913974 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0553c57d-9087-4a77-a125-c92c95dfb4a5 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 returned with HTTP 200 Aug 01 13:06:31.914478 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1066/4262] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:31 2026] GET /volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:32.722123 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd54b385-12ef-4256-8b20-fc62358bfb07 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:32.726862 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd54b385-12ef-4256-8b20-fc62358bfb07 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:32.727139 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd54b385-12ef-4256-8b20-fc62358bfb07 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:32.727344 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd54b385-12ef-4256-8b20-fc62358bfb07 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:32.727444 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cd54b385-12ef-4256-8b20-fc62358bfb07 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:32.735088 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:32.735088 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:32.735817 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd54b385-12ef-4256-8b20-fc62358bfb07 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:32.736223 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1067/4263] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:32 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:32.862367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d2f0332-4abe-4f44-a53d-f85d854a8721 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:32.864463 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d2f0332-4abe-4f44-a53d-f85d854a8721 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:32.864746 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d2f0332-4abe-4f44-a53d-f85d854a8721 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:32.865045 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d2f0332-4abe-4f44-a53d-f85d854a8721 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:32.873293 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:32.873293 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:32.877522 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2d2f0332-4abe-4f44-a53d-f85d854a8721 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:32.882777 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d2f0332-4abe-4f44-a53d-f85d854a8721 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:32.883354 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1064/4264] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:32 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:32.929556 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-15ddcf3a-2d60-40a0-aea5-f3bb3ed5fdda None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:32.931738 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15ddcf3a-2d60-40a0-aea5-f3bb3ed5fdda tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 Aug 01 13:06:32.932133 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15ddcf3a-2d60-40a0-aea5-f3bb3ed5fdda tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:32.932374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15ddcf3a-2d60-40a0-aea5-f3bb3ed5fdda tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:32.942320 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15ddcf3a-2d60-40a0-aea5-f3bb3ed5fdda tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 returned with HTTP 404 Aug 01 13:06:32.942320 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1068/4265] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:32 2026] GET /volume/v3/volumes/a73655fd-b297-4928-be27-ef10a63e3166 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:32.953011 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:32.955758 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:32.956246 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-974331558"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:32.958118 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-974331558'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:32.958281 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume of 1 GB Aug 01 13:06:32.965663 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Availability Zones retrieved successfully. Aug 01 13:06:32.973458 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Flow 'volume_create_api' (5ec8e1b8-65fd-4296-ab5e-02a49e0b82f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:32.974758 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d3ef6a-242b-45bb-9e9c-1e01da13f11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:32.975961 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:33.016178 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d3ef6a-242b-45bb-9e9c-1e01da13f11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:33.017487 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82837e4d-40d0-4fd3-8c51-c8cbb9c307bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:33.071371 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Created reservations ['5ab07608-011d-4082-bf60-3e22aff7b740', 'fc436e6e-391c-4e4a-bc8d-cecc26c5a850', '925d1b6f-58f4-441a-88f4-5fcf376e32e9', '18db3ec5-6d73-4ee3-a05c-74a4f1a79a53'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:33.072459 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82837e4d-40d0-4fd3-8c51-c8cbb9c307bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ab07608-011d-4082-bf60-3e22aff7b740', 'fc436e6e-391c-4e4a-bc8d-cecc26c5a850', '925d1b6f-58f4-441a-88f4-5fcf376e32e9', '18db3ec5-6d73-4ee3-a05c-74a4f1a79a53']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:33.073343 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e061119-a3c3-49a0-9ada-dae17140c632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:33.098841 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e061119-a3c3-49a0-9ada-dae17140c632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8beb4894-b528-4d6c-88bf-678a19260d59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-974331558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138765a86d184ce2aed0de24d7d7077e',qos_specs=None,replication_status=,reservations=['5ab07608-011d-4082-bf60-3e22aff7b740','fc436e6e-391c-4e4a-bc8d-cecc26c5a850','925d1b6f-58f4-441a-88f4-5fcf376e32e9','18db3ec5-6d73-4ee3-a05c-74a4f1a79a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c45562a370d455389cac78d3ec99a03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-974331558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8beb4894-b528-4d6c-88bf-678a19260d59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='138765a86d184ce2aed0de24d7d7077e',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='7c45562a370d455389cac78d3ec99a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:33.099694 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64918c45-0996-4d35-9ce8-3168d4c66770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:33.123301 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64918c45-0996-4d35-9ce8-3168d4c66770) 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-VolumeV3RbacBaseTests-Volume-974331558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138765a86d184ce2aed0de24d7d7077e',qos_specs=None,replication_status=,reservations=['5ab07608-011d-4082-bf60-3e22aff7b740','fc436e6e-391c-4e4a-bc8d-cecc26c5a850','925d1b6f-58f4-441a-88f4-5fcf376e32e9','18db3ec5-6d73-4ee3-a05c-74a4f1a79a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c45562a370d455389cac78d3ec99a03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:33.124846 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d798181e-b04c-4317-a28a-74bc6d6e6f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:33.136664 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d798181e-b04c-4317-a28a-74bc6d6e6f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:33.137810 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Flow 'volume_create_api' (5ec8e1b8-65fd-4296-ab5e-02a49e0b82f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:33.138249 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume request issued successfully. Aug 01 13:06:33.139043 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aaa583c9-26d1-4029-932d-1c232b7baa48 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:33.139724 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1067/4266] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:06:32 2026] POST /volume/v3/volumes => generated 777 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:33.157623 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c2ec822-7695-4856-8391-99c045021149 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:33.162700 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c2ec822-7695-4856-8391-99c045021149 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 Aug 01 13:06:33.162897 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c2ec822-7695-4856-8391-99c045021149 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:33.163161 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c2ec822-7695-4856-8391-99c045021149 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:33.185034 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:33.185034 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:33.192155 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9c2ec822-7695-4856-8391-99c045021149 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:33.201123 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c2ec822-7695-4856-8391-99c045021149 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 returned with HTTP 200 Aug 01 13:06:33.202060 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1068/4267] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:33 2026] GET /volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:33.758279 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-80d24990-a13a-41f4-b068-856337840243 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:33.760994 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80d24990-a13a-41f4-b068-856337840243 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:33.761892 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80d24990-a13a-41f4-b068-856337840243 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:33.762305 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80d24990-a13a-41f4-b068-856337840243 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:33.762548 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-80d24990-a13a-41f4-b068-856337840243 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:33.768116 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:33.768116 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:33.768923 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80d24990-a13a-41f4-b068-856337840243 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:33.769645 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1065/4268] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:33 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:33.903680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1f41c5e7-aee4-47c3-88c0-c5c6d07809aa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:33.908375 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1f41c5e7-aee4-47c3-88c0-c5c6d07809aa tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:33.908576 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1f41c5e7-aee4-47c3-88c0-c5c6d07809aa tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:33.908761 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1f41c5e7-aee4-47c3-88c0-c5c6d07809aa tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:33.922615 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:33.922615 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:33.927604 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1f41c5e7-aee4-47c3-88c0-c5c6d07809aa tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:33.933416 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1f41c5e7-aee4-47c3-88c0-c5c6d07809aa tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:33.934061 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1069/4269] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:33 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:34.215800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-41150f4b-29c2-44c0-876c-ef61309f3f2f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:34.218614 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41150f4b-29c2-44c0-876c-ef61309f3f2f tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 Aug 01 13:06:34.218884 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41150f4b-29c2-44c0-876c-ef61309f3f2f tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:34.219193 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41150f4b-29c2-44c0-876c-ef61309f3f2f tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:34.228094 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:34.228094 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:34.232841 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-41150f4b-29c2-44c0-876c-ef61309f3f2f tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:34.238178 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41150f4b-29c2-44c0-876c-ef61309f3f2f tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 returned with HTTP 200 Aug 01 13:06:34.238609 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1068/4270] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:34 2026] GET /volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:34.255136 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b80efcb1-0d9f-47ab-9562-31ec048499e4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:34.257328 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b80efcb1-0d9f-47ab-9562-31ec048499e4 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:06:34.257682 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b80efcb1-0d9f-47ab-9562-31ec048499e4 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8beb4894-b528-4d6c-88bf-678a19260d59", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1488512595"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:34.274865 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:34.274865 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:34.275327 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b80efcb1-0d9f-47ab-9562-31ec048499e4 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:34.275468 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-b80efcb1-0d9f-47ab-9562-31ec048499e4 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create snapshot from volume 8beb4894-b528-4d6c-88bf-678a19260d59 Aug 01 13:06:34.328228 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b80efcb1-0d9f-47ab-9562-31ec048499e4 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Created reservations ['4330b222-f498-42de-94a5-ae25d9ce2431', '39aabcce-1184-4848-a04f-b43112116d55', 'b7501b76-7edf-4b04-8b5f-2d04cc83c568', '1585862f-5047-4121-9349-a580fa031c0e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:34.379240 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b80efcb1-0d9f-47ab-9562-31ec048499e4 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot create request issued successfully. Aug 01 13:06:34.379715 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b80efcb1-0d9f-47ab-9562-31ec048499e4 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:06:34.380346 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1069/4271] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:06:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:34.390655 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7a76b3ff-f32b-4fde-9ac0-e65c85521b98 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:34.392764 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a76b3ff-f32b-4fde-9ac0-e65c85521b98 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 Aug 01 13:06:34.393037 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a76b3ff-f32b-4fde-9ac0-e65c85521b98 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:34.393259 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a76b3ff-f32b-4fde-9ac0-e65c85521b98 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:34.399436 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:34.399436 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:34.399971 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7a76b3ff-f32b-4fde-9ac0-e65c85521b98 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:34.400929 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a76b3ff-f32b-4fde-9ac0-e65c85521b98 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 returned with HTTP 200 Aug 01 13:06:34.401468 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1066/4272] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:34 2026] GET /volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:34.818972 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e63f590e-f751-41ca-8b00-49b9b9d5b3d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:34.821291 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e63f590e-f751-41ca-8b00-49b9b9d5b3d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:34.821580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e63f590e-f751-41ca-8b00-49b9b9d5b3d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:34.821884 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e63f590e-f751-41ca-8b00-49b9b9d5b3d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:34.822100 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e63f590e-f751-41ca-8b00-49b9b9d5b3d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:34.827854 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:34.827854 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:34.828682 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e63f590e-f751-41ca-8b00-49b9b9d5b3d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:34.829175 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1070/4273] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:34 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:34.948045 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4c402bb0-4410-4072-a51f-0df7470134f9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:34.953141 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4c402bb0-4410-4072-a51f-0df7470134f9 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:34.953365 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4c402bb0-4410-4072-a51f-0df7470134f9 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:34.953664 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4c402bb0-4410-4072-a51f-0df7470134f9 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:34.962596 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:34.962596 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:34.969393 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4c402bb0-4410-4072-a51f-0df7470134f9 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:34.976299 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4c402bb0-4410-4072-a51f-0df7470134f9 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:34.976817 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1069/4274] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:34 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:35.415379 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2215097-cd2f-4f1b-8edc-b42fa4a117bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:35.417763 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2215097-cd2f-4f1b-8edc-b42fa4a117bb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 Aug 01 13:06:35.418657 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2215097-cd2f-4f1b-8edc-b42fa4a117bb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:35.418657 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2215097-cd2f-4f1b-8edc-b42fa4a117bb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:35.427051 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:35.427051 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:35.427494 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c2215097-cd2f-4f1b-8edc-b42fa4a117bb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:35.428928 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2215097-cd2f-4f1b-8edc-b42fa4a117bb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 returned with HTTP 200 Aug 01 13:06:35.430568 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1070/4275] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:35 2026] GET /volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:35.441321 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-13d9db1f-c850-464e-845f-7742b9c8056d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:35.444549 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13d9db1f-c850-464e-845f-7742b9c8056d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] GET https://10.4.3.110/volume/v3/snapshots Aug 01 13:06:35.444761 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13d9db1f-c850-464e-845f-7742b9c8056d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:35.445009 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13d9db1f-c850-464e-845f-7742b9c8056d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:35.445316 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-13d9db1f-c850-464e-845f-7742b9c8056d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:06:35.447104 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-13d9db1f-c850-464e-845f-7742b9c8056d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 13:06:35.453102 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-13d9db1f-c850-464e-845f-7742b9c8056d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Get all snapshots completed successfully. Aug 01 13:06:35.453364 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13d9db1f-c850-464e-845f-7742b9c8056d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] https://10.4.3.110/volume/v3/snapshots returned with HTTP 200 Aug 01 13:06:35.453821 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1067/4276] 10.4.3.110 () {66 vars in 1243 bytes} [Sat Aug 1 13:06:35 2026] GET /volume/v3/snapshots => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:35.469328 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c8f780ac-175f-4ed2-a022-42e66a3ec333 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:35.473976 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8f780ac-175f-4ed2-a022-42e66a3ec333 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 Aug 01 13:06:35.473976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8f780ac-175f-4ed2-a022-42e66a3ec333 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:35.473976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8f780ac-175f-4ed2-a022-42e66a3ec333 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:35.473976 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-c8f780ac-175f-4ed2-a022-42e66a3ec333 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete snapshot with id: 3b302cac-a633-4787-b803-27ba31da1dd2 Aug 01 13:06:35.481762 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:35.481762 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:35.482263 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c8f780ac-175f-4ed2-a022-42e66a3ec333 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:35.507598 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c8f780ac-175f-4ed2-a022-42e66a3ec333 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot delete request issued successfully. Aug 01 13:06:35.507963 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8f780ac-175f-4ed2-a022-42e66a3ec333 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 returned with HTTP 202 Aug 01 13:06:35.508524 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1071/4277] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:06:35 2026] DELETE /volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:35.518754 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0b48190a-12ea-4395-9543-a297a0a64144 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:35.525280 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b48190a-12ea-4395-9543-a297a0a64144 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 Aug 01 13:06:35.525641 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b48190a-12ea-4395-9543-a297a0a64144 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:35.526184 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b48190a-12ea-4395-9543-a297a0a64144 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:35.539298 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:35.539298 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:35.539742 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0b48190a-12ea-4395-9543-a297a0a64144 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:35.541320 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b48190a-12ea-4395-9543-a297a0a64144 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 returned with HTTP 200 Aug 01 13:06:35.541320 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1070/4278] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:35 2026] GET /volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:35.869601 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e1c04de-d86a-4ffe-b547-efd342fdcb7e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:35.871930 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e1c04de-d86a-4ffe-b547-efd342fdcb7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:35.872416 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e1c04de-d86a-4ffe-b547-efd342fdcb7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:35.872981 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e1c04de-d86a-4ffe-b547-efd342fdcb7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:35.873851 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6e1c04de-d86a-4ffe-b547-efd342fdcb7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:35.879261 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:35.879261 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:35.880133 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e1c04de-d86a-4ffe-b547-efd342fdcb7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:35.880564 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1071/4279] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:35 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:35.990878 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-470f1bd7-52d1-4813-a93a-0a535f4a335e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:35.992881 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-470f1bd7-52d1-4813-a93a-0a535f4a335e tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:35.993236 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-470f1bd7-52d1-4813-a93a-0a535f4a335e tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:35.993507 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-470f1bd7-52d1-4813-a93a-0a535f4a335e tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:36.001109 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:36.001109 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:36.005097 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-470f1bd7-52d1-4813-a93a-0a535f4a335e tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:36.010060 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-470f1bd7-52d1-4813-a93a-0a535f4a335e tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:36.010469 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1068/4280] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:35 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:36.554828 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1850067e-14e4-4ff0-8a60-e1e6fdc3dede None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:36.559659 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1850067e-14e4-4ff0-8a60-e1e6fdc3dede tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 Aug 01 13:06:36.559659 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1850067e-14e4-4ff0-8a60-e1e6fdc3dede tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:36.559659 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1850067e-14e4-4ff0-8a60-e1e6fdc3dede tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:36.567750 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1850067e-14e4-4ff0-8a60-e1e6fdc3dede tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 returned with HTTP 404 Aug 01 13:06:36.567750 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1072/4281] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:36 2026] GET /volume/v3/snapshots/3b302cac-a633-4787-b803-27ba31da1dd2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:36.578159 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f01d8e8d-3f03-4129-9c9f-421dfb64ee3a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:36.580749 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f01d8e8d-3f03-4129-9c9f-421dfb64ee3a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 Aug 01 13:06:36.580916 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f01d8e8d-3f03-4129-9c9f-421dfb64ee3a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:36.581168 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f01d8e8d-3f03-4129-9c9f-421dfb64ee3a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:36.581360 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-f01d8e8d-3f03-4129-9c9f-421dfb64ee3a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete volume with id: 8beb4894-b528-4d6c-88bf-678a19260d59 Aug 01 13:06:36.592666 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:36.592666 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:36.593069 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f01d8e8d-3f03-4129-9c9f-421dfb64ee3a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:36.622527 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f01d8e8d-3f03-4129-9c9f-421dfb64ee3a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete volume request issued successfully. Aug 01 13:06:36.622527 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f01d8e8d-3f03-4129-9c9f-421dfb64ee3a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 returned with HTTP 202 Aug 01 13:06:36.622848 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1071/4282] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:36 2026] DELETE /volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:36.632156 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6afc7f70-20cd-40df-937f-33ae0e0118bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:36.633085 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6afc7f70-20cd-40df-937f-33ae0e0118bd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 Aug 01 13:06:36.633541 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6afc7f70-20cd-40df-937f-33ae0e0118bd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:36.633812 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6afc7f70-20cd-40df-937f-33ae0e0118bd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:36.648579 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:36.648579 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:36.658137 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6afc7f70-20cd-40df-937f-33ae0e0118bd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:36.665660 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6afc7f70-20cd-40df-937f-33ae0e0118bd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 returned with HTTP 200 Aug 01 13:06:36.666276 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1072/4283] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:36 2026] GET /volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 => generated 1007 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:36.892369 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a94c4e2d-1601-4bf1-8266-f3fd327acd04 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:36.894434 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a94c4e2d-1601-4bf1-8266-f3fd327acd04 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:36.894668 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a94c4e2d-1601-4bf1-8266-f3fd327acd04 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:36.894874 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a94c4e2d-1601-4bf1-8266-f3fd327acd04 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:36.895006 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a94c4e2d-1601-4bf1-8266-f3fd327acd04 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:36.899699 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:36.899699 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:36.900388 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a94c4e2d-1601-4bf1-8266-f3fd327acd04 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:36.900801 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1069/4284] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:36 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:37.023490 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f267c14c-24e7-4d24-acf3-a2ff7a169577 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:37.026027 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f267c14c-24e7-4d24-acf3-a2ff7a169577 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:37.026531 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f267c14c-24e7-4d24-acf3-a2ff7a169577 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:37.026729 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f267c14c-24e7-4d24-acf3-a2ff7a169577 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:37.036298 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:37.036298 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:37.040892 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f267c14c-24e7-4d24-acf3-a2ff7a169577 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:37.046621 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f267c14c-24e7-4d24-acf3-a2ff7a169577 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:37.047180 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1073/4285] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:37 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:37.682124 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85ea52ca-6a76-407b-a595-fa71dd1808aa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:37.684200 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85ea52ca-6a76-407b-a595-fa71dd1808aa tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 Aug 01 13:06:37.684680 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85ea52ca-6a76-407b-a595-fa71dd1808aa tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:37.685114 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85ea52ca-6a76-407b-a595-fa71dd1808aa tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:37.693532 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85ea52ca-6a76-407b-a595-fa71dd1808aa tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 returned with HTTP 404 Aug 01 13:06:37.693532 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1072/4286] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:37 2026] GET /volume/v3/volumes/8beb4894-b528-4d6c-88bf-678a19260d59 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:37.703088 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:37.705225 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:37.705715 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-501037078"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:37.708079 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-501037078'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:37.708455 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume of 1 GB Aug 01 13:06:37.714221 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Availability Zones retrieved successfully. Aug 01 13:06:37.722173 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Flow 'volume_create_api' (b2428c23-a32a-481e-ae4c-79b63bd0f76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:37.723259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b2fff0-bd13-414b-acd9-57aec0afaa41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:37.724225 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:37.766621 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b2fff0-bd13-414b-acd9-57aec0afaa41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:37.767942 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5281dcd7-c60c-4854-b0ad-bdf2ddcc7db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:37.847072 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Created reservations ['e0360024-cf22-4d1d-9c83-937fb9b8f7d4', 'a29672d3-4b12-4574-b994-c6b8e7c34201', 'd71ef8ed-cdb1-46c4-893e-14cc49927183', 'a60e10e3-5a6d-426f-9b81-3693090e66de'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:37.848329 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5281dcd7-c60c-4854-b0ad-bdf2ddcc7db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0360024-cf22-4d1d-9c83-937fb9b8f7d4', 'a29672d3-4b12-4574-b994-c6b8e7c34201', 'd71ef8ed-cdb1-46c4-893e-14cc49927183', 'a60e10e3-5a6d-426f-9b81-3693090e66de']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:37.849463 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (329e619e-4444-43e8-b28b-b3607c95d1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:37.889374 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (329e619e-4444-43e8-b28b-b3607c95d1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea2f5f02-e74d-4c0d-b177-23fdda0d3e51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501037078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138765a86d184ce2aed0de24d7d7077e',qos_specs=None,replication_status=,reservations=['e0360024-cf22-4d1d-9c83-937fb9b8f7d4','a29672d3-4b12-4574-b994-c6b8e7c34201','d71ef8ed-cdb1-46c4-893e-14cc49927183','a60e10e3-5a6d-426f-9b81-3693090e66de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c45562a370d455389cac78d3ec99a03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501037078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea2f5f02-e74d-4c0d-b177-23fdda0d3e51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='138765a86d184ce2aed0de24d7d7077e',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='7c45562a370d455389cac78d3ec99a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:37.890906 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f03afd0-4bbe-4b14-966f-97d57bd3a00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:37.928189 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-725b2b73-9049-4e8c-ad62-e978856aed2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:37.933429 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-725b2b73-9049-4e8c-ad62-e978856aed2c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:37.933429 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-725b2b73-9049-4e8c-ad62-e978856aed2c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:37.933429 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-725b2b73-9049-4e8c-ad62-e978856aed2c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:37.933429 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-725b2b73-9049-4e8c-ad62-e978856aed2c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:37.938725 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f03afd0-4bbe-4b14-966f-97d57bd3a00b) 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-VolumeV3RbacBaseTests-Volume-501037078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138765a86d184ce2aed0de24d7d7077e',qos_specs=None,replication_status=,reservations=['e0360024-cf22-4d1d-9c83-937fb9b8f7d4','a29672d3-4b12-4574-b994-c6b8e7c34201','d71ef8ed-cdb1-46c4-893e-14cc49927183','a60e10e3-5a6d-426f-9b81-3693090e66de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c45562a370d455389cac78d3ec99a03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:37.939995 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:37.939995 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:37.940112 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09246578-8972-4a7d-833e-f836e4b6ba34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:37.941081 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-725b2b73-9049-4e8c-ad62-e978856aed2c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:37.941697 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1070/4287] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:37 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:37.965037 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09246578-8972-4a7d-833e-f836e4b6ba34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:37.966181 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Flow 'volume_create_api' (b2428c23-a32a-481e-ae4c-79b63bd0f76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:37.967371 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume request issued successfully. Aug 01 13:06:37.967546 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b4293b2-0e9b-4ecb-a3b5-420893328079 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:37.968517 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1073/4288] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:06:37 2026] POST /volume/v3/volumes => generated 777 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:37.986885 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9662481c-ea45-43cf-8dd6-7a7800a5dadd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:37.991299 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9662481c-ea45-43cf-8dd6-7a7800a5dadd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 Aug 01 13:06:37.992985 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9662481c-ea45-43cf-8dd6-7a7800a5dadd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:37.992985 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9662481c-ea45-43cf-8dd6-7a7800a5dadd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:38.005713 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:38.005713 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:38.013471 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9662481c-ea45-43cf-8dd6-7a7800a5dadd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:38.024098 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9662481c-ea45-43cf-8dd6-7a7800a5dadd tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 returned with HTTP 200 Aug 01 13:06:38.024913 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1074/4289] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:37 2026] GET /volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:38.067931 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e2316ec8-8731-406d-874c-4edbbbf3d727 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:38.069979 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2316ec8-8731-406d-874c-4edbbbf3d727 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:38.071915 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2316ec8-8731-406d-874c-4edbbbf3d727 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:38.071915 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2316ec8-8731-406d-874c-4edbbbf3d727 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:38.081122 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:38.081122 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:38.087981 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e2316ec8-8731-406d-874c-4edbbbf3d727 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:38.092082 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2316ec8-8731-406d-874c-4edbbbf3d727 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:38.092843 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1073/4290] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:38 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:38.965261 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-950aab5a-e475-451a-8fcd-85fff6b267b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:38.968928 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-950aab5a-e475-451a-8fcd-85fff6b267b1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:38.968928 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-950aab5a-e475-451a-8fcd-85fff6b267b1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:38.968928 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-950aab5a-e475-451a-8fcd-85fff6b267b1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:38.968928 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-950aab5a-e475-451a-8fcd-85fff6b267b1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:38.974762 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:38.974762 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:38.976592 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-950aab5a-e475-451a-8fcd-85fff6b267b1 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:38.976592 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1071/4291] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:38 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:39.043874 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17c325b0-633b-47f4-b1e4-421175fcbbc0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:39.046263 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17c325b0-633b-47f4-b1e4-421175fcbbc0 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 Aug 01 13:06:39.046499 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17c325b0-633b-47f4-b1e4-421175fcbbc0 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:39.046799 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17c325b0-633b-47f4-b1e4-421175fcbbc0 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:39.057864 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:39.057864 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:39.064054 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17c325b0-633b-47f4-b1e4-421175fcbbc0 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:39.069285 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17c325b0-633b-47f4-b1e4-421175fcbbc0 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 returned with HTTP 200 Aug 01 13:06:39.069705 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1074/4292] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:39 2026] GET /volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:39.086420 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1ba6ecf6-d70d-478e-8430-b2b08eb3cede None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:39.088292 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ba6ecf6-d70d-478e-8430-b2b08eb3cede tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:06:39.088637 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ba6ecf6-d70d-478e-8430-b2b08eb3cede tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea2f5f02-e74d-4c0d-b177-23fdda0d3e51", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-43110346"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:39.099391 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:39.099391 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:39.099670 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1ba6ecf6-d70d-478e-8430-b2b08eb3cede tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:39.099670 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-1ba6ecf6-d70d-478e-8430-b2b08eb3cede tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create snapshot from volume ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 Aug 01 13:06:39.114303 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b80e8ff3-ea87-4253-8cda-5e9d610c1985 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:39.118041 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b80e8ff3-ea87-4253-8cda-5e9d610c1985 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:39.118041 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b80e8ff3-ea87-4253-8cda-5e9d610c1985 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:39.118041 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b80e8ff3-ea87-4253-8cda-5e9d610c1985 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:39.127878 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:39.127878 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:39.133555 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b80e8ff3-ea87-4253-8cda-5e9d610c1985 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:39.135965 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1ba6ecf6-d70d-478e-8430-b2b08eb3cede tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Created reservations ['10575ee8-696a-41cc-9540-03f15538a9eb', '4f1825a8-a7ea-44c5-b8c7-4424b2905f1f', 'dd61d25c-b726-4f83-9eed-f75a367f25ba', '718d3bae-cda9-4ec7-9802-943ddef4201e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:39.139914 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b80e8ff3-ea87-4253-8cda-5e9d610c1985 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:39.140614 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1074/4293] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:39 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:39.177247 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1ba6ecf6-d70d-478e-8430-b2b08eb3cede tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot create request issued successfully. Aug 01 13:06:39.177247 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ba6ecf6-d70d-478e-8430-b2b08eb3cede tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:06:39.178017 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1075/4294] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:06:39 2026] POST /volume/v3/snapshots => generated 306 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:39.189579 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fb2719b2-f39d-4c56-855d-a0e5eab72a6b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:39.193552 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb2719b2-f39d-4c56-855d-a0e5eab72a6b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 Aug 01 13:06:39.193552 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb2719b2-f39d-4c56-855d-a0e5eab72a6b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:39.193552 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb2719b2-f39d-4c56-855d-a0e5eab72a6b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:39.200820 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:39.200820 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:39.202030 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fb2719b2-f39d-4c56-855d-a0e5eab72a6b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:39.202605 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb2719b2-f39d-4c56-855d-a0e5eab72a6b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 returned with HTTP 200 Aug 01 13:06:39.203306 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1072/4295] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:39 2026] GET /volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:39.992266 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7e7c173-66a0-4b5b-8ca4-85530feac331 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:39.997065 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7e7c173-66a0-4b5b-8ca4-85530feac331 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:39.997446 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7e7c173-66a0-4b5b-8ca4-85530feac331 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:39.997669 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7e7c173-66a0-4b5b-8ca4-85530feac331 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:39.997891 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e7e7c173-66a0-4b5b-8ca4-85530feac331 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:40.004060 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:40.004060 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:40.004910 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7e7c173-66a0-4b5b-8ca4-85530feac331 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:40.005423 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1075/4296] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:39 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:40.158774 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ddd97d33-043d-4952-868f-cbfc6a4fd638 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:40.160738 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddd97d33-043d-4952-868f-cbfc6a4fd638 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:40.161289 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddd97d33-043d-4952-868f-cbfc6a4fd638 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:40.161628 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddd97d33-043d-4952-868f-cbfc6a4fd638 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:40.172332 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:40.172332 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:40.182138 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ddd97d33-043d-4952-868f-cbfc6a4fd638 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:40.188895 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddd97d33-043d-4952-868f-cbfc6a4fd638 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:40.189709 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1075/4297] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:40 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:40.215273 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bbafd91f-20c5-40ef-b168-db4ee91f905a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:40.219232 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbafd91f-20c5-40ef-b168-db4ee91f905a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 Aug 01 13:06:40.225531 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbafd91f-20c5-40ef-b168-db4ee91f905a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:40.225531 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbafd91f-20c5-40ef-b168-db4ee91f905a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:40.232435 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:40.232435 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:40.233078 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bbafd91f-20c5-40ef-b168-db4ee91f905a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:40.234187 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbafd91f-20c5-40ef-b168-db4ee91f905a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 returned with HTTP 200 Aug 01 13:06:40.235160 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1076/4298] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:40 2026] GET /volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:40.247191 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4a9c4951-eff8-40ab-9ca7-c99b00b3dcc9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:40.250517 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a9c4951-eff8-40ab-9ca7-c99b00b3dcc9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] POST https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0/action Aug 01 13:06:40.251086 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a9c4951-eff8-40ab-9ca7-c99b00b3dcc9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:06:40.251353 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a9c4951-eff8-40ab-9ca7-c99b00b3dcc9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:40.252853 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-4a9c4951-eff8-40ab-9ca7-c99b00b3dcc9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Updating snapshot '07e6d061-f3dd-4823-9ca5-3762646f9cf0' with '{'status': 'error'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 13:06:40.267447 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:40.267447 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:40.268045 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-4a9c4951-eff8-40ab-9ca7-c99b00b3dcc9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '98a34d6114c74c4f9ff1708af875c2ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '138765a86d184ce2aed0de24d7d7077e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:40.268254 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a9c4951-eff8-40ab-9ca7-c99b00b3dcc9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0/action returned with HTTP 403 Aug 01 13:06:40.268831 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1073/4299] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:06:40 2026] POST /volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:40.276560 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aa343c0f-1759-4034-b513-d6860f8847a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:40.278574 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa343c0f-1759-4034-b513-d6860f8847a7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 Aug 01 13:06:40.278703 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aa343c0f-1759-4034-b513-d6860f8847a7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:40.278930 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aa343c0f-1759-4034-b513-d6860f8847a7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:40.279115 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-aa343c0f-1759-4034-b513-d6860f8847a7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete snapshot with id: 07e6d061-f3dd-4823-9ca5-3762646f9cf0 Aug 01 13:06:40.284578 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:40.284578 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:40.284922 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-aa343c0f-1759-4034-b513-d6860f8847a7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:40.307392 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-aa343c0f-1759-4034-b513-d6860f8847a7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot delete request issued successfully. Aug 01 13:06:40.307536 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa343c0f-1759-4034-b513-d6860f8847a7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 returned with HTTP 202 Aug 01 13:06:40.308194 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1076/4300] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:06:40 2026] DELETE /volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:40.319031 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-44d88f94-751e-4f01-b962-5a24bf6c8946 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:40.322155 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-44d88f94-751e-4f01-b962-5a24bf6c8946 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 Aug 01 13:06:40.322422 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-44d88f94-751e-4f01-b962-5a24bf6c8946 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:40.322808 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-44d88f94-751e-4f01-b962-5a24bf6c8946 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:40.330454 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:40.330454 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:40.331103 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-44d88f94-751e-4f01-b962-5a24bf6c8946 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:40.332295 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-44d88f94-751e-4f01-b962-5a24bf6c8946 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 returned with HTTP 200 Aug 01 13:06:40.333309 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1076/4301] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:40 2026] GET /volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:41.020363 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d24f89c9-bd5f-4933-9c32-1b8ec4234154 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:41.026000 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d24f89c9-bd5f-4933-9c32-1b8ec4234154 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:41.026414 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d24f89c9-bd5f-4933-9c32-1b8ec4234154 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:41.026712 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d24f89c9-bd5f-4933-9c32-1b8ec4234154 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:41.026920 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d24f89c9-bd5f-4933-9c32-1b8ec4234154 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:41.033610 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:41.033610 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:41.033610 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d24f89c9-bd5f-4933-9c32-1b8ec4234154 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:41.033610 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1077/4302] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:41 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:41.205206 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-153a1579-285b-4739-8822-a36f05fd3ceb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:41.207245 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-153a1579-285b-4739-8822-a36f05fd3ceb tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:41.208018 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-153a1579-285b-4739-8822-a36f05fd3ceb tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:41.208719 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-153a1579-285b-4739-8822-a36f05fd3ceb tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:41.216837 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:41.216837 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:41.221670 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-153a1579-285b-4739-8822-a36f05fd3ceb tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:41.227373 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-153a1579-285b-4739-8822-a36f05fd3ceb tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:41.227993 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1074/4303] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:41 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:41.243392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0f757dbd-90d6-4046-ae01-3e529b908073 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:41.245225 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f757dbd-90d6-4046-ae01-3e529b908073 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:41.245490 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f757dbd-90d6-4046-ae01-3e529b908073 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:41.245708 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f757dbd-90d6-4046-ae01-3e529b908073 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:41.252568 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:41.252568 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:41.256008 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0f757dbd-90d6-4046-ae01-3e529b908073 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:41.260212 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f757dbd-90d6-4046-ae01-3e529b908073 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:41.260579 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1077/4304] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:41 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:41.272465 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cba1e234-bbce-40a1-89ac-1b720a9d88c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:41.274402 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cba1e234-bbce-40a1-89ac-1b720a9d88c2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:06:41.274794 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cba1e234-bbce-40a1-89ac-1b720a9d88c2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51604788-892c-419d-ad62-a80e016f29db", "name": "tempest-VolumeImageDependencyTests-Snapshot-1139147216"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:41.284366 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:41.284366 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:41.284962 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cba1e234-bbce-40a1-89ac-1b720a9d88c2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:41.285283 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-cba1e234-bbce-40a1-89ac-1b720a9d88c2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create snapshot from volume 51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:41.321878 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-cba1e234-bbce-40a1-89ac-1b720a9d88c2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Created reservations ['355382c7-34c6-4d91-a7ca-a869c5fdc984', 'a0bb14bd-f176-40e5-add0-3673926206d9', 'e6e9b7fe-b6be-423a-ad8c-b89c67fc63b2', '639eaa25-be76-421d-ad98-800f8fde298e'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:41.344743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a4235c69-90b4-4fac-ba91-c06d28cb822d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:41.346612 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4235c69-90b4-4fac-ba91-c06d28cb822d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 Aug 01 13:06:41.346836 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4235c69-90b4-4fac-ba91-c06d28cb822d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:41.347045 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4235c69-90b4-4fac-ba91-c06d28cb822d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:41.351937 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4235c69-90b4-4fac-ba91-c06d28cb822d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 returned with HTTP 404 Aug 01 13:06:41.352505 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1078/4305] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:41 2026] GET /volume/v3/snapshots/07e6d061-f3dd-4823-9ca5-3762646f9cf0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:41.354635 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cba1e234-bbce-40a1-89ac-1b720a9d88c2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Snapshot create request issued successfully. Aug 01 13:06:41.355142 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cba1e234-bbce-40a1-89ac-1b720a9d88c2 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:06:41.355655 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1077/4306] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:06:41 2026] POST /volume/v3/snapshots => generated 313 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:41.363186 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a9c3450c-654d-4e52-bd55-0c99218b25cb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:41.364865 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9c3450c-654d-4e52-bd55-0c99218b25cb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 Aug 01 13:06:41.365094 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9c3450c-654d-4e52-bd55-0c99218b25cb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:41.365660 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9c3450c-654d-4e52-bd55-0c99218b25cb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:41.365821 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-a9c3450c-654d-4e52-bd55-0c99218b25cb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete volume with id: ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 Aug 01 13:06:41.369747 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d63656d4-6743-4349-bf6d-7b17f5e782e4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:41.372262 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d63656d4-6743-4349-bf6d-7b17f5e782e4 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 Aug 01 13:06:41.372540 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d63656d4-6743-4349-bf6d-7b17f5e782e4 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:41.372798 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d63656d4-6743-4349-bf6d-7b17f5e782e4 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:41.374865 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:41.374865 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:41.375297 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a9c3450c-654d-4e52-bd55-0c99218b25cb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:41.379779 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:41.379779 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:41.380350 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d63656d4-6743-4349-bf6d-7b17f5e782e4 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Snapshot retrieved successfully. Aug 01 13:06:41.381035 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d63656d4-6743-4349-bf6d-7b17f5e782e4 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 returned with HTTP 200 Aug 01 13:06:41.381540 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1078/4307] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:41 2026] GET /volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:41.399918 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a9c3450c-654d-4e52-bd55-0c99218b25cb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete volume request issued successfully. Aug 01 13:06:41.400283 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9c3450c-654d-4e52-bd55-0c99218b25cb tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 returned with HTTP 202 Aug 01 13:06:41.400976 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1075/4308] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:41 2026] DELETE /volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:41.411180 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-57679b42-f22d-4336-9ed6-75aefce83525 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:41.412762 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57679b42-f22d-4336-9ed6-75aefce83525 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 Aug 01 13:06:41.413521 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57679b42-f22d-4336-9ed6-75aefce83525 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:41.413805 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57679b42-f22d-4336-9ed6-75aefce83525 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:41.426218 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:41.426218 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:41.432664 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-57679b42-f22d-4336-9ed6-75aefce83525 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:41.438213 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57679b42-f22d-4336-9ed6-75aefce83525 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 returned with HTTP 200 Aug 01 13:06:41.438739 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1079/4309] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:41 2026] GET /volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:42.055011 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ddeef134-31e5-4044-8103-d26bd281e9c3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:42.059382 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddeef134-31e5-4044-8103-d26bd281e9c3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:42.059382 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddeef134-31e5-4044-8103-d26bd281e9c3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:42.059382 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddeef134-31e5-4044-8103-d26bd281e9c3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:42.059382 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ddeef134-31e5-4044-8103-d26bd281e9c3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:42.062421 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:42.062421 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:42.063186 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddeef134-31e5-4044-8103-d26bd281e9c3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:42.063618 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1078/4310] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:42 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:42.392030 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9d8029a-307a-4e17-86bc-6be1cbdcd81c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:42.394434 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9d8029a-307a-4e17-86bc-6be1cbdcd81c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 Aug 01 13:06:42.395054 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9d8029a-307a-4e17-86bc-6be1cbdcd81c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:42.395054 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9d8029a-307a-4e17-86bc-6be1cbdcd81c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:42.401859 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:42.401859 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:42.402515 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f9d8029a-307a-4e17-86bc-6be1cbdcd81c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Snapshot retrieved successfully. Aug 01 13:06:42.403634 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9d8029a-307a-4e17-86bc-6be1cbdcd81c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 returned with HTTP 200 Aug 01 13:06:42.404148 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1079/4311] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:42 2026] GET /volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:42.416966 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:42.419097 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:42.419665 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "386f27c0-b98b-409a-9615-0bc663750e85", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:42.421560 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '386f27c0-b98b-409a-9615-0bc663750e85', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:42.423992 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=364,cinder:UPDATE=80,cinder:INSERT=48,cinder:DELETE=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:06:42.428479 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:42.428479 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:42.429317 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Snapshot retrieved successfully. Aug 01 13:06:42.429317 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume of 1 GB Aug 01 13:06:42.435488 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Availability Zones retrieved successfully. Aug 01 13:06:42.443764 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Flow 'volume_create_api' (a4e58953-2097-4a28-b464-8d9523ce1e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:42.444804 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f20e008-f360-4819-b4ca-3ffdf3e6dfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:42.447499 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:42.460455 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e2d7aacc-1189-4572-8f6b-35d532d761ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:42.462457 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2d7aacc-1189-4572-8f6b-35d532d761ba tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 Aug 01 13:06:42.462699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2d7aacc-1189-4572-8f6b-35d532d761ba tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:42.462916 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2d7aacc-1189-4572-8f6b-35d532d761ba tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:42.469938 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2d7aacc-1189-4572-8f6b-35d532d761ba tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 returned with HTTP 404 Aug 01 13:06:42.470725 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1080/4312] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:42 2026] GET /volume/v3/volumes/ea2f5f02-e74d-4c0d-b177-23fdda0d3e51 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:42.482015 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f20e008-f360-4819-b4ca-3ffdf3e6dfbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '386f27c0-b98b-409a-9615-0bc663750e85', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:42.482247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:42.483274 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d43e0af-a07b-4c2d-9c4f-50417f78668e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:42.484177 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:42.484522 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1396009243"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:42.486381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1396009243'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:42.486504 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume of 1 GB Aug 01 13:06:42.491731 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Availability Zones retrieved successfully. Aug 01 13:06:42.498966 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Flow 'volume_create_api' (cd86645e-64ca-4b97-896e-6a5bd7c2b495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:42.500377 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13ebd996-dfc3-4ea3-b3a6-c942ed055ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:42.501488 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:42.532585 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13ebd996-dfc3-4ea3-b3a6-c942ed055ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:42.533577 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9714ab5b-5511-4db4-9887-0b9572756d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:42.544167 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Created reservations ['6c1f7eaf-6ba6-446d-acfe-2d092858c0cc', '3e0e8f76-9b90-46af-9930-38d0ce64f69a', '91d3944d-e994-4ac9-a405-f167bffc3b7f', '22da3254-9744-426e-8521-3d46bac80a65'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:42.545622 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d43e0af-a07b-4c2d-9c4f-50417f78668e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c1f7eaf-6ba6-446d-acfe-2d092858c0cc', '3e0e8f76-9b90-46af-9930-38d0ce64f69a', '91d3944d-e994-4ac9-a405-f167bffc3b7f', '22da3254-9744-426e-8521-3d46bac80a65']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:42.547216 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd9c632b-4c11-43e5-a73f-c1f2d397c78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:42.586148 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Created reservations ['2e6937e7-8008-4217-9167-d76c84bb4ea1', 'a8bbdad8-fe13-4745-99a3-6b8a430a8221', 'da312d0b-b967-4aa8-b1c0-e303773c95cd', '172793e1-cf46-45aa-b086-d55c2f176595'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:42.587463 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9714ab5b-5511-4db4-9887-0b9572756d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e6937e7-8008-4217-9167-d76c84bb4ea1', 'a8bbdad8-fe13-4745-99a3-6b8a430a8221', 'da312d0b-b967-4aa8-b1c0-e303773c95cd', '172793e1-cf46-45aa-b086-d55c2f176595']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:42.588415 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468f5553-e801-4e19-84ef-f9e917394567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:42.599022 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd9c632b-4c11-43e5-a73f-c1f2d397c78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40b32213-90c1-4831-aae4-65ec1f52bbeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6baf86e18fda4579bdfbc8dde1545972',qos_specs=None,replication_status=,reservations=['6c1f7eaf-6ba6-446d-acfe-2d092858c0cc','3e0e8f76-9b90-46af-9930-38d0ce64f69a','91d3944d-e994-4ac9-a405-f167bffc3b7f','22da3254-9744-426e-8521-3d46bac80a65'],size=1,snapshot_id=386f27c0-b98b-409a-9615-0bc663750e85,source_replicaid=,source_volid=None,status='creating',user_id='76d9522a2d104a2c96f6a37313ae4276',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40b32213-90c1-4831-aae4-65ec1f52bbeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6baf86e18fda4579bdfbc8dde1545972',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=386f27c0-b98b-409a-9615-0bc663750e85,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76d9522a2d104a2c96f6a37313ae4276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:42.599842 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d0dfea-3ede-4cdb-a86d-7e53771218a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:42.617877 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468f5553-e801-4e19-84ef-f9e917394567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca596f06-e818-450f-a80f-fadceacd23eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1396009243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138765a86d184ce2aed0de24d7d7077e',qos_specs=None,replication_status=,reservations=['2e6937e7-8008-4217-9167-d76c84bb4ea1','a8bbdad8-fe13-4745-99a3-6b8a430a8221','da312d0b-b967-4aa8-b1c0-e303773c95cd','172793e1-cf46-45aa-b086-d55c2f176595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c45562a370d455389cac78d3ec99a03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1396009243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca596f06-e818-450f-a80f-fadceacd23eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='138765a86d184ce2aed0de24d7d7077e',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='7c45562a370d455389cac78d3ec99a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:42.618833 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37ac331-118f-4eb8-b132-061568a9e508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:42.621782 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d0dfea-3ede-4cdb-a86d-7e53771218a6) 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='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6baf86e18fda4579bdfbc8dde1545972',qos_specs=None,replication_status=,reservations=['6c1f7eaf-6ba6-446d-acfe-2d092858c0cc','3e0e8f76-9b90-46af-9930-38d0ce64f69a','91d3944d-e994-4ac9-a405-f167bffc3b7f','22da3254-9744-426e-8521-3d46bac80a65'],size=1,snapshot_id=386f27c0-b98b-409a-9615-0bc663750e85,source_replicaid=,source_volid=None,status='creating',user_id='76d9522a2d104a2c96f6a37313ae4276',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:42.622630 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65c42b2-8313-48a9-80fd-11fe9b6c1bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:42.643761 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37ac331-118f-4eb8-b132-061568a9e508) 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-VolumeV3RbacBaseTests-Volume-1396009243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138765a86d184ce2aed0de24d7d7077e',qos_specs=None,replication_status=,reservations=['2e6937e7-8008-4217-9167-d76c84bb4ea1','a8bbdad8-fe13-4745-99a3-6b8a430a8221','da312d0b-b967-4aa8-b1c0-e303773c95cd','172793e1-cf46-45aa-b086-d55c2f176595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c45562a370d455389cac78d3ec99a03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:42.645610 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8521ee5-a359-4489-9d34-c8c0b13312d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:42.648124 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65c42b2-8313-48a9-80fd-11fe9b6c1bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:42.649062 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Flow 'volume_create_api' (a4e58953-2097-4a28-b464-8d9523ce1e5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:42.649393 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Create volume request issued successfully. Aug 01 13:06:42.649979 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6eca83da-c81a-47d1-a7f5-af6a37904d2c tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:42.650467 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1076/4313] 10.4.3.110 () {70 vars in 1300 bytes} [Sat Aug 1 13:06:42 2026] POST /volume/v3/volumes => generated 809 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:42.658803 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8521ee5-a359-4489-9d34-c8c0b13312d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:42.662097 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Flow 'volume_create_api' (cd86645e-64ca-4b97-896e-6a5bd7c2b495) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:42.662097 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume request issued successfully. Aug 01 13:06:42.662097 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-706e065f-4bd8-4a8e-8398-7fb7b8ef6b69 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:42.662097 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1079/4314] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:06:42 2026] POST /volume/v3/volumes => generated 778 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:42.670358 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-20e0ff92-5320-4f03-abe7-53c62997b448 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:42.673675 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20e0ff92-5320-4f03-abe7-53c62997b448 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb Aug 01 13:06:42.673916 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20e0ff92-5320-4f03-abe7-53c62997b448 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:42.674136 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20e0ff92-5320-4f03-abe7-53c62997b448 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:42.676685 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bcd3468a-5cb2-44cf-9156-4263506fbfb9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:42.679010 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bcd3468a-5cb2-44cf-9156-4263506fbfb9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb Aug 01 13:06:42.679449 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bcd3468a-5cb2-44cf-9156-4263506fbfb9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:42.679593 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bcd3468a-5cb2-44cf-9156-4263506fbfb9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:42.683796 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:42.683796 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:42.687589 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:42.687589 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:42.687850 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-20e0ff92-5320-4f03-abe7-53c62997b448 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:42.692539 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20e0ff92-5320-4f03-abe7-53c62997b448 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb returned with HTTP 200 Aug 01 13:06:42.692931 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bcd3468a-5cb2-44cf-9156-4263506fbfb9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:42.693042 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1080/4315] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:42 2026] GET /volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:42.697869 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bcd3468a-5cb2-44cf-9156-4263506fbfb9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb returned with HTTP 200 Aug 01 13:06:42.699567 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1081/4316] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:42 2026] GET /volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:43.076379 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6b76c552-9087-42af-a419-b785a9165e71 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:43.079211 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b76c552-9087-42af-a419-b785a9165e71 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:43.079423 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b76c552-9087-42af-a419-b785a9165e71 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:43.079602 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b76c552-9087-42af-a419-b785a9165e71 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:43.079700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6b76c552-9087-42af-a419-b785a9165e71 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:43.084893 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:43.084893 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:43.085785 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b76c552-9087-42af-a419-b785a9165e71 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:43.086250 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1077/4317] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:43 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:43.710627 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c845be08-b90d-4e3a-914c-c728704ad52f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:43.712878 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c845be08-b90d-4e3a-914c-c728704ad52f tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb Aug 01 13:06:43.713237 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c845be08-b90d-4e3a-914c-c728704ad52f tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:43.713523 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c845be08-b90d-4e3a-914c-c728704ad52f tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:43.716304 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c3aa2919-fd39-4826-97ca-8b5a045cb261 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:43.718855 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3aa2919-fd39-4826-97ca-8b5a045cb261 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb Aug 01 13:06:43.719265 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3aa2919-fd39-4826-97ca-8b5a045cb261 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:43.719534 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3aa2919-fd39-4826-97ca-8b5a045cb261 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:43.722907 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:43.722907 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:43.727316 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c845be08-b90d-4e3a-914c-c728704ad52f tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:43.728879 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:43.728879 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:43.732840 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c845be08-b90d-4e3a-914c-c728704ad52f tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb returned with HTTP 200 Aug 01 13:06:43.733243 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c3aa2919-fd39-4826-97ca-8b5a045cb261 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:43.733381 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1080/4318] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:43 2026] GET /volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:43.740085 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3aa2919-fd39-4826-97ca-8b5a045cb261 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb returned with HTTP 200 Aug 01 13:06:43.740085 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1081/4319] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:43 2026] GET /volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:43.749783 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7079d0c9-430c-4766-91f7-8440b1ccd736 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:43.751535 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-01506751-d720-492a-ad26-e0b83ce9469a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:43.751807 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7079d0c9-430c-4766-91f7-8440b1ccd736 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb Aug 01 13:06:43.752081 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7079d0c9-430c-4766-91f7-8440b1ccd736 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:43.752330 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7079d0c9-430c-4766-91f7-8440b1ccd736 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:43.753449 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01506751-d720-492a-ad26-e0b83ce9469a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:06:43.753845 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01506751-d720-492a-ad26-e0b83ce9469a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca596f06-e818-450f-a80f-fadceacd23eb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-579414911"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:43.760574 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:43.760574 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:43.761800 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:43.761800 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:43.762217 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-01506751-d720-492a-ad26-e0b83ce9469a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:43.762360 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-01506751-d720-492a-ad26-e0b83ce9469a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create snapshot from volume ca596f06-e818-450f-a80f-fadceacd23eb Aug 01 13:06:43.764629 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7079d0c9-430c-4766-91f7-8440b1ccd736 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:43.770163 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7079d0c9-430c-4766-91f7-8440b1ccd736 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb returned with HTTP 200 Aug 01 13:06:43.770645 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1082/4320] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:43 2026] GET /volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:43.786033 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d6de8470-9648-4183-bad1-5863d1208925 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:43.788044 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6de8470-9648-4183-bad1-5863d1208925 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 Aug 01 13:06:43.788416 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6de8470-9648-4183-bad1-5863d1208925 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:43.788705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6de8470-9648-4183-bad1-5863d1208925 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:43.788852 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-d6de8470-9648-4183-bad1-5863d1208925 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete snapshot with id: 386f27c0-b98b-409a-9615-0bc663750e85 Aug 01 13:06:43.790232 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-01506751-d720-492a-ad26-e0b83ce9469a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Created reservations ['53379763-27cd-4904-8d77-16e33c8c69b3', '61c46044-d235-40ab-bb7c-a604c46577af', 'e51bf985-22d9-4afe-8b33-61cc1b259242', 'a76f39ed-3706-4724-9729-5b2693c565cf'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:43.795542 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:43.795542 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:43.796184 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d6de8470-9648-4183-bad1-5863d1208925 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Snapshot retrieved successfully. Aug 01 13:06:43.812604 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d6de8470-9648-4183-bad1-5863d1208925 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Snapshot delete request issued successfully. Aug 01 13:06:43.812730 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6de8470-9648-4183-bad1-5863d1208925 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 returned with HTTP 202 Aug 01 13:06:43.813269 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1081/4321] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:06:43 2026] DELETE /volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:43.823527 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-01506751-d720-492a-ad26-e0b83ce9469a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot create request issued successfully. Aug 01 13:06:43.824015 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01506751-d720-492a-ad26-e0b83ce9469a tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:06:43.824317 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8679fa10-9a53-4aea-9e2d-4e4a996a848a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:43.824587 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1078/4322] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:06:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:43.826794 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8679fa10-9a53-4aea-9e2d-4e4a996a848a tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 Aug 01 13:06:43.827505 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8679fa10-9a53-4aea-9e2d-4e4a996a848a tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:43.827505 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8679fa10-9a53-4aea-9e2d-4e4a996a848a tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:43.834481 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:43.834481 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:43.834879 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8679fa10-9a53-4aea-9e2d-4e4a996a848a tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Snapshot retrieved successfully. Aug 01 13:06:43.836690 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8679fa10-9a53-4aea-9e2d-4e4a996a848a tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 returned with HTTP 200 Aug 01 13:06:43.836690 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1082/4323] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:43 2026] GET /volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:43.839462 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5710495a-b173-4cfc-b4d9-65a892880ba8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:43.842234 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5710495a-b173-4cfc-b4d9-65a892880ba8 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a Aug 01 13:06:43.842234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5710495a-b173-4cfc-b4d9-65a892880ba8 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:43.842234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5710495a-b173-4cfc-b4d9-65a892880ba8 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:43.847969 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:43.847969 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:43.847969 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5710495a-b173-4cfc-b4d9-65a892880ba8 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:43.847969 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5710495a-b173-4cfc-b4d9-65a892880ba8 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a returned with HTTP 200 Aug 01 13:06:43.847969 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1083/4324] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:43 2026] GET /volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:44.098338 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-22cb95cc-6266-4f1b-973f-39988203d224 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:44.100657 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22cb95cc-6266-4f1b-973f-39988203d224 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:44.100982 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-22cb95cc-6266-4f1b-973f-39988203d224 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:44.101277 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-22cb95cc-6266-4f1b-973f-39988203d224 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:44.101424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-22cb95cc-6266-4f1b-973f-39988203d224 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:44.107058 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:44.107058 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:44.107901 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22cb95cc-6266-4f1b-973f-39988203d224 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:44.108559 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1082/4325] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:44 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:44.848233 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6601c603-7cb9-4b34-a5f2-bc7c67983c04 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:44.850258 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6601c603-7cb9-4b34-a5f2-bc7c67983c04 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 Aug 01 13:06:44.850490 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6601c603-7cb9-4b34-a5f2-bc7c67983c04 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:44.850755 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6601c603-7cb9-4b34-a5f2-bc7c67983c04 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:44.855924 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6601c603-7cb9-4b34-a5f2-bc7c67983c04 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 returned with HTTP 404 Aug 01 13:06:44.855924 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1079/4326] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:44 2026] GET /volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:44.860504 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd9e751d-df25-4064-a260-fbb2c2e56f40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:44.862264 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd9e751d-df25-4064-a260-fbb2c2e56f40 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a Aug 01 13:06:44.862480 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd9e751d-df25-4064-a260-fbb2c2e56f40 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:44.862693 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd9e751d-df25-4064-a260-fbb2c2e56f40 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:44.867736 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:44.867736 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:44.868152 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd9e751d-df25-4064-a260-fbb2c2e56f40 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:44.868325 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-de4eff38-1621-41bf-ada0-f6f1c57eec40 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:44.868829 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd9e751d-df25-4064-a260-fbb2c2e56f40 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a returned with HTTP 200 Aug 01 13:06:44.869258 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1083/4327] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:44 2026] GET /volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:44.870283 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de4eff38-1621-41bf-ada0-f6f1c57eec40 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] DELETE https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb Aug 01 13:06:44.870511 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de4eff38-1621-41bf-ada0-f6f1c57eec40 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:44.870752 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de4eff38-1621-41bf-ada0-f6f1c57eec40 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:44.870952 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-de4eff38-1621-41bf-ada0-f6f1c57eec40 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume with id: 40b32213-90c1-4831-aae4-65ec1f52bbeb Aug 01 13:06:44.880651 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:44.880651 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:44.880965 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-de4eff38-1621-41bf-ada0-f6f1c57eec40 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:44.884003 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6e7fb824-f2a5-4e60-aebb-4f8d1215ed6c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:44.887396 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e7fb824-f2a5-4e60-aebb-4f8d1215ed6c tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] GET https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a Aug 01 13:06:44.887821 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e7fb824-f2a5-4e60-aebb-4f8d1215ed6c tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:44.888205 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e7fb824-f2a5-4e60-aebb-4f8d1215ed6c tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:44.896019 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:44.896019 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:44.896887 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6e7fb824-f2a5-4e60-aebb-4f8d1215ed6c tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Snapshot retrieved successfully. Aug 01 13:06:44.898502 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e7fb824-f2a5-4e60-aebb-4f8d1215ed6c tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a returned with HTTP 200 Aug 01 13:06:44.899288 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1083/4328] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:44 2026] GET /volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:44.903117 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-de4eff38-1621-41bf-ada0-f6f1c57eec40 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume request issued successfully. Aug 01 13:06:44.903381 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de4eff38-1621-41bf-ada0-f6f1c57eec40 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb returned with HTTP 202 Aug 01 13:06:44.903908 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1084/4329] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:06:44 2026] DELETE /volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:06:44.910816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61f54936-f1b5-453d-8354-8fb56d0895e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:44.912764 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61f54936-f1b5-453d-8354-8fb56d0895e7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a Aug 01 13:06:44.913028 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61f54936-f1b5-453d-8354-8fb56d0895e7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:44.913281 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61f54936-f1b5-453d-8354-8fb56d0895e7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:44.913414 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-61f54936-f1b5-453d-8354-8fb56d0895e7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete snapshot with id: 1e39a375-06f9-451c-85d3-a56496f63f1a Aug 01 13:06:44.915584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d8889b2-d3a9-4229-9700-b36f70a818fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:44.917854 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d8889b2-d3a9-4229-9700-b36f70a818fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb Aug 01 13:06:44.918210 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d8889b2-d3a9-4229-9700-b36f70a818fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:44.918582 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d8889b2-d3a9-4229-9700-b36f70a818fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:44.919404 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:44.919404 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:44.919707 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-61f54936-f1b5-453d-8354-8fb56d0895e7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:44.928857 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:44.928857 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:44.933799 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d8889b2-d3a9-4229-9700-b36f70a818fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:44.940403 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d8889b2-d3a9-4229-9700-b36f70a818fe tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb returned with HTTP 200 Aug 01 13:06:44.940908 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1084/4330] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:44 2026] GET /volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb => generated 1227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:44.941499 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-61f54936-f1b5-453d-8354-8fb56d0895e7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot delete request issued successfully. Aug 01 13:06:44.941721 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61f54936-f1b5-453d-8354-8fb56d0895e7 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a returned with HTTP 202 Aug 01 13:06:44.942229 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1080/4331] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:06:44 2026] DELETE /volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:44.956490 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-530da469-72bb-4c74-a68a-84560f7d5ab6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:44.958634 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-530da469-72bb-4c74-a68a-84560f7d5ab6 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a Aug 01 13:06:44.958906 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-530da469-72bb-4c74-a68a-84560f7d5ab6 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:44.959398 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-530da469-72bb-4c74-a68a-84560f7d5ab6 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:44.965333 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:44.965333 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:44.965817 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-530da469-72bb-4c74-a68a-84560f7d5ab6 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:44.966771 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-530da469-72bb-4c74-a68a-84560f7d5ab6 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a returned with HTTP 200 Aug 01 13:06:44.967351 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1084/4332] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:44 2026] GET /volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:45.120221 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-01632775-d523-426d-afa6-472a8f8929d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:45.122216 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01632775-d523-426d-afa6-472a8f8929d0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:45.122459 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01632775-d523-426d-afa6-472a8f8929d0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:45.122697 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01632775-d523-426d-afa6-472a8f8929d0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:45.122839 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-01632775-d523-426d-afa6-472a8f8929d0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:45.128184 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:45.128184 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:45.129199 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01632775-d523-426d-afa6-472a8f8929d0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:45.129741 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1085/4333] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:45 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:45.959309 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fa95377e-47be-44ee-ae6d-b69322118ade None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:45.961251 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa95377e-47be-44ee-ae6d-b69322118ade tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb Aug 01 13:06:45.961474 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa95377e-47be-44ee-ae6d-b69322118ade tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:45.961678 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa95377e-47be-44ee-ae6d-b69322118ade tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:45.967173 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa95377e-47be-44ee-ae6d-b69322118ade tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb returned with HTTP 404 Aug 01 13:06:45.967657 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1085/4334] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:45 2026] GET /volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:45.978768 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-23149dd4-89d7-48e0-9149-400ab4f9891d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:45.981052 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23149dd4-89d7-48e0-9149-400ab4f9891d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a Aug 01 13:06:45.981409 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23149dd4-89d7-48e0-9149-400ab4f9891d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:45.981743 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23149dd4-89d7-48e0-9149-400ab4f9891d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:45.991063 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23149dd4-89d7-48e0-9149-400ab4f9891d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a returned with HTTP 404 Aug 01 13:06:45.991586 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1081/4335] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:45 2026] GET /volume/v3/snapshots/1e39a375-06f9-451c-85d3-a56496f63f1a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:45.998819 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f7049d9d-ad2c-44e1-98d1-7822430add11 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:46.000936 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7049d9d-ad2c-44e1-98d1-7822430add11 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb Aug 01 13:06:46.001257 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7049d9d-ad2c-44e1-98d1-7822430add11 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:46.001532 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7049d9d-ad2c-44e1-98d1-7822430add11 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:46.001771 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-f7049d9d-ad2c-44e1-98d1-7822430add11 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete volume with id: ca596f06-e818-450f-a80f-fadceacd23eb Aug 01 13:06:46.010409 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:46.010409 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:46.011020 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f7049d9d-ad2c-44e1-98d1-7822430add11 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:46.028324 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f7049d9d-ad2c-44e1-98d1-7822430add11 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete volume request issued successfully. Aug 01 13:06:46.028525 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7049d9d-ad2c-44e1-98d1-7822430add11 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb returned with HTTP 202 Aug 01 13:06:46.029002 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1085/4336] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:45 2026] DELETE /volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:46.038690 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-54b7b919-1924-4c8f-9a6b-1ed067d2c76d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:46.040246 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54b7b919-1924-4c8f-9a6b-1ed067d2c76d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb Aug 01 13:06:46.040463 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54b7b919-1924-4c8f-9a6b-1ed067d2c76d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:46.040699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54b7b919-1924-4c8f-9a6b-1ed067d2c76d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:46.047988 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:46.047988 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:46.051729 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-54b7b919-1924-4c8f-9a6b-1ed067d2c76d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:46.057554 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54b7b919-1924-4c8f-9a6b-1ed067d2c76d tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb returned with HTTP 200 Aug 01 13:06:46.058057 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1086/4337] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:46 2026] GET /volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:46.141448 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-96af6fc6-600e-4319-88f5-367b96214d20 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:46.143407 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96af6fc6-600e-4319-88f5-367b96214d20 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:46.143407 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96af6fc6-600e-4319-88f5-367b96214d20 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:46.143616 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96af6fc6-600e-4319-88f5-367b96214d20 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:46.143740 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-96af6fc6-600e-4319-88f5-367b96214d20 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:46.148542 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:46.148542 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:46.149193 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96af6fc6-600e-4319-88f5-367b96214d20 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:46.149632 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1086/4338] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:46 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:46.163122 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-650e8ed5-8fb4-410f-a63b-1a42f7c89a46 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:46.168330 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-650e8ed5-8fb4-410f-a63b-1a42f7c89a46 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b/export_record Aug 01 13:06:46.168668 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-650e8ed5-8fb4-410f-a63b-1a42f7c89a46 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:46.168989 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-650e8ed5-8fb4-410f-a63b-1a42f7c89a46 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'export_record' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:46.169278 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-650e8ed5-8fb4-410f-a63b-1a42f7c89a46 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Export record for backup 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100263) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 13:06:46.182660 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:46.182660 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:46.185653 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.api [None req-650e8ed5-8fb4-410f-a63b-1a42f7c89a46 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling RPCAPI with context: , host: np0000006302, backup: 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100263) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 13:06:46.199671 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-650e8ed5-8fb4-410f-a63b-1a42f7c89a46 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] export_record in rpcapi backup_id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b on host np0000006302. {{(pid=100263) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 13:06:46.216552 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-650e8ed5-8fb4-410f-a63b-1a42f7c89a46 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODhiYzBhOGUtOTRjZi00OTEwLTgxZjMtNjFjZDkyMDBlZTViIiwgInVzZXJfaWQiOiAiZWQ1NzczZmIxZjE3NDgyMGE3OGI4NGY5MThkMTFmNmMiLCAicHJvamVjdF9pZCI6ICI0M2U2NDMyZjJkOTQ0NWM0YmZhZjZjM2E5NDQ1NTQ0YyIsICJ2b2x1bWVfaWQiOiAiMGNkMGU2OWMtYzFhYS00NmIxLThlODEtMjdmYTUzNmViNmY2IiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDE4NDAyMTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMGNkMGU2OWMtYzFhYS00NmIxLThlODEtMjdmYTUzNmViNmY2LzIwMjYwODAxMTMwNjMyL2F6X25vdmFfYmFja3VwXzg4YmMwYThlLTk0Y2YtNDkxMC04MWYzLTYxY2Q5MjAwZWU1YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6MDY6MzBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDY6MzBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzowNjo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100263) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 13:06:46.216847 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-650e8ed5-8fb4-410f-a63b-1a42f7c89a46 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b/export_record returned with HTTP 200 Aug 01 13:06:46.217616 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1082/4339] 10.4.3.110 () {68 vars in 1430 bytes} [Sat Aug 1 13:06:46 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b/export_record => generated 1424 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:46.224840 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3bc84bc3-7a1d-49a3-9af7-8f0bcaf9c452 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:46.226609 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bc84bc3-7a1d-49a3-9af7-8f0bcaf9c452 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:06:46.226856 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bc84bc3-7a1d-49a3-9af7-8f0bcaf9c452 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:46.227119 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bc84bc3-7a1d-49a3-9af7-8f0bcaf9c452 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:46.227273 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3bc84bc3-7a1d-49a3-9af7-8f0bcaf9c452 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:46.232546 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:46.232546 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:46.233275 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bc84bc3-7a1d-49a3-9af7-8f0bcaf9c452 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:06:46.233794 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1086/4340] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:46 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:46.245223 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37ea8689-da1e-4936-bbc5-f2d0f167cfa4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:46.246931 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37ea8689-da1e-4936-bbc5-f2d0f167cfa4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/backups/import_record Aug 01 13:06:46.247344 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37ea8689-da1e-4936-bbc5-f2d0f167cfa4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmUyYzIwM2ItOWRmNi00NGE5LWJlM2UtMDZjNTlkM2QxMjAzIiwgInVzZXJfaWQiOiAiZWQ1NzczZmIxZjE3NDgyMGE3OGI4NGY5MThkMTFmNmMiLCAicHJvamVjdF9pZCI6ICI0M2U2NDMyZjJkOTQ0NWM0YmZhZjZjM2E5NDQ1NTQ0YyIsICJ2b2x1bWVfaWQiOiAiMGNkMGU2OWMtYzFhYS00NmIxLThlODEtMjdmYTUzNmViNmY2IiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDE4NDAyMTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMGNkMGU2OWMtYzFhYS00NmIxLThlODEtMjdmYTUzNmViNmY2LzIwMjYwODAxMTMwNjMyL2F6X25vdmFfYmFja3VwXzg4YmMwYThlLTk0Y2YtNDkxMC04MWYzLTYxY2Q5MjAwZWU1YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6MDY6MzBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDY6MzBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzowNjo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:46.248664 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-37ea8689-da1e-4936-bbc5-f2d0f167cfa4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmUyYzIwM2ItOWRmNi00NGE5LWJlM2UtMDZjNTlkM2QxMjAzIiwgInVzZXJfaWQiOiAiZWQ1NzczZmIxZjE3NDgyMGE3OGI4NGY5MThkMTFmNmMiLCAicHJvamVjdF9pZCI6ICI0M2U2NDMyZjJkOTQ0NWM0YmZhZjZjM2E5NDQ1NTQ0YyIsICJ2b2x1bWVfaWQiOiAiMGNkMGU2OWMtYzFhYS00NmIxLThlODEtMjdmYTUzNmViNmY2IiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDE4NDAyMTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMGNkMGU2OWMtYzFhYS00NmIxLThlODEtMjdmYTUzNmViNmY2LzIwMjYwODAxMTMwNjMyL2F6X25vdmFfYmFja3VwXzg4YmMwYThlLTk0Y2YtNDkxMC04MWYzLTYxY2Q5MjAwZWU1YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6MDY6MzBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDY6MzBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzowNjo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100262) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 13:06:46.248781 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-37ea8689-da1e-4936-bbc5-f2d0f167cfa4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmUyYzIwM2ItOWRmNi00NGE5LWJlM2UtMDZjNTlkM2QxMjAzIiwgInVzZXJfaWQiOiAiZWQ1NzczZmIxZjE3NDgyMGE3OGI4NGY5MThkMTFmNmMiLCAicHJvamVjdF9pZCI6ICI0M2U2NDMyZjJkOTQ0NWM0YmZhZjZjM2E5NDQ1NTQ0YyIsICJ2b2x1bWVfaWQiOiAiMGNkMGU2OWMtYzFhYS00NmIxLThlODEtMjdmYTUzNmViNmY2IiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDE4NDAyMTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMGNkMGU2OWMtYzFhYS00NmIxLThlODEtMjdmYTUzNmViNmY2LzIwMjYwODAxMTMwNjMyL2F6X25vdmFfYmFja3VwXzg4YmMwYThlLTk0Y2YtNDkxMC04MWYzLTYxY2Q5MjAwZWU1YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6MDY6MzBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDY6MzBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzowNjo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100262) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 13:06:46.257861 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce6a2a7e-1922-4632-841e-383aa8804862 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:46.260014 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce6a2a7e-1922-4632-841e-383aa8804862 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] DELETE https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:46.260292 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce6a2a7e-1922-4632-841e-383aa8804862 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:46.260539 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce6a2a7e-1922-4632-841e-383aa8804862 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:46.260779 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ce6a2a7e-1922-4632-841e-383aa8804862 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume with id: 51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:46.269572 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:46.269572 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:46.270162 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce6a2a7e-1922-4632-841e-383aa8804862 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:46.283200 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-37ea8689-da1e-4936-bbc5-f2d0f167cfa4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Created reservations ['e14557e3-cc4b-4967-8f83-59bbffb4f29a', '0daa57fd-48b1-4269-bc77-9cb98222cc78'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:46.289530 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce6a2a7e-1922-4632-841e-383aa8804862 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume request issued successfully. Aug 01 13:06:46.289715 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce6a2a7e-1922-4632-841e-383aa8804862 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 202 Aug 01 13:06:46.290247 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1087/4341] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:06:46 2026] DELETE /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:06:46.297700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6da26f49-d838-4236-ad5e-962d78541737 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:46.300299 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6da26f49-d838-4236-ad5e-962d78541737 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:46.300810 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6da26f49-d838-4236-ad5e-962d78541737 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:46.300991 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-37ea8689-da1e-4936-bbc5-f2d0f167cfa4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] import_record rpcapi backup id 6e2c203b-9df6-44a9-be3e-06c59d3d1203 on host np0000006302 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmUyYzIwM2ItOWRmNi00NGE5LWJlM2UtMDZjNTlkM2QxMjAzIiwgInVzZXJfaWQiOiAiZWQ1NzczZmIxZjE3NDgyMGE3OGI4NGY5MThkMTFmNmMiLCAicHJvamVjdF9pZCI6ICI0M2U2NDMyZjJkOTQ0NWM0YmZhZjZjM2E5NDQ1NTQ0YyIsICJ2b2x1bWVfaWQiOiAiMGNkMGU2OWMtYzFhYS00NmIxLThlODEtMjdmYTUzNmViNmY2IiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDE4NDAyMTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMGNkMGU2OWMtYzFhYS00NmIxLThlODEtMjdmYTUzNmViNmY2LzIwMjYwODAxMTMwNjMyL2F6X25vdmFfYmFja3VwXzg4YmMwYThlLTk0Y2YtNDkxMC04MWYzLTYxY2Q5MjAwZWU1YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMTM6MDY6MzBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMTM6MDY6MzBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzowNjo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100262) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 01 13:06:46.301190 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6da26f49-d838-4236-ad5e-962d78541737 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:46.302963 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-37ea8689-da1e-4936-bbc5-f2d0f167cfa4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Import record output: {'backup': {'id': '6e2c203b-9df6-44a9-be3e-06c59d3d1203', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.110/volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203'}, {'rel': 'bookmark', 'href': 'https://10.4.3.110/volume/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203'}]}}. {{(pid=100262) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 01 13:06:46.303306 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37ea8689-da1e-4936-bbc5-f2d0f167cfa4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/import_record returned with HTTP 201 Aug 01 13:06:46.303855 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1087/4342] 10.4.3.110 () {70 vars in 1342 bytes} [Sat Aug 1 13:06:46 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 59 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 01 13:06:46.310120 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:46.310120 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:46.311975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-213a63c6-464d-4945-8aa2-be9e252157a6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:46.313920 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-213a63c6-464d-4945-8aa2-be9e252157a6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 Aug 01 13:06:46.314337 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-213a63c6-464d-4945-8aa2-be9e252157a6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:46.314630 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-213a63c6-464d-4945-8aa2-be9e252157a6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:46.314678 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6da26f49-d838-4236-ad5e-962d78541737 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:46.314860 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-213a63c6-464d-4945-8aa2-be9e252157a6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 6e2c203b-9df6-44a9-be3e-06c59d3d1203. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:46.319832 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:46.319832 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:46.321406 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6da26f49-d838-4236-ad5e-962d78541737 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 200 Aug 01 13:06:46.321454 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-213a63c6-464d-4945-8aa2-be9e252157a6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 returned with HTTP 200 Aug 01 13:06:46.321503 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1083/4343] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:46 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:46.321539 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1087/4344] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:46 2026] GET /volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:47.076131 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99eca8c4-ebd5-44b1-98fa-1d3592d101a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.078305 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99eca8c4-ebd5-44b1-98fa-1d3592d101a9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb Aug 01 13:06:47.078547 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99eca8c4-ebd5-44b1-98fa-1d3592d101a9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.078842 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99eca8c4-ebd5-44b1-98fa-1d3592d101a9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.085577 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99eca8c4-ebd5-44b1-98fa-1d3592d101a9 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb returned with HTTP 404 Aug 01 13:06:47.086050 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1088/4345] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:47 2026] GET /volume/v3/volumes/ca596f06-e818-450f-a80f-fadceacd23eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:47.094496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.096704 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:47.097144 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-155820115"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:47.098709 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-155820115'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:47.098844 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume of 1 GB Aug 01 13:06:47.099139 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:47.099139 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:47.102981 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Availability Zones retrieved successfully. Aug 01 13:06:47.109097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Flow 'volume_create_api' (2425cdbd-b9a4-4e4b-adde-c0c9f5117096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:47.110115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91ed9a3-1f1c-4591-ab76-498cf32f1855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:47.111098 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:47.144366 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91ed9a3-1f1c-4591-ab76-498cf32f1855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:47.145332 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aaff5d6-0982-4fbe-b35a-18b840467746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:47.185695 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Created reservations ['b6b6ef7e-5fcf-4610-9e80-b58eab871de1', 'cae70ddd-00ea-4dde-877b-2b8b940dbd71', 'f868f7a4-9567-4e87-9008-6f6ec7ab5258', 'f12b39b8-63e1-4f38-a2d9-c6a2e504e0a2'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:47.186529 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aaff5d6-0982-4fbe-b35a-18b840467746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6b6ef7e-5fcf-4610-9e80-b58eab871de1', 'cae70ddd-00ea-4dde-877b-2b8b940dbd71', 'f868f7a4-9567-4e87-9008-6f6ec7ab5258', 'f12b39b8-63e1-4f38-a2d9-c6a2e504e0a2']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:47.187355 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59519cf5-1197-4e83-8630-70579949534a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:47.213545 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59519cf5-1197-4e83-8630-70579949534a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eae4fc4-6edb-4724-9c54-82f22d578fcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155820115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138765a86d184ce2aed0de24d7d7077e',qos_specs=None,replication_status=,reservations=['b6b6ef7e-5fcf-4610-9e80-b58eab871de1','cae70ddd-00ea-4dde-877b-2b8b940dbd71','f868f7a4-9567-4e87-9008-6f6ec7ab5258','f12b39b8-63e1-4f38-a2d9-c6a2e504e0a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c45562a370d455389cac78d3ec99a03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155820115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eae4fc4-6edb-4724-9c54-82f22d578fcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='138765a86d184ce2aed0de24d7d7077e',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='7c45562a370d455389cac78d3ec99a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:47.214425 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e6ad057-8ca4-49c3-965f-6050a0146c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:47.233794 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e6ad057-8ca4-49c3-965f-6050a0146c27) 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-VolumeV3RbacBaseTests-Volume-155820115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138765a86d184ce2aed0de24d7d7077e',qos_specs=None,replication_status=,reservations=['b6b6ef7e-5fcf-4610-9e80-b58eab871de1','cae70ddd-00ea-4dde-877b-2b8b940dbd71','f868f7a4-9567-4e87-9008-6f6ec7ab5258','f12b39b8-63e1-4f38-a2d9-c6a2e504e0a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c45562a370d455389cac78d3ec99a03',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:47.234717 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ab45c5-941b-4d5b-9663-c81f83a94870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:47.244563 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ab45c5-941b-4d5b-9663-c81f83a94870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:47.245496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Flow 'volume_create_api' (2425cdbd-b9a4-4e4b-adde-c0c9f5117096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:47.245823 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create volume request issued successfully. Aug 01 13:06:47.246410 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74385db4-81c5-4c73-b0b6-4b19e5ae9200 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:47.246896 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1088/4346] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:06:47 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:47.268220 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b72278bd-4364-49a2-9750-e59095ae5f91 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.272681 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b72278bd-4364-49a2-9750-e59095ae5f91 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc Aug 01 13:06:47.272940 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b72278bd-4364-49a2-9750-e59095ae5f91 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.273215 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b72278bd-4364-49a2-9750-e59095ae5f91 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.281882 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:47.281882 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:47.286175 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b72278bd-4364-49a2-9750-e59095ae5f91 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:47.290394 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b72278bd-4364-49a2-9750-e59095ae5f91 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc returned with HTTP 200 Aug 01 13:06:47.290852 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1084/4347] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:47 2026] GET /volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:47.333579 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-98402d83-3fa7-43d2-bace-c1766dbae94f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.337970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9552ae80-fee0-443d-a452-848505884651 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.338147 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-98402d83-3fa7-43d2-bace-c1766dbae94f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 Aug 01 13:06:47.338147 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-98402d83-3fa7-43d2-bace-c1766dbae94f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.338147 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-98402d83-3fa7-43d2-bace-c1766dbae94f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.338147 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-98402d83-3fa7-43d2-bace-c1766dbae94f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 6e2c203b-9df6-44a9-be3e-06c59d3d1203. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:47.338327 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9552ae80-fee0-443d-a452-848505884651 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:47.338596 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9552ae80-fee0-443d-a452-848505884651 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.339374 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9552ae80-fee0-443d-a452-848505884651 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.342318 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=316,cinder:INSERT=47,cinder:UPDATE=86 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:06:47.342446 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:47.342446 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:47.343371 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-98402d83-3fa7-43d2-bace-c1766dbae94f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 returned with HTTP 200 Aug 01 13:06:47.343839 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1088/4348] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:47 2026] GET /volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:47.347863 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9552ae80-fee0-443d-a452-848505884651 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 404 Aug 01 13:06:47.348608 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1089/4349] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:47 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:47.355393 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9f9aee9b-843d-4030-82c0-025cc29ec7d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.357967 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f9aee9b-843d-4030-82c0-025cc29ec7d9 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] DELETE https://10.4.3.110/volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 Aug 01 13:06:47.357967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f9aee9b-843d-4030-82c0-025cc29ec7d9 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.357967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f9aee9b-843d-4030-82c0-025cc29ec7d9 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.358131 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-9f9aee9b-843d-4030-82c0-025cc29ec7d9 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete backup with id: 6e2c203b-9df6-44a9-be3e-06c59d3d1203. Aug 01 13:06:47.362244 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6dd3cf19-1057-48f7-af7f-0901630d5216 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.363007 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:47.363007 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:47.363940 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6dd3cf19-1057-48f7-af7f-0901630d5216 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] DELETE https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb Aug 01 13:06:47.364164 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6dd3cf19-1057-48f7-af7f-0901630d5216 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.364357 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6dd3cf19-1057-48f7-af7f-0901630d5216 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.364516 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6dd3cf19-1057-48f7-af7f-0901630d5216 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume with id: 40b32213-90c1-4831-aae4-65ec1f52bbeb Aug 01 13:06:47.371379 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6dd3cf19-1057-48f7-af7f-0901630d5216 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb returned with HTTP 404 Aug 01 13:06:47.371911 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1085/4350] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:06:47 2026] DELETE /volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:47.377148 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-9f9aee9b-843d-4030-82c0-025cc29ec7d9 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] delete_backup rpcapi backup_id 6e2c203b-9df6-44a9-be3e-06c59d3d1203 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:06:47.380423 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f9aee9b-843d-4030-82c0-025cc29ec7d9 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 returned with HTTP 202 Aug 01 13:06:47.380423 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1089/4351] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:47 2026] DELETE /volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:06:47.380552 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b666e60a-ec85-4d22-807a-99f1f40c4a5d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.382595 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b666e60a-ec85-4d22-807a-99f1f40c4a5d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb Aug 01 13:06:47.383033 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b666e60a-ec85-4d22-807a-99f1f40c4a5d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.383346 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b666e60a-ec85-4d22-807a-99f1f40c4a5d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.386015 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f797c481-2d29-406b-a6c8-0e10f4ff44a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.387730 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f797c481-2d29-406b-a6c8-0e10f4ff44a0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 Aug 01 13:06:47.389622 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f797c481-2d29-406b-a6c8-0e10f4ff44a0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.389622 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f797c481-2d29-406b-a6c8-0e10f4ff44a0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.389622 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f797c481-2d29-406b-a6c8-0e10f4ff44a0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 6e2c203b-9df6-44a9-be3e-06c59d3d1203. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:47.390751 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b666e60a-ec85-4d22-807a-99f1f40c4a5d tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb returned with HTTP 404 Aug 01 13:06:47.392416 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1089/4352] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:47 2026] GET /volume/v3/volumes/40b32213-90c1-4831-aae4-65ec1f52bbeb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:47.392692 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:47.392692 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:47.393377 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f797c481-2d29-406b-a6c8-0e10f4ff44a0 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 returned with HTTP 200 Aug 01 13:06:47.393729 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1090/4353] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:47 2026] GET /volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:47.402883 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d2a3bf1e-36c0-4203-bdc1-611230ca7a71 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.405060 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d2a3bf1e-36c0-4203-bdc1-611230ca7a71 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 Aug 01 13:06:47.405342 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d2a3bf1e-36c0-4203-bdc1-611230ca7a71 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.405722 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d2a3bf1e-36c0-4203-bdc1-611230ca7a71 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.405955 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-d2a3bf1e-36c0-4203-bdc1-611230ca7a71 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete snapshot with id: 386f27c0-b98b-409a-9615-0bc663750e85 Aug 01 13:06:47.415159 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d2a3bf1e-36c0-4203-bdc1-611230ca7a71 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 returned with HTTP 404 Aug 01 13:06:47.415849 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1086/4354] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:06:47 2026] DELETE /volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:47.422807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8658a1e7-6f3f-4fb1-a03f-deb31d584305 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.426248 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8658a1e7-6f3f-4fb1-a03f-deb31d584305 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 Aug 01 13:06:47.426485 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8658a1e7-6f3f-4fb1-a03f-deb31d584305 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.426711 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8658a1e7-6f3f-4fb1-a03f-deb31d584305 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.431543 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8658a1e7-6f3f-4fb1-a03f-deb31d584305 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 returned with HTTP 404 Aug 01 13:06:47.432271 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1090/4355] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:47 2026] GET /volume/v3/snapshots/386f27c0-b98b-409a-9615-0bc663750e85 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:47.439102 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7b5a12e9-f991-4dfc-8daa-b51e8d9969bd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.442255 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b5a12e9-f991-4dfc-8daa-b51e8d9969bd tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] DELETE https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:47.442476 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b5a12e9-f991-4dfc-8daa-b51e8d9969bd tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.442782 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b5a12e9-f991-4dfc-8daa-b51e8d9969bd tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.444460 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-7b5a12e9-f991-4dfc-8daa-b51e8d9969bd tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume with id: 51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:47.451840 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b5a12e9-f991-4dfc-8daa-b51e8d9969bd tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 404 Aug 01 13:06:47.452643 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1090/4356] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:06:47 2026] DELETE /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:47.459587 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-949a480d-abb0-4453-9560-96b9ee760732 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.461231 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-949a480d-abb0-4453-9560-96b9ee760732 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db Aug 01 13:06:47.461427 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-949a480d-abb0-4453-9560-96b9ee760732 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.461594 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-949a480d-abb0-4453-9560-96b9ee760732 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.467973 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-949a480d-abb0-4453-9560-96b9ee760732 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db returned with HTTP 404 Aug 01 13:06:47.468491 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1091/4357] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:47 2026] GET /volume/v3/volumes/51604788-892c-419d-ad62-a80e016f29db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:47.510644 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e522b5c-d72e-4700-897f-e5d6892b6087 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.513654 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e522b5c-d72e-4700-897f-e5d6892b6087 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] DELETE https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 Aug 01 13:06:47.514905 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e522b5c-d72e-4700-897f-e5d6892b6087 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.514905 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e522b5c-d72e-4700-897f-e5d6892b6087 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.514905 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-7e522b5c-d72e-4700-897f-e5d6892b6087 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume with id: 2cabca3a-b197-4619-8579-98bc77cacb86 Aug 01 13:06:47.523875 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:47.523875 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:47.525809 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e522b5c-d72e-4700-897f-e5d6892b6087 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:47.547433 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e522b5c-d72e-4700-897f-e5d6892b6087 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume request issued successfully. Aug 01 13:06:47.548243 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e522b5c-d72e-4700-897f-e5d6892b6087 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 returned with HTTP 202 Aug 01 13:06:47.548243 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1087/4358] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:06:47 2026] DELETE /volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:06:47.555841 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-372a5fc2-627e-404d-93f2-ec589fd9accf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:47.558214 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-372a5fc2-627e-404d-93f2-ec589fd9accf tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 Aug 01 13:06:47.558502 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-372a5fc2-627e-404d-93f2-ec589fd9accf tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:47.558765 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-372a5fc2-627e-404d-93f2-ec589fd9accf tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:47.568402 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:47.568402 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:47.573064 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-372a5fc2-627e-404d-93f2-ec589fd9accf tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Volume info retrieved successfully. Aug 01 13:06:47.579767 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-372a5fc2-627e-404d-93f2-ec589fd9accf tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 returned with HTTP 200 Aug 01 13:06:47.580354 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1091/4359] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:47 2026] GET /volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:06:48.302807 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-63815344-034d-4b6c-9ed0-3b9357b9d478 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:48.304494 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63815344-034d-4b6c-9ed0-3b9357b9d478 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc Aug 01 13:06:48.304693 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63815344-034d-4b6c-9ed0-3b9357b9d478 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:48.304874 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63815344-034d-4b6c-9ed0-3b9357b9d478 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:48.306753 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=356,cinder:UPDATE=98,cinder:INSERT=49 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:06:48.313402 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:48.313402 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:48.316859 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-63815344-034d-4b6c-9ed0-3b9357b9d478 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:48.320790 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63815344-034d-4b6c-9ed0-3b9357b9d478 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc returned with HTTP 200 Aug 01 13:06:48.321311 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1091/4360] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:48 2026] GET /volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:48.337942 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27adb34f-722e-467c-ab9a-eaa8ac26ed7b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:48.340023 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27adb34f-722e-467c-ab9a-eaa8ac26ed7b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:06:48.340491 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27adb34f-722e-467c-ab9a-eaa8ac26ed7b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0eae4fc4-6edb-4724-9c54-82f22d578fcc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1945120008"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:48.351867 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:48.351867 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:48.352274 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-27adb34f-722e-467c-ab9a-eaa8ac26ed7b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:48.352404 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-27adb34f-722e-467c-ab9a-eaa8ac26ed7b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Create snapshot from volume 0eae4fc4-6edb-4724-9c54-82f22d578fcc Aug 01 13:06:48.388405 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-27adb34f-722e-467c-ab9a-eaa8ac26ed7b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Created reservations ['20dd76cc-bc56-4a28-847b-a2c1ec64979d', 'f5e4c297-217e-45d8-ae17-2887e435f539', 'e8287df7-e76a-4baa-b45e-cd0de4ef59c7', '1d7762a1-2fcd-4128-9271-14fc14ff0d43'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:48.408328 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c18a0ebd-a193-4920-ad88-ccf3bda4649f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:48.410224 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c18a0ebd-a193-4920-ad88-ccf3bda4649f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 Aug 01 13:06:48.411968 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c18a0ebd-a193-4920-ad88-ccf3bda4649f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:48.411968 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c18a0ebd-a193-4920-ad88-ccf3bda4649f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:48.411968 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c18a0ebd-a193-4920-ad88-ccf3bda4649f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 6e2c203b-9df6-44a9-be3e-06c59d3d1203. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:48.415089 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c18a0ebd-a193-4920-ad88-ccf3bda4649f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 returned with HTTP 404 Aug 01 13:06:48.415784 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1088/4361] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:48 2026] GET /volume/v3/backups/6e2c203b-9df6-44a9-be3e-06c59d3d1203 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:48.420392 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-27adb34f-722e-467c-ab9a-eaa8ac26ed7b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot create request issued successfully. Aug 01 13:06:48.420744 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27adb34f-722e-467c-ab9a-eaa8ac26ed7b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:06:48.421240 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1092/4362] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:06:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:48.422880 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7224a675-ae4e-4b86-a852-132f20eb6c76 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:48.424765 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7224a675-ae4e-4b86-a852-132f20eb6c76 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 Aug 01 13:06:48.424992 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7224a675-ae4e-4b86-a852-132f20eb6c76 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:48.425536 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7224a675-ae4e-4b86-a852-132f20eb6c76 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:48.425536 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7224a675-ae4e-4b86-a852-132f20eb6c76 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete volume with id: 0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 Aug 01 13:06:48.429711 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=384,cinder:INSERT=66,cinder:UPDATE=133 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:06:48.429767 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4a47e529-ab8a-4b7c-83e5-c16d4c404ac3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:48.431333 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a47e529-ab8a-4b7c-83e5-c16d4c404ac3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e Aug 01 13:06:48.431526 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a47e529-ab8a-4b7c-83e5-c16d4c404ac3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:48.431795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a47e529-ab8a-4b7c-83e5-c16d4c404ac3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:48.435151 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:48.435151 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:48.435591 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7224a675-ae4e-4b86-a852-132f20eb6c76 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:48.436866 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:48.436866 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:48.437186 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4a47e529-ab8a-4b7c-83e5-c16d4c404ac3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:48.437829 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a47e529-ab8a-4b7c-83e5-c16d4c404ac3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e returned with HTTP 200 Aug 01 13:06:48.438370 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1092/4363] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:48 2026] GET /volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:48.455492 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7224a675-ae4e-4b86-a852-132f20eb6c76 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete volume request issued successfully. Aug 01 13:06:48.455736 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7224a675-ae4e-4b86-a852-132f20eb6c76 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 returned with HTTP 202 Aug 01 13:06:48.456251 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1092/4364] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:48 2026] DELETE /volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:48.463910 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-59cd253d-12dc-42d7-8a18-b0a1d11c9bc2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:48.466763 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-59cd253d-12dc-42d7-8a18-b0a1d11c9bc2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 Aug 01 13:06:48.467368 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-59cd253d-12dc-42d7-8a18-b0a1d11c9bc2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:48.467512 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-59cd253d-12dc-42d7-8a18-b0a1d11c9bc2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:48.475824 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:48.475824 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:48.482094 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-59cd253d-12dc-42d7-8a18-b0a1d11c9bc2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:48.484701 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-59cd253d-12dc-42d7-8a18-b0a1d11c9bc2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 returned with HTTP 200 Aug 01 13:06:48.485345 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1089/4365] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:48 2026] GET /volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:48.595384 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76d0724b-cc7e-4c17-a587-a4d0c8b43098 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:48.597599 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76d0724b-cc7e-4c17-a587-a4d0c8b43098 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 Aug 01 13:06:48.597894 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76d0724b-cc7e-4c17-a587-a4d0c8b43098 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:48.598173 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76d0724b-cc7e-4c17-a587-a4d0c8b43098 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:48.603904 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76d0724b-cc7e-4c17-a587-a4d0c8b43098 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 returned with HTTP 404 Aug 01 13:06:48.604365 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1093/4366] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:48 2026] GET /volume/v3/volumes/2cabca3a-b197-4619-8579-98bc77cacb86 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:48.612169 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5dd67bfc-0cd7-4355-a722-94ace372dacb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:48.613940 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5dd67bfc-0cd7-4355-a722-94ace372dacb tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] DELETE https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:48.614173 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5dd67bfc-0cd7-4355-a722-94ace372dacb tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:48.614403 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5dd67bfc-0cd7-4355-a722-94ace372dacb tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:48.614597 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5dd67bfc-0cd7-4355-a722-94ace372dacb tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume with id: de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:48.620960 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5dd67bfc-0cd7-4355-a722-94ace372dacb tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 404 Aug 01 13:06:48.621540 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1093/4367] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:06:48 2026] DELETE /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:48.629149 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d0dda05c-ac0e-45e9-bb74-3d7b15526cc3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:48.631633 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d0dda05c-ac0e-45e9-bb74-3d7b15526cc3 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 Aug 01 13:06:48.631887 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d0dda05c-ac0e-45e9-bb74-3d7b15526cc3 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:48.632131 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d0dda05c-ac0e-45e9-bb74-3d7b15526cc3 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:48.638313 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d0dda05c-ac0e-45e9-bb74-3d7b15526cc3 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 returned with HTTP 404 Aug 01 13:06:48.638966 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1093/4368] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:48 2026] GET /volume/v3/volumes/de916bce-1db5-475a-a63d-fd8cba2c6a11 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:48.678631 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b82f070e-d98c-4d26-9992-0dee1f1fbf76 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:48.680333 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b82f070e-d98c-4d26-9992-0dee1f1fbf76 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] DELETE https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:48.680721 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b82f070e-d98c-4d26-9992-0dee1f1fbf76 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:48.681055 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b82f070e-d98c-4d26-9992-0dee1f1fbf76 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:48.681363 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b82f070e-d98c-4d26-9992-0dee1f1fbf76 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Delete volume with id: 4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:48.687611 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b82f070e-d98c-4d26-9992-0dee1f1fbf76 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 404 Aug 01 13:06:48.688323 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1090/4369] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:06:48 2026] DELETE /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:48.697006 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-67586a57-a875-427c-bafc-b0e6840ea274 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:48.698961 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67586a57-a875-427c-bafc-b0e6840ea274 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] GET https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 Aug 01 13:06:48.699208 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67586a57-a875-427c-bafc-b0e6840ea274 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:48.699467 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67586a57-a875-427c-bafc-b0e6840ea274 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:48.705514 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67586a57-a875-427c-bafc-b0e6840ea274 tempest-VolumeImageDependencyTests-1581043202 tempest-VolumeImageDependencyTests-1581043202-project-member] https://10.4.3.110/volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 returned with HTTP 404 Aug 01 13:06:48.706012 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1094/4370] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:06:48 2026] GET /volume/v3/volumes/4f2af69b-b466-43bd-b2bd-6299e5b684a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:06:49.447147 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dc68b943-2503-4472-8250-9eafbfdc04d2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:49.450150 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc68b943-2503-4472-8250-9eafbfdc04d2 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e Aug 01 13:06:49.450393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc68b943-2503-4472-8250-9eafbfdc04d2 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:49.450615 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc68b943-2503-4472-8250-9eafbfdc04d2 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:49.456532 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:49.456532 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:49.456957 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dc68b943-2503-4472-8250-9eafbfdc04d2 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:49.457813 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc68b943-2503-4472-8250-9eafbfdc04d2 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e returned with HTTP 200 Aug 01 13:06:49.458220 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1094/4371] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:49 2026] GET /volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:49.469014 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-69d8d487-a22b-438f-82e6-67eabd41c384 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:49.471015 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69d8d487-a22b-438f-82e6-67eabd41c384 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] POST https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e/action Aug 01 13:06:49.471372 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69d8d487-a22b-438f-82e6-67eabd41c384 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:06:49.471557 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-69d8d487-a22b-438f-82e6-67eabd41c384 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:49.472991 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.snapshot_unmanage [None req-69d8d487-a22b-438f-82e6-67eabd41c384 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Unmanage snapshot with id: db1e61d3-48ac-4236-bbfd-6b57490b318e Aug 01 13:06:49.478533 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:49.478533 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:49.478933 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-69d8d487-a22b-438f-82e6-67eabd41c384 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Snapshot retrieved successfully. Aug 01 13:06:49.479609 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-69d8d487-a22b-438f-82e6-67eabd41c384 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '98a34d6114c74c4f9ff1708af875c2ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '138765a86d184ce2aed0de24d7d7077e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:49.479796 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-69d8d487-a22b-438f-82e6-67eabd41c384 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-reader] https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e/action returned with HTTP 403 Aug 01 13:06:49.480236 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1094/4372] 10.4.3.110 () {68 vars in 1396 bytes} [Sat Aug 1 13:06:49 2026] POST /volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:49.493651 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8201a50d-e739-45ee-aa25-da85058f6ab3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:49.497418 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8201a50d-e739-45ee-aa25-da85058f6ab3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] DELETE https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e Aug 01 13:06:49.497418 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8201a50d-e739-45ee-aa25-da85058f6ab3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:49.497418 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8201a50d-e739-45ee-aa25-da85058f6ab3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:49.497418 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-8201a50d-e739-45ee-aa25-da85058f6ab3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete snapshot with id: db1e61d3-48ac-4236-bbfd-6b57490b318e Aug 01 13:06:49.500050 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2965ad6e-4710-4cd6-bff5-ef52c6bf9b47 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:49.502183 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2965ad6e-4710-4cd6-bff5-ef52c6bf9b47 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 Aug 01 13:06:49.502448 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2965ad6e-4710-4cd6-bff5-ef52c6bf9b47 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:49.502677 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2965ad6e-4710-4cd6-bff5-ef52c6bf9b47 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:49.502828 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:49.502828 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:49.503325 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8201a50d-e739-45ee-aa25-da85058f6ab3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:49.510236 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2965ad6e-4710-4cd6-bff5-ef52c6bf9b47 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 returned with HTTP 404 Aug 01 13:06:49.510767 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1095/4373] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:49 2026] GET /volume/v3/volumes/0cd0e69c-c1aa-46b1-8e81-27fa536eb6f6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:49.521194 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dc3b6f99-6a50-4b6c-b908-5ab1ef54e151 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:49.521996 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8201a50d-e739-45ee-aa25-da85058f6ab3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot delete request issued successfully. Aug 01 13:06:49.522477 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8201a50d-e739-45ee-aa25-da85058f6ab3 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e returned with HTTP 202 Aug 01 13:06:49.522543 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc3b6f99-6a50-4b6c-b908-5ab1ef54e151 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups Aug 01 13:06:49.523156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc3b6f99-6a50-4b6c-b908-5ab1ef54e151 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:49.523156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc3b6f99-6a50-4b6c-b908-5ab1ef54e151 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:49.523298 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1091/4374] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:06:49 2026] DELETE /volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:49.531232 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc3b6f99-6a50-4b6c-b908-5ab1ef54e151 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 200 Aug 01 13:06:49.531770 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1095/4375] 10.4.3.110 () {68 vars in 1277 bytes} [Sat Aug 1 13:06:49 2026] GET /volume/v3/backups => generated 625 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:49.533011 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70f07753-1408-4124-9483-24faa4d72d60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:49.538895 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70f07753-1408-4124-9483-24faa4d72d60 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e Aug 01 13:06:49.538895 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70f07753-1408-4124-9483-24faa4d72d60 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:49.538895 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70f07753-1408-4124-9483-24faa4d72d60 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:49.545992 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ecf5dc9e-e684-4571-a7e8-dc69e0234f3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:49.547548 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:49.547548 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:49.547910 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-70f07753-1408-4124-9483-24faa4d72d60 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Snapshot retrieved successfully. Aug 01 13:06:49.548373 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecf5dc9e-e684-4571-a7e8-dc69e0234f3d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups?project_id=43e6432f2d9445c4bfaf6c3a9445544c Aug 01 13:06:49.548615 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70f07753-1408-4124-9483-24faa4d72d60 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e returned with HTTP 200 Aug 01 13:06:49.548691 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecf5dc9e-e684-4571-a7e8-dc69e0234f3d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:49.548932 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecf5dc9e-e684-4571-a7e8-dc69e0234f3d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:49.549027 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1095/4376] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:49 2026] GET /volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:49.549581 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:49.549581 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:49.566972 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecf5dc9e-e684-4571-a7e8-dc69e0234f3d tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups?project_id=43e6432f2d9445c4bfaf6c3a9445544c returned with HTTP 200 Aug 01 13:06:49.568087 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1096/4377] 10.4.3.110 () {68 vars in 1364 bytes} [Sat Aug 1 13:06:49 2026] GET /volume/v3/backups?project_id=43e6432f2d9445c4bfaf6c3a9445544c => generated 625 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:49.577427 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:49.580226 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:49.580554 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-7326453"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:49.582378 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-7326453'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:49.584079 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume of 1 GB Aug 01 13:06:49.584079 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:49.584079 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:49.589262 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Availability Zones retrieved successfully. Aug 01 13:06:49.600997 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Flow 'volume_create_api' (eccef61e-91e2-430b-9963-8283a6f27a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:49.603141 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a7a082-0ce0-48a3-9ef8-9bb8cc78775c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:49.604635 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:49.632246 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a7a082-0ce0-48a3-9ef8-9bb8cc78775c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:49.632246 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14605e3c-3feb-42d1-b8f3-8a01c6d34241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:49.678433 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Created reservations ['bdd2a592-4150-48b1-8b41-6cf9fbccff6e', 'b64f366c-37dc-4567-962b-29fc05cdfd8c', 'c22b7aaf-8e99-4c76-8bb4-9f082f765f25', 'f0b05b9f-24d5-4a77-92ef-9c8aa3c51497'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:49.679997 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14605e3c-3feb-42d1-b8f3-8a01c6d34241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdd2a592-4150-48b1-8b41-6cf9fbccff6e', 'b64f366c-37dc-4567-962b-29fc05cdfd8c', 'c22b7aaf-8e99-4c76-8bb4-9f082f765f25', 'f0b05b9f-24d5-4a77-92ef-9c8aa3c51497']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:49.681156 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbece1a1-7ddb-43ae-b502-b1078b4345bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:49.713231 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbece1a1-7ddb-43ae-b502-b1078b4345bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '890f4957-8bff-4c16-a9ca-83cca9495ccf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-7326453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6432f2d9445c4bfaf6c3a9445544c',qos_specs=None,replication_status=,reservations=['bdd2a592-4150-48b1-8b41-6cf9fbccff6e','b64f366c-37dc-4567-962b-29fc05cdfd8c','c22b7aaf-8e99-4c76-8bb4-9f082f765f25','f0b05b9f-24d5-4a77-92ef-9c8aa3c51497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5773fb1f174820a78b84f918d11f6c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-7326453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=890f4957-8bff-4c16-a9ca-83cca9495ccf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43e6432f2d9445c4bfaf6c3a9445544c',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='ed5773fb1f174820a78b84f918d11f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:49.713596 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195255d4-731e-485e-bd3d-021becb73e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:49.739513 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195255d4-731e-485e-bd3d-021becb73e50) 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-VolumeV3RbacBaseTests-Volume-7326453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6432f2d9445c4bfaf6c3a9445544c',qos_specs=None,replication_status=,reservations=['bdd2a592-4150-48b1-8b41-6cf9fbccff6e','b64f366c-37dc-4567-962b-29fc05cdfd8c','c22b7aaf-8e99-4c76-8bb4-9f082f765f25','f0b05b9f-24d5-4a77-92ef-9c8aa3c51497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5773fb1f174820a78b84f918d11f6c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:49.741254 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d621eb4-4776-4df0-a641-1bde3587c70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:49.752407 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d621eb4-4776-4df0-a641-1bde3587c70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:49.753565 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Flow 'volume_create_api' (eccef61e-91e2-430b-9963-8283a6f27a2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:49.754143 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume request issued successfully. Aug 01 13:06:49.754983 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4732670f-c589-40a7-b63e-4e78db1c5f7e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:49.755707 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1092/4378] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:06:49 2026] POST /volume/v3/volumes => generated 775 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:49.768917 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a1aaf753-ab4c-4a07-a52f-cbd698e828d9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:49.770977 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1aaf753-ab4c-4a07-a52f-cbd698e828d9 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf Aug 01 13:06:49.771217 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1aaf753-ab4c-4a07-a52f-cbd698e828d9 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:49.771393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1aaf753-ab4c-4a07-a52f-cbd698e828d9 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:49.779580 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:49.779580 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:49.783689 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a1aaf753-ab4c-4a07-a52f-cbd698e828d9 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:49.787585 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1aaf753-ab4c-4a07-a52f-cbd698e828d9 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf returned with HTTP 200 Aug 01 13:06:49.788060 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1096/4379] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:49 2026] GET /volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:50.562796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd3f8d61-511b-4cb7-adef-0fefb4864438 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:50.564579 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd3f8d61-511b-4cb7-adef-0fefb4864438 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e Aug 01 13:06:50.564761 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd3f8d61-511b-4cb7-adef-0fefb4864438 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:50.564959 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd3f8d61-511b-4cb7-adef-0fefb4864438 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:50.569622 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd3f8d61-511b-4cb7-adef-0fefb4864438 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e returned with HTTP 404 Aug 01 13:06:50.570303 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1096/4380] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:06:50 2026] GET /volume/v3/snapshots/db1e61d3-48ac-4236-bbfd-6b57490b318e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:50.577758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16eca8a7-6f03-419e-b4e0-f9cba929a500 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:50.579602 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16eca8a7-6f03-419e-b4e0-f9cba929a500 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc Aug 01 13:06:50.579845 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16eca8a7-6f03-419e-b4e0-f9cba929a500 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:50.580213 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16eca8a7-6f03-419e-b4e0-f9cba929a500 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:50.580447 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-16eca8a7-6f03-419e-b4e0-f9cba929a500 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete volume with id: 0eae4fc4-6edb-4724-9c54-82f22d578fcc Aug 01 13:06:50.589268 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:50.589268 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:50.589756 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-16eca8a7-6f03-419e-b4e0-f9cba929a500 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:50.610728 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-16eca8a7-6f03-419e-b4e0-f9cba929a500 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Delete volume request issued successfully. Aug 01 13:06:50.611009 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16eca8a7-6f03-419e-b4e0-f9cba929a500 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc returned with HTTP 202 Aug 01 13:06:50.611562 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1097/4381] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:06:50 2026] DELETE /volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:50.620089 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a9d4c646-4d06-40fb-8e19-6dbb8e09090b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:50.624840 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9d4c646-4d06-40fb-8e19-6dbb8e09090b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc Aug 01 13:06:50.624840 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9d4c646-4d06-40fb-8e19-6dbb8e09090b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:50.624840 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9d4c646-4d06-40fb-8e19-6dbb8e09090b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:50.632536 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:50.632536 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:50.636805 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a9d4c646-4d06-40fb-8e19-6dbb8e09090b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Volume info retrieved successfully. Aug 01 13:06:50.641422 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9d4c646-4d06-40fb-8e19-6dbb8e09090b tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc returned with HTTP 200 Aug 01 13:06:50.642022 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1093/4382] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:50 2026] GET /volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:06:50.801423 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-beb7617c-8f9e-457e-9d86-7faca67d1876 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:50.803483 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-beb7617c-8f9e-457e-9d86-7faca67d1876 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf Aug 01 13:06:50.803727 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-beb7617c-8f9e-457e-9d86-7faca67d1876 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:50.803934 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-beb7617c-8f9e-457e-9d86-7faca67d1876 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:50.812144 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:50.812144 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:50.816673 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-beb7617c-8f9e-457e-9d86-7faca67d1876 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:50.821887 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-beb7617c-8f9e-457e-9d86-7faca67d1876 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf returned with HTTP 200 Aug 01 13:06:50.822320 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1097/4383] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:50 2026] GET /volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:06:50.834976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-067d74a6-dd28-4ac0-8c69-4a8555dd557e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:50.836846 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-067d74a6-dd28-4ac0-8c69-4a8555dd557e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:06:50.837228 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-067d74a6-dd28-4ac0-8c69-4a8555dd557e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "890f4957-8bff-4c16-a9ca-83cca9495ccf", "name": "tempest-type-Backup-1200497432"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:50.838960 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-067d74a6-dd28-4ac0-8c69-4a8555dd557e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Creating new backup {'backup': {'volume_id': '890f4957-8bff-4c16-a9ca-83cca9495ccf', 'name': 'tempest-type-Backup-1200497432'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:06:50.839149 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-067d74a6-dd28-4ac0-8c69-4a8555dd557e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Creating backup of volume 890f4957-8bff-4c16-a9ca-83cca9495ccf in container None Aug 01 13:06:50.846220 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:50.846220 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:50.846600 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-067d74a6-dd28-4ac0-8c69-4a8555dd557e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:06:50.863186 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-067d74a6-dd28-4ac0-8c69-4a8555dd557e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Created reservations ['89f31d34-73d6-499b-9cc7-bf391d7697e4', '10717ff9-e7f4-4c77-a879-d97f6cbfcae2'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:50.889016 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-067d74a6-dd28-4ac0-8c69-4a8555dd557e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:06:50.889443 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1097/4384] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:06:50 2026] POST /volume/v3/backups => generated 316 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:50.897809 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c4e7e0a-e3d3-4043-86e0-584c6f7f5973 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:50.903514 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c4e7e0a-e3d3-4043-86e0-584c6f7f5973 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:06:50.903815 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c4e7e0a-e3d3-4043-86e0-584c6f7f5973 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:50.904101 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c4e7e0a-e3d3-4043-86e0-584c6f7f5973 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:50.904298 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3c4e7e0a-e3d3-4043-86e0-584c6f7f5973 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:50.909120 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:50.909120 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:50.910126 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c4e7e0a-e3d3-4043-86e0-584c6f7f5973 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:06:50.910752 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1098/4385] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:50 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:51.655401 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dd8992cd-9cba-4180-bdcc-30c76a8cb6c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:51.657068 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd8992cd-9cba-4180-bdcc-30c76a8cb6c5 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] GET https://10.4.3.110/volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc Aug 01 13:06:51.658543 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd8992cd-9cba-4180-bdcc-30c76a8cb6c5 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:51.658543 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd8992cd-9cba-4180-bdcc-30c76a8cb6c5 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:51.664045 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd8992cd-9cba-4180-bdcc-30c76a8cb6c5 tempest-ProjectReaderTests-2110280125 tempest-ProjectReaderTests-2110280125-project-admin] https://10.4.3.110/volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc returned with HTTP 404 Aug 01 13:06:51.664672 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1094/4386] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:06:51 2026] GET /volume/v3/volumes/0eae4fc4-6edb-4724-9c54-82f22d578fcc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:51.921518 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9599ec5c-46ef-49d8-98ed-97cd91bb9cc6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:51.923347 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9599ec5c-46ef-49d8-98ed-97cd91bb9cc6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:06:51.923574 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9599ec5c-46ef-49d8-98ed-97cd91bb9cc6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:51.923787 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9599ec5c-46ef-49d8-98ed-97cd91bb9cc6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:51.923896 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9599ec5c-46ef-49d8-98ed-97cd91bb9cc6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:51.928282 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:51.928282 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:51.928976 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9599ec5c-46ef-49d8-98ed-97cd91bb9cc6 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:06:51.929353 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1098/4387] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:51 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:52.939816 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f6af199a-32af-4e0f-bde8-4b89ef7b7336 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:52.941853 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6af199a-32af-4e0f-bde8-4b89ef7b7336 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:06:52.942045 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6af199a-32af-4e0f-bde8-4b89ef7b7336 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:52.942265 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6af199a-32af-4e0f-bde8-4b89ef7b7336 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:52.942402 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f6af199a-32af-4e0f-bde8-4b89ef7b7336 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:52.947352 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:52.947352 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:52.947525 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6af199a-32af-4e0f-bde8-4b89ef7b7336 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:06:52.947854 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1098/4388] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:52 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:53.255362 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-afcebac9-1eb0-4605-9325-d5c6de78617c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:53.356967 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afcebac9-1eb0-4605-9325-d5c6de78617c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:06:53.356967 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afcebac9-1eb0-4605-9325-d5c6de78617c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-627417460", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1192148674", "vendor_name": "tempest-vendor_name-509449777"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:53.370064 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afcebac9-1eb0-4605-9325-d5c6de78617c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:06:53.370568 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1099/4389] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:06:53 2026] POST /volume/v3/types => generated 328 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:53.388653 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:53.392218 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:53.392619 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc4d43ae-39ce-4ffa-b3f0-84f0f6998ae8", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:53.394885 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Create volume request body: {'volume': {'volume_type': 'cc4d43ae-39ce-4ffa-b3f0-84f0f6998ae8', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:53.401162 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Create volume of 1 GB Aug 01 13:06:53.401553 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:53.401553 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:53.402318 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Availability Zones retrieved successfully. Aug 01 13:06:53.409915 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Flow 'volume_create_api' (a04b256b-b9d1-4030-8d13-620a0f064ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:53.411668 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0abdaff-4f7c-48ba-a99a-d81ce85f222c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:53.412732 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:53.438591 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0abdaff-4f7c-48ba-a99a-d81ce85f222c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:06:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1192148674',vendor_name='tempest-vendor_name-509449777'},id=cc4d43ae-39ce-4ffa-b3f0-84f0f6998ae8,is_public=True,name='tempest-ProjectReaderTests-volume-type-627417460',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc4d43ae-39ce-4ffa-b3f0-84f0f6998ae8', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:53.439469 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8826006-4a2f-446c-814f-081b24dd99e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:53.471606 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-627417460 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-627417460, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:06:53.471850 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-627417460 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-627417460, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:06:53.510322 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Created reservations ['4746edba-2e42-4751-937d-f980d513c536', '06245c72-f102-4022-b20f-4dbe00c9159f', '72bd6233-e69c-46fd-88c9-7858131e7918', 'da5ffb02-479a-4212-b0b5-56d974a99c41'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:53.511093 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8826006-4a2f-446c-814f-081b24dd99e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4746edba-2e42-4751-937d-f980d513c536', '06245c72-f102-4022-b20f-4dbe00c9159f', '72bd6233-e69c-46fd-88c9-7858131e7918', 'da5ffb02-479a-4212-b0b5-56d974a99c41']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:53.511805 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66dbe6a1-e2f3-47ed-b013-94c290e21174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:53.543919 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66dbe6a1-e2f3-47ed-b013-94c290e21174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1006bff-a02a-4320-b84e-022889307905', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3b701c7f1b4c60b88f3d40bdd61e99',qos_specs=None,replication_status=,reservations=['4746edba-2e42-4751-937d-f980d513c536','06245c72-f102-4022-b20f-4dbe00c9159f','72bd6233-e69c-46fd-88c9-7858131e7918','da5ffb02-479a-4212-b0b5-56d974a99c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b2470acd354227bbf195077263403f',volume_type_id=cc4d43ae-39ce-4ffa-b3f0-84f0f6998ae8), '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=2026-08-01T13:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1006bff-a02a-4320-b84e-022889307905,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae3b701c7f1b4c60b88f3d40bdd61e99',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='b7b2470acd354227bbf195077263403f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc4d43ae-39ce-4ffa-b3f0-84f0f6998ae8),volume_type_id=cc4d43ae-39ce-4ffa-b3f0-84f0f6998ae8)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:53.544646 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (592d43ca-c2a6-4eea-adb7-8584311afaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:53.566630 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (592d43ca-c2a6-4eea-adb7-8584311afaf6) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3b701c7f1b4c60b88f3d40bdd61e99',qos_specs=None,replication_status=,reservations=['4746edba-2e42-4751-937d-f980d513c536','06245c72-f102-4022-b20f-4dbe00c9159f','72bd6233-e69c-46fd-88c9-7858131e7918','da5ffb02-479a-4212-b0b5-56d974a99c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b2470acd354227bbf195077263403f',volume_type_id=cc4d43ae-39ce-4ffa-b3f0-84f0f6998ae8)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:53.567633 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f81ee4df-f93b-4bc6-8dd9-9e7de831121f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:53.580979 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f81ee4df-f93b-4bc6-8dd9-9e7de831121f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:53.580979 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Flow 'volume_create_api' (a04b256b-b9d1-4030-8d13-620a0f064ccb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:53.580979 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Create volume request issued successfully. Aug 01 13:06:53.580979 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb4b399c-6e55-40fa-82b8-fe07830ea916 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:53.580979 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1095/4390] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:06:53 2026] POST /volume/v3/volumes => generated 773 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:53.594031 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cc3df36d-1c3b-488a-bd96-5201f20d7e8d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:53.595898 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc3df36d-1c3b-488a-bd96-5201f20d7e8d tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] GET https://10.4.3.110/volume/v3/volumes/d1006bff-a02a-4320-b84e-022889307905 Aug 01 13:06:53.596165 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc3df36d-1c3b-488a-bd96-5201f20d7e8d tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:53.596388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc3df36d-1c3b-488a-bd96-5201f20d7e8d tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:53.603421 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:53.603421 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:53.607107 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cc3df36d-1c3b-488a-bd96-5201f20d7e8d tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Volume info retrieved successfully. Aug 01 13:06:53.611555 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc3df36d-1c3b-488a-bd96-5201f20d7e8d tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/volumes/d1006bff-a02a-4320-b84e-022889307905 returned with HTTP 200 Aug 01 13:06:53.611994 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1099/4391] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:53 2026] GET /volume/v3/volumes/d1006bff-a02a-4320-b84e-022889307905 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:53.958783 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4325241f-f061-4361-bf1c-b906edaa986f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:53.960834 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4325241f-f061-4361-bf1c-b906edaa986f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:06:53.961180 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4325241f-f061-4361-bf1c-b906edaa986f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:53.961487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4325241f-f061-4361-bf1c-b906edaa986f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:53.961656 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4325241f-f061-4361-bf1c-b906edaa986f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:53.966158 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:53.966158 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:53.966803 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4325241f-f061-4361-bf1c-b906edaa986f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:06:53.967181 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1099/4392] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:53 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:54.625241 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9bb12dd-2bac-4963-ad99-32b68d27cd3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:54.627519 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9bb12dd-2bac-4963-ad99-32b68d27cd3b tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] GET https://10.4.3.110/volume/v3/volumes/d1006bff-a02a-4320-b84e-022889307905 Aug 01 13:06:54.627780 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9bb12dd-2bac-4963-ad99-32b68d27cd3b tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:54.628017 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9bb12dd-2bac-4963-ad99-32b68d27cd3b tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:54.636564 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:54.636564 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:54.641374 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f9bb12dd-2bac-4963-ad99-32b68d27cd3b tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Volume info retrieved successfully. Aug 01 13:06:54.646460 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9bb12dd-2bac-4963-ad99-32b68d27cd3b tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/volumes/d1006bff-a02a-4320-b84e-022889307905 returned with HTTP 200 Aug 01 13:06:54.646970 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1100/4393] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:54 2026] GET /volume/v3/volumes/d1006bff-a02a-4320-b84e-022889307905 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:54.660640 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa5de7d5-786a-47c6-82ad-1de84b44e943 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:54.663090 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa5de7d5-786a-47c6-82ad-1de84b44e943 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] GET https://10.4.3.110/volume/v3/messages Aug 01 13:06:54.663398 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa5de7d5-786a-47c6-82ad-1de84b44e943 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:54.663612 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa5de7d5-786a-47c6-82ad-1de84b44e943 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:54.664169 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:54.664169 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:54.669574 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa5de7d5-786a-47c6-82ad-1de84b44e943 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 13:06:54.670114 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1096/4394] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 13:06:54 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:54.681259 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-be8d52a6-7431-46cc-bc18-7add9cbe0237 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:54.762046 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be8d52a6-7431-46cc-bc18-7add9cbe0237 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-reader] GET https://10.4.3.110/volume/v3/messages Aug 01 13:06:54.762297 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be8d52a6-7431-46cc-bc18-7add9cbe0237 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:54.762514 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be8d52a6-7431-46cc-bc18-7add9cbe0237 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-reader] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:54.766172 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be8d52a6-7431-46cc-bc18-7add9cbe0237 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-reader] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 13:06:54.766613 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1100/4395] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 13:06:54 2026] GET /volume/v3/messages => generated 670 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:54.778267 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-07fa519a-c3b9-48cb-ab1d-0ba4e4e07c20 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:54.780345 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-07fa519a-c3b9-48cb-ab1d-0ba4e4e07c20 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] DELETE https://10.4.3.110/volume/v3/messages/4f22de5a-b844-4b83-9e02-be4fde508cc8 Aug 01 13:06:54.780603 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-07fa519a-c3b9-48cb-ab1d-0ba4e4e07c20 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:54.780820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-07fa519a-c3b9-48cb-ab1d-0ba4e4e07c20 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:54.792502 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-07fa519a-c3b9-48cb-ab1d-0ba4e4e07c20 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/messages/4f22de5a-b844-4b83-9e02-be4fde508cc8 returned with HTTP 204 Aug 01 13:06:54.792962 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1100/4396] 10.4.3.110 () {68 vars in 1394 bytes} [Sat Aug 1 13:06:54 2026] DELETE /volume/v3/messages/4f22de5a-b844-4b83-9e02-be4fde508cc8 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:06:54.800590 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:54.802461 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/d1006bff-a02a-4320-b84e-022889307905 Aug 01 13:06:54.802713 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:54.802968 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:54.803158 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Delete volume with id: d1006bff-a02a-4320-b84e-022889307905 Aug 01 13:06:54.818975 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:54.818975 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:54.818975 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Volume info retrieved successfully. Aug 01 13:06:54.818975 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100264) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:06:54.829525 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-627417460 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-627417460, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:06:54.830203 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-627417460 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-627417460, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:06:54.842804 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Created reservations ['0c4afb0d-a780-4c51-9bca-6ec25d6f2184', 'c58f1455-29e3-4c02-b5bb-3f3f91730594', '7ee9eaf3-d378-4282-9407-7620f267ab75', '73d1239c-e292-401e-ac3b-e6630edfdf55'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:54.869757 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Delete volume request issued successfully. Aug 01 13:06:54.870433 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-689ce55b-015e-48ee-9cc7-b8b6ff7fbf3a tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/volumes/d1006bff-a02a-4320-b84e-022889307905 returned with HTTP 202 Aug 01 13:06:54.870978 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1101/4397] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:54 2026] DELETE /volume/v3/volumes/d1006bff-a02a-4320-b84e-022889307905 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:54.877743 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-49fd33fc-76c3-4289-9f21-eb9a612ca43d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:54.879649 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49fd33fc-76c3-4289-9f21-eb9a612ca43d tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] DELETE https://10.4.3.110/volume/v3/types/cc4d43ae-39ce-4ffa-b3f0-84f0f6998ae8 Aug 01 13:06:54.879836 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49fd33fc-76c3-4289-9f21-eb9a612ca43d tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:54.880090 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49fd33fc-76c3-4289-9f21-eb9a612ca43d tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:54.903681 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49fd33fc-76c3-4289-9f21-eb9a612ca43d tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/types/cc4d43ae-39ce-4ffa-b3f0-84f0f6998ae8 returned with HTTP 202 Aug 01 13:06:54.904388 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1097/4398] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:06:54 2026] DELETE /volume/v3/types/cc4d43ae-39ce-4ffa-b3f0-84f0f6998ae8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:54.913415 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2f3c1d69-3434-46ad-a5da-234c8abb9ff2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:54.915326 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f3c1d69-3434-46ad-a5da-234c8abb9ff2 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:06:54.915756 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f3c1d69-3434-46ad-a5da-234c8abb9ff2 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1612497105", "extra_specs": {"storage_protocol": "tempest-storage_protocol-558405571", "vendor_name": "tempest-vendor_name-969238089"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:54.934675 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f3c1d69-3434-46ad-a5da-234c8abb9ff2 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:06:54.935091 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1101/4399] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:06:54 2026] POST /volume/v3/types => generated 328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:54.943922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-85827c1d-62a6-4077-8e74-d82705ac8fec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:54.945686 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:06:54.946082 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "733dfff0-66ab-4687-ac0a-1d6bd9a0b085", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:54.947545 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Create volume request body: {'volume': {'volume_type': '733dfff0-66ab-4687-ac0a-1d6bd9a0b085', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:06:54.951492 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Create volume of 1 GB Aug 01 13:06:54.951765 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:54.951765 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:54.952143 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Availability Zones retrieved successfully. Aug 01 13:06:54.957829 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Flow 'volume_create_api' (ca2097a2-1ed7-49c7-b145-c83335530006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:54.958893 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1859ec-b80c-4b73-b86a-51959c8c17a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:54.959696 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:06:54.979928 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b33822b7-8023-4056-8e8e-fbaa091453b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:54.981538 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b33822b7-8023-4056-8e8e-fbaa091453b5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:06:54.981938 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b33822b7-8023-4056-8e8e-fbaa091453b5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:54.982307 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b33822b7-8023-4056-8e8e-fbaa091453b5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:54.982671 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b33822b7-8023-4056-8e8e-fbaa091453b5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:54.983722 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1859ec-b80c-4b73-b86a-51959c8c17a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:06:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-558405571',vendor_name='tempest-vendor_name-969238089'},id=733dfff0-66ab-4687-ac0a-1d6bd9a0b085,is_public=True,name='tempest-ProjectReaderTests-volume-type-1612497105',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '733dfff0-66ab-4687-ac0a-1d6bd9a0b085', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:54.984998 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a165bf-166f-474f-8332-ef9170b3dc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:54.989475 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:54.989475 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:54.989475 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b33822b7-8023-4056-8e8e-fbaa091453b5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:06:54.989475 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1102/4400] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:54 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:55.014562 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1612497105 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1612497105, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:06:55.014866 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1612497105 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1612497105, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:06:55.045303 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Created reservations ['0a30f997-26fc-4a6c-a7f6-d5e1d6a6173e', '5201d52a-8337-4217-9426-d1311ff5c729', '53a3a0b6-d0f8-4540-98cc-fb66c21ac8f2', 'd533d63b-917f-4b66-9d5e-7bcc804f34b5'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:55.046107 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a165bf-166f-474f-8332-ef9170b3dc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a30f997-26fc-4a6c-a7f6-d5e1d6a6173e', '5201d52a-8337-4217-9426-d1311ff5c729', '53a3a0b6-d0f8-4540-98cc-fb66c21ac8f2', 'd533d63b-917f-4b66-9d5e-7bcc804f34b5']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:55.046857 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8854ed-a667-462b-b287-c2b6b15399b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:55.073017 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8854ed-a667-462b-b287-c2b6b15399b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '334fc3fb-f707-4a4d-a20a-1f06660081c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3b701c7f1b4c60b88f3d40bdd61e99',qos_specs=None,replication_status=,reservations=['0a30f997-26fc-4a6c-a7f6-d5e1d6a6173e','5201d52a-8337-4217-9426-d1311ff5c729','53a3a0b6-d0f8-4540-98cc-fb66c21ac8f2','d533d63b-917f-4b66-9d5e-7bcc804f34b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b2470acd354227bbf195077263403f',volume_type_id=733dfff0-66ab-4687-ac0a-1d6bd9a0b085), '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=2026-08-01T13:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=334fc3fb-f707-4a4d-a20a-1f06660081c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae3b701c7f1b4c60b88f3d40bdd61e99',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='b7b2470acd354227bbf195077263403f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(733dfff0-66ab-4687-ac0a-1d6bd9a0b085),volume_type_id=733dfff0-66ab-4687-ac0a-1d6bd9a0b085)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:55.074097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cb06d2d-e6ea-4e55-a00b-cc31652c1155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:55.098879 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cb06d2d-e6ea-4e55-a00b-cc31652c1155) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3b701c7f1b4c60b88f3d40bdd61e99',qos_specs=None,replication_status=,reservations=['0a30f997-26fc-4a6c-a7f6-d5e1d6a6173e','5201d52a-8337-4217-9426-d1311ff5c729','53a3a0b6-d0f8-4540-98cc-fb66c21ac8f2','d533d63b-917f-4b66-9d5e-7bcc804f34b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b2470acd354227bbf195077263403f',volume_type_id=733dfff0-66ab-4687-ac0a-1d6bd9a0b085)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:55.099820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9edbea-0307-4429-94ea-8501be058de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:06:55.110490 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9edbea-0307-4429-94ea-8501be058de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:06:55.111625 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Flow 'volume_create_api' (ca2097a2-1ed7-49c7-b145-c83335530006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:06:55.112197 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Create volume request issued successfully. Aug 01 13:06:55.112959 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85827c1d-62a6-4077-8e74-d82705ac8fec tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:06:55.113504 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1101/4401] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:06:54 2026] POST /volume/v3/volumes => generated 774 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:06:55.129525 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5ca00908-41a0-4e02-aa6b-a127bd2a9bae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:55.131865 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ca00908-41a0-4e02-aa6b-a127bd2a9bae tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] GET https://10.4.3.110/volume/v3/volumes/334fc3fb-f707-4a4d-a20a-1f06660081c7 Aug 01 13:06:55.132123 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ca00908-41a0-4e02-aa6b-a127bd2a9bae tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:55.132412 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ca00908-41a0-4e02-aa6b-a127bd2a9bae tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:55.142684 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:55.142684 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:55.148065 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5ca00908-41a0-4e02-aa6b-a127bd2a9bae tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Volume info retrieved successfully. Aug 01 13:06:55.154430 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ca00908-41a0-4e02-aa6b-a127bd2a9bae tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/volumes/334fc3fb-f707-4a4d-a20a-1f06660081c7 returned with HTTP 200 Aug 01 13:06:55.154918 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1098/4402] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:55 2026] GET /volume/v3/volumes/334fc3fb-f707-4a4d-a20a-1f06660081c7 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:56.001798 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-25698f08-0064-4c71-979f-755cf69e79c4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:56.003972 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25698f08-0064-4c71-979f-755cf69e79c4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:06:56.004342 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25698f08-0064-4c71-979f-755cf69e79c4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:56.004608 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25698f08-0064-4c71-979f-755cf69e79c4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:56.004786 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-25698f08-0064-4c71-979f-755cf69e79c4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:56.009429 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:56.009429 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:56.010066 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25698f08-0064-4c71-979f-755cf69e79c4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:06:56.010571 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1102/4403] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:56 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:56.170376 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6773aa57-44a5-4b1b-801c-0907c5289013 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:56.172275 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6773aa57-44a5-4b1b-801c-0907c5289013 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] GET https://10.4.3.110/volume/v3/volumes/334fc3fb-f707-4a4d-a20a-1f06660081c7 Aug 01 13:06:56.172776 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6773aa57-44a5-4b1b-801c-0907c5289013 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:56.173145 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6773aa57-44a5-4b1b-801c-0907c5289013 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:56.180924 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:56.180924 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:56.185478 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6773aa57-44a5-4b1b-801c-0907c5289013 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Volume info retrieved successfully. Aug 01 13:06:56.189893 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6773aa57-44a5-4b1b-801c-0907c5289013 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/volumes/334fc3fb-f707-4a4d-a20a-1f06660081c7 returned with HTTP 200 Aug 01 13:06:56.190550 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1103/4404] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:56 2026] GET /volume/v3/volumes/334fc3fb-f707-4a4d-a20a-1f06660081c7 => generated 974 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:56.202445 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ffba40a-8b0c-4f22-a385-f67c68eab6a0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:56.205066 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ffba40a-8b0c-4f22-a385-f67c68eab6a0 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] GET https://10.4.3.110/volume/v3/messages Aug 01 13:06:56.205473 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ffba40a-8b0c-4f22-a385-f67c68eab6a0 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:56.205730 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ffba40a-8b0c-4f22-a385-f67c68eab6a0 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:56.206105 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:56.206105 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:56.210729 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ffba40a-8b0c-4f22-a385-f67c68eab6a0 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 13:06:56.211283 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1102/4405] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 13:06:56 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:56.222731 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7dad3c59-b2d8-4ce7-9c9c-1fe8e8bde587 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:56.224923 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7dad3c59-b2d8-4ce7-9c9c-1fe8e8bde587 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-reader] GET https://10.4.3.110/volume/v3/messages/88f0cd3b-0905-4491-8cd5-ed976e1b8772 Aug 01 13:06:56.225204 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7dad3c59-b2d8-4ce7-9c9c-1fe8e8bde587 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:56.225438 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7dad3c59-b2d8-4ce7-9c9c-1fe8e8bde587 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-reader] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:56.231287 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7dad3c59-b2d8-4ce7-9c9c-1fe8e8bde587 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-reader] https://10.4.3.110/volume/v3/messages/88f0cd3b-0905-4491-8cd5-ed976e1b8772 returned with HTTP 200 Aug 01 13:06:56.231704 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1099/4406] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:56 2026] GET /volume/v3/messages/88f0cd3b-0905-4491-8cd5-ed976e1b8772 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:56.241622 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bc0ff836-ee7e-46d1-9f03-c71f73eb70a3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:56.244371 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc0ff836-ee7e-46d1-9f03-c71f73eb70a3 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] DELETE https://10.4.3.110/volume/v3/messages/88f0cd3b-0905-4491-8cd5-ed976e1b8772 Aug 01 13:06:56.244662 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bc0ff836-ee7e-46d1-9f03-c71f73eb70a3 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:56.244908 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bc0ff836-ee7e-46d1-9f03-c71f73eb70a3 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:56.257441 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc0ff836-ee7e-46d1-9f03-c71f73eb70a3 tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/messages/88f0cd3b-0905-4491-8cd5-ed976e1b8772 returned with HTTP 204 Aug 01 13:06:56.258009 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1103/4407] 10.4.3.110 () {68 vars in 1394 bytes} [Sat Aug 1 13:06:56 2026] DELETE /volume/v3/messages/88f0cd3b-0905-4491-8cd5-ed976e1b8772 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:06:56.267383 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:56.271037 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/334fc3fb-f707-4a4d-a20a-1f06660081c7 Aug 01 13:06:56.271037 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:56.271037 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:56.271037 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Delete volume with id: 334fc3fb-f707-4a4d-a20a-1f06660081c7 Aug 01 13:06:56.278808 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:56.278808 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:06:56.279653 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Volume info retrieved successfully. Aug 01 13:06:56.281135 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100264) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:06:56.293831 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1612497105 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1612497105, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:06:56.294548 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1612497105 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1612497105, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:06:56.305569 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Created reservations ['3673f461-7f55-46fd-9358-55757f626bbf', '3630551d-2267-4851-9683-8ec39bacb2c0', 'e5c93e2a-9ba3-4dee-8158-fabe3eecf47a', '08175c39-4906-4b28-a5f6-a99e835998fa'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:06:56.336611 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Delete volume request issued successfully. Aug 01 13:06:56.337260 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcf40fe9-c1a5-4763-9a36-cab7cdffcd1c tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/volumes/334fc3fb-f707-4a4d-a20a-1f06660081c7 returned with HTTP 202 Aug 01 13:06:56.337968 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1104/4408] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:06:56 2026] DELETE /volume/v3/volumes/334fc3fb-f707-4a4d-a20a-1f06660081c7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:56.345446 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73434eaf-3087-4f13-b5f3-f9cb328463da None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:56.347806 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73434eaf-3087-4f13-b5f3-f9cb328463da tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] DELETE https://10.4.3.110/volume/v3/types/733dfff0-66ab-4687-ac0a-1d6bd9a0b085 Aug 01 13:06:56.348084 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73434eaf-3087-4f13-b5f3-f9cb328463da tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:56.348339 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73434eaf-3087-4f13-b5f3-f9cb328463da tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:56.388197 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73434eaf-3087-4f13-b5f3-f9cb328463da tempest-ProjectReaderTests-317461309 tempest-ProjectReaderTests-317461309-project-admin] https://10.4.3.110/volume/v3/types/733dfff0-66ab-4687-ac0a-1d6bd9a0b085 returned with HTTP 202 Aug 01 13:06:56.388758 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1103/4409] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:06:56 2026] DELETE /volume/v3/types/733dfff0-66ab-4687-ac0a-1d6bd9a0b085 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:57.023535 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61adbcc4-42d5-4320-a4c9-887e60eac849 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:57.028108 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61adbcc4-42d5-4320-a4c9-887e60eac849 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:06:57.028318 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61adbcc4-42d5-4320-a4c9-887e60eac849 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:57.028525 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61adbcc4-42d5-4320-a4c9-887e60eac849 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:57.028612 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-61adbcc4-42d5-4320-a4c9-887e60eac849 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:57.040375 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:57.040375 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:06:57.042185 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61adbcc4-42d5-4320-a4c9-887e60eac849 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:06:57.042607 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1100/4410] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:57 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:58.053843 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-db32176a-7d99-4e88-88e3-7a2c86f353b2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.056208 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db32176a-7d99-4e88-88e3-7a2c86f353b2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:06:58.056540 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db32176a-7d99-4e88-88e3-7a2c86f353b2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.056772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db32176a-7d99-4e88-88e3-7a2c86f353b2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.056882 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-db32176a-7d99-4e88-88e3-7a2c86f353b2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:58.061633 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:58.061633 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:06:58.062442 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db32176a-7d99-4e88-88e3-7a2c86f353b2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:06:58.062799 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1104/4411] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:58 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:58.114735 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-59c59c00-33b5-4ae3-8bd9-eff8994bf3ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.210973 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59c59c00-33b5-4ae3-8bd9-eff8994bf3ed tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:06:58.210973 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59c59c00-33b5-4ae3-8bd9-eff8994bf3ed tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1906641043", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.229796 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59c59c00-33b5-4ae3-8bd9-eff8994bf3ed tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:06:58.230543 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1105/4412] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:06:58 2026] POST /volume/v3/types => generated 380 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:58.242921 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e9bf9e1a-70de-49d6-99b2-77a8c4422b4e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.244793 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9bf9e1a-70de-49d6-99b2-77a8c4422b4e tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] POST https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption Aug 01 13:06:58.245218 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e9bf9e1a-70de-49d6-99b2-77a8c4422b4e tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.268173 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9bf9e1a-70de-49d6-99b2-77a8c4422b4e tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption returned with HTTP 200 Aug 01 13:06:58.268503 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1104/4413] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:06:58 2026] POST /volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:58.278321 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eb13cf6d-0ffb-47b7-b8c6-5654b7a81494 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.280427 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb13cf6d-0ffb-47b7-b8c6-5654b7a81494 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:06:58.280892 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb13cf6d-0ffb-47b7-b8c6-5654b7a81494 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1049048028", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.301709 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb13cf6d-0ffb-47b7-b8c6-5654b7a81494 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:06:58.302259 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1101/4414] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:06:58 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:58.311138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8334bc5a-1b7d-437d-b7d6-fd1ffd003511 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.388144 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8334bc5a-1b7d-437d-b7d6-fd1ffd003511 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] POST https://10.4.3.110/volume/v3/types/058d0ea9-e569-4d1d-bc46-5cdb34c1ebef/encryption Aug 01 13:06:58.388582 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8334bc5a-1b7d-437d-b7d6-fd1ffd003511 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.390589 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-8334bc5a-1b7d-437d-b7d6-fd1ffd003511 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.390782 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8334bc5a-1b7d-437d-b7d6-fd1ffd003511 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/058d0ea9-e569-4d1d-bc46-5cdb34c1ebef/encryption returned with HTTP 403 Aug 01 13:06:58.391253 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1105/4415] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:06:58 2026] POST /volume/v3/types/058d0ea9-e569-4d1d-bc46-5cdb34c1ebef/encryption => generated 127 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.400656 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad7df4b0-900e-44fe-8c19-f7f9b05c80eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.403536 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad7df4b0-900e-44fe-8c19-f7f9b05c80eb tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:06:58.403536 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad7df4b0-900e-44fe-8c19-f7f9b05c80eb tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1451334939", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.423309 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad7df4b0-900e-44fe-8c19-f7f9b05c80eb tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:06:58.423935 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1106/4416] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:06:58 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:58.434208 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-169f763a-e670-4ccc-b8c3-7da4558dc19a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.436658 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-169f763a-e670-4ccc-b8c3-7da4558dc19a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] POST https://10.4.3.110/volume/v3/types/f320d717-fd86-4ad7-83c5-53eb0a6dda46/extra_specs Aug 01 13:06:58.437186 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-169f763a-e670-4ccc-b8c3-7da4558dc19a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.439797 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-169f763a-e670-4ccc-b8c3-7da4558dc19a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.440098 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-169f763a-e670-4ccc-b8c3-7da4558dc19a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/f320d717-fd86-4ad7-83c5-53eb0a6dda46/extra_specs returned with HTTP 403 Aug 01 13:06:58.440717 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1105/4417] 10.4.3.110 () {68 vars in 1399 bytes} [Sat Aug 1 13:06:58 2026] POST /volume/v3/types/f320d717-fd86-4ad7-83c5-53eb0a6dda46/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.448314 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a3eb3dee-f4b7-452a-8ee2-fd9dce51ac1e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.450255 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3eb3dee-f4b7-452a-8ee2-fd9dce51ac1e tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] PUT https://10.4.3.110/volume/v3/types/f320d717-fd86-4ad7-83c5-53eb0a6dda46/extra_specs/key2 Aug 01 13:06:58.450639 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3eb3dee-f4b7-452a-8ee2-fd9dce51ac1e tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.452705 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-a3eb3dee-f4b7-452a-8ee2-fd9dce51ac1e tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.452889 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3eb3dee-f4b7-452a-8ee2-fd9dce51ac1e tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/f320d717-fd86-4ad7-83c5-53eb0a6dda46/extra_specs/key2 returned with HTTP 403 Aug 01 13:06:58.453345 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1102/4418] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:06:58 2026] PUT /volume/v3/types/f320d717-fd86-4ad7-83c5-53eb0a6dda46/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.462766 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-04a32a6e-e842-44e2-bbc1-8b85888bbb5c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.464616 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04a32a6e-e842-44e2-bbc1-8b85888bbb5c tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] POST https://10.4.3.110/volume/v3/types Aug 01 13:06:58.465390 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04a32a6e-e842-44e2-bbc1-8b85888bbb5c tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.467115 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-04a32a6e-e842-44e2-bbc1-8b85888bbb5c tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.467293 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04a32a6e-e842-44e2-bbc1-8b85888bbb5c tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types returned with HTTP 403 Aug 01 13:06:58.467720 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1106/4419] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:06:58 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.477992 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a41d5d87-f634-4a35-859d-91abbac9fa6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.480732 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a41d5d87-f634-4a35-859d-91abbac9fa6a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:06:58.481107 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a41d5d87-f634-4a35-859d-91abbac9fa6a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1340836009", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.510391 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a41d5d87-f634-4a35-859d-91abbac9fa6a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:06:58.510848 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1107/4420] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:06:58 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:58.520277 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-340f094d-3484-4a57-a0f1-b25a62447f48 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.522692 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-340f094d-3484-4a57-a0f1-b25a62447f48 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] POST https://10.4.3.110/volume/v3/types/88cf8d45-a784-4a3c-91b8-618c6f915a6a/encryption Aug 01 13:06:58.523198 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-340f094d-3484-4a57-a0f1-b25a62447f48 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.556788 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-340f094d-3484-4a57-a0f1-b25a62447f48 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types/88cf8d45-a784-4a3c-91b8-618c6f915a6a/encryption returned with HTTP 200 Aug 01 13:06:58.557522 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1106/4421] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:06:58 2026] POST /volume/v3/types/88cf8d45-a784-4a3c-91b8-618c6f915a6a/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:58.565705 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ae3f933b-d5df-42c2-9891-156587c8b793 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.567748 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae3f933b-d5df-42c2-9891-156587c8b793 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] DELETE https://10.4.3.110/volume/v3/types/88cf8d45-a784-4a3c-91b8-618c6f915a6a/encryption/ac38e677-d807-456e-a7b3-ef1d38db259f Aug 01 13:06:58.567968 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae3f933b-d5df-42c2-9891-156587c8b793 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.568172 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae3f933b-d5df-42c2-9891-156587c8b793 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.568842 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-ae3f933b-d5df-42c2-9891-156587c8b793 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.569023 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae3f933b-d5df-42c2-9891-156587c8b793 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/88cf8d45-a784-4a3c-91b8-618c6f915a6a/encryption/ac38e677-d807-456e-a7b3-ef1d38db259f returned with HTTP 403 Aug 01 13:06:58.570847 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1103/4422] 10.4.3.110 () {66 vars in 1489 bytes} [Sat Aug 1 13:06:58 2026] DELETE /volume/v3/types/88cf8d45-a784-4a3c-91b8-618c6f915a6a/encryption/ac38e677-d807-456e-a7b3-ef1d38db259f => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.581864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9294bd9a-f4ac-4f96-9dca-aa8dbb3289b1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.583761 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9294bd9a-f4ac-4f96-9dca-aa8dbb3289b1 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:06:58.584208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9294bd9a-f4ac-4f96-9dca-aa8dbb3289b1 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-686296362", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.601987 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9294bd9a-f4ac-4f96-9dca-aa8dbb3289b1 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:06:58.602537 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1107/4423] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:06:58 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:58.613096 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f622fa8d-fce8-4469-8cfb-d7c9ce0c6604 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.614951 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f622fa8d-fce8-4469-8cfb-d7c9ce0c6604 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] DELETE https://10.4.3.110/volume/v3/types/913d36e0-4476-424f-add3-7c3e611ace7a/extra_specs/key1 Aug 01 13:06:58.615185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f622fa8d-fce8-4469-8cfb-d7c9ce0c6604 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.615406 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f622fa8d-fce8-4469-8cfb-d7c9ce0c6604 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.620671 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-f622fa8d-fce8-4469-8cfb-d7c9ce0c6604 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.620857 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f622fa8d-fce8-4469-8cfb-d7c9ce0c6604 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/913d36e0-4476-424f-add3-7c3e611ace7a/extra_specs/key1 returned with HTTP 403 Aug 01 13:06:58.621295 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1108/4424] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 13:06:58 2026] DELETE /volume/v3/types/913d36e0-4476-424f-add3-7c3e611ace7a/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.633479 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cdd3e26d-d885-4e2c-9f13-5e9f739bee3a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.635535 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cdd3e26d-d885-4e2c-9f13-5e9f739bee3a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:06:58.635983 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cdd3e26d-d885-4e2c-9f13-5e9f739bee3a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1946219483", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.653708 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cdd3e26d-d885-4e2c-9f13-5e9f739bee3a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:06:58.654177 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1107/4425] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:06:58 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:58.661802 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a57f08a1-0fdf-4723-8311-152d6e42ff37 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.664502 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a57f08a1-0fdf-4723-8311-152d6e42ff37 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] DELETE https://10.4.3.110/volume/v3/types/7cc9846d-c1ef-4a7b-b1d3-8c49083da46f Aug 01 13:06:58.664693 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a57f08a1-0fdf-4723-8311-152d6e42ff37 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.664908 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a57f08a1-0fdf-4723-8311-152d6e42ff37 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.665558 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-a57f08a1-0fdf-4723-8311-152d6e42ff37 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.665723 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a57f08a1-0fdf-4723-8311-152d6e42ff37 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/7cc9846d-c1ef-4a7b-b1d3-8c49083da46f returned with HTTP 403 Aug 01 13:06:58.666751 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1104/4426] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:06:58 2026] DELETE /volume/v3/types/7cc9846d-c1ef-4a7b-b1d3-8c49083da46f => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.674284 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1ea61ffd-3575-4940-aba4-49a56bd378bc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.676152 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1ea61ffd-3575-4940-aba4-49a56bd378bc tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] GET https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs Aug 01 13:06:58.676385 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1ea61ffd-3575-4940-aba4-49a56bd378bc tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.676596 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1ea61ffd-3575-4940-aba4-49a56bd378bc tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.684839 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1ea61ffd-3575-4940-aba4-49a56bd378bc tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs returned with HTTP 200 Aug 01 13:06:58.685307 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1108/4427] 10.4.3.110 () {66 vars in 1378 bytes} [Sat Aug 1 13:06:58 2026] GET /volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:06:58.696347 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-09d0fea3-6505-4895-bbbb-e6f3cd37f188 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.698275 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09d0fea3-6505-4895-bbbb-e6f3cd37f188 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] GET https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption/cipher Aug 01 13:06:58.698551 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09d0fea3-6505-4895-bbbb-e6f3cd37f188 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.698713 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09d0fea3-6505-4895-bbbb-e6f3cd37f188 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.699400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-09d0fea3-6505-4895-bbbb-e6f3cd37f188 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.699623 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09d0fea3-6505-4895-bbbb-e6f3cd37f188 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption/cipher returned with HTTP 403 Aug 01 13:06:58.700273 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1109/4428] 10.4.3.110 () {66 vars in 1396 bytes} [Sat Aug 1 13:06:58 2026] GET /volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.707073 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1e8903c4-ed09-4ef8-acea-a73e2e88fc06 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.709353 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1e8903c4-ed09-4ef8-acea-a73e2e88fc06 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] GET https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption Aug 01 13:06:58.709598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1e8903c4-ed09-4ef8-acea-a73e2e88fc06 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.709827 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1e8903c4-ed09-4ef8-acea-a73e2e88fc06 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.710631 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-1e8903c4-ed09-4ef8-acea-a73e2e88fc06 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.710842 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1e8903c4-ed09-4ef8-acea-a73e2e88fc06 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption returned with HTTP 403 Aug 01 13:06:58.711476 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1108/4429] 10.4.3.110 () {66 vars in 1375 bytes} [Sat Aug 1 13:06:58 2026] GET /volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.718697 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6a9295ad-dce3-478d-a38c-5dd80299afe4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.720920 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a9295ad-dce3-478d-a38c-5dd80299afe4 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] GET https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs/multiattach Aug 01 13:06:58.720920 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a9295ad-dce3-478d-a38c-5dd80299afe4 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.721144 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a9295ad-dce3-478d-a38c-5dd80299afe4 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.732304 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a9295ad-dce3-478d-a38c-5dd80299afe4 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs/multiattach returned with HTTP 200 Aug 01 13:06:58.732769 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1105/4430] 10.4.3.110 () {66 vars in 1414 bytes} [Sat Aug 1 13:06:58 2026] GET /volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:06:58.740902 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-99dc1ad8-5cd7-46a2-b564-1de13fc6d153 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.742708 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-99dc1ad8-5cd7-46a2-b564-1de13fc6d153 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] GET https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs/volume_backend_name Aug 01 13:06:58.742938 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-99dc1ad8-5cd7-46a2-b564-1de13fc6d153 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.743152 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-99dc1ad8-5cd7-46a2-b564-1de13fc6d153 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.750202 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-99dc1ad8-5cd7-46a2-b564-1de13fc6d153 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs/volume_backend_name returned with HTTP 404 Aug 01 13:06:58.750664 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1109/4431] 10.4.3.110 () {66 vars in 1438 bytes} [Sat Aug 1 13:06:58 2026] GET /volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.759341 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-884faa94-0a19-4a24-8cbb-b62171466d12 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.761248 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-884faa94-0a19-4a24-8cbb-b62171466d12 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] PUT https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption/e06e3c4d-9354-413f-9e41-0e7618a90bfd Aug 01 13:06:58.761609 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-884faa94-0a19-4a24-8cbb-b62171466d12 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.763927 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-884faa94-0a19-4a24-8cbb-b62171466d12 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.764113 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-884faa94-0a19-4a24-8cbb-b62171466d12 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption/e06e3c4d-9354-413f-9e41-0e7618a90bfd returned with HTTP 403 Aug 01 13:06:58.764536 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1110/4432] 10.4.3.110 () {68 vars in 1506 bytes} [Sat Aug 1 13:06:58 2026] PUT /volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/encryption/e06e3c4d-9354-413f-9e41-0e7618a90bfd => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.772204 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a283ad08-cf67-4a31-9429-b9f99d4d06ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.773903 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a283ad08-cf67-4a31-9429-b9f99d4d06ee tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] PUT https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs/key1 Aug 01 13:06:58.774231 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a283ad08-cf67-4a31-9429-b9f99d4d06ee tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.775999 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-a283ad08-cf67-4a31-9429-b9f99d4d06ee tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.776170 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a283ad08-cf67-4a31-9429-b9f99d4d06ee tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs/key1 returned with HTTP 403 Aug 01 13:06:58.776589 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1109/4433] 10.4.3.110 () {68 vars in 1413 bytes} [Sat Aug 1 13:06:58 2026] PUT /volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.784635 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a2ba645-0a73-4e27-8e9f-329e1117399a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.786368 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a2ba645-0a73-4e27-8e9f-329e1117399a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] PUT https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635 Aug 01 13:06:58.786703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a2ba645-0a73-4e27-8e9f-329e1117399a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:06:58.788692 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-2a2ba645-0a73-4e27-8e9f-329e1117399a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1ce968413e15436cae37f26644b7060d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14b425f3fcc047cc8ec95375d518e3a7', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:06:58.788853 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a2ba645-0a73-4e27-8e9f-329e1117399a tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-reader] https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635 returned with HTTP 403 Aug 01 13:06:58.789352 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1106/4434] 10.4.3.110 () {68 vars in 1362 bytes} [Sat Aug 1 13:06:58 2026] PUT /volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:06:58.796265 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-66fc58bc-8006-463d-802d-274bb84f2bfa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.798012 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-66fc58bc-8006-463d-802d-274bb84f2bfa tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] DELETE https://10.4.3.110/volume/v3/types/7cc9846d-c1ef-4a7b-b1d3-8c49083da46f Aug 01 13:06:58.798199 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-66fc58bc-8006-463d-802d-274bb84f2bfa tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.798414 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-66fc58bc-8006-463d-802d-274bb84f2bfa tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.823337 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-66fc58bc-8006-463d-802d-274bb84f2bfa tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types/7cc9846d-c1ef-4a7b-b1d3-8c49083da46f returned with HTTP 202 Aug 01 13:06:58.823734 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1110/4435] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:06:58 2026] DELETE /volume/v3/types/7cc9846d-c1ef-4a7b-b1d3-8c49083da46f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:58.829931 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b7e72df5-0cd5-47f4-b2cb-6bf21ddaeada None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.831762 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7e72df5-0cd5-47f4-b2cb-6bf21ddaeada tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] DELETE https://10.4.3.110/volume/v3/types/913d36e0-4476-424f-add3-7c3e611ace7a Aug 01 13:06:58.831998 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7e72df5-0cd5-47f4-b2cb-6bf21ddaeada tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.832194 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7e72df5-0cd5-47f4-b2cb-6bf21ddaeada tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.858166 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7e72df5-0cd5-47f4-b2cb-6bf21ddaeada tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types/913d36e0-4476-424f-add3-7c3e611ace7a returned with HTTP 202 Aug 01 13:06:58.858854 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1111/4436] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:06:58 2026] DELETE /volume/v3/types/913d36e0-4476-424f-add3-7c3e611ace7a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:58.865912 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1262b28b-0050-40b4-b248-c91a5a309b6d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.868125 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1262b28b-0050-40b4-b248-c91a5a309b6d tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] DELETE https://10.4.3.110/volume/v3/types/88cf8d45-a784-4a3c-91b8-618c6f915a6a Aug 01 13:06:58.868363 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1262b28b-0050-40b4-b248-c91a5a309b6d tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.868632 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1262b28b-0050-40b4-b248-c91a5a309b6d tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.893065 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1262b28b-0050-40b4-b248-c91a5a309b6d tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types/88cf8d45-a784-4a3c-91b8-618c6f915a6a returned with HTTP 202 Aug 01 13:06:58.893459 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1110/4437] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:06:58 2026] DELETE /volume/v3/types/88cf8d45-a784-4a3c-91b8-618c6f915a6a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:58.900240 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-01588b4d-dc6b-4cc6-89e9-53258455936d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.903738 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01588b4d-dc6b-4cc6-89e9-53258455936d tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] DELETE https://10.4.3.110/volume/v3/types/f320d717-fd86-4ad7-83c5-53eb0a6dda46 Aug 01 13:06:58.904723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01588b4d-dc6b-4cc6-89e9-53258455936d tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.904959 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01588b4d-dc6b-4cc6-89e9-53258455936d tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.939092 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01588b4d-dc6b-4cc6-89e9-53258455936d tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types/f320d717-fd86-4ad7-83c5-53eb0a6dda46 returned with HTTP 202 Aug 01 13:06:58.939526 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1107/4438] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:06:58 2026] DELETE /volume/v3/types/f320d717-fd86-4ad7-83c5-53eb0a6dda46 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:58.947293 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-abac0605-a4cb-48c7-88d7-0b8b78322621 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.949283 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abac0605-a4cb-48c7-88d7-0b8b78322621 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] DELETE https://10.4.3.110/volume/v3/types/058d0ea9-e569-4d1d-bc46-5cdb34c1ebef Aug 01 13:06:58.949463 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abac0605-a4cb-48c7-88d7-0b8b78322621 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.949702 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abac0605-a4cb-48c7-88d7-0b8b78322621 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:58.972150 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abac0605-a4cb-48c7-88d7-0b8b78322621 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types/058d0ea9-e569-4d1d-bc46-5cdb34c1ebef returned with HTTP 202 Aug 01 13:06:58.972686 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1111/4439] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:06:58 2026] DELETE /volume/v3/types/058d0ea9-e569-4d1d-bc46-5cdb34c1ebef => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:58.979807 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3705992e-dfbe-48e5-8d62-f81c12a7cdc0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:58.981751 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3705992e-dfbe-48e5-8d62-f81c12a7cdc0 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] DELETE https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635 Aug 01 13:06:58.981936 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3705992e-dfbe-48e5-8d62-f81c12a7cdc0 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:58.982144 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3705992e-dfbe-48e5-8d62-f81c12a7cdc0 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:59.012746 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3705992e-dfbe-48e5-8d62-f81c12a7cdc0 tempest-VolumeTypesReaderTests-2090833986 tempest-VolumeTypesReaderTests-2090833986-project-admin] https://10.4.3.110/volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635 returned with HTTP 202 Aug 01 13:06:59.013249 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1112/4440] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:06:58 2026] DELETE /volume/v3/types/e0884b5d-7563-4026-82e5-43738e9f7635 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:06:59.089574 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-047fa56d-abf7-499a-abc1-f556c1f12a95 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:06:59.091582 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-047fa56d-abf7-499a-abc1-f556c1f12a95 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:06:59.091767 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-047fa56d-abf7-499a-abc1-f556c1f12a95 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:06:59.091968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-047fa56d-abf7-499a-abc1-f556c1f12a95 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:06:59.092076 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-047fa56d-abf7-499a-abc1-f556c1f12a95 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:06:59.103060 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:06:59.103060 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:06:59.103811 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-047fa56d-abf7-499a-abc1-f556c1f12a95 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:06:59.104305 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1111/4441] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:06:59 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:00.132014 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7cd4c04d-43d6-4233-a4a4-d79ac4cb08c4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:00.134530 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cd4c04d-43d6-4233-a4a4-d79ac4cb08c4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:07:00.134825 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cd4c04d-43d6-4233-a4a4-d79ac4cb08c4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:00.135055 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cd4c04d-43d6-4233-a4a4-d79ac4cb08c4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:00.135152 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7cd4c04d-43d6-4233-a4a4-d79ac4cb08c4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:00.139431 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:00.139431 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:00.140212 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cd4c04d-43d6-4233-a4a4-d79ac4cb08c4 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:07:00.140603 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1108/4442] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:00 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:00.851176 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-2fa003bd-3368-41ca-92dc-bef18c8799b9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:00.853221 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-2fa003bd-3368-41ca-92dc-bef18c8799b9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:00.853378 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-2fa003bd-3368-41ca-92dc-bef18c8799b9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:00.853572 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-2fa003bd-3368-41ca-92dc-bef18c8799b9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:00.865556 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:00.865556 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:00.871146 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-2fa003bd-3368-41ca-92dc-bef18c8799b9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:00.876564 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-2fa003bd-3368-41ca-92dc-bef18c8799b9 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:00.876970 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1112/4443] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:07:00 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:00.979809 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-087f5943-f1c3-4653-b89c-653d2b5c387f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:00.979809 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-087f5943-f1c3-4653-b89c-653d2b5c387f None None] GET https://10.4.3.110/volume// Aug 01 13:07:00.979809 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-087f5943-f1c3-4653-b89c-653d2b5c387f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:00.979809 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-087f5943-f1c3-4653-b89c-653d2b5c387f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:00.979809 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-087f5943-f1c3-4653-b89c-653d2b5c387f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:07:00.979809 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1113/4444] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:07:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:07:00.990357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-2e404075-5fc7-4582-a2c6-2ed248686e28 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:01.127442 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-2e404075-5fc7-4582-a2c6-2ed248686e28 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:07:01.127787 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-2e404075-5fc7-4582-a2c6-2ed248686e28 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08795eb3-4033-4f27-88db-68095ea67c89", "connector": null, "instance_uuid": "681bd93a-f790-438a-bb92-c9aa746b171d"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:01.138448 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:01.138448 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:01.155033 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5db7648e-ba64-4271-bf3c-6112b51e3853 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:01.156956 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5db7648e-ba64-4271-bf3c-6112b51e3853 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:07:01.157185 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5db7648e-ba64-4271-bf3c-6112b51e3853 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:01.157365 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5db7648e-ba64-4271-bf3c-6112b51e3853 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:01.157470 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5db7648e-ba64-4271-bf3c-6112b51e3853 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:01.165902 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:01.165902 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:01.166772 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5db7648e-ba64-4271-bf3c-6112b51e3853 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:07:01.167284 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1109/4445] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:01 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:01.173496 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-2e404075-5fc7-4582-a2c6-2ed248686e28 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:07:01.174029 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1112/4446] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:07:00 2026] POST /volume/v3/attachments => generated 273 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:01.203687 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2c06a882-64c3-458b-a797-f71e9ecd8172 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:01.206580 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2c06a882-64c3-458b-a797-f71e9ecd8172 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:01.206580 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2c06a882-64c3-458b-a797-f71e9ecd8172 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:01.206580 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2c06a882-64c3-458b-a797-f71e9ecd8172 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:01.211387 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5b765676-b12c-453b-9698-740b2c155ea9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:01.212014 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b765676-b12c-453b-9698-740b2c155ea9 None None] GET https://10.4.3.110/volume// Aug 01 13:07:01.212268 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b765676-b12c-453b-9698-740b2c155ea9 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:01.212547 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b765676-b12c-453b-9698-740b2c155ea9 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:01.213001 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b765676-b12c-453b-9698-740b2c155ea9 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:07:01.213501 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1114/4447] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:07:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:07:01.216881 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:01.216881 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:01.222231 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2c06a882-64c3-458b-a797-f71e9ecd8172 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:01.222449 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-6436ba39-76cb-4932-9f1d-7b0e5ce5a83a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:01.225463 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-6436ba39-76cb-4932-9f1d-7b0e5ce5a83a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:01.225680 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-6436ba39-76cb-4932-9f1d-7b0e5ce5a83a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:01.225863 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-6436ba39-76cb-4932-9f1d-7b0e5ce5a83a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:01.229035 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2c06a882-64c3-458b-a797-f71e9ecd8172 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:01.229556 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1113/4448] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:01 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:01.236314 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:01.236314 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:01.239884 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-6436ba39-76cb-4932-9f1d-7b0e5ce5a83a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:01.244974 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-6436ba39-76cb-4932-9f1d-7b0e5ce5a83a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:01.245457 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1110/4449] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:07:01 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 1020 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:01.361593 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-cd3eed50-bfc2-4f42-a825-1bf3e8745d21 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:01.364010 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-cd3eed50-bfc2-4f42-a825-1bf3e8745d21 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] PUT https://10.4.3.110/volume/v3/attachments/dc26aeb0-0427-4f3c-8aea-a04796551768 Aug 01 13:07:01.364495 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-cd3eed50-bfc2-4f42-a825-1bf3e8745d21 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:01.374636 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-cd3eed50-bfc2-4f42-a825-1bf3e8745d21 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Acquiring lock "cinder-attachment_update-08795eb3-4033-4f27-88db-68095ea67c89-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:07:01.383453 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-cd3eed50-bfc2-4f42-a825-1bf3e8745d21 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Lock "cinder-attachment_update-08795eb3-4033-4f27-88db-68095ea67c89-np0000006302" acquired by "attachment_update" :: waited 0.009s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:07:01.384429 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:01.384429 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:01.472339 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-cd3eed50-bfc2-4f42-a825-1bf3e8745d21 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Lock "cinder-attachment_update-08795eb3-4033-4f27-88db-68095ea67c89-np0000006302" released by "attachment_update" :: held 0.089s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:07:01.472766 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-cd3eed50-bfc2-4f42-a825-1bf3e8745d21 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/attachments/dc26aeb0-0427-4f3c-8aea-a04796551768 returned with HTTP 200 Aug 01 13:07:01.473262 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1113/4450] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:07:01 2026] PUT /volume/v3/attachments/dc26aeb0-0427-4f3c-8aea-a04796551768 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:01.715215 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-00b66cd0-62ab-4506-bba9-2aa554c112e0 req-ea84f656-5618-4e18-a46b-b364080bd665 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:01.718174 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-00b66cd0-62ab-4506-bba9-2aa554c112e0 req-ea84f656-5618-4e18-a46b-b364080bd665 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] DELETE https://10.4.3.110/volume/v3/attachments/5075e5ea-b224-45d8-81fb-4c02c8609aad Aug 01 13:07:01.718417 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-00b66cd0-62ab-4506-bba9-2aa554c112e0 req-ea84f656-5618-4e18-a46b-b364080bd665 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:01.718665 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-00b66cd0-62ab-4506-bba9-2aa554c112e0 req-ea84f656-5618-4e18-a46b-b364080bd665 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:01.728450 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:01.728450 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:01.777595 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-00b66cd0-62ab-4506-bba9-2aa554c112e0 req-ea84f656-5618-4e18-a46b-b364080bd665 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments/5075e5ea-b224-45d8-81fb-4c02c8609aad returned with HTTP 200 Aug 01 13:07:01.778654 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1115/4451] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:07:01 2026] DELETE /volume/v3/attachments/5075e5ea-b224-45d8-81fb-4c02c8609aad => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:02.179225 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a2fc555a-11e6-456d-807f-a6673fa66589 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:02.181067 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2fc555a-11e6-456d-807f-a6673fa66589 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:07:02.181325 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2fc555a-11e6-456d-807f-a6673fa66589 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:02.181580 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2fc555a-11e6-456d-807f-a6673fa66589 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:02.181735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a2fc555a-11e6-456d-807f-a6673fa66589 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:02.190187 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:02.190187 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:02.192698 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2fc555a-11e6-456d-807f-a6673fa66589 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:07:02.193301 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1114/4452] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:02 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:02.243296 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-67b29506-6c70-4ca7-8e6a-bf98d926d28e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:02.245650 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67b29506-6c70-4ca7-8e6a-bf98d926d28e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:02.245926 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67b29506-6c70-4ca7-8e6a-bf98d926d28e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:02.246220 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67b29506-6c70-4ca7-8e6a-bf98d926d28e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:02.258910 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:02.258910 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:02.263750 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-67b29506-6c70-4ca7-8e6a-bf98d926d28e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:02.269366 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67b29506-6c70-4ca7-8e6a-bf98d926d28e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:02.269893 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1111/4453] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:02 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:03.203507 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dc8e3d25-0837-4f96-a539-239200f16e78 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:03.206163 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc8e3d25-0837-4f96-a539-239200f16e78 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:07:03.206505 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc8e3d25-0837-4f96-a539-239200f16e78 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:03.206771 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc8e3d25-0837-4f96-a539-239200f16e78 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:03.206974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-dc8e3d25-0837-4f96-a539-239200f16e78 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:03.212910 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:03.212910 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:03.213965 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc8e3d25-0837-4f96-a539-239200f16e78 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:07:03.214728 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1114/4454] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:03 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:03.283361 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e6ed157-dc2f-49b3-8a07-a5e5fb3165df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:03.285331 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e6ed157-dc2f-49b3-8a07-a5e5fb3165df tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:03.285517 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e6ed157-dc2f-49b3-8a07-a5e5fb3165df tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:03.285716 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e6ed157-dc2f-49b3-8a07-a5e5fb3165df tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:03.297790 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:03.297790 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:03.301505 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6e6ed157-dc2f-49b3-8a07-a5e5fb3165df tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:03.306217 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e6ed157-dc2f-49b3-8a07-a5e5fb3165df tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:03.306809 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1116/4455] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:03 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:03.748822 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6b9e7c12-ff53-42b2-8d60-ca628a9cb7ed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:03.750939 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6b9e7c12-ff53-42b2-8d60-ca628a9cb7ed tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] DELETE https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 Aug 01 13:07:03.751174 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6b9e7c12-ff53-42b2-8d60-ca628a9cb7ed tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:03.751367 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6b9e7c12-ff53-42b2-8d60-ca628a9cb7ed tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:03.751563 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-6b9e7c12-ff53-42b2-8d60-ca628a9cb7ed tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Delete volume with id: 8c1d31ca-8e3b-4815-8488-a934c50c0e23 Aug 01 13:07:03.759584 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:03.759584 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:03.760109 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6b9e7c12-ff53-42b2-8d60-ca628a9cb7ed tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:07:03.776610 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6b9e7c12-ff53-42b2-8d60-ca628a9cb7ed tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Delete volume request issued successfully. Aug 01 13:07:03.776847 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6b9e7c12-ff53-42b2-8d60-ca628a9cb7ed tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 returned with HTTP 202 Aug 01 13:07:03.777316 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1115/4456] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:07:03 2026] DELETE /volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:07:03.783609 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e44c89b-a9b7-4018-b3fd-535a46ae6cc2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:03.787626 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e44c89b-a9b7-4018-b3fd-535a46ae6cc2 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 Aug 01 13:07:03.787936 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e44c89b-a9b7-4018-b3fd-535a46ae6cc2 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:03.788226 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e44c89b-a9b7-4018-b3fd-535a46ae6cc2 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:03.799691 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:03.799691 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:03.806795 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e44c89b-a9b7-4018-b3fd-535a46ae6cc2 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:07:03.814718 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e44c89b-a9b7-4018-b3fd-535a46ae6cc2 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 returned with HTTP 200 Aug 01 13:07:03.815233 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1112/4457] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:03 2026] GET /volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 => generated 1422 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:04.227971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d0d9fcf-e73d-45cf-89a3-e7692d0c3e65 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:04.229800 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d0d9fcf-e73d-45cf-89a3-e7692d0c3e65 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:07:04.230130 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d0d9fcf-e73d-45cf-89a3-e7692d0c3e65 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:04.230339 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d0d9fcf-e73d-45cf-89a3-e7692d0c3e65 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:04.230460 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2d0d9fcf-e73d-45cf-89a3-e7692d0c3e65 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:04.234331 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:04.234331 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:04.234938 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d0d9fcf-e73d-45cf-89a3-e7692d0c3e65 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:07:04.235318 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1115/4458] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:04 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:04.323703 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f1d8fd53-19ae-4639-905e-56a4afb9725f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:04.325702 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1d8fd53-19ae-4639-905e-56a4afb9725f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:04.325937 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1d8fd53-19ae-4639-905e-56a4afb9725f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:04.326138 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1d8fd53-19ae-4639-905e-56a4afb9725f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:04.336254 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:04.336254 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:04.340188 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f1d8fd53-19ae-4639-905e-56a4afb9725f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:04.344815 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1d8fd53-19ae-4639-905e-56a4afb9725f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:04.345390 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1117/4459] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:04 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:04.795310 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-a1741233-c1bd-4785-9699-fc254148c733 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:04.797689 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-a1741233-c1bd-4785-9699-fc254148c733 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/attachments/dc26aeb0-0427-4f3c-8aea-a04796551768/action Aug 01 13:07:04.798171 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-a1741233-c1bd-4785-9699-fc254148c733 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:07:04.798496 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-a1741233-c1bd-4785-9699-fc254148c733 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:04.817409 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:04.817409 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:04.829724 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-79ee1f11-5c0a-410c-a0e2-b3b242b8f6c6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:04.831700 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79ee1f11-5c0a-410c-a0e2-b3b242b8f6c6 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 Aug 01 13:07:04.831780 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d1107f16-7304-44d6-bc4f-69703a24f85b req-a1741233-c1bd-4785-9699-fc254148c733 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/attachments/dc26aeb0-0427-4f3c-8aea-a04796551768/action returned with HTTP 204 Aug 01 13:07:04.831972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79ee1f11-5c0a-410c-a0e2-b3b242b8f6c6 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:04.832208 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79ee1f11-5c0a-410c-a0e2-b3b242b8f6c6 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:04.832264 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1116/4460] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:07:04 2026] POST /volume/v3/attachments/dc26aeb0-0427-4f3c-8aea-a04796551768/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:04.839012 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79ee1f11-5c0a-410c-a0e2-b3b242b8f6c6 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 returned with HTTP 404 Aug 01 13:07:04.839609 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1113/4461] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:04 2026] GET /volume/v3/volumes/8c1d31ca-8e3b-4815-8488-a934c50c0e23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:07:04.848378 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3891b1b0-6c86-4a60-b2dc-fe029e336900 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:04.851132 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3891b1b0-6c86-4a60-b2dc-fe029e336900 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d Aug 01 13:07:04.851429 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3891b1b0-6c86-4a60-b2dc-fe029e336900 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:04.852242 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3891b1b0-6c86-4a60-b2dc-fe029e336900 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:04.852242 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-3891b1b0-6c86-4a60-b2dc-fe029e336900 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Delete snapshot with id: 7aa87a29-9102-44db-b3cd-d4d69bdeff7d Aug 01 13:07:04.858744 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:04.858744 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:04.859419 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3891b1b0-6c86-4a60-b2dc-fe029e336900 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot retrieved successfully. Aug 01 13:07:04.881996 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3891b1b0-6c86-4a60-b2dc-fe029e336900 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot delete request issued successfully. Aug 01 13:07:04.882346 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3891b1b0-6c86-4a60-b2dc-fe029e336900 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d returned with HTTP 202 Aug 01 13:07:04.882803 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1116/4462] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:07:04 2026] DELETE /volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:04.891089 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-381265d2-39f2-499f-9f00-eae4a167ca2d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:04.894396 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-381265d2-39f2-499f-9f00-eae4a167ca2d tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d Aug 01 13:07:04.894743 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-381265d2-39f2-499f-9f00-eae4a167ca2d tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:04.895041 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-381265d2-39f2-499f-9f00-eae4a167ca2d tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:04.900921 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:04.900921 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:04.901477 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-381265d2-39f2-499f-9f00-eae4a167ca2d tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot retrieved successfully. Aug 01 13:07:04.902526 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-381265d2-39f2-499f-9f00-eae4a167ca2d tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d returned with HTTP 200 Aug 01 13:07:04.903063 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1118/4463] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:07:04 2026] GET /volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:05.246551 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7231473d-380c-426a-80d0-0691f90d09ff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:05.248404 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7231473d-380c-426a-80d0-0691f90d09ff tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:07:05.248708 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7231473d-380c-426a-80d0-0691f90d09ff tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:05.248990 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7231473d-380c-426a-80d0-0691f90d09ff tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:05.249153 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7231473d-380c-426a-80d0-0691f90d09ff tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:05.254383 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:05.254383 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:05.255240 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7231473d-380c-426a-80d0-0691f90d09ff tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:07:05.255681 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1117/4464] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:05 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:05.360335 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9fda718c-55a8-4234-af05-67feb1e66287 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:05.363742 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fda718c-55a8-4234-af05-67feb1e66287 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:05.363957 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fda718c-55a8-4234-af05-67feb1e66287 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:05.364170 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fda718c-55a8-4234-af05-67feb1e66287 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:05.376351 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:05.376351 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:05.381236 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9fda718c-55a8-4234-af05-67feb1e66287 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:05.385131 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fda718c-55a8-4234-af05-67feb1e66287 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:05.385565 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1114/4465] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:05 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:05.398777 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1ae64210-e159-4199-a541-e1c8831ce8fb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:05.400503 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ae64210-e159-4199-a541-e1c8831ce8fb tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:07:05.400844 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ae64210-e159-4199-a541-e1c8831ce8fb tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "08795eb3-4033-4f27-88db-68095ea67c89", "force": true, "name": "tempest-VolumesBackupsTest-Backup-50266995", "container": "tempest-volumesbackupstest-backup-container-859152571"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:05.402216 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-1ae64210-e159-4199-a541-e1c8831ce8fb tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating new backup {'backup': {'volume_id': '08795eb3-4033-4f27-88db-68095ea67c89', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-50266995', 'container': 'tempest-volumesbackupstest-backup-container-859152571'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:07:05.402612 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-1ae64210-e159-4199-a541-e1c8831ce8fb tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating backup of volume 08795eb3-4033-4f27-88db-68095ea67c89 in container tempest-volumesbackupstest-backup-container-859152571 Aug 01 13:07:05.414424 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:05.414424 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:05.415253 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1ae64210-e159-4199-a541-e1c8831ce8fb tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:05.432621 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1ae64210-e159-4199-a541-e1c8831ce8fb tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['0c98e18a-d667-4d66-8e1b-5cc4c9b4a1c2', '42e7be65-e1e3-4718-9941-924c8a9df02c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:05.466996 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ae64210-e159-4199-a541-e1c8831ce8fb tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:07:05.467466 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1117/4466] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:05 2026] POST /volume/v3/backups => generated 328 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:05.478143 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4b980a1-3dcf-426e-83f9-b1f1036f3df2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:05.483030 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4b980a1-3dcf-426e-83f9-b1f1036f3df2 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:05.483296 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4b980a1-3dcf-426e-83f9-b1f1036f3df2 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:05.483528 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4b980a1-3dcf-426e-83f9-b1f1036f3df2 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:05.483844 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f4b980a1-3dcf-426e-83f9-b1f1036f3df2 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:05.489158 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:05.489158 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:05.490265 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4b980a1-3dcf-426e-83f9-b1f1036f3df2 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:05.490939 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1119/4467] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:05 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:05.918042 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4ddccc2a-4ecd-455c-8b10-b0202ba2d8a9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:05.920566 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ddccc2a-4ecd-455c-8b10-b0202ba2d8a9 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d Aug 01 13:07:05.920864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ddccc2a-4ecd-455c-8b10-b0202ba2d8a9 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:05.921160 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ddccc2a-4ecd-455c-8b10-b0202ba2d8a9 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:05.925499 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ddccc2a-4ecd-455c-8b10-b0202ba2d8a9 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d returned with HTTP 404 Aug 01 13:07:05.926035 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1118/4468] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:07:05 2026] GET /volume/v3/snapshots/7aa87a29-9102-44db-b3cd-d4d69bdeff7d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:06.269458 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-945067bd-6d9b-4a3c-807d-e4d5aa483a13 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:06.271741 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-945067bd-6d9b-4a3c-807d-e4d5aa483a13 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:07:06.272024 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-945067bd-6d9b-4a3c-807d-e4d5aa483a13 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:06.272270 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-945067bd-6d9b-4a3c-807d-e4d5aa483a13 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:06.272407 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-945067bd-6d9b-4a3c-807d-e4d5aa483a13 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:06.277565 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:06.277565 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:06.278428 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-945067bd-6d9b-4a3c-807d-e4d5aa483a13 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:07:06.278962 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1115/4469] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:06 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:06.291131 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f346982-c00e-42a8-91bd-e1a1d711fda8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:06.293004 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f346982-c00e-42a8-91bd-e1a1d711fda8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8/action Aug 01 13:07:06.293338 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f346982-c00e-42a8-91bd-e1a1d711fda8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:07:06.293454 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f346982-c00e-42a8-91bd-e1a1d711fda8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:06.294720 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-0f346982-c00e-42a8-91bd-e1a1d711fda8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Updating backup 'f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8' with '{'status': 'error'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 13:07:06.301434 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:06.301434 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:06.307874 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-0f346982-c00e-42a8-91bd-e1a1d711fda8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] reset_status in rpcapi backup_id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 on host np0000006302. {{(pid=100262) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 01 13:07:06.309469 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f346982-c00e-42a8-91bd-e1a1d711fda8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8/action returned with HTTP 202 Aug 01 13:07:06.309877 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1118/4470] 10.4.3.110 () {70 vars in 1430 bytes} [Sat Aug 1 13:07:06 2026] POST /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:07:06.322275 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-56e65db0-3b05-4be3-b4d9-d5fc11330475 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:06.324192 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56e65db0-3b05-4be3-b4d9-d5fc11330475 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf Aug 01 13:07:06.324526 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56e65db0-3b05-4be3-b4d9-d5fc11330475 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:06.324731 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56e65db0-3b05-4be3-b4d9-d5fc11330475 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:06.324923 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-56e65db0-3b05-4be3-b4d9-d5fc11330475 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete volume with id: 890f4957-8bff-4c16-a9ca-83cca9495ccf Aug 01 13:07:06.333243 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:06.333243 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:06.333692 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-56e65db0-3b05-4be3-b4d9-d5fc11330475 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:07:06.356933 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-56e65db0-3b05-4be3-b4d9-d5fc11330475 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete volume request issued successfully. Aug 01 13:07:06.357187 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56e65db0-3b05-4be3-b4d9-d5fc11330475 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf returned with HTTP 202 Aug 01 13:07:06.357619 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1120/4471] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:07:06 2026] DELETE /volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:06.369025 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f83b3156-c820-4c69-9605-dc9e6ff5d7e2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:06.372224 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f83b3156-c820-4c69-9605-dc9e6ff5d7e2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf Aug 01 13:07:06.372473 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f83b3156-c820-4c69-9605-dc9e6ff5d7e2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:06.372760 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f83b3156-c820-4c69-9605-dc9e6ff5d7e2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:06.383435 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:06.383435 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:06.393825 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f83b3156-c820-4c69-9605-dc9e6ff5d7e2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:07:06.404230 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f83b3156-c820-4c69-9605-dc9e6ff5d7e2 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf returned with HTTP 200 Aug 01 13:07:06.404904 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1119/4472] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:06 2026] GET /volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf => generated 1005 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:06.504731 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-03b9dc5e-90ee-4428-a3cf-bb2894b81820 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:06.507028 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-03b9dc5e-90ee-4428-a3cf-bb2894b81820 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:06.507293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-03b9dc5e-90ee-4428-a3cf-bb2894b81820 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:06.507521 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-03b9dc5e-90ee-4428-a3cf-bb2894b81820 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:06.507680 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-03b9dc5e-90ee-4428-a3cf-bb2894b81820 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:06.512745 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:06.512745 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:06.513939 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-03b9dc5e-90ee-4428-a3cf-bb2894b81820 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:06.514294 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1116/4473] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:06 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:07.421061 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9b70dee8-f3f1-4da0-bb16-02a7752fc60c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:07.422895 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9b70dee8-f3f1-4da0-bb16-02a7752fc60c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf Aug 01 13:07:07.423124 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9b70dee8-f3f1-4da0-bb16-02a7752fc60c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:07.423973 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9b70dee8-f3f1-4da0-bb16-02a7752fc60c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:07.430107 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9b70dee8-f3f1-4da0-bb16-02a7752fc60c tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf returned with HTTP 404 Aug 01 13:07:07.430577 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1119/4474] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:07 2026] GET /volume/v3/volumes/890f4957-8bff-4c16-a9ca-83cca9495ccf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:07.439874 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:07.442046 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] POST https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1/restore Aug 01 13:07:07.442546 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:07.444146 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Restoring backup 90eabc24-234d-4657-a186-e5e80ceb93f1 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100264) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 13:07:07.444322 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Restoring backup 90eabc24-234d-4657-a186-e5e80ceb93f1 to volume None. Aug 01 13:07:07.449059 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:07.449059 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:07.450121 np0000006302 devstack@c-api.service[100264]: INFO cinder.backup.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Creating volume of 1 GB for restore of backup 90eabc24-234d-4657-a186-e5e80ceb93f1. Aug 01 13:07:07.456191 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Availability zone cache updated, next update will occur around 2026-08-01 14:07:07.455909. {{(pid=100264) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 13:07:07.456281 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Availability Zones retrieved successfully. Aug 01 13:07:07.462239 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Flow 'volume_create_api' (b18bb73c-ceb9-4c42-8037-ae529f276051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:07.463320 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6eef684-159b-466b-aadf-46ca0b557b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:07.464191 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:07.495133 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6eef684-159b-466b-aadf-46ca0b557b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:07.495923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ffe3de-2b37-4e4e-9774-24d6ad892308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:07.526592 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9ffe3acd-089d-4a51-b41e-9fac9aa9a49a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:07.529096 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ffe3acd-089d-4a51-b41e-9fac9aa9a49a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:07.529332 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ffe3acd-089d-4a51-b41e-9fac9aa9a49a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:07.529590 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ffe3acd-089d-4a51-b41e-9fac9aa9a49a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:07.529738 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9ffe3acd-089d-4a51-b41e-9fac9aa9a49a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:07.535529 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:07.535529 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:07.536483 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ffe3acd-089d-4a51-b41e-9fac9aa9a49a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:07.537086 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1120/4475] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:07 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:07.538459 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Created reservations ['44c7876b-0c00-4721-a1ff-22ede32417cd', '6dcbd671-3553-4904-b03a-a76200f39164', '568b2fbf-7368-4262-8055-2850d370d521', '57dfbd00-a013-4562-8c89-e436459887d4'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:07.539269 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ffe3de-2b37-4e4e-9774-24d6ad892308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44c7876b-0c00-4721-a1ff-22ede32417cd', '6dcbd671-3553-4904-b03a-a76200f39164', '568b2fbf-7368-4262-8055-2850d370d521', '57dfbd00-a013-4562-8c89-e436459887d4']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:07.539995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f436b784-2c42-46cc-ad42-7bd0a5396d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:07.571572 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f436b784-2c42-46cc-ad42-7bd0a5396d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f129698b-52a5-4433-bd8c-d7beb6be20c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6432f2d9445c4bfaf6c3a9445544c',qos_specs=None,replication_status=,reservations=['44c7876b-0c00-4721-a1ff-22ede32417cd','6dcbd671-3553-4904-b03a-a76200f39164','568b2fbf-7368-4262-8055-2850d370d521','57dfbd00-a013-4562-8c89-e436459887d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5773fb1f174820a78b84f918d11f6c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:07Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f129698b-52a5-4433-bd8c-d7beb6be20c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43e6432f2d9445c4bfaf6c3a9445544c',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='ed5773fb1f174820a78b84f918d11f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:07.572410 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d26e9ea-0f21-41ef-b397-4fdedb16789a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:07.594779 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d26e9ea-0f21-41ef-b397-4fdedb16789a) 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='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6432f2d9445c4bfaf6c3a9445544c',qos_specs=None,replication_status=,reservations=['44c7876b-0c00-4721-a1ff-22ede32417cd','6dcbd671-3553-4904-b03a-a76200f39164','568b2fbf-7368-4262-8055-2850d370d521','57dfbd00-a013-4562-8c89-e436459887d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5773fb1f174820a78b84f918d11f6c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:07.595815 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ae05db-2e72-4e68-adcb-bfd0d6720028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:07.610194 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ae05db-2e72-4e68-adcb-bfd0d6720028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:07.610194 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Flow 'volume_create_api' (b18bb73c-ceb9-4c42-8037-ae529f276051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:07.610194 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Create volume request issued successfully. Aug 01 13:07:07.618759 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:07.618759 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:07.619264 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:07:08.549427 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3fdeb928-1c63-4d08-991a-7db3a8501226 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:08.551750 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fdeb928-1c63-4d08-991a-7db3a8501226 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:08.552042 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fdeb928-1c63-4d08-991a-7db3a8501226 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:08.552287 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3fdeb928-1c63-4d08-991a-7db3a8501226 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:08.552435 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3fdeb928-1c63-4d08-991a-7db3a8501226 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:08.558297 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:08.558297 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:08.559302 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3fdeb928-1c63-4d08-991a-7db3a8501226 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:08.559794 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1117/4476] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:08 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:08.626898 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:08.626898 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:08.627299 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:07:08.627467 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Checking backup size 1 against volume size 1 {{(pid=100264) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 13:07:08.627576 np0000006302 devstack@c-api.service[100264]: INFO cinder.backup.api [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Overwriting volume f129698b-52a5-4433-bd8c-d7beb6be20c4 with restore of backup 90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:08.645828 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] restore_backup in rpcapi backup_id 90eabc24-234d-4657-a186-e5e80ceb93f1 {{(pid=100264) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 13:07:08.647826 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9ba6fdf-b0b6-4cfb-83eb-df5181836c87 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1/restore returned with HTTP 202 Aug 01 13:07:08.648356 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1121/4477] 10.4.3.110 () {70 vars in 1433 bytes} [Sat Aug 1 13:07:07 2026] POST /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1/restore => generated 152 bytes in 1209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:08.662394 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ca21ff5-b375-4fa3-977f-d02c43cdef27 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:08.666781 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ca21ff5-b375-4fa3-977f-d02c43cdef27 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:08.667139 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ca21ff5-b375-4fa3-977f-d02c43cdef27 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:08.668784 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ca21ff5-b375-4fa3-977f-d02c43cdef27 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:08.668784 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6ca21ff5-b375-4fa3-977f-d02c43cdef27 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:08.677177 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:08.677177 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:08.677845 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ca21ff5-b375-4fa3-977f-d02c43cdef27 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:08.678244 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1120/4478] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:08 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:09.572183 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c5884b9a-ec3a-41fe-8e87-a1cb7f62a038 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:09.574264 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c5884b9a-ec3a-41fe-8e87-a1cb7f62a038 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:09.574703 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c5884b9a-ec3a-41fe-8e87-a1cb7f62a038 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:09.575006 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c5884b9a-ec3a-41fe-8e87-a1cb7f62a038 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:09.575138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c5884b9a-ec3a-41fe-8e87-a1cb7f62a038 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:09.581312 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:09.581312 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:09.582767 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c5884b9a-ec3a-41fe-8e87-a1cb7f62a038 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:09.583401 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1121/4479] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:09 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:09.689251 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-32c1aa28-c27d-4863-8790-81c986050fe7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:09.691429 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32c1aa28-c27d-4863-8790-81c986050fe7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:09.691664 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32c1aa28-c27d-4863-8790-81c986050fe7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:09.691885 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32c1aa28-c27d-4863-8790-81c986050fe7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:09.692047 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-32c1aa28-c27d-4863-8790-81c986050fe7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:09.698365 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:09.698365 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:09.699106 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32c1aa28-c27d-4863-8790-81c986050fe7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:09.699600 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1118/4480] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:09 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:09.707192 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-61260e21-d00b-4e5a-8377-c1b07db7ee81 req-a5120e9e-4bd2-4aff-be17-69ddb4a9f49a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:09.709438 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-61260e21-d00b-4e5a-8377-c1b07db7ee81 req-a5120e9e-4bd2-4aff-be17-69ddb4a9f49a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] DELETE https://10.4.3.110/volume/v3/attachments/4b2d3d7f-0728-4e1d-bbfa-c66a68238eba Aug 01 13:07:09.709637 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-61260e21-d00b-4e5a-8377-c1b07db7ee81 req-a5120e9e-4bd2-4aff-be17-69ddb4a9f49a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:09.709842 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-61260e21-d00b-4e5a-8377-c1b07db7ee81 req-a5120e9e-4bd2-4aff-be17-69ddb4a9f49a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:09.718107 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:09.718107 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:09.773326 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-61260e21-d00b-4e5a-8377-c1b07db7ee81 req-a5120e9e-4bd2-4aff-be17-69ddb4a9f49a tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments/4b2d3d7f-0728-4e1d-bbfa-c66a68238eba returned with HTTP 200 Aug 01 13:07:09.773833 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1122/4481] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:07:09 2026] DELETE /volume/v3/attachments/4b2d3d7f-0728-4e1d-bbfa-c66a68238eba => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:10.595805 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dd808384-d6bb-4d08-9577-b24776c02c6c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:10.599248 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd808384-d6bb-4d08-9577-b24776c02c6c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:10.599248 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd808384-d6bb-4d08-9577-b24776c02c6c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:10.599248 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd808384-d6bb-4d08-9577-b24776c02c6c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:10.599248 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-dd808384-d6bb-4d08-9577-b24776c02c6c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:10.603112 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:10.603112 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:10.604250 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd808384-d6bb-4d08-9577-b24776c02c6c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:10.605024 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1121/4482] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:10 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:10.710470 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-be4d134a-f49b-4ff7-a0c8-de95a4b051fa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:10.712416 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be4d134a-f49b-4ff7-a0c8-de95a4b051fa tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:10.712673 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be4d134a-f49b-4ff7-a0c8-de95a4b051fa tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:10.712933 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be4d134a-f49b-4ff7-a0c8-de95a4b051fa tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:10.713108 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-be4d134a-f49b-4ff7-a0c8-de95a4b051fa tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:10.718324 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:10.718324 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:10.718324 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be4d134a-f49b-4ff7-a0c8-de95a4b051fa tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:10.718700 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1122/4483] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:10 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:11.617494 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ba388f34-325e-4a0b-a735-776d2711f1ab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:11.619389 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba388f34-325e-4a0b-a735-776d2711f1ab tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:11.619565 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba388f34-325e-4a0b-a735-776d2711f1ab tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:11.619777 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba388f34-325e-4a0b-a735-776d2711f1ab tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:11.619925 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ba388f34-325e-4a0b-a735-776d2711f1ab tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:11.625064 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:11.625064 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:11.626271 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba388f34-325e-4a0b-a735-776d2711f1ab tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:11.626568 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1119/4484] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:11 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:11.730514 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c313836-aa18-4615-8e73-b316b799cabe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:11.732538 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c313836-aa18-4615-8e73-b316b799cabe tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:11.732778 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c313836-aa18-4615-8e73-b316b799cabe tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:11.732971 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c313836-aa18-4615-8e73-b316b799cabe tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:11.733078 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1c313836-aa18-4615-8e73-b316b799cabe tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:11.737357 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:11.737357 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:11.738271 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c313836-aa18-4615-8e73-b316b799cabe tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:11.738798 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1123/4485] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:11 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:11.758483 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab61c920-9916-4664-a303-f92bc56282f4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:11.760320 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab61c920-9916-4664-a303-f92bc56282f4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] DELETE https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e Aug 01 13:07:11.760587 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab61c920-9916-4664-a303-f92bc56282f4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:11.761356 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab61c920-9916-4664-a303-f92bc56282f4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:11.761356 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ab61c920-9916-4664-a303-f92bc56282f4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Delete volume with id: b617d8b0-a27f-48c2-8c3e-11a810bcaa5e Aug 01 13:07:11.770556 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:11.770556 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:11.771157 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab61c920-9916-4664-a303-f92bc56282f4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:07:11.796357 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab61c920-9916-4664-a303-f92bc56282f4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Delete volume request issued successfully. Aug 01 13:07:11.796630 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab61c920-9916-4664-a303-f92bc56282f4 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e returned with HTTP 202 Aug 01 13:07:11.797361 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1122/4486] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:07:11 2026] DELETE /volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:07:11.816664 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d01dd6e6-9472-4389-867c-cbf723ce3a87 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:11.818554 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d01dd6e6-9472-4389-867c-cbf723ce3a87 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e Aug 01 13:07:11.818839 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d01dd6e6-9472-4389-867c-cbf723ce3a87 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:11.819062 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d01dd6e6-9472-4389-867c-cbf723ce3a87 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:11.846437 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:11.846437 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:11.849983 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d01dd6e6-9472-4389-867c-cbf723ce3a87 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:07:11.859133 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d01dd6e6-9472-4389-867c-cbf723ce3a87 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e returned with HTTP 200 Aug 01 13:07:11.860787 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1123/4487] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:11 2026] GET /volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e => generated 1422 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:12.385021 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-73b8615f-d4dd-4f55-ae26-cff83515320a req-bf894c32-0b7f-4946-9e6f-89245c3e666d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:12.388211 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-73b8615f-d4dd-4f55-ae26-cff83515320a req-bf894c32-0b7f-4946-9e6f-89245c3e666d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] DELETE https://10.4.3.110/volume/v3/attachments/b24bdc0e-efcb-41b8-841a-3540be7d7e13 Aug 01 13:07:12.388547 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-73b8615f-d4dd-4f55-ae26-cff83515320a req-bf894c32-0b7f-4946-9e6f-89245c3e666d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:12.388892 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-73b8615f-d4dd-4f55-ae26-cff83515320a req-bf894c32-0b7f-4946-9e6f-89245c3e666d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:12.398624 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:12.398624 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:12.449631 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-73b8615f-d4dd-4f55-ae26-cff83515320a req-bf894c32-0b7f-4946-9e6f-89245c3e666d tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/attachments/b24bdc0e-efcb-41b8-841a-3540be7d7e13 returned with HTTP 200 Aug 01 13:07:12.451969 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1120/4488] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:07:12 2026] DELETE /volume/v3/attachments/b24bdc0e-efcb-41b8-841a-3540be7d7e13 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:12.637332 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-21ad77d1-78bc-4767-985b-a7e0b107d200 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:12.639507 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21ad77d1-78bc-4767-985b-a7e0b107d200 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:12.639817 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21ad77d1-78bc-4767-985b-a7e0b107d200 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:12.640069 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21ad77d1-78bc-4767-985b-a7e0b107d200 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:12.640228 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-21ad77d1-78bc-4767-985b-a7e0b107d200 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:12.645246 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:12.645246 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:12.646247 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21ad77d1-78bc-4767-985b-a7e0b107d200 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:12.646980 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1124/4489] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:12 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:12.749376 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-218391f2-de69-49bb-a450-66af7fa7b2d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:12.751080 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-218391f2-de69-49bb-a450-66af7fa7b2d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:12.751245 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-218391f2-de69-49bb-a450-66af7fa7b2d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:12.751525 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-218391f2-de69-49bb-a450-66af7fa7b2d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:12.751678 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-218391f2-de69-49bb-a450-66af7fa7b2d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:12.757301 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:12.757301 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:12.758281 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-218391f2-de69-49bb-a450-66af7fa7b2d8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:12.758811 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1123/4490] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:12 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:12.881923 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7658657b-ce45-42bc-a54b-3eed84424e6f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:12.883806 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7658657b-ce45-42bc-a54b-3eed84424e6f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e Aug 01 13:07:12.884049 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7658657b-ce45-42bc-a54b-3eed84424e6f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:12.884231 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7658657b-ce45-42bc-a54b-3eed84424e6f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:12.890009 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7658657b-ce45-42bc-a54b-3eed84424e6f tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e returned with HTTP 404 Aug 01 13:07:12.890475 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1124/4491] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:12 2026] GET /volume/v3/volumes/b617d8b0-a27f-48c2-8c3e-11a810bcaa5e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:07:12.897620 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75fefce8-4c12-4f1f-933f-7f5104617c41 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:12.899463 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75fefce8-4c12-4f1f-933f-7f5104617c41 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 Aug 01 13:07:12.899657 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75fefce8-4c12-4f1f-933f-7f5104617c41 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:12.899846 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75fefce8-4c12-4f1f-933f-7f5104617c41 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:12.899964 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-75fefce8-4c12-4f1f-933f-7f5104617c41 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Delete snapshot with id: 894c9ceb-f171-4f05-85d6-bc4125d9a6b9 Aug 01 13:07:12.906374 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:12.906374 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:12.906851 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-75fefce8-4c12-4f1f-933f-7f5104617c41 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot retrieved successfully. Aug 01 13:07:12.925820 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-75fefce8-4c12-4f1f-933f-7f5104617c41 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot delete request issued successfully. Aug 01 13:07:12.929106 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75fefce8-4c12-4f1f-933f-7f5104617c41 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 returned with HTTP 202 Aug 01 13:07:12.929906 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1121/4492] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:07:12 2026] DELETE /volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:12.937572 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d7969e1c-748c-4e97-9239-71d54bb01fd2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:12.939995 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7969e1c-748c-4e97-9239-71d54bb01fd2 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 Aug 01 13:07:12.940216 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7969e1c-748c-4e97-9239-71d54bb01fd2 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:12.940475 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7969e1c-748c-4e97-9239-71d54bb01fd2 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:12.949145 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:12.949145 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:12.950016 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d7969e1c-748c-4e97-9239-71d54bb01fd2 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Snapshot retrieved successfully. Aug 01 13:07:12.950391 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7969e1c-748c-4e97-9239-71d54bb01fd2 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 returned with HTTP 200 Aug 01 13:07:12.950741 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1125/4493] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:07:12 2026] GET /volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:13.662011 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6cad1225-9ab9-4a45-8992-520fd9c5f9c0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:13.665096 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cad1225-9ab9-4a45-8992-520fd9c5f9c0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:13.665370 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6cad1225-9ab9-4a45-8992-520fd9c5f9c0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:13.665856 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6cad1225-9ab9-4a45-8992-520fd9c5f9c0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:13.665986 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6cad1225-9ab9-4a45-8992-520fd9c5f9c0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:13.672113 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:13.672113 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:13.673187 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cad1225-9ab9-4a45-8992-520fd9c5f9c0 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:13.673776 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1124/4494] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:13 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:13.737935 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-34bb66e9-4931-431e-8259-58b95e9da64e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:13.740539 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34bb66e9-4931-431e-8259-58b95e9da64e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] DELETE https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 Aug 01 13:07:13.740879 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-34bb66e9-4931-431e-8259-58b95e9da64e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:13.741302 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-34bb66e9-4931-431e-8259-58b95e9da64e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:13.741302 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-34bb66e9-4931-431e-8259-58b95e9da64e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Delete volume with id: 3989cdd6-3470-4413-a5e7-4dedb18941c1 Aug 01 13:07:13.750234 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:13.750234 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:13.750965 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-34bb66e9-4931-431e-8259-58b95e9da64e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:07:13.770772 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-79cf8fa1-52cc-4bce-a100-be3da1b52f6f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:13.773688 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79cf8fa1-52cc-4bce-a100-be3da1b52f6f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:13.773913 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79cf8fa1-52cc-4bce-a100-be3da1b52f6f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:13.774360 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-34bb66e9-4931-431e-8259-58b95e9da64e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Delete volume request issued successfully. Aug 01 13:07:13.774548 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34bb66e9-4931-431e-8259-58b95e9da64e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 returned with HTTP 202 Aug 01 13:07:13.774961 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1125/4495] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:13 2026] DELETE /volume/v3/volumes/3989cdd6-3470-4413-a5e7-4dedb18941c1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:13.775178 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79cf8fa1-52cc-4bce-a100-be3da1b52f6f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:13.775285 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-79cf8fa1-52cc-4bce-a100-be3da1b52f6f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:13.779657 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:13.779657 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:13.780343 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79cf8fa1-52cc-4bce-a100-be3da1b52f6f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:13.780785 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1122/4496] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:13 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:13.785165 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-60f2ab27-c7ee-4fcd-a878-f653aec1d187 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:13.789219 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60f2ab27-c7ee-4fcd-a878-f653aec1d187 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] DELETE https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 Aug 01 13:07:13.789337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60f2ab27-c7ee-4fcd-a878-f653aec1d187 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:13.789477 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60f2ab27-c7ee-4fcd-a878-f653aec1d187 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:13.789629 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-60f2ab27-c7ee-4fcd-a878-f653aec1d187 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Delete backup with id: 787899c7-115d-4434-bea8-3c195909a250. Aug 01 13:07:13.799206 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:13.799206 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:13.815990 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-60f2ab27-c7ee-4fcd-a878-f653aec1d187 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] delete_backup rpcapi backup_id 787899c7-115d-4434-bea8-3c195909a250 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:07:13.817857 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60f2ab27-c7ee-4fcd-a878-f653aec1d187 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 returned with HTTP 202 Aug 01 13:07:13.818397 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1126/4497] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:13 2026] DELETE /volume/v3/backups/787899c7-115d-4434-bea8-3c195909a250 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:07:13.825879 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fbd9f770-1222-4f58-a97f-f52d8fb645ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:13.828032 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbd9f770-1222-4f58-a97f-f52d8fb645ee tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] DELETE https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f Aug 01 13:07:13.828282 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbd9f770-1222-4f58-a97f-f52d8fb645ee tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:13.828522 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbd9f770-1222-4f58-a97f-f52d8fb645ee tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:13.828725 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-fbd9f770-1222-4f58-a97f-f52d8fb645ee tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Delete volume with id: 6130f7a5-76ff-49e6-aca4-b62494b6d75f Aug 01 13:07:13.838857 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:13.838857 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:13.839447 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fbd9f770-1222-4f58-a97f-f52d8fb645ee tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:07:13.861010 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fbd9f770-1222-4f58-a97f-f52d8fb645ee tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Delete volume request issued successfully. Aug 01 13:07:13.861902 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbd9f770-1222-4f58-a97f-f52d8fb645ee tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f returned with HTTP 202 Aug 01 13:07:13.861902 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1125/4498] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:13 2026] DELETE /volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:13.869086 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a05320dc-7bd6-43ad-aa45-7f3f9d5d14b0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:13.870914 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a05320dc-7bd6-43ad-aa45-7f3f9d5d14b0 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f Aug 01 13:07:13.871237 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a05320dc-7bd6-43ad-aa45-7f3f9d5d14b0 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:13.871304 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a05320dc-7bd6-43ad-aa45-7f3f9d5d14b0 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:13.880146 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:13.880146 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:13.884190 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a05320dc-7bd6-43ad-aa45-7f3f9d5d14b0 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Volume info retrieved successfully. Aug 01 13:07:13.890518 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a05320dc-7bd6-43ad-aa45-7f3f9d5d14b0 tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f returned with HTTP 200 Aug 01 13:07:13.891162 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1126/4499] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:13 2026] GET /volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:13.959346 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d778fde7-8988-4d92-b4f1-fef9d0f395aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:13.961894 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d778fde7-8988-4d92-b4f1-fef9d0f395aa tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 Aug 01 13:07:13.962184 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d778fde7-8988-4d92-b4f1-fef9d0f395aa tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:13.962509 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d778fde7-8988-4d92-b4f1-fef9d0f395aa tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:13.968765 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d778fde7-8988-4d92-b4f1-fef9d0f395aa tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 returned with HTTP 404 Aug 01 13:07:13.969315 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1123/4500] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:07:13 2026] GET /volume/v3/snapshots/894c9ceb-f171-4f05-85d6-bc4125d9a6b9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:14.689052 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad142e17-95b3-40e8-aa54-bff2d19a98bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:14.691280 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad142e17-95b3-40e8-aa54-bff2d19a98bd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:14.691539 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad142e17-95b3-40e8-aa54-bff2d19a98bd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:14.691833 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad142e17-95b3-40e8-aa54-bff2d19a98bd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:14.691899 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ad142e17-95b3-40e8-aa54-bff2d19a98bd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:14.704649 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:14.704649 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:14.704649 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad142e17-95b3-40e8-aa54-bff2d19a98bd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:14.704649 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1127/4501] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:14 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:14.793137 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2c1d83f5-bc16-4e50-9689-77715364c90f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:14.795353 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c1d83f5-bc16-4e50-9689-77715364c90f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:14.795616 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c1d83f5-bc16-4e50-9689-77715364c90f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:14.795848 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c1d83f5-bc16-4e50-9689-77715364c90f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:14.795996 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2c1d83f5-bc16-4e50-9689-77715364c90f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:14.800729 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:14.800729 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:14.801500 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c1d83f5-bc16-4e50-9689-77715364c90f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:14.801847 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1126/4502] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:14 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:14.904462 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3c8cd72a-f730-4775-ad78-ca5b2ea4061e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:14.907617 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3c8cd72a-f730-4775-ad78-ca5b2ea4061e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] GET https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f Aug 01 13:07:14.907617 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3c8cd72a-f730-4775-ad78-ca5b2ea4061e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:14.907617 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3c8cd72a-f730-4775-ad78-ca5b2ea4061e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:14.915756 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3c8cd72a-f730-4775-ad78-ca5b2ea4061e tempest-TestVolumeBackupRestore-952888279 tempest-TestVolumeBackupRestore-952888279-project-member] https://10.4.3.110/volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f returned with HTTP 404 Aug 01 13:07:14.916526 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1127/4503] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:14 2026] GET /volume/v3/volumes/6130f7a5-76ff-49e6-aca4-b62494b6d75f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:15.721584 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a8bc910-1ac3-444a-91a7-81b7c2318bb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:15.721584 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a8bc910-1ac3-444a-91a7-81b7c2318bb5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:15.721584 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a8bc910-1ac3-444a-91a7-81b7c2318bb5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:15.721584 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a8bc910-1ac3-444a-91a7-81b7c2318bb5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:15.721584 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2a8bc910-1ac3-444a-91a7-81b7c2318bb5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:15.726664 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:15.726664 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:15.727650 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a8bc910-1ac3-444a-91a7-81b7c2318bb5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:15.728264 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1124/4504] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:15 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:15.772230 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-16e6cdad-a657-4c43-9248-1e4a67045b69 req-6ab3b26f-0396-4ca0-959e-9fb1166c2622 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:15.777862 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-16e6cdad-a657-4c43-9248-1e4a67045b69 req-6ab3b26f-0396-4ca0-959e-9fb1166c2622 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] DELETE https://10.4.3.110/volume/v3/attachments/0ed6ecc2-e996-4786-b695-29b908583175 Aug 01 13:07:15.777862 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-16e6cdad-a657-4c43-9248-1e4a67045b69 req-6ab3b26f-0396-4ca0-959e-9fb1166c2622 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:15.777862 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-16e6cdad-a657-4c43-9248-1e4a67045b69 req-6ab3b26f-0396-4ca0-959e-9fb1166c2622 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:15.792427 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:15.792427 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:15.814614 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ca57b76d-a94f-4f1e-9b4f-ad34700066ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:15.817611 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca57b76d-a94f-4f1e-9b4f-ad34700066ba tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:15.817912 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca57b76d-a94f-4f1e-9b4f-ad34700066ba tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:15.818178 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca57b76d-a94f-4f1e-9b4f-ad34700066ba tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:15.818321 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ca57b76d-a94f-4f1e-9b4f-ad34700066ba tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:15.823358 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:15.823358 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:15.824515 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca57b76d-a94f-4f1e-9b4f-ad34700066ba tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:15.824930 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1127/4505] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:15 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:15.871688 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-16e6cdad-a657-4c43-9248-1e4a67045b69 req-6ab3b26f-0396-4ca0-959e-9fb1166c2622 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/attachments/0ed6ecc2-e996-4786-b695-29b908583175 returned with HTTP 200 Aug 01 13:07:15.872290 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1128/4506] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:07:15 2026] DELETE /volume/v3/attachments/0ed6ecc2-e996-4786-b695-29b908583175 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:16.739880 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f0ce69e2-8100-4165-84f6-bbb7daa1d5f4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:16.745426 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0ce69e2-8100-4165-84f6-bbb7daa1d5f4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:16.745619 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0ce69e2-8100-4165-84f6-bbb7daa1d5f4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:16.745827 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0ce69e2-8100-4165-84f6-bbb7daa1d5f4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:16.745985 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f0ce69e2-8100-4165-84f6-bbb7daa1d5f4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:16.753259 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:16.753259 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:16.754237 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0ce69e2-8100-4165-84f6-bbb7daa1d5f4 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:16.754706 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1128/4507] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:16 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:16.837025 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fbe1d1e9-f718-482c-996c-cc7d5f715e8a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:16.839008 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fbe1d1e9-f718-482c-996c-cc7d5f715e8a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:16.839274 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fbe1d1e9-f718-482c-996c-cc7d5f715e8a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:16.839484 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fbe1d1e9-f718-482c-996c-cc7d5f715e8a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:16.839613 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-fbe1d1e9-f718-482c-996c-cc7d5f715e8a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:16.843921 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:16.843921 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:16.844580 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fbe1d1e9-f718-482c-996c-cc7d5f715e8a tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:16.844976 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1125/4508] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:16 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:17.103005 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6529e18-59ac-4bd2-8662-c789c61156a7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:17.104663 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6529e18-59ac-4bd2-8662-c789c61156a7 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] DELETE https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:07:17.104907 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6529e18-59ac-4bd2-8662-c789c61156a7 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:17.105129 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6529e18-59ac-4bd2-8662-c789c61156a7 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:17.105298 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a6529e18-59ac-4bd2-8662-c789c61156a7 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Delete volume with id: 93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:07:17.112568 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:17.112568 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:17.113029 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a6529e18-59ac-4bd2-8662-c789c61156a7 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:07:17.132772 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a6529e18-59ac-4bd2-8662-c789c61156a7 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Delete volume request issued successfully. Aug 01 13:07:17.133073 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6529e18-59ac-4bd2-8662-c789c61156a7 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c returned with HTTP 202 Aug 01 13:07:17.133603 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1128/4509] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:07:17 2026] DELETE /volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:07:17.142112 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-82050d28-19d4-40a0-a52a-936ff9c6efcd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:17.144738 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82050d28-19d4-40a0-a52a-936ff9c6efcd tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:07:17.144738 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82050d28-19d4-40a0-a52a-936ff9c6efcd tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:17.145243 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82050d28-19d4-40a0-a52a-936ff9c6efcd tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:17.151761 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:17.151761 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:17.155599 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-82050d28-19d4-40a0-a52a-936ff9c6efcd tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Volume info retrieved successfully. Aug 01 13:07:17.160385 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82050d28-19d4-40a0-a52a-936ff9c6efcd tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c returned with HTTP 200 Aug 01 13:07:17.160775 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1129/4510] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:17 2026] GET /volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:17.770054 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c806d5ce-3bcc-4b60-973d-3116c6a74b88 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:17.772116 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c806d5ce-3bcc-4b60-973d-3116c6a74b88 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:17.772348 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c806d5ce-3bcc-4b60-973d-3116c6a74b88 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:17.772533 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c806d5ce-3bcc-4b60-973d-3116c6a74b88 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:17.772687 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c806d5ce-3bcc-4b60-973d-3116c6a74b88 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:17.777605 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:17.777605 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:17.778338 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c806d5ce-3bcc-4b60-973d-3116c6a74b88 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:17.778671 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1129/4511] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:17 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:17.856666 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3801bbfc-73bb-4e86-bb8e-56a2bb421be7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:17.859160 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3801bbfc-73bb-4e86-bb8e-56a2bb421be7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:17.859397 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3801bbfc-73bb-4e86-bb8e-56a2bb421be7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:17.859622 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3801bbfc-73bb-4e86-bb8e-56a2bb421be7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:17.859754 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3801bbfc-73bb-4e86-bb8e-56a2bb421be7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:17.865198 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:17.865198 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:17.866045 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3801bbfc-73bb-4e86-bb8e-56a2bb421be7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:17.866488 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1126/4512] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:17 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:18.175238 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6c429bef-d56c-453c-9191-7c693ac5b899 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:18.177334 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c429bef-d56c-453c-9191-7c693ac5b899 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] GET https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c Aug 01 13:07:18.177559 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c429bef-d56c-453c-9191-7c693ac5b899 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:18.177766 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c429bef-d56c-453c-9191-7c693ac5b899 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:18.184986 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c429bef-d56c-453c-9191-7c693ac5b899 tempest-TestVolumeBootPatternV346-920259578 tempest-TestVolumeBootPatternV346-920259578-project-member] https://10.4.3.110/volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c returned with HTTP 404 Aug 01 13:07:18.185626 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1129/4513] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:18 2026] GET /volume/v3/volumes/93d7b696-e31f-4022-9447-999d2378756c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:07:18.789197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c66695a6-a648-435b-8ae7-132a90734e95 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:18.791391 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c66695a6-a648-435b-8ae7-132a90734e95 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:18.791628 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c66695a6-a648-435b-8ae7-132a90734e95 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:18.791877 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c66695a6-a648-435b-8ae7-132a90734e95 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:18.792082 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c66695a6-a648-435b-8ae7-132a90734e95 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:18.796804 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:18.796804 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:18.797762 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c66695a6-a648-435b-8ae7-132a90734e95 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:18.798251 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1130/4514] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:18 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:18.879044 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-613fd5a8-b059-4237-a303-fce1741f9f67 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:18.882795 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-613fd5a8-b059-4237-a303-fce1741f9f67 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:18.882795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-613fd5a8-b059-4237-a303-fce1741f9f67 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:18.882795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-613fd5a8-b059-4237-a303-fce1741f9f67 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:18.882795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-613fd5a8-b059-4237-a303-fce1741f9f67 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:18.902260 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:18.902260 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:18.902260 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-613fd5a8-b059-4237-a303-fce1741f9f67 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:18.902260 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1130/4515] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:18 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:18.914935 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-62f6b1c7-1acb-4729-ace3-61182b8ffdb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:18.916659 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62f6b1c7-1acb-4729-ace3-61182b8ffdb5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/f129698b-52a5-4433-bd8c-d7beb6be20c4 Aug 01 13:07:18.916874 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-62f6b1c7-1acb-4729-ace3-61182b8ffdb5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:18.917078 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-62f6b1c7-1acb-4729-ace3-61182b8ffdb5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:18.917221 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-62f6b1c7-1acb-4729-ace3-61182b8ffdb5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete volume with id: f129698b-52a5-4433-bd8c-d7beb6be20c4 Aug 01 13:07:18.929284 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:18.929284 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:18.929637 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-62f6b1c7-1acb-4729-ace3-61182b8ffdb5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:07:18.958968 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-62f6b1c7-1acb-4729-ace3-61182b8ffdb5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete volume request issued successfully. Aug 01 13:07:18.959200 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62f6b1c7-1acb-4729-ace3-61182b8ffdb5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/f129698b-52a5-4433-bd8c-d7beb6be20c4 returned with HTTP 202 Aug 01 13:07:18.959657 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1127/4516] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:07:18 2026] DELETE /volume/v3/volumes/f129698b-52a5-4433-bd8c-d7beb6be20c4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:18.973861 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2e5c5aca-0eff-4fc3-88d9-73f547e9e73e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:18.977847 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e5c5aca-0eff-4fc3-88d9-73f547e9e73e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/f129698b-52a5-4433-bd8c-d7beb6be20c4 Aug 01 13:07:18.978158 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e5c5aca-0eff-4fc3-88d9-73f547e9e73e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:18.978456 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e5c5aca-0eff-4fc3-88d9-73f547e9e73e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:18.994141 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:18.994141 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:19.000265 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2e5c5aca-0eff-4fc3-88d9-73f547e9e73e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:07:19.007822 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e5c5aca-0eff-4fc3-88d9-73f547e9e73e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/f129698b-52a5-4433-bd8c-d7beb6be20c4 returned with HTTP 200 Aug 01 13:07:19.008428 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1130/4517] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:18 2026] GET /volume/v3/volumes/f129698b-52a5-4433-bd8c-d7beb6be20c4 => generated 1065 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:19.810387 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7abf48bd-e226-4176-be9d-f5e21bf92c9a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:19.811940 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7abf48bd-e226-4176-be9d-f5e21bf92c9a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:19.812231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7abf48bd-e226-4176-be9d-f5e21bf92c9a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:19.812231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7abf48bd-e226-4176-be9d-f5e21bf92c9a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:19.812231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7abf48bd-e226-4176-be9d-f5e21bf92c9a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:19.818336 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:19.818336 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:19.819323 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7abf48bd-e226-4176-be9d-f5e21bf92c9a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:19.819433 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1131/4518] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:19 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:20.023534 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d779053d-993e-4f27-97d6-b475c02796b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:20.025831 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d779053d-993e-4f27-97d6-b475c02796b3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/f129698b-52a5-4433-bd8c-d7beb6be20c4 Aug 01 13:07:20.026043 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d779053d-993e-4f27-97d6-b475c02796b3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:20.026417 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d779053d-993e-4f27-97d6-b475c02796b3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:20.034508 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d779053d-993e-4f27-97d6-b475c02796b3 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/f129698b-52a5-4433-bd8c-d7beb6be20c4 returned with HTTP 404 Aug 01 13:07:20.035107 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1131/4519] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:20 2026] GET /volume/v3/volumes/f129698b-52a5-4433-bd8c-d7beb6be20c4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:20.044685 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-66251d33-6eb8-4625-9e09-db7f9ac5775b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:20.049931 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66251d33-6eb8-4625-9e09-db7f9ac5775b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:20.050264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66251d33-6eb8-4625-9e09-db7f9ac5775b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:20.050492 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66251d33-6eb8-4625-9e09-db7f9ac5775b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:20.050642 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-66251d33-6eb8-4625-9e09-db7f9ac5775b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:20.064172 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:20.064172 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:20.064834 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66251d33-6eb8-4625-9e09-db7f9ac5775b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:20.065393 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1128/4520] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:20 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 738 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:20.082370 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5ad1da05-82c0-4721-9478-5abc51672844 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:20.088759 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ad1da05-82c0-4721-9478-5abc51672844 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] DELETE https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:07:20.088759 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ad1da05-82c0-4721-9478-5abc51672844 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:20.088759 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ad1da05-82c0-4721-9478-5abc51672844 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:20.088759 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-5ad1da05-82c0-4721-9478-5abc51672844 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete backup with id: f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. Aug 01 13:07:20.093817 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:20.093817 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:20.117795 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-5ad1da05-82c0-4721-9478-5abc51672844 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] delete_backup rpcapi backup_id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:07:20.119775 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ad1da05-82c0-4721-9478-5abc51672844 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 202 Aug 01 13:07:20.120299 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1131/4521] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:07:20 2026] DELETE /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:07:20.129172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f23c2eb0-db25-4ddf-8d69-df85ebf1f0b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:20.131501 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f23c2eb0-db25-4ddf-8d69-df85ebf1f0b8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:07:20.132436 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f23c2eb0-db25-4ddf-8d69-df85ebf1f0b8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:20.132581 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f23c2eb0-db25-4ddf-8d69-df85ebf1f0b8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:20.132717 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f23c2eb0-db25-4ddf-8d69-df85ebf1f0b8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:20.138266 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:20.138266 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:20.138862 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f23c2eb0-db25-4ddf-8d69-df85ebf1f0b8 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 200 Aug 01 13:07:20.139341 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1132/4522] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:20 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:20.832705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-600a104b-ca26-4c49-beb5-8499cf3ef19a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:20.836865 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-600a104b-ca26-4c49-beb5-8499cf3ef19a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:20.837180 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-600a104b-ca26-4c49-beb5-8499cf3ef19a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:20.837430 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-600a104b-ca26-4c49-beb5-8499cf3ef19a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:20.837571 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-600a104b-ca26-4c49-beb5-8499cf3ef19a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:20.847650 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:20.847650 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:20.848478 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-600a104b-ca26-4c49-beb5-8499cf3ef19a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:20.848850 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1132/4523] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:20 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:21.151749 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-279dfc9b-7409-47f9-bd61-87d40a8db8bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:21.153533 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-279dfc9b-7409-47f9-bd61-87d40a8db8bd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 Aug 01 13:07:21.153808 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-279dfc9b-7409-47f9-bd61-87d40a8db8bd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:21.154004 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-279dfc9b-7409-47f9-bd61-87d40a8db8bd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:21.154118 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-279dfc9b-7409-47f9-bd61-87d40a8db8bd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:21.157590 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-279dfc9b-7409-47f9-bd61-87d40a8db8bd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 returned with HTTP 404 Aug 01 13:07:21.158199 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1129/4524] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:21 2026] GET /volume/v3/backups/f9a7dcb9-6f4b-41c9-b72e-a7c425bc1cc8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:21.166703 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-785f45f0-5f03-4cbe-8494-9db037709259 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:21.168993 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-785f45f0-5f03-4cbe-8494-9db037709259 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] DELETE https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:07:21.169310 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-785f45f0-5f03-4cbe-8494-9db037709259 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:21.169574 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-785f45f0-5f03-4cbe-8494-9db037709259 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:21.169725 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-785f45f0-5f03-4cbe-8494-9db037709259 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete backup with id: 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. Aug 01 13:07:21.180178 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:21.180178 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:21.194476 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-785f45f0-5f03-4cbe-8494-9db037709259 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] delete_backup rpcapi backup_id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:07:21.196610 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-785f45f0-5f03-4cbe-8494-9db037709259 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 202 Aug 01 13:07:21.197168 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1132/4525] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:07:21 2026] DELETE /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:07:21.205614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b59922d-1c15-4521-bef6-ed0eb65a4184 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:21.207639 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b59922d-1c15-4521-bef6-ed0eb65a4184 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:07:21.207853 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b59922d-1c15-4521-bef6-ed0eb65a4184 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:21.208071 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b59922d-1c15-4521-bef6-ed0eb65a4184 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:21.208621 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4b59922d-1c15-4521-bef6-ed0eb65a4184 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:21.212310 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:21.212310 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:21.212875 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b59922d-1c15-4521-bef6-ed0eb65a4184 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 200 Aug 01 13:07:21.213320 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1133/4526] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:21 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:21.860665 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-40419feb-d825-4d18-b814-85f30c98264e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:21.863375 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40419feb-d825-4d18-b814-85f30c98264e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:21.863580 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40419feb-d825-4d18-b814-85f30c98264e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:21.863764 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40419feb-d825-4d18-b814-85f30c98264e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:21.863881 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-40419feb-d825-4d18-b814-85f30c98264e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:21.869765 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:21.869765 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:21.870553 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40419feb-d825-4d18-b814-85f30c98264e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:21.870932 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1133/4527] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:21 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:21.881274 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-848a8947-c3cc-4638-bb76-064f120b7870 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:21.883030 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-848a8947-c3cc-4638-bb76-064f120b7870 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:21.883296 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-848a8947-c3cc-4638-bb76-064f120b7870 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:21.883542 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-848a8947-c3cc-4638-bb76-064f120b7870 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:21.883687 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-848a8947-c3cc-4638-bb76-064f120b7870 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:21.890191 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:21.890191 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:21.891851 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-848a8947-c3cc-4638-bb76-064f120b7870 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:21.892009 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1130/4528] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:21 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:21.904135 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6264927b-da54-47ea-8278-b1f43ca2761b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:21.906038 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6264927b-da54-47ea-8278-b1f43ca2761b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:07:21.906405 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6264927b-da54-47ea-8278-b1f43ca2761b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "08795eb3-4033-4f27-88db-68095ea67c89", "incremental": true, "force": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:21.908533 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-6264927b-da54-47ea-8278-b1f43ca2761b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating new backup {'backup': {'volume_id': '08795eb3-4033-4f27-88db-68095ea67c89', 'incremental': True, 'force': True}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:07:21.908654 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-6264927b-da54-47ea-8278-b1f43ca2761b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating backup of volume 08795eb3-4033-4f27-88db-68095ea67c89 in container None Aug 01 13:07:21.919700 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:21.919700 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:21.921483 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6264927b-da54-47ea-8278-b1f43ca2761b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:21.937618 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-6264927b-da54-47ea-8278-b1f43ca2761b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['4b39373a-220a-4ada-8c19-c80b9ecd7c67', '12716226-9813-466a-b6a1-bd7adf7e5989'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:21.977902 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6264927b-da54-47ea-8278-b1f43ca2761b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:07:21.978417 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1133/4529] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:21 2026] POST /volume/v3/backups => generated 288 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:21.987449 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-213e0856-3496-4d34-9b8f-2dd05072ba6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:21.989562 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-213e0856-3496-4d34-9b8f-2dd05072ba6a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:21.989827 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-213e0856-3496-4d34-9b8f-2dd05072ba6a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:21.990107 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-213e0856-3496-4d34-9b8f-2dd05072ba6a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:21.990279 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-213e0856-3496-4d34-9b8f-2dd05072ba6a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:21.997113 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:21.997113 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:21.997510 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-213e0856-3496-4d34-9b8f-2dd05072ba6a tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 200 Aug 01 13:07:21.998089 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1134/4530] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:21 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:22.225240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1afd3573-19ae-46ec-895c-3173d910cc57 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:22.227090 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1afd3573-19ae-46ec-895c-3173d910cc57 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b Aug 01 13:07:22.227304 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1afd3573-19ae-46ec-895c-3173d910cc57 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:22.227497 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1afd3573-19ae-46ec-895c-3173d910cc57 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:22.227593 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1afd3573-19ae-46ec-895c-3173d910cc57 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 88bc0a8e-94cf-4910-81f3-61cd9200ee5b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:22.231328 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1afd3573-19ae-46ec-895c-3173d910cc57 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b returned with HTTP 404 Aug 01 13:07:22.231814 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1134/4531] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:22 2026] GET /volume/v3/backups/88bc0a8e-94cf-4910-81f3-61cd9200ee5b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:22.241090 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-55964664-fce9-4be8-a23c-2064cf218edd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:22.246176 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55964664-fce9-4be8-a23c-2064cf218edd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] DELETE https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:22.246176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55964664-fce9-4be8-a23c-2064cf218edd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:22.246176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55964664-fce9-4be8-a23c-2064cf218edd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:22.246176 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-55964664-fce9-4be8-a23c-2064cf218edd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete backup with id: 90eabc24-234d-4657-a186-e5e80ceb93f1. Aug 01 13:07:22.251929 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:22.251929 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:22.271155 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-55964664-fce9-4be8-a23c-2064cf218edd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] delete_backup rpcapi backup_id 90eabc24-234d-4657-a186-e5e80ceb93f1 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:07:22.275986 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55964664-fce9-4be8-a23c-2064cf218edd tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 202 Aug 01 13:07:22.275986 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1131/4532] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:07:22 2026] DELETE /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:07:22.282365 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c7145411-a528-4b4d-aa81-96327aca55d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:22.284881 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7145411-a528-4b4d-aa81-96327aca55d7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:22.285193 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7145411-a528-4b4d-aa81-96327aca55d7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:22.285428 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7145411-a528-4b4d-aa81-96327aca55d7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:22.285737 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c7145411-a528-4b4d-aa81-96327aca55d7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:22.290663 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:22.290663 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:22.291352 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7145411-a528-4b4d-aa81-96327aca55d7 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 200 Aug 01 13:07:22.292019 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1134/4533] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:22 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:23.009562 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-da3472e7-6bae-4b41-ad4d-d6516df18339 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:23.011805 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da3472e7-6bae-4b41-ad4d-d6516df18339 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:23.012124 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da3472e7-6bae-4b41-ad4d-d6516df18339 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:23.012390 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da3472e7-6bae-4b41-ad4d-d6516df18339 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:23.012548 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-da3472e7-6bae-4b41-ad4d-d6516df18339 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:23.018089 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:23.018089 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:23.019128 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da3472e7-6bae-4b41-ad4d-d6516df18339 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 200 Aug 01 13:07:23.019646 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1135/4534] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:23 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:23.308306 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-282585cb-0379-4e3e-ac16-a58f66aab04e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:23.315450 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-282585cb-0379-4e3e-ac16-a58f66aab04e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 Aug 01 13:07:23.315450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-282585cb-0379-4e3e-ac16-a58f66aab04e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:23.315450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-282585cb-0379-4e3e-ac16-a58f66aab04e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:23.315450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-282585cb-0379-4e3e-ac16-a58f66aab04e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Show backup with id 90eabc24-234d-4657-a186-e5e80ceb93f1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:23.320357 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-282585cb-0379-4e3e-ac16-a58f66aab04e tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 returned with HTTP 404 Aug 01 13:07:23.321611 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1135/4535] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:23 2026] GET /volume/v3/backups/90eabc24-234d-4657-a186-e5e80ceb93f1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:23.332914 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-af5f045d-a586-47c0-a4dc-efcdd22f123f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:23.334828 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af5f045d-a586-47c0-a4dc-efcdd22f123f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e Aug 01 13:07:23.335142 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af5f045d-a586-47c0-a4dc-efcdd22f123f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:23.335409 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af5f045d-a586-47c0-a4dc-efcdd22f123f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:23.335625 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-af5f045d-a586-47c0-a4dc-efcdd22f123f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete volume with id: 67d947b5-a0b9-43df-ba0c-036696eedf3e Aug 01 13:07:23.347361 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:23.347361 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:23.347832 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-af5f045d-a586-47c0-a4dc-efcdd22f123f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:07:23.372919 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-af5f045d-a586-47c0-a4dc-efcdd22f123f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Delete volume request issued successfully. Aug 01 13:07:23.373258 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af5f045d-a586-47c0-a4dc-efcdd22f123f tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e returned with HTTP 202 Aug 01 13:07:23.373643 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1132/4536] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:07:23 2026] DELETE /volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:23.380751 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7470df3d-88f9-44b2-9695-683fc0f8b91b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:23.382894 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7470df3d-88f9-44b2-9695-683fc0f8b91b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e Aug 01 13:07:23.383151 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7470df3d-88f9-44b2-9695-683fc0f8b91b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:23.383402 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7470df3d-88f9-44b2-9695-683fc0f8b91b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:23.393779 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:23.393779 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:23.398166 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7470df3d-88f9-44b2-9695-683fc0f8b91b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Volume info retrieved successfully. Aug 01 13:07:23.404191 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7470df3d-88f9-44b2-9695-683fc0f8b91b tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e returned with HTTP 200 Aug 01 13:07:23.404191 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1135/4537] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:23 2026] GET /volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:23.741272 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b6815146-2b8a-4374-8483-9c561446adaf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:23.863190 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:23.863692 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1024614495"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:23.865861 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1024614495'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:23.866072 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume of 1 GB Aug 01 13:07:23.871728 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Availability Zones retrieved successfully. Aug 01 13:07:23.881832 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (1f54fafa-137e-4fb5-aaa0-0073c3ced725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:23.883479 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522a8c32-6788-46b9-a531-5846ce452abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:23.885061 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:23.912879 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522a8c32-6788-46b9-a531-5846ce452abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:23.913653 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d51fe17-a8eb-47fc-9e61-1894f4f91e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:23.971836 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Created reservations ['bbde03e3-ae12-4bd5-bc1f-11eab9f31506', '34c7f6fb-294d-4214-a4b1-154e97ed5148', '8a0c23a3-7e0c-41d2-9939-a7ddaacb31f1', '52302c62-13e5-437c-94e3-ff53c8fd8a70'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:23.972546 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d51fe17-a8eb-47fc-9e61-1894f4f91e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbde03e3-ae12-4bd5-bc1f-11eab9f31506', '34c7f6fb-294d-4214-a4b1-154e97ed5148', '8a0c23a3-7e0c-41d2-9939-a7ddaacb31f1', '52302c62-13e5-437c-94e3-ff53c8fd8a70']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:23.973231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e219dd42-f757-43ca-9dd5-186ef546febe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:23.994920 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e219dd42-f757-43ca-9dd5-186ef546febe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd794c8ad-dfb7-4259-b1d9-e0720c39d061', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1024614495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['bbde03e3-ae12-4bd5-bc1f-11eab9f31506','34c7f6fb-294d-4214-a4b1-154e97ed5148','8a0c23a3-7e0c-41d2-9939-a7ddaacb31f1','52302c62-13e5-437c-94e3-ff53c8fd8a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1024614495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d794c8ad-dfb7-4259-b1d9-e0720c39d061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14edfad04a6441f7b5d89d600a86abe6',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='02907c02fdd5498bb5d231026f2b3359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:23.995731 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35a8e62-2dfa-4af7-a07b-6bec7c7a8b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:24.017267 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35a8e62-2dfa-4af7-a07b-6bec7c7a8b50) 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-CreateVolumesFromSnapshotTest-Volume-1024614495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['bbde03e3-ae12-4bd5-bc1f-11eab9f31506','34c7f6fb-294d-4214-a4b1-154e97ed5148','8a0c23a3-7e0c-41d2-9939-a7ddaacb31f1','52302c62-13e5-437c-94e3-ff53c8fd8a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:24.018145 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35aa2ecb-11c8-4e85-9e12-cbd5b33e385d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:24.027360 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35aa2ecb-11c8-4e85-9e12-cbd5b33e385d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:24.028518 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (1f54fafa-137e-4fb5-aaa0-0073c3ced725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:24.028906 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request issued successfully. Aug 01 13:07:24.029619 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6815146-2b8a-4374-8483-9c561446adaf tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:24.030440 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1136/4538] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:07:23 2026] POST /volume/v3/volumes => generated 760 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:24.032592 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9deaaec5-ef67-4206-9919-57b66c81e708 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:24.034211 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9deaaec5-ef67-4206-9919-57b66c81e708 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:24.034376 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9deaaec5-ef67-4206-9919-57b66c81e708 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:24.034544 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9deaaec5-ef67-4206-9919-57b66c81e708 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:24.034661 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9deaaec5-ef67-4206-9919-57b66c81e708 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:24.039084 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:24.039084 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:24.039859 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9deaaec5-ef67-4206-9919-57b66c81e708 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 200 Aug 01 13:07:24.040175 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1136/4539] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:24 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:24.044646 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2ff3913d-df61-4c5b-822d-3d1702a1d13b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:24.046576 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ff3913d-df61-4c5b-822d-3d1702a1d13b tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 Aug 01 13:07:24.046865 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ff3913d-df61-4c5b-822d-3d1702a1d13b tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:24.047140 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ff3913d-df61-4c5b-822d-3d1702a1d13b tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:24.057171 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:24.057171 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:24.063230 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2ff3913d-df61-4c5b-822d-3d1702a1d13b tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:24.074750 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ff3913d-df61-4c5b-822d-3d1702a1d13b tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 returned with HTTP 200 Aug 01 13:07:24.075248 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1133/4540] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:24 2026] GET /volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:24.419464 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-365b9e84-158b-4c58-8348-2a854f17cea5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:24.421417 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-365b9e84-158b-4c58-8348-2a854f17cea5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] GET https://10.4.3.110/volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e Aug 01 13:07:24.421629 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-365b9e84-158b-4c58-8348-2a854f17cea5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:24.421810 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-365b9e84-158b-4c58-8348-2a854f17cea5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:24.427129 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-365b9e84-158b-4c58-8348-2a854f17cea5 tempest-ProjectAdminTests33-1210498630 tempest-ProjectAdminTests33-1210498630-project-admin] https://10.4.3.110/volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e returned with HTTP 404 Aug 01 13:07:24.427658 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1136/4541] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:24 2026] GET /volume/v3/volumes/67d947b5-a0b9-43df-ba0c-036696eedf3e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:25.061658 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6cc93298-62e7-428f-8c02-b889cf0d73a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:25.062027 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cc93298-62e7-428f-8c02-b889cf0d73a1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:25.062027 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cc93298-62e7-428f-8c02-b889cf0d73a1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:25.066995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cc93298-62e7-428f-8c02-b889cf0d73a1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:25.066995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6cc93298-62e7-428f-8c02-b889cf0d73a1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:25.066995 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:25.066995 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:25.067574 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cc93298-62e7-428f-8c02-b889cf0d73a1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 200 Aug 01 13:07:25.067961 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1137/4542] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:25 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:25.095976 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-01162e9b-71c4-4c40-b33b-aecde6e6de9e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:25.097534 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01162e9b-71c4-4c40-b33b-aecde6e6de9e tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 Aug 01 13:07:25.099961 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01162e9b-71c4-4c40-b33b-aecde6e6de9e tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:25.099961 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01162e9b-71c4-4c40-b33b-aecde6e6de9e tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:25.106195 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:25.106195 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:25.114965 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-01162e9b-71c4-4c40-b33b-aecde6e6de9e tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:25.119603 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01162e9b-71c4-4c40-b33b-aecde6e6de9e tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 returned with HTTP 200 Aug 01 13:07:25.120160 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1137/4543] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:25 2026] GET /volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:25.140314 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4a51716c-0aea-44ea-a247-c53ea2423c6d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:25.142335 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a51716c-0aea-44ea-a247-c53ea2423c6d tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:07:25.142746 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a51716c-0aea-44ea-a247-c53ea2423c6d tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d794c8ad-dfb7-4259-b1d9-e0720c39d061", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1886520312"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:25.151550 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:25.151550 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:25.152150 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4a51716c-0aea-44ea-a247-c53ea2423c6d tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:25.152327 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-4a51716c-0aea-44ea-a247-c53ea2423c6d tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create snapshot from volume d794c8ad-dfb7-4259-b1d9-e0720c39d061 Aug 01 13:07:25.202013 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-4a51716c-0aea-44ea-a247-c53ea2423c6d tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Created reservations ['149a6d81-5c90-45f1-9c01-27ff3298fa4f', '17ce069d-96c9-4275-a6db-86036947c24f', '01af5fba-6457-45aa-a0c2-95f400d56d76', '7fca6589-3ea5-406e-b484-998f90663787'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:25.242698 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4a51716c-0aea-44ea-a247-c53ea2423c6d tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Snapshot create request issued successfully. Aug 01 13:07:25.243255 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a51716c-0aea-44ea-a247-c53ea2423c6d tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:07:25.244087 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1134/4544] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:07:25 2026] POST /volume/v3/snapshots => generated 316 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:25.255016 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d8febfd3-64f3-495c-a7ec-eebf40f8ab9a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:25.257434 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d8febfd3-64f3-495c-a7ec-eebf40f8ab9a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 Aug 01 13:07:25.257658 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d8febfd3-64f3-495c-a7ec-eebf40f8ab9a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:25.257885 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d8febfd3-64f3-495c-a7ec-eebf40f8ab9a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:25.265070 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:25.265070 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:25.265754 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d8febfd3-64f3-495c-a7ec-eebf40f8ab9a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Snapshot retrieved successfully. Aug 01 13:07:25.267082 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d8febfd3-64f3-495c-a7ec-eebf40f8ab9a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 returned with HTTP 200 Aug 01 13:07:25.267748 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1137/4545] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:07:25 2026] GET /volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 => generated 448 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:26.090462 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-607f98ce-13d2-4040-97dd-90b2a8f85929 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:26.092648 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-607f98ce-13d2-4040-97dd-90b2a8f85929 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:26.092819 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-607f98ce-13d2-4040-97dd-90b2a8f85929 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:26.093123 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-607f98ce-13d2-4040-97dd-90b2a8f85929 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:26.093224 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-607f98ce-13d2-4040-97dd-90b2a8f85929 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:26.099627 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:26.099627 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:26.100711 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-607f98ce-13d2-4040-97dd-90b2a8f85929 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 200 Aug 01 13:07:26.101280 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1138/4546] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:26 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:07:26.280333 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1bb237eb-fb72-4378-b952-271f98f78aea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:26.283575 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1bb237eb-fb72-4378-b952-271f98f78aea tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 Aug 01 13:07:26.283784 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1bb237eb-fb72-4378-b952-271f98f78aea tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:26.284014 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1bb237eb-fb72-4378-b952-271f98f78aea tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:26.290023 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:26.290023 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:26.290996 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1bb237eb-fb72-4378-b952-271f98f78aea tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Snapshot retrieved successfully. Aug 01 13:07:26.291838 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1bb237eb-fb72-4378-b952-271f98f78aea tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 returned with HTTP 200 Aug 01 13:07:26.292256 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1138/4547] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:07:26 2026] GET /volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:26.305388 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c205d45d-54b0-4303-aca6-762f1371cd7f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:26.307491 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:26.307923 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7f46890b-95cd-4ad1-af29-408dbe613595", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-819127814"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:26.309643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request body: {'volume': {"'snapshot_id": '7f46890b-95cd-4ad1-af29-408dbe613595', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-819127814'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:26.309845 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume of 1 GB Aug 01 13:07:26.310267 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:26.310267 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:26.314238 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Availability Zones retrieved successfully. Aug 01 13:07:26.321014 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (1d8b3ddf-90f6-45d9-9af9-7eb474b107ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:26.322425 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca60b55e-2d8d-4067-b068-eeed65e9b75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.323809 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:26.356976 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca60b55e-2d8d-4067-b068-eeed65e9b75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.358293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e15e1c0-739b-4b2f-8204-55fa92dfc2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.364243 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71afe48c-84d7-42f6-a0e5-442af68bac7e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:26.412572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Created reservations ['4f6dca1e-5316-4a9e-a362-858f6443bc48', '26c57905-bef8-4586-81a9-1196eb736698', 'ac82c145-b605-45db-b71b-434f394a050e', 'bb05f06c-49bc-46a2-a125-04b96908bbe3'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:26.413547 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e15e1c0-739b-4b2f-8204-55fa92dfc2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f6dca1e-5316-4a9e-a362-858f6443bc48', '26c57905-bef8-4586-81a9-1196eb736698', 'ac82c145-b605-45db-b71b-434f394a050e', 'bb05f06c-49bc-46a2-a125-04b96908bbe3']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.414401 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c91a6ea-4e63-4f83-95cf-6a94a2449f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.443970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c91a6ea-4e63-4f83-95cf-6a94a2449f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f98c349-f1d9-43ce-993d-3117f407df56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-819127814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['4f6dca1e-5316-4a9e-a362-858f6443bc48','26c57905-bef8-4586-81a9-1196eb736698','ac82c145-b605-45db-b71b-434f394a050e','bb05f06c-49bc-46a2-a125-04b96908bbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-819127814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f98c349-f1d9-43ce-993d-3117f407df56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14edfad04a6441f7b5d89d600a86abe6',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='02907c02fdd5498bb5d231026f2b3359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.444352 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd89ff7-73f1-4b57-a61a-dbe1707b6df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.465039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd89ff7-73f1-4b57-a61a-dbe1707b6df4) 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-CreateVolumesFromSnapshotTest-Volume-819127814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['4f6dca1e-5316-4a9e-a362-858f6443bc48','26c57905-bef8-4586-81a9-1196eb736698','ac82c145-b605-45db-b71b-434f394a050e','bb05f06c-49bc-46a2-a125-04b96908bbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.465690 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c25c9d-c150-4623-b6e1-09f0c24a5b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.475168 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c25c9d-c150-4623-b6e1-09f0c24a5b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.476654 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (1d8b3ddf-90f6-45d9-9af9-7eb474b107ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:26.477162 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request issued successfully. Aug 01 13:07:26.477904 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c205d45d-54b0-4303-aca6-762f1371cd7f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:26.478533 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1135/4548] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:26 2026] POST /volume/v3/volumes => generated 759 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:26.495893 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:26.497954 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:26.498384 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7f46890b-95cd-4ad1-af29-408dbe613595", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1737453779"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:26.500418 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request body: {'volume': {"'snapshot_id": '7f46890b-95cd-4ad1-af29-408dbe613595', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1737453779'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:26.500650 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume of 1 GB Aug 01 13:07:26.505819 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Availability Zones retrieved successfully. Aug 01 13:07:26.512628 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (4d169c05-6346-4ea8-88b0-ec085025bd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:26.514844 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31c66f9-449b-4a57-9175-c8f2d04526d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.515870 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:26.516046 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71afe48c-84d7-42f6-a0e5-442af68bac7e tempest-ProjectAdminTests-431400322 tempest-ProjectAdminTests-431400322-project-admin] GET https://10.4.3.110/volume/v3/scheduler-stats/get_pools Aug 01 13:07:26.516468 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71afe48c-84d7-42f6-a0e5-442af68bac7e tempest-ProjectAdminTests-431400322 tempest-ProjectAdminTests-431400322-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:26.517170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71afe48c-84d7-42f6-a0e5-442af68bac7e tempest-ProjectAdminTests-431400322 tempest-ProjectAdminTests-431400322-project-admin] Calling method 'get_pools' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:26.545139 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31c66f9-449b-4a57-9175-c8f2d04526d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.545821 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e93a83f-ac1e-42d3-8261-83c507ca4be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.578424 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71afe48c-84d7-42f6-a0e5-442af68bac7e tempest-ProjectAdminTests-431400322 tempest-ProjectAdminTests-431400322-project-admin] https://10.4.3.110/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 13:07:26.579517 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1138/4549] 10.4.3.110 () {66 vars in 1291 bytes} [Sat Aug 1 13:07:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:26.587787 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f0bc5040-d93d-4094-a645-3abc9bd6878e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:26.593866 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0bc5040-d93d-4094-a645-3abc9bd6878e tempest-ProjectAdminTests-431400322 tempest-ProjectAdminTests-431400322-project-admin] GET https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool Aug 01 13:07:26.594200 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0bc5040-d93d-4094-a645-3abc9bd6878e tempest-ProjectAdminTests-431400322 tempest-ProjectAdminTests-431400322-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:26.594463 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0bc5040-d93d-4094-a645-3abc9bd6878e tempest-ProjectAdminTests-431400322 tempest-ProjectAdminTests-431400322-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:26.596649 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Created reservations ['f02ee47b-fbd6-4afc-a4c5-ff64ea126927', 'bd4b1c8b-f2a2-4869-a045-15a6f8d70c0f', '66762638-2808-4ebd-bcda-dcafb4006e9d', 'dbd1cdf9-d63a-45ba-885e-21c16bdcee0f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:26.597534 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e93a83f-ac1e-42d3-8261-83c507ca4be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f02ee47b-fbd6-4afc-a4c5-ff64ea126927', 'bd4b1c8b-f2a2-4869-a045-15a6f8d70c0f', '66762638-2808-4ebd-bcda-dcafb4006e9d', 'dbd1cdf9-d63a-45ba-885e-21c16bdcee0f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.598545 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dcdfbdd-e92c-44d6-9139-1a7423864394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.623620 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dcdfbdd-e92c-44d6-9139-1a7423864394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '068f5593-247d-4c75-80c4-b8926cec2f80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1737453779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['f02ee47b-fbd6-4afc-a4c5-ff64ea126927','bd4b1c8b-f2a2-4869-a045-15a6f8d70c0f','66762638-2808-4ebd-bcda-dcafb4006e9d','dbd1cdf9-d63a-45ba-885e-21c16bdcee0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1737453779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=068f5593-247d-4c75-80c4-b8926cec2f80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14edfad04a6441f7b5d89d600a86abe6',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='02907c02fdd5498bb5d231026f2b3359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.624518 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73576d32-0bab-46ff-b2ba-486c75e426f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.625819 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0bc5040-d93d-4094-a645-3abc9bd6878e tempest-ProjectAdminTests-431400322 tempest-ProjectAdminTests-431400322-project-admin] https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool returned with HTTP 200 Aug 01 13:07:26.626505 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1139/4550] 10.4.3.110 () {66 vars in 1318 bytes} [Sat Aug 1 13:07:26 2026] GET /volume/v3/capabilities/np0000006302@storpool => generated 703 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:26.649238 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73576d32-0bab-46ff-b2ba-486c75e426f0) 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-CreateVolumesFromSnapshotTest-Volume-1737453779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['f02ee47b-fbd6-4afc-a4c5-ff64ea126927','bd4b1c8b-f2a2-4869-a045-15a6f8d70c0f','66762638-2808-4ebd-bcda-dcafb4006e9d','dbd1cdf9-d63a-45ba-885e-21c16bdcee0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.649925 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592d17c2-4b59-413e-87d0-df8490db81a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.659922 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592d17c2-4b59-413e-87d0-df8490db81a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.660773 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (4d169c05-6346-4ea8-88b0-ec085025bd2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:26.661125 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request issued successfully. Aug 01 13:07:26.661717 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30f8f180-5eac-4c6c-b58b-4ccfb5868c33 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:26.662243 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1139/4551] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:26 2026] POST /volume/v3/volumes => generated 760 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:26.674907 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-15774607-d0b0-4249-b857-2fe8ae597086 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:26.676813 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:26.677224 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7f46890b-95cd-4ad1-af29-408dbe613595", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-220517030"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:26.678660 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request body: {'volume': {"'snapshot_id": '7f46890b-95cd-4ad1-af29-408dbe613595', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-220517030'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:26.678775 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume of 1 GB Aug 01 13:07:26.679512 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:26.679512 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:26.684141 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Availability Zones retrieved successfully. Aug 01 13:07:26.690368 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (4667f0a6-5818-4d20-bd1b-cca848516477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:26.691458 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5a1ffcb-0004-4a62-9c23-ccbf3b61a39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.692444 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:26.731023 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5a1ffcb-0004-4a62-9c23-ccbf3b61a39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.731955 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77102e25-0170-4baf-b43f-8bc531a368dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.822675 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Created reservations ['c2e0416c-5f3f-46f5-b692-5918b96074b7', '69426306-ded3-4d51-84f3-191b4738e05c', '12c0f8cf-7a21-4d39-a0b6-afc1fbcf7811', '4f75f20d-f964-429a-8cad-0b385716b7a1'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:26.823634 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77102e25-0170-4baf-b43f-8bc531a368dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2e0416c-5f3f-46f5-b692-5918b96074b7', '69426306-ded3-4d51-84f3-191b4738e05c', '12c0f8cf-7a21-4d39-a0b6-afc1fbcf7811', '4f75f20d-f964-429a-8cad-0b385716b7a1']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.824841 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (effd1585-5269-4d16-b48d-e7eed5ebf89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.866833 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (effd1585-5269-4d16-b48d-e7eed5ebf89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57ac804b-df41-44ca-90ad-a7f14d014e45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-220517030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['c2e0416c-5f3f-46f5-b692-5918b96074b7','69426306-ded3-4d51-84f3-191b4738e05c','12c0f8cf-7a21-4d39-a0b6-afc1fbcf7811','4f75f20d-f964-429a-8cad-0b385716b7a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-220517030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57ac804b-df41-44ca-90ad-a7f14d014e45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14edfad04a6441f7b5d89d600a86abe6',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='02907c02fdd5498bb5d231026f2b3359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.867994 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5721cf1-eb25-4ae4-b9ed-38d097391b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.905064 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5721cf1-eb25-4ae4-b9ed-38d097391b7a) 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-CreateVolumesFromSnapshotTest-Volume-220517030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['c2e0416c-5f3f-46f5-b692-5918b96074b7','69426306-ded3-4d51-84f3-191b4738e05c','12c0f8cf-7a21-4d39-a0b6-afc1fbcf7811','4f75f20d-f964-429a-8cad-0b385716b7a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.905870 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26de6397-c0c0-4493-8a93-926775604ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.917515 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26de6397-c0c0-4493-8a93-926775604ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:26.918577 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (4667f0a6-5818-4d20-bd1b-cca848516477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:26.919906 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request issued successfully. Aug 01 13:07:26.920345 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15774607-d0b0-4249-b857-2fe8ae597086 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:26.920827 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1136/4552] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:26 2026] POST /volume/v3/volumes => generated 759 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:26.940922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:26.943503 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:26.946126 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7f46890b-95cd-4ad1-af29-408dbe613595", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2039208298"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:26.951811 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request body: {'volume': {"'snapshot_id": '7f46890b-95cd-4ad1-af29-408dbe613595', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2039208298'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:26.952026 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume of 1 GB Aug 01 13:07:26.957959 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Availability Zones retrieved successfully. Aug 01 13:07:26.965366 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (cd93d353-2421-4a1c-81e7-4786c17229b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:26.966876 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878ebd9c-87af-47d5-bf04-7a002bec5b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:26.968063 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:27.012804 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878ebd9c-87af-47d5-bf04-7a002bec5b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:27.013743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7111cb2b-720a-43af-81ef-847a0de73514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:27.084901 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Created reservations ['08267911-3b9d-4ef3-9255-dc841f5a3f60', 'fbbb1f4c-98a3-4ecc-ac67-cd83bcd4f694', '103fe258-8e4e-40a7-8e58-9b5e6ee6556e', 'dac000f1-6688-4d8f-a502-c7bdfd4af69c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:27.085756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7111cb2b-720a-43af-81ef-847a0de73514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08267911-3b9d-4ef3-9255-dc841f5a3f60', 'fbbb1f4c-98a3-4ecc-ac67-cd83bcd4f694', '103fe258-8e4e-40a7-8e58-9b5e6ee6556e', 'dac000f1-6688-4d8f-a502-c7bdfd4af69c']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:27.086553 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c370845-8b97-4db2-ae8d-4ed5be2ad6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:27.113849 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c370845-8b97-4db2-ae8d-4ed5be2ad6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fffdabd-75f8-4792-8947-cf31b047fe2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2039208298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['08267911-3b9d-4ef3-9255-dc841f5a3f60','fbbb1f4c-98a3-4ecc-ac67-cd83bcd4f694','103fe258-8e4e-40a7-8e58-9b5e6ee6556e','dac000f1-6688-4d8f-a502-c7bdfd4af69c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2039208298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fffdabd-75f8-4792-8947-cf31b047fe2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14edfad04a6441f7b5d89d600a86abe6',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='02907c02fdd5498bb5d231026f2b3359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:27.116185 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d101dd-c095-4465-8d12-a8872fa0a5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:27.116759 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a2fa6ee5-a5f9-49e4-8ff6-968b7c011c37 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:27.120711 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2fa6ee5-a5f9-49e4-8ff6-968b7c011c37 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:27.121057 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2fa6ee5-a5f9-49e4-8ff6-968b7c011c37 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:27.121368 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2fa6ee5-a5f9-49e4-8ff6-968b7c011c37 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:27.121879 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a2fa6ee5-a5f9-49e4-8ff6-968b7c011c37 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:27.129963 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:27.129963 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:27.131151 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2fa6ee5-a5f9-49e4-8ff6-968b7c011c37 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 200 Aug 01 13:07:27.131905 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1140/4553] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:27 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:27.145017 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d101dd-c095-4465-8d12-a8872fa0a5d1) 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-CreateVolumesFromSnapshotTest-Volume-2039208298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['08267911-3b9d-4ef3-9255-dc841f5a3f60','fbbb1f4c-98a3-4ecc-ac67-cd83bcd4f694','103fe258-8e4e-40a7-8e58-9b5e6ee6556e','dac000f1-6688-4d8f-a502-c7bdfd4af69c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:27.145017 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b5a2df7-cd95-4c16-a94a-0c9ee1269e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:27.156378 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b5a2df7-cd95-4c16-a94a-0c9ee1269e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:27.157689 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (cd93d353-2421-4a1c-81e7-4786c17229b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:27.158285 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request issued successfully. Aug 01 13:07:27.159146 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d71b1a4-4f7d-4823-9679-e08c448259e5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:27.159723 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1139/4554] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:26 2026] POST /volume/v3/volumes => generated 760 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:27.173812 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:27.176426 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:27.176894 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7f46890b-95cd-4ad1-af29-408dbe613595", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1452834144"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:27.178762 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request body: {'volume': {"'snapshot_id": '7f46890b-95cd-4ad1-af29-408dbe613595', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1452834144'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:27.178981 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume of 1 GB Aug 01 13:07:27.179358 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:27.179358 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:27.185684 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Availability Zones retrieved successfully. Aug 01 13:07:27.191502 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (f260b404-4df9-417e-8f1f-5ee9f015129f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:27.192506 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013a6232-696b-4b40-8b40-6a2d6cb38156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:27.193529 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:27.229474 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013a6232-696b-4b40-8b40-6a2d6cb38156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:27.230329 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad74ddb2-1f12-4df1-9be2-c95475deeef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:27.286734 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Created reservations ['fb9b8a09-49bd-4a8f-b931-d95dd834afea', '0989294a-cf4b-4551-82e5-feca9eefafb3', 'ac8e3f5d-d740-4dbe-b7e6-9d59dd352199', 'bed32711-44ef-4a4b-86bc-9efff9bad9a5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:27.287640 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad74ddb2-1f12-4df1-9be2-c95475deeef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb9b8a09-49bd-4a8f-b931-d95dd834afea', '0989294a-cf4b-4551-82e5-feca9eefafb3', 'ac8e3f5d-d740-4dbe-b7e6-9d59dd352199', 'bed32711-44ef-4a4b-86bc-9efff9bad9a5']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:27.288556 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6d24934-de5f-457d-af34-77652eebef01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:27.315755 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6d24934-de5f-457d-af34-77652eebef01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0b69187-90c4-4f93-9269-d26f6ef9b082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1452834144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['fb9b8a09-49bd-4a8f-b931-d95dd834afea','0989294a-cf4b-4551-82e5-feca9eefafb3','ac8e3f5d-d740-4dbe-b7e6-9d59dd352199','bed32711-44ef-4a4b-86bc-9efff9bad9a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1452834144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0b69187-90c4-4f93-9269-d26f6ef9b082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14edfad04a6441f7b5d89d600a86abe6',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='02907c02fdd5498bb5d231026f2b3359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:27.316632 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c855fcf8-8fda-4de4-82aa-4690b80d8a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:27.355748 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c855fcf8-8fda-4de4-82aa-4690b80d8a48) 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-CreateVolumesFromSnapshotTest-Volume-1452834144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14edfad04a6441f7b5d89d600a86abe6',qos_specs=None,replication_status=,reservations=['fb9b8a09-49bd-4a8f-b931-d95dd834afea','0989294a-cf4b-4551-82e5-feca9eefafb3','ac8e3f5d-d740-4dbe-b7e6-9d59dd352199','bed32711-44ef-4a4b-86bc-9efff9bad9a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02907c02fdd5498bb5d231026f2b3359',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:27.356928 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6cb85f2-6969-4818-8a2e-d33fd2ae03db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:27.373581 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6cb85f2-6969-4818-8a2e-d33fd2ae03db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:27.374718 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Flow 'volume_create_api' (f260b404-4df9-417e-8f1f-5ee9f015129f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:27.375143 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Create volume request issued successfully. Aug 01 13:07:27.375668 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1aa99381-6e40-445f-b7c5-01be7fd6d208 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:27.376326 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1140/4555] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:27 2026] POST /volume/v3/volumes => generated 760 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:27.390201 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7aac07f0-30f4-4958-9f19-54ce980ba723 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:27.392715 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7aac07f0-30f4-4958-9f19-54ce980ba723 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 Aug 01 13:07:27.393020 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7aac07f0-30f4-4958-9f19-54ce980ba723 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:27.393315 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7aac07f0-30f4-4958-9f19-54ce980ba723 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:27.402551 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:27.402551 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:27.407155 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7aac07f0-30f4-4958-9f19-54ce980ba723 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:27.413084 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7aac07f0-30f4-4958-9f19-54ce980ba723 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 returned with HTTP 200 Aug 01 13:07:27.413486 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1137/4556] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:27 2026] GET /volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:27.428844 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fc493b47-8aa7-4800-81a6-762b04a4662f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:27.431650 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc493b47-8aa7-4800-81a6-762b04a4662f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 Aug 01 13:07:27.431934 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc493b47-8aa7-4800-81a6-762b04a4662f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:27.432264 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc493b47-8aa7-4800-81a6-762b04a4662f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:27.443007 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:27.443007 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:27.449072 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fc493b47-8aa7-4800-81a6-762b04a4662f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:27.456650 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc493b47-8aa7-4800-81a6-762b04a4662f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 returned with HTTP 200 Aug 01 13:07:27.457386 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1141/4557] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:27 2026] GET /volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:27.476143 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a0cbb9b6-c905-42f4-9fc1-f766b4658967 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:27.477051 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0cbb9b6-c905-42f4-9fc1-f766b4658967 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 Aug 01 13:07:27.477301 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0cbb9b6-c905-42f4-9fc1-f766b4658967 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:27.477467 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0cbb9b6-c905-42f4-9fc1-f766b4658967 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:27.492826 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:27.492826 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:27.501622 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a0cbb9b6-c905-42f4-9fc1-f766b4658967 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:27.507681 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0cbb9b6-c905-42f4-9fc1-f766b4658967 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 returned with HTTP 200 Aug 01 13:07:27.508184 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1140/4558] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:27 2026] GET /volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:27.529230 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c20a229f-c294-4ebc-8a10-e81b7acce026 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:27.532512 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c20a229f-c294-4ebc-8a10-e81b7acce026 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a Aug 01 13:07:27.532914 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c20a229f-c294-4ebc-8a10-e81b7acce026 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:27.533156 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c20a229f-c294-4ebc-8a10-e81b7acce026 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:27.544785 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:27.544785 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:27.550470 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c20a229f-c294-4ebc-8a10-e81b7acce026 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:27.555931 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c20a229f-c294-4ebc-8a10-e81b7acce026 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a returned with HTTP 200 Aug 01 13:07:27.556382 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1141/4559] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:27 2026] GET /volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:27.572658 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d70b7942-c213-4bce-99c2-b52b41bb2aaa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:27.574544 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d70b7942-c213-4bce-99c2-b52b41bb2aaa tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 Aug 01 13:07:27.574761 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d70b7942-c213-4bce-99c2-b52b41bb2aaa tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:27.575026 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d70b7942-c213-4bce-99c2-b52b41bb2aaa tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:27.592449 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:27.592449 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:27.598412 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d70b7942-c213-4bce-99c2-b52b41bb2aaa tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:27.603834 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d70b7942-c213-4bce-99c2-b52b41bb2aaa tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 returned with HTTP 200 Aug 01 13:07:27.604427 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1138/4560] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:27 2026] GET /volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:27.622664 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9fea4646-31df-4e7f-8135-b25575b66c3a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:27.626756 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9fea4646-31df-4e7f-8135-b25575b66c3a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] DELETE https://10.4.3.110/volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 Aug 01 13:07:27.626981 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9fea4646-31df-4e7f-8135-b25575b66c3a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:27.627858 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9fea4646-31df-4e7f-8135-b25575b66c3a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:27.628143 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-9fea4646-31df-4e7f-8135-b25575b66c3a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume with id: a0b69187-90c4-4f93-9269-d26f6ef9b082 Aug 01 13:07:27.642685 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:27.642685 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:27.644610 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9fea4646-31df-4e7f-8135-b25575b66c3a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:27.682047 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9fea4646-31df-4e7f-8135-b25575b66c3a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume request issued successfully. Aug 01 13:07:27.682349 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9fea4646-31df-4e7f-8135-b25575b66c3a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 returned with HTTP 202 Aug 01 13:07:27.682886 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1142/4561] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:27 2026] DELETE /volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:27.692241 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2f3c4626-1649-4174-9f27-0b4a1da18897 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:27.694819 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f3c4626-1649-4174-9f27-0b4a1da18897 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 Aug 01 13:07:27.695054 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f3c4626-1649-4174-9f27-0b4a1da18897 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:27.695138 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f3c4626-1649-4174-9f27-0b4a1da18897 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:27.705037 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:27.705037 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:27.709884 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2f3c4626-1649-4174-9f27-0b4a1da18897 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:27.717655 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f3c4626-1649-4174-9f27-0b4a1da18897 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 returned with HTTP 200 Aug 01 13:07:27.718323 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1141/4562] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:27 2026] GET /volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:28.146421 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce653f77-7575-4ffa-85f4-e638f3d45eea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:28.148783 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce653f77-7575-4ffa-85f4-e638f3d45eea tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:28.149098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce653f77-7575-4ffa-85f4-e638f3d45eea tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:28.149439 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce653f77-7575-4ffa-85f4-e638f3d45eea tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:28.149598 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ce653f77-7575-4ffa-85f4-e638f3d45eea tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:28.157497 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:28.157497 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:28.157497 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce653f77-7575-4ffa-85f4-e638f3d45eea tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 200 Aug 01 13:07:28.157877 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1142/4563] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:28 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:28.510222 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-577902cc-1964-43c6-8dc7-7d587989fc7e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:28.612534 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-577902cc-1964-43c6-8dc7-7d587989fc7e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:07:28.612960 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-577902cc-1964-43c6-8dc7-7d587989fc7e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1610697516", "extra_specs": {"storage_protocol": "tempest-storage_protocol-379418489", "vendor_name": "tempest-vendor_name-1187118060"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:28.646027 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-577902cc-1964-43c6-8dc7-7d587989fc7e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:07:28.646430 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1139/4564] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:07:28 2026] POST /volume/v3/types => generated 328 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:28.658636 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:28.661041 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:28.661520 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8e06330f-9376-4a91-9e63-1121faf2585e", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:28.664119 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Create volume request body: {'volume': {'volume_type': '8e06330f-9376-4a91-9e63-1121faf2585e', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:28.670311 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Create volume of 1 GB Aug 01 13:07:28.670863 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:28.670863 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:28.671418 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Availability Zones retrieved successfully. Aug 01 13:07:28.682052 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Flow 'volume_create_api' (8680a039-6fe1-40dd-ac89-8903b69c96a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:28.684251 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e325d1-8b80-4513-bb82-03eda9e0fb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:28.685441 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:28.721931 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e325d1-8b80-4513-bb82-03eda9e0fb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:07:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-379418489',vendor_name='tempest-vendor_name-1187118060'},id=8e06330f-9376-4a91-9e63-1121faf2585e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1610697516',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e06330f-9376-4a91-9e63-1121faf2585e', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:28.723218 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45309d27-c54a-4b43-9170-a3b2a8394fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:28.736509 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f8ea158-bfcc-4048-8b68-2622fd2cdf72 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:28.738449 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f8ea158-bfcc-4048-8b68-2622fd2cdf72 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 Aug 01 13:07:28.738701 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f8ea158-bfcc-4048-8b68-2622fd2cdf72 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:28.739079 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f8ea158-bfcc-4048-8b68-2622fd2cdf72 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:28.747215 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f8ea158-bfcc-4048-8b68-2622fd2cdf72 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 returned with HTTP 404 Aug 01 13:07:28.747874 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1142/4565] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:28 2026] GET /volume/v3/volumes/a0b69187-90c4-4f93-9269-d26f6ef9b082 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:28.755489 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e5b0d7d7-f883-4f0f-b067-4c03c80b69fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:28.755830 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1610697516 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1610697516, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:28.755830 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1610697516 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1610697516, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:28.757422 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5b0d7d7-f883-4f0f-b067-4c03c80b69fd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] DELETE https://10.4.3.110/volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a Aug 01 13:07:28.757632 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5b0d7d7-f883-4f0f-b067-4c03c80b69fd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:28.757816 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5b0d7d7-f883-4f0f-b067-4c03c80b69fd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:28.758035 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e5b0d7d7-f883-4f0f-b067-4c03c80b69fd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume with id: 2fffdabd-75f8-4792-8947-cf31b047fe2a Aug 01 13:07:28.770665 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:28.770665 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:28.771420 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e5b0d7d7-f883-4f0f-b067-4c03c80b69fd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:28.797176 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Created reservations ['596f1488-92b9-4b73-b24c-c23fb7879657', '01bc81e8-b9df-4554-90b9-a80785801c48', 'a320c3c4-9617-46b1-9d93-66ea2b25f4ee', 'a0bef8e6-c84b-4cbe-9dde-2b614d81e861'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:28.798293 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45309d27-c54a-4b43-9170-a3b2a8394fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['596f1488-92b9-4b73-b24c-c23fb7879657', '01bc81e8-b9df-4554-90b9-a80785801c48', 'a320c3c4-9617-46b1-9d93-66ea2b25f4ee', 'a0bef8e6-c84b-4cbe-9dde-2b614d81e861']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:28.799390 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04fb4ee6-8645-448e-a8bf-3fc959452b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:28.802664 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e5b0d7d7-f883-4f0f-b067-4c03c80b69fd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume request issued successfully. Aug 01 13:07:28.802864 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5b0d7d7-f883-4f0f-b067-4c03c80b69fd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a returned with HTTP 202 Aug 01 13:07:28.803392 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1143/4566] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:28 2026] DELETE /volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:28.811039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b0e4a79c-63de-4918-97b9-90515ad49cdd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:28.813000 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0e4a79c-63de-4918-97b9-90515ad49cdd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a Aug 01 13:07:28.813295 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b0e4a79c-63de-4918-97b9-90515ad49cdd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:28.813576 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b0e4a79c-63de-4918-97b9-90515ad49cdd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:28.825367 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:28.825367 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:28.832566 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b0e4a79c-63de-4918-97b9-90515ad49cdd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:28.836227 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04fb4ee6-8645-448e-a8bf-3fc959452b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eabfa6a-93fe-4712-933a-35ecb62be1c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1486286ee69440bf92d94057cc7f4d20',qos_specs=None,replication_status=,reservations=['596f1488-92b9-4b73-b24c-c23fb7879657','01bc81e8-b9df-4554-90b9-a80785801c48','a320c3c4-9617-46b1-9d93-66ea2b25f4ee','a0bef8e6-c84b-4cbe-9dde-2b614d81e861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='587e4ba60bea4096a2c212ef2a2ad3fb',volume_type_id=8e06330f-9376-4a91-9e63-1121faf2585e), '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=2026-08-01T13:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eabfa6a-93fe-4712-933a-35ecb62be1c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1486286ee69440bf92d94057cc7f4d20',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='587e4ba60bea4096a2c212ef2a2ad3fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e06330f-9376-4a91-9e63-1121faf2585e),volume_type_id=8e06330f-9376-4a91-9e63-1121faf2585e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:28.837226 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45460ebe-4b20-434a-a58d-98fa8610551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:28.849247 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0e4a79c-63de-4918-97b9-90515ad49cdd tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a returned with HTTP 200 Aug 01 13:07:28.849843 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1140/4567] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:28 2026] GET /volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:28.878641 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45460ebe-4b20-434a-a58d-98fa8610551e) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1486286ee69440bf92d94057cc7f4d20',qos_specs=None,replication_status=,reservations=['596f1488-92b9-4b73-b24c-c23fb7879657','01bc81e8-b9df-4554-90b9-a80785801c48','a320c3c4-9617-46b1-9d93-66ea2b25f4ee','a0bef8e6-c84b-4cbe-9dde-2b614d81e861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='587e4ba60bea4096a2c212ef2a2ad3fb',volume_type_id=8e06330f-9376-4a91-9e63-1121faf2585e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:28.879557 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba22a453-2d34-468a-a230-e3892e0f2d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:28.899863 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba22a453-2d34-468a-a230-e3892e0f2d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:28.901273 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Flow 'volume_create_api' (8680a039-6fe1-40dd-ac89-8903b69c96a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:28.901827 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Create volume request issued successfully. Aug 01 13:07:28.902772 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cade93e1-483d-49c0-8a8d-4632d8563d03 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:28.903444 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1143/4568] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:07:28 2026] POST /volume/v3/volumes => generated 773 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:28.920473 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4463cc9b-6fb8-4f6d-a8f0-8be6883c7b5a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:28.923664 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4463cc9b-6fb8-4f6d-a8f0-8be6883c7b5a tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/volumes/0eabfa6a-93fe-4712-933a-35ecb62be1c6 Aug 01 13:07:28.924334 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4463cc9b-6fb8-4f6d-a8f0-8be6883c7b5a tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:28.924883 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4463cc9b-6fb8-4f6d-a8f0-8be6883c7b5a tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:28.945241 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:28.945241 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:28.954193 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4463cc9b-6fb8-4f6d-a8f0-8be6883c7b5a tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Volume info retrieved successfully. Aug 01 13:07:28.960026 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4463cc9b-6fb8-4f6d-a8f0-8be6883c7b5a tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes/0eabfa6a-93fe-4712-933a-35ecb62be1c6 returned with HTTP 200 Aug 01 13:07:28.960568 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1143/4569] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:28 2026] GET /volume/v3/volumes/0eabfa6a-93fe-4712-933a-35ecb62be1c6 => generated 952 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:29.170044 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6a1fb27-04f8-479e-b77c-ff14beee9ce1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:29.177602 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6a1fb27-04f8-479e-b77c-ff14beee9ce1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:29.177864 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6a1fb27-04f8-479e-b77c-ff14beee9ce1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:29.178131 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6a1fb27-04f8-479e-b77c-ff14beee9ce1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:29.178299 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f6a1fb27-04f8-479e-b77c-ff14beee9ce1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:29.190981 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:29.190981 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:29.191974 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6a1fb27-04f8-479e-b77c-ff14beee9ce1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 200 Aug 01 13:07:29.192446 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1144/4570] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:29 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 707 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:29.879077 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-28958d6f-1d03-4b91-8c3c-5051bc3fe55f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:29.881542 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28958d6f-1d03-4b91-8c3c-5051bc3fe55f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a Aug 01 13:07:29.881819 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28958d6f-1d03-4b91-8c3c-5051bc3fe55f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:29.882102 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28958d6f-1d03-4b91-8c3c-5051bc3fe55f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:29.888696 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28958d6f-1d03-4b91-8c3c-5051bc3fe55f tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a returned with HTTP 404 Aug 01 13:07:29.889280 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1141/4571] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:29 2026] GET /volume/v3/volumes/2fffdabd-75f8-4792-8947-cf31b047fe2a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:29.896668 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-049126a3-6b0d-4bb3-8867-1ca673beb28a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:29.898857 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-049126a3-6b0d-4bb3-8867-1ca673beb28a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] DELETE https://10.4.3.110/volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 Aug 01 13:07:29.899138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-049126a3-6b0d-4bb3-8867-1ca673beb28a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:29.899388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-049126a3-6b0d-4bb3-8867-1ca673beb28a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:29.899597 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-049126a3-6b0d-4bb3-8867-1ca673beb28a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume with id: 57ac804b-df41-44ca-90ad-a7f14d014e45 Aug 01 13:07:29.907417 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:29.907417 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:29.908116 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-049126a3-6b0d-4bb3-8867-1ca673beb28a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:29.938261 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-049126a3-6b0d-4bb3-8867-1ca673beb28a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume request issued successfully. Aug 01 13:07:29.938465 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-049126a3-6b0d-4bb3-8867-1ca673beb28a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 returned with HTTP 202 Aug 01 13:07:29.939193 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1144/4572] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:29 2026] DELETE /volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:29.947297 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ca97cf4-859b-4857-89c1-898886dcb0b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:29.949479 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ca97cf4-859b-4857-89c1-898886dcb0b5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 Aug 01 13:07:29.949708 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ca97cf4-859b-4857-89c1-898886dcb0b5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:29.950138 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ca97cf4-859b-4857-89c1-898886dcb0b5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:29.957556 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:29.957556 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:29.961484 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3ca97cf4-859b-4857-89c1-898886dcb0b5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:29.965896 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ca97cf4-859b-4857-89c1-898886dcb0b5 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 returned with HTTP 200 Aug 01 13:07:29.966481 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1144/4573] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:29 2026] GET /volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:29.979424 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12a5ecf0-456e-4d30-b066-ea58d2201aed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:29.981452 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12a5ecf0-456e-4d30-b066-ea58d2201aed tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/volumes/0eabfa6a-93fe-4712-933a-35ecb62be1c6 Aug 01 13:07:29.981714 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12a5ecf0-456e-4d30-b066-ea58d2201aed tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:29.981963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12a5ecf0-456e-4d30-b066-ea58d2201aed tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:29.989688 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:29.989688 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:29.993128 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-12a5ecf0-456e-4d30-b066-ea58d2201aed tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Volume info retrieved successfully. Aug 01 13:07:29.996496 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12a5ecf0-456e-4d30-b066-ea58d2201aed tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes/0eabfa6a-93fe-4712-933a-35ecb62be1c6 returned with HTTP 200 Aug 01 13:07:29.997064 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1145/4574] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:29 2026] GET /volume/v3/volumes/0eabfa6a-93fe-4712-933a-35ecb62be1c6 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:30.014524 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a9de4ee1-2868-48ef-9b40-e1d1539778e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.016420 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9de4ee1-2868-48ef-9b40-e1d1539778e6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/messages Aug 01 13:07:30.016617 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9de4ee1-2868-48ef-9b40-e1d1539778e6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.016817 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9de4ee1-2868-48ef-9b40-e1d1539778e6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.023152 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9de4ee1-2868-48ef-9b40-e1d1539778e6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 13:07:30.023644 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1142/4575] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 13:07:30 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:30.035711 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-433cb91b-61c3-4ad7-8106-f07376c951b0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.038275 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-433cb91b-61c3-4ad7-8106-f07376c951b0 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] DELETE https://10.4.3.110/volume/v3/messages/a0fdcdda-0a99-4459-a7bb-51c0749065a6 Aug 01 13:07:30.038655 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-433cb91b-61c3-4ad7-8106-f07376c951b0 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.039009 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-433cb91b-61c3-4ad7-8106-f07376c951b0 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.060637 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-433cb91b-61c3-4ad7-8106-f07376c951b0 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/messages/a0fdcdda-0a99-4459-a7bb-51c0749065a6 returned with HTTP 204 Aug 01 13:07:30.061740 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1145/4576] 10.4.3.110 () {68 vars in 1394 bytes} [Sat Aug 1 13:07:30 2026] DELETE /volume/v3/messages/a0fdcdda-0a99-4459-a7bb-51c0749065a6 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:07:30.069161 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-07ab7bc8-f432-4ca0-9dc8-598276f6dcd2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.082701 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-07ab7bc8-f432-4ca0-9dc8-598276f6dcd2 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/messages/a0fdcdda-0a99-4459-a7bb-51c0749065a6 Aug 01 13:07:30.082932 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-07ab7bc8-f432-4ca0-9dc8-598276f6dcd2 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.083306 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-07ab7bc8-f432-4ca0-9dc8-598276f6dcd2 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.086467 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-07ab7bc8-f432-4ca0-9dc8-598276f6dcd2 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/messages/a0fdcdda-0a99-4459-a7bb-51c0749065a6 returned with HTTP 404 Aug 01 13:07:30.086819 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1145/4577] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:07:30 2026] GET /volume/v3/messages/a0fdcdda-0a99-4459-a7bb-51c0749065a6 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:30.095505 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.100626 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/0eabfa6a-93fe-4712-933a-35ecb62be1c6 Aug 01 13:07:30.100995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.101275 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.101485 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Delete volume with id: 0eabfa6a-93fe-4712-933a-35ecb62be1c6 Aug 01 13:07:30.113638 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:30.113638 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:30.114125 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Volume info retrieved successfully. Aug 01 13:07:30.115536 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100264) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:07:30.126747 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1610697516 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1610697516, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:30.127048 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1610697516 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1610697516, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:30.140093 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Created reservations ['706d4c41-7698-4836-a547-a685d153aaef', '429f19c0-6af3-4eca-a7c5-36c1a47a6fb9', '14360e97-f016-406e-9890-9a7eab055381', 'faa5f068-4fc0-44c5-be35-41d01b9d6ae3'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:30.180364 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Delete volume request issued successfully. Aug 01 13:07:30.180615 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8aec3c4-08fb-4cbb-a79d-660d10a86bcc tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes/0eabfa6a-93fe-4712-933a-35ecb62be1c6 returned with HTTP 202 Aug 01 13:07:30.181098 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1146/4578] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:07:30 2026] DELETE /volume/v3/volumes/0eabfa6a-93fe-4712-933a-35ecb62be1c6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:30.188938 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-21d1cdfe-7026-4dbd-a612-24dead81b59e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.190697 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21d1cdfe-7026-4dbd-a612-24dead81b59e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] DELETE https://10.4.3.110/volume/v3/types/8e06330f-9376-4a91-9e63-1121faf2585e Aug 01 13:07:30.190907 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21d1cdfe-7026-4dbd-a612-24dead81b59e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.191119 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-21d1cdfe-7026-4dbd-a612-24dead81b59e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.202965 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e4b3f75c-f7a7-4722-a8f2-5fe91f850979 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.204989 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4b3f75c-f7a7-4722-a8f2-5fe91f850979 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:30.205310 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4b3f75c-f7a7-4722-a8f2-5fe91f850979 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.205549 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4b3f75c-f7a7-4722-a8f2-5fe91f850979 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.205706 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e4b3f75c-f7a7-4722-a8f2-5fe91f850979 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:30.210394 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:30.210394 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:30.211220 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4b3f75c-f7a7-4722-a8f2-5fe91f850979 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 200 Aug 01 13:07:30.211677 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1146/4579] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:30 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:30.216636 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-21d1cdfe-7026-4dbd-a612-24dead81b59e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/types/8e06330f-9376-4a91-9e63-1121faf2585e returned with HTTP 202 Aug 01 13:07:30.217056 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1143/4580] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:07:30 2026] DELETE /volume/v3/types/8e06330f-9376-4a91-9e63-1121faf2585e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:30.222897 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9eda7a31-ac51-4000-9473-8ea2a97eea62 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.225525 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4ec27df-7fbc-4a7c-b52b-f11b610fce1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.227331 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4ec27df-7fbc-4a7c-b52b-f11b610fce1b tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:07:30.227667 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4ec27df-7fbc-4a7c-b52b-f11b610fce1b tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-433403419", "extra_specs": {"storage_protocol": "tempest-storage_protocol-614877333", "vendor_name": "tempest-vendor_name-1041890682"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:30.229558 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5be4d42f-4ebc-47de-a42c-009fbac7ef93 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.231401 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5be4d42f-4ebc-47de-a42c-009fbac7ef93 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:30.231638 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5be4d42f-4ebc-47de-a42c-009fbac7ef93 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.231880 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5be4d42f-4ebc-47de-a42c-009fbac7ef93 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.232527 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5be4d42f-4ebc-47de-a42c-009fbac7ef93 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:30.236210 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:30.236210 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:30.236882 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5be4d42f-4ebc-47de-a42c-009fbac7ef93 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 200 Aug 01 13:07:30.237266 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1147/4581] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:30 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:30.244770 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4ec27df-7fbc-4a7c-b52b-f11b610fce1b tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:07:30.245116 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1147/4582] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:07:30 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:30.246706 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5a4c586e-0cb3-4d1e-8b5a-1dc73bedddb1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.248408 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5a4c586e-0cb3-4d1e-8b5a-1dc73bedddb1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:30.248614 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5a4c586e-0cb3-4d1e-8b5a-1dc73bedddb1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.248792 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5a4c586e-0cb3-4d1e-8b5a-1dc73bedddb1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.248891 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-5a4c586e-0cb3-4d1e-8b5a-1dc73bedddb1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete backup with id: 23fe7f4f-e565-42d7-9e25-488bfd804719. Aug 01 13:07:30.254822 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.254985 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:30.254985 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:30.256547 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:30.256896 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fc941940-a0c5-47cb-8a39-8d428f6d5e19", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:30.258341 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Create volume request body: {'volume': {'volume_type': 'fc941940-a0c5-47cb-8a39-8d428f6d5e19', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:30.259208 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9eda7a31-ac51-4000-9473-8ea2a97eea62 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:07:30.259568 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9eda7a31-ac51-4000-9473-8ea2a97eea62 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-560940678", "extra_specs": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:30.262571 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Create volume of 1 GB Aug 01 13:07:30.262885 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:30.262885 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:30.263339 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Availability Zones retrieved successfully. Aug 01 13:07:30.269857 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-5a4c586e-0cb3-4d1e-8b5a-1dc73bedddb1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] delete_backup rpcapi backup_id 23fe7f4f-e565-42d7-9e25-488bfd804719 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:07:30.269960 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Flow 'volume_create_api' (2efaa25f-7b8e-411c-9e8a-a53ba43c2740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:30.271221 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded7690b-75a5-4b15-b451-c326f92b2bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:30.271465 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5a4c586e-0cb3-4d1e-8b5a-1dc73bedddb1 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 202 Aug 01 13:07:30.271874 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1144/4583] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:30 2026] DELETE /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:07:30.272035 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:30.277959 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9eda7a31-ac51-4000-9473-8ea2a97eea62 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:07:30.278551 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1146/4584] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:07:30 2026] POST /volume/v3/types => generated 211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:30.278638 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8c65ad8e-7c0f-4479-b3ec-cc9a2532b699 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.282677 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8c65ad8e-7c0f-4479-b3ec-cc9a2532b699 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:30.282870 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8c65ad8e-7c0f-4479-b3ec-cc9a2532b699 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.283553 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8c65ad8e-7c0f-4479-b3ec-cc9a2532b699 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.283553 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8c65ad8e-7c0f-4479-b3ec-cc9a2532b699 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:30.286595 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-12ee8ac8-9ef9-4655-bd68-37cdc90dd448 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.288286 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:30.288286 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:30.288571 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12ee8ac8-9ef9-4655-bd68-37cdc90dd448 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] POST https://10.4.3.110/volume/v3/types/ed085f3d-128e-4119-be18-e2f2dbf3996e/encryption Aug 01 13:07:30.289036 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-12ee8ac8-9ef9-4655-bd68-37cdc90dd448 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:30.289137 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8c65ad8e-7c0f-4479-b3ec-cc9a2532b699 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 200 Aug 01 13:07:30.289469 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1148/4585] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:30 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:30.298259 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded7690b-75a5-4b15-b451-c326f92b2bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:07:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-614877333',vendor_name='tempest-vendor_name-1041890682'},id=fc941940-a0c5-47cb-8a39-8d428f6d5e19,is_public=True,name='tempest-ProjectAdminTests-volume-type-433403419',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fc941940-a0c5-47cb-8a39-8d428f6d5e19', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:30.299269 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07476ad-c786-463c-9571-20c19ce05a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:30.307282 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12ee8ac8-9ef9-4655-bd68-37cdc90dd448 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] https://10.4.3.110/volume/v3/types/ed085f3d-128e-4119-be18-e2f2dbf3996e/encryption returned with HTTP 200 Aug 01 13:07:30.307895 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1145/4586] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:07:30 2026] POST /volume/v3/types/ed085f3d-128e-4119-be18-e2f2dbf3996e/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:30.317369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.325604 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-433403419 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-433403419, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:30.326195 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-433403419 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-433403419, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:30.369450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Created reservations ['bf4c3e4d-6cd5-416f-abbc-c2cfb0a805f8', '9ab0d920-d3e6-47d3-b31f-643a9d6479f2', 'ac5106f8-03f4-42e0-bdbc-a20421d7ccdf', '15d3186d-785c-47c2-82c1-c42e1e799919'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:30.370426 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07476ad-c786-463c-9571-20c19ce05a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf4c3e4d-6cd5-416f-abbc-c2cfb0a805f8', '9ab0d920-d3e6-47d3-b31f-643a9d6479f2', 'ac5106f8-03f4-42e0-bdbc-a20421d7ccdf', '15d3186d-785c-47c2-82c1-c42e1e799919']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:30.372110 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884b9ed6-7045-4402-858f-e27eeb009775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:30.393743 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:30.394274 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-22270385", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-560940678", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:30.396224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-22270385', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-560940678', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:30.400555 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume of 1 GB Aug 01 13:07:30.400965 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:30.400965 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:30.401655 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Availability Zones retrieved successfully. Aug 01 13:07:30.402862 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884b9ed6-7045-4402-858f-e27eeb009775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d69def4-2e27-41df-99c7-a07e1b2d0c3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1486286ee69440bf92d94057cc7f4d20',qos_specs=None,replication_status=,reservations=['bf4c3e4d-6cd5-416f-abbc-c2cfb0a805f8','9ab0d920-d3e6-47d3-b31f-643a9d6479f2','ac5106f8-03f4-42e0-bdbc-a20421d7ccdf','15d3186d-785c-47c2-82c1-c42e1e799919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='587e4ba60bea4096a2c212ef2a2ad3fb',volume_type_id=fc941940-a0c5-47cb-8a39-8d428f6d5e19), '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=2026-08-01T13:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d69def4-2e27-41df-99c7-a07e1b2d0c3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1486286ee69440bf92d94057cc7f4d20',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='587e4ba60bea4096a2c212ef2a2ad3fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fc941940-a0c5-47cb-8a39-8d428f6d5e19),volume_type_id=fc941940-a0c5-47cb-8a39-8d428f6d5e19)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:30.403967 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a97baa4-404e-470b-8738-ba3b6c71c314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:30.410417 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (89e86bd4-e8e5-40d3-9bdb-47df1a2bd2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:30.411865 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3aa79b6-eaf9-4da9-b5c8-dd915f7cd9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:30.413241 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:30.425372 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a97baa4-404e-470b-8738-ba3b6c71c314) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1486286ee69440bf92d94057cc7f4d20',qos_specs=None,replication_status=,reservations=['bf4c3e4d-6cd5-416f-abbc-c2cfb0a805f8','9ab0d920-d3e6-47d3-b31f-643a9d6479f2','ac5106f8-03f4-42e0-bdbc-a20421d7ccdf','15d3186d-785c-47c2-82c1-c42e1e799919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='587e4ba60bea4096a2c212ef2a2ad3fb',volume_type_id=fc941940-a0c5-47cb-8a39-8d428f6d5e19)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:30.426232 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7521585-e243-4408-b47e-e7689826786e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:30.439754 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7521585-e243-4408-b47e-e7689826786e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:30.440786 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Flow 'volume_create_api' (2efaa25f-7b8e-411c-9e8a-a53ba43c2740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:30.441132 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Create volume request issued successfully. Aug 01 13:07:30.441770 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5927c9fb-7799-4fd4-b98f-1e50c5b24bc7 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:30.442341 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1148/4587] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:07:30 2026] POST /volume/v3/volumes => generated 772 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:30.444475 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3aa79b6-eaf9-4da9-b5c8-dd915f7cd9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:07:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ed085f3d-128e-4119-be18-e2f2dbf3996e,is_public=True,name='tempest-scenario-type-luks-560940678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ed085f3d-128e-4119-be18-e2f2dbf3996e', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:30.445592 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a00bf2e-f20e-4ccb-8a1d-3ddd81b6ad6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:30.460192 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f119bd3d-ff0b-45e3-988f-fc748794a0be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.462481 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f119bd3d-ff0b-45e3-988f-fc748794a0be tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/volumes/0d69def4-2e27-41df-99c7-a07e1b2d0c3e Aug 01 13:07:30.462766 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f119bd3d-ff0b-45e3-988f-fc748794a0be tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.463041 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f119bd3d-ff0b-45e3-988f-fc748794a0be tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.472050 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:30.472050 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:30.476494 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-560940678 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-560940678, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:30.476588 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f119bd3d-ff0b-45e3-988f-fc748794a0be tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Volume info retrieved successfully. Aug 01 13:07:30.476730 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-560940678 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-560940678, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:30.481909 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f119bd3d-ff0b-45e3-988f-fc748794a0be tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes/0d69def4-2e27-41df-99c7-a07e1b2d0c3e returned with HTTP 200 Aug 01 13:07:30.482332 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1149/4588] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:30 2026] GET /volume/v3/volumes/0d69def4-2e27-41df-99c7-a07e1b2d0c3e => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:30.510228 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['4b4d51bd-d59a-44a6-90c4-41e170cab6b7', 'bc3702b9-e200-43ff-8661-60a79ef7feef', 'f2567b1b-dcc7-43b4-85b8-2f6641898f78', '5b92af0e-9776-4833-a4fa-aa680772f122'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:30.510904 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a00bf2e-f20e-4ccb-8a1d-3ddd81b6ad6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b4d51bd-d59a-44a6-90c4-41e170cab6b7', 'bc3702b9-e200-43ff-8661-60a79ef7feef', 'f2567b1b-dcc7-43b4-85b8-2f6641898f78', '5b92af0e-9776-4833-a4fa-aa680772f122']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:30.511601 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec368395-c576-48e6-accc-38735b980aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:30.538019 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec368395-c576-48e6-accc-38735b980aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-22270385',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['4b4d51bd-d59a-44a6-90c4-41e170cab6b7','bc3702b9-e200-43ff-8661-60a79ef7feef','f2567b1b-dcc7-43b4-85b8-2f6641898f78','5b92af0e-9776-4833-a4fa-aa680772f122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=ed085f3d-128e-4119-be18-e2f2dbf3996e), '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=2026-08-01T13:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-22270385',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245d35a4370d4a3fa10b7fa44d8d4516',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='651bd41f09e146ef9effaf67b3101d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed085f3d-128e-4119-be18-e2f2dbf3996e),volume_type_id=ed085f3d-128e-4119-be18-e2f2dbf3996e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:30.538893 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e321d8d-c792-474b-8e64-f7dedc05a96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:30.570026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e321d8d-c792-474b-8e64-f7dedc05a96e) 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-TestVolumeBootPattern-volume-22270385',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['4b4d51bd-d59a-44a6-90c4-41e170cab6b7','bc3702b9-e200-43ff-8661-60a79ef7feef','f2567b1b-dcc7-43b4-85b8-2f6641898f78','5b92af0e-9776-4833-a4fa-aa680772f122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=ed085f3d-128e-4119-be18-e2f2dbf3996e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:30.570708 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634b4f14-7015-4cd5-b21d-945fa34f7e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:30.583474 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634b4f14-7015-4cd5-b21d-945fa34f7e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:30.584690 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (89e86bd4-e8e5-40d3-9bdb-47df1a2bd2eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:30.585254 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request issued successfully. Aug 01 13:07:30.585854 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4396edbf-7e35-4208-8863-aaedf5b6b6f0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:30.586544 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1147/4589] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:30 2026] POST /volume/v3/volumes => generated 777 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:30.600703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1a5a64e3-030e-4654-aeef-c094bdfbc0ab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.603124 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a5a64e3-030e-4654-aeef-c094bdfbc0ab tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c Aug 01 13:07:30.603405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a5a64e3-030e-4654-aeef-c094bdfbc0ab tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.603677 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a5a64e3-030e-4654-aeef-c094bdfbc0ab tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.612896 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:30.612896 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:30.617803 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1a5a64e3-030e-4654-aeef-c094bdfbc0ab tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:30.623229 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a5a64e3-030e-4654-aeef-c094bdfbc0ab tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c returned with HTTP 200 Aug 01 13:07:30.623722 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1146/4590] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:30 2026] GET /volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:30.981232 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-59453b75-b264-40c8-9855-b5124d184f64 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:30.983277 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59453b75-b264-40c8-9855-b5124d184f64 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 Aug 01 13:07:30.983465 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59453b75-b264-40c8-9855-b5124d184f64 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:30.983642 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59453b75-b264-40c8-9855-b5124d184f64 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:30.990239 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59453b75-b264-40c8-9855-b5124d184f64 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 returned with HTTP 404 Aug 01 13:07:30.990836 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1149/4591] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:30 2026] GET /volume/v3/volumes/57ac804b-df41-44ca-90ad-a7f14d014e45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:30.999138 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-303fa8dd-eda2-497d-8ebe-706d46902729 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.000964 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-303fa8dd-eda2-497d-8ebe-706d46902729 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] DELETE https://10.4.3.110/volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 Aug 01 13:07:31.001290 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-303fa8dd-eda2-497d-8ebe-706d46902729 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.001522 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-303fa8dd-eda2-497d-8ebe-706d46902729 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.001715 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-303fa8dd-eda2-497d-8ebe-706d46902729 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume with id: 068f5593-247d-4c75-80c4-b8926cec2f80 Aug 01 13:07:31.011567 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.011567 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:31.012310 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-303fa8dd-eda2-497d-8ebe-706d46902729 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:31.037647 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-303fa8dd-eda2-497d-8ebe-706d46902729 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume request issued successfully. Aug 01 13:07:31.037810 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-303fa8dd-eda2-497d-8ebe-706d46902729 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 returned with HTTP 202 Aug 01 13:07:31.038604 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1150/4592] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:30 2026] DELETE /volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:31.046780 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-19e64cca-4e4a-4e93-aa0b-0e76ca7bc85c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.048840 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19e64cca-4e4a-4e93-aa0b-0e76ca7bc85c tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 Aug 01 13:07:31.049063 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-19e64cca-4e4a-4e93-aa0b-0e76ca7bc85c tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.049296 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-19e64cca-4e4a-4e93-aa0b-0e76ca7bc85c tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.056297 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.056297 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:31.060698 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-19e64cca-4e4a-4e93-aa0b-0e76ca7bc85c tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:31.066131 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19e64cca-4e4a-4e93-aa0b-0e76ca7bc85c tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 returned with HTTP 200 Aug 01 13:07:31.066520 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1148/4593] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:31 2026] GET /volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:31.300560 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c886c6df-7704-4747-bbab-ed589898269b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.302997 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c886c6df-7704-4747-bbab-ed589898269b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 Aug 01 13:07:31.303290 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c886c6df-7704-4747-bbab-ed589898269b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.303542 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c886c6df-7704-4747-bbab-ed589898269b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.303676 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c886c6df-7704-4747-bbab-ed589898269b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 23fe7f4f-e565-42d7-9e25-488bfd804719. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:31.308384 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c886c6df-7704-4747-bbab-ed589898269b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 returned with HTTP 404 Aug 01 13:07:31.309060 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1147/4594] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:31 2026] GET /volume/v3/backups/23fe7f4f-e565-42d7-9e25-488bfd804719 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:31.315645 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-24cc0b9b-f1de-4e56-abb2-9ac8df225495 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.317726 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24cc0b9b-f1de-4e56-abb2-9ac8df225495 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:07:31.318206 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24cc0b9b-f1de-4e56-abb2-9ac8df225495 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "08795eb3-4033-4f27-88db-68095ea67c89", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-313823080", "container": "tempest-volumesbackupstest-backup-container-1880237482"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:31.320016 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-24cc0b9b-f1de-4e56-abb2-9ac8df225495 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating new backup {'backup': {'volume_id': '08795eb3-4033-4f27-88db-68095ea67c89', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-313823080', 'container': 'tempest-volumesbackupstest-backup-container-1880237482'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:07:31.320267 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-24cc0b9b-f1de-4e56-abb2-9ac8df225495 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Creating backup of volume 08795eb3-4033-4f27-88db-68095ea67c89 in container tempest-volumesbackupstest-backup-container-1880237482 Aug 01 13:07:31.332416 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.332416 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:31.333121 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-24cc0b9b-f1de-4e56-abb2-9ac8df225495 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:31.361330 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-24cc0b9b-f1de-4e56-abb2-9ac8df225495 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Created reservations ['a53ab332-cf95-4052-98bb-13982a2a56e7', '865e6e50-4ab6-4d67-9faf-de528f2b0003'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:31.405246 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24cc0b9b-f1de-4e56-abb2-9ac8df225495 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:07:31.405983 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1150/4595] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:31 2026] POST /volume/v3/backups => generated 329 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:31.413934 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bde4564d-0a2e-4cd2-98c0-390507c49e69 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.416107 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bde4564d-0a2e-4cd2-98c0-390507c49e69 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:31.416376 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bde4564d-0a2e-4cd2-98c0-390507c49e69 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.416613 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bde4564d-0a2e-4cd2-98c0-390507c49e69 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.416760 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bde4564d-0a2e-4cd2-98c0-390507c49e69 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:31.422857 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.422857 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:31.423729 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bde4564d-0a2e-4cd2-98c0-390507c49e69 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 200 Aug 01 13:07:31.424182 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1151/4596] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:31 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:31.496836 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b4b7857-9d4b-462f-aabc-dac669796686 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.498796 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b4b7857-9d4b-462f-aabc-dac669796686 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/volumes/0d69def4-2e27-41df-99c7-a07e1b2d0c3e Aug 01 13:07:31.499002 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b4b7857-9d4b-462f-aabc-dac669796686 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.499177 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b4b7857-9d4b-462f-aabc-dac669796686 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.507371 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.507371 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:31.508845 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b4b7857-9d4b-462f-aabc-dac669796686 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Volume info retrieved successfully. Aug 01 13:07:31.512349 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b4b7857-9d4b-462f-aabc-dac669796686 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes/0d69def4-2e27-41df-99c7-a07e1b2d0c3e returned with HTTP 200 Aug 01 13:07:31.512867 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1149/4597] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:31 2026] GET /volume/v3/volumes/0d69def4-2e27-41df-99c7-a07e1b2d0c3e => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:31.526155 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ff4cbdbb-920c-4c0c-a86f-7d9d43f92ceb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.528830 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff4cbdbb-920c-4c0c-a86f-7d9d43f92ceb tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/messages Aug 01 13:07:31.529151 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff4cbdbb-920c-4c0c-a86f-7d9d43f92ceb tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.529408 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff4cbdbb-920c-4c0c-a86f-7d9d43f92ceb tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.533892 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff4cbdbb-920c-4c0c-a86f-7d9d43f92ceb tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 13:07:31.534445 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1148/4598] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 13:07:31 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:31.544088 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a0f7f8d9-45c7-4796-8c4c-095c1cc7ff2f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.546308 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0f7f8d9-45c7-4796-8c4c-095c1cc7ff2f tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/messages Aug 01 13:07:31.546591 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0f7f8d9-45c7-4796-8c4c-095c1cc7ff2f tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.547082 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0f7f8d9-45c7-4796-8c4c-095c1cc7ff2f tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.547298 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.547298 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:31.551520 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0f7f8d9-45c7-4796-8c4c-095c1cc7ff2f tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 13:07:31.552268 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1151/4599] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 13:07:31 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:31.560309 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-512498c9-7efb-46d3-92f8-9a605bd7c355 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.562147 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-512498c9-7efb-46d3-92f8-9a605bd7c355 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] DELETE https://10.4.3.110/volume/v3/messages/f121df5f-68ea-4597-ae06-5d4f4b241b15 Aug 01 13:07:31.562324 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-512498c9-7efb-46d3-92f8-9a605bd7c355 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.562503 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-512498c9-7efb-46d3-92f8-9a605bd7c355 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.573082 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-512498c9-7efb-46d3-92f8-9a605bd7c355 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/messages/f121df5f-68ea-4597-ae06-5d4f4b241b15 returned with HTTP 204 Aug 01 13:07:31.573542 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1152/4600] 10.4.3.110 () {68 vars in 1394 bytes} [Sat Aug 1 13:07:31 2026] DELETE /volume/v3/messages/f121df5f-68ea-4597-ae06-5d4f4b241b15 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:07:31.581606 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.583869 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/0d69def4-2e27-41df-99c7-a07e1b2d0c3e Aug 01 13:07:31.584187 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.584441 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.584613 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Delete volume with id: 0d69def4-2e27-41df-99c7-a07e1b2d0c3e Aug 01 13:07:31.591366 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.591366 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:31.591651 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Volume info retrieved successfully. Aug 01 13:07:31.592570 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:07:31.603759 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-433403419 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-433403419, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:31.603759 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-433403419 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-433403419, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:31.612323 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Created reservations ['26b4f310-188d-4e5b-bd86-7ad27bca7dce', '23053ae6-3414-4306-987a-6dd67bee7fb9', 'b0f673bb-dc6b-448e-ae82-132be955d8dc', '125d18f9-254f-443e-96d4-096976bef890'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:31.638663 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5bc96d60-97cd-4208-82a4-bd2e5609fb46 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.640300 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5bc96d60-97cd-4208-82a4-bd2e5609fb46 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c Aug 01 13:07:31.640480 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5bc96d60-97cd-4208-82a4-bd2e5609fb46 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.640653 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5bc96d60-97cd-4208-82a4-bd2e5609fb46 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.643063 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Delete volume request issued successfully. Aug 01 13:07:31.643318 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8868fac-56e7-4a6c-9b53-88a7dfaab041 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes/0d69def4-2e27-41df-99c7-a07e1b2d0c3e returned with HTTP 202 Aug 01 13:07:31.643740 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1150/4601] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:07:31 2026] DELETE /volume/v3/volumes/0d69def4-2e27-41df-99c7-a07e1b2d0c3e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:31.647121 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.647121 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:31.650429 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5bc96d60-97cd-4208-82a4-bd2e5609fb46 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:31.650842 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1248c029-de01-49b6-a10a-255ea88e8f28 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.652513 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1248c029-de01-49b6-a10a-255ea88e8f28 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] DELETE https://10.4.3.110/volume/v3/types/fc941940-a0c5-47cb-8a39-8d428f6d5e19 Aug 01 13:07:31.652688 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1248c029-de01-49b6-a10a-255ea88e8f28 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.652897 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1248c029-de01-49b6-a10a-255ea88e8f28 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.654306 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5bc96d60-97cd-4208-82a4-bd2e5609fb46 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c returned with HTTP 200 Aug 01 13:07:31.655107 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1149/4602] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:31 2026] GET /volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:31.666915 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e75e21f9-4610-4037-a480-f34959fbbe1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.668850 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e75e21f9-4610-4037-a480-f34959fbbe1b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c Aug 01 13:07:31.669084 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e75e21f9-4610-4037-a480-f34959fbbe1b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.669322 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e75e21f9-4610-4037-a480-f34959fbbe1b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.676483 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.676483 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:31.677874 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1248c029-de01-49b6-a10a-255ea88e8f28 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/types/fc941940-a0c5-47cb-8a39-8d428f6d5e19 returned with HTTP 202 Aug 01 13:07:31.678416 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1152/4603] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:07:31 2026] DELETE /volume/v3/types/fc941940-a0c5-47cb-8a39-8d428f6d5e19 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:31.681260 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e75e21f9-4610-4037-a480-f34959fbbe1b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:31.687277 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e75e21f9-4610-4037-a480-f34959fbbe1b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c returned with HTTP 200 Aug 01 13:07:31.687678 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1153/4604] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:31 2026] GET /volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:31.691367 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1bc2b35a-4039-4ffb-af67-843b84edd578 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.693155 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1bc2b35a-4039-4ffb-af67-843b84edd578 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:07:31.693543 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1bc2b35a-4039-4ffb-af67-843b84edd578 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-919380299", "extra_specs": {"storage_protocol": "tempest-storage_protocol-671360549", "vendor_name": "tempest-vendor_name-1150225145"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:31.703149 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a945dc5-f125-41bf-80f6-2f6f95c006d7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.704877 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a945dc5-f125-41bf-80f6-2f6f95c006d7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c/action Aug 01 13:07:31.705228 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a945dc5-f125-41bf-80f6-2f6f95c006d7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:07:31.705364 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a945dc5-f125-41bf-80f6-2f6f95c006d7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:31.713708 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.713708 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:31.714130 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a945dc5-f125-41bf-80f6-2f6f95c006d7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:31.714404 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1bc2b35a-4039-4ffb-af67-843b84edd578 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:07:31.714815 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1151/4605] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:07:31 2026] POST /volume/v3/types => generated 327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:31.723085 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ba15c34d-6842-4763-bc8f-186057c2655c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.724563 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a945dc5-f125-41bf-80f6-2f6f95c006d7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume updated successfully. Aug 01 13:07:31.724780 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a945dc5-f125-41bf-80f6-2f6f95c006d7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c/action returned with HTTP 200 Aug 01 13:07:31.725363 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:31.725421 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1150/4606] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:07:31 2026] POST /volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 13:07:31.725663 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "24e30496-97e1-41ee-93a4-d18469026b03", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:31.727539 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Create volume request body: {'volume': {'volume_type': '24e30496-97e1-41ee-93a4-d18469026b03', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:31.732206 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Create volume of 1 GB Aug 01 13:07:31.732645 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.732645 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:31.733135 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Availability Zones retrieved successfully. Aug 01 13:07:31.740478 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Flow 'volume_create_api' (ab7dee65-6245-4a8c-bbfe-82cd65a7ba0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:31.742140 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae3308e-1b68-4a56-81f1-61d5c41e9abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:31.743265 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:31.765005 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae3308e-1b68-4a56-81f1-61d5c41e9abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:07:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-671360549',vendor_name='tempest-vendor_name-1150225145'},id=24e30496-97e1-41ee-93a4-d18469026b03,is_public=True,name='tempest-ProjectAdminTests-volume-type-919380299',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24e30496-97e1-41ee-93a4-d18469026b03', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:31.765850 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d9759c2-2ee5-4e35-802f-784a0615c3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:31.790179 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-919380299 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-919380299, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:31.790501 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-919380299 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-919380299, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:31.808332 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-6149d2a3-7110-425d-9f7b-6de7560276a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.810492 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-6149d2a3-7110-425d-9f7b-6de7560276a3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c Aug 01 13:07:31.810825 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-6149d2a3-7110-425d-9f7b-6de7560276a3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.810882 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-6149d2a3-7110-425d-9f7b-6de7560276a3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.818003 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.818003 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:31.818523 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Created reservations ['977d6f7d-f5aa-4799-beaa-f744f2ad4a9c', 'a6328d49-7df8-49a1-a010-3c14c1f59e1b', '7d1138dc-efe1-4191-b314-59d8475a2908', '5c717dab-a481-4032-ad6b-81915fffa2ea'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:31.819328 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d9759c2-2ee5-4e35-802f-784a0615c3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['977d6f7d-f5aa-4799-beaa-f744f2ad4a9c', 'a6328d49-7df8-49a1-a010-3c14c1f59e1b', '7d1138dc-efe1-4191-b314-59d8475a2908', '5c717dab-a481-4032-ad6b-81915fffa2ea']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:31.820063 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93ead8c-1563-48b3-bfbb-8d8227b4fb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:31.821770 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-6149d2a3-7110-425d-9f7b-6de7560276a3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:31.826437 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-6149d2a3-7110-425d-9f7b-6de7560276a3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c returned with HTTP 200 Aug 01 13:07:31.827055 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1154/4607] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:07:31 2026] GET /volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:31.849645 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93ead8c-1563-48b3-bfbb-8d8227b4fb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '407371a3-4e9b-4fe0-8e91-0169371ebd5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1486286ee69440bf92d94057cc7f4d20',qos_specs=None,replication_status=,reservations=['977d6f7d-f5aa-4799-beaa-f744f2ad4a9c','a6328d49-7df8-49a1-a010-3c14c1f59e1b','7d1138dc-efe1-4191-b314-59d8475a2908','5c717dab-a481-4032-ad6b-81915fffa2ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='587e4ba60bea4096a2c212ef2a2ad3fb',volume_type_id=24e30496-97e1-41ee-93a4-d18469026b03), '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=2026-08-01T13:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=407371a3-4e9b-4fe0-8e91-0169371ebd5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1486286ee69440bf92d94057cc7f4d20',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='587e4ba60bea4096a2c212ef2a2ad3fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24e30496-97e1-41ee-93a4-d18469026b03),volume_type_id=24e30496-97e1-41ee-93a4-d18469026b03)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:31.850480 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28bf4db7-f890-4ad7-88c0-a0d258b98881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:31.885915 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28bf4db7-f890-4ad7-88c0-a0d258b98881) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1486286ee69440bf92d94057cc7f4d20',qos_specs=None,replication_status=,reservations=['977d6f7d-f5aa-4799-beaa-f744f2ad4a9c','a6328d49-7df8-49a1-a010-3c14c1f59e1b','7d1138dc-efe1-4191-b314-59d8475a2908','5c717dab-a481-4032-ad6b-81915fffa2ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='587e4ba60bea4096a2c212ef2a2ad3fb',volume_type_id=24e30496-97e1-41ee-93a4-d18469026b03)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:31.886662 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce5583fd-6486-4930-8ac1-7f08dcbaf035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:31.896759 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce5583fd-6486-4930-8ac1-7f08dcbaf035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:31.897620 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Flow 'volume_create_api' (ab7dee65-6245-4a8c-bbfe-82cd65a7ba0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:31.897938 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Create volume request issued successfully. Aug 01 13:07:31.898603 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba15c34d-6842-4763-bc8f-186057c2655c tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:31.899052 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1153/4608] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:07:31 2026] POST /volume/v3/volumes => generated 772 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:31.913001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9a8e6870-ca68-4261-a86f-fe4db5bedb52 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:31.915743 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a8e6870-ca68-4261-a86f-fe4db5bedb52 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/volumes/407371a3-4e9b-4fe0-8e91-0169371ebd5a Aug 01 13:07:31.916005 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a8e6870-ca68-4261-a86f-fe4db5bedb52 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:31.916224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a8e6870-ca68-4261-a86f-fe4db5bedb52 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:31.923855 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:31.923855 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:31.927567 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9a8e6870-ca68-4261-a86f-fe4db5bedb52 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Volume info retrieved successfully. Aug 01 13:07:31.931417 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a8e6870-ca68-4261-a86f-fe4db5bedb52 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes/407371a3-4e9b-4fe0-8e91-0169371ebd5a returned with HTTP 200 Aug 01 13:07:31.931775 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1152/4609] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:31 2026] GET /volume/v3/volumes/407371a3-4e9b-4fe0-8e91-0169371ebd5a => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:32.080820 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9bb5d969-9054-4ab0-aaaf-d7226f6faeb8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:32.082836 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9bb5d969-9054-4ab0-aaaf-d7226f6faeb8 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 Aug 01 13:07:32.083129 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9bb5d969-9054-4ab0-aaaf-d7226f6faeb8 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:32.083402 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9bb5d969-9054-4ab0-aaaf-d7226f6faeb8 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:32.089768 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9bb5d969-9054-4ab0-aaaf-d7226f6faeb8 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 returned with HTTP 404 Aug 01 13:07:32.090313 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1151/4610] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:32 2026] GET /volume/v3/volumes/068f5593-247d-4c75-80c4-b8926cec2f80 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:32.096970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f1b4aae6-6a6f-4ce7-97ca-093033a413be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:32.099461 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1b4aae6-6a6f-4ce7-97ca-093033a413be tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] DELETE https://10.4.3.110/volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 Aug 01 13:07:32.099688 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1b4aae6-6a6f-4ce7-97ca-093033a413be tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:32.099904 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1b4aae6-6a6f-4ce7-97ca-093033a413be tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:32.100384 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f1b4aae6-6a6f-4ce7-97ca-093033a413be tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume with id: 0f98c349-f1d9-43ce-993d-3117f407df56 Aug 01 13:07:32.109237 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:32.109237 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:32.109849 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f1b4aae6-6a6f-4ce7-97ca-093033a413be tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:32.134025 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f1b4aae6-6a6f-4ce7-97ca-093033a413be tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume request issued successfully. Aug 01 13:07:32.134302 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1b4aae6-6a6f-4ce7-97ca-093033a413be tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 returned with HTTP 202 Aug 01 13:07:32.134726 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1155/4611] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:32 2026] DELETE /volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:32.142868 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-869362c7-70f6-4e73-931a-5ea886ff7fd9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:32.144987 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-869362c7-70f6-4e73-931a-5ea886ff7fd9 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 Aug 01 13:07:32.145297 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-869362c7-70f6-4e73-931a-5ea886ff7fd9 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:32.145543 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-869362c7-70f6-4e73-931a-5ea886ff7fd9 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:32.153505 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:32.153505 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:32.158177 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-869362c7-70f6-4e73-931a-5ea886ff7fd9 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:32.164001 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-869362c7-70f6-4e73-931a-5ea886ff7fd9 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 returned with HTTP 200 Aug 01 13:07:32.164593 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1154/4612] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:32 2026] GET /volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:32.234033 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-08356b06-c341-4c1e-8249-dfe78a3b3972 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:32.236275 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-08356b06-c341-4c1e-8249-dfe78a3b3972 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c Aug 01 13:07:32.236502 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-08356b06-c341-4c1e-8249-dfe78a3b3972 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:32.236710 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-08356b06-c341-4c1e-8249-dfe78a3b3972 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:32.243550 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:32.243550 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:32.247810 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-08356b06-c341-4c1e-8249-dfe78a3b3972 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:32.252524 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-08356b06-c341-4c1e-8249-dfe78a3b3972 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c returned with HTTP 200 Aug 01 13:07:32.252941 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1153/4613] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:07:32 2026] GET /volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:32.263981 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e0457b30-7216-49ca-8875-f2cedf97494a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:32.264405 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0457b30-7216-49ca-8875-f2cedf97494a None None] GET https://10.4.3.110/volume// Aug 01 13:07:32.264567 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0457b30-7216-49ca-8875-f2cedf97494a None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:32.264745 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0457b30-7216-49ca-8875-f2cedf97494a None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:32.265119 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0457b30-7216-49ca-8875-f2cedf97494a None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:07:32.265599 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1152/4614] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:07:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:07:32.274544 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-3c08e28c-08aa-4382-aee2-96b00948ce5c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:32.276826 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-3c08e28c-08aa-4382-aee2-96b00948ce5c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:07:32.277249 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-3c08e28c-08aa-4382-aee2-96b00948ce5c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c", "connector": null, "instance_uuid": "83faa881-e0d6-498f-8126-53fc35c60ad4"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:32.286193 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:32.286193 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:32.313580 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-3c08e28c-08aa-4382-aee2-96b00948ce5c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:07:32.314118 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1156/4615] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:07:32 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:32.434070 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ec50655f-736b-4c7a-8627-276c8aefd2d6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:32.436382 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec50655f-736b-4c7a-8627-276c8aefd2d6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:32.436640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec50655f-736b-4c7a-8627-276c8aefd2d6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:32.436891 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec50655f-736b-4c7a-8627-276c8aefd2d6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:32.437075 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ec50655f-736b-4c7a-8627-276c8aefd2d6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:32.441184 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:32.441184 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:32.442046 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec50655f-736b-4c7a-8627-276c8aefd2d6 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 200 Aug 01 13:07:32.442528 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1155/4616] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:32 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:32.944922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b2ee3c0b-353f-459e-ae30-8d87ec92b6b8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:32.947410 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2ee3c0b-353f-459e-ae30-8d87ec92b6b8 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/volumes/407371a3-4e9b-4fe0-8e91-0169371ebd5a Aug 01 13:07:32.947410 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2ee3c0b-353f-459e-ae30-8d87ec92b6b8 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:32.947588 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2ee3c0b-353f-459e-ae30-8d87ec92b6b8 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:32.955793 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:32.955793 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:32.959024 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b2ee3c0b-353f-459e-ae30-8d87ec92b6b8 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Volume info retrieved successfully. Aug 01 13:07:32.962634 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2ee3c0b-353f-459e-ae30-8d87ec92b6b8 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes/407371a3-4e9b-4fe0-8e91-0169371ebd5a returned with HTTP 200 Aug 01 13:07:32.963090 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1154/4617] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:07:32 2026] GET /volume/v3/volumes/407371a3-4e9b-4fe0-8e91-0169371ebd5a => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:32.977801 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7a60cea6-8f34-427e-90c1-6aa136fd202b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:32.983212 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a60cea6-8f34-427e-90c1-6aa136fd202b tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/messages Aug 01 13:07:32.983423 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a60cea6-8f34-427e-90c1-6aa136fd202b tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:32.983612 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a60cea6-8f34-427e-90c1-6aa136fd202b tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:32.990062 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a60cea6-8f34-427e-90c1-6aa136fd202b tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/messages returned with HTTP 200 Aug 01 13:07:32.990466 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1153/4618] 10.4.3.110 () {68 vars in 1280 bytes} [Sat Aug 1 13:07:32 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:33.000034 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9c32f9c-2e56-4365-ae4e-1cf310576ec3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.002841 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9c32f9c-2e56-4365-ae4e-1cf310576ec3 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] GET https://10.4.3.110/volume/v3/messages/56fbbd19-1a39-4d9b-9d24-cd526f3c0cc4 Aug 01 13:07:33.003178 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9c32f9c-2e56-4365-ae4e-1cf310576ec3 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:33.003449 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9c32f9c-2e56-4365-ae4e-1cf310576ec3 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:33.006911 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:33.006911 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:33.007603 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9c32f9c-2e56-4365-ae4e-1cf310576ec3 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/messages/56fbbd19-1a39-4d9b-9d24-cd526f3c0cc4 returned with HTTP 200 Aug 01 13:07:33.008091 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1157/4619] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:07:32 2026] GET /volume/v3/messages/56fbbd19-1a39-4d9b-9d24-cd526f3c0cc4 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:33.018076 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3988f5ad-95bd-4116-a344-8151b777191e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.020019 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3988f5ad-95bd-4116-a344-8151b777191e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] DELETE https://10.4.3.110/volume/v3/messages/56fbbd19-1a39-4d9b-9d24-cd526f3c0cc4 Aug 01 13:07:33.022896 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3988f5ad-95bd-4116-a344-8151b777191e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:33.023183 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3988f5ad-95bd-4116-a344-8151b777191e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:33.035040 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3988f5ad-95bd-4116-a344-8151b777191e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/messages/56fbbd19-1a39-4d9b-9d24-cd526f3c0cc4 returned with HTTP 204 Aug 01 13:07:33.035466 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1156/4620] 10.4.3.110 () {68 vars in 1394 bytes} [Sat Aug 1 13:07:33 2026] DELETE /volume/v3/messages/56fbbd19-1a39-4d9b-9d24-cd526f3c0cc4 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 13:07:33.043375 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.045186 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/407371a3-4e9b-4fe0-8e91-0169371ebd5a Aug 01 13:07:33.045437 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:33.045624 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:33.045796 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Delete volume with id: 407371a3-4e9b-4fe0-8e91-0169371ebd5a Aug 01 13:07:33.052873 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:33.052873 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:33.053293 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Volume info retrieved successfully. Aug 01 13:07:33.054375 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 13:07:33.064545 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-919380299 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-919380299, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:33.064872 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-919380299 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-919380299, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:33.079558 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Created reservations ['b1937113-034d-4551-b939-940dd749ef38', '4c1fef9f-fa2c-4166-af45-4830a4d59a68', 'f5e35a02-41fa-47ac-bc8a-6f9c9aae2154', '705f8cd7-3f5e-4341-8296-2f504cb77d46'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:33.115861 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Delete volume request issued successfully. Aug 01 13:07:33.116132 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f269a0a8-1359-4d48-b09a-b2dfe6ba79d6 tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/volumes/407371a3-4e9b-4fe0-8e91-0169371ebd5a returned with HTTP 202 Aug 01 13:07:33.116717 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1155/4621] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:07:33 2026] DELETE /volume/v3/volumes/407371a3-4e9b-4fe0-8e91-0169371ebd5a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:33.123831 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6e45f85-48e2-4ba5-bc4d-c7f1b3543e3e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.126162 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6e45f85-48e2-4ba5-bc4d-c7f1b3543e3e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] DELETE https://10.4.3.110/volume/v3/types/24e30496-97e1-41ee-93a4-d18469026b03 Aug 01 13:07:33.126404 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6e45f85-48e2-4ba5-bc4d-c7f1b3543e3e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:33.126648 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6e45f85-48e2-4ba5-bc4d-c7f1b3543e3e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:33.155041 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6e45f85-48e2-4ba5-bc4d-c7f1b3543e3e tempest-ProjectAdminTests-976698096 tempest-ProjectAdminTests-976698096-project-admin] https://10.4.3.110/volume/v3/types/24e30496-97e1-41ee-93a4-d18469026b03 returned with HTTP 202 Aug 01 13:07:33.155545 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1154/4622] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:07:33 2026] DELETE /volume/v3/types/24e30496-97e1-41ee-93a4-d18469026b03 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:33.181286 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c5cddf9-ed1b-42ff-8732-486a40efdaa2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.184027 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c5cddf9-ed1b-42ff-8732-486a40efdaa2 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 Aug 01 13:07:33.184277 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c5cddf9-ed1b-42ff-8732-486a40efdaa2 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:33.184502 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c5cddf9-ed1b-42ff-8732-486a40efdaa2 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:33.190294 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c5cddf9-ed1b-42ff-8732-486a40efdaa2 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 returned with HTTP 404 Aug 01 13:07:33.190748 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1158/4623] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:33 2026] GET /volume/v3/volumes/0f98c349-f1d9-43ce-993d-3117f407df56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:33.198156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-51ad9fbf-7cb4-4e4e-85b8-78cf1911ed37 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.199815 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51ad9fbf-7cb4-4e4e-85b8-78cf1911ed37 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 Aug 01 13:07:33.201854 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51ad9fbf-7cb4-4e4e-85b8-78cf1911ed37 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:33.201854 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51ad9fbf-7cb4-4e4e-85b8-78cf1911ed37 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:33.201854 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-51ad9fbf-7cb4-4e4e-85b8-78cf1911ed37 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete snapshot with id: 7f46890b-95cd-4ad1-af29-408dbe613595 Aug 01 13:07:33.208119 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:33.208119 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:33.208711 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-51ad9fbf-7cb4-4e4e-85b8-78cf1911ed37 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Snapshot retrieved successfully. Aug 01 13:07:33.229148 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-24babb4b-bb97-4633-9a76-3527608bd752 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.229148 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24babb4b-bb97-4633-9a76-3527608bd752 None None] GET https://10.4.3.110/volume// Aug 01 13:07:33.229148 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24babb4b-bb97-4633-9a76-3527608bd752 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:33.229148 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24babb4b-bb97-4633-9a76-3527608bd752 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:33.229384 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24babb4b-bb97-4633-9a76-3527608bd752 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:07:33.231426 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1156/4624] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:07:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:07:33.232220 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-51ad9fbf-7cb4-4e4e-85b8-78cf1911ed37 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Snapshot delete request issued successfully. Aug 01 13:07:33.232465 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51ad9fbf-7cb4-4e4e-85b8-78cf1911ed37 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 returned with HTTP 202 Aug 01 13:07:33.232922 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1157/4625] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:07:33 2026] DELETE /volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:33.240218 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a3a5079-3a07-4209-86ab-da9c7c03e56a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.241976 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a3a5079-3a07-4209-86ab-da9c7c03e56a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 Aug 01 13:07:33.242140 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a3a5079-3a07-4209-86ab-da9c7c03e56a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:33.242340 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a3a5079-3a07-4209-86ab-da9c7c03e56a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:33.248335 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:33.248335 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:33.248828 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2a3a5079-3a07-4209-86ab-da9c7c03e56a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Snapshot retrieved successfully. Aug 01 13:07:33.248991 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-c24f0369-1168-4710-a960-97b3ea8baa0c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.249598 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a3a5079-3a07-4209-86ab-da9c7c03e56a tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 returned with HTTP 200 Aug 01 13:07:33.249996 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1155/4626] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:07:33 2026] GET /volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:33.256370 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-c24f0369-1168-4710-a960-97b3ea8baa0c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c Aug 01 13:07:33.256687 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-c24f0369-1168-4710-a960-97b3ea8baa0c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:33.256907 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-c24f0369-1168-4710-a960-97b3ea8baa0c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:33.275057 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:33.275057 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:33.279128 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-c24f0369-1168-4710-a960-97b3ea8baa0c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:33.283000 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-c24f0369-1168-4710-a960-97b3ea8baa0c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c returned with HTTP 200 Aug 01 13:07:33.283399 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1159/4627] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:07:33 2026] GET /volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c => generated 1048 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:33.394336 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-f1a56df5-4f33-42b3-bd29-068437b43b5e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.396507 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-f1a56df5-4f33-42b3-bd29-068437b43b5e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] PUT https://10.4.3.110/volume/v3/attachments/559e335a-56d5-4c50-a995-08ad87b33452 Aug 01 13:07:33.396839 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-f1a56df5-4f33-42b3-bd29-068437b43b5e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:33.404006 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-f1a56df5-4f33-42b3-bd29-068437b43b5e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Acquiring lock "cinder-attachment_update-c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:07:33.410276 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-f1a56df5-4f33-42b3-bd29-068437b43b5e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:07:33.411200 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:33.411200 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:33.454346 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e1403195-4ac0-45d3-9082-2938e3255655 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.457173 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1403195-4ac0-45d3-9082-2938e3255655 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:33.457173 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e1403195-4ac0-45d3-9082-2938e3255655 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:33.457357 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e1403195-4ac0-45d3-9082-2938e3255655 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:33.457518 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e1403195-4ac0-45d3-9082-2938e3255655 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:33.463213 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:33.463213 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:33.464405 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1403195-4ac0-45d3-9082-2938e3255655 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 200 Aug 01 13:07:33.464914 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1158/4628] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:33 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:33.493313 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-f1a56df5-4f33-42b3-bd29-068437b43b5e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c-np0000006302" released by "attachment_update" :: held 0.083s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:07:33.493595 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-f1a56df5-4f33-42b3-bd29-068437b43b5e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/559e335a-56d5-4c50-a995-08ad87b33452 returned with HTTP 200 Aug 01 13:07:33.494071 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1157/4629] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:07:33 2026] PUT /volume/v3/attachments/559e335a-56d5-4c50-a995-08ad87b33452 => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:33.520675 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-7898ee7c-4918-481c-b090-1b74e44ad381 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:33.524129 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-7898ee7c-4918-481c-b090-1b74e44ad381 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments/559e335a-56d5-4c50-a995-08ad87b33452/action Aug 01 13:07:33.524518 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-7898ee7c-4918-481c-b090-1b74e44ad381 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:07:33.524676 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-7898ee7c-4918-481c-b090-1b74e44ad381 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:33.557966 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:33.557966 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:33.581362 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-7898ee7c-4918-481c-b090-1b74e44ad381 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/559e335a-56d5-4c50-a995-08ad87b33452/action returned with HTTP 204 Aug 01 13:07:33.582428 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1156/4630] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:07:33 2026] POST /volume/v3/attachments/559e335a-56d5-4c50-a995-08ad87b33452/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 01 13:07:34.261775 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01739c6b-6d8e-454a-b946-b0ff275bd832 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:34.264085 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01739c6b-6d8e-454a-b946-b0ff275bd832 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 Aug 01 13:07:34.264375 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01739c6b-6d8e-454a-b946-b0ff275bd832 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:34.264652 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01739c6b-6d8e-454a-b946-b0ff275bd832 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:34.269678 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01739c6b-6d8e-454a-b946-b0ff275bd832 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 returned with HTTP 404 Aug 01 13:07:34.270226 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1160/4631] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:07:34 2026] GET /volume/v3/snapshots/7f46890b-95cd-4ad1-af29-408dbe613595 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:34.278755 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-11200101-4e2c-4bf8-a957-7e7cf0f39656 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:34.281177 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11200101-4e2c-4bf8-a957-7e7cf0f39656 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] DELETE https://10.4.3.110/volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 Aug 01 13:07:34.281653 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-11200101-4e2c-4bf8-a957-7e7cf0f39656 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:34.281914 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-11200101-4e2c-4bf8-a957-7e7cf0f39656 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:34.282147 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-11200101-4e2c-4bf8-a957-7e7cf0f39656 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume with id: d794c8ad-dfb7-4259-b1d9-e0720c39d061 Aug 01 13:07:34.290381 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:34.290381 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:34.290813 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-11200101-4e2c-4bf8-a957-7e7cf0f39656 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:34.318646 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-11200101-4e2c-4bf8-a957-7e7cf0f39656 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Delete volume request issued successfully. Aug 01 13:07:34.318841 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11200101-4e2c-4bf8-a957-7e7cf0f39656 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 returned with HTTP 202 Aug 01 13:07:34.319312 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1159/4632] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:34 2026] DELETE /volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:34.331059 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-193b27c3-a925-4961-be9c-36bdc08d1504 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:34.332978 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-193b27c3-a925-4961-be9c-36bdc08d1504 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 Aug 01 13:07:34.333980 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-193b27c3-a925-4961-be9c-36bdc08d1504 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:34.333980 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-193b27c3-a925-4961-be9c-36bdc08d1504 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:34.341243 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:34.341243 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:34.345538 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-193b27c3-a925-4961-be9c-36bdc08d1504 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Volume info retrieved successfully. Aug 01 13:07:34.350419 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-193b27c3-a925-4961-be9c-36bdc08d1504 tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 returned with HTTP 200 Aug 01 13:07:34.351099 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1158/4633] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:34 2026] GET /volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:34.477577 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-200e3008-c68e-4f2f-a43e-65e1a4fa0e47 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:34.479718 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-200e3008-c68e-4f2f-a43e-65e1a4fa0e47 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:34.479975 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-200e3008-c68e-4f2f-a43e-65e1a4fa0e47 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:34.480218 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-200e3008-c68e-4f2f-a43e-65e1a4fa0e47 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:34.480341 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-200e3008-c68e-4f2f-a43e-65e1a4fa0e47 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:34.485918 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:34.485918 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:34.486933 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-200e3008-c68e-4f2f-a43e-65e1a4fa0e47 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 200 Aug 01 13:07:34.487755 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1157/4634] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:34 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:35.364282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99c9bb64-7519-439b-8cf0-ed394f897f1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:35.366370 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99c9bb64-7519-439b-8cf0-ed394f897f1b tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] GET https://10.4.3.110/volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 Aug 01 13:07:35.366574 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99c9bb64-7519-439b-8cf0-ed394f897f1b tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:35.366775 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99c9bb64-7519-439b-8cf0-ed394f897f1b tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:35.372041 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99c9bb64-7519-439b-8cf0-ed394f897f1b tempest-CreateVolumesFromSnapshotTest-1433169372 tempest-CreateVolumesFromSnapshotTest-1433169372-project-member] https://10.4.3.110/volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 returned with HTTP 404 Aug 01 13:07:35.372681 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1161/4635] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:35 2026] GET /volume/v3/volumes/d794c8ad-dfb7-4259-b1d9-e0720c39d061 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:35.502234 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cfda8570-15dc-42be-b73c-23648fd72003 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:35.503933 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cfda8570-15dc-42be-b73c-23648fd72003 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:35.504215 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cfda8570-15dc-42be-b73c-23648fd72003 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:35.504459 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cfda8570-15dc-42be-b73c-23648fd72003 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:35.504459 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-cfda8570-15dc-42be-b73c-23648fd72003 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:35.510593 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:35.510593 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:35.511194 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cfda8570-15dc-42be-b73c-23648fd72003 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 200 Aug 01 13:07:35.511468 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1160/4636] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:35 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:36.522829 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a818e044-ee70-401b-b2d2-389071223603 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:36.525029 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a818e044-ee70-401b-b2d2-389071223603 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:36.525380 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a818e044-ee70-401b-b2d2-389071223603 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:36.525599 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a818e044-ee70-401b-b2d2-389071223603 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:36.525795 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a818e044-ee70-401b-b2d2-389071223603 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:36.532178 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:36.532178 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:36.533752 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a818e044-ee70-401b-b2d2-389071223603 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 200 Aug 01 13:07:36.534109 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1159/4637] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:36 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:37.322723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:37.447655 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:37.448186 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2118075883"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:37.450596 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2118075883'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:37.450865 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Create volume of 1 GB Aug 01 13:07:37.465857 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Availability Zones retrieved successfully. Aug 01 13:07:37.480297 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Flow 'volume_create_api' (c837f97e-2651-4ad5-bde7-33e4010f3f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:37.481510 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0edf3ca4-ee4b-4838-ba76-7213928ee100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:37.482436 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:37.522224 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0edf3ca4-ee4b-4838-ba76-7213928ee100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:37.523364 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba8b256-6fe2-4c7a-a30d-69f6c38c852f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:37.554417 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3d5d1a5a-13dc-4ee5-b5dc-7cd91c9dbb2d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:37.557209 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d5d1a5a-13dc-4ee5-b5dc-7cd91c9dbb2d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:37.557436 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d5d1a5a-13dc-4ee5-b5dc-7cd91c9dbb2d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:37.557677 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d5d1a5a-13dc-4ee5-b5dc-7cd91c9dbb2d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:37.557867 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3d5d1a5a-13dc-4ee5-b5dc-7cd91c9dbb2d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:37.564938 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:37.564938 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:37.565876 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d5d1a5a-13dc-4ee5-b5dc-7cd91c9dbb2d tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 200 Aug 01 13:07:37.566456 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1162/4638] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:37 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:37.629196 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Created reservations ['e88285b5-cab7-4120-8a65-7f729cbe81dc', '7b9d723d-ad5f-4fc9-91f7-623dedc4b8c9', '90e7b126-4c88-4719-bd80-5fbdedcf89de', 'e11e308e-3c27-4f21-b601-0b161c444b12'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:37.629832 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba8b256-6fe2-4c7a-a30d-69f6c38c852f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e88285b5-cab7-4120-8a65-7f729cbe81dc', '7b9d723d-ad5f-4fc9-91f7-623dedc4b8c9', '90e7b126-4c88-4719-bd80-5fbdedcf89de', 'e11e308e-3c27-4f21-b601-0b161c444b12']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:37.630722 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd322a61-b88c-4633-bbc4-84ddaba91767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:37.667227 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd322a61-b88c-4633-bbc4-84ddaba91767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc5090e7-42ab-4835-b70f-892ae05bfa59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2118075883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a66c5cd2ab4daf9ab2c705f6ff4c14',qos_specs=None,replication_status=,reservations=['e88285b5-cab7-4120-8a65-7f729cbe81dc','7b9d723d-ad5f-4fc9-91f7-623dedc4b8c9','90e7b126-4c88-4719-bd80-5fbdedcf89de','e11e308e-3c27-4f21-b601-0b161c444b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5bed5ac66e42ecbb915a7ef0872f1c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2118075883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc5090e7-42ab-4835-b70f-892ae05bfa59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4a66c5cd2ab4daf9ab2c705f6ff4c14',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='ab5bed5ac66e42ecbb915a7ef0872f1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:37.668048 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd91721-6c4c-4e29-a582-29c8ba8baf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:37.697237 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd91721-6c4c-4e29-a582-29c8ba8baf47) 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-VolumeV3RbacBaseTests-Volume-2118075883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a66c5cd2ab4daf9ab2c705f6ff4c14',qos_specs=None,replication_status=,reservations=['e88285b5-cab7-4120-8a65-7f729cbe81dc','7b9d723d-ad5f-4fc9-91f7-623dedc4b8c9','90e7b126-4c88-4719-bd80-5fbdedcf89de','e11e308e-3c27-4f21-b601-0b161c444b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5bed5ac66e42ecbb915a7ef0872f1c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:37.698598 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c0cb144-c34c-4960-aee9-275ec24f8823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:37.716729 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c0cb144-c34c-4960-aee9-275ec24f8823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:37.718202 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Flow 'volume_create_api' (c837f97e-2651-4ad5-bde7-33e4010f3f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:37.718461 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Create volume request issued successfully. Aug 01 13:07:37.719884 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f651a754-886c-47d5-8c7f-4f97f3050c1a tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:37.719884 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1158/4639] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:07:37 2026] POST /volume/v3/volumes => generated 778 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:37.736424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e4128361-7da5-430d-9204-eea6fbabae7d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:37.739129 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4128361-7da5-430d-9204-eea6fbabae7d tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] GET https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 Aug 01 13:07:37.739129 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4128361-7da5-430d-9204-eea6fbabae7d tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:37.739294 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4128361-7da5-430d-9204-eea6fbabae7d tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:37.755308 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:37.755308 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:37.763898 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e4128361-7da5-430d-9204-eea6fbabae7d tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Volume info retrieved successfully. Aug 01 13:07:37.770621 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4128361-7da5-430d-9204-eea6fbabae7d tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 returned with HTTP 200 Aug 01 13:07:37.771242 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1161/4640] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:37 2026] GET /volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:37.984842 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-8a3ceffb-c534-4925-bf51-a2bbdaf132a6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:37.988487 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-8a3ceffb-c534-4925-bf51-a2bbdaf132a6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c/encryption Aug 01 13:07:37.989219 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-8a3ceffb-c534-4925-bf51-a2bbdaf132a6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:37.989219 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-8a3ceffb-c534-4925-bf51-a2bbdaf132a6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:38.002206 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:38.002206 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:38.014400 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d837152b-d49b-4a33-95f2-a23329b8d6af req-8a3ceffb-c534-4925-bf51-a2bbdaf132a6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c/encryption returned with HTTP 200 Aug 01 13:07:38.014857 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1160/4641] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:07:37 2026] GET /volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:38.583812 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0229cc0-fa50-4682-a03f-63fe5fa8df02 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:38.586084 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0229cc0-fa50-4682-a03f-63fe5fa8df02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:38.586657 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0229cc0-fa50-4682-a03f-63fe5fa8df02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:38.586841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0229cc0-fa50-4682-a03f-63fe5fa8df02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:38.587094 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e0229cc0-fa50-4682-a03f-63fe5fa8df02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:38.592805 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:38.592805 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:38.593772 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0229cc0-fa50-4682-a03f-63fe5fa8df02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 200 Aug 01 13:07:38.594221 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1163/4642] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:38 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:38.787818 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dc0aa16e-3efa-4d43-a8f2-da7499de4fc2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:38.790251 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc0aa16e-3efa-4d43-a8f2-da7499de4fc2 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] GET https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 Aug 01 13:07:38.790709 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc0aa16e-3efa-4d43-a8f2-da7499de4fc2 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:38.791149 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc0aa16e-3efa-4d43-a8f2-da7499de4fc2 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:38.802172 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:38.802172 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:38.805285 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dc0aa16e-3efa-4d43-a8f2-da7499de4fc2 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Volume info retrieved successfully. Aug 01 13:07:38.810035 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc0aa16e-3efa-4d43-a8f2-da7499de4fc2 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 returned with HTTP 200 Aug 01 13:07:38.810667 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1159/4643] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:38 2026] GET /volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:38.825733 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e953659b-1aa5-44cd-bd42-35ef9fb87e6f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:38.918426 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e953659b-1aa5-44cd-bd42-35ef9fb87e6f tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-reader] POST https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59/action Aug 01 13:07:38.918850 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e953659b-1aa5-44cd-bd42-35ef9fb87e6f tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:07:38.919028 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e953659b-1aa5-44cd-bd42-35ef9fb87e6f tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:38.929306 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:38.929306 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:38.929785 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e953659b-1aa5-44cd-bd42-35ef9fb87e6f tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-reader] Volume info retrieved successfully. Aug 01 13:07:38.931208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-e953659b-1aa5-44cd-bd42-35ef9fb87e6f tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6627efd3a71d466e84754ae084ac74a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4a66c5cd2ab4daf9ab2c705f6ff4c14', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:07:38.931440 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e953659b-1aa5-44cd-bd42-35ef9fb87e6f tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-reader] https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59/action returned with HTTP 403 Aug 01 13:07:38.932002 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1162/4644] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:07:38 2026] POST /volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59/action => generated 131 bytes in 107 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:38.938918 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b3ae0eb-1736-48ce-8b9f-41c924281015 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:38.941098 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b3ae0eb-1736-48ce-8b9f-41c924281015 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 Aug 01 13:07:38.941327 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b3ae0eb-1736-48ce-8b9f-41c924281015 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:38.942037 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b3ae0eb-1736-48ce-8b9f-41c924281015 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:38.942037 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3b3ae0eb-1736-48ce-8b9f-41c924281015 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Delete volume with id: dc5090e7-42ab-4835-b70f-892ae05bfa59 Aug 01 13:07:38.952819 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:38.952819 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:38.953158 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3b3ae0eb-1736-48ce-8b9f-41c924281015 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Volume info retrieved successfully. Aug 01 13:07:38.993825 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3b3ae0eb-1736-48ce-8b9f-41c924281015 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Delete volume request issued successfully. Aug 01 13:07:38.994445 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b3ae0eb-1736-48ce-8b9f-41c924281015 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 returned with HTTP 202 Aug 01 13:07:38.994654 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1161/4645] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:38 2026] DELETE /volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:39.002149 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e72745a0-d8e8-446d-93ce-ab8b47c78f22 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:39.005455 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e72745a0-d8e8-446d-93ce-ab8b47c78f22 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] GET https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 Aug 01 13:07:39.005914 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e72745a0-d8e8-446d-93ce-ab8b47c78f22 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:39.006882 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e72745a0-d8e8-446d-93ce-ab8b47c78f22 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:39.022235 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:39.022235 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:39.033593 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e72745a0-d8e8-446d-93ce-ab8b47c78f22 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Volume info retrieved successfully. Aug 01 13:07:39.043314 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e72745a0-d8e8-446d-93ce-ab8b47c78f22 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 returned with HTTP 200 Aug 01 13:07:39.043919 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1164/4646] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:39 2026] GET /volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:39.605628 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68e234f5-f478-4b75-923e-45f8a461d2fd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:39.607757 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68e234f5-f478-4b75-923e-45f8a461d2fd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:39.607996 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68e234f5-f478-4b75-923e-45f8a461d2fd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:39.608217 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68e234f5-f478-4b75-923e-45f8a461d2fd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:39.608352 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-68e234f5-f478-4b75-923e-45f8a461d2fd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:39.612679 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:39.612679 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:39.613530 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68e234f5-f478-4b75-923e-45f8a461d2fd tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 200 Aug 01 13:07:39.613929 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1160/4647] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:39 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:39.626173 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c268be60-33d9-4417-9e18-98543ebbe446 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:39.628045 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c268be60-33d9-4417-9e18-98543ebbe446 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:39.628247 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c268be60-33d9-4417-9e18-98543ebbe446 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:39.628531 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c268be60-33d9-4417-9e18-98543ebbe446 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:39.628652 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c268be60-33d9-4417-9e18-98543ebbe446 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:39.633603 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:39.633603 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:39.634471 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c268be60-33d9-4417-9e18-98543ebbe446 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 200 Aug 01 13:07:39.634894 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1163/4648] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:39 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:39.643752 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-789f3468-38de-4ab8-b7bd-444201bf993c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:39.645853 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-789f3468-38de-4ab8-b7bd-444201bf993c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:39.646108 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-789f3468-38de-4ab8-b7bd-444201bf993c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:39.646321 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-789f3468-38de-4ab8-b7bd-444201bf993c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:39.646468 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-789f3468-38de-4ab8-b7bd-444201bf993c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete backup with id: 82d2156a-e829-48ff-850d-f54eee5062ef. Aug 01 13:07:39.651938 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:39.651938 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:39.668329 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-789f3468-38de-4ab8-b7bd-444201bf993c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] delete_backup rpcapi backup_id 82d2156a-e829-48ff-850d-f54eee5062ef {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:07:39.670244 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-789f3468-38de-4ab8-b7bd-444201bf993c tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 202 Aug 01 13:07:39.670700 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1162/4649] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:39 2026] DELETE /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:07:39.679752 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-543ece03-f4ab-4b2e-9756-5871b5796304 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:39.681639 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-543ece03-f4ab-4b2e-9756-5871b5796304 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:39.681872 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-543ece03-f4ab-4b2e-9756-5871b5796304 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:39.682074 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-543ece03-f4ab-4b2e-9756-5871b5796304 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:39.682196 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-543ece03-f4ab-4b2e-9756-5871b5796304 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:39.688117 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:39.688117 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:39.689142 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-543ece03-f4ab-4b2e-9756-5871b5796304 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 200 Aug 01 13:07:39.689602 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1165/4650] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:39 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:40.062085 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9790a83b-d6d8-458a-bfb7-fe01e6f270d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:40.064251 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9790a83b-d6d8-458a-bfb7-fe01e6f270d1 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] GET https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 Aug 01 13:07:40.064557 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9790a83b-d6d8-458a-bfb7-fe01e6f270d1 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:40.064686 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9790a83b-d6d8-458a-bfb7-fe01e6f270d1 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:40.071905 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9790a83b-d6d8-458a-bfb7-fe01e6f270d1 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 returned with HTTP 404 Aug 01 13:07:40.072498 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1161/4651] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:40 2026] GET /volume/v3/volumes/dc5090e7-42ab-4835-b70f-892ae05bfa59 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:40.083414 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-656e0492-6b93-4a82-a999-150782213658 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:40.085523 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:40.085927 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-213723770"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:40.087754 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-213723770'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:40.087992 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Create volume of 1 GB Aug 01 13:07:40.094295 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Availability Zones retrieved successfully. Aug 01 13:07:40.103864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Flow 'volume_create_api' (ffa05637-5cf7-4125-ab4c-b8a9463ede69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:40.105666 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487264bc-19a1-433d-b8ad-8578dd35abbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:40.106970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:40.138869 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487264bc-19a1-433d-b8ad-8578dd35abbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:40.139909 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09229982-1f05-4765-b7c2-8974f6a59e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:40.190605 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Created reservations ['5715f50c-7d46-4025-8774-3124d695ee93', '8e9788ce-04df-432b-80a7-dd8c27caac97', '76afdfaa-6508-4c2d-96eb-72a5cd6d3d41', '6953f0aa-01dc-4f75-af01-6778998ee321'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:40.191527 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09229982-1f05-4765-b7c2-8974f6a59e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5715f50c-7d46-4025-8774-3124d695ee93', '8e9788ce-04df-432b-80a7-dd8c27caac97', '76afdfaa-6508-4c2d-96eb-72a5cd6d3d41', '6953f0aa-01dc-4f75-af01-6778998ee321']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:40.192378 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f505e256-75cf-4ec0-ab30-c89a9c3e4bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:40.220656 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f505e256-75cf-4ec0-ab30-c89a9c3e4bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d9d5a02-54ef-4f7c-a17c-b68b83d87464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-213723770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a66c5cd2ab4daf9ab2c705f6ff4c14',qos_specs=None,replication_status=,reservations=['5715f50c-7d46-4025-8774-3124d695ee93','8e9788ce-04df-432b-80a7-dd8c27caac97','76afdfaa-6508-4c2d-96eb-72a5cd6d3d41','6953f0aa-01dc-4f75-af01-6778998ee321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5bed5ac66e42ecbb915a7ef0872f1c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-213723770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d9d5a02-54ef-4f7c-a17c-b68b83d87464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4a66c5cd2ab4daf9ab2c705f6ff4c14',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='ab5bed5ac66e42ecbb915a7ef0872f1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:40.221694 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6189c8d0-90e4-42de-b7e3-5da2c2749586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:40.251348 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6189c8d0-90e4-42de-b7e3-5da2c2749586) 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-VolumeV3RbacBaseTests-Volume-213723770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a66c5cd2ab4daf9ab2c705f6ff4c14',qos_specs=None,replication_status=,reservations=['5715f50c-7d46-4025-8774-3124d695ee93','8e9788ce-04df-432b-80a7-dd8c27caac97','76afdfaa-6508-4c2d-96eb-72a5cd6d3d41','6953f0aa-01dc-4f75-af01-6778998ee321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5bed5ac66e42ecbb915a7ef0872f1c',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:40.252347 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097b0221-b125-4d96-bb3a-e20deef42503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:40.263669 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097b0221-b125-4d96-bb3a-e20deef42503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:40.265043 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Flow 'volume_create_api' (ffa05637-5cf7-4125-ab4c-b8a9463ede69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:40.265553 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Create volume request issued successfully. Aug 01 13:07:40.266455 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-656e0492-6b93-4a82-a999-150782213658 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:40.267024 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1164/4652] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:07:40 2026] POST /volume/v3/volumes => generated 777 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:40.280385 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1177d69c-c48c-48cd-af16-ecc31b558cf0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:40.282386 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1177d69c-c48c-48cd-af16-ecc31b558cf0 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] GET https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 Aug 01 13:07:40.282529 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1177d69c-c48c-48cd-af16-ecc31b558cf0 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:40.282661 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1177d69c-c48c-48cd-af16-ecc31b558cf0 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:40.289596 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:40.289596 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:40.292714 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1177d69c-c48c-48cd-af16-ecc31b558cf0 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Volume info retrieved successfully. Aug 01 13:07:40.297189 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1177d69c-c48c-48cd-af16-ecc31b558cf0 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 returned with HTTP 200 Aug 01 13:07:40.297570 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1163/4653] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:40 2026] GET /volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:40.700563 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8df057b4-efea-45db-99a5-dbf43a604317 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:40.703085 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8df057b4-efea-45db-99a5-dbf43a604317 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef Aug 01 13:07:40.703379 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8df057b4-efea-45db-99a5-dbf43a604317 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:40.703654 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8df057b4-efea-45db-99a5-dbf43a604317 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:40.703801 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8df057b4-efea-45db-99a5-dbf43a604317 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id 82d2156a-e829-48ff-850d-f54eee5062ef. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:40.709026 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8df057b4-efea-45db-99a5-dbf43a604317 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef returned with HTTP 404 Aug 01 13:07:40.709728 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1166/4654] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:40 2026] GET /volume/v3/backups/82d2156a-e829-48ff-850d-f54eee5062ef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:40.799385 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1a1c2b5-30bc-47b7-8681-0206bfb7e750 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:40.801333 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1a1c2b5-30bc-47b7-8681-0206bfb7e750 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:40.801576 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1a1c2b5-30bc-47b7-8681-0206bfb7e750 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:40.801760 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1a1c2b5-30bc-47b7-8681-0206bfb7e750 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:40.801891 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-b1a1c2b5-30bc-47b7-8681-0206bfb7e750 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete backup with id: f1606d24-a301-4e0e-b67e-99056e28d893. Aug 01 13:07:40.806248 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:40.806248 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:40.818700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-b1a1c2b5-30bc-47b7-8681-0206bfb7e750 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] delete_backup rpcapi backup_id f1606d24-a301-4e0e-b67e-99056e28d893 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:07:40.820457 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1a1c2b5-30bc-47b7-8681-0206bfb7e750 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 202 Aug 01 13:07:40.820963 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1162/4655] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:40 2026] DELETE /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:07:40.830068 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e76ef4d7-9cde-4311-833f-1d7a9e02029f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:40.831917 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e76ef4d7-9cde-4311-833f-1d7a9e02029f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:40.832156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e76ef4d7-9cde-4311-833f-1d7a9e02029f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:40.832375 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e76ef4d7-9cde-4311-833f-1d7a9e02029f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:40.832535 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e76ef4d7-9cde-4311-833f-1d7a9e02029f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:40.841919 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:40.841919 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:40.843173 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e76ef4d7-9cde-4311-833f-1d7a9e02029f tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 200 Aug 01 13:07:40.843884 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1165/4656] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:40 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:41.314774 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-91719e56-fcfa-4e1a-bbaa-1551281ec77e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:41.316630 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91719e56-fcfa-4e1a-bbaa-1551281ec77e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] GET https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 Aug 01 13:07:41.316749 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91719e56-fcfa-4e1a-bbaa-1551281ec77e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:41.316976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91719e56-fcfa-4e1a-bbaa-1551281ec77e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:41.326848 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:41.326848 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:41.331179 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-91719e56-fcfa-4e1a-bbaa-1551281ec77e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Volume info retrieved successfully. Aug 01 13:07:41.335085 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91719e56-fcfa-4e1a-bbaa-1551281ec77e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 returned with HTTP 200 Aug 01 13:07:41.335493 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1164/4657] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:41 2026] GET /volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:41.352423 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76c2d34d-a549-42ed-ac19-ddaec517a5fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:41.354369 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76c2d34d-a549-42ed-ac19-ddaec517a5fb tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-reader] POST https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464/action Aug 01 13:07:41.354765 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76c2d34d-a549-42ed-ac19-ddaec517a5fb tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:07:41.354915 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76c2d34d-a549-42ed-ac19-ddaec517a5fb tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:41.364235 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:41.364235 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:41.364739 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-76c2d34d-a549-42ed-ac19-ddaec517a5fb tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6627efd3a71d466e84754ae084ac74a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4a66c5cd2ab4daf9ab2c705f6ff4c14', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:07:41.364965 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76c2d34d-a549-42ed-ac19-ddaec517a5fb tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-reader] https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464/action returned with HTTP 403 Aug 01 13:07:41.365640 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1167/4658] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:07:41 2026] POST /volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:41.373802 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c2a50c00-edd1-4f27-ab0b-ec2b570bc58e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:41.376261 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2a50c00-edd1-4f27-ab0b-ec2b570bc58e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 Aug 01 13:07:41.376585 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2a50c00-edd1-4f27-ab0b-ec2b570bc58e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:41.376889 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2a50c00-edd1-4f27-ab0b-ec2b570bc58e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:41.377158 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c2a50c00-edd1-4f27-ab0b-ec2b570bc58e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Delete volume with id: 3d9d5a02-54ef-4f7c-a17c-b68b83d87464 Aug 01 13:07:41.387176 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:41.387176 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:41.387648 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c2a50c00-edd1-4f27-ab0b-ec2b570bc58e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Volume info retrieved successfully. Aug 01 13:07:41.421226 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c2a50c00-edd1-4f27-ab0b-ec2b570bc58e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Delete volume request issued successfully. Aug 01 13:07:41.421226 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2a50c00-edd1-4f27-ab0b-ec2b570bc58e tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 returned with HTTP 202 Aug 01 13:07:41.421226 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1163/4659] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:41 2026] DELETE /volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:41.425344 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e1a2558f-9d44-44d9-9505-fe421b2329b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:41.427368 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1a2558f-9d44-44d9-9505-fe421b2329b3 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] GET https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 Aug 01 13:07:41.427598 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e1a2558f-9d44-44d9-9505-fe421b2329b3 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:41.427817 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e1a2558f-9d44-44d9-9505-fe421b2329b3 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:41.435645 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:41.435645 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:41.441307 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e1a2558f-9d44-44d9-9505-fe421b2329b3 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Volume info retrieved successfully. Aug 01 13:07:41.446650 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1a2558f-9d44-44d9-9505-fe421b2329b3 tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 returned with HTTP 200 Aug 01 13:07:41.447153 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1166/4660] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:41 2026] GET /volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:41.855065 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-00f7b599-e832-4029-bfb4-6809930c7033 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:41.857196 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00f7b599-e832-4029-bfb4-6809930c7033 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 Aug 01 13:07:41.857501 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-00f7b599-e832-4029-bfb4-6809930c7033 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:41.857710 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-00f7b599-e832-4029-bfb4-6809930c7033 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:41.857829 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-00f7b599-e832-4029-bfb4-6809930c7033 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Show backup with id f1606d24-a301-4e0e-b67e-99056e28d893. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:07:41.863315 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00f7b599-e832-4029-bfb4-6809930c7033 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 returned with HTTP 404 Aug 01 13:07:41.863748 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1165/4661] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:41 2026] GET /volume/v3/backups/f1606d24-a301-4e0e-b67e-99056e28d893 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:41.980328 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-0b1e9731-929c-45ca-b9cc-74acb6e9b5cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:41.982827 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-0b1e9731-929c-45ca-b9cc-74acb6e9b5cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:41.983079 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-0b1e9731-929c-45ca-b9cc-74acb6e9b5cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:41.983314 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-0b1e9731-929c-45ca-b9cc-74acb6e9b5cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:41.994400 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:41.994400 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:41.997888 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-0b1e9731-929c-45ca-b9cc-74acb6e9b5cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:42.001955 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-0b1e9731-929c-45ca-b9cc-74acb6e9b5cf tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:42.002364 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1168/4662] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:07:41 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:42.021086 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-16b388a4-502b-45d2-b3ed-4d5cf995ae02 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:42.023269 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-16b388a4-502b-45d2-b3ed-4d5cf995ae02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] POST https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89/action Aug 01 13:07:42.023661 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-16b388a4-502b-45d2-b3ed-4d5cf995ae02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:07:42.023799 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-16b388a4-502b-45d2-b3ed-4d5cf995ae02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:42.034700 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:42.034700 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:42.035218 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-16b388a4-502b-45d2-b3ed-4d5cf995ae02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:42.042621 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-16b388a4-502b-45d2-b3ed-4d5cf995ae02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Begin detaching volume completed successfully. Aug 01 13:07:42.042954 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-16b388a4-502b-45d2-b3ed-4d5cf995ae02 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89/action returned with HTTP 202 Aug 01 13:07:42.043574 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1164/4663] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:07:42 2026] POST /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:07:42.065631 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-11372199-b092-4a50-9b26-f8b7ca09a4fe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:42.068009 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11372199-b092-4a50-9b26-f8b7ca09a4fe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:42.068292 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-11372199-b092-4a50-9b26-f8b7ca09a4fe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:42.068561 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-11372199-b092-4a50-9b26-f8b7ca09a4fe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:42.080745 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:42.080745 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:42.084358 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a37a5d32-7da5-41e9-a17e-cbb72901f137 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:42.084860 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a37a5d32-7da5-41e9-a17e-cbb72901f137 None None] GET https://10.4.3.110/volume// Aug 01 13:07:42.085043 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-11372199-b092-4a50-9b26-f8b7ca09a4fe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:42.085103 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a37a5d32-7da5-41e9-a17e-cbb72901f137 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:42.085311 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a37a5d32-7da5-41e9-a17e-cbb72901f137 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:42.085678 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a37a5d32-7da5-41e9-a17e-cbb72901f137 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:07:42.086019 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1166/4664] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:07:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:07:42.091687 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11372199-b092-4a50-9b26-f8b7ca09a4fe tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:42.092206 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1167/4665] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:42 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:42.093267 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-c4025cb6-f649-4747-b399-275d8f6f1498 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:42.095843 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-c4025cb6-f649-4747-b399-275d8f6f1498 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:42.096135 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-c4025cb6-f649-4747-b399-275d8f6f1498 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:42.096389 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-c4025cb6-f649-4747-b399-275d8f6f1498 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:42.108806 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:42.108806 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:42.113264 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-c4025cb6-f649-4747-b399-275d8f6f1498 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:42.118109 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-c4025cb6-f649-4747-b399-275d8f6f1498 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:42.118581 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1169/4666] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:07:42 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 1316 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:42.465780 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3c0442e2-c677-45f4-8c0f-d9cbd1b2ec9c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:42.472227 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c0442e2-c677-45f4-8c0f-d9cbd1b2ec9c tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] GET https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 Aug 01 13:07:42.472227 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c0442e2-c677-45f4-8c0f-d9cbd1b2ec9c tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:42.472227 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3c0442e2-c677-45f4-8c0f-d9cbd1b2ec9c tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:42.474349 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=361,cinder:INSERT=70,cinder:UPDATE=130 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:07:42.479838 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3c0442e2-c677-45f4-8c0f-d9cbd1b2ec9c tempest-ProjectReaderTests-637160250 tempest-ProjectReaderTests-637160250-project-admin] https://10.4.3.110/volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 returned with HTTP 404 Aug 01 13:07:42.480422 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1165/4667] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:42 2026] GET /volume/v3/volumes/3d9d5a02-54ef-4f7c-a17c-b68b83d87464 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:43.031706 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-5aaa8ea8-33e7-462d-8486-b9664512cbc5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:43.034603 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-5aaa8ea8-33e7-462d-8486-b9664512cbc5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/attachments/dc26aeb0-0427-4f3c-8aea-a04796551768 Aug 01 13:07:43.034878 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-5aaa8ea8-33e7-462d-8486-b9664512cbc5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:43.035166 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-5aaa8ea8-33e7-462d-8486-b9664512cbc5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:43.046994 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:43.046994 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:43.100707 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a63ab1ec-a50d-42e3-998c-7714ee073d79 req-5aaa8ea8-33e7-462d-8486-b9664512cbc5 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/attachments/dc26aeb0-0427-4f3c-8aea-a04796551768 returned with HTTP 200 Aug 01 13:07:43.101141 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1167/4668] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:07:43 2026] DELETE /volume/v3/attachments/dc26aeb0-0427-4f3c-8aea-a04796551768 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:43.106494 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2f3a57a5-09b2-437e-89f7-a51a0915985b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:43.109649 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f3a57a5-09b2-437e-89f7-a51a0915985b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:43.109649 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f3a57a5-09b2-437e-89f7-a51a0915985b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:43.109807 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f3a57a5-09b2-437e-89f7-a51a0915985b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:43.119192 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:43.119192 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:43.123825 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2f3a57a5-09b2-437e-89f7-a51a0915985b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:43.129122 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f3a57a5-09b2-437e-89f7-a51a0915985b tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:43.129656 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1168/4669] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:43 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:44.397322 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:44.491416 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:44.492287 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-989230215"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:44.494195 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-989230215'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:44.494391 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume of 1 GB Aug 01 13:07:44.498222 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Availability Zones retrieved successfully. Aug 01 13:07:44.507103 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Flow 'volume_create_api' (fb1a8fb7-b9f3-4f8e-8e83-8d864be95ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:44.508735 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51509b2c-b274-4bac-a633-87deacd8c322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:44.509986 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:44.540640 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51509b2c-b274-4bac-a633-87deacd8c322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:44.541841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaa1a389-c35a-48c3-87b9-94447bfba592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:44.616098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Created reservations ['c755e318-be82-4c83-a492-4c1ab809594e', 'f1bd5742-b49e-4784-831f-2f4127e03002', 'da210b40-160b-42c2-8789-6308cb4261e8', '1484984e-96e3-4979-9a60-f1906be19601'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:44.616098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaa1a389-c35a-48c3-87b9-94447bfba592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c755e318-be82-4c83-a492-4c1ab809594e', 'f1bd5742-b49e-4784-831f-2f4127e03002', 'da210b40-160b-42c2-8789-6308cb4261e8', '1484984e-96e3-4979-9a60-f1906be19601']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:44.616098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b693c79c-20f9-428a-a56e-139d2d0cb4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:44.649619 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b693c79c-20f9-428a-a56e-139d2d0cb4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1db9afbd-529e-4fa8-b39e-b7384f7a691f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-989230215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be51a045d55f426f9def09d65a4d2665',qos_specs=None,replication_status=,reservations=['c755e318-be82-4c83-a492-4c1ab809594e','f1bd5742-b49e-4784-831f-2f4127e03002','da210b40-160b-42c2-8789-6308cb4261e8','1484984e-96e3-4979-9a60-f1906be19601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c6d08203a2f4f09a6b1f3532ced1aae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-989230215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1db9afbd-529e-4fa8-b39e-b7384f7a691f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be51a045d55f426f9def09d65a4d2665',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='5c6d08203a2f4f09a6b1f3532ced1aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:44.650854 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b22a1047-bca3-452b-8d68-f3d2dfa323cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:44.675972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b22a1047-bca3-452b-8d68-f3d2dfa323cc) 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-VolumeV3RbacBaseTests-Volume-989230215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be51a045d55f426f9def09d65a4d2665',qos_specs=None,replication_status=,reservations=['c755e318-be82-4c83-a492-4c1ab809594e','f1bd5742-b49e-4784-831f-2f4127e03002','da210b40-160b-42c2-8789-6308cb4261e8','1484984e-96e3-4979-9a60-f1906be19601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c6d08203a2f4f09a6b1f3532ced1aae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:44.675972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a753300c-81e0-4241-8535-70df1b1e2539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:44.688379 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a753300c-81e0-4241-8535-70df1b1e2539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:44.692005 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Flow 'volume_create_api' (fb1a8fb7-b9f3-4f8e-8e83-8d864be95ebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:44.692005 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume request issued successfully. Aug 01 13:07:44.692005 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ae5fa29-c5c6-4a51-9a27-ebfb40b341e0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:44.692005 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1170/4670] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:07:44 2026] POST /volume/v3/volumes => generated 777 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:44.702184 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3213dae6-2a17-4b31-a956-902f8c6380dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:44.704097 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3213dae6-2a17-4b31-a956-902f8c6380dd tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f Aug 01 13:07:44.704322 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3213dae6-2a17-4b31-a956-902f8c6380dd tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:44.704506 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3213dae6-2a17-4b31-a956-902f8c6380dd tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:44.712574 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:44.712574 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:44.716332 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3213dae6-2a17-4b31-a956-902f8c6380dd tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:44.720135 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3213dae6-2a17-4b31-a956-902f8c6380dd tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f returned with HTTP 200 Aug 01 13:07:44.720269 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1166/4671] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:44 2026] GET /volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:45.732823 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab6430db-9013-4082-af98-e08599ba7861 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:45.735375 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab6430db-9013-4082-af98-e08599ba7861 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f Aug 01 13:07:45.735608 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab6430db-9013-4082-af98-e08599ba7861 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:45.735807 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab6430db-9013-4082-af98-e08599ba7861 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:45.743753 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:45.743753 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:45.748506 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab6430db-9013-4082-af98-e08599ba7861 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:45.759966 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab6430db-9013-4082-af98-e08599ba7861 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f returned with HTTP 200 Aug 01 13:07:45.760667 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1168/4672] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:45 2026] GET /volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:45.779704 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3b72e903-8e54-42aa-909f-a1482ae94ab0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:45.843930 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3b72e903-8e54-42aa-909f-a1482ae94ab0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] GET https://10.4.3.110/volume/v3/volumes Aug 01 13:07:45.844208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3b72e903-8e54-42aa-909f-a1482ae94ab0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:45.844430 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3b72e903-8e54-42aa-909f-a1482ae94ab0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:45.844787 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-3b72e903-8e54-42aa-909f-a1482ae94ab0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:45.845618 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3b72e903-8e54-42aa-909f-a1482ae94ab0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:45.857127 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3b72e903-8e54-42aa-909f-a1482ae94ab0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Get all volumes completed successfully. Aug 01 13:07:45.857674 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3b72e903-8e54-42aa-909f-a1482ae94ab0 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] https://10.4.3.110/volume/v3/volumes returned with HTTP 200 Aug 01 13:07:45.858040 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1169/4673] 10.4.3.110 () {68 vars in 1278 bytes} [Sat Aug 1 13:07:45 2026] GET /volume/v3/volumes => generated 335 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:45.870381 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2e4b9099-5637-4692-bf60-694a4e9ea5c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:45.872250 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e4b9099-5637-4692-bf60-694a4e9ea5c1 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f Aug 01 13:07:45.872497 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e4b9099-5637-4692-bf60-694a4e9ea5c1 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:45.872702 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e4b9099-5637-4692-bf60-694a4e9ea5c1 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:45.872874 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2e4b9099-5637-4692-bf60-694a4e9ea5c1 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Delete volume with id: 1db9afbd-529e-4fa8-b39e-b7384f7a691f Aug 01 13:07:45.888416 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:45.888416 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:45.888777 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2e4b9099-5637-4692-bf60-694a4e9ea5c1 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:45.922742 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2e4b9099-5637-4692-bf60-694a4e9ea5c1 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Delete volume request issued successfully. Aug 01 13:07:45.922965 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e4b9099-5637-4692-bf60-694a4e9ea5c1 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f returned with HTTP 202 Aug 01 13:07:45.923429 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1171/4674] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:07:45 2026] DELETE /volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:07:45.938889 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-93fe0c21-de3f-41d8-9001-9902871fe7b8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:45.943041 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93fe0c21-de3f-41d8-9001-9902871fe7b8 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f Aug 01 13:07:45.943041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-93fe0c21-de3f-41d8-9001-9902871fe7b8 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:45.943041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-93fe0c21-de3f-41d8-9001-9902871fe7b8 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:45.950105 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:45.950105 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:45.954030 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-93fe0c21-de3f-41d8-9001-9902871fe7b8 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:45.957773 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93fe0c21-de3f-41d8-9001-9902871fe7b8 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f returned with HTTP 200 Aug 01 13:07:45.958803 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1167/4675] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:45 2026] GET /volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:46.140543 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-45dc2828-14c9-4ee2-a93d-9f596711c796 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:46.142575 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-45dc2828-14c9-4ee2-a93d-9f596711c796 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:46.142799 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-45dc2828-14c9-4ee2-a93d-9f596711c796 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:46.143023 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-45dc2828-14c9-4ee2-a93d-9f596711c796 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:46.150591 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:46.150591 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:46.154761 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-45dc2828-14c9-4ee2-a93d-9f596711c796 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:46.161372 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-45dc2828-14c9-4ee2-a93d-9f596711c796 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:46.162042 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1169/4676] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:46 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:46.174132 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85a10a08-5fd5-4ce5-b2f2-6001a7e8ad28 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:46.175875 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85a10a08-5fd5-4ce5-b2f2-6001a7e8ad28 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] DELETE https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:46.176079 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85a10a08-5fd5-4ce5-b2f2-6001a7e8ad28 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:46.176262 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85a10a08-5fd5-4ce5-b2f2-6001a7e8ad28 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:46.176414 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-85a10a08-5fd5-4ce5-b2f2-6001a7e8ad28 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume with id: 08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:46.186726 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:46.186726 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:46.187213 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-85a10a08-5fd5-4ce5-b2f2-6001a7e8ad28 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:46.220787 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-85a10a08-5fd5-4ce5-b2f2-6001a7e8ad28 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Delete volume request issued successfully. Aug 01 13:07:46.221022 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85a10a08-5fd5-4ce5-b2f2-6001a7e8ad28 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 202 Aug 01 13:07:46.221440 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1170/4677] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:46 2026] DELETE /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:46.229227 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c797709-488d-41da-97fb-8d740cc16f44 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:46.231480 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c797709-488d-41da-97fb-8d740cc16f44 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:46.231785 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c797709-488d-41da-97fb-8d740cc16f44 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:46.232084 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c797709-488d-41da-97fb-8d740cc16f44 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:46.240324 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:46.240324 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:46.244448 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3c797709-488d-41da-97fb-8d740cc16f44 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Volume info retrieved successfully. Aug 01 13:07:46.248969 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c797709-488d-41da-97fb-8d740cc16f44 tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 200 Aug 01 13:07:46.249499 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1172/4678] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:46 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:46.972380 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e7056e84-1c31-43f1-8550-3830178d835f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:46.974176 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7056e84-1c31-43f1-8550-3830178d835f tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f Aug 01 13:07:46.974391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7056e84-1c31-43f1-8550-3830178d835f tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:46.974655 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7056e84-1c31-43f1-8550-3830178d835f tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:46.983174 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7056e84-1c31-43f1-8550-3830178d835f tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f returned with HTTP 404 Aug 01 13:07:46.983776 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1168/4679] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:46 2026] GET /volume/v3/volumes/1db9afbd-529e-4fa8-b39e-b7384f7a691f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:07:46.997147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2141c710-19d2-430f-b4fd-813822e72eb6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:46.999538 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:47.000016 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-377855885"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:47.001600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-377855885'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:47.001744 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume of 1 GB Aug 01 13:07:47.015321 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Availability Zones retrieved successfully. Aug 01 13:07:47.032346 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Flow 'volume_create_api' (319f4fcd-804b-4312-8fd2-de39eed6b271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:47.032346 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad37ece4-2a6a-4d4d-9d8a-21e1fbb80332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:47.032346 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:47.073038 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad37ece4-2a6a-4d4d-9d8a-21e1fbb80332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:47.074099 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2849208-57cc-4d63-ab47-01a9ba6f53a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:47.121161 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Created reservations ['98925cc3-b0a1-4934-b70f-9435b29bbdec', '96cf2361-8849-49b9-a017-974ee5a71b8d', 'dde4339a-0df8-46b4-9a4a-54f6436e50a9', '8cbff4d8-a63e-4cfe-a463-b25e6da09cab'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:47.121915 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2849208-57cc-4d63-ab47-01a9ba6f53a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98925cc3-b0a1-4934-b70f-9435b29bbdec', '96cf2361-8849-49b9-a017-974ee5a71b8d', 'dde4339a-0df8-46b4-9a4a-54f6436e50a9', '8cbff4d8-a63e-4cfe-a463-b25e6da09cab']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:47.122869 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36962af-a015-4f72-8536-f3c15e13f39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:47.154458 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36962af-a015-4f72-8536-f3c15e13f39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca007b54-5be5-48d3-b846-0d8e49e3dcd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-377855885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be51a045d55f426f9def09d65a4d2665',qos_specs=None,replication_status=,reservations=['98925cc3-b0a1-4934-b70f-9435b29bbdec','96cf2361-8849-49b9-a017-974ee5a71b8d','dde4339a-0df8-46b4-9a4a-54f6436e50a9','8cbff4d8-a63e-4cfe-a463-b25e6da09cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c6d08203a2f4f09a6b1f3532ced1aae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-377855885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca007b54-5be5-48d3-b846-0d8e49e3dcd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be51a045d55f426f9def09d65a4d2665',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='5c6d08203a2f4f09a6b1f3532ced1aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:47.155123 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c890131f-8493-4197-ba36-63a3459c8389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:47.181498 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c890131f-8493-4197-ba36-63a3459c8389) 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-VolumeV3RbacBaseTests-Volume-377855885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be51a045d55f426f9def09d65a4d2665',qos_specs=None,replication_status=,reservations=['98925cc3-b0a1-4934-b70f-9435b29bbdec','96cf2361-8849-49b9-a017-974ee5a71b8d','dde4339a-0df8-46b4-9a4a-54f6436e50a9','8cbff4d8-a63e-4cfe-a463-b25e6da09cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c6d08203a2f4f09a6b1f3532ced1aae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:47.182530 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2665620c-2b1c-4cdc-b6b4-0d510d216eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:47.194328 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2665620c-2b1c-4cdc-b6b4-0d510d216eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:47.194848 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Flow 'volume_create_api' (319f4fcd-804b-4312-8fd2-de39eed6b271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:47.195142 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume request issued successfully. Aug 01 13:07:47.195666 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2141c710-19d2-430f-b4fd-813822e72eb6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:47.196053 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1170/4680] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:07:46 2026] POST /volume/v3/volumes => generated 777 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:47.208507 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-08f77586-a31b-4b99-bfc8-fc0bd77e6632 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:47.211582 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08f77586-a31b-4b99-bfc8-fc0bd77e6632 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 Aug 01 13:07:47.211806 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08f77586-a31b-4b99-bfc8-fc0bd77e6632 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:47.212031 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08f77586-a31b-4b99-bfc8-fc0bd77e6632 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:47.223071 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:47.223071 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:47.234407 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-08f77586-a31b-4b99-bfc8-fc0bd77e6632 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:47.239543 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08f77586-a31b-4b99-bfc8-fc0bd77e6632 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 returned with HTTP 200 Aug 01 13:07:47.239543 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1171/4681] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:47 2026] GET /volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:47.263862 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1d77ad7-fe87-443b-a83b-72517edda11e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:47.266024 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1d77ad7-fe87-443b-a83b-72517edda11e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] GET https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 Aug 01 13:07:47.266214 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1d77ad7-fe87-443b-a83b-72517edda11e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:47.266397 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1d77ad7-fe87-443b-a83b-72517edda11e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:47.274178 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1d77ad7-fe87-443b-a83b-72517edda11e tempest-VolumesBackupsTest-984324694 tempest-VolumesBackupsTest-984324694-project-member] https://10.4.3.110/volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 returned with HTTP 404 Aug 01 13:07:47.274787 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1173/4682] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:47 2026] GET /volume/v3/volumes/08795eb3-4033-4f27-88db-68095ea67c89 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:47.659508 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d69573e7-fb4f-4589-b758-8b99feb76f07 req-91b705d4-7680-4f07-af8b-ba7450d7c798 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:47.663021 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d69573e7-fb4f-4589-b758-8b99feb76f07 req-91b705d4-7680-4f07-af8b-ba7450d7c798 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/attachments/559e335a-56d5-4c50-a995-08ad87b33452 Aug 01 13:07:47.663456 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d69573e7-fb4f-4589-b758-8b99feb76f07 req-91b705d4-7680-4f07-af8b-ba7450d7c798 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:47.664067 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d69573e7-fb4f-4589-b758-8b99feb76f07 req-91b705d4-7680-4f07-af8b-ba7450d7c798 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:47.673879 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:47.673879 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:47.739593 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d69573e7-fb4f-4589-b758-8b99feb76f07 req-91b705d4-7680-4f07-af8b-ba7450d7c798 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/559e335a-56d5-4c50-a995-08ad87b33452 returned with HTTP 200 Aug 01 13:07:47.740186 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1169/4683] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:07:47 2026] DELETE /volume/v3/attachments/559e335a-56d5-4c50-a995-08ad87b33452 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:48.253967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6235eb4f-8df3-4172-9884-534c6d4a1420 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:48.255653 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6235eb4f-8df3-4172-9884-534c6d4a1420 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 Aug 01 13:07:48.255886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6235eb4f-8df3-4172-9884-534c6d4a1420 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:48.256106 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6235eb4f-8df3-4172-9884-534c6d4a1420 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:48.264281 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:48.264281 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:48.268675 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6235eb4f-8df3-4172-9884-534c6d4a1420 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:48.273529 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6235eb4f-8df3-4172-9884-534c6d4a1420 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 returned with HTTP 200 Aug 01 13:07:48.274054 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1171/4684] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:48 2026] GET /volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:48.286722 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-00c33bc7-467d-4a42-bfc9-9420295e0fd4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:48.288691 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-00c33bc7-467d-4a42-bfc9-9420295e0fd4 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:07:48.289080 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-00c33bc7-467d-4a42-bfc9-9420295e0fd4 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:48.289308 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-00c33bc7-467d-4a42-bfc9-9420295e0fd4 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:48.289530 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-00c33bc7-467d-4a42-bfc9-9420295e0fd4 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:48.290262 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-00c33bc7-467d-4a42-bfc9-9420295e0fd4 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:48.297579 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-00c33bc7-467d-4a42-bfc9-9420295e0fd4 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Get all volumes completed successfully. Aug 01 13:07:48.298176 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:48.298176 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:48.301568 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-00c33bc7-467d-4a42-bfc9-9420295e0fd4 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:07:48.301978 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1172/4685] 10.4.3.110 () {68 vars in 1299 bytes} [Sat Aug 1 13:07:48 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:48.315719 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9487a1a8-f850-42fa-ba89-cb3659d10e42 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:48.317448 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9487a1a8-f850-42fa-ba89-cb3659d10e42 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 Aug 01 13:07:48.317667 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9487a1a8-f850-42fa-ba89-cb3659d10e42 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:48.317862 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9487a1a8-f850-42fa-ba89-cb3659d10e42 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:48.318048 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-9487a1a8-f850-42fa-ba89-cb3659d10e42 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Delete volume with id: ca007b54-5be5-48d3-b846-0d8e49e3dcd3 Aug 01 13:07:48.320212 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=350,cinder:INSERT=86,cinder:UPDATE=146 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:07:48.326786 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:48.326786 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:48.327119 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9487a1a8-f850-42fa-ba89-cb3659d10e42 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:48.346400 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9487a1a8-f850-42fa-ba89-cb3659d10e42 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Delete volume request issued successfully. Aug 01 13:07:48.346681 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9487a1a8-f850-42fa-ba89-cb3659d10e42 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 returned with HTTP 202 Aug 01 13:07:48.347203 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1174/4686] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:07:48 2026] DELETE /volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:07:48.355082 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8380e6cc-0cf4-4bad-a732-f623777dccd6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:48.357472 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8380e6cc-0cf4-4bad-a732-f623777dccd6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 Aug 01 13:07:48.357472 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8380e6cc-0cf4-4bad-a732-f623777dccd6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:48.357586 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8380e6cc-0cf4-4bad-a732-f623777dccd6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:48.365481 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:48.365481 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:48.369378 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8380e6cc-0cf4-4bad-a732-f623777dccd6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:48.373623 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8380e6cc-0cf4-4bad-a732-f623777dccd6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 returned with HTTP 200 Aug 01 13:07:48.374408 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1170/4687] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:48 2026] GET /volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:48.903606 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab4ecc6c-8978-4d06-be26-c2e59ba73e02 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:48.905709 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab4ecc6c-8978-4d06-be26-c2e59ba73e02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c Aug 01 13:07:48.905886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab4ecc6c-8978-4d06-be26-c2e59ba73e02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:48.906106 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab4ecc6c-8978-4d06-be26-c2e59ba73e02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:48.906262 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ab4ecc6c-8978-4d06-be26-c2e59ba73e02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume with id: c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c Aug 01 13:07:48.908361 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=321,cinder:UPDATE=128,cinder:INSERT=65 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:07:48.917878 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:48.917878 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:48.918793 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab4ecc6c-8978-4d06-be26-c2e59ba73e02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:48.932962 np0000006302 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-ab4ecc6c-8978-4d06-be26-c2e59ba73e02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:07:48.954976 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab4ecc6c-8978-4d06-be26-c2e59ba73e02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume request issued successfully. Aug 01 13:07:48.954976 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab4ecc6c-8978-4d06-be26-c2e59ba73e02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c returned with HTTP 202 Aug 01 13:07:48.954976 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1172/4688] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:48 2026] DELETE /volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:48.960508 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-df701576-2633-4b24-a46e-8542096341f7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:48.963292 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df701576-2633-4b24-a46e-8542096341f7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c Aug 01 13:07:48.963292 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df701576-2633-4b24-a46e-8542096341f7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:48.963292 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df701576-2633-4b24-a46e-8542096341f7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:48.965848 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=273,cinder:INSERT=50,cinder:UPDATE=80 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:07:48.974792 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:48.974792 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:48.980204 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-df701576-2633-4b24-a46e-8542096341f7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:48.987873 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df701576-2633-4b24-a46e-8542096341f7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c returned with HTTP 200 Aug 01 13:07:48.989071 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1173/4689] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:48 2026] GET /volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:49.388659 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc7179cd-3277-44e3-b550-09454c516c16 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:49.391805 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc7179cd-3277-44e3-b550-09454c516c16 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 Aug 01 13:07:49.392043 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc7179cd-3277-44e3-b550-09454c516c16 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:49.392226 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc7179cd-3277-44e3-b550-09454c516c16 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:49.404956 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc7179cd-3277-44e3-b550-09454c516c16 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 returned with HTTP 404 Aug 01 13:07:49.405799 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1175/4690] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:49 2026] GET /volume/v3/volumes/ca007b54-5be5-48d3-b846-0d8e49e3dcd3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:07:49.419999 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7ef9778-81e8-4502-bfeb-6cff590658be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:49.422378 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:49.423028 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1150618124"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:49.424965 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1150618124'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:49.425290 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume of 1 GB Aug 01 13:07:49.432596 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Availability Zones retrieved successfully. Aug 01 13:07:49.442371 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Flow 'volume_create_api' (ee068985-c6ce-4bf8-8acc-8af3bef361a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:49.444292 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec84e6d2-d4f9-4cfa-9934-0432957f36ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:49.446010 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:49.480371 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec84e6d2-d4f9-4cfa-9934-0432957f36ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:49.481336 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748f311c-4b7f-4c78-9f55-746f16f4acd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:49.528006 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Created reservations ['b1cdd04b-25e1-46ce-a2b6-a93d4e8007f0', '4f5a1b35-66a4-429d-90d9-45757e6e1e49', '4c1ba1e2-cb15-411b-83bc-4ce240fa10d4', 'eea7ee26-0109-491b-ac21-95cb2a6107bb'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:49.528519 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748f311c-4b7f-4c78-9f55-746f16f4acd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1cdd04b-25e1-46ce-a2b6-a93d4e8007f0', '4f5a1b35-66a4-429d-90d9-45757e6e1e49', '4c1ba1e2-cb15-411b-83bc-4ce240fa10d4', 'eea7ee26-0109-491b-ac21-95cb2a6107bb']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:49.529264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06884291-a7d2-4f6e-9be6-092c14b301d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:49.558234 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06884291-a7d2-4f6e-9be6-092c14b301d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbd3d78c-7c5e-417b-85e2-c20293ef46a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1150618124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be51a045d55f426f9def09d65a4d2665',qos_specs=None,replication_status=,reservations=['b1cdd04b-25e1-46ce-a2b6-a93d4e8007f0','4f5a1b35-66a4-429d-90d9-45757e6e1e49','4c1ba1e2-cb15-411b-83bc-4ce240fa10d4','eea7ee26-0109-491b-ac21-95cb2a6107bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c6d08203a2f4f09a6b1f3532ced1aae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1150618124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbd3d78c-7c5e-417b-85e2-c20293ef46a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be51a045d55f426f9def09d65a4d2665',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='5c6d08203a2f4f09a6b1f3532ced1aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:49.558969 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e16b69e3-1097-4789-abda-494a0743ba74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:49.578506 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e16b69e3-1097-4789-abda-494a0743ba74) 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-VolumeV3RbacBaseTests-Volume-1150618124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be51a045d55f426f9def09d65a4d2665',qos_specs=None,replication_status=,reservations=['b1cdd04b-25e1-46ce-a2b6-a93d4e8007f0','4f5a1b35-66a4-429d-90d9-45757e6e1e49','4c1ba1e2-cb15-411b-83bc-4ce240fa10d4','eea7ee26-0109-491b-ac21-95cb2a6107bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c6d08203a2f4f09a6b1f3532ced1aae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:49.579371 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1fabfba-b1e4-4c07-9d25-f74bd6e77885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:49.589467 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1fabfba-b1e4-4c07-9d25-f74bd6e77885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:49.590233 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Flow 'volume_create_api' (ee068985-c6ce-4bf8-8acc-8af3bef361a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:49.590500 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume request issued successfully. Aug 01 13:07:49.591110 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7ef9778-81e8-4502-bfeb-6cff590658be tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:49.591637 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1171/4691] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:07:49 2026] POST /volume/v3/volumes => generated 778 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:49.603882 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fe3fce8d-bba8-4e89-b8f7-fbfa1c043177 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:49.605691 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe3fce8d-bba8-4e89-b8f7-fbfa1c043177 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 Aug 01 13:07:49.605882 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe3fce8d-bba8-4e89-b8f7-fbfa1c043177 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:49.606084 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe3fce8d-bba8-4e89-b8f7-fbfa1c043177 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:49.613123 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:49.613123 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:49.616748 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fe3fce8d-bba8-4e89-b8f7-fbfa1c043177 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:49.620560 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe3fce8d-bba8-4e89-b8f7-fbfa1c043177 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 returned with HTTP 200 Aug 01 13:07:49.620963 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1173/4692] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:49 2026] GET /volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:50.002400 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-15052a7b-9adc-4c6b-8051-997dc9b6f04b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.004250 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15052a7b-9adc-4c6b-8051-997dc9b6f04b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c Aug 01 13:07:50.004487 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15052a7b-9adc-4c6b-8051-997dc9b6f04b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:50.004677 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15052a7b-9adc-4c6b-8051-997dc9b6f04b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:50.016281 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15052a7b-9adc-4c6b-8051-997dc9b6f04b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c returned with HTTP 404 Aug 01 13:07:50.016973 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1174/4693] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:50 2026] GET /volume/v3/volumes/c7fac2bd-eab6-4fbf-9a60-e0f0bcb7431c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:50.024894 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39dfc867-88f1-425d-b5f1-c737a18b9345 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.026849 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39dfc867-88f1-425d-b5f1-c737a18b9345 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:07:50.027080 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39dfc867-88f1-425d-b5f1-c737a18b9345 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:50.027301 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39dfc867-88f1-425d-b5f1-c737a18b9345 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:50.028246 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-39dfc867-88f1-425d-b5f1-c737a18b9345 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:50.037588 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-39dfc867-88f1-425d-b5f1-c737a18b9345 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Get all volumes completed successfully. Aug 01 13:07:50.039120 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:50.039120 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:50.043072 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39dfc867-88f1-425d-b5f1-c737a18b9345 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:07:50.043455 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1176/4694] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:07:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6278 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:50.059261 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a00f3fab-1d52-4f80-bc8e-9fd26f798f78 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.061810 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a00f3fab-1d52-4f80-bc8e-9fd26f798f78 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] DELETE https://10.4.3.110/volume/v3/types/ed085f3d-128e-4119-be18-e2f2dbf3996e Aug 01 13:07:50.062098 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a00f3fab-1d52-4f80-bc8e-9fd26f798f78 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:50.062371 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a00f3fab-1d52-4f80-bc8e-9fd26f798f78 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:50.062717 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:50.062717 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:50.097725 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a00f3fab-1d52-4f80-bc8e-9fd26f798f78 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] https://10.4.3.110/volume/v3/types/ed085f3d-128e-4119-be18-e2f2dbf3996e returned with HTTP 202 Aug 01 13:07:50.098267 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1172/4695] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:07:50 2026] DELETE /volume/v3/types/ed085f3d-128e-4119-be18-e2f2dbf3996e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:50.109074 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-61bc8f9a-3967-4ef0-9775-4aafb3e12498 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.110902 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61bc8f9a-3967-4ef0-9775-4aafb3e12498 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:07:50.112406 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61bc8f9a-3967-4ef0-9775-4aafb3e12498 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1097304963", "extra_specs": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:50.129341 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61bc8f9a-3967-4ef0-9775-4aafb3e12498 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:07:50.129704 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1174/4696] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:07:50 2026] POST /volume/v3/types => generated 213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:50.138121 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2303fd89-ea75-47c6-8070-81c362a5c85a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.142739 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2303fd89-ea75-47c6-8070-81c362a5c85a tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] POST https://10.4.3.110/volume/v3/types/0cf0a55b-1944-483e-9033-529834351e21/encryption Aug 01 13:07:50.143773 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2303fd89-ea75-47c6-8070-81c362a5c85a tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:50.170231 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2303fd89-ea75-47c6-8070-81c362a5c85a tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] https://10.4.3.110/volume/v3/types/0cf0a55b-1944-483e-9033-529834351e21/encryption returned with HTTP 200 Aug 01 13:07:50.170852 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1175/4697] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:07:50 2026] POST /volume/v3/types/0cf0a55b-1944-483e-9033-529834351e21/encryption => generated 231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:50.179443 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.181217 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:50.181539 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1532375946", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1097304963", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:50.183299 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1532375946', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1097304963', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:50.187993 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume of 1 GB Aug 01 13:07:50.188397 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:50.188397 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:50.189039 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Availability Zones retrieved successfully. Aug 01 13:07:50.197974 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (da3dc6fc-9828-4c0d-b77d-f6d7f4b9bc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:50.197974 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05badd92-84d8-43e3-a85a-6f9e1f2e19e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:50.198274 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:50.228033 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05badd92-84d8-43e3-a85a-6f9e1f2e19e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:07:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0cf0a55b-1944-483e-9033-529834351e21,is_public=True,name='tempest-scenario-type-luks2-1097304963',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0cf0a55b-1944-483e-9033-529834351e21', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:50.229148 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf747f3a-2108-4698-a6c8-e5d42919eb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:50.256160 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1097304963 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1097304963, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:50.256567 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1097304963 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1097304963, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:07:50.287459 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['e5d16b2e-c547-467c-afb9-eddb3dd2373e', 'f9cb30fa-764d-4dc6-921b-2991d9fbdc59', '3a6ddf01-4645-4981-ba3e-6b1d65bf9ade', 'd5b6c2b4-763d-4e55-bc08-501626e90299'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:50.288192 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf747f3a-2108-4698-a6c8-e5d42919eb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5d16b2e-c547-467c-afb9-eddb3dd2373e', 'f9cb30fa-764d-4dc6-921b-2991d9fbdc59', '3a6ddf01-4645-4981-ba3e-6b1d65bf9ade', 'd5b6c2b4-763d-4e55-bc08-501626e90299']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:50.289052 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f82af244-94d1-447e-bfb1-72b73dc7a58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:50.316543 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f82af244-94d1-447e-bfb1-72b73dc7a58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dd14e31-6ae6-4610-81f6-3f80c227def1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1532375946',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['e5d16b2e-c547-467c-afb9-eddb3dd2373e','f9cb30fa-764d-4dc6-921b-2991d9fbdc59','3a6ddf01-4645-4981-ba3e-6b1d65bf9ade','d5b6c2b4-763d-4e55-bc08-501626e90299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=0cf0a55b-1944-483e-9033-529834351e21), '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=2026-08-01T13:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1532375946',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9dd14e31-6ae6-4610-81f6-3f80c227def1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245d35a4370d4a3fa10b7fa44d8d4516',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='651bd41f09e146ef9effaf67b3101d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0cf0a55b-1944-483e-9033-529834351e21),volume_type_id=0cf0a55b-1944-483e-9033-529834351e21)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:50.317366 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (579c29e4-b161-41be-98c5-19934099aa4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:50.342251 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (579c29e4-b161-41be-98c5-19934099aa4c) 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-TestVolumeBootPattern-volume-1532375946',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['e5d16b2e-c547-467c-afb9-eddb3dd2373e','f9cb30fa-764d-4dc6-921b-2991d9fbdc59','3a6ddf01-4645-4981-ba3e-6b1d65bf9ade','d5b6c2b4-763d-4e55-bc08-501626e90299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=0cf0a55b-1944-483e-9033-529834351e21)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:50.342906 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e8772f-9f41-427a-b9cc-e237ab26e196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:50.354716 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e8772f-9f41-427a-b9cc-e237ab26e196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:50.356050 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (da3dc6fc-9828-4c0d-b77d-f6d7f4b9bc9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:50.356460 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request issued successfully. Aug 01 13:07:50.357434 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44d8a810-892f-4ba5-806f-d60c1b2e3b03 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:50.358017 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1177/4698] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:50 2026] POST /volume/v3/volumes => generated 781 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:50.373367 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b168be47-c0c0-4396-b43c-954fcda841cf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.375379 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b168be47-c0c0-4396-b43c-954fcda841cf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 Aug 01 13:07:50.375612 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b168be47-c0c0-4396-b43c-954fcda841cf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:50.375817 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b168be47-c0c0-4396-b43c-954fcda841cf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:50.383309 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:50.383309 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:50.387708 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b168be47-c0c0-4396-b43c-954fcda841cf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:50.392416 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b168be47-c0c0-4396-b43c-954fcda841cf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 returned with HTTP 200 Aug 01 13:07:50.392976 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1173/4699] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:50 2026] GET /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:50.638332 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-26a380f1-6ebd-4d1a-b3d8-4221b6191ea5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.640269 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-26a380f1-6ebd-4d1a-b3d8-4221b6191ea5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 Aug 01 13:07:50.641463 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26a380f1-6ebd-4d1a-b3d8-4221b6191ea5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:50.641463 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26a380f1-6ebd-4d1a-b3d8-4221b6191ea5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:50.648567 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:50.648567 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:50.653819 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-26a380f1-6ebd-4d1a-b3d8-4221b6191ea5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:50.660758 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-26a380f1-6ebd-4d1a-b3d8-4221b6191ea5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 returned with HTTP 200 Aug 01 13:07:50.662525 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1175/4700] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:50 2026] GET /volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:50.677824 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c961d493-ff89-4061-94b6-db6985abbfdd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.680062 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c961d493-ff89-4061-94b6-db6985abbfdd tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] GET https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 Aug 01 13:07:50.680288 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c961d493-ff89-4061-94b6-db6985abbfdd tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:50.680479 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c961d493-ff89-4061-94b6-db6985abbfdd tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:50.688446 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:50.688446 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:50.693536 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c961d493-ff89-4061-94b6-db6985abbfdd tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Volume info retrieved successfully. Aug 01 13:07:50.700122 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c961d493-ff89-4061-94b6-db6985abbfdd tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 returned with HTTP 200 Aug 01 13:07:50.700638 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1176/4701] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:50 2026] GET /volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:50.720799 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b9f45c37-5ec4-4aa0-971a-2054b821081e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.722547 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9f45c37-5ec4-4aa0-971a-2054b821081e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 Aug 01 13:07:50.722826 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9f45c37-5ec4-4aa0-971a-2054b821081e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:50.723069 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9f45c37-5ec4-4aa0-971a-2054b821081e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:50.723257 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b9f45c37-5ec4-4aa0-971a-2054b821081e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Delete volume with id: cbd3d78c-7c5e-417b-85e2-c20293ef46a4 Aug 01 13:07:50.732426 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:50.732426 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:50.732858 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b9f45c37-5ec4-4aa0-971a-2054b821081e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:50.752937 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b9f45c37-5ec4-4aa0-971a-2054b821081e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Delete volume request issued successfully. Aug 01 13:07:50.753145 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9f45c37-5ec4-4aa0-971a-2054b821081e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 returned with HTTP 202 Aug 01 13:07:50.753718 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1178/4702] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:07:50 2026] DELETE /volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:07:50.763271 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8343c379-6be4-478d-9ddb-85ce73df6479 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.765734 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8343c379-6be4-478d-9ddb-85ce73df6479 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 Aug 01 13:07:50.766056 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8343c379-6be4-478d-9ddb-85ce73df6479 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:50.766325 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8343c379-6be4-478d-9ddb-85ce73df6479 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:50.775853 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:50.775853 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:50.780290 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8343c379-6be4-478d-9ddb-85ce73df6479 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:50.785642 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8343c379-6be4-478d-9ddb-85ce73df6479 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 returned with HTTP 200 Aug 01 13:07:50.786113 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1174/4703] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:50 2026] GET /volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:50.832657 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d406697-323f-481b-8a4a-5a0406c89b5e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.958942 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d406697-323f-481b-8a4a-5a0406c89b5e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes Aug 01 13:07:50.959189 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d406697-323f-481b-8a4a-5a0406c89b5e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:50.959376 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d406697-323f-481b-8a4a-5a0406c89b5e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:50.959666 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-7d406697-323f-481b-8a4a-5a0406c89b5e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:50.960462 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7d406697-323f-481b-8a4a-5a0406c89b5e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:50.973261 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7d406697-323f-481b-8a4a-5a0406c89b5e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:50.973818 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d406697-323f-481b-8a4a-5a0406c89b5e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 200 Aug 01 13:07:50.974654 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1176/4704] 10.4.3.110 () {66 vars in 1237 bytes} [Sat Aug 1 13:07:50 2026] GET /volume/v3/volumes => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:07:50.983518 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-92028188-91ae-406a-8408-0609fdb47497 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:50.985461 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:50.985885 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1852997338"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:50.987972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1852997338'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:50.988051 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Create volume of 1 GB Aug 01 13:07:50.996364 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Availability Zones retrieved successfully. Aug 01 13:07:51.002091 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Flow 'volume_create_api' (ef8f821c-ebfa-4623-a80e-4e6dcae51201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:51.003065 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0a5c05-c55b-4207-b38c-d35b0fe10b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:51.003931 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:51.036240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0a5c05-c55b-4207-b38c-d35b0fe10b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:51.037079 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad81e13b-95c4-46f2-bdf5-f19b460fc771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:51.102437 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Created reservations ['49800962-70d4-4f28-9fc4-f9e14806b485', '4997db7b-c125-447b-94a3-0ff1fb5ab055', '06c159a0-9c6a-4dbf-930b-743ac06ea884', '50e0f18c-8b5c-451f-867e-708105ee8250'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:51.103294 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad81e13b-95c4-46f2-bdf5-f19b460fc771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49800962-70d4-4f28-9fc4-f9e14806b485', '4997db7b-c125-447b-94a3-0ff1fb5ab055', '06c159a0-9c6a-4dbf-930b-743ac06ea884', '50e0f18c-8b5c-451f-867e-708105ee8250']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:51.104106 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d803603-d954-493f-94c4-9591c604125d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:51.128410 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d803603-d954-493f-94c4-9591c604125d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc03f8f7-dba2-43cf-b2a5-1b485e0baa30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1852997338',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13f1782ac5db4069a1f6cdc6fa954f9a',qos_specs=None,replication_status=,reservations=['49800962-70d4-4f28-9fc4-f9e14806b485','4997db7b-c125-447b-94a3-0ff1fb5ab055','06c159a0-9c6a-4dbf-930b-743ac06ea884','50e0f18c-8b5c-451f-867e-708105ee8250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4647983fc2d14f3f99ca037456ae0ba0',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1852997338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc03f8f7-dba2-43cf-b2a5-1b485e0baa30,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='13f1782ac5db4069a1f6cdc6fa954f9a',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='4647983fc2d14f3f99ca037456ae0ba0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:51.129544 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e14d67-4459-4388-b15a-0e160ded6bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:51.149279 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e14d67-4459-4388-b15a-0e160ded6bb1) 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-VolumesListTestJSON-Volume-1852997338',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13f1782ac5db4069a1f6cdc6fa954f9a',qos_specs=None,replication_status=,reservations=['49800962-70d4-4f28-9fc4-f9e14806b485','4997db7b-c125-447b-94a3-0ff1fb5ab055','06c159a0-9c6a-4dbf-930b-743ac06ea884','50e0f18c-8b5c-451f-867e-708105ee8250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4647983fc2d14f3f99ca037456ae0ba0',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:51.150153 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cebe4fc9-eef6-446e-9f68-b861ea100ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:51.162502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cebe4fc9-eef6-446e-9f68-b861ea100ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:51.162502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Flow 'volume_create_api' (ef8f821c-ebfa-4623-a80e-4e6dcae51201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:51.162502 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Create volume request issued successfully. Aug 01 13:07:51.162502 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92028188-91ae-406a-8408-0609fdb47497 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:51.162502 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1177/4705] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:50 2026] POST /volume/v3/volumes => generated 764 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:51.175745 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-74a4abfe-3862-46e0-ae42-5692e325a5dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:51.178427 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74a4abfe-3862-46e0-ae42-5692e325a5dc tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 Aug 01 13:07:51.178748 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74a4abfe-3862-46e0-ae42-5692e325a5dc tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:51.179046 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74a4abfe-3862-46e0-ae42-5692e325a5dc tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:51.194446 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:51.194446 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:51.194446 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-74a4abfe-3862-46e0-ae42-5692e325a5dc tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:51.199265 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74a4abfe-3862-46e0-ae42-5692e325a5dc tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 returned with HTTP 200 Aug 01 13:07:51.199787 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1179/4706] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:51 2026] GET /volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:51.408734 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-edc2cb63-0b2d-4709-b374-bcd7dcbe7186 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:51.410812 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-edc2cb63-0b2d-4709-b374-bcd7dcbe7186 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 Aug 01 13:07:51.411044 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edc2cb63-0b2d-4709-b374-bcd7dcbe7186 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:51.411244 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edc2cb63-0b2d-4709-b374-bcd7dcbe7186 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:51.419241 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:51.419241 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:51.424060 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-edc2cb63-0b2d-4709-b374-bcd7dcbe7186 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:51.428681 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-edc2cb63-0b2d-4709-b374-bcd7dcbe7186 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 returned with HTTP 200 Aug 01 13:07:51.429312 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1175/4707] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:51 2026] GET /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:51.444897 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b64f4c3-1b03-4cc9-a928-cac034f86db2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:51.448969 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b64f4c3-1b03-4cc9-a928-cac034f86db2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 Aug 01 13:07:51.449339 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b64f4c3-1b03-4cc9-a928-cac034f86db2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:51.449339 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b64f4c3-1b03-4cc9-a928-cac034f86db2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:51.459799 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:51.459799 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:51.466225 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3b64f4c3-1b03-4cc9-a928-cac034f86db2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:51.472753 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b64f4c3-1b03-4cc9-a928-cac034f86db2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 returned with HTTP 200 Aug 01 13:07:51.473303 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1177/4708] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:51 2026] GET /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:51.503084 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c15480de-251e-4382-a68d-50673eee960c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:51.506539 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c15480de-251e-4382-a68d-50673eee960c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1/action Aug 01 13:07:51.506893 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c15480de-251e-4382-a68d-50673eee960c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:07:51.507039 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c15480de-251e-4382-a68d-50673eee960c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:51.523134 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:51.523134 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:51.523617 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c15480de-251e-4382-a68d-50673eee960c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:51.531900 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c15480de-251e-4382-a68d-50673eee960c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume updated successfully. Aug 01 13:07:51.532230 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c15480de-251e-4382-a68d-50673eee960c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1/action returned with HTTP 200 Aug 01 13:07:51.532800 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1178/4709] 10.4.3.110 () {68 vars in 1390 bytes} [Sat Aug 1 13:07:51 2026] POST /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 13:07:51.671765 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-13084131-02ae-4773-bd7d-f1bd3c004a4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:51.673815 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-13084131-02ae-4773-bd7d-f1bd3c004a4e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 Aug 01 13:07:51.674024 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-13084131-02ae-4773-bd7d-f1bd3c004a4e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:51.674210 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-13084131-02ae-4773-bd7d-f1bd3c004a4e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:51.685261 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:51.685261 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:51.692646 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-13084131-02ae-4773-bd7d-f1bd3c004a4e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:51.698365 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-13084131-02ae-4773-bd7d-f1bd3c004a4e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 returned with HTTP 200 Aug 01 13:07:51.698939 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1180/4710] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:07:51 2026] GET /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:51.801578 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e359e1bb-5c72-4b88-a4eb-1f46e2e4c122 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:51.803741 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e359e1bb-5c72-4b88-a4eb-1f46e2e4c122 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 Aug 01 13:07:51.804036 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e359e1bb-5c72-4b88-a4eb-1f46e2e4c122 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:51.804274 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e359e1bb-5c72-4b88-a4eb-1f46e2e4c122 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:51.810271 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e359e1bb-5c72-4b88-a4eb-1f46e2e4c122 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 returned with HTTP 404 Aug 01 13:07:51.810969 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1176/4711] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:51 2026] GET /volume/v3/volumes/cbd3d78c-7c5e-417b-85e2-c20293ef46a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:07:51.819368 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d672bea9-84bc-4548-8c8f-2268792c435d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:51.821562 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:51.822081 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1603124549"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:51.824065 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1603124549'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:51.824239 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume of 1 GB Aug 01 13:07:51.829141 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Availability Zones retrieved successfully. Aug 01 13:07:51.836801 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Flow 'volume_create_api' (fa6c00c6-d5b5-4ece-84b4-ef2b6ea1bd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:51.838089 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb30867f-042a-4b72-ab31-2ddb46712d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:51.839160 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:51.869891 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb30867f-042a-4b72-ab31-2ddb46712d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:51.872143 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e706bf9a-00c2-4da0-977e-3af8caeba041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:51.915892 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Created reservations ['a48ae99e-264f-4204-931c-20e192441881', 'c6815b8b-4364-416f-a75b-53985c50d29f', '0e1a9221-34fd-4e24-a670-6f9c4427131c', '031c5199-e723-4365-a4c7-629cdae17e4f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:51.916761 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e706bf9a-00c2-4da0-977e-3af8caeba041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a48ae99e-264f-4204-931c-20e192441881', 'c6815b8b-4364-416f-a75b-53985c50d29f', '0e1a9221-34fd-4e24-a670-6f9c4427131c', '031c5199-e723-4365-a4c7-629cdae17e4f']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:51.917793 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1177b3-85a6-468f-ba03-dde5bd1ebf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:51.986800 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1177b3-85a6-468f-ba03-dde5bd1ebf43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcc26e05-ee53-45bb-ab13-0b47615b20a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603124549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be51a045d55f426f9def09d65a4d2665',qos_specs=None,replication_status=,reservations=['a48ae99e-264f-4204-931c-20e192441881','c6815b8b-4364-416f-a75b-53985c50d29f','0e1a9221-34fd-4e24-a670-6f9c4427131c','031c5199-e723-4365-a4c7-629cdae17e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c6d08203a2f4f09a6b1f3532ced1aae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603124549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcc26e05-ee53-45bb-ab13-0b47615b20a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be51a045d55f426f9def09d65a4d2665',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='5c6d08203a2f4f09a6b1f3532ced1aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:51.987670 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6afc14-5f2a-40ea-9ce9-18ffdc7cb166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:52.006284 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6afc14-5f2a-40ea-9ce9-18ffdc7cb166) 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-VolumeV3RbacBaseTests-Volume-1603124549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be51a045d55f426f9def09d65a4d2665',qos_specs=None,replication_status=,reservations=['a48ae99e-264f-4204-931c-20e192441881','c6815b8b-4364-416f-a75b-53985c50d29f','0e1a9221-34fd-4e24-a670-6f9c4427131c','031c5199-e723-4365-a4c7-629cdae17e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c6d08203a2f4f09a6b1f3532ced1aae',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:52.006906 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f38425d-7ca5-4956-a232-cd61416bbe89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:52.018976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f38425d-7ca5-4956-a232-cd61416bbe89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:52.018976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Flow 'volume_create_api' (fa6c00c6-d5b5-4ece-84b4-ef2b6ea1bd6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:52.018976 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Create volume request issued successfully. Aug 01 13:07:52.018976 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d672bea9-84bc-4548-8c8f-2268792c435d tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:52.018976 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1178/4712] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:07:51 2026] POST /volume/v3/volumes => generated 778 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:52.030733 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d1276fef-b892-4d30-9d5b-432e11a51619 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:52.036565 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d1276fef-b892-4d30-9d5b-432e11a51619 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 Aug 01 13:07:52.036802 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d1276fef-b892-4d30-9d5b-432e11a51619 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:52.037013 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d1276fef-b892-4d30-9d5b-432e11a51619 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:52.047078 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:52.047078 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:52.054799 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d1276fef-b892-4d30-9d5b-432e11a51619 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:52.061977 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d1276fef-b892-4d30-9d5b-432e11a51619 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 returned with HTTP 200 Aug 01 13:07:52.061977 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1179/4713] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:52 2026] GET /volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:52.122757 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-0c7c96be-dbdf-40af-879b-9897a3121ff3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:52.125139 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-0c7c96be-dbdf-40af-879b-9897a3121ff3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 Aug 01 13:07:52.125597 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-0c7c96be-dbdf-40af-879b-9897a3121ff3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:52.125597 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-0c7c96be-dbdf-40af-879b-9897a3121ff3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:52.132577 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:52.132577 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:52.136596 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-0c7c96be-dbdf-40af-879b-9897a3121ff3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:52.142044 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-0c7c96be-dbdf-40af-879b-9897a3121ff3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 returned with HTTP 200 Aug 01 13:07:52.142756 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1181/4714] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:07:52 2026] GET /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:52.154977 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-45105c5e-9afc-4908-92b9-0a09e2fdb05f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:52.158200 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45105c5e-9afc-4908-92b9-0a09e2fdb05f None None] GET https://10.4.3.110/volume// Aug 01 13:07:52.158463 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45105c5e-9afc-4908-92b9-0a09e2fdb05f None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:52.158777 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45105c5e-9afc-4908-92b9-0a09e2fdb05f None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:52.159187 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45105c5e-9afc-4908-92b9-0a09e2fdb05f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:07:52.159636 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1177/4715] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:07:52 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:07:52.167146 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-4f1c5328-4490-401a-8d05-edbbbcc82b71 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:52.169588 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-4f1c5328-4490-401a-8d05-edbbbcc82b71 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:07:52.169989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-4f1c5328-4490-401a-8d05-edbbbcc82b71 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dd14e31-6ae6-4610-81f6-3f80c227def1", "connector": null, "instance_uuid": "803685ef-3930-42eb-b5b6-7d1fbf7c2b83"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:52.180100 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:52.180100 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:52.214561 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-4f1c5328-4490-401a-8d05-edbbbcc82b71 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:07:52.215181 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1179/4716] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:07:52 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:52.215544 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0e5216e5-50c1-451f-afe8-df8ec3aba0cd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:52.219119 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e5216e5-50c1-451f-afe8-df8ec3aba0cd tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 Aug 01 13:07:52.219432 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0e5216e5-50c1-451f-afe8-df8ec3aba0cd tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:52.219736 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0e5216e5-50c1-451f-afe8-df8ec3aba0cd tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:52.231294 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:52.231294 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:52.236101 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0e5216e5-50c1-451f-afe8-df8ec3aba0cd tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:52.242616 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e5216e5-50c1-451f-afe8-df8ec3aba0cd tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 returned with HTTP 200 Aug 01 13:07:52.243169 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1180/4717] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:52 2026] GET /volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:52.263930 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff0614be-7574-4d22-a805-2105011fe153 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:52.266124 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff0614be-7574-4d22-a805-2105011fe153 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 Aug 01 13:07:52.266388 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff0614be-7574-4d22-a805-2105011fe153 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:52.266653 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff0614be-7574-4d22-a805-2105011fe153 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:52.276515 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:52.276515 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:52.281045 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ff0614be-7574-4d22-a805-2105011fe153 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:52.287980 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff0614be-7574-4d22-a805-2105011fe153 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 returned with HTTP 200 Aug 01 13:07:52.288830 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1182/4718] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:52 2026] GET /volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:52.305547 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8af4cb04-fc99-4535-b243-c97ed22834da None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:52.307363 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:52.307735 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2080612253"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:52.309349 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2080612253'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:52.309531 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Create volume of 1 GB Aug 01 13:07:52.313654 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Availability Zones retrieved successfully. Aug 01 13:07:52.319855 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Flow 'volume_create_api' (b88c39ff-78e2-45c1-b97e-6589880733c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:52.320907 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f023a848-66c8-4d14-ba73-6ff1eb544e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:52.321820 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:52.350810 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f023a848-66c8-4d14-ba73-6ff1eb544e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:52.352107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc2caac-4dac-4f6b-af44-be8a56bd29c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:52.402083 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Created reservations ['7728e2ae-cbdd-42a4-bdd1-e7c91fc9ad3e', 'a9be3119-7a12-46cf-826e-515e334559cd', 'f25a3b51-89c0-45aa-b744-930716d45a1d', 'a35666e9-b17a-4498-80a9-4fa3dc00f154'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:52.403320 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc2caac-4dac-4f6b-af44-be8a56bd29c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7728e2ae-cbdd-42a4-bdd1-e7c91fc9ad3e', 'a9be3119-7a12-46cf-826e-515e334559cd', 'f25a3b51-89c0-45aa-b744-930716d45a1d', 'a35666e9-b17a-4498-80a9-4fa3dc00f154']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:52.404453 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cfa6a2e-03b6-4b1c-9fc1-4854e0dcb6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:52.430691 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cfa6a2e-03b6-4b1c-9fc1-4854e0dcb6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a6fcf22-e9cb-4001-94b7-8f4a04053ae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2080612253',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13f1782ac5db4069a1f6cdc6fa954f9a',qos_specs=None,replication_status=,reservations=['7728e2ae-cbdd-42a4-bdd1-e7c91fc9ad3e','a9be3119-7a12-46cf-826e-515e334559cd','f25a3b51-89c0-45aa-b744-930716d45a1d','a35666e9-b17a-4498-80a9-4fa3dc00f154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4647983fc2d14f3f99ca037456ae0ba0',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2080612253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a6fcf22-e9cb-4001-94b7-8f4a04053ae4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='13f1782ac5db4069a1f6cdc6fa954f9a',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='4647983fc2d14f3f99ca037456ae0ba0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:52.431455 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15651f57-f5a8-4738-b4a7-05f3403f648f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:52.448355 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15651f57-f5a8-4738-b4a7-05f3403f648f) 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-VolumesListTestJSON-Volume-2080612253',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13f1782ac5db4069a1f6cdc6fa954f9a',qos_specs=None,replication_status=,reservations=['7728e2ae-cbdd-42a4-bdd1-e7c91fc9ad3e','a9be3119-7a12-46cf-826e-515e334559cd','f25a3b51-89c0-45aa-b744-930716d45a1d','a35666e9-b17a-4498-80a9-4fa3dc00f154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4647983fc2d14f3f99ca037456ae0ba0',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:52.449071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (056cd8de-991f-4ecd-a8bf-e28edd9cc6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:52.458225 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (056cd8de-991f-4ecd-a8bf-e28edd9cc6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:52.459348 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Flow 'volume_create_api' (b88c39ff-78e2-45c1-b97e-6589880733c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:52.459752 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Create volume request issued successfully. Aug 01 13:07:52.461482 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8af4cb04-fc99-4535-b243-c97ed22834da tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:52.462052 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1178/4719] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:52 2026] POST /volume/v3/volumes => generated 764 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:52.472909 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6756d55e-853c-48dd-a317-58ee48f3ee5d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:52.475627 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6756d55e-853c-48dd-a317-58ee48f3ee5d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 Aug 01 13:07:52.475627 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6756d55e-853c-48dd-a317-58ee48f3ee5d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:52.476318 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6756d55e-853c-48dd-a317-58ee48f3ee5d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:52.485470 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:52.485470 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:52.489258 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6756d55e-853c-48dd-a317-58ee48f3ee5d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:52.493401 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6756d55e-853c-48dd-a317-58ee48f3ee5d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 returned with HTTP 200 Aug 01 13:07:52.493852 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1180/4720] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:52 2026] GET /volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:53.077698 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4ee1ce3d-e44b-4e3a-9934-8e56f31dee7e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.082429 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ee1ce3d-e44b-4e3a-9934-8e56f31dee7e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 Aug 01 13:07:53.082645 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ee1ce3d-e44b-4e3a-9934-8e56f31dee7e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:53.082848 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ee1ce3d-e44b-4e3a-9934-8e56f31dee7e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:53.097367 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:53.097367 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:53.104470 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d1e5883f-0f4d-4fd5-ba83-ea6b25917121 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.105038 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1e5883f-0f4d-4fd5-ba83-ea6b25917121 None None] GET https://10.4.3.110/volume// Aug 01 13:07:53.105281 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1e5883f-0f4d-4fd5-ba83-ea6b25917121 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:53.105541 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1e5883f-0f4d-4fd5-ba83-ea6b25917121 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:53.106037 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1e5883f-0f4d-4fd5-ba83-ea6b25917121 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:07:53.106435 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1183/4721] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:07:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:07:53.106640 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4ee1ce3d-e44b-4e3a-9934-8e56f31dee7e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:53.111201 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ee1ce3d-e44b-4e3a-9934-8e56f31dee7e tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 returned with HTTP 200 Aug 01 13:07:53.111584 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1181/4722] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:53 2026] GET /volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:53.115201 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-52a8c848-ab12-4366-b356-134e0dd1f391 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.117516 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-52a8c848-ab12-4366-b356-134e0dd1f391 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 Aug 01 13:07:53.117826 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-52a8c848-ab12-4366-b356-134e0dd1f391 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:53.118135 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-52a8c848-ab12-4366-b356-134e0dd1f391 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:53.126166 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eb363220-702b-40f2-b57a-a84b2899b432 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.128194 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb363220-702b-40f2-b57a-a84b2899b432 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] GET https://10.4.3.110/volume/v3/volumes/summary Aug 01 13:07:53.128441 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb363220-702b-40f2-b57a-a84b2899b432 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:53.128673 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb363220-702b-40f2-b57a-a84b2899b432 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:53.128886 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-eb363220-702b-40f2-b57a-a84b2899b432 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:53.134284 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eb363220-702b-40f2-b57a-a84b2899b432 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] Get summary completed successfully. Aug 01 13:07:53.134613 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb363220-702b-40f2-b57a-a84b2899b432 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-reader] https://10.4.3.110/volume/v3/volumes/summary returned with HTTP 200 Aug 01 13:07:53.135192 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1181/4723] 10.4.3.110 () {68 vars in 1302 bytes} [Sat Aug 1 13:07:53 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:53.136517 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:53.136517 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:53.143929 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-52a8c848-ab12-4366-b356-134e0dd1f391 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:07:53.145972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92ad724d-c742-409a-8bda-6947dd2e66e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.148106 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92ad724d-c742-409a-8bda-6947dd2e66e5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 Aug 01 13:07:53.148392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92ad724d-c742-409a-8bda-6947dd2e66e5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:53.148616 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92ad724d-c742-409a-8bda-6947dd2e66e5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:53.148799 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-52a8c848-ab12-4366-b356-134e0dd1f391 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 returned with HTTP 200 Aug 01 13:07:53.148861 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-92ad724d-c742-409a-8bda-6947dd2e66e5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Delete volume with id: bcc26e05-ee53-45bb-ab13-0b47615b20a3 Aug 01 13:07:53.149272 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1179/4724] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:07:53 2026] GET /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:53.165391 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:53.165391 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:53.165802 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92ad724d-c742-409a-8bda-6947dd2e66e5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:53.188977 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92ad724d-c742-409a-8bda-6947dd2e66e5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Delete volume request issued successfully. Aug 01 13:07:53.188977 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92ad724d-c742-409a-8bda-6947dd2e66e5 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 returned with HTTP 202 Aug 01 13:07:53.188977 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1184/4725] 10.4.3.110 () {68 vars in 1392 bytes} [Sat Aug 1 13:07:53 2026] DELETE /volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 13:07:53.199607 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-174d47da-14ff-40b0-933f-b6619815ead6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.201610 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-174d47da-14ff-40b0-933f-b6619815ead6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 Aug 01 13:07:53.201838 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-174d47da-14ff-40b0-933f-b6619815ead6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:53.202087 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-174d47da-14ff-40b0-933f-b6619815ead6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:53.212591 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:53.212591 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:53.218384 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-174d47da-14ff-40b0-933f-b6619815ead6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Volume info retrieved successfully. Aug 01 13:07:53.224772 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-174d47da-14ff-40b0-933f-b6619815ead6 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 returned with HTTP 200 Aug 01 13:07:53.224967 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1182/4726] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:53 2026] GET /volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:53.270577 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-051756c1-be03-4071-9561-b15d8b6a21bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.273055 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-051756c1-be03-4071-9561-b15d8b6a21bc tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] PUT https://10.4.3.110/volume/v3/attachments/e328d7e5-b442-45b6-ad99-1f175416c235 Aug 01 13:07:53.273444 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-051756c1-be03-4071-9561-b15d8b6a21bc tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:53.281087 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-051756c1-be03-4071-9561-b15d8b6a21bc tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Acquiring lock "cinder-attachment_update-9dd14e31-6ae6-4610-81f6-3f80c227def1-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:07:53.285863 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-051756c1-be03-4071-9561-b15d8b6a21bc tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-9dd14e31-6ae6-4610-81f6-3f80c227def1-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:07:53.286910 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:53.286910 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:53.391793 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-051756c1-be03-4071-9561-b15d8b6a21bc tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-9dd14e31-6ae6-4610-81f6-3f80c227def1-np0000006302" released by "attachment_update" :: held 0.106s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:07:53.392243 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-051756c1-be03-4071-9561-b15d8b6a21bc tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/e328d7e5-b442-45b6-ad99-1f175416c235 returned with HTTP 200 Aug 01 13:07:53.392762 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1182/4727] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:07:53 2026] PUT /volume/v3/attachments/e328d7e5-b442-45b6-ad99-1f175416c235 => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:53.423972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-f23414a7-0e44-48e5-a5c5-6c7436003583 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.423972 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-f23414a7-0e44-48e5-a5c5-6c7436003583 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments/e328d7e5-b442-45b6-ad99-1f175416c235/action Aug 01 13:07:53.423972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-f23414a7-0e44-48e5-a5c5-6c7436003583 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:07:53.423972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-f23414a7-0e44-48e5-a5c5-6c7436003583 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:53.442014 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:53.442014 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:53.457229 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-f23414a7-0e44-48e5-a5c5-6c7436003583 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/e328d7e5-b442-45b6-ad99-1f175416c235/action returned with HTTP 204 Aug 01 13:07:53.457888 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1180/4728] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:07:53 2026] POST /volume/v3/attachments/e328d7e5-b442-45b6-ad99-1f175416c235/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:53.505669 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cb41ed72-5c3c-4003-b288-60b43ae04090 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.507539 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb41ed72-5c3c-4003-b288-60b43ae04090 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 Aug 01 13:07:53.507816 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb41ed72-5c3c-4003-b288-60b43ae04090 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:53.508064 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb41ed72-5c3c-4003-b288-60b43ae04090 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:53.514800 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:53.514800 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:53.520381 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cb41ed72-5c3c-4003-b288-60b43ae04090 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:53.526556 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb41ed72-5c3c-4003-b288-60b43ae04090 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 returned with HTTP 200 Aug 01 13:07:53.527298 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1185/4729] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:53 2026] GET /volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:53.541322 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-502d9926-5662-4afb-8ec6-efc2adfd6f68 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.543926 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-502d9926-5662-4afb-8ec6-efc2adfd6f68 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 Aug 01 13:07:53.544241 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-502d9926-5662-4afb-8ec6-efc2adfd6f68 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:53.544639 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-502d9926-5662-4afb-8ec6-efc2adfd6f68 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:53.556197 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:53.556197 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:53.561249 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-502d9926-5662-4afb-8ec6-efc2adfd6f68 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:53.568658 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-502d9926-5662-4afb-8ec6-efc2adfd6f68 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 returned with HTTP 200 Aug 01 13:07:53.569121 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1183/4730] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:53 2026] GET /volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:53.591778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd580248-e961-4549-bbe5-86f9ff652a3b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.593582 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:53.594214 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1138291756"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:53.599736 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1138291756'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:53.599736 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Create volume of 1 GB Aug 01 13:07:53.599736 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:53.599736 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:53.608618 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Availability Zones retrieved successfully. Aug 01 13:07:53.614016 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Flow 'volume_create_api' (18c3e21b-85ab-49d9-ae29-67895b827f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:53.614841 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22945eb-5f57-43ff-9a8f-91fe06da972f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:53.615725 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:53.647579 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22945eb-5f57-43ff-9a8f-91fe06da972f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:53.648280 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0238ebae-ee90-4f9b-b5b3-6dc67df87e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:53.689320 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Created reservations ['d2f03ad2-18d9-4455-a409-dcd9b8a4fb0b', 'bf4be567-4cc1-4583-a202-c1c2af9ec2d8', '2fc6fa55-662c-49e1-866c-d346f77a20fd', 'a4bb1038-316b-4e33-bea9-85aee5b0fbfa'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:53.690256 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0238ebae-ee90-4f9b-b5b3-6dc67df87e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2f03ad2-18d9-4455-a409-dcd9b8a4fb0b', 'bf4be567-4cc1-4583-a202-c1c2af9ec2d8', '2fc6fa55-662c-49e1-866c-d346f77a20fd', 'a4bb1038-316b-4e33-bea9-85aee5b0fbfa']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:53.691303 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cdae4ae-0105-47c7-8272-fe1e25cc98c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:53.721755 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cdae4ae-0105-47c7-8272-fe1e25cc98c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16b05594-f257-4a50-b679-70af82bb0855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1138291756',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13f1782ac5db4069a1f6cdc6fa954f9a',qos_specs=None,replication_status=,reservations=['d2f03ad2-18d9-4455-a409-dcd9b8a4fb0b','bf4be567-4cc1-4583-a202-c1c2af9ec2d8','2fc6fa55-662c-49e1-866c-d346f77a20fd','a4bb1038-316b-4e33-bea9-85aee5b0fbfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4647983fc2d14f3f99ca037456ae0ba0',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1138291756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16b05594-f257-4a50-b679-70af82bb0855,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='13f1782ac5db4069a1f6cdc6fa954f9a',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='4647983fc2d14f3f99ca037456ae0ba0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:53.722651 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8a6041b-8061-456e-92c3-e646005d048d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:53.744399 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8a6041b-8061-456e-92c3-e646005d048d) 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-VolumesListTestJSON-Volume-1138291756',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='13f1782ac5db4069a1f6cdc6fa954f9a',qos_specs=None,replication_status=,reservations=['d2f03ad2-18d9-4455-a409-dcd9b8a4fb0b','bf4be567-4cc1-4583-a202-c1c2af9ec2d8','2fc6fa55-662c-49e1-866c-d346f77a20fd','a4bb1038-316b-4e33-bea9-85aee5b0fbfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4647983fc2d14f3f99ca037456ae0ba0',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:53.745407 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc77a87-daf1-4651-9995-4765bc830523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:53.759647 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc77a87-daf1-4651-9995-4765bc830523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:53.760870 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Flow 'volume_create_api' (18c3e21b-85ab-49d9-ae29-67895b827f3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:53.761296 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Create volume request issued successfully. Aug 01 13:07:53.762097 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd580248-e961-4549-bbe5-86f9ff652a3b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:53.762487 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1183/4731] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:53 2026] POST /volume/v3/volumes => generated 764 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:53.773482 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fc7563b5-82c1-4b74-9940-ead90633145d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:53.775250 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fc7563b5-82c1-4b74-9940-ead90633145d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 Aug 01 13:07:53.775429 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fc7563b5-82c1-4b74-9940-ead90633145d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:53.775625 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fc7563b5-82c1-4b74-9940-ead90633145d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:53.783481 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:53.783481 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:53.787200 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fc7563b5-82c1-4b74-9940-ead90633145d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:53.791461 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fc7563b5-82c1-4b74-9940-ead90633145d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 returned with HTTP 200 Aug 01 13:07:53.791862 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1181/4732] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:53 2026] GET /volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:54.241213 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26a71c90-da92-490b-ada7-a866dc169602 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:54.245012 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26a71c90-da92-490b-ada7-a866dc169602 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] GET https://10.4.3.110/volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 Aug 01 13:07:54.245129 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26a71c90-da92-490b-ada7-a866dc169602 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:54.245255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26a71c90-da92-490b-ada7-a866dc169602 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:54.251300 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26a71c90-da92-490b-ada7-a866dc169602 tempest-ProjectReaderTests-1477870764 tempest-ProjectReaderTests-1477870764-project-admin] https://10.4.3.110/volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 returned with HTTP 404 Aug 01 13:07:54.251823 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1186/4733] 10.4.3.110 () {68 vars in 1389 bytes} [Sat Aug 1 13:07:54 2026] GET /volume/v3/volumes/bcc26e05-ee53-45bb-ab13-0b47615b20a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 13:07:54.807757 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-57ea9ecb-9a34-45bd-b242-692a01d6a5d5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:54.810111 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57ea9ecb-9a34-45bd-b242-692a01d6a5d5 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 Aug 01 13:07:54.810413 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57ea9ecb-9a34-45bd-b242-692a01d6a5d5 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:54.810626 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57ea9ecb-9a34-45bd-b242-692a01d6a5d5 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:54.823505 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:54.823505 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:54.831152 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-57ea9ecb-9a34-45bd-b242-692a01d6a5d5 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:54.838073 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57ea9ecb-9a34-45bd-b242-692a01d6a5d5 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 returned with HTTP 200 Aug 01 13:07:54.838763 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1184/4734] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:54 2026] GET /volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:54.853502 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8538beb2-2ad9-4263-9e3c-71d0ee4d5009 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:54.855473 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8538beb2-2ad9-4263-9e3c-71d0ee4d5009 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 Aug 01 13:07:54.855739 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8538beb2-2ad9-4263-9e3c-71d0ee4d5009 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:54.856026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8538beb2-2ad9-4263-9e3c-71d0ee4d5009 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:54.867275 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:54.867275 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:54.872110 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8538beb2-2ad9-4263-9e3c-71d0ee4d5009 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:54.876961 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8538beb2-2ad9-4263-9e3c-71d0ee4d5009 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 returned with HTTP 200 Aug 01 13:07:54.877435 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1184/4735] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:54 2026] GET /volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:54.890588 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4cfd709c-6540-4f01-add5-e6df65074828 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:54.892830 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4cfd709c-6540-4f01-add5-e6df65074828 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes Aug 01 13:07:54.893136 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4cfd709c-6540-4f01-add5-e6df65074828 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:54.893408 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4cfd709c-6540-4f01-add5-e6df65074828 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:54.893775 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-4cfd709c-6540-4f01-add5-e6df65074828 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:54.894702 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4cfd709c-6540-4f01-add5-e6df65074828 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:54.904692 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4cfd709c-6540-4f01-add5-e6df65074828 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:54.905565 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4cfd709c-6540-4f01-add5-e6df65074828 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 200 Aug 01 13:07:54.906096 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1182/4736] 10.4.3.110 () {66 vars in 1237 bytes} [Sat Aug 1 13:07:54 2026] GET /volume/v3/volumes => generated 976 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:54.916108 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-319cd785-2cea-4ada-bf08-4a55ab05ab52 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:54.918126 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-319cd785-2cea-4ada-bf08-4a55ab05ab52 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2080612253 Aug 01 13:07:54.918344 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-319cd785-2cea-4ada-bf08-4a55ab05ab52 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:54.918525 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-319cd785-2cea-4ada-bf08-4a55ab05ab52 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:54.918807 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-319cd785-2cea-4ada-bf08-4a55ab05ab52 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:54.919559 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-319cd785-2cea-4ada-bf08-4a55ab05ab52 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2080612253'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:54.950857 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-319cd785-2cea-4ada-bf08-4a55ab05ab52 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:54.951425 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-319cd785-2cea-4ada-bf08-4a55ab05ab52 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2080612253 returned with HTTP 200 Aug 01 13:07:54.951890 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1187/4737] 10.4.3.110 () {66 vars in 1338 bytes} [Sat Aug 1 13:07:54 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2080612253 => generated 334 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:54.962187 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-15bbb0c8-6e75-45d6-8456-9042934298ef None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:54.963840 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15bbb0c8-6e75-45d6-8456-9042934298ef tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1852997338 Aug 01 13:07:54.964004 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15bbb0c8-6e75-45d6-8456-9042934298ef tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:54.964178 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15bbb0c8-6e75-45d6-8456-9042934298ef tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:54.964510 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-15bbb0c8-6e75-45d6-8456-9042934298ef tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:54.965570 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-15bbb0c8-6e75-45d6-8456-9042934298ef tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1852997338'), ('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.008391 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-15bbb0c8-6e75-45d6-8456-9042934298ef tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.009250 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.009250 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:55.013757 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15bbb0c8-6e75-45d6-8456-9042934298ef tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1852997338 returned with HTTP 200 Aug 01 13:07:55.014244 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1185/4738] 10.4.3.110 () {66 vars in 1359 bytes} [Sat Aug 1 13:07:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1852997338 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:55.027963 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-23c9f5ce-a3c0-4d03-accf-0fcc9744bdff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.029602 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23c9f5ce-a3c0-4d03-accf-0fcc9744bdff tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?limit=1 Aug 01 13:07:55.029782 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23c9f5ce-a3c0-4d03-accf-0fcc9744bdff tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.030023 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-23c9f5ce-a3c0-4d03-accf-0fcc9744bdff tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.030323 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-23c9f5ce-a3c0-4d03-accf-0fcc9744bdff tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.031073 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-23c9f5ce-a3c0-4d03-accf-0fcc9744bdff tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.038279 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-23c9f5ce-a3c0-4d03-accf-0fcc9744bdff tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.039012 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.039012 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:55.042762 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-23c9f5ce-a3c0-4d03-accf-0fcc9744bdff tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 01 13:07:55.043171 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1185/4739] 10.4.3.110 () {66 vars in 1273 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:55.055588 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-34ec223c-b7ae-475b-8b57-d5114fa8f5b9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.057687 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-34ec223c-b7ae-475b-8b57-d5114fa8f5b9 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?limit=1&marker=16b05594-f257-4a50-b679-70af82bb0855 Aug 01 13:07:55.057899 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-34ec223c-b7ae-475b-8b57-d5114fa8f5b9 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.058132 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-34ec223c-b7ae-475b-8b57-d5114fa8f5b9 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.058405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-34ec223c-b7ae-475b-8b57-d5114fa8f5b9 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.058738 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.058738 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:55.059232 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-34ec223c-b7ae-475b-8b57-d5114fa8f5b9 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.097878 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-34ec223c-b7ae-475b-8b57-d5114fa8f5b9 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.098861 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.098861 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:55.104417 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-34ec223c-b7ae-475b-8b57-d5114fa8f5b9 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?limit=1&marker=16b05594-f257-4a50-b679-70af82bb0855 returned with HTTP 200 Aug 01 13:07:55.104835 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1183/4740] 10.4.3.110 () {66 vars in 1361 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=16b05594-f257-4a50-b679-70af82bb0855 => generated 1003 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:55.117870 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8a7da160-d2d6-4324-9813-87b0f159594e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.119486 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a7da160-d2d6-4324-9813-87b0f159594e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?limit=1&marker=2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 Aug 01 13:07:55.122096 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a7da160-d2d6-4324-9813-87b0f159594e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.122096 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a7da160-d2d6-4324-9813-87b0f159594e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.122096 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-8a7da160-d2d6-4324-9813-87b0f159594e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.122096 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.122096 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:55.122096 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a7da160-d2d6-4324-9813-87b0f159594e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.157258 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8a7da160-d2d6-4324-9813-87b0f159594e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.157258 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.157258 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:55.161659 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a7da160-d2d6-4324-9813-87b0f159594e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?limit=1&marker=2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 returned with HTTP 200 Aug 01 13:07:55.162294 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1188/4741] 10.4.3.110 () {66 vars in 1361 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 => generated 1003 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:55.174346 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d00e4465-f2fe-4676-ab8e-5fc2cb7b0ce7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.176604 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d00e4465-f2fe-4676-ab8e-5fc2cb7b0ce7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?limit=1&marker=fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 Aug 01 13:07:55.176875 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d00e4465-f2fe-4676-ab8e-5fc2cb7b0ce7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.177148 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d00e4465-f2fe-4676-ab8e-5fc2cb7b0ce7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.177483 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-d00e4465-f2fe-4676-ab8e-5fc2cb7b0ce7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.178730 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d00e4465-f2fe-4676-ab8e-5fc2cb7b0ce7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.237003 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d00e4465-f2fe-4676-ab8e-5fc2cb7b0ce7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.237003 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d00e4465-f2fe-4676-ab8e-5fc2cb7b0ce7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?limit=1&marker=fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 returned with HTTP 200 Aug 01 13:07:55.237449 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1186/4742] 10.4.3.110 () {66 vars in 1361 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:07:55.249408 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-652eefdf-c56b-44e2-b1b3-d63d5c064349 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.250931 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-652eefdf-c56b-44e2-b1b3-d63d5c064349 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 01 13:07:55.251130 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-652eefdf-c56b-44e2-b1b3-d63d5c064349 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.251347 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-652eefdf-c56b-44e2-b1b3-d63d5c064349 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.251594 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-652eefdf-c56b-44e2-b1b3-d63d5c064349 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.251823 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-652eefdf-c56b-44e2-b1b3-d63d5c064349 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Could not evaluate value available, assuming string {{(pid=100262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:07:55.252432 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-652eefdf-c56b-44e2-b1b3-d63d5c064349 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.278897 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-652eefdf-c56b-44e2-b1b3-d63d5c064349 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.279815 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.279815 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:55.284745 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-652eefdf-c56b-44e2-b1b3-d63d5c064349 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 01 13:07:55.285188 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1186/4743] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:55.297668 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1bf928cd-9135-4224-96ad-5ac62db6cb2d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.299647 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bf928cd-9135-4224-96ad-5ac62db6cb2d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 01 13:07:55.299870 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bf928cd-9135-4224-96ad-5ac62db6cb2d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.300086 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bf928cd-9135-4224-96ad-5ac62db6cb2d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.300379 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-1bf928cd-9135-4224-96ad-5ac62db6cb2d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.300671 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1bf928cd-9135-4224-96ad-5ac62db6cb2d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Could not evaluate value available, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:07:55.301386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1bf928cd-9135-4224-96ad-5ac62db6cb2d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.329524 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1bf928cd-9135-4224-96ad-5ac62db6cb2d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.330645 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.330645 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:55.335025 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bf928cd-9135-4224-96ad-5ac62db6cb2d tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 01 13:07:55.335396 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1184/4744] 10.4.3.110 () {66 vars in 1359 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:55.351303 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cdedb98e-884d-4405-b5ba-0bd1b58f1ec7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.352970 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cdedb98e-884d-4405-b5ba-0bd1b58f1ec7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?limit=1 Aug 01 13:07:55.353343 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cdedb98e-884d-4405-b5ba-0bd1b58f1ec7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.354963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cdedb98e-884d-4405-b5ba-0bd1b58f1ec7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.354963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-cdedb98e-884d-4405-b5ba-0bd1b58f1ec7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.354963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cdedb98e-884d-4405-b5ba-0bd1b58f1ec7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.361295 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cdedb98e-884d-4405-b5ba-0bd1b58f1ec7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.362043 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cdedb98e-884d-4405-b5ba-0bd1b58f1ec7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 01 13:07:55.362536 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1189/4745] 10.4.3.110 () {66 vars in 1252 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:55.371297 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-35c4bd7d-bfe0-4437-ab75-c60c49a78250 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.373248 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-35c4bd7d-bfe0-4437-ab75-c60c49a78250 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?limit=1&marker=16b05594-f257-4a50-b679-70af82bb0855 Aug 01 13:07:55.373448 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-35c4bd7d-bfe0-4437-ab75-c60c49a78250 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.373675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-35c4bd7d-bfe0-4437-ab75-c60c49a78250 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.374014 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-35c4bd7d-bfe0-4437-ab75-c60c49a78250 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.374828 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-35c4bd7d-bfe0-4437-ab75-c60c49a78250 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.389183 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-35c4bd7d-bfe0-4437-ab75-c60c49a78250 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.389929 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-35c4bd7d-bfe0-4437-ab75-c60c49a78250 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?limit=1&marker=16b05594-f257-4a50-b679-70af82bb0855 returned with HTTP 200 Aug 01 13:07:55.390457 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1187/4746] 10.4.3.110 () {66 vars in 1340 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes?limit=1&marker=16b05594-f257-4a50-b679-70af82bb0855 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:55.398070 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5ef18e70-9411-45cc-8c89-a286b1ca52fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.399556 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ef18e70-9411-45cc-8c89-a286b1ca52fe tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?limit=1&marker=2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 Aug 01 13:07:55.399721 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ef18e70-9411-45cc-8c89-a286b1ca52fe tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.399917 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ef18e70-9411-45cc-8c89-a286b1ca52fe tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.400156 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-5ef18e70-9411-45cc-8c89-a286b1ca52fe tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.400720 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5ef18e70-9411-45cc-8c89-a286b1ca52fe tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.432787 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5ef18e70-9411-45cc-8c89-a286b1ca52fe tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.433327 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ef18e70-9411-45cc-8c89-a286b1ca52fe tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?limit=1&marker=2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 returned with HTTP 200 Aug 01 13:07:55.433703 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1187/4747] 10.4.3.110 () {66 vars in 1340 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes?limit=1&marker=2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:55.442060 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7906c8f1-acfa-457d-adf1-714d4039763b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.444479 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7906c8f1-acfa-457d-adf1-714d4039763b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?limit=1&marker=fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 Aug 01 13:07:55.444810 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7906c8f1-acfa-457d-adf1-714d4039763b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.445133 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7906c8f1-acfa-457d-adf1-714d4039763b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.445589 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-7906c8f1-acfa-457d-adf1-714d4039763b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.446628 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7906c8f1-acfa-457d-adf1-714d4039763b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.457974 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7906c8f1-acfa-457d-adf1-714d4039763b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.458285 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7906c8f1-acfa-457d-adf1-714d4039763b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?limit=1&marker=fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 returned with HTTP 200 Aug 01 13:07:55.458672 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1185/4748] 10.4.3.110 () {66 vars in 1340 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes?limit=1&marker=fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 13:07:55.466857 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e2a90f7-59a4-4aa3-bbf8-d329452a34be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.469964 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e2a90f7-59a4-4aa3-bbf8-d329452a34be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1852997338&status=available Aug 01 13:07:55.469964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e2a90f7-59a4-4aa3-bbf8-d329452a34be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.469964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e2a90f7-59a4-4aa3-bbf8-d329452a34be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.469964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-4e2a90f7-59a4-4aa3-bbf8-d329452a34be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.469964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4e2a90f7-59a4-4aa3-bbf8-d329452a34be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Could not evaluate value available, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:07:55.469964 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.469964 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:55.469964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4e2a90f7-59a4-4aa3-bbf8-d329452a34be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1852997338'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.496329 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4e2a90f7-59a4-4aa3-bbf8-d329452a34be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.496991 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e2a90f7-59a4-4aa3-bbf8-d329452a34be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1852997338&status=available returned with HTTP 200 Aug 01 13:07:55.497467 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1190/4749] 10.4.3.110 () {66 vars in 1372 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1852997338&status=available => generated 334 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:55.505736 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9f7bda40-e717-4a6f-b6e6-f87d4fae8f2a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.507497 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f7bda40-e717-4a6f-b6e6-f87d4fae8f2a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2080612253&status=available Aug 01 13:07:55.507928 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f7bda40-e717-4a6f-b6e6-f87d4fae8f2a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.508212 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f7bda40-e717-4a6f-b6e6-f87d4fae8f2a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.508530 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-9f7bda40-e717-4a6f-b6e6-f87d4fae8f2a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.508854 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9f7bda40-e717-4a6f-b6e6-f87d4fae8f2a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Could not evaluate value available, assuming string {{(pid=100261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:07:55.509175 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.509175 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:55.509704 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-9f7bda40-e717-4a6f-b6e6-f87d4fae8f2a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2080612253'), ('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.538091 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9f7bda40-e717-4a6f-b6e6-f87d4fae8f2a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.538663 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.538663 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:55.542131 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f7bda40-e717-4a6f-b6e6-f87d4fae8f2a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2080612253&status=available returned with HTTP 200 Aug 01 13:07:55.542496 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1188/4750] 10.4.3.110 () {66 vars in 1393 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2080612253&status=available => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:55.557968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-16481067-7217-4d7d-a6c6-1006b9e97328 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.559705 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16481067-7217-4d7d-a6c6-1006b9e97328 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?marker=16b05594-f257-4a50-b679-70af82bb0855&sort=id%3Aasc Aug 01 13:07:55.559905 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16481067-7217-4d7d-a6c6-1006b9e97328 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.560119 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16481067-7217-4d7d-a6c6-1006b9e97328 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.560382 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-16481067-7217-4d7d-a6c6-1006b9e97328 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.560708 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.560708 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:55.561220 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-16481067-7217-4d7d-a6c6-1006b9e97328 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.594639 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-16481067-7217-4d7d-a6c6-1006b9e97328 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.595693 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.595693 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:55.600052 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16481067-7217-4d7d-a6c6-1006b9e97328 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?marker=16b05594-f257-4a50-b679-70af82bb0855&sort=id%3Aasc returned with HTTP 200 Aug 01 13:07:55.600468 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1188/4751] 10.4.3.110 () {66 vars in 1373 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes/detail?marker=16b05594-f257-4a50-b679-70af82bb0855&sort=id%3Aasc => generated 1707 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:55.618433 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-27e1910a-c3eb-4be4-bcfd-e97398ffe60e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.620481 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27e1910a-c3eb-4be4-bcfd-e97398ffe60e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 01 13:07:55.620684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27e1910a-c3eb-4be4-bcfd-e97398ffe60e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.620901 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27e1910a-c3eb-4be4-bcfd-e97398ffe60e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.621163 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-27e1910a-c3eb-4be4-bcfd-e97398ffe60e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.621979 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-27e1910a-c3eb-4be4-bcfd-e97398ffe60e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.654067 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-27e1910a-c3eb-4be4-bcfd-e97398ffe60e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.655381 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.655381 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:55.661107 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27e1910a-c3eb-4be4-bcfd-e97398ffe60e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 01 13:07:55.661513 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1186/4752] 10.4.3.110 () {66 vars in 1337 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:55.680577 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1a35d6aa-091e-4bda-a52f-f66a7f79a282 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.682302 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a35d6aa-091e-4bda-a52f-f66a7f79a282 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail Aug 01 13:07:55.682695 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1a35d6aa-091e-4bda-a52f-f66a7f79a282 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.683174 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1a35d6aa-091e-4bda-a52f-f66a7f79a282 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.683574 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-1a35d6aa-091e-4bda-a52f-f66a7f79a282 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.684963 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.684963 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:55.684963 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a35d6aa-091e-4bda-a52f-f66a7f79a282 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.693211 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1a35d6aa-091e-4bda-a52f-f66a7f79a282 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.694664 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.694664 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:55.699230 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a35d6aa-091e-4bda-a52f-f66a7f79a282 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail returned with HTTP 200 Aug 01 13:07:55.699850 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1191/4753] 10.4.3.110 () {66 vars in 1258 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:55.713844 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ac19a705-6c28-4524-890b-0bc5fa67df7b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.715700 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac19a705-6c28-4524-890b-0bc5fa67df7b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 01 13:07:55.715977 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac19a705-6c28-4524-890b-0bc5fa67df7b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.716190 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac19a705-6c28-4524-890b-0bc5fa67df7b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.716427 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-ac19a705-6c28-4524-890b-0bc5fa67df7b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.717234 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ac19a705-6c28-4524-890b-0bc5fa67df7b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.752593 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ac19a705-6c28-4524-890b-0bc5fa67df7b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.753133 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac19a705-6c28-4524-890b-0bc5fa67df7b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 01 13:07:55.753583 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1189/4754] 10.4.3.110 () {66 vars in 1316 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:55.765210 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f3f93f4b-170c-40c0-9a6a-891387a82211 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.766760 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f3f93f4b-170c-40c0-9a6a-891387a82211 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?availability_zone=nova Aug 01 13:07:55.766955 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f3f93f4b-170c-40c0-9a6a-891387a82211 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.767152 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f3f93f4b-170c-40c0-9a6a-891387a82211 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.767362 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-f3f93f4b-170c-40c0-9a6a-891387a82211 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.767563 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f3f93f4b-170c-40c0-9a6a-891387a82211 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Could not evaluate value nova, assuming string {{(pid=100262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:07:55.768128 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f3f93f4b-170c-40c0-9a6a-891387a82211 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.794513 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f3f93f4b-170c-40c0-9a6a-891387a82211 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.795235 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f3f93f4b-170c-40c0-9a6a-891387a82211 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 01 13:07:55.795436 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1189/4755] 10.4.3.110 () {66 vars in 1282 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:55.803907 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-04b59321-56d6-46e0-94fc-0eaa4eb511db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.805754 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-04b59321-56d6-46e0-94fc-0eaa4eb511db tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?availability_zone=nova Aug 01 13:07:55.805972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-04b59321-56d6-46e0-94fc-0eaa4eb511db tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.806169 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-04b59321-56d6-46e0-94fc-0eaa4eb511db tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.806393 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-04b59321-56d6-46e0-94fc-0eaa4eb511db tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.806635 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-04b59321-56d6-46e0-94fc-0eaa4eb511db tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Could not evaluate value nova, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:07:55.807262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-04b59321-56d6-46e0-94fc-0eaa4eb511db tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.839834 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-04b59321-56d6-46e0-94fc-0eaa4eb511db tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.840421 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-04b59321-56d6-46e0-94fc-0eaa4eb511db tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 01 13:07:55.840851 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1187/4756] 10.4.3.110 () {66 vars in 1282 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:55.851987 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c27358d0-6722-4e8b-9fb7-f777ae1578d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.855792 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c27358d0-6722-4e8b-9fb7-f777ae1578d1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?bootable=false Aug 01 13:07:55.856364 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c27358d0-6722-4e8b-9fb7-f777ae1578d1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.856737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c27358d0-6722-4e8b-9fb7-f777ae1578d1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.857437 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-c27358d0-6722-4e8b-9fb7-f777ae1578d1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.858452 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c27358d0-6722-4e8b-9fb7-f777ae1578d1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.892441 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c27358d0-6722-4e8b-9fb7-f777ae1578d1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.894754 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c27358d0-6722-4e8b-9fb7-f777ae1578d1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 01 13:07:55.894754 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1192/4757] 10.4.3.110 () {66 vars in 1266 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:55.906889 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-239c0024-5645-4b83-9de8-7eca8d4e7cf1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.915408 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-239c0024-5645-4b83-9de8-7eca8d4e7cf1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?bootable=false Aug 01 13:07:55.915408 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-239c0024-5645-4b83-9de8-7eca8d4e7cf1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.915408 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-239c0024-5645-4b83-9de8-7eca8d4e7cf1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.915408 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-239c0024-5645-4b83-9de8-7eca8d4e7cf1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.915408 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.915408 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:55.915408 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-239c0024-5645-4b83-9de8-7eca8d4e7cf1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.944320 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-239c0024-5645-4b83-9de8-7eca8d4e7cf1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.945068 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-239c0024-5645-4b83-9de8-7eca8d4e7cf1 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 01 13:07:55.945471 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1190/4758] 10.4.3.110 () {66 vars in 1266 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:55.955532 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8ab570e6-1d2a-498d-a790-69cf873da4b7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:55.957580 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ab570e6-1d2a-498d-a790-69cf873da4b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?status=available Aug 01 13:07:55.957857 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ab570e6-1d2a-498d-a790-69cf873da4b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:55.958140 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ab570e6-1d2a-498d-a790-69cf873da4b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:55.958388 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-8ab570e6-1d2a-498d-a790-69cf873da4b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:55.958674 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8ab570e6-1d2a-498d-a790-69cf873da4b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Could not evaluate value available, assuming string {{(pid=100262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:07:55.959004 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:55.959004 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:55.959528 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8ab570e6-1d2a-498d-a790-69cf873da4b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:55.990740 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8ab570e6-1d2a-498d-a790-69cf873da4b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:55.991365 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ab570e6-1d2a-498d-a790-69cf873da4b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?status=available returned with HTTP 200 Aug 01 13:07:55.992127 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1190/4759] 10.4.3.110 () {66 vars in 1270 bytes} [Sat Aug 1 13:07:55 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:56.002804 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85a63eac-9707-4393-9bcd-e8ed6b25ec9c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:56.005164 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85a63eac-9707-4393-9bcd-e8ed6b25ec9c tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes?status=available Aug 01 13:07:56.005365 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85a63eac-9707-4393-9bcd-e8ed6b25ec9c tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:56.005554 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85a63eac-9707-4393-9bcd-e8ed6b25ec9c tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:56.005791 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-85a63eac-9707-4393-9bcd-e8ed6b25ec9c tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:56.006089 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-85a63eac-9707-4393-9bcd-e8ed6b25ec9c tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Could not evaluate value available, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:07:56.006326 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:56.006326 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:56.006735 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-85a63eac-9707-4393-9bcd-e8ed6b25ec9c tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:56.042878 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-85a63eac-9707-4393-9bcd-e8ed6b25ec9c tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:56.046240 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85a63eac-9707-4393-9bcd-e8ed6b25ec9c tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes?status=available returned with HTTP 200 Aug 01 13:07:56.046649 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1188/4760] 10.4.3.110 () {66 vars in 1270 bytes} [Sat Aug 1 13:07:56 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:56.059313 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d3c87bed-8281-4846-b0e8-fac593780166 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:56.061288 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3c87bed-8281-4846-b0e8-fac593780166 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?availability_zone=nova Aug 01 13:07:56.061693 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3c87bed-8281-4846-b0e8-fac593780166 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:56.062097 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3c87bed-8281-4846-b0e8-fac593780166 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:56.062523 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-d3c87bed-8281-4846-b0e8-fac593780166 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:56.063070 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d3c87bed-8281-4846-b0e8-fac593780166 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Could not evaluate value nova, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:07:56.063403 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:56.063403 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:56.063939 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d3c87bed-8281-4846-b0e8-fac593780166 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:56.098155 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d3c87bed-8281-4846-b0e8-fac593780166 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:56.099438 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:56.099438 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:56.103528 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3c87bed-8281-4846-b0e8-fac593780166 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 01 13:07:56.104134 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1193/4761] 10.4.3.110 () {66 vars in 1303 bytes} [Sat Aug 1 13:07:56 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:56.118147 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-217c058e-f70c-4309-8832-038111f8a810 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:56.120601 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-217c058e-f70c-4309-8832-038111f8a810 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?bootable=false Aug 01 13:07:56.121100 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-217c058e-f70c-4309-8832-038111f8a810 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:56.121377 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-217c058e-f70c-4309-8832-038111f8a810 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:56.121722 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-217c058e-f70c-4309-8832-038111f8a810 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:56.122314 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:56.122314 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:56.122987 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-217c058e-f70c-4309-8832-038111f8a810 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:56.134763 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-217c058e-f70c-4309-8832-038111f8a810 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:56.136148 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:56.136148 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:56.142437 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-217c058e-f70c-4309-8832-038111f8a810 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 01 13:07:56.143066 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1191/4762] 10.4.3.110 () {66 vars in 1287 bytes} [Sat Aug 1 13:07:56 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:56.157895 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1a2220e8-47b2-44cd-9cd6-b84b4bca914f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:56.159834 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a2220e8-47b2-44cd-9cd6-b84b4bca914f tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/detail?status=available Aug 01 13:07:56.160043 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a2220e8-47b2-44cd-9cd6-b84b4bca914f tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:56.160279 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a2220e8-47b2-44cd-9cd6-b84b4bca914f tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:56.160527 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-1a2220e8-47b2-44cd-9cd6-b84b4bca914f tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:07:56.160754 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1a2220e8-47b2-44cd-9cd6-b84b4bca914f tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Could not evaluate value available, assuming string {{(pid=100262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 13:07:56.161037 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:56.161037 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:56.161452 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1a2220e8-47b2-44cd-9cd6-b84b4bca914f tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:07:56.173568 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1a2220e8-47b2-44cd-9cd6-b84b4bca914f tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Get all volumes completed successfully. Aug 01 13:07:56.174498 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:56.174498 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:56.178741 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a2220e8-47b2-44cd-9cd6-b84b4bca914f tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 01 13:07:56.179344 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1191/4763] 10.4.3.110 () {66 vars in 1291 bytes} [Sat Aug 1 13:07:56 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:56.198119 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3e3c253f-dbd6-4ae6-9df7-630c987744fa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:56.200313 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e3c253f-dbd6-4ae6-9df7-630c987744fa tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 Aug 01 13:07:56.200514 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e3c253f-dbd6-4ae6-9df7-630c987744fa tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:56.200699 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e3c253f-dbd6-4ae6-9df7-630c987744fa tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:56.209791 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:56.209791 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:56.213731 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3e3c253f-dbd6-4ae6-9df7-630c987744fa tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:56.217760 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e3c253f-dbd6-4ae6-9df7-630c987744fa tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 returned with HTTP 200 Aug 01 13:07:56.218176 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1189/4764] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:56 2026] GET /volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:56.231051 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e74c697f-212a-4d71-8244-32386761b04e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:56.232524 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e74c697f-212a-4d71-8244-32386761b04e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] DELETE https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 Aug 01 13:07:56.232843 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e74c697f-212a-4d71-8244-32386761b04e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:56.234326 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e74c697f-212a-4d71-8244-32386761b04e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:56.234326 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e74c697f-212a-4d71-8244-32386761b04e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Delete volume with id: 16b05594-f257-4a50-b679-70af82bb0855 Aug 01 13:07:56.240030 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:56.240030 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:56.240584 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e74c697f-212a-4d71-8244-32386761b04e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:56.256786 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e74c697f-212a-4d71-8244-32386761b04e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Delete volume request issued successfully. Aug 01 13:07:56.257234 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e74c697f-212a-4d71-8244-32386761b04e tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 returned with HTTP 202 Aug 01 13:07:56.257784 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1194/4765] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:56 2026] DELETE /volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:56.265466 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c880e553-1a8c-43fd-92a3-bde9d061954a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:56.268294 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c880e553-1a8c-43fd-92a3-bde9d061954a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 Aug 01 13:07:56.268504 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c880e553-1a8c-43fd-92a3-bde9d061954a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:56.268984 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c880e553-1a8c-43fd-92a3-bde9d061954a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:56.276151 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:56.276151 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:56.280248 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c880e553-1a8c-43fd-92a3-bde9d061954a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:56.285711 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c880e553-1a8c-43fd-92a3-bde9d061954a tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 returned with HTTP 200 Aug 01 13:07:56.286235 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1192/4766] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:56 2026] GET /volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:56.846793 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5720168a-1afd-4453-97fe-94ce238cb727 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:56.848560 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:07:56.848894 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1255876156", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:56.850452 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1255876156', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:07:56.850565 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume of 1 GB Aug 01 13:07:56.856303 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Availability Zones retrieved successfully. Aug 01 13:07:56.861684 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Flow 'volume_create_api' (739b658c-82d2-4049-86ab-bfb840217963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:56.862554 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7f40ae-c478-4048-8290-01207e9e793d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:56.863453 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:07:56.889153 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7f40ae-c478-4048-8290-01207e9e793d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:56.890363 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ff077c-7bf9-4324-90f7-6f1bf0841d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:56.947758 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Created reservations ['554f859f-0ec3-49c6-959a-2cff323a29cb', '79550104-2864-4831-9f9f-715ec399c35f', '4966bc41-2884-4286-a40f-d4f2a0db7e2f', 'd19aad1e-686a-4ca9-afe7-f678b6a8c117'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:07:56.948600 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ff077c-7bf9-4324-90f7-6f1bf0841d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['554f859f-0ec3-49c6-959a-2cff323a29cb', '79550104-2864-4831-9f9f-715ec399c35f', '4966bc41-2884-4286-a40f-d4f2a0db7e2f', 'd19aad1e-686a-4ca9-afe7-f678b6a8c117']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:56.949459 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d05b87-23ac-48e9-8746-d9b2196fa2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:56.975574 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d05b87-23ac-48e9-8746-d9b2196fa2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '304cf52c-b05e-4491-932e-ec144fe60611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1255876156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7aa168824134c0d9c70c624f1ecf8d8',qos_specs=None,replication_status=,reservations=['554f859f-0ec3-49c6-959a-2cff323a29cb','79550104-2864-4831-9f9f-715ec399c35f','4966bc41-2884-4286-a40f-d4f2a0db7e2f','d19aad1e-686a-4ca9-afe7-f678b6a8c117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ecf935857854a3dbf528a0f1982bb62',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:07:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1255876156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=304cf52c-b05e-4491-932e-ec144fe60611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7aa168824134c0d9c70c624f1ecf8d8',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='4ecf935857854a3dbf528a0f1982bb62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:56.976562 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7b4d36-64ae-458b-b8f3-64091f03c89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:56.995575 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7b4d36-64ae-458b-b8f3-64091f03c89e) 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-SnapshotDataIntegrityTests-volume-1255876156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7aa168824134c0d9c70c624f1ecf8d8',qos_specs=None,replication_status=,reservations=['554f859f-0ec3-49c6-959a-2cff323a29cb','79550104-2864-4831-9f9f-715ec399c35f','4966bc41-2884-4286-a40f-d4f2a0db7e2f','d19aad1e-686a-4ca9-afe7-f678b6a8c117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ecf935857854a3dbf528a0f1982bb62',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:56.996439 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (addb122e-2588-4101-b60e-607bd1a1faed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:07:57.007811 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (addb122e-2588-4101-b60e-607bd1a1faed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:07:57.008913 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Flow 'volume_create_api' (739b658c-82d2-4049-86ab-bfb840217963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:07:57.009314 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume request issued successfully. Aug 01 13:07:57.010045 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5720168a-1afd-4453-97fe-94ce238cb727 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:07:57.010571 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1192/4767] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:07:56 2026] POST /volume/v3/volumes => generated 757 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:07:57.022867 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-245f7eed-b6b9-4145-bdef-78aeb211d61d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:57.025121 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-245f7eed-b6b9-4145-bdef-78aeb211d61d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:07:57.025373 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-245f7eed-b6b9-4145-bdef-78aeb211d61d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:57.025607 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-245f7eed-b6b9-4145-bdef-78aeb211d61d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:57.038552 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:57.038552 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:57.043653 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-245f7eed-b6b9-4145-bdef-78aeb211d61d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:07:57.048709 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-245f7eed-b6b9-4145-bdef-78aeb211d61d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:07:57.049119 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1190/4768] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:57 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:57.301221 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b38a5dd-dc47-4b3c-88f0-5c19eebfb873 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:57.303546 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b38a5dd-dc47-4b3c-88f0-5c19eebfb873 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 Aug 01 13:07:57.304965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b38a5dd-dc47-4b3c-88f0-5c19eebfb873 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:57.304965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b38a5dd-dc47-4b3c-88f0-5c19eebfb873 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:57.310791 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b38a5dd-dc47-4b3c-88f0-5c19eebfb873 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 returned with HTTP 404 Aug 01 13:07:57.311542 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1195/4769] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:57 2026] GET /volume/v3/volumes/16b05594-f257-4a50-b679-70af82bb0855 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:57.318577 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-149af13a-69d3-49bf-92be-a47f7e3202ea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:57.320302 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-149af13a-69d3-49bf-92be-a47f7e3202ea tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 Aug 01 13:07:57.320476 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-149af13a-69d3-49bf-92be-a47f7e3202ea tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:57.320667 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-149af13a-69d3-49bf-92be-a47f7e3202ea tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:57.328127 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:57.328127 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:57.331567 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-149af13a-69d3-49bf-92be-a47f7e3202ea tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:57.335501 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-149af13a-69d3-49bf-92be-a47f7e3202ea tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 returned with HTTP 200 Aug 01 13:07:57.335854 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1193/4770] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:57 2026] GET /volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:57.347108 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4743c5a1-22b6-4542-bbb5-ab03405ebbde None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:57.348917 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4743c5a1-22b6-4542-bbb5-ab03405ebbde tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] DELETE https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 Aug 01 13:07:57.349115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4743c5a1-22b6-4542-bbb5-ab03405ebbde tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:57.349293 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4743c5a1-22b6-4542-bbb5-ab03405ebbde tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:57.349438 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4743c5a1-22b6-4542-bbb5-ab03405ebbde tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Delete volume with id: 2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 Aug 01 13:07:57.356367 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:57.356367 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:57.356839 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4743c5a1-22b6-4542-bbb5-ab03405ebbde tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:57.372700 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4743c5a1-22b6-4542-bbb5-ab03405ebbde tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Delete volume request issued successfully. Aug 01 13:07:57.372904 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4743c5a1-22b6-4542-bbb5-ab03405ebbde tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 returned with HTTP 202 Aug 01 13:07:57.373467 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1193/4771] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:57 2026] DELETE /volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:57.380750 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1e67b35-63e4-469e-9e82-fd1039e7d2be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:57.382649 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1e67b35-63e4-469e-9e82-fd1039e7d2be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 Aug 01 13:07:57.382773 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1e67b35-63e4-469e-9e82-fd1039e7d2be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:57.383038 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1e67b35-63e4-469e-9e82-fd1039e7d2be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:57.391025 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:57.391025 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:57.398061 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b1e67b35-63e4-469e-9e82-fd1039e7d2be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:57.404112 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1e67b35-63e4-469e-9e82-fd1039e7d2be tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 returned with HTTP 200 Aug 01 13:07:57.404622 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1191/4772] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:57 2026] GET /volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:57.793814 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-acb8a771-d773-4597-9d3a-cdc299c093fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:57.796889 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-acb8a771-d773-4597-9d3a-cdc299c093fc tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1/encryption Aug 01 13:07:57.796889 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-acb8a771-d773-4597-9d3a-cdc299c093fc tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:57.796889 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-acb8a771-d773-4597-9d3a-cdc299c093fc tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:57.805066 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:57.805066 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:57.811172 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e9abbf05-16c1-4b1c-9c1e-3d8152fb09de req-acb8a771-d773-4597-9d3a-cdc299c093fc tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1/encryption returned with HTTP 200 Aug 01 13:07:57.811712 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1196/4773] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:07:57 2026] GET /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:58.070057 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-be44f96a-8dc3-4cc1-becf-5f544da92513 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.073979 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be44f96a-8dc3-4cc1-becf-5f544da92513 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:07:58.073979 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be44f96a-8dc3-4cc1-becf-5f544da92513 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:58.073979 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be44f96a-8dc3-4cc1-becf-5f544da92513 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:58.080271 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:58.080271 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:58.084277 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-be44f96a-8dc3-4cc1-becf-5f544da92513 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:07:58.089637 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be44f96a-8dc3-4cc1-becf-5f544da92513 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:07:58.090139 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1194/4774] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:58 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:58.105462 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b96ebf0-9798-4ed5-aefa-2444a81437ca None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.107335 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b96ebf0-9798-4ed5-aefa-2444a81437ca tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:07:58.107523 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b96ebf0-9798-4ed5-aefa-2444a81437ca tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:58.107720 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b96ebf0-9798-4ed5-aefa-2444a81437ca tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:58.114997 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:58.114997 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:58.118789 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b96ebf0-9798-4ed5-aefa-2444a81437ca tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:07:58.123201 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b96ebf0-9798-4ed5-aefa-2444a81437ca tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:07:58.123603 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1194/4775] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:58 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:58.422807 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b5187378-1c97-42bb-8d57-7ed438e45732 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.424527 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5187378-1c97-42bb-8d57-7ed438e45732 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 Aug 01 13:07:58.424733 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5187378-1c97-42bb-8d57-7ed438e45732 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:58.424932 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5187378-1c97-42bb-8d57-7ed438e45732 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:58.430175 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5187378-1c97-42bb-8d57-7ed438e45732 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 returned with HTTP 404 Aug 01 13:07:58.430590 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1192/4776] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:58 2026] GET /volume/v3/volumes/2a6fcf22-e9cb-4001-94b7-8f4a04053ae4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:58.437745 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dfb02dd4-67e6-4b0d-8856-23cf82f1172b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.439644 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfb02dd4-67e6-4b0d-8856-23cf82f1172b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 Aug 01 13:07:58.440093 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfb02dd4-67e6-4b0d-8856-23cf82f1172b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:58.440474 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfb02dd4-67e6-4b0d-8856-23cf82f1172b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:58.449024 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:58.449024 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:58.452133 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dfb02dd4-67e6-4b0d-8856-23cf82f1172b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:58.457128 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfb02dd4-67e6-4b0d-8856-23cf82f1172b tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 returned with HTTP 200 Aug 01 13:07:58.457729 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1197/4777] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:58 2026] GET /volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:58.469476 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a9f0eb42-a3cc-4c47-b7e2-43a1603344b7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.471299 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9f0eb42-a3cc-4c47-b7e2-43a1603344b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] DELETE https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 Aug 01 13:07:58.471542 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9f0eb42-a3cc-4c47-b7e2-43a1603344b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:58.471800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9f0eb42-a3cc-4c47-b7e2-43a1603344b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:58.472176 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-a9f0eb42-a3cc-4c47-b7e2-43a1603344b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Delete volume with id: fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 Aug 01 13:07:58.479492 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:58.479492 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:58.480028 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a9f0eb42-a3cc-4c47-b7e2-43a1603344b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:58.499669 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a9f0eb42-a3cc-4c47-b7e2-43a1603344b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Delete volume request issued successfully. Aug 01 13:07:58.499908 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9f0eb42-a3cc-4c47-b7e2-43a1603344b7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 returned with HTTP 202 Aug 01 13:07:58.500320 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1195/4778] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:07:58 2026] DELETE /volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:07:58.509475 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b59626f-7397-4ccf-8179-5c3d543487d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.511602 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b59626f-7397-4ccf-8179-5c3d543487d7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 Aug 01 13:07:58.512175 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b59626f-7397-4ccf-8179-5c3d543487d7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:58.513385 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b59626f-7397-4ccf-8179-5c3d543487d7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:58.524005 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:58.524005 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:58.529139 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3b59626f-7397-4ccf-8179-5c3d543487d7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Volume info retrieved successfully. Aug 01 13:07:58.534829 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b59626f-7397-4ccf-8179-5c3d543487d7 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 returned with HTTP 200 Aug 01 13:07:58.535443 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1195/4779] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:58 2026] GET /volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:58.769876 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-462884ad-8028-4f0e-9a62-e578e212dbfd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.771829 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-462884ad-8028-4f0e-9a62-e578e212dbfd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:07:58.772041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-462884ad-8028-4f0e-9a62-e578e212dbfd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:58.772219 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-462884ad-8028-4f0e-9a62-e578e212dbfd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:58.778717 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:58.778717 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:07:58.782027 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-462884ad-8028-4f0e-9a62-e578e212dbfd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:07:58.785659 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-462884ad-8028-4f0e-9a62-e578e212dbfd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:07:58.786043 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1193/4780] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:07:58 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:58.855919 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-933c92e6-809d-4190-b3b6-f5b3782ab060 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.857624 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-933c92e6-809d-4190-b3b6-f5b3782ab060 None None] GET https://10.4.3.110/volume// Aug 01 13:07:58.857624 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-933c92e6-809d-4190-b3b6-f5b3782ab060 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:58.857624 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-933c92e6-809d-4190-b3b6-f5b3782ab060 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:58.857624 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-933c92e6-809d-4190-b3b6-f5b3782ab060 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:07:58.857624 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1198/4781] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:07:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:07:58.865395 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-1ce4b620-b35b-4ab1-b198-c22124f4f225 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.867939 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-1ce4b620-b35b-4ab1-b198-c22124f4f225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:07:58.868393 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-1ce4b620-b35b-4ab1-b198-c22124f4f225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "304cf52c-b05e-4491-932e-ec144fe60611", "connector": null, "instance_uuid": "5dfa9c81-2fe1-4242-8a32-7e701bee63ee"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:58.879651 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:58.879651 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:58.908326 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-1ce4b620-b35b-4ab1-b198-c22124f4f225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:07:58.908959 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1196/4782] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:07:58 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:58.936563 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-884a6fed-cd0f-4d03-a8a9-cb4d20028f01 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.938684 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-884a6fed-cd0f-4d03-a8a9-cb4d20028f01 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:07:58.938772 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-884a6fed-cd0f-4d03-a8a9-cb4d20028f01 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:58.939001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-884a6fed-cd0f-4d03-a8a9-cb4d20028f01 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:58.942604 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3b603b0a-8e84-4286-92c4-6e3ff7830780 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.943039 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b603b0a-8e84-4286-92c4-6e3ff7830780 None None] GET https://10.4.3.110/volume// Aug 01 13:07:58.943208 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b603b0a-8e84-4286-92c4-6e3ff7830780 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:58.943391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b603b0a-8e84-4286-92c4-6e3ff7830780 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:58.943835 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b603b0a-8e84-4286-92c4-6e3ff7830780 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:07:58.944017 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1194/4783] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:07:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:07:58.950170 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:58.950170 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:58.952799 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-92874b62-1d8c-4b20-b457-bed0a22046cd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:58.953348 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-884a6fed-cd0f-4d03-a8a9-cb4d20028f01 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:07:58.955332 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-92874b62-1d8c-4b20-b457-bed0a22046cd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:07:58.955751 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-92874b62-1d8c-4b20-b457-bed0a22046cd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:58.956108 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-92874b62-1d8c-4b20-b457-bed0a22046cd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:58.956230 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-884a6fed-cd0f-4d03-a8a9-cb4d20028f01 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:07:58.956590 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1196/4784] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:58 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:07:58.966134 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:58.966134 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:07:58.969721 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-92874b62-1d8c-4b20-b457-bed0a22046cd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:07:58.974012 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-92874b62-1d8c-4b20-b457-bed0a22046cd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:07:58.974574 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1199/4785] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:07:58 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 1029 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:07:59.077058 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-f2a89a73-219c-45d9-9e54-92a3bd373ebf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:59.079301 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-f2a89a73-219c-45d9-9e54-92a3bd373ebf tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] PUT https://10.4.3.110/volume/v3/attachments/33fdb96b-bb83-4da7-a32f-bc8bf04e98d9 Aug 01 13:07:59.079675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-f2a89a73-219c-45d9-9e54-92a3bd373ebf tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:07:59.090387 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-f2a89a73-219c-45d9-9e54-92a3bd373ebf tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Acquiring lock "cinder-attachment_update-304cf52c-b05e-4491-932e-ec144fe60611-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:07:59.095742 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-f2a89a73-219c-45d9-9e54-92a3bd373ebf tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Lock "cinder-attachment_update-304cf52c-b05e-4491-932e-ec144fe60611-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:07:59.097079 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:59.097079 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:07:59.180427 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-f2a89a73-219c-45d9-9e54-92a3bd373ebf tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Lock "cinder-attachment_update-304cf52c-b05e-4491-932e-ec144fe60611-np0000006302" released by "attachment_update" :: held 0.085s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:07:59.180742 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-f2a89a73-219c-45d9-9e54-92a3bd373ebf tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/33fdb96b-bb83-4da7-a32f-bc8bf04e98d9 returned with HTTP 200 Aug 01 13:07:59.181340 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1197/4786] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:07:59 2026] PUT /volume/v3/attachments/33fdb96b-bb83-4da7-a32f-bc8bf04e98d9 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:07:59.560897 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bbbad28e-3a38-42f7-ba63-d7490fc46752 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:59.571982 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbbad28e-3a38-42f7-ba63-d7490fc46752 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] GET https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 Aug 01 13:07:59.571982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbbad28e-3a38-42f7-ba63-d7490fc46752 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:59.571982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbbad28e-3a38-42f7-ba63-d7490fc46752 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:59.583444 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbbad28e-3a38-42f7-ba63-d7490fc46752 tempest-VolumesListTestJSON-220233382 tempest-VolumesListTestJSON-220233382-project-member] https://10.4.3.110/volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 returned with HTTP 404 Aug 01 13:07:59.584079 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1195/4787] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:59 2026] GET /volume/v3/volumes/fc03f8f7-dba2-43cf-b2a5-1b485e0baa30 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:07:59.970686 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4ccb8034-1882-4412-aa02-db4ae1d18dd8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:07:59.972495 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ccb8034-1882-4412-aa02-db4ae1d18dd8 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:07:59.972723 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ccb8034-1882-4412-aa02-db4ae1d18dd8 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:07:59.972893 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ccb8034-1882-4412-aa02-db4ae1d18dd8 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:07:59.982886 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:07:59.982886 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:07:59.988969 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4ccb8034-1882-4412-aa02-db4ae1d18dd8 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:07:59.994970 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ccb8034-1882-4412-aa02-db4ae1d18dd8 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:07:59.994970 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1197/4788] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:07:59 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:01.006253 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e68eb01-8c5e-4b1e-bcbd-abe119b37da9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:01.012462 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e68eb01-8c5e-4b1e-bcbd-abe119b37da9 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:08:01.012697 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e68eb01-8c5e-4b1e-bcbd-abe119b37da9 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:01.012906 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e68eb01-8c5e-4b1e-bcbd-abe119b37da9 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:01.022820 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:01.022820 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:01.026823 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3e68eb01-8c5e-4b1e-bcbd-abe119b37da9 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:01.031373 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e68eb01-8c5e-4b1e-bcbd-abe119b37da9 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:08:01.031838 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1200/4789] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:01 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:02.047386 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-93810cd8-b372-4127-b8c8-ecf30926d262 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:02.049628 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-93810cd8-b372-4127-b8c8-ecf30926d262 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:08:02.049878 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-93810cd8-b372-4127-b8c8-ecf30926d262 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:02.050210 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-93810cd8-b372-4127-b8c8-ecf30926d262 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:02.063037 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:02.063037 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:02.067786 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-93810cd8-b372-4127-b8c8-ecf30926d262 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:02.072323 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-93810cd8-b372-4127-b8c8-ecf30926d262 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:08:02.072696 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1198/4790] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:02 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:02.493816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-9f2d2e62-8c81-421e-9c1b-6b928de887b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:02.496652 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-9f2d2e62-8c81-421e-9c1b-6b928de887b0 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/attachments/33fdb96b-bb83-4da7-a32f-bc8bf04e98d9/action Aug 01 13:08:02.497144 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-9f2d2e62-8c81-421e-9c1b-6b928de887b0 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:02.497376 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-9f2d2e62-8c81-421e-9c1b-6b928de887b0 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:02.516038 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:02.516038 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:02.525485 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-21ce2dbe-47a4-43e3-a845-5469e7cf0553 req-9f2d2e62-8c81-421e-9c1b-6b928de887b0 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/33fdb96b-bb83-4da7-a32f-bc8bf04e98d9/action returned with HTTP 204 Aug 01 13:08:02.525959 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1196/4791] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:08:02 2026] POST /volume/v3/attachments/33fdb96b-bb83-4da7-a32f-bc8bf04e98d9/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:03.088737 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8745df1d-cdc2-4abc-8704-6eb963447e6c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:03.091544 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8745df1d-cdc2-4abc-8704-6eb963447e6c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:08:03.093046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8745df1d-cdc2-4abc-8704-6eb963447e6c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:03.093046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8745df1d-cdc2-4abc-8704-6eb963447e6c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:03.103030 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:03.103030 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:03.107058 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8745df1d-cdc2-4abc-8704-6eb963447e6c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:03.110420 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8745df1d-cdc2-4abc-8704-6eb963447e6c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:08:03.110989 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1198/4792] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:03 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:06.385000 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6bb77ab8-fab6-460e-a165-5743802795ac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:06.386886 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6bb77ab8-fab6-460e-a165-5743802795ac tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:08:06.387334 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6bb77ab8-fab6-460e-a165-5743802795ac tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "304cf52c-b05e-4491-932e-ec144fe60611", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1882370286", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:06.399580 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:06.399580 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:06.400107 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6bb77ab8-fab6-460e-a165-5743802795ac tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:06.400261 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-6bb77ab8-fab6-460e-a165-5743802795ac tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create snapshot from volume 304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:08:06.442811 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6bb77ab8-fab6-460e-a165-5743802795ac tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Created reservations ['66b62037-24b2-4f9f-8cf9-c71015164365', '6a04efbb-7fc6-4410-be98-c6bf4b1104ea', '9db5f972-f3e7-43f0-aee9-9b2def2ffbf2', '7759f2a7-f863-4ca4-9094-18c779580201'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:06.485039 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6bb77ab8-fab6-460e-a165-5743802795ac tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot force create request issued successfully. Aug 01 13:08:06.485039 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6bb77ab8-fab6-460e-a165-5743802795ac tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:08:06.485039 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1201/4793] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:08:06 2026] POST /volume/v3/snapshots => generated 313 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:06.492075 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-51724e52-4b3c-4d78-b169-80109c97f9d4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:06.495435 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51724e52-4b3c-4d78-b169-80109c97f9d4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a Aug 01 13:08:06.495688 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51724e52-4b3c-4d78-b169-80109c97f9d4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:06.495932 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51724e52-4b3c-4d78-b169-80109c97f9d4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:06.502251 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:06.502251 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:06.502796 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-51724e52-4b3c-4d78-b169-80109c97f9d4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:06.503855 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51724e52-4b3c-4d78-b169-80109c97f9d4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a returned with HTTP 200 Aug 01 13:08:06.505023 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1199/4794] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:06 2026] GET /volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:07.517581 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-58f78a3a-5293-4418-a31d-33a92f863e92 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:07.519777 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58f78a3a-5293-4418-a31d-33a92f863e92 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a Aug 01 13:08:07.520044 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58f78a3a-5293-4418-a31d-33a92f863e92 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:07.520283 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58f78a3a-5293-4418-a31d-33a92f863e92 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:07.525859 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:07.525859 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:07.526343 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-58f78a3a-5293-4418-a31d-33a92f863e92 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:07.527382 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58f78a3a-5293-4418-a31d-33a92f863e92 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a returned with HTTP 200 Aug 01 13:08:07.527795 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1197/4795] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:07 2026] GET /volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:07.538989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-982d2790-c705-47dd-b274-d7b72bfeab87 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:07.543993 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-982d2790-c705-47dd-b274-d7b72bfeab87 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a Aug 01 13:08:07.544971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-982d2790-c705-47dd-b274-d7b72bfeab87 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:07.544971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-982d2790-c705-47dd-b274-d7b72bfeab87 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:07.554196 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:07.554196 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:07.554196 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-982d2790-c705-47dd-b274-d7b72bfeab87 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:07.554196 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-982d2790-c705-47dd-b274-d7b72bfeab87 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a returned with HTTP 200 Aug 01 13:08:07.554196 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1199/4796] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:07 2026] GET /volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:09.193574 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ddb56ab4-fa0e-44f3-bc2f-05ff6a9e95f4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:09.196147 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ddb56ab4-fa0e-44f3-bc2f-05ff6a9e95f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:08:09.196583 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ddb56ab4-fa0e-44f3-bc2f-05ff6a9e95f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "304cf52c-b05e-4491-932e-ec144fe60611", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1644976419", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:09.209335 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:09.209335 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:09.209931 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ddb56ab4-fa0e-44f3-bc2f-05ff6a9e95f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:09.210164 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-ddb56ab4-fa0e-44f3-bc2f-05ff6a9e95f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create snapshot from volume 304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:08:09.263305 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ddb56ab4-fa0e-44f3-bc2f-05ff6a9e95f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Created reservations ['53055cfc-1132-41d8-9279-be0bbab5bda3', '80d7d68d-a7f6-478c-a2a2-db95fa7a2e44', 'b8d66c9f-a424-422c-93d6-144dcd06662d', '152289a9-d7f3-4d00-902a-ef77e52162ab'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:09.295351 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ddb56ab4-fa0e-44f3-bc2f-05ff6a9e95f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot force create request issued successfully. Aug 01 13:08:09.295351 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ddb56ab4-fa0e-44f3-bc2f-05ff6a9e95f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:08:09.295351 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1202/4797] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:08:09 2026] POST /volume/v3/snapshots => generated 313 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:09.308482 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-769109a5-bb41-4e7c-a064-e4cfc6672d7b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:09.310971 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-769109a5-bb41-4e7c-a064-e4cfc6672d7b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 Aug 01 13:08:09.311249 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-769109a5-bb41-4e7c-a064-e4cfc6672d7b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:09.311466 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-769109a5-bb41-4e7c-a064-e4cfc6672d7b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:09.320537 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:09.320537 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:09.321566 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-769109a5-bb41-4e7c-a064-e4cfc6672d7b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:09.323099 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-769109a5-bb41-4e7c-a064-e4cfc6672d7b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 returned with HTTP 200 Aug 01 13:08:09.324285 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1200/4798] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:09 2026] GET /volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:10.335965 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ae914640-534a-49e3-8091-3c5507de7deb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:10.337894 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae914640-534a-49e3-8091-3c5507de7deb tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 Aug 01 13:08:10.338130 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae914640-534a-49e3-8091-3c5507de7deb tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:10.338370 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae914640-534a-49e3-8091-3c5507de7deb tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:10.344120 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:10.344120 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:10.344607 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ae914640-534a-49e3-8091-3c5507de7deb tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:10.345493 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae914640-534a-49e3-8091-3c5507de7deb tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 returned with HTTP 200 Aug 01 13:08:10.345911 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1198/4799] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:10 2026] GET /volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:10.348748 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-10fa1a24-a35c-458a-8619-523d127ec30c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:10.360831 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8bcfd37b-cf29-4ada-81c0-6cd138fc895d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:10.362621 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8bcfd37b-cf29-4ada-81c0-6cd138fc895d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 Aug 01 13:08:10.363000 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8bcfd37b-cf29-4ada-81c0-6cd138fc895d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:10.363296 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8bcfd37b-cf29-4ada-81c0-6cd138fc895d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:10.371975 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:10.371975 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:10.371975 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8bcfd37b-cf29-4ada-81c0-6cd138fc895d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:10.371975 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8bcfd37b-cf29-4ada-81c0-6cd138fc895d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 returned with HTTP 200 Aug 01 13:08:10.372471 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1203/4800] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:10 2026] GET /volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:10.475968 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:08:10.476317 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1756535428", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:10.477759 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1756535428', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:08:10.477880 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Create volume of 1 GB Aug 01 13:08:10.482247 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Availability Zones retrieved successfully. Aug 01 13:08:10.487218 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Flow 'volume_create_api' (577e78a5-c86e-46dc-a46c-f150d337bf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:10.488390 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aaa46db-38bc-44b2-a183-755be56b5362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:10.489374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:08:10.516920 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aaa46db-38bc-44b2-a183-755be56b5362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:10.517841 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4df1d7-e39e-4e19-8edb-e16c8c3e1607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:10.575361 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Created reservations ['ca63c519-f553-4904-9921-8e9be60059b3', '91ff4674-1170-47eb-821c-82bf496b9709', '509d5da2-522b-42ed-8a72-e561462265af', 'ad555d7b-1931-4189-a9c2-7b2f1160417e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:10.576171 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4df1d7-e39e-4e19-8edb-e16c8c3e1607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca63c519-f553-4904-9921-8e9be60059b3', '91ff4674-1170-47eb-821c-82bf496b9709', '509d5da2-522b-42ed-8a72-e561462265af', 'ad555d7b-1931-4189-a9c2-7b2f1160417e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:10.577091 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5933f31-0379-4a34-9882-1812647cb5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:10.603868 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5933f31-0379-4a34-9882-1812647cb5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '819907eb-896a-4f56-bebf-968979395741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1756535428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3054f1477dbf45f69d2020dd2b8b70db',qos_specs=None,replication_status=,reservations=['ca63c519-f553-4904-9921-8e9be60059b3','91ff4674-1170-47eb-821c-82bf496b9709','509d5da2-522b-42ed-8a72-e561462265af','ad555d7b-1931-4189-a9c2-7b2f1160417e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27846d92bf624f338676fba3be55d4e7',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1756535428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=819907eb-896a-4f56-bebf-968979395741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3054f1477dbf45f69d2020dd2b8b70db',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='27846d92bf624f338676fba3be55d4e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:10.605079 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f8cabd-d0a4-4fb2-a9bb-1db34f2c7ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:10.624666 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f8cabd-d0a4-4fb2-a9bb-1db34f2c7ece) 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-TestImageHashVerification-volume-1756535428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3054f1477dbf45f69d2020dd2b8b70db',qos_specs=None,replication_status=,reservations=['ca63c519-f553-4904-9921-8e9be60059b3','91ff4674-1170-47eb-821c-82bf496b9709','509d5da2-522b-42ed-8a72-e561462265af','ad555d7b-1931-4189-a9c2-7b2f1160417e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27846d92bf624f338676fba3be55d4e7',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:10.625791 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (992e60be-d26f-40d7-88de-94aed97a747a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:10.636641 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (992e60be-d26f-40d7-88de-94aed97a747a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:10.637476 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Flow 'volume_create_api' (577e78a5-c86e-46dc-a46c-f150d337bf99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:10.637828 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Create volume request issued successfully. Aug 01 13:08:10.638484 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10fa1a24-a35c-458a-8619-523d127ec30c tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:08:10.638988 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1200/4801] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:08:10 2026] POST /volume/v3/volumes => generated 756 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:10.651375 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-82ec944f-6fac-430a-b598-88813fbdf183 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:10.654003 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-82ec944f-6fac-430a-b598-88813fbdf183 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] GET https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 Aug 01 13:08:10.654003 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-82ec944f-6fac-430a-b598-88813fbdf183 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:10.654237 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-82ec944f-6fac-430a-b598-88813fbdf183 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:10.661928 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:10.661928 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:10.666815 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-82ec944f-6fac-430a-b598-88813fbdf183 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Volume info retrieved successfully. Aug 01 13:08:10.673374 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-82ec944f-6fac-430a-b598-88813fbdf183 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 returned with HTTP 200 Aug 01 13:08:10.673902 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1201/4802] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:10 2026] GET /volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:11.498807 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f4afe2f7-f9b6-4e6f-8f40-97931704415e req-b79b4e10-cc0c-4991-9f3a-e3a5fcc2f02b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:11.501100 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f4afe2f7-f9b6-4e6f-8f40-97931704415e req-b79b4e10-cc0c-4991-9f3a-e3a5fcc2f02b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1/encryption Aug 01 13:08:11.501308 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f4afe2f7-f9b6-4e6f-8f40-97931704415e req-b79b4e10-cc0c-4991-9f3a-e3a5fcc2f02b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:11.501489 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f4afe2f7-f9b6-4e6f-8f40-97931704415e req-b79b4e10-cc0c-4991-9f3a-e3a5fcc2f02b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:11.511756 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:11.511756 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:11.519549 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f4afe2f7-f9b6-4e6f-8f40-97931704415e req-b79b4e10-cc0c-4991-9f3a-e3a5fcc2f02b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1/encryption returned with HTTP 200 Aug 01 13:08:11.520123 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1199/4803] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:08:11 2026] GET /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:11.688090 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22389bd1-c481-4e5b-aaaf-e56576465e24 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:11.690432 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22389bd1-c481-4e5b-aaaf-e56576465e24 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] GET https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 Aug 01 13:08:11.690863 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22389bd1-c481-4e5b-aaaf-e56576465e24 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:11.691324 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22389bd1-c481-4e5b-aaaf-e56576465e24 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:11.701278 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:11.701278 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:11.704587 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22389bd1-c481-4e5b-aaaf-e56576465e24 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Volume info retrieved successfully. Aug 01 13:08:11.709144 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22389bd1-c481-4e5b-aaaf-e56576465e24 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 returned with HTTP 200 Aug 01 13:08:11.709705 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1204/4804] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:11 2026] GET /volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:11.722330 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-770dbcc3-3b9a-498d-a76b-e6c7e0570cb3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:11.724670 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-770dbcc3-3b9a-498d-a76b-e6c7e0570cb3 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] GET https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 Aug 01 13:08:11.725246 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-770dbcc3-3b9a-498d-a76b-e6c7e0570cb3 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:11.725246 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-770dbcc3-3b9a-498d-a76b-e6c7e0570cb3 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:11.736351 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:11.736351 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:11.741718 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-770dbcc3-3b9a-498d-a76b-e6c7e0570cb3 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Volume info retrieved successfully. Aug 01 13:08:11.746687 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-770dbcc3-3b9a-498d-a76b-e6c7e0570cb3 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 returned with HTTP 200 Aug 01 13:08:11.747166 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1201/4805] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:11 2026] GET /volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:11.759068 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fc9cf271-d186-499d-a666-4adf29498d5d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:11.760925 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc9cf271-d186-499d-a666-4adf29498d5d tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] POST https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741/action Aug 01 13:08:11.761302 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc9cf271-d186-499d-a666-4adf29498d5d tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1926866349", "disk_format": "raw"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:11.761424 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc9cf271-d186-499d-a666-4adf29498d5d tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1926866349", "disk_format": "raw"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:11.769624 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:11.769624 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:11.770216 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fc9cf271-d186-499d-a666-4adf29498d5d tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Volume info retrieved successfully. Aug 01 13:08:11.783708 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:11.783708 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:11.788251 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.image.image_utils [None req-fc9cf271-d186-499d-a666-4adf29498d5d tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1926866349'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1926866349'}]. {{(pid=100261) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 01 13:08:11.851016 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-81006d32-206c-4bfb-a22a-8d05c5788a8e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:11.853069 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81006d32-206c-4bfb-a22a-8d05c5788a8e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:08:11.853439 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-81006d32-206c-4bfb-a22a-8d05c5788a8e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "304cf52c-b05e-4491-932e-ec144fe60611", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-724568486", "description": null, "metadata": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:11.864274 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:11.864274 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:11.864788 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-81006d32-206c-4bfb-a22a-8d05c5788a8e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:11.864930 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-81006d32-206c-4bfb-a22a-8d05c5788a8e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create snapshot from volume 304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:08:11.889314 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-81006d32-206c-4bfb-a22a-8d05c5788a8e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Created reservations ['b482f796-c34f-44aa-88da-fa8c5b9a1773', '893009b9-f886-4a93-a71e-60841385aff6', '0e497c2a-bc88-4e67-bc22-baad5a09f4dc', 'cb5a0ca4-bc1b-4411-a910-cbf4196e3dae'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:11.920987 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-81006d32-206c-4bfb-a22a-8d05c5788a8e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot force create request issued successfully. Aug 01 13:08:11.921159 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81006d32-206c-4bfb-a22a-8d05c5788a8e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:08:11.921546 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1200/4806] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:08:11 2026] POST /volume/v3/snapshots => generated 312 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:11.930115 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b9e91ffc-7035-490d-a532-f28d4b5c9e2f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:11.932242 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9e91ffc-7035-490d-a532-f28d4b5c9e2f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 Aug 01 13:08:11.932521 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9e91ffc-7035-490d-a532-f28d4b5c9e2f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:11.932763 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9e91ffc-7035-490d-a532-f28d4b5c9e2f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:11.938967 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:11.938967 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:11.939590 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b9e91ffc-7035-490d-a532-f28d4b5c9e2f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:11.940625 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9e91ffc-7035-490d-a532-f28d4b5c9e2f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 returned with HTTP 200 Aug 01 13:08:11.941115 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1205/4807] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:11 2026] GET /volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:12.216982 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fc9cf271-d186-499d-a666-4adf29498d5d tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Copy volume to image completed successfully. Aug 01 13:08:12.217471 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc9cf271-d186-499d-a666-4adf29498d5d tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741/action returned with HTTP 202 Aug 01 13:08:12.218086 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1202/4808] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:08:11 2026] POST /volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741/action => generated 686 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:12.228619 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f4afe2f7-f9b6-4e6f-8f40-97931704415e req-a882ee3c-4e85-4455-ae3d-175108f20246 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:12.230697 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f4afe2f7-f9b6-4e6f-8f40-97931704415e req-a882ee3c-4e85-4455-ae3d-175108f20246 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/attachments/e328d7e5-b442-45b6-ad99-1f175416c235 Aug 01 13:08:12.230920 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f4afe2f7-f9b6-4e6f-8f40-97931704415e req-a882ee3c-4e85-4455-ae3d-175108f20246 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:12.231171 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f4afe2f7-f9b6-4e6f-8f40-97931704415e req-a882ee3c-4e85-4455-ae3d-175108f20246 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:12.239780 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:12.239780 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:12.292342 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f4afe2f7-f9b6-4e6f-8f40-97931704415e req-a882ee3c-4e85-4455-ae3d-175108f20246 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/e328d7e5-b442-45b6-ad99-1f175416c235 returned with HTTP 200 Aug 01 13:08:12.292871 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1202/4809] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:08:12 2026] DELETE /volume/v3/attachments/e328d7e5-b442-45b6-ad99-1f175416c235 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:12.950145 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7ba4642-1275-408a-bb02-8e4aa0f78103 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:12.952043 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7ba4642-1275-408a-bb02-8e4aa0f78103 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 Aug 01 13:08:12.952206 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7ba4642-1275-408a-bb02-8e4aa0f78103 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:12.952400 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7ba4642-1275-408a-bb02-8e4aa0f78103 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:12.956881 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:12.956881 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:12.957296 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d7ba4642-1275-408a-bb02-8e4aa0f78103 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:12.957910 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7ba4642-1275-408a-bb02-8e4aa0f78103 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 returned with HTTP 200 Aug 01 13:08:12.958291 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1201/4810] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:12 2026] GET /volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:12.966127 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d19e8184-60ea-44cf-908e-9c8f8edf316f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:12.967964 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d19e8184-60ea-44cf-908e-9c8f8edf316f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 Aug 01 13:08:12.968157 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d19e8184-60ea-44cf-908e-9c8f8edf316f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:12.968417 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d19e8184-60ea-44cf-908e-9c8f8edf316f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:12.972880 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:12.972880 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:12.973321 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d19e8184-60ea-44cf-908e-9c8f8edf316f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:12.974045 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d19e8184-60ea-44cf-908e-9c8f8edf316f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 returned with HTTP 200 Aug 01 13:08:12.974427 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1206/4811] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:12 2026] GET /volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:13.004999 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-6a1578c7-c3d2-49e7-8f5c-42f341524fcb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:13.006889 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-6a1578c7-c3d2-49e7-8f5c-42f341524fcb tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:08:13.007111 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-6a1578c7-c3d2-49e7-8f5c-42f341524fcb tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:13.007324 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-6a1578c7-c3d2-49e7-8f5c-42f341524fcb tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:13.015923 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:13.015923 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:13.019289 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-6a1578c7-c3d2-49e7-8f5c-42f341524fcb tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:13.023271 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-6a1578c7-c3d2-49e7-8f5c-42f341524fcb tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:08:13.023795 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1203/4812] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:13 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:13.043450 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-e0a336d6-3d0b-4192-9dbd-3c068f724231 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:13.045867 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-e0a336d6-3d0b-4192-9dbd-3c068f724231 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611/action Aug 01 13:08:13.046129 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-e0a336d6-3d0b-4192-9dbd-3c068f724231 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:13.046187 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-e0a336d6-3d0b-4192-9dbd-3c068f724231 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:13.055449 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:13.055449 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:13.055980 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-e0a336d6-3d0b-4192-9dbd-3c068f724231 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:13.061326 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-e0a336d6-3d0b-4192-9dbd-3c068f724231 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Begin detaching volume completed successfully. Aug 01 13:08:13.061511 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-e0a336d6-3d0b-4192-9dbd-3c068f724231 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611/action returned with HTTP 202 Aug 01 13:08:13.061981 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1203/4813] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:08:13 2026] POST /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:08:13.094634 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bebe2620-d3e7-4221-8ceb-e0b2ad137a8e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:13.095005 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bebe2620-d3e7-4221-8ceb-e0b2ad137a8e None None] GET https://10.4.3.110/volume// Aug 01 13:08:13.095169 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bebe2620-d3e7-4221-8ceb-e0b2ad137a8e None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:13.095372 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bebe2620-d3e7-4221-8ceb-e0b2ad137a8e None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:13.095741 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bebe2620-d3e7-4221-8ceb-e0b2ad137a8e None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:13.096054 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1202/4814] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:08:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:13.103326 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-b4f80439-7d33-4c44-be81-1598c11fbb88 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:13.105522 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-b4f80439-7d33-4c44-be81-1598c11fbb88 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:08:13.105725 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-b4f80439-7d33-4c44-be81-1598c11fbb88 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:13.105901 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-b4f80439-7d33-4c44-be81-1598c11fbb88 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:13.114911 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:13.114911 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:13.118015 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-b4f80439-7d33-4c44-be81-1598c11fbb88 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:13.121785 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-b4f80439-7d33-4c44-be81-1598c11fbb88 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:08:13.122192 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1207/4815] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:08:13 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 1325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:08:13.361641 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b7656d83-21bd-4072-b00f-be2c54539027 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:13.366435 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7656d83-21bd-4072-b00f-be2c54539027 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 Aug 01 13:08:13.366649 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7656d83-21bd-4072-b00f-be2c54539027 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:13.366843 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7656d83-21bd-4072-b00f-be2c54539027 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:13.367024 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-b7656d83-21bd-4072-b00f-be2c54539027 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume with id: 9dd14e31-6ae6-4610-81f6-3f80c227def1 Aug 01 13:08:13.376468 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:13.376468 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:13.376759 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b7656d83-21bd-4072-b00f-be2c54539027 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:08:13.389059 np0000006302 devstack@c-api.service[100261]: WARNING cinder.keymgr.conf_key_mgr [None req-b7656d83-21bd-4072-b00f-be2c54539027 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:08:13.394770 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b7656d83-21bd-4072-b00f-be2c54539027 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume request issued successfully. Aug 01 13:08:13.394980 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7656d83-21bd-4072-b00f-be2c54539027 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 returned with HTTP 202 Aug 01 13:08:13.395454 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1204/4816] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:08:13 2026] DELETE /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:08:13.407662 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b6780932-c35d-48d9-8f77-2e3bb6fa373f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:13.409414 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6780932-c35d-48d9-8f77-2e3bb6fa373f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 Aug 01 13:08:13.409649 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6780932-c35d-48d9-8f77-2e3bb6fa373f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:13.409794 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6780932-c35d-48d9-8f77-2e3bb6fa373f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:13.417178 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:13.417178 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:13.421242 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b6780932-c35d-48d9-8f77-2e3bb6fa373f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:08:13.425440 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6780932-c35d-48d9-8f77-2e3bb6fa373f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 returned with HTTP 200 Aug 01 13:08:13.425874 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1204/4817] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:13 2026] GET /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:14.438972 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8fe3dc3b-51ba-46bd-94f4-8191069f21d2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:14.440627 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8fe3dc3b-51ba-46bd-94f4-8191069f21d2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 Aug 01 13:08:14.440833 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8fe3dc3b-51ba-46bd-94f4-8191069f21d2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:14.441024 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8fe3dc3b-51ba-46bd-94f4-8191069f21d2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:14.446153 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8fe3dc3b-51ba-46bd-94f4-8191069f21d2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 returned with HTTP 404 Aug 01 13:08:14.446597 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1203/4818] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:14 2026] GET /volume/v3/volumes/9dd14e31-6ae6-4610-81f6-3f80c227def1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:14.452879 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57def8b5-1ffb-44a4-bb59-84318b01b47b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:14.454546 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57def8b5-1ffb-44a4-bb59-84318b01b47b tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:08:14.454762 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57def8b5-1ffb-44a4-bb59-84318b01b47b tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:14.454960 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57def8b5-1ffb-44a4-bb59-84318b01b47b tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:14.455724 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-57def8b5-1ffb-44a4-bb59-84318b01b47b tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:08:14.465717 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-57def8b5-1ffb-44a4-bb59-84318b01b47b tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Get all volumes completed successfully. Aug 01 13:08:14.467229 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:14.467229 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:14.470622 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57def8b5-1ffb-44a4-bb59-84318b01b47b tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:08:14.471008 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1208/4819] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:08:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7591 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:14.483618 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-80bb6f28-7c19-4375-8283-35539c440620 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:14.485253 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-80bb6f28-7c19-4375-8283-35539c440620 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] DELETE https://10.4.3.110/volume/v3/types/0cf0a55b-1944-483e-9033-529834351e21 Aug 01 13:08:14.485447 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-80bb6f28-7c19-4375-8283-35539c440620 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:14.485635 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-80bb6f28-7c19-4375-8283-35539c440620 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:14.505980 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-80bb6f28-7c19-4375-8283-35539c440620 tempest-TestVolumeBootPattern-57839914 tempest-TestVolumeBootPattern-57839914-project-admin] https://10.4.3.110/volume/v3/types/0cf0a55b-1944-483e-9033-529834351e21 returned with HTTP 202 Aug 01 13:08:14.506376 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1205/4820] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:08:14 2026] DELETE /volume/v3/types/0cf0a55b-1944-483e-9033-529834351e21 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:08:14.529496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:14.531031 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:08:14.531342 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-815842455", "snapshot_id": null, "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:14.532808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-815842455', 'snapshot_id': None, 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:08:14.600810 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume of 1 GB Aug 01 13:08:14.605064 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Availability Zones retrieved successfully. Aug 01 13:08:14.610319 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (570fd5e6-8c8c-45a8-a907-23c0b5b07816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:14.611597 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf66737e-cbf9-4fed-a82d-a15a402d3cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:14.612431 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:08:14.662695 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf66737e-cbf9-4fed-a82d-a15a402d3cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:14.663546 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76edab22-8641-4496-b34c-bdee16d71399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:14.706449 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['a6e014d5-f01f-4065-b930-9485a926afc3', '0a4bad52-ae57-4c96-9dde-b4870c6a692e', 'cf4c9c36-421b-4f26-8858-bd5d49c83039', 'ceb3ccbf-b276-4f3c-a57e-1db8c9ccaefe'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:14.707154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76edab22-8641-4496-b34c-bdee16d71399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6e014d5-f01f-4065-b930-9485a926afc3', '0a4bad52-ae57-4c96-9dde-b4870c6a692e', 'cf4c9c36-421b-4f26-8858-bd5d49c83039', 'ceb3ccbf-b276-4f3c-a57e-1db8c9ccaefe']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:14.707810 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b021ff46-6478-482b-b17d-15fe34ec932c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:14.726848 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b021ff46-6478-482b-b17d-15fe34ec932c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c0e3799-cc7d-46e6-8182-e33d42f3b24d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-815842455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['a6e014d5-f01f-4065-b930-9485a926afc3','0a4bad52-ae57-4c96-9dde-b4870c6a692e','cf4c9c36-421b-4f26-8858-bd5d49c83039','ceb3ccbf-b276-4f3c-a57e-1db8c9ccaefe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-815842455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c0e3799-cc7d-46e6-8182-e33d42f3b24d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245d35a4370d4a3fa10b7fa44d8d4516',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='651bd41f09e146ef9effaf67b3101d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:14.727578 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684aecbe-e239-49bb-ab6c-cf4ae8f8c06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:14.743580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684aecbe-e239-49bb-ab6c-cf4ae8f8c06d) 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-TestVolumeBootPattern-volume-origin-815842455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['a6e014d5-f01f-4065-b930-9485a926afc3','0a4bad52-ae57-4c96-9dde-b4870c6a692e','cf4c9c36-421b-4f26-8858-bd5d49c83039','ceb3ccbf-b276-4f3c-a57e-1db8c9ccaefe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:14.744297 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71cf7c88-7a29-4c26-9e38-b7e5d28f578a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:14.752220 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71cf7c88-7a29-4c26-9e38-b7e5d28f578a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:14.753419 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (570fd5e6-8c8c-45a8-a907-23c0b5b07816) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:14.753815 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request issued successfully. Aug 01 13:08:14.754606 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e80b79c6-2818-4778-9c2b-44c6dcf18cee tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:08:14.755206 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1205/4821] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:08:14 2026] POST /volume/v3/volumes => generated 758 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:14.768286 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9c5c471-eb88-447f-aab8-0cc7562e66b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:14.770497 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9c5c471-eb88-447f-aab8-0cc7562e66b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:08:14.770705 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9c5c471-eb88-447f-aab8-0cc7562e66b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:14.770912 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9c5c471-eb88-447f-aab8-0cc7562e66b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:14.778238 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:14.778238 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:14.781763 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b9c5c471-eb88-447f-aab8-0cc7562e66b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:08:14.786374 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9c5c471-eb88-447f-aab8-0cc7562e66b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d returned with HTTP 200 Aug 01 13:08:14.786887 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1204/4822] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:14 2026] GET /volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:15.677965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-604ae0b9-db3d-45ff-9339-cb237df0823e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:15.680540 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-604ae0b9-db3d-45ff-9339-cb237df0823e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] DELETE https://10.4.3.110/volume/v3/attachments/33fdb96b-bb83-4da7-a32f-bc8bf04e98d9 Aug 01 13:08:15.680540 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-604ae0b9-db3d-45ff-9339-cb237df0823e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:15.680850 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-604ae0b9-db3d-45ff-9339-cb237df0823e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:15.687235 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:15.687235 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:15.733411 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ecac5812-7d33-4538-b9d6-c2683dc00f71 req-604ae0b9-db3d-45ff-9339-cb237df0823e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/33fdb96b-bb83-4da7-a32f-bc8bf04e98d9 returned with HTTP 200 Aug 01 13:08:15.734218 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1209/4823] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:08:15 2026] DELETE /volume/v3/attachments/33fdb96b-bb83-4da7-a32f-bc8bf04e98d9 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:15.801266 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-62482a28-ce6e-439d-9b01-46ec3e92a6e9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:15.802966 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-62482a28-ce6e-439d-9b01-46ec3e92a6e9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:08:15.803163 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-62482a28-ce6e-439d-9b01-46ec3e92a6e9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:15.803362 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-62482a28-ce6e-439d-9b01-46ec3e92a6e9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:15.809993 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:15.809993 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:15.813189 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-62482a28-ce6e-439d-9b01-46ec3e92a6e9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:08:15.817322 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-62482a28-ce6e-439d-9b01-46ec3e92a6e9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d returned with HTTP 200 Aug 01 13:08:15.817680 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1206/4824] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:15 2026] GET /volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:15.829021 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f679998-22f2-4b5b-abd1-fc574bd1d1b8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:15.830772 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f679998-22f2-4b5b-abd1-fc574bd1d1b8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:08:15.830940 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f679998-22f2-4b5b-abd1-fc574bd1d1b8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:15.831146 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f679998-22f2-4b5b-abd1-fc574bd1d1b8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:15.837411 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:15.837411 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:15.840590 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f679998-22f2-4b5b-abd1-fc574bd1d1b8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:08:15.844469 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f679998-22f2-4b5b-abd1-fc574bd1d1b8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d returned with HTTP 200 Aug 01 13:08:15.844805 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1206/4825] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:15 2026] GET /volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:16.213245 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:16.215477 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:08:16.215617 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-966041182", "snapshot_id": "8206eb77-2426-4b4d-bcfe-0020e2c3c56a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:16.217310 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-966041182', 'snapshot_id': '8206eb77-2426-4b4d-bcfe-0020e2c3c56a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:08:16.223447 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:16.223447 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:16.223980 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:16.224108 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume of 1 GB Aug 01 13:08:16.227828 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Availability Zones retrieved successfully. Aug 01 13:08:16.232793 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Flow 'volume_create_api' (08064906-6206-4a38-aa7e-2d1d76444388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:16.233851 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d79538-1447-4b6e-a6fd-cfedf4719642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:16.234710 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:08:16.261640 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d79538-1447-4b6e-a6fd-cfedf4719642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8206eb77-2426-4b4d-bcfe-0020e2c3c56a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:16.262632 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7fa2ee5-09cd-4a04-8586-5e1cd4ca1bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:16.304364 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Created reservations ['28a40308-f727-4be5-8747-2297d8ac1261', 'd6560048-d016-4cbe-974a-2060c363858c', '289f70d5-1a5d-4feb-84be-57cfce19f013', '6d18ca65-aa1d-4fda-96f7-abf9ff4fa16c'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:16.305289 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7fa2ee5-09cd-4a04-8586-5e1cd4ca1bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28a40308-f727-4be5-8747-2297d8ac1261', 'd6560048-d016-4cbe-974a-2060c363858c', '289f70d5-1a5d-4feb-84be-57cfce19f013', '6d18ca65-aa1d-4fda-96f7-abf9ff4fa16c']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:16.306242 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6198297d-896e-4776-9144-39583c970e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:16.351897 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6198297d-896e-4776-9144-39583c970e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aef3e98b-192d-4336-8533-7c302ff08716', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-966041182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7aa168824134c0d9c70c624f1ecf8d8',qos_specs=None,replication_status=,reservations=['28a40308-f727-4be5-8747-2297d8ac1261','d6560048-d016-4cbe-974a-2060c363858c','289f70d5-1a5d-4feb-84be-57cfce19f013','6d18ca65-aa1d-4fda-96f7-abf9ff4fa16c'],size=1,snapshot_id=8206eb77-2426-4b4d-bcfe-0020e2c3c56a,source_replicaid=,source_volid=None,status='creating',user_id='4ecf935857854a3dbf528a0f1982bb62',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-966041182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aef3e98b-192d-4336-8533-7c302ff08716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7aa168824134c0d9c70c624f1ecf8d8',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=8206eb77-2426-4b4d-bcfe-0020e2c3c56a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ecf935857854a3dbf528a0f1982bb62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:16.352647 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33357a34-00be-4909-b95e-628db08df79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:16.371675 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33357a34-00be-4909-b95e-628db08df79a) 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-SnapshotDataIntegrityTests-volume-966041182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7aa168824134c0d9c70c624f1ecf8d8',qos_specs=None,replication_status=,reservations=['28a40308-f727-4be5-8747-2297d8ac1261','d6560048-d016-4cbe-974a-2060c363858c','289f70d5-1a5d-4feb-84be-57cfce19f013','6d18ca65-aa1d-4fda-96f7-abf9ff4fa16c'],size=1,snapshot_id=8206eb77-2426-4b4d-bcfe-0020e2c3c56a,source_replicaid=,source_volid=None,status='creating',user_id='4ecf935857854a3dbf528a0f1982bb62',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:16.372229 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db34595-5309-430b-8466-01e32621ac9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:16.392506 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db34595-5309-430b-8466-01e32621ac9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:16.393771 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Flow 'volume_create_api' (08064906-6206-4a38-aa7e-2d1d76444388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:16.394247 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume request issued successfully. Aug 01 13:08:16.394648 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4fb0289-fd90-4c23-ab6d-b96e13c5db4e tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:08:16.395201 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1205/4826] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:08:16 2026] POST /volume/v3/volumes => generated 790 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:16.406657 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-51ff8883-99b7-4bc6-a830-12deaa32d385 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:16.408364 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51ff8883-99b7-4bc6-a830-12deaa32d385 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:16.408763 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51ff8883-99b7-4bc6-a830-12deaa32d385 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:16.408763 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51ff8883-99b7-4bc6-a830-12deaa32d385 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:16.416186 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:16.416186 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:16.420733 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-51ff8883-99b7-4bc6-a830-12deaa32d385 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:16.425431 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51ff8883-99b7-4bc6-a830-12deaa32d385 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:16.425654 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1210/4827] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:16 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:16.852246 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-376552aa-f569-44b7-a5c4-81f04c8c4847 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:16.854763 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-376552aa-f569-44b7-a5c4-81f04c8c4847 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:08:16.855123 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-376552aa-f569-44b7-a5c4-81f04c8c4847 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:16.855223 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-376552aa-f569-44b7-a5c4-81f04c8c4847 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:16.867014 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:16.867014 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:16.872868 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-376552aa-f569-44b7-a5c4-81f04c8c4847 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:08:16.879484 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-376552aa-f569-44b7-a5c4-81f04c8c4847 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d returned with HTTP 200 Aug 01 13:08:16.880058 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1207/4828] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:16 2026] GET /volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:17.437475 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-29a9d848-f1f4-4b9b-8f85-92d0b5dcb1c0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:17.439581 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eaa8d482-765a-4773-93cc-e3e8204dbe23 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:17.440293 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-29a9d848-f1f4-4b9b-8f85-92d0b5dcb1c0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:08:17.440293 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-29a9d848-f1f4-4b9b-8f85-92d0b5dcb1c0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:17.440293 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-29a9d848-f1f4-4b9b-8f85-92d0b5dcb1c0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:17.441330 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eaa8d482-765a-4773-93cc-e3e8204dbe23 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:17.441704 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eaa8d482-765a-4773-93cc-e3e8204dbe23 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:17.441774 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eaa8d482-765a-4773-93cc-e3e8204dbe23 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:17.450065 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:17.450065 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:17.451798 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:17.451798 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:17.457188 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eaa8d482-765a-4773-93cc-e3e8204dbe23 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:17.457312 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-29a9d848-f1f4-4b9b-8f85-92d0b5dcb1c0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:08:17.462924 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eaa8d482-765a-4773-93cc-e3e8204dbe23 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:17.462924 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1206/4829] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:17 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:17.464616 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-29a9d848-f1f4-4b9b-8f85-92d0b5dcb1c0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d returned with HTTP 200 Aug 01 13:08:17.465185 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1207/4830] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:17 2026] GET /volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:17.478350 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a92cc54-ff25-485c-8e04-f24af954981a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:17.479543 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a92cc54-ff25-485c-8e04-f24af954981a None None] GET https://10.4.3.110/volume// Aug 01 13:08:17.479543 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a92cc54-ff25-485c-8e04-f24af954981a None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:17.479543 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a92cc54-ff25-485c-8e04-f24af954981a None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:17.480064 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a92cc54-ff25-485c-8e04-f24af954981a None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:17.482355 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-01ff2aac-d0b1-4948-99b1-0d2ae5a89dba None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:17.482826 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1211/4831] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:08:17 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:17.484859 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01ff2aac-d0b1-4948-99b1-0d2ae5a89dba tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:17.484859 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01ff2aac-d0b1-4948-99b1-0d2ae5a89dba tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:17.485109 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01ff2aac-d0b1-4948-99b1-0d2ae5a89dba tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:17.491638 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-17185784-3e6c-4dd4-a52b-7bff8795b81a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:17.494071 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-17185784-3e6c-4dd4-a52b-7bff8795b81a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:08:17.494170 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:17.494170 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:17.494310 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-17185784-3e6c-4dd4-a52b-7bff8795b81a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c0e3799-cc7d-46e6-8182-e33d42f3b24d", "connector": null, "instance_uuid": "2685480e-6a20-49be-b320-1bed439cf82c"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:17.498971 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-01ff2aac-d0b1-4948-99b1-0d2ae5a89dba tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:17.504432 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:17.504432 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:17.504892 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01ff2aac-d0b1-4948-99b1-0d2ae5a89dba tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:17.505290 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1208/4832] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:17 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:17.545115 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-17185784-3e6c-4dd4-a52b-7bff8795b81a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:08:17.546132 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1207/4833] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:08:17 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:18.037052 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-954e94d9-c688-4867-8843-5194bf3be5ea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:18.042637 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-954e94d9-c688-4867-8843-5194bf3be5ea tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:18.042848 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-954e94d9-c688-4867-8843-5194bf3be5ea tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:18.043046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-954e94d9-c688-4867-8843-5194bf3be5ea tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:18.049348 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:18.049348 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:18.053178 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-954e94d9-c688-4867-8843-5194bf3be5ea tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:18.057002 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-954e94d9-c688-4867-8843-5194bf3be5ea tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:18.057461 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1208/4834] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:18 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:18.144700 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-72d53121-3066-450f-8689-397ea5321703 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:18.145131 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72d53121-3066-450f-8689-397ea5321703 None None] GET https://10.4.3.110/volume// Aug 01 13:08:18.145329 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72d53121-3066-450f-8689-397ea5321703 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:18.145560 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72d53121-3066-450f-8689-397ea5321703 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:18.145977 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72d53121-3066-450f-8689-397ea5321703 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:18.146350 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1212/4835] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:08:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:18.154011 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-dbb9aacd-0210-4621-804e-bffaeab4e3d0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:18.244727 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-dbb9aacd-0210-4621-804e-bffaeab4e3d0 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:08:18.245239 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-dbb9aacd-0210-4621-804e-bffaeab4e3d0 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aef3e98b-192d-4336-8533-7c302ff08716", "connector": null, "instance_uuid": "5dfa9c81-2fe1-4242-8a32-7e701bee63ee"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:18.255380 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:18.255380 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:18.284509 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-dbb9aacd-0210-4621-804e-bffaeab4e3d0 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:08:18.285276 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1209/4836] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:08:18 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:18.322243 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7de7dd22-e35e-4deb-995a-e974fb89f7d4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:18.325881 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7de7dd22-e35e-4deb-995a-e974fb89f7d4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:18.326127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7de7dd22-e35e-4deb-995a-e974fb89f7d4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:18.327242 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7de7dd22-e35e-4deb-995a-e974fb89f7d4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:18.335341 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71570638-33a4-4406-9c9a-cad068f98c4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:18.338482 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71570638-33a4-4406-9c9a-cad068f98c4a None None] GET https://10.4.3.110/volume// Aug 01 13:08:18.338482 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71570638-33a4-4406-9c9a-cad068f98c4a None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:18.338482 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71570638-33a4-4406-9c9a-cad068f98c4a None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:18.338482 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71570638-33a4-4406-9c9a-cad068f98c4a None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:18.338482 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1209/4837] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:08:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:18.339117 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:18.339117 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:18.343393 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7de7dd22-e35e-4deb-995a-e974fb89f7d4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:18.348135 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-10d58a97-f508-445b-a83d-9162d6e7cd31 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:18.350932 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7de7dd22-e35e-4deb-995a-e974fb89f7d4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:18.351685 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1208/4838] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:18 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:18.354628 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-10d58a97-f508-445b-a83d-9162d6e7cd31 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:18.354628 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-10d58a97-f508-445b-a83d-9162d6e7cd31 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:18.354628 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-10d58a97-f508-445b-a83d-9162d6e7cd31 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:18.374649 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:18.374649 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:18.380161 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-10d58a97-f508-445b-a83d-9162d6e7cd31 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:18.389936 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-10d58a97-f508-445b-a83d-9162d6e7cd31 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:18.390796 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1213/4839] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:08:18 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:08:18.522207 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-bf503f2e-26f4-468d-951c-a9a960be5a95 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:18.525877 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-bf503f2e-26f4-468d-951c-a9a960be5a95 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] PUT https://10.4.3.110/volume/v3/attachments/5c039676-451a-469a-aac9-b8efcb0f6e11 Aug 01 13:08:18.525877 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-bf503f2e-26f4-468d-951c-a9a960be5a95 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:18.540195 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-bf503f2e-26f4-468d-951c-a9a960be5a95 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Acquiring lock "cinder-attachment_update-aef3e98b-192d-4336-8533-7c302ff08716-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:08:18.546926 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-bf503f2e-26f4-468d-951c-a9a960be5a95 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Lock "cinder-attachment_update-aef3e98b-192d-4336-8533-7c302ff08716-np0000006302" acquired by "attachment_update" :: waited 0.007s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:08:18.548232 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-801bb7cf-6fea-4b0e-ac7e-b88ac1b4d73b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:18.548658 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:18.548658 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:18.548767 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-801bb7cf-6fea-4b0e-ac7e-b88ac1b4d73b None None] GET https://10.4.3.110/volume// Aug 01 13:08:18.549045 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-801bb7cf-6fea-4b0e-ac7e-b88ac1b4d73b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:18.549336 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-801bb7cf-6fea-4b0e-ac7e-b88ac1b4d73b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:18.549823 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-801bb7cf-6fea-4b0e-ac7e-b88ac1b4d73b None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:18.550242 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1210/4840] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:08:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:18.562603 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-daee62e0-df51-4d6e-8403-9e3378a87bc3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:18.565271 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-daee62e0-df51-4d6e-8403-9e3378a87bc3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:08:18.565533 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-daee62e0-df51-4d6e-8403-9e3378a87bc3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:18.565810 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-daee62e0-df51-4d6e-8403-9e3378a87bc3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:18.579980 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:18.579980 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:18.587795 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-daee62e0-df51-4d6e-8403-9e3378a87bc3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:08:18.594564 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-daee62e0-df51-4d6e-8403-9e3378a87bc3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d returned with HTTP 200 Aug 01 13:08:18.595127 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1209/4841] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:08:18 2026] GET /volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d => generated 1545 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:08:18.688727 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-bf503f2e-26f4-468d-951c-a9a960be5a95 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Lock "cinder-attachment_update-aef3e98b-192d-4336-8533-7c302ff08716-np0000006302" released by "attachment_update" :: held 0.142s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:08:18.690077 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-bf503f2e-26f4-468d-951c-a9a960be5a95 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/5c039676-451a-469a-aac9-b8efcb0f6e11 returned with HTTP 200 Aug 01 13:08:18.690077 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1210/4842] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:08:18 2026] PUT /volume/v3/attachments/5c039676-451a-469a-aac9-b8efcb0f6e11 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:18.742181 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-185454ef-b65f-40b4-bebc-99ad184fde9b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:18.744811 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-185454ef-b65f-40b4-bebc-99ad184fde9b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] PUT https://10.4.3.110/volume/v3/attachments/d3489b18-5df2-4f10-80c1-10b15162c4f8 Aug 01 13:08:18.746359 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-185454ef-b65f-40b4-bebc-99ad184fde9b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:18.763907 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-185454ef-b65f-40b4-bebc-99ad184fde9b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Acquiring lock "cinder-attachment_update-7c0e3799-cc7d-46e6-8182-e33d42f3b24d-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:08:18.769199 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-185454ef-b65f-40b4-bebc-99ad184fde9b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-7c0e3799-cc7d-46e6-8182-e33d42f3b24d-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:08:18.770278 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:18.770278 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:18.883823 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-185454ef-b65f-40b4-bebc-99ad184fde9b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-7c0e3799-cc7d-46e6-8182-e33d42f3b24d-np0000006302" released by "attachment_update" :: held 0.115s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:08:18.884191 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-185454ef-b65f-40b4-bebc-99ad184fde9b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/d3489b18-5df2-4f10-80c1-10b15162c4f8 returned with HTTP 200 Aug 01 13:08:18.884720 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1214/4843] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:08:18 2026] PUT /volume/v3/attachments/d3489b18-5df2-4f10-80c1-10b15162c4f8 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:18.910553 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-bfa2c08e-e9ab-412c-bdd4-add8eae5b3d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:18.914765 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-bfa2c08e-e9ab-412c-bdd4-add8eae5b3d8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments/d3489b18-5df2-4f10-80c1-10b15162c4f8/action Aug 01 13:08:18.914765 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-bfa2c08e-e9ab-412c-bdd4-add8eae5b3d8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:18.914765 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-bfa2c08e-e9ab-412c-bdd4-add8eae5b3d8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:18.935910 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:18.935910 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:18.951302 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c5d7a23c-c7e9-4aec-a120-098c4d418f7d req-bfa2c08e-e9ab-412c-bdd4-add8eae5b3d8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/d3489b18-5df2-4f10-80c1-10b15162c4f8/action returned with HTTP 204 Aug 01 13:08:18.952344 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1211/4844] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:08:18 2026] POST /volume/v3/attachments/d3489b18-5df2-4f10-80c1-10b15162c4f8/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:19.365223 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-421bcf73-88b2-4a8a-bf39-c8d341206b98 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:19.367417 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-421bcf73-88b2-4a8a-bf39-c8d341206b98 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:19.367678 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-421bcf73-88b2-4a8a-bf39-c8d341206b98 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:19.367984 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-421bcf73-88b2-4a8a-bf39-c8d341206b98 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:19.382731 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:19.382731 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:19.387698 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-421bcf73-88b2-4a8a-bf39-c8d341206b98 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:19.393510 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-421bcf73-88b2-4a8a-bf39-c8d341206b98 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:19.393979 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1210/4845] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:19 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:20.408756 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-30b0064b-3010-4bea-8fba-3a22b2208404 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:20.410591 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30b0064b-3010-4bea-8fba-3a22b2208404 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:20.410768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-30b0064b-3010-4bea-8fba-3a22b2208404 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:20.410934 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-30b0064b-3010-4bea-8fba-3a22b2208404 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:20.420220 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:20.420220 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:20.423647 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-30b0064b-3010-4bea-8fba-3a22b2208404 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:20.427651 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30b0064b-3010-4bea-8fba-3a22b2208404 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:20.428033 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1211/4846] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:20 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:21.444135 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eaed3de4-432c-44db-814c-32ce05598a18 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:21.446192 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eaed3de4-432c-44db-814c-32ce05598a18 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:21.446469 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eaed3de4-432c-44db-814c-32ce05598a18 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:21.446710 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eaed3de4-432c-44db-814c-32ce05598a18 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:21.459588 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:21.459588 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:21.464046 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eaed3de4-432c-44db-814c-32ce05598a18 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:21.469463 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eaed3de4-432c-44db-814c-32ce05598a18 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:21.470085 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1215/4847] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:21 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:21.986926 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-781c1df5-80f0-46b5-a02b-e4d22dbb5cd7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:21.991210 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-781c1df5-80f0-46b5-a02b-e4d22dbb5cd7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/attachments/5c039676-451a-469a-aac9-b8efcb0f6e11/action Aug 01 13:08:21.991720 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-781c1df5-80f0-46b5-a02b-e4d22dbb5cd7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:21.991908 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-781c1df5-80f0-46b5-a02b-e4d22dbb5cd7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:22.025712 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:22.025712 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:22.065417 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4d9efb01-9a6d-4b8d-9131-3389ae91517c req-781c1df5-80f0-46b5-a02b-e4d22dbb5cd7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/5c039676-451a-469a-aac9-b8efcb0f6e11/action returned with HTTP 204 Aug 01 13:08:22.066026 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1212/4848] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:08:21 2026] POST /volume/v3/attachments/5c039676-451a-469a-aac9-b8efcb0f6e11/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:22.489699 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd177cf8-88df-4225-9594-5f0ef4de18b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:22.491710 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd177cf8-88df-4225-9594-5f0ef4de18b5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:22.491902 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd177cf8-88df-4225-9594-5f0ef4de18b5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:22.492554 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd177cf8-88df-4225-9594-5f0ef4de18b5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:22.504997 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:22.504997 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:22.509216 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cd177cf8-88df-4225-9594-5f0ef4de18b5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:22.515412 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd177cf8-88df-4225-9594-5f0ef4de18b5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:22.515823 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1211/4849] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:22 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:26.225080 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-4733fb2e-9c21-4731-be42-b6cd070c3366 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:26.227437 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-4733fb2e-9c21-4731-be42-b6cd070c3366 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:26.227678 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-4733fb2e-9c21-4731-be42-b6cd070c3366 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:26.227904 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-4733fb2e-9c21-4731-be42-b6cd070c3366 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:26.238812 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:26.238812 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:26.243472 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-4733fb2e-9c21-4731-be42-b6cd070c3366 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:26.247979 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-4733fb2e-9c21-4731-be42-b6cd070c3366 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:26.248456 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1212/4850] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:26 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:26.266134 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-efdebc17-dd34-44ae-9a7b-715ab04eb56a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:26.268479 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-efdebc17-dd34-44ae-9a7b-715ab04eb56a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716/action Aug 01 13:08:26.268827 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-efdebc17-dd34-44ae-9a7b-715ab04eb56a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:26.268940 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-efdebc17-dd34-44ae-9a7b-715ab04eb56a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:26.280540 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:26.280540 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:26.281124 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-efdebc17-dd34-44ae-9a7b-715ab04eb56a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:26.288551 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-efdebc17-dd34-44ae-9a7b-715ab04eb56a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Begin detaching volume completed successfully. Aug 01 13:08:26.288831 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-efdebc17-dd34-44ae-9a7b-715ab04eb56a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716/action returned with HTTP 202 Aug 01 13:08:26.289350 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1216/4851] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:08:26 2026] POST /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:08:26.336073 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-da966127-af21-474f-9e69-8a089be3e254 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:26.336634 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da966127-af21-474f-9e69-8a089be3e254 None None] GET https://10.4.3.110/volume// Aug 01 13:08:26.336839 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da966127-af21-474f-9e69-8a089be3e254 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:26.337135 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-da966127-af21-474f-9e69-8a089be3e254 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:26.337550 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-da966127-af21-474f-9e69-8a089be3e254 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:26.337993 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1213/4852] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:08:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:26.347038 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-0f8bdd36-c8b5-44fe-88b8-f5624ec14488 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:26.349200 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-0f8bdd36-c8b5-44fe-88b8-f5624ec14488 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:26.349440 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-0f8bdd36-c8b5-44fe-88b8-f5624ec14488 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:26.349626 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-0f8bdd36-c8b5-44fe-88b8-f5624ec14488 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:26.358895 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:26.358895 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:26.362413 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-0f8bdd36-c8b5-44fe-88b8-f5624ec14488 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:26.367883 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-0f8bdd36-c8b5-44fe-88b8-f5624ec14488 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:26.367883 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1212/4853] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:08:26 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:08:26.516757 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4fe62ea9-8f18-459f-972d-76cd06407f3e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:26.518558 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4fe62ea9-8f18-459f-972d-76cd06407f3e tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] GET https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 Aug 01 13:08:26.518757 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4fe62ea9-8f18-459f-972d-76cd06407f3e tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:26.518935 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4fe62ea9-8f18-459f-972d-76cd06407f3e tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:26.525869 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:26.525869 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:26.529410 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4fe62ea9-8f18-459f-972d-76cd06407f3e tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Volume info retrieved successfully. Aug 01 13:08:26.533415 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4fe62ea9-8f18-459f-972d-76cd06407f3e tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 returned with HTTP 200 Aug 01 13:08:26.533817 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1213/4854] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:26 2026] GET /volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:26.859453 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00b3d588-45df-40ce-97ce-c3622f2537c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:26.861710 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00b3d588-45df-40ce-97ce-c3622f2537c9 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] DELETE https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 Aug 01 13:08:26.861710 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00b3d588-45df-40ce-97ce-c3622f2537c9 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:26.861710 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00b3d588-45df-40ce-97ce-c3622f2537c9 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:26.862154 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-00b3d588-45df-40ce-97ce-c3622f2537c9 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Delete volume with id: 819907eb-896a-4f56-bebf-968979395741 Aug 01 13:08:26.869383 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:26.869383 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:26.869881 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00b3d588-45df-40ce-97ce-c3622f2537c9 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Volume info retrieved successfully. Aug 01 13:08:26.887714 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00b3d588-45df-40ce-97ce-c3622f2537c9 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Delete volume request issued successfully. Aug 01 13:08:26.887893 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00b3d588-45df-40ce-97ce-c3622f2537c9 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 returned with HTTP 202 Aug 01 13:08:26.888337 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1217/4855] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:08:26 2026] DELETE /volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:08:26.895827 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-98afe210-6f88-4418-98d7-b8c15d272062 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:26.899243 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98afe210-6f88-4418-98d7-b8c15d272062 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] GET https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 Aug 01 13:08:26.899243 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98afe210-6f88-4418-98d7-b8c15d272062 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:26.899243 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98afe210-6f88-4418-98d7-b8c15d272062 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:26.905209 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:26.905209 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:26.909168 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-98afe210-6f88-4418-98d7-b8c15d272062 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Volume info retrieved successfully. Aug 01 13:08:26.913279 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98afe210-6f88-4418-98d7-b8c15d272062 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 returned with HTTP 200 Aug 01 13:08:26.913964 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1214/4856] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:26 2026] GET /volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:27.260416 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-79197bce-5c91-4662-86b1-45c769e342e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:27.262418 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-79197bce-5c91-4662-86b1-45c769e342e3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] DELETE https://10.4.3.110/volume/v3/attachments/5c039676-451a-469a-aac9-b8efcb0f6e11 Aug 01 13:08:27.262607 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-79197bce-5c91-4662-86b1-45c769e342e3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:27.262797 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-79197bce-5c91-4662-86b1-45c769e342e3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:27.269993 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:27.269993 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:27.320530 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-47db71cd-f1f1-4fac-8506-3193d6715d04 req-79197bce-5c91-4662-86b1-45c769e342e3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/5c039676-451a-469a-aac9-b8efcb0f6e11 returned with HTTP 200 Aug 01 13:08:27.321091 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1213/4857] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:08:27 2026] DELETE /volume/v3/attachments/5c039676-451a-469a-aac9-b8efcb0f6e11 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:27.385356 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:27.387085 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:08:27.387433 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1318421429", "snapshot_id": "8ad075e1-4c34-4566-a225-5e05012c2e56", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:27.389084 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1318421429', 'snapshot_id': '8ad075e1-4c34-4566-a225-5e05012c2e56', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:08:27.394703 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:27.394703 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:27.395193 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:27.395319 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume of 1 GB Aug 01 13:08:27.399157 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Availability Zones retrieved successfully. Aug 01 13:08:27.405341 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Flow 'volume_create_api' (c44c1477-5bad-4384-b6da-aa8cf520ea1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:27.406583 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b25f910-1edb-4cd2-bc1b-86c049b174a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:27.407693 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:08:27.439408 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b25f910-1edb-4cd2-bc1b-86c049b174a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8ad075e1-4c34-4566-a225-5e05012c2e56', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:27.440161 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15fac42d-c5a8-4c8e-923d-e8dbf03802ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:27.496300 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Created reservations ['6ebf9700-e4d5-4d75-a5ba-d9c172b2c863', 'cf55de09-c1f6-4c2d-890c-db07dd38583d', 'ecddb0ea-8797-4809-bb4b-ff10b400ae4b', '15507ff5-9dde-4f5f-adfc-02ac37e80b73'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:27.497982 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15fac42d-c5a8-4c8e-923d-e8dbf03802ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ebf9700-e4d5-4d75-a5ba-d9c172b2c863', 'cf55de09-c1f6-4c2d-890c-db07dd38583d', 'ecddb0ea-8797-4809-bb4b-ff10b400ae4b', '15507ff5-9dde-4f5f-adfc-02ac37e80b73']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:27.498112 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (affd6ce7-6bad-4e9e-b329-fac6b5218007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:27.541874 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (affd6ce7-6bad-4e9e-b329-fac6b5218007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da135f13-5cb4-4427-b3eb-e5a22fc92ac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1318421429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7aa168824134c0d9c70c624f1ecf8d8',qos_specs=None,replication_status=,reservations=['6ebf9700-e4d5-4d75-a5ba-d9c172b2c863','cf55de09-c1f6-4c2d-890c-db07dd38583d','ecddb0ea-8797-4809-bb4b-ff10b400ae4b','15507ff5-9dde-4f5f-adfc-02ac37e80b73'],size=1,snapshot_id=8ad075e1-4c34-4566-a225-5e05012c2e56,source_replicaid=,source_volid=None,status='creating',user_id='4ecf935857854a3dbf528a0f1982bb62',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:08:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1318421429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da135f13-5cb4-4427-b3eb-e5a22fc92ac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7aa168824134c0d9c70c624f1ecf8d8',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=8ad075e1-4c34-4566-a225-5e05012c2e56,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ecf935857854a3dbf528a0f1982bb62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:27.542739 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6446e7cc-e176-4d70-a0d6-1a204670b282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:27.560208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6446e7cc-e176-4d70-a0d6-1a204670b282) 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-SnapshotDataIntegrityTests-volume-1318421429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7aa168824134c0d9c70c624f1ecf8d8',qos_specs=None,replication_status=,reservations=['6ebf9700-e4d5-4d75-a5ba-d9c172b2c863','cf55de09-c1f6-4c2d-890c-db07dd38583d','ecddb0ea-8797-4809-bb4b-ff10b400ae4b','15507ff5-9dde-4f5f-adfc-02ac37e80b73'],size=1,snapshot_id=8ad075e1-4c34-4566-a225-5e05012c2e56,source_replicaid=,source_volid=None,status='creating',user_id='4ecf935857854a3dbf528a0f1982bb62',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:27.561103 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d617357f-efb9-4f0d-b7a8-6da7f15b92f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:27.584664 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d617357f-efb9-4f0d-b7a8-6da7f15b92f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:27.585743 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Flow 'volume_create_api' (c44c1477-5bad-4384-b6da-aa8cf520ea1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:27.586127 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume request issued successfully. Aug 01 13:08:27.586807 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c17338a6-e4ad-4047-83cf-aa2e78ac8225 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:08:27.587494 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1214/4858] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:08:27 2026] POST /volume/v3/volumes => generated 791 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:27.602259 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d8b95652-8537-4028-9b88-2214c01e75a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:27.604272 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8b95652-8537-4028-9b88-2214c01e75a7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:27.604523 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8b95652-8537-4028-9b88-2214c01e75a7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:27.604881 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8b95652-8537-4028-9b88-2214c01e75a7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:27.613235 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:27.613235 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:27.616785 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d8b95652-8537-4028-9b88-2214c01e75a7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:27.620913 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8b95652-8537-4028-9b88-2214c01e75a7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:27.621295 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1218/4859] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:27 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:27.927936 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b4a2a6b2-1f50-4180-8ca3-29c5fc9ea406 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:27.930157 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4a2a6b2-1f50-4180-8ca3-29c5fc9ea406 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] GET https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 Aug 01 13:08:27.930416 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4a2a6b2-1f50-4180-8ca3-29c5fc9ea406 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:27.930627 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4a2a6b2-1f50-4180-8ca3-29c5fc9ea406 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:27.935936 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4a2a6b2-1f50-4180-8ca3-29c5fc9ea406 tempest-TestImageHashVerification-980167259 tempest-TestImageHashVerification-980167259-project-member] https://10.4.3.110/volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 returned with HTTP 404 Aug 01 13:08:27.936381 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1215/4860] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:27 2026] GET /volume/v3/volumes/819907eb-896a-4f56-bebf-968979395741 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:28.633287 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bdb522d4-cce0-4b36-a9ee-77ecf940559c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:28.635208 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bdb522d4-cce0-4b36-a9ee-77ecf940559c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:28.635422 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bdb522d4-cce0-4b36-a9ee-77ecf940559c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:28.635620 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bdb522d4-cce0-4b36-a9ee-77ecf940559c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:28.642463 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:28.642463 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:28.646344 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bdb522d4-cce0-4b36-a9ee-77ecf940559c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:28.650260 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bdb522d4-cce0-4b36-a9ee-77ecf940559c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:28.650773 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1214/4861] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:28 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:28.663901 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-37967254-7538-44bf-9887-5c81206188ce None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:28.665851 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-37967254-7538-44bf-9887-5c81206188ce tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:28.666101 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-37967254-7538-44bf-9887-5c81206188ce tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:28.666288 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-37967254-7538-44bf-9887-5c81206188ce tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:28.674642 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:28.674642 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:28.680486 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-37967254-7538-44bf-9887-5c81206188ce tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:28.686852 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-37967254-7538-44bf-9887-5c81206188ce tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:28.687476 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1215/4862] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:28 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:29.166401 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-1d6c79d3-6ec3-4ce1-aa38-68e33d28dce7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:29.170772 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-1d6c79d3-6ec3-4ce1-aa38-68e33d28dce7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:29.170966 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-1d6c79d3-6ec3-4ce1-aa38-68e33d28dce7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:29.171149 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-1d6c79d3-6ec3-4ce1-aa38-68e33d28dce7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:29.179747 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:29.179747 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:29.184303 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-1d6c79d3-6ec3-4ce1-aa38-68e33d28dce7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:29.189656 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-1d6c79d3-6ec3-4ce1-aa38-68e33d28dce7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:29.190064 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1219/4863] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:29 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:29.266195 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e43cd7be-a730-4732-b61d-1dcbfc37135f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:29.266597 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e43cd7be-a730-4732-b61d-1dcbfc37135f None None] GET https://10.4.3.110/volume// Aug 01 13:08:29.266766 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e43cd7be-a730-4732-b61d-1dcbfc37135f None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:29.267014 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e43cd7be-a730-4732-b61d-1dcbfc37135f None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:29.267321 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e43cd7be-a730-4732-b61d-1dcbfc37135f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:29.267594 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1216/4864] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:08:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:29.275879 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-216c5c7a-b1ec-44c3-a1b3-3567a638d57d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:29.278234 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-216c5c7a-b1ec-44c3-a1b3-3567a638d57d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:08:29.278603 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-216c5c7a-b1ec-44c3-a1b3-3567a638d57d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da135f13-5cb4-4427-b3eb-e5a22fc92ac2", "connector": null, "instance_uuid": "5dfa9c81-2fe1-4242-8a32-7e701bee63ee"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:29.288066 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:29.288066 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:29.314836 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-216c5c7a-b1ec-44c3-a1b3-3567a638d57d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:08:29.315557 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1215/4865] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:08:29 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:29.344302 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6595f895-27da-4e5b-a039-1d80bbb8587f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:29.346091 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6595f895-27da-4e5b-a039-1d80bbb8587f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:29.346302 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6595f895-27da-4e5b-a039-1d80bbb8587f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:29.346527 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6595f895-27da-4e5b-a039-1d80bbb8587f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:29.349615 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c3864a4-1f6b-4e3f-aec9-609e0cd4d179 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:29.350024 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c3864a4-1f6b-4e3f-aec9-609e0cd4d179 None None] GET https://10.4.3.110/volume// Aug 01 13:08:29.350197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c3864a4-1f6b-4e3f-aec9-609e0cd4d179 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:29.350355 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c3864a4-1f6b-4e3f-aec9-609e0cd4d179 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:29.350687 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c3864a4-1f6b-4e3f-aec9-609e0cd4d179 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:29.350986 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1220/4866] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:08:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:29.357327 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:29.357327 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:29.357532 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-2d8e3d1c-e219-45a1-b436-60903d0f59fd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:29.360039 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-2d8e3d1c-e219-45a1-b436-60903d0f59fd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:29.360307 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-2d8e3d1c-e219-45a1-b436-60903d0f59fd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:29.360527 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-2d8e3d1c-e219-45a1-b436-60903d0f59fd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:29.361457 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6595f895-27da-4e5b-a039-1d80bbb8587f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:29.366851 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6595f895-27da-4e5b-a039-1d80bbb8587f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:29.367890 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1216/4867] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:29 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:29.372927 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:29.372927 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:29.377022 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-2d8e3d1c-e219-45a1-b436-60903d0f59fd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:29.382092 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-2d8e3d1c-e219-45a1-b436-60903d0f59fd tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:29.382524 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1217/4868] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:08:29 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 1063 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:08:29.495523 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-c4a07fa9-efb5-4f0c-b0e9-6b6796af336f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:29.497579 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-c4a07fa9-efb5-4f0c-b0e9-6b6796af336f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] PUT https://10.4.3.110/volume/v3/attachments/620fd2b4-e877-48e6-9914-0091cffe2266 Aug 01 13:08:29.497967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-c4a07fa9-efb5-4f0c-b0e9-6b6796af336f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:29.516426 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-c4a07fa9-efb5-4f0c-b0e9-6b6796af336f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Acquiring lock "cinder-attachment_update-da135f13-5cb4-4427-b3eb-e5a22fc92ac2-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:08:29.521520 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-c4a07fa9-efb5-4f0c-b0e9-6b6796af336f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Lock "cinder-attachment_update-da135f13-5cb4-4427-b3eb-e5a22fc92ac2-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:08:29.522465 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:29.522465 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:29.599080 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-c4a07fa9-efb5-4f0c-b0e9-6b6796af336f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Lock "cinder-attachment_update-da135f13-5cb4-4427-b3eb-e5a22fc92ac2-np0000006302" released by "attachment_update" :: held 0.077s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:08:29.599411 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-c4a07fa9-efb5-4f0c-b0e9-6b6796af336f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/620fd2b4-e877-48e6-9914-0091cffe2266 returned with HTTP 200 Aug 01 13:08:29.599905 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1216/4869] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:08:29 2026] PUT /volume/v3/attachments/620fd2b4-e877-48e6-9914-0091cffe2266 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:30.383747 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d1bc892-f1e9-4bac-949b-06988a7b1be1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:30.385525 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d1bc892-f1e9-4bac-949b-06988a7b1be1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:30.385703 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d1bc892-f1e9-4bac-949b-06988a7b1be1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:30.385889 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d1bc892-f1e9-4bac-949b-06988a7b1be1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:30.396488 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:30.396488 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:30.400521 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4d1bc892-f1e9-4bac-949b-06988a7b1be1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:30.406195 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d1bc892-f1e9-4bac-949b-06988a7b1be1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:30.406639 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1221/4870] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:30 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:30.626135 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7898f428-7409-4cb6-9fee-cb3a3b6d504c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:30.701372 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7898f428-7409-4cb6-9fee-cb3a3b6d504c tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:08:30.701825 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7898f428-7409-4cb6-9fee-cb3a3b6d504c tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599476294-1644888367", "extra_specs": {"multiattach": " True"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:30.721181 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7898f428-7409-4cb6-9fee-cb3a3b6d504c tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:08:30.721712 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1217/4871] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:08:30 2026] POST /volume/v3/types => generated 287 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:30.732405 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c9990dec-03de-4c23-8436-8a1438aac288 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:30.734143 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:08:30.734530 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1115173019", "snapshot_id": null, "imageRef": null, "volume_type": "1561aa7a-6bb4-440d-852f-73a230380068", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:30.737520 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1115173019', 'snapshot_id': None, 'imageRef': None, 'volume_type': '1561aa7a-6bb4-440d-852f-73a230380068', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:08:30.742560 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume of 1 GB Aug 01 13:08:30.742560 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:30.742560 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:30.743075 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Availability Zones retrieved successfully. Aug 01 13:08:30.749873 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Flow 'volume_create_api' (b1a58982-65b2-4540-bad3-24a5caa6a833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:30.750125 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e84b1a4-1fcb-4007-b42a-2237f042ddd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:30.751324 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:08:30.762711 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:30.762711 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:30.778333 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e84b1a4-1fcb-4007-b42a-2237f042ddd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=1561aa7a-6bb4-440d-852f-73a230380068,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599476294-1644888367',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1561aa7a-6bb4-440d-852f-73a230380068', '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': True, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:30.778908 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac950281-2a67-4168-9924-2f5f8f343278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:30.811718 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599476294-1644888367 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599476294-1644888367, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:08:30.811873 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599476294-1644888367 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599476294-1644888367, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:08:30.849733 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Created reservations ['b054bca7-cd81-4338-80aa-f31e1cec89e7', '8dd29ae6-2221-4614-85c0-279978ad02b0', '04f75889-2164-4c2f-a59d-78bf6f5c0729', '1a0ec605-3ffc-43ef-83db-6340cdd8d5bc'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:30.851065 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac950281-2a67-4168-9924-2f5f8f343278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b054bca7-cd81-4338-80aa-f31e1cec89e7', '8dd29ae6-2221-4614-85c0-279978ad02b0', '04f75889-2164-4c2f-a59d-78bf6f5c0729', '1a0ec605-3ffc-43ef-83db-6340cdd8d5bc']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:30.852161 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ac891c-c5e4-4e76-9030-511118811f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:30.877253 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ac891c-c5e4-4e76-9030-511118811f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd05431f0-2a2f-4a37-962f-74cb0a8e0ea7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1115173019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='febf8069f80d40b39253e6e1e08f7047',qos_specs=None,replication_status=,reservations=['b054bca7-cd81-4338-80aa-f31e1cec89e7','8dd29ae6-2221-4614-85c0-279978ad02b0','04f75889-2164-4c2f-a59d-78bf6f5c0729','1a0ec605-3ffc-43ef-83db-6340cdd8d5bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddf1d89eb36400aa030851ff4dd0224',volume_type_id=1561aa7a-6bb4-440d-852f-73a230380068), '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=2026-08-01T13:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1115173019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d05431f0-2a2f-4a37-962f-74cb0a8e0ea7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='febf8069f80d40b39253e6e1e08f7047',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='3ddf1d89eb36400aa030851ff4dd0224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1561aa7a-6bb4-440d-852f-73a230380068),volume_type_id=1561aa7a-6bb4-440d-852f-73a230380068)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:30.879009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (999e289c-546b-4ccb-85c4-820ed8684bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:30.901083 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (999e289c-546b-4ccb-85c4-820ed8684bc9) 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-VolumeMultiattachTests-volume-1115173019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='febf8069f80d40b39253e6e1e08f7047',qos_specs=None,replication_status=,reservations=['b054bca7-cd81-4338-80aa-f31e1cec89e7','8dd29ae6-2221-4614-85c0-279978ad02b0','04f75889-2164-4c2f-a59d-78bf6f5c0729','1a0ec605-3ffc-43ef-83db-6340cdd8d5bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddf1d89eb36400aa030851ff4dd0224',volume_type_id=1561aa7a-6bb4-440d-852f-73a230380068)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:30.901885 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e53e20a2-0ec6-4950-8592-e75a1d8910ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:30.911406 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e53e20a2-0ec6-4950-8592-e75a1d8910ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:30.912297 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Flow 'volume_create_api' (b1a58982-65b2-4540-bad3-24a5caa6a833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:30.912599 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume request issued successfully. Aug 01 13:08:30.913187 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9990dec-03de-4c23-8436-8a1438aac288 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:08:30.913661 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1218/4872] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:08:30 2026] POST /volume/v3/volumes => generated 830 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:30.928417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d99e8ed-3071-4bda-ad53-267b2f3b0879 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:30.930257 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d99e8ed-3071-4bda-ad53-267b2f3b0879 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:08:30.930257 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d99e8ed-3071-4bda-ad53-267b2f3b0879 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:30.930440 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d99e8ed-3071-4bda-ad53-267b2f3b0879 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:30.938037 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:30.938037 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:30.941817 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2d99e8ed-3071-4bda-ad53-267b2f3b0879 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:30.946298 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d99e8ed-3071-4bda-ad53-267b2f3b0879 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:08:30.946534 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1217/4873] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:30 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 898 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:31.418653 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3da139fe-bd14-4076-a5c0-f6529d830fde None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:31.420382 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3da139fe-bd14-4076-a5c0-f6529d830fde tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:31.420575 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3da139fe-bd14-4076-a5c0-f6529d830fde tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:31.420753 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3da139fe-bd14-4076-a5c0-f6529d830fde tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:31.430397 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:31.430397 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:31.434005 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3da139fe-bd14-4076-a5c0-f6529d830fde tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:31.438286 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3da139fe-bd14-4076-a5c0-f6529d830fde tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:31.438670 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1222/4874] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:31 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:31.961143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e48363b7-6909-4fad-921c-4261c64f0b9f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:31.963144 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e48363b7-6909-4fad-921c-4261c64f0b9f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:08:31.963498 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e48363b7-6909-4fad-921c-4261c64f0b9f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:31.964121 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e48363b7-6909-4fad-921c-4261c64f0b9f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:31.974011 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:31.974011 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:31.978165 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e48363b7-6909-4fad-921c-4261c64f0b9f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:31.982984 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e48363b7-6909-4fad-921c-4261c64f0b9f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:08:31.986694 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1218/4875] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:31 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:31.995218 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e4e3f6a-6160-4886-8b77-0b966d6a232d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:31.999397 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e4e3f6a-6160-4886-8b77-0b966d6a232d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:08:31.999397 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e4e3f6a-6160-4886-8b77-0b966d6a232d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:31.999397 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e4e3f6a-6160-4886-8b77-0b966d6a232d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:32.006396 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:32.006396 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:32.010593 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5e4e3f6a-6160-4886-8b77-0b966d6a232d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:32.016969 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e4e3f6a-6160-4886-8b77-0b966d6a232d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:08:32.016969 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1219/4876] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:31 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:32.027902 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5acd322a-96fd-466e-a138-67cddb950b6d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:32.029716 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:08:32.030092 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1890690885", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:32.031550 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1890690885', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:08:32.031693 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume of 1 GB Aug 01 13:08:32.036397 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Availability Zones retrieved successfully. Aug 01 13:08:32.041869 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Flow 'volume_create_api' (424e62a9-67f1-4139-942f-31000dc6685a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:32.043026 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd2f85d-d5a5-4d5f-a12c-96c59e8a0824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:32.043933 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:08:32.068312 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd2f85d-d5a5-4d5f-a12c-96c59e8a0824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:32.068964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d7a315-bd12-496d-b241-5073969a4a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:32.118679 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Created reservations ['6f97ca89-ee6e-44ac-b23c-2f1473b6e9f3', '5e85f0bd-0ab9-49cd-beab-90f8e3ff0135', '42738f53-a343-4148-aa06-73f406675412', 'ca63221e-09de-4098-9594-f44d034b402f'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:32.119412 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d7a315-bd12-496d-b241-5073969a4a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f97ca89-ee6e-44ac-b23c-2f1473b6e9f3', '5e85f0bd-0ab9-49cd-beab-90f8e3ff0135', '42738f53-a343-4148-aa06-73f406675412', 'ca63221e-09de-4098-9594-f44d034b402f']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:32.120179 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee7de62-1c65-471b-ae79-c9c08c554ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:32.145446 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee7de62-1c65-471b-ae79-c9c08c554ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a892b63-6b6e-4ad3-9b3b-342218f6d519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1890690885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='febf8069f80d40b39253e6e1e08f7047',qos_specs=None,replication_status=,reservations=['6f97ca89-ee6e-44ac-b23c-2f1473b6e9f3','5e85f0bd-0ab9-49cd-beab-90f8e3ff0135','42738f53-a343-4148-aa06-73f406675412','ca63221e-09de-4098-9594-f44d034b402f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddf1d89eb36400aa030851ff4dd0224',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1890690885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a892b63-6b6e-4ad3-9b3b-342218f6d519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='febf8069f80d40b39253e6e1e08f7047',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='3ddf1d89eb36400aa030851ff4dd0224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:32.146322 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e11e63-47ac-43f5-b7e0-4f6fb01d9b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:32.164565 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e11e63-47ac-43f5-b7e0-4f6fb01d9b74) 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-VolumeMultiattachTests-volume-1890690885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='febf8069f80d40b39253e6e1e08f7047',qos_specs=None,replication_status=,reservations=['6f97ca89-ee6e-44ac-b23c-2f1473b6e9f3','5e85f0bd-0ab9-49cd-beab-90f8e3ff0135','42738f53-a343-4148-aa06-73f406675412','ca63221e-09de-4098-9594-f44d034b402f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddf1d89eb36400aa030851ff4dd0224',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:32.165370 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0caad858-24bb-43d9-8f21-684734603930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:32.174566 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0caad858-24bb-43d9-8f21-684734603930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:32.175456 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Flow 'volume_create_api' (424e62a9-67f1-4139-942f-31000dc6685a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:32.175848 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume request issued successfully. Aug 01 13:08:32.176524 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5acd322a-96fd-466e-a138-67cddb950b6d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:08:32.177194 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1218/4877] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:08:32 2026] POST /volume/v3/volumes => generated 753 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:32.189639 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc572e9e-54e2-4ba7-bc17-38907ae1a8a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:32.191594 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc572e9e-54e2-4ba7-bc17-38907ae1a8a0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:08:32.191798 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc572e9e-54e2-4ba7-bc17-38907ae1a8a0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:32.192017 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc572e9e-54e2-4ba7-bc17-38907ae1a8a0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:32.199196 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:32.199196 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:32.202994 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc572e9e-54e2-4ba7-bc17-38907ae1a8a0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:32.207091 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc572e9e-54e2-4ba7-bc17-38907ae1a8a0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:08:32.207468 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1223/4878] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:32 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:32.451108 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b1f27a95-9c95-4be1-8265-8d66eb4cdd83 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:32.452885 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b1f27a95-9c95-4be1-8265-8d66eb4cdd83 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:32.453125 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b1f27a95-9c95-4be1-8265-8d66eb4cdd83 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:32.453336 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b1f27a95-9c95-4be1-8265-8d66eb4cdd83 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:32.462319 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:32.462319 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:32.465822 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b1f27a95-9c95-4be1-8265-8d66eb4cdd83 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:32.469715 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b1f27a95-9c95-4be1-8265-8d66eb4cdd83 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:32.470163 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1219/4879] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:32 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:32.870406 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-a6a1944c-eba3-4ab4-837d-85a9a58df7d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:32.873338 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-a6a1944c-eba3-4ab4-837d-85a9a58df7d7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/attachments/620fd2b4-e877-48e6-9914-0091cffe2266/action Aug 01 13:08:32.873693 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-a6a1944c-eba3-4ab4-837d-85a9a58df7d7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:32.873865 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-a6a1944c-eba3-4ab4-837d-85a9a58df7d7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:32.899540 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:32.899540 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:32.913475 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a583ccd7-23a0-4ed9-aa28-72cbb7234062 req-a6a1944c-eba3-4ab4-837d-85a9a58df7d7 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/620fd2b4-e877-48e6-9914-0091cffe2266/action returned with HTTP 204 Aug 01 13:08:32.913920 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1220/4880] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:08:32 2026] POST /volume/v3/attachments/620fd2b4-e877-48e6-9914-0091cffe2266/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:33.220044 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6b939b5-549a-4f80-b3d9-1fc4917281f2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:33.221997 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6b939b5-549a-4f80-b3d9-1fc4917281f2 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:08:33.221997 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6b939b5-549a-4f80-b3d9-1fc4917281f2 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:33.221997 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6b939b5-549a-4f80-b3d9-1fc4917281f2 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:33.231127 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:33.231127 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:33.235088 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d6b939b5-549a-4f80-b3d9-1fc4917281f2 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:33.240454 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6b939b5-549a-4f80-b3d9-1fc4917281f2 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:08:33.240854 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1219/4881] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:33 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:33.253432 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c41b60e6-064f-470d-97b3-6aeae0a6a807 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:33.259973 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c41b60e6-064f-470d-97b3-6aeae0a6a807 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:08:33.260337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c41b60e6-064f-470d-97b3-6aeae0a6a807 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:33.260616 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c41b60e6-064f-470d-97b3-6aeae0a6a807 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:33.270968 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:33.270968 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:33.271734 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c41b60e6-064f-470d-97b3-6aeae0a6a807 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:33.276144 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c41b60e6-064f-470d-97b3-6aeae0a6a807 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:08:33.276576 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1224/4882] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:33 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:33.288506 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f54be09e-b410-4b88-a28e-441fc2c85a9f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:33.290315 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f54be09e-b410-4b88-a28e-441fc2c85a9f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:08:33.290694 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f54be09e-b410-4b88-a28e-441fc2c85a9f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-387304741", "extra_specs": {}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:33.308370 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f54be09e-b410-4b88-a28e-441fc2c85a9f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:08:33.309111 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1220/4883] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:08:33 2026] POST /volume/v3/types => generated 211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:33.317263 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-47281b90-e383-4834-9eca-ba435e1a9b0f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:33.321376 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47281b90-e383-4834-9eca-ba435e1a9b0f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] POST https://10.4.3.110/volume/v3/types/39ca3a1b-b120-49e9-8255-cfb8356e3f68/encryption Aug 01 13:08:33.321698 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47281b90-e383-4834-9eca-ba435e1a9b0f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:33.340783 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47281b90-e383-4834-9eca-ba435e1a9b0f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] https://10.4.3.110/volume/v3/types/39ca3a1b-b120-49e9-8255-cfb8356e3f68/encryption returned with HTTP 200 Aug 01 13:08:33.341183 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1221/4884] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:08:33 2026] POST /volume/v3/types/39ca3a1b-b120-49e9-8255-cfb8356e3f68/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:33.350979 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-076feca7-2793-4893-8f4a-c6c036044278 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:33.350979 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:08:33.351127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-75756369", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-387304741", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:33.352913 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-75756369', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-387304741', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:08:33.357009 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume of 1 GB Aug 01 13:08:33.357340 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:33.357340 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:33.357827 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Availability Zones retrieved successfully. Aug 01 13:08:33.363115 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Flow 'volume_create_api' (583a282b-0726-4841-86d0-a9769cbf440d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:33.364405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76ee5c55-73e1-41cd-ab5c-8bf54fec10ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:33.365679 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:08:33.394847 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76ee5c55-73e1-41cd-ab5c-8bf54fec10ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=39ca3a1b-b120-49e9-8255-cfb8356e3f68,is_public=True,name='tempest-scenario-type-luks-387304741',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39ca3a1b-b120-49e9-8255-cfb8356e3f68', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:33.395532 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c128e8-d9d0-4135-a4ba-d434a23048da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:33.420453 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-387304741 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-387304741, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:08:33.420731 np0000006302 devstack@c-api.service[100263]: WARNING cinder.quota [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-387304741 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-387304741, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:08:33.443268 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Created reservations ['f80a8c06-d57a-4ae3-bc36-5e6f38686d43', '4737937f-aeff-4dce-823b-53663235368c', '49c0a40c-940a-47f3-8ef0-ae52016b377e', '5ee842db-c0a8-41fd-a0e0-4b7cf5b19238'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:33.443982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c128e8-d9d0-4135-a4ba-d434a23048da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f80a8c06-d57a-4ae3-bc36-5e6f38686d43', '4737937f-aeff-4dce-823b-53663235368c', '49c0a40c-940a-47f3-8ef0-ae52016b377e', '5ee842db-c0a8-41fd-a0e0-4b7cf5b19238']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:33.444668 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5943e9-bdd8-4fb6-a487-2d8f892f57f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:33.465382 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5943e9-bdd8-4fb6-a487-2d8f892f57f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc50c950-6a43-4f5c-a73a-3a8d20a547c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-75756369',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='febf8069f80d40b39253e6e1e08f7047',qos_specs=None,replication_status=,reservations=['f80a8c06-d57a-4ae3-bc36-5e6f38686d43','4737937f-aeff-4dce-823b-53663235368c','49c0a40c-940a-47f3-8ef0-ae52016b377e','5ee842db-c0a8-41fd-a0e0-4b7cf5b19238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddf1d89eb36400aa030851ff4dd0224',volume_type_id=39ca3a1b-b120-49e9-8255-cfb8356e3f68), '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=2026-08-01T13:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-75756369',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dc50c950-6a43-4f5c-a73a-3a8d20a547c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='febf8069f80d40b39253e6e1e08f7047',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='3ddf1d89eb36400aa030851ff4dd0224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39ca3a1b-b120-49e9-8255-cfb8356e3f68),volume_type_id=39ca3a1b-b120-49e9-8255-cfb8356e3f68)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:33.466214 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b581cd75-7966-4577-a5c8-0b7012ec5d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:33.482449 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b581cd75-7966-4577-a5c8-0b7012ec5d0f) 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-VolumeMultiattachTests-volume-75756369',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='febf8069f80d40b39253e6e1e08f7047',qos_specs=None,replication_status=,reservations=['f80a8c06-d57a-4ae3-bc36-5e6f38686d43','4737937f-aeff-4dce-823b-53663235368c','49c0a40c-940a-47f3-8ef0-ae52016b377e','5ee842db-c0a8-41fd-a0e0-4b7cf5b19238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddf1d89eb36400aa030851ff4dd0224',volume_type_id=39ca3a1b-b120-49e9-8255-cfb8356e3f68)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:33.483118 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fdde813-782e-402b-8539-e300f2ff1e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:33.486233 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a6b66db-bf44-4c81-abb4-1db5ec551f5d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:33.488101 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a6b66db-bf44-4c81-abb4-1db5ec551f5d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:33.488323 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a6b66db-bf44-4c81-abb4-1db5ec551f5d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:33.488524 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a6b66db-bf44-4c81-abb4-1db5ec551f5d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:33.491374 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fdde813-782e-402b-8539-e300f2ff1e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:33.492228 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Flow 'volume_create_api' (583a282b-0726-4841-86d0-a9769cbf440d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:33.492533 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume request issued successfully. Aug 01 13:08:33.493117 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-076feca7-2793-4893-8f4a-c6c036044278 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:08:33.493533 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1220/4885] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:08:33 2026] POST /volume/v3/volumes => generated 778 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:33.498652 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:33.498652 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:33.501910 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7a6b66db-bf44-4c81-abb4-1db5ec551f5d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:33.505491 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cccfe8c1-d9b1-4ea7-8643-09bbbccf7b64 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:33.505908 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a6b66db-bf44-4c81-abb4-1db5ec551f5d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:33.506288 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1225/4886] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:33 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:33.508169 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cccfe8c1-d9b1-4ea7-8643-09bbbccf7b64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:33.508492 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cccfe8c1-d9b1-4ea7-8643-09bbbccf7b64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:33.508921 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cccfe8c1-d9b1-4ea7-8643-09bbbccf7b64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:33.518138 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:33.518138 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:33.522838 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cccfe8c1-d9b1-4ea7-8643-09bbbccf7b64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:33.529179 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cccfe8c1-d9b1-4ea7-8643-09bbbccf7b64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:33.529932 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1221/4887] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:33 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:34.545310 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f4d200a4-0239-4e26-ac04-bb4f084ff4ae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:34.547268 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4d200a4-0239-4e26-ac04-bb4f084ff4ae tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:34.547463 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4d200a4-0239-4e26-ac04-bb4f084ff4ae tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:34.547644 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4d200a4-0239-4e26-ac04-bb4f084ff4ae tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:34.555282 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:34.555282 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:34.558559 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f4d200a4-0239-4e26-ac04-bb4f084ff4ae tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:34.562763 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4d200a4-0239-4e26-ac04-bb4f084ff4ae tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:34.563157 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1222/4888] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:34 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:34.574901 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-53f92cba-c65d-4d91-8af5-cad40ffd3e8d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:34.576917 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53f92cba-c65d-4d91-8af5-cad40ffd3e8d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:34.577186 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53f92cba-c65d-4d91-8af5-cad40ffd3e8d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:34.577391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53f92cba-c65d-4d91-8af5-cad40ffd3e8d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:34.584981 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:34.584981 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:34.588247 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-53f92cba-c65d-4d91-8af5-cad40ffd3e8d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:34.592534 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53f92cba-c65d-4d91-8af5-cad40ffd3e8d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:34.592908 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1221/4889] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:34 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:34.633788 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-616132fb-c9c4-4ac9-bd39-3197deb695a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:34.774033 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-616132fb-c9c4-4ac9-bd39-3197deb695a6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:08:34.774244 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-616132fb-c9c4-4ac9-bd39-3197deb695a6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:34.774494 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-616132fb-c9c4-4ac9-bd39-3197deb695a6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:34.781504 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:34.781504 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:34.785805 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-616132fb-c9c4-4ac9-bd39-3197deb695a6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:34.790715 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-616132fb-c9c4-4ac9-bd39-3197deb695a6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:08:34.791156 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1226/4890] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:34 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 846 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:34.862460 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d00fceff-17ee-4e32-aaa9-6efc0d85f933 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:34.862886 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d00fceff-17ee-4e32-aaa9-6efc0d85f933 None None] GET https://10.4.3.110/volume// Aug 01 13:08:34.863100 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d00fceff-17ee-4e32-aaa9-6efc0d85f933 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:34.863306 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d00fceff-17ee-4e32-aaa9-6efc0d85f933 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:34.863694 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d00fceff-17ee-4e32-aaa9-6efc0d85f933 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:34.864019 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1222/4891] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:08:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:34.871175 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-488db1f3-476a-42c1-a9cf-affd2dedf174 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:34.873175 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-488db1f3-476a-42c1-a9cf-affd2dedf174 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:08:34.873527 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-488db1f3-476a-42c1-a9cf-affd2dedf174 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a892b63-6b6e-4ad3-9b3b-342218f6d519", "connector": null, "instance_uuid": "3c6031f1-a9f8-4693-a621-56920bcfd303"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:34.881719 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:34.881719 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:34.904374 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-488db1f3-476a-42c1-a9cf-affd2dedf174 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:08:34.904965 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1223/4892] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:08:34 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:34.931407 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b0536fb5-5db1-4982-877a-03fb3025ca52 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:34.933824 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0536fb5-5db1-4982-877a-03fb3025ca52 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:08:34.934126 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b0536fb5-5db1-4982-877a-03fb3025ca52 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:34.934604 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b0536fb5-5db1-4982-877a-03fb3025ca52 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:34.940660 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc82666c-e571-45bc-a9bb-0aba97180480 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:34.941093 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc82666c-e571-45bc-a9bb-0aba97180480 None None] GET https://10.4.3.110/volume// Aug 01 13:08:34.941267 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc82666c-e571-45bc-a9bb-0aba97180480 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:34.941475 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc82666c-e571-45bc-a9bb-0aba97180480 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:34.941780 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc82666c-e571-45bc-a9bb-0aba97180480 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:34.942104 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1227/4893] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:08:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:34.949487 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:34.949487 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:34.950144 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-b8b8ce0a-bed0-48a1-9d83-4ee0ca37d564 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:34.953300 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-b8b8ce0a-bed0-48a1-9d83-4ee0ca37d564 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:08:34.953599 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-b8b8ce0a-bed0-48a1-9d83-4ee0ca37d564 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:34.953875 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-b8b8ce0a-bed0-48a1-9d83-4ee0ca37d564 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:34.953924 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b0536fb5-5db1-4982-877a-03fb3025ca52 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:34.959296 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0536fb5-5db1-4982-877a-03fb3025ca52 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:08:34.959653 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1222/4894] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:34 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:34.965799 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:34.965799 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:34.969330 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-b8b8ce0a-bed0-48a1-9d83-4ee0ca37d564 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:34.975033 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-b8b8ce0a-bed0-48a1-9d83-4ee0ca37d564 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:08:34.975499 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1223/4895] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:08:34 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:08:35.081591 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-95521b6b-88d5-4659-87e4-5dd2693164b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:35.083617 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-95521b6b-88d5-4659-87e4-5dd2693164b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] PUT https://10.4.3.110/volume/v3/attachments/e14e9fce-61eb-428b-847a-9bb78477809e Aug 01 13:08:35.083956 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-95521b6b-88d5-4659-87e4-5dd2693164b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:35.090837 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-95521b6b-88d5-4659-87e4-5dd2693164b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Acquiring lock "cinder-attachment_update-7a892b63-6b6e-4ad3-9b3b-342218f6d519-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:08:35.095373 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-95521b6b-88d5-4659-87e4-5dd2693164b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Lock "cinder-attachment_update-7a892b63-6b6e-4ad3-9b3b-342218f6d519-np0000006302" acquired by "attachment_update" :: waited 0.004s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:08:35.096327 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:35.096327 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:35.165718 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-95521b6b-88d5-4659-87e4-5dd2693164b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Lock "cinder-attachment_update-7a892b63-6b6e-4ad3-9b3b-342218f6d519-np0000006302" released by "attachment_update" :: held 0.070s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:08:35.166047 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-95521b6b-88d5-4659-87e4-5dd2693164b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/e14e9fce-61eb-428b-847a-9bb78477809e returned with HTTP 200 Aug 01 13:08:35.166496 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1224/4896] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:08:35 2026] PUT /volume/v3/attachments/e14e9fce-61eb-428b-847a-9bb78477809e => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:35.971931 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00b50fd0-fa60-4dfc-9c66-f111c4e0f7cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:35.973989 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00b50fd0-fa60-4dfc-9c66-f111c4e0f7cb tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:08:35.974342 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00b50fd0-fa60-4dfc-9c66-f111c4e0f7cb tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:35.974511 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00b50fd0-fa60-4dfc-9c66-f111c4e0f7cb tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:35.983852 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:35.983852 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:35.987266 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00b50fd0-fa60-4dfc-9c66-f111c4e0f7cb tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:35.991643 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00b50fd0-fa60-4dfc-9c66-f111c4e0f7cb tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:08:35.992323 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1228/4897] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:35 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:36.519934 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-3ee302ae-8779-43ca-b072-4f90ec408582 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:36.522407 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-3ee302ae-8779-43ca-b072-4f90ec408582 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:36.522649 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-3ee302ae-8779-43ca-b072-4f90ec408582 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:36.522868 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-3ee302ae-8779-43ca-b072-4f90ec408582 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:36.533104 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:36.533104 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:36.536563 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-3ee302ae-8779-43ca-b072-4f90ec408582 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:36.542203 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-3ee302ae-8779-43ca-b072-4f90ec408582 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:36.542203 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1223/4898] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:36 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:36.566484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-f9aab199-48a3-4123-96ca-b95aab053617 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:36.568610 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-f9aab199-48a3-4123-96ca-b95aab053617 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2/action Aug 01 13:08:36.568995 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-f9aab199-48a3-4123-96ca-b95aab053617 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:36.569133 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-f9aab199-48a3-4123-96ca-b95aab053617 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:36.581869 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:36.581869 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:36.582593 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-f9aab199-48a3-4123-96ca-b95aab053617 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:36.588942 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-f9aab199-48a3-4123-96ca-b95aab053617 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Begin detaching volume completed successfully. Aug 01 13:08:36.589196 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-f9aab199-48a3-4123-96ca-b95aab053617 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2/action returned with HTTP 202 Aug 01 13:08:36.589703 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1224/4899] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:08:36 2026] POST /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:08:36.639305 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e2bf792a-7461-4944-a795-1411b5214c70 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:36.639305 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2bf792a-7461-4944-a795-1411b5214c70 None None] GET https://10.4.3.110/volume// Aug 01 13:08:36.639305 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2bf792a-7461-4944-a795-1411b5214c70 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:36.639305 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2bf792a-7461-4944-a795-1411b5214c70 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:36.639305 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2bf792a-7461-4944-a795-1411b5214c70 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:36.639305 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1225/4900] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:08:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:36.647999 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-9b7ed7a1-cb78-4c10-b46c-37a01f965ce8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:36.650127 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-9b7ed7a1-cb78-4c10-b46c-37a01f965ce8 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:36.650382 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-9b7ed7a1-cb78-4c10-b46c-37a01f965ce8 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:36.650603 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-9b7ed7a1-cb78-4c10-b46c-37a01f965ce8 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:36.660087 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:36.660087 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:36.663582 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-9b7ed7a1-cb78-4c10-b46c-37a01f965ce8 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:36.667936 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-9b7ed7a1-cb78-4c10-b46c-37a01f965ce8 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:36.668396 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1229/4901] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:08:36 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:08:37.005513 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-052841c2-9103-470f-8849-c33c607873fa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:37.007408 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-052841c2-9103-470f-8849-c33c607873fa tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:08:37.007598 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-052841c2-9103-470f-8849-c33c607873fa tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:37.007791 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-052841c2-9103-470f-8849-c33c607873fa tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:37.018115 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:37.018115 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:37.021842 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-052841c2-9103-470f-8849-c33c607873fa tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:37.026198 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-052841c2-9103-470f-8849-c33c607873fa tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:08:37.026781 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1224/4902] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:37 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:38.039392 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7b610fed-307c-4a65-81a9-6916d787b9b6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:38.041271 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b610fed-307c-4a65-81a9-6916d787b9b6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:08:38.041483 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b610fed-307c-4a65-81a9-6916d787b9b6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:38.041829 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b610fed-307c-4a65-81a9-6916d787b9b6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:38.052100 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:38.052100 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:38.056126 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7b610fed-307c-4a65-81a9-6916d787b9b6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:38.061097 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b610fed-307c-4a65-81a9-6916d787b9b6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:08:38.061649 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1225/4903] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:38 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:38.436608 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-5fd7165d-6287-451d-b513-6cda74eb12af None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:38.439158 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-5fd7165d-6287-451d-b513-6cda74eb12af tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/attachments/e14e9fce-61eb-428b-847a-9bb78477809e/action Aug 01 13:08:38.442302 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-5fd7165d-6287-451d-b513-6cda74eb12af tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:38.442412 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-5fd7165d-6287-451d-b513-6cda74eb12af tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:38.475122 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:38.475122 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:38.488724 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b9136e8d-3e32-4f38-969a-54bb19bf2235 req-5fd7165d-6287-451d-b513-6cda74eb12af tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/e14e9fce-61eb-428b-847a-9bb78477809e/action returned with HTTP 204 Aug 01 13:08:38.488724 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1226/4904] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:08:38 2026] POST /volume/v3/attachments/e14e9fce-61eb-428b-847a-9bb78477809e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:38.557831 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-8bad82b4-c2da-4d7e-84d7-dcdb2cd97322 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:38.561995 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-8bad82b4-c2da-4d7e-84d7-dcdb2cd97322 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] DELETE https://10.4.3.110/volume/v3/attachments/620fd2b4-e877-48e6-9914-0091cffe2266 Aug 01 13:08:38.561995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-8bad82b4-c2da-4d7e-84d7-dcdb2cd97322 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:38.561995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-8bad82b4-c2da-4d7e-84d7-dcdb2cd97322 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:38.571859 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:38.571859 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:38.618915 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e457d970-218d-45eb-9e0b-f3af04323f65 req-8bad82b4-c2da-4d7e-84d7-dcdb2cd97322 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/620fd2b4-e877-48e6-9914-0091cffe2266 returned with HTTP 200 Aug 01 13:08:38.622700 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1230/4905] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:08:38 2026] DELETE /volume/v3/attachments/620fd2b4-e877-48e6-9914-0091cffe2266 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:38.727725 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:38.730054 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:08:38.730998 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-801989687", "snapshot_id": "76c75abc-6af6-4679-89fe-4a13bcd4cf82", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:38.733588 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-801989687', 'snapshot_id': '76c75abc-6af6-4679-89fe-4a13bcd4cf82', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:08:38.741080 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:38.741080 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:38.741872 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:38.742132 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume of 1 GB Aug 01 13:08:38.747133 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Availability Zones retrieved successfully. Aug 01 13:08:38.756458 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Flow 'volume_create_api' (d7464de1-8aaf-4790-bf0a-3febc499ce13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:38.758190 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30eedec6-1328-4743-bb4c-cc1322575bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:38.759703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:08:38.794322 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30eedec6-1328-4743-bb4c-cc1322575bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '76c75abc-6af6-4679-89fe-4a13bcd4cf82', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:38.795340 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6b48ce-0ba1-4662-8209-ab458fa96573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:38.833197 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Created reservations ['a235ced4-9c13-4e29-84f4-80f047b97ce3', 'e45c70f8-18aa-4661-a592-0e17a254bfe5', 'fd3cee3a-205a-44a4-8721-684b38a37bb7', 'c18a16db-1644-4c46-9d4d-85b936e8c3fb'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:38.834124 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6b48ce-0ba1-4662-8209-ab458fa96573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a235ced4-9c13-4e29-84f4-80f047b97ce3', 'e45c70f8-18aa-4661-a592-0e17a254bfe5', 'fd3cee3a-205a-44a4-8721-684b38a37bb7', 'c18a16db-1644-4c46-9d4d-85b936e8c3fb']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:38.834868 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ec59f0-aba8-4b76-8de8-5c012a2092ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:38.873963 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ec59f0-aba8-4b76-8de8-5c012a2092ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-801989687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7aa168824134c0d9c70c624f1ecf8d8',qos_specs=None,replication_status=,reservations=['a235ced4-9c13-4e29-84f4-80f047b97ce3','e45c70f8-18aa-4661-a592-0e17a254bfe5','fd3cee3a-205a-44a4-8721-684b38a37bb7','c18a16db-1644-4c46-9d4d-85b936e8c3fb'],size=1,snapshot_id=76c75abc-6af6-4679-89fe-4a13bcd4cf82,source_replicaid=,source_volid=None,status='creating',user_id='4ecf935857854a3dbf528a0f1982bb62',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-801989687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7aa168824134c0d9c70c624f1ecf8d8',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=76c75abc-6af6-4679-89fe-4a13bcd4cf82,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ecf935857854a3dbf528a0f1982bb62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:38.874635 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e394b6-d64b-436b-ab89-345a5eafd45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:38.898708 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e394b6-d64b-436b-ab89-345a5eafd45b) 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-SnapshotDataIntegrityTests-volume-801989687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7aa168824134c0d9c70c624f1ecf8d8',qos_specs=None,replication_status=,reservations=['a235ced4-9c13-4e29-84f4-80f047b97ce3','e45c70f8-18aa-4661-a592-0e17a254bfe5','fd3cee3a-205a-44a4-8721-684b38a37bb7','c18a16db-1644-4c46-9d4d-85b936e8c3fb'],size=1,snapshot_id=76c75abc-6af6-4679-89fe-4a13bcd4cf82,source_replicaid=,source_volid=None,status='creating',user_id='4ecf935857854a3dbf528a0f1982bb62',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:38.899387 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5beb05c0-e2a6-4f96-9c84-90c73838a2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:38.918159 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5beb05c0-e2a6-4f96-9c84-90c73838a2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:38.918905 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Flow 'volume_create_api' (d7464de1-8aaf-4790-bf0a-3febc499ce13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:38.919209 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Create volume request issued successfully. Aug 01 13:08:38.919676 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ade30257-6ebc-41af-95ec-5ebc2277ac3b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:08:38.920081 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1225/4906] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:08:38 2026] POST /volume/v3/volumes => generated 790 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:38.932765 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d67d73bf-9317-47d7-a51b-8d0da674825c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:38.936106 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d67d73bf-9317-47d7-a51b-8d0da674825c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:38.936106 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d67d73bf-9317-47d7-a51b-8d0da674825c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:38.936106 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d67d73bf-9317-47d7-a51b-8d0da674825c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:38.942396 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:38.942396 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:38.946034 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d67d73bf-9317-47d7-a51b-8d0da674825c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:38.950302 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d67d73bf-9317-47d7-a51b-8d0da674825c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:38.950774 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1226/4907] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:38 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:39.074969 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a7eb0cc9-5c18-449e-8ace-15b4f4ef8c87 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:39.077015 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7eb0cc9-5c18-449e-8ace-15b4f4ef8c87 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:08:39.077289 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7eb0cc9-5c18-449e-8ace-15b4f4ef8c87 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:39.077560 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7eb0cc9-5c18-449e-8ace-15b4f4ef8c87 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:39.086860 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:39.086860 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:39.090219 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a7eb0cc9-5c18-449e-8ace-15b4f4ef8c87 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:39.094214 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7eb0cc9-5c18-449e-8ace-15b4f4ef8c87 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:08:39.094639 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1227/4908] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:39 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:39.137180 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-39d0f451-71d7-4004-8356-a06cb97be3d5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:39.139195 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-39d0f451-71d7-4004-8356-a06cb97be3d5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:39.139410 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-39d0f451-71d7-4004-8356-a06cb97be3d5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:39.139619 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-39d0f451-71d7-4004-8356-a06cb97be3d5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:39.146877 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:39.146877 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:39.150862 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-39d0f451-71d7-4004-8356-a06cb97be3d5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:39.155287 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-39d0f451-71d7-4004-8356-a06cb97be3d5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:39.155850 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1231/4909] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:39 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:39.233661 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6b0d32b1-2538-4e91-8bfc-48003896f5e5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:39.234111 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b0d32b1-2538-4e91-8bfc-48003896f5e5 None None] GET https://10.4.3.110/volume// Aug 01 13:08:39.234277 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b0d32b1-2538-4e91-8bfc-48003896f5e5 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:39.234458 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b0d32b1-2538-4e91-8bfc-48003896f5e5 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:39.234752 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b0d32b1-2538-4e91-8bfc-48003896f5e5 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:39.235061 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1226/4910] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:08:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:39.242137 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-4cf14f9e-39b4-4167-b240-00fce1ecb992 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:39.398672 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-4cf14f9e-39b4-4167-b240-00fce1ecb992 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:08:39.399208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-4cf14f9e-39b4-4167-b240-00fce1ecb992 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc50c950-6a43-4f5c-a73a-3a8d20a547c1", "connector": null, "instance_uuid": "3c6031f1-a9f8-4693-a621-56920bcfd303"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:39.408279 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:39.408279 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:39.434473 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-4cf14f9e-39b4-4167-b240-00fce1ecb992 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:08:39.434906 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1227/4911] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:08:39 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:39.464940 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-107fc259-896a-46be-a941-32bf907bf4b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:39.466780 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-107fc259-896a-46be-a941-32bf907bf4b9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:39.467065 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-107fc259-896a-46be-a941-32bf907bf4b9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:39.467357 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-107fc259-896a-46be-a941-32bf907bf4b9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:39.477473 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a8a2190-556c-43a9-a677-debf040d2186 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:39.477796 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a8a2190-556c-43a9-a677-debf040d2186 None None] GET https://10.4.3.110/volume// Aug 01 13:08:39.477888 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:39.477888 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:39.477934 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a8a2190-556c-43a9-a677-debf040d2186 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:39.478172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a8a2190-556c-43a9-a677-debf040d2186 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:39.478493 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a8a2190-556c-43a9-a677-debf040d2186 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:39.478782 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1232/4912] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:08:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:39.481664 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-107fc259-896a-46be-a941-32bf907bf4b9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:39.486032 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-107fc259-896a-46be-a941-32bf907bf4b9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:39.486797 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1228/4913] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:39 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:39.486927 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-6ff1d30e-c098-44e7-a5d5-360dcf3784b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:39.490493 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-6ff1d30e-c098-44e7-a5d5-360dcf3784b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:39.490764 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-6ff1d30e-c098-44e7-a5d5-360dcf3784b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:39.491056 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-6ff1d30e-c098-44e7-a5d5-360dcf3784b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:39.502926 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:39.502926 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:39.507682 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-6ff1d30e-c098-44e7-a5d5-360dcf3784b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:39.513198 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-6ff1d30e-c098-44e7-a5d5-360dcf3784b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:39.513753 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1227/4914] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:08:39 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 1050 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:08:39.643327 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-1f967c7e-3347-41f9-a7f7-55d4d5528f60 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:39.645493 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-1f967c7e-3347-41f9-a7f7-55d4d5528f60 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] PUT https://10.4.3.110/volume/v3/attachments/a44886eb-e542-47c7-81c4-c5a83ee0a21a Aug 01 13:08:39.645833 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-1f967c7e-3347-41f9-a7f7-55d4d5528f60 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:39.653788 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-1f967c7e-3347-41f9-a7f7-55d4d5528f60 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Acquiring lock "cinder-attachment_update-dc50c950-6a43-4f5c-a73a-3a8d20a547c1-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:08:39.657980 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-1f967c7e-3347-41f9-a7f7-55d4d5528f60 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Lock "cinder-attachment_update-dc50c950-6a43-4f5c-a73a-3a8d20a547c1-np0000006302" acquired by "attachment_update" :: waited 0.004s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:08:39.659494 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:39.659494 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:39.735484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-1f967c7e-3347-41f9-a7f7-55d4d5528f60 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Lock "cinder-attachment_update-dc50c950-6a43-4f5c-a73a-3a8d20a547c1-np0000006302" released by "attachment_update" :: held 0.077s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:08:39.735798 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-1f967c7e-3347-41f9-a7f7-55d4d5528f60 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/a44886eb-e542-47c7-81c4-c5a83ee0a21a returned with HTTP 200 Aug 01 13:08:39.736301 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1228/4915] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:08:39 2026] PUT /volume/v3/attachments/a44886eb-e542-47c7-81c4-c5a83ee0a21a => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:39.743870 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-0a830ff0-c1e9-4d82-a3c6-c21c759a2943 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:39.746046 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-0a830ff0-c1e9-4d82-a3c6-c21c759a2943 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1/encryption Aug 01 13:08:39.746257 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-0a830ff0-c1e9-4d82-a3c6-c21c759a2943 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:39.746445 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-0a830ff0-c1e9-4d82-a3c6-c21c759a2943 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:39.755839 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:39.755839 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:39.763295 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-0a830ff0-c1e9-4d82-a3c6-c21c759a2943 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1/encryption returned with HTTP 200 Aug 01 13:08:39.764206 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1233/4916] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:08:39 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:39.962228 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-21cfbc8e-61aa-4ee2-bf4b-4dffafd548f5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:39.964085 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21cfbc8e-61aa-4ee2-bf4b-4dffafd548f5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:39.964338 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21cfbc8e-61aa-4ee2-bf4b-4dffafd548f5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:39.964570 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21cfbc8e-61aa-4ee2-bf4b-4dffafd548f5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:39.972024 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:39.972024 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:39.975668 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-21cfbc8e-61aa-4ee2-bf4b-4dffafd548f5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:39.980607 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21cfbc8e-61aa-4ee2-bf4b-4dffafd548f5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:39.981087 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1229/4917] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:39 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:39.992869 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8e1a5b6f-b143-4e87-aa12-8197d91af177 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:39.994709 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e1a5b6f-b143-4e87-aa12-8197d91af177 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:39.994901 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e1a5b6f-b143-4e87-aa12-8197d91af177 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:39.995139 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e1a5b6f-b143-4e87-aa12-8197d91af177 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:40.002045 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:40.002045 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:40.005600 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8e1a5b6f-b143-4e87-aa12-8197d91af177 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:40.010275 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e1a5b6f-b143-4e87-aa12-8197d91af177 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:40.010668 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1228/4918] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:39 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:40.493110 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-77145d7b-ba15-4029-8112-cd6b9a311a9a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:40.497780 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-77145d7b-ba15-4029-8112-cd6b9a311a9a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:40.497780 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-77145d7b-ba15-4029-8112-cd6b9a311a9a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:40.498080 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-77145d7b-ba15-4029-8112-cd6b9a311a9a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:40.502965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-335e74e4-4edb-45af-a3c6-9b8d80d6f083 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:40.504923 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-335e74e4-4edb-45af-a3c6-9b8d80d6f083 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:40.505235 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-335e74e4-4edb-45af-a3c6-9b8d80d6f083 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:40.505508 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-335e74e4-4edb-45af-a3c6-9b8d80d6f083 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:40.506313 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:40.506313 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:40.510604 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-77145d7b-ba15-4029-8112-cd6b9a311a9a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:40.515113 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-77145d7b-ba15-4029-8112-cd6b9a311a9a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:40.515609 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1229/4919] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:40 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:40.516503 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:40.516503 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:40.521502 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-335e74e4-4edb-45af-a3c6-9b8d80d6f083 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:40.529042 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-335e74e4-4edb-45af-a3c6-9b8d80d6f083 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:40.529584 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1234/4920] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:40 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:40.593401 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0239671d-1e93-45d6-ae2d-2986dbad1a54 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:40.593852 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0239671d-1e93-45d6-ae2d-2986dbad1a54 None None] GET https://10.4.3.110/volume// Aug 01 13:08:40.593894 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0239671d-1e93-45d6-ae2d-2986dbad1a54 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:40.594246 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0239671d-1e93-45d6-ae2d-2986dbad1a54 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:40.594447 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0239671d-1e93-45d6-ae2d-2986dbad1a54 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:40.594806 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1230/4921] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:08:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:40.601629 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-0cb71837-5875-4582-b6a1-82e16784560a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:40.604929 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-0cb71837-5875-4582-b6a1-82e16784560a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:08:40.605633 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-0cb71837-5875-4582-b6a1-82e16784560a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a", "connector": null, "instance_uuid": "5dfa9c81-2fe1-4242-8a32-7e701bee63ee"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:40.616145 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:40.616145 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:40.641894 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-0cb71837-5875-4582-b6a1-82e16784560a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:08:40.642525 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1229/4922] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:08:40 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:40.670864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-91375e0a-5656-4952-a9aa-1e06828da883 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:40.673445 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-91375e0a-5656-4952-a9aa-1e06828da883 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:40.673719 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-91375e0a-5656-4952-a9aa-1e06828da883 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:40.673902 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-91375e0a-5656-4952-a9aa-1e06828da883 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:40.682292 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e3cb5a78-266d-4faa-bb62-32cf4481a7a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:40.682609 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3cb5a78-266d-4faa-bb62-32cf4481a7a5 None None] GET https://10.4.3.110/volume// Aug 01 13:08:40.682758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3cb5a78-266d-4faa-bb62-32cf4481a7a5 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:40.682936 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3cb5a78-266d-4faa-bb62-32cf4481a7a5 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:40.683281 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3cb5a78-266d-4faa-bb62-32cf4481a7a5 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:40.683529 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1235/4923] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:08:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:40.688466 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:40.688466 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:40.691966 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-8a8db676-5fcf-48e1-a2d4-0e7879fe83d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:40.693417 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-91375e0a-5656-4952-a9aa-1e06828da883 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:40.694445 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-8a8db676-5fcf-48e1-a2d4-0e7879fe83d6 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:40.694719 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-8a8db676-5fcf-48e1-a2d4-0e7879fe83d6 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:40.695153 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-8a8db676-5fcf-48e1-a2d4-0e7879fe83d6 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:40.699363 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-91375e0a-5656-4952-a9aa-1e06828da883 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:40.699854 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1230/4924] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:40 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:40.705068 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:40.705068 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:40.708269 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-8a8db676-5fcf-48e1-a2d4-0e7879fe83d6 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:40.712341 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-8a8db676-5fcf-48e1-a2d4-0e7879fe83d6 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:40.712995 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1231/4925] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:08:40 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 1062 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:08:40.846165 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-28599d8f-5cce-4bf0-8141-cc6cdbc98d79 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:40.849116 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-28599d8f-5cce-4bf0-8141-cc6cdbc98d79 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] PUT https://10.4.3.110/volume/v3/attachments/64b5cb5a-ac3d-4f73-93f5-4b9c3ba3e628 Aug 01 13:08:40.849664 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-28599d8f-5cce-4bf0-8141-cc6cdbc98d79 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:40.860979 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-28599d8f-5cce-4bf0-8141-cc6cdbc98d79 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Acquiring lock "cinder-attachment_update-df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:08:40.866990 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-28599d8f-5cce-4bf0-8141-cc6cdbc98d79 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Lock "cinder-attachment_update-df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:08:40.868618 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:40.868618 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:40.970649 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-28599d8f-5cce-4bf0-8141-cc6cdbc98d79 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Lock "cinder-attachment_update-df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a-np0000006302" released by "attachment_update" :: held 0.104s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:08:40.971374 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-28599d8f-5cce-4bf0-8141-cc6cdbc98d79 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/64b5cb5a-ac3d-4f73-93f5-4b9c3ba3e628 returned with HTTP 200 Aug 01 13:08:40.971994 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1230/4926] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:08:40 2026] PUT /volume/v3/attachments/64b5cb5a-ac3d-4f73-93f5-4b9c3ba3e628 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:41.541767 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf5b84f4-0177-4b93-96ee-3e94857395a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:41.543760 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf5b84f4-0177-4b93-96ee-3e94857395a6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:41.544048 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf5b84f4-0177-4b93-96ee-3e94857395a6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:41.544302 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf5b84f4-0177-4b93-96ee-3e94857395a6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:41.554196 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:41.554196 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:41.558231 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bf5b84f4-0177-4b93-96ee-3e94857395a6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:41.563089 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf5b84f4-0177-4b93-96ee-3e94857395a6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:41.563546 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1236/4927] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:41 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:41.718771 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-57b308fb-c599-43b2-972a-187f42990738 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:41.723304 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57b308fb-c599-43b2-972a-187f42990738 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:41.723304 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57b308fb-c599-43b2-972a-187f42990738 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:41.723465 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57b308fb-c599-43b2-972a-187f42990738 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:41.735165 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:41.735165 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:41.739177 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-57b308fb-c599-43b2-972a-187f42990738 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:41.745551 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57b308fb-c599-43b2-972a-187f42990738 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:41.745991 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1231/4928] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:41 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:42.577368 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49961e45-b275-4e81-9100-3aa05ffb7db4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:42.579501 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49961e45-b275-4e81-9100-3aa05ffb7db4 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:42.579737 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49961e45-b275-4e81-9100-3aa05ffb7db4 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:42.579989 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49961e45-b275-4e81-9100-3aa05ffb7db4 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:42.590769 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:42.590769 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:42.595141 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49961e45-b275-4e81-9100-3aa05ffb7db4 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:42.602013 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49961e45-b275-4e81-9100-3aa05ffb7db4 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:42.602291 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1232/4929] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:42 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:42.758750 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fe001ddc-bb58-4f7f-a333-64c01b8a4d9f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:42.760866 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe001ddc-bb58-4f7f-a333-64c01b8a4d9f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:42.761175 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe001ddc-bb58-4f7f-a333-64c01b8a4d9f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:42.761417 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe001ddc-bb58-4f7f-a333-64c01b8a4d9f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:42.763673 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=361,cinder:UPDATE=106,cinder:INSERT=49 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:08:42.773334 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:42.773334 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:42.777292 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fe001ddc-bb58-4f7f-a333-64c01b8a4d9f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:42.782057 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe001ddc-bb58-4f7f-a333-64c01b8a4d9f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:42.782549 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1231/4930] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:42 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:42.901426 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:42.904595 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:08:42.904993 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1459284217", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:42.906953 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1459284217', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:08:42.907126 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Create volume of 1 GB Aug 01 13:08:42.924440 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Availability Zones retrieved successfully. Aug 01 13:08:42.930379 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Flow 'volume_create_api' (9e19c1f6-2e3e-483e-aa5f-0401950dbfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:42.931567 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baa5f3ef-858d-42e9-aa7f-5f065908f1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:42.932753 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:08:42.962592 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baa5f3ef-858d-42e9-aa7f-5f065908f1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:42.963385 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb885f0b-889c-4220-8cf9-19dca9fc56db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:43.027821 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Created reservations ['4339774b-990e-4bbb-81dd-1392eb9ede4a', 'ad86f5a3-4a47-46f6-a835-08becd6e174e', '58853efb-9fbd-4cfb-b24f-9713eb7f2270', 'bf88dbf8-0831-442a-bba6-c8a0a6599f13'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:08:43.028837 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb885f0b-889c-4220-8cf9-19dca9fc56db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4339774b-990e-4bbb-81dd-1392eb9ede4a', 'ad86f5a3-4a47-46f6-a835-08becd6e174e', '58853efb-9fbd-4cfb-b24f-9713eb7f2270', 'bf88dbf8-0831-442a-bba6-c8a0a6599f13']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:43.029736 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42539bcb-727d-40b2-89c1-c81155e3e082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:43.057514 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42539bcb-727d-40b2-89c1-c81155e3e082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b0e3161-a1d8-4416-9c1e-6dca798f87e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1459284217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5142cd311a994156bbae13867c94f736',qos_specs=None,replication_status=,reservations=['4339774b-990e-4bbb-81dd-1392eb9ede4a','ad86f5a3-4a47-46f6-a835-08becd6e174e','58853efb-9fbd-4cfb-b24f-9713eb7f2270','bf88dbf8-0831-442a-bba6-c8a0a6599f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3660b7e839894b5aad059fe44194ab6a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1459284217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b0e3161-a1d8-4416-9c1e-6dca798f87e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5142cd311a994156bbae13867c94f736',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='3660b7e839894b5aad059fe44194ab6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:43.058216 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3533ba2f-345c-4396-8e01-07eb42063c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:43.074291 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3533ba2f-345c-4396-8e01-07eb42063c75) 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-TestStampPattern-volume-1459284217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5142cd311a994156bbae13867c94f736',qos_specs=None,replication_status=,reservations=['4339774b-990e-4bbb-81dd-1392eb9ede4a','ad86f5a3-4a47-46f6-a835-08becd6e174e','58853efb-9fbd-4cfb-b24f-9713eb7f2270','bf88dbf8-0831-442a-bba6-c8a0a6599f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3660b7e839894b5aad059fe44194ab6a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:43.075033 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52462d46-a025-4b95-bcd6-0b198ef993ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:08:43.083665 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52462d46-a025-4b95-bcd6-0b198ef993ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:08:43.084486 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Flow 'volume_create_api' (9e19c1f6-2e3e-483e-aa5f-0401950dbfe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:08:43.084788 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Create volume request issued successfully. Aug 01 13:08:43.085430 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc8c9f9d-794c-429a-898b-5e1041509c7d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:08:43.085884 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1237/4931] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:08:42 2026] POST /volume/v3/volumes => generated 747 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:08:43.617756 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-068292ab-a39c-4fe6-99e0-c24ad57b9a7b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:43.620151 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-068292ab-a39c-4fe6-99e0-c24ad57b9a7b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:43.620430 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-068292ab-a39c-4fe6-99e0-c24ad57b9a7b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:43.620668 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-068292ab-a39c-4fe6-99e0-c24ad57b9a7b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:43.634455 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:43.634455 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:43.639539 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-068292ab-a39c-4fe6-99e0-c24ad57b9a7b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:43.645912 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-068292ab-a39c-4fe6-99e0-c24ad57b9a7b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:43.646481 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1232/4932] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:43 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:43.798730 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d4a9d6f0-889e-48a5-a123-19613002ee4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:43.801582 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d4a9d6f0-889e-48a5-a123-19613002ee4a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:43.801635 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d4a9d6f0-889e-48a5-a123-19613002ee4a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:43.801898 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d4a9d6f0-889e-48a5-a123-19613002ee4a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:43.814235 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:43.814235 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:43.818238 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d4a9d6f0-889e-48a5-a123-19613002ee4a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:43.824823 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d4a9d6f0-889e-48a5-a123-19613002ee4a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:43.825025 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1233/4933] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:43 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:44.659315 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c32ff20b-b192-42f5-a6bb-4f38463a2026 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:44.661046 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c32ff20b-b192-42f5-a6bb-4f38463a2026 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:44.661245 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c32ff20b-b192-42f5-a6bb-4f38463a2026 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:44.661430 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c32ff20b-b192-42f5-a6bb-4f38463a2026 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:44.670992 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:44.670992 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:44.674625 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c32ff20b-b192-42f5-a6bb-4f38463a2026 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:44.678754 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c32ff20b-b192-42f5-a6bb-4f38463a2026 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:44.679147 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1232/4934] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:44 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:44.839369 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-da81d420-1c29-4808-ae67-fffb64919a7c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:44.841373 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da81d420-1c29-4808-ae67-fffb64919a7c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:44.841655 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da81d420-1c29-4808-ae67-fffb64919a7c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:44.841891 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da81d420-1c29-4808-ae67-fffb64919a7c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:44.852194 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:44.852194 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:44.855805 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-da81d420-1c29-4808-ae67-fffb64919a7c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:44.859829 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da81d420-1c29-4808-ae67-fffb64919a7c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:44.860254 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1238/4935] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:44 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:45.691693 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ec8f60cf-c42f-4e82-9b01-459b7e888d3f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:45.693387 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec8f60cf-c42f-4e82-9b01-459b7e888d3f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:45.693620 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec8f60cf-c42f-4e82-9b01-459b7e888d3f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:45.693864 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec8f60cf-c42f-4e82-9b01-459b7e888d3f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:45.705423 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:45.705423 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:45.708973 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ec8f60cf-c42f-4e82-9b01-459b7e888d3f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:45.712788 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec8f60cf-c42f-4e82-9b01-459b7e888d3f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:45.713210 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1233/4936] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:45 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:45.872427 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dd23a6b8-9c5a-4378-82fa-0823ccb3f8f4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:45.874577 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd23a6b8-9c5a-4378-82fa-0823ccb3f8f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:45.874850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd23a6b8-9c5a-4378-82fa-0823ccb3f8f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:45.875113 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dd23a6b8-9c5a-4378-82fa-0823ccb3f8f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:45.885978 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:45.885978 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:45.889890 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dd23a6b8-9c5a-4378-82fa-0823ccb3f8f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:45.893967 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dd23a6b8-9c5a-4378-82fa-0823ccb3f8f4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:45.894389 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1234/4937] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:45 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:46.106884 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-7f8b6b5b-0004-43ec-920b-998312ef86ff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:46.111796 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-7f8b6b5b-0004-43ec-920b-998312ef86ff tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/attachments/64b5cb5a-ac3d-4f73-93f5-4b9c3ba3e628/action Aug 01 13:08:46.112190 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-7f8b6b5b-0004-43ec-920b-998312ef86ff tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:46.112305 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-7f8b6b5b-0004-43ec-920b-998312ef86ff tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:46.141351 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:46.141351 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:46.155668 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6a5f9a84-a107-403b-83f1-59658563bbb0 req-7f8b6b5b-0004-43ec-920b-998312ef86ff tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/64b5cb5a-ac3d-4f73-93f5-4b9c3ba3e628/action returned with HTTP 204 Aug 01 13:08:46.156442 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1233/4938] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:08:46 2026] POST /volume/v3/attachments/64b5cb5a-ac3d-4f73-93f5-4b9c3ba3e628/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:46.729090 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-661676a6-c372-477d-b721-b0d11cb255cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:46.730878 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-661676a6-c372-477d-b721-b0d11cb255cc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:46.731113 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-661676a6-c372-477d-b721-b0d11cb255cc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:46.731342 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-661676a6-c372-477d-b721-b0d11cb255cc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:46.740618 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:46.740618 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:46.745039 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-661676a6-c372-477d-b721-b0d11cb255cc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:46.749497 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-661676a6-c372-477d-b721-b0d11cb255cc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:46.749909 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1239/4939] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:46 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:46.907065 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3e7f0107-08ef-426b-93de-0bd3bded7202 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:46.908752 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e7f0107-08ef-426b-93de-0bd3bded7202 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:46.908934 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e7f0107-08ef-426b-93de-0bd3bded7202 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:46.909129 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e7f0107-08ef-426b-93de-0bd3bded7202 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:46.918384 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:46.918384 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:46.923037 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3e7f0107-08ef-426b-93de-0bd3bded7202 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:46.927551 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e7f0107-08ef-426b-93de-0bd3bded7202 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:46.927983 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1234/4940] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:46 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:47.762869 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-502f97b9-c2be-4452-ae14-39db6facf06f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:47.768375 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-502f97b9-c2be-4452-ae14-39db6facf06f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:47.768599 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-502f97b9-c2be-4452-ae14-39db6facf06f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:47.768808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-502f97b9-c2be-4452-ae14-39db6facf06f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:47.783754 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:47.783754 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:47.789692 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-502f97b9-c2be-4452-ae14-39db6facf06f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:47.797009 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-502f97b9-c2be-4452-ae14-39db6facf06f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:47.797413 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1235/4941] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:47 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:48.147235 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-58a885ed-380d-4f53-9684-d9dcd1be37ff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:48.149580 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-58a885ed-380d-4f53-9684-d9dcd1be37ff tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/attachments/a44886eb-e542-47c7-81c4-c5a83ee0a21a/action Aug 01 13:08:48.150079 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-58a885ed-380d-4f53-9684-d9dcd1be37ff tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:48.150241 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-58a885ed-380d-4f53-9684-d9dcd1be37ff tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:48.165787 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:48.165787 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:48.174596 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f97166b7-9f41-4563-91bd-6b6f663aa8b6 req-58a885ed-380d-4f53-9684-d9dcd1be37ff tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/a44886eb-e542-47c7-81c4-c5a83ee0a21a/action returned with HTTP 204 Aug 01 13:08:48.175057 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1234/4942] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:08:48 2026] POST /volume/v3/attachments/a44886eb-e542-47c7-81c4-c5a83ee0a21a/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:48.811556 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7b1c0f19-ef65-4dd4-96c1-cc95c523c49f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:48.813451 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b1c0f19-ef65-4dd4-96c1-cc95c523c49f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:08:48.813704 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b1c0f19-ef65-4dd4-96c1-cc95c523c49f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:48.813914 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b1c0f19-ef65-4dd4-96c1-cc95c523c49f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:48.815798 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=279,cinder:UPDATE=61,cinder:INSERT=35 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:08:48.824054 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:48.824054 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:48.828552 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7b1c0f19-ef65-4dd4-96c1-cc95c523c49f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:48.833717 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b1c0f19-ef65-4dd4-96c1-cc95c523c49f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:08:48.834358 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1240/4943] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:48 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:49.440420 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-6a13af81-18ef-4302-b7be-49614f877052 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:49.442698 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-6a13af81-18ef-4302-b7be-49614f877052 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:08:49.443025 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-6a13af81-18ef-4302-b7be-49614f877052 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:49.443324 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-6a13af81-18ef-4302-b7be-49614f877052 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:49.446749 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=276,cinder:INSERT=26,cinder:UPDATE=42 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:08:49.455214 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:49.455214 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:49.460379 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-6a13af81-18ef-4302-b7be-49614f877052 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:49.465139 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-6a13af81-18ef-4302-b7be-49614f877052 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:08:49.465575 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1235/4944] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:49 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:49.555267 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d27f743c-cf54-4f97-9d35-45639198c354 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:49.555811 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d27f743c-cf54-4f97-9d35-45639198c354 None None] GET https://10.4.3.110/volume// Aug 01 13:08:49.556089 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d27f743c-cf54-4f97-9d35-45639198c354 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:49.556393 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d27f743c-cf54-4f97-9d35-45639198c354 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:49.556804 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d27f743c-cf54-4f97-9d35-45639198c354 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:49.557232 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1236/4945] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:08:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:49.564377 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-2c7337b6-db17-41d8-8ae5-d496bac98753 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:49.568081 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-2c7337b6-db17-41d8-8ae5-d496bac98753 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:08:49.568438 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-2c7337b6-db17-41d8-8ae5-d496bac98753 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d05431f0-2a2f-4a37-962f-74cb0a8e0ea7", "connector": null, "instance_uuid": "3c6031f1-a9f8-4693-a621-56920bcfd303"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:49.576865 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:49.576865 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:49.599858 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-2c7337b6-db17-41d8-8ae5-d496bac98753 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:08:49.600412 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1235/4946] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:08:49 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:49.630171 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-15afda94-0524-4402-96e0-253ad6f0b650 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:49.632026 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15afda94-0524-4402-96e0-253ad6f0b650 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:08:49.632227 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15afda94-0524-4402-96e0-253ad6f0b650 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:49.632476 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15afda94-0524-4402-96e0-253ad6f0b650 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:49.637562 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d4577ef4-a483-4576-ba9d-ff01ac575418 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:49.638130 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4577ef4-a483-4576-ba9d-ff01ac575418 None None] GET https://10.4.3.110/volume// Aug 01 13:08:49.638419 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4577ef4-a483-4576-ba9d-ff01ac575418 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:49.638697 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4577ef4-a483-4576-ba9d-ff01ac575418 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:49.639123 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4577ef4-a483-4576-ba9d-ff01ac575418 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:49.639544 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1236/4947] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:08:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:49.644626 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:49.644626 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:49.647309 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-40f41a34-104a-4666-8ec0-5b2900eab6a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:49.649980 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-40f41a34-104a-4666-8ec0-5b2900eab6a9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:08:49.650141 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-15afda94-0524-4402-96e0-253ad6f0b650 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:49.650202 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-40f41a34-104a-4666-8ec0-5b2900eab6a9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:49.650471 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-40f41a34-104a-4666-8ec0-5b2900eab6a9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:49.652788 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=340,cinder:UPDATE=92,cinder:INSERT=57 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:08:49.656326 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15afda94-0524-4402-96e0-253ad6f0b650 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:08:49.656720 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1241/4948] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:49 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:49.665124 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:49.665124 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:49.670168 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-40f41a34-104a-4666-8ec0-5b2900eab6a9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:49.676328 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-40f41a34-104a-4666-8ec0-5b2900eab6a9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:08:49.676914 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1237/4949] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:08:49 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1102 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:08:49.780613 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-8006768d-0dbc-4a4e-824c-2da45dd34f03 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:49.782727 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-8006768d-0dbc-4a4e-824c-2da45dd34f03 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] PUT https://10.4.3.110/volume/v3/attachments/6da07051-44b4-40fd-a743-519ead930031 Aug 01 13:08:49.784615 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-8006768d-0dbc-4a4e-824c-2da45dd34f03 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:49.792192 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-8006768d-0dbc-4a4e-824c-2da45dd34f03 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Acquiring lock "cinder-attachment_update-d05431f0-2a2f-4a37-962f-74cb0a8e0ea7-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:08:49.796592 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-8006768d-0dbc-4a4e-824c-2da45dd34f03 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Lock "cinder-attachment_update-d05431f0-2a2f-4a37-962f-74cb0a8e0ea7-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:08:49.797579 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:49.797579 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:49.888962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-8006768d-0dbc-4a4e-824c-2da45dd34f03 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Lock "cinder-attachment_update-d05431f0-2a2f-4a37-962f-74cb0a8e0ea7-np0000006302" released by "attachment_update" :: held 0.092s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:08:49.889374 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-8006768d-0dbc-4a4e-824c-2da45dd34f03 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/6da07051-44b4-40fd-a743-519ead930031 returned with HTTP 200 Aug 01 13:08:49.889990 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1236/4950] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:08:49 2026] PUT /volume/v3/attachments/6da07051-44b4-40fd-a743-519ead930031 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:50.378585 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-67e3ad18-ce51-44bb-9b66-a5adea393b54 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:50.380825 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-67e3ad18-ce51-44bb-9b66-a5adea393b54 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:50.381062 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-67e3ad18-ce51-44bb-9b66-a5adea393b54 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:50.381258 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-67e3ad18-ce51-44bb-9b66-a5adea393b54 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:50.392281 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:50.392281 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:50.395760 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-67e3ad18-ce51-44bb-9b66-a5adea393b54 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:50.399930 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-67e3ad18-ce51-44bb-9b66-a5adea393b54 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:50.400446 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1237/4951] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:08:50 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:50.417546 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-3fe3af50-f89f-458a-8809-b5397e44de65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:50.419653 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-3fe3af50-f89f-458a-8809-b5397e44de65 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] POST https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a/action Aug 01 13:08:50.420063 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-3fe3af50-f89f-458a-8809-b5397e44de65 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:50.420200 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-3fe3af50-f89f-458a-8809-b5397e44de65 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:50.431960 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:50.431960 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:50.432634 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-3fe3af50-f89f-458a-8809-b5397e44de65 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:50.439787 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-3fe3af50-f89f-458a-8809-b5397e44de65 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Begin detaching volume completed successfully. Aug 01 13:08:50.439981 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-3fe3af50-f89f-458a-8809-b5397e44de65 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a/action returned with HTTP 202 Aug 01 13:08:50.440441 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1242/4952] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:08:50 2026] POST /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:08:50.485354 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-625a4380-f991-4c70-83ad-7f8f452e63d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:50.485652 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-625a4380-f991-4c70-83ad-7f8f452e63d5 None None] GET https://10.4.3.110/volume// Aug 01 13:08:50.485835 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-625a4380-f991-4c70-83ad-7f8f452e63d5 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:50.486079 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-625a4380-f991-4c70-83ad-7f8f452e63d5 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:50.486391 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-625a4380-f991-4c70-83ad-7f8f452e63d5 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:08:50.486722 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1238/4953] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:08:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:08:50.493181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-b78240a1-511f-419b-8f9a-349af44d8e1d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:50.498677 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-b78240a1-511f-419b-8f9a-349af44d8e1d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:50.498930 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-b78240a1-511f-419b-8f9a-349af44d8e1d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:50.499156 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-b78240a1-511f-419b-8f9a-349af44d8e1d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:50.515472 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:50.515472 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:50.519740 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-b78240a1-511f-419b-8f9a-349af44d8e1d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:50.526360 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-b78240a1-511f-419b-8f9a-349af44d8e1d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:50.527238 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1237/4954] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:08:50 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:08:50.670674 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-60d11aa7-516e-44ca-bf27-09b4d197c15f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:50.672469 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-60d11aa7-516e-44ca-bf27-09b4d197c15f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:08:50.672685 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-60d11aa7-516e-44ca-bf27-09b4d197c15f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:50.672873 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-60d11aa7-516e-44ca-bf27-09b4d197c15f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:50.682721 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:50.682721 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:50.686544 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-60d11aa7-516e-44ca-bf27-09b4d197c15f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:50.691513 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-60d11aa7-516e-44ca-bf27-09b4d197c15f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:08:50.691990 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1238/4955] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:50 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:51.708848 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b84da8df-88ed-4f70-b1e1-bb77b506e29b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:51.710812 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b84da8df-88ed-4f70-b1e1-bb77b506e29b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:08:51.711037 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b84da8df-88ed-4f70-b1e1-bb77b506e29b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:51.711239 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b84da8df-88ed-4f70-b1e1-bb77b506e29b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:51.721108 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:51.721108 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:51.724363 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b84da8df-88ed-4f70-b1e1-bb77b506e29b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:51.728259 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b84da8df-88ed-4f70-b1e1-bb77b506e29b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:08:51.728644 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1243/4956] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:51 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:52.742867 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f4674294-1727-44c2-a428-7fdd86db1451 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:52.746187 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4674294-1727-44c2-a428-7fdd86db1451 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:08:52.746401 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4674294-1727-44c2-a428-7fdd86db1451 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:52.751250 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4674294-1727-44c2-a428-7fdd86db1451 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:52.757230 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:52.757230 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:52.760589 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f4674294-1727-44c2-a428-7fdd86db1451 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:52.764581 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4674294-1727-44c2-a428-7fdd86db1451 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:08:52.765015 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1239/4957] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:52 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:53.159979 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-ee987f7d-0afe-4285-9040-89bd61c6503e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:53.165254 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-ee987f7d-0afe-4285-9040-89bd61c6503e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/attachments/6da07051-44b4-40fd-a743-519ead930031/action Aug 01 13:08:53.165254 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-ee987f7d-0afe-4285-9040-89bd61c6503e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:08:53.165254 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-ee987f7d-0afe-4285-9040-89bd61c6503e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:08:53.188778 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:53.188778 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:53.202089 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b2e789ac-7b1a-46f1-9ac6-3b46b4a4911f req-ee987f7d-0afe-4285-9040-89bd61c6503e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/6da07051-44b4-40fd-a743-519ead930031/action returned with HTTP 204 Aug 01 13:08:53.202089 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1238/4958] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:08:53 2026] POST /volume/v3/attachments/6da07051-44b4-40fd-a743-519ead930031/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:53.266821 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-5c644c58-088a-468f-9bff-64f3ea53e8c3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:53.269530 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-5c644c58-088a-468f-9bff-64f3ea53e8c3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] DELETE https://10.4.3.110/volume/v3/attachments/64b5cb5a-ac3d-4f73-93f5-4b9c3ba3e628 Aug 01 13:08:53.269776 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-5c644c58-088a-468f-9bff-64f3ea53e8c3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:53.270022 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-5c644c58-088a-468f-9bff-64f3ea53e8c3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:53.278960 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:53.278960 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:53.328104 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4e7db5ac-e87e-482b-91c9-f6e8b7e9d4f9 req-5c644c58-088a-468f-9bff-64f3ea53e8c3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/attachments/64b5cb5a-ac3d-4f73-93f5-4b9c3ba3e628 returned with HTTP 200 Aug 01 13:08:53.328552 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1239/4959] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:08:53 2026] DELETE /volume/v3/attachments/64b5cb5a-ac3d-4f73-93f5-4b9c3ba3e628 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:53.608358 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc05a820-1247-43ac-8826-8acb0a9be4c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:53.610107 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc05a820-1247-43ac-8826-8acb0a9be4c1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:53.610304 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc05a820-1247-43ac-8826-8acb0a9be4c1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:53.610491 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc05a820-1247-43ac-8826-8acb0a9be4c1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:53.618028 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:53.618028 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:53.622463 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bc05a820-1247-43ac-8826-8acb0a9be4c1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:53.626867 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc05a820-1247-43ac-8826-8acb0a9be4c1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:53.627260 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1244/4960] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:53 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:53.640112 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c9713bd7-fbb1-4a9a-8bd1-1f41547fee02 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:53.641757 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9713bd7-fbb1-4a9a-8bd1-1f41547fee02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:53.641958 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9713bd7-fbb1-4a9a-8bd1-1f41547fee02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:53.642156 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9713bd7-fbb1-4a9a-8bd1-1f41547fee02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:53.648870 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:53.648870 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:53.652527 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c9713bd7-fbb1-4a9a-8bd1-1f41547fee02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:53.657263 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9713bd7-fbb1-4a9a-8bd1-1f41547fee02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:53.657648 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1240/4961] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:53 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:53.670346 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ca5235c-e0a9-4709-bc3b-833da6427a7f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:53.671840 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ca5235c-e0a9-4709-bc3b-833da6427a7f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] DELETE https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:53.672257 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ca5235c-e0a9-4709-bc3b-833da6427a7f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:53.672560 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ca5235c-e0a9-4709-bc3b-833da6427a7f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:53.674537 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9ca5235c-e0a9-4709-bc3b-833da6427a7f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Delete volume with id: df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:53.680698 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:53.680698 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:53.681487 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9ca5235c-e0a9-4709-bc3b-833da6427a7f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:53.698699 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9ca5235c-e0a9-4709-bc3b-833da6427a7f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Delete volume request issued successfully. Aug 01 13:08:53.699098 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ca5235c-e0a9-4709-bc3b-833da6427a7f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 202 Aug 01 13:08:53.699646 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1239/4962] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:08:53 2026] DELETE /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:08:53.709156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5db9e547-349e-41d1-847a-403b272983db None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:53.711939 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5db9e547-349e-41d1-847a-403b272983db tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:53.712173 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5db9e547-349e-41d1-847a-403b272983db tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:53.712367 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5db9e547-349e-41d1-847a-403b272983db tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:53.725643 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:53.725643 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:53.733277 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5db9e547-349e-41d1-847a-403b272983db tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:53.740802 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5db9e547-349e-41d1-847a-403b272983db tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 200 Aug 01 13:08:53.740802 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1240/4963] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:53 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:53.777243 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec929284-1a50-4cb2-839c-72b3f0a99d03 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:53.779030 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec929284-1a50-4cb2-839c-72b3f0a99d03 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:08:53.779453 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec929284-1a50-4cb2-839c-72b3f0a99d03 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:53.779834 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec929284-1a50-4cb2-839c-72b3f0a99d03 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:53.792716 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:53.792716 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:53.799028 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec929284-1a50-4cb2-839c-72b3f0a99d03 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:08:53.801563 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec929284-1a50-4cb2-839c-72b3f0a99d03 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:08:53.802091 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1245/4964] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:53 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:08:54.757000 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-559e9ec8-2a62-4790-8993-612deeef96a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:54.758770 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-559e9ec8-2a62-4790-8993-612deeef96a9 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a Aug 01 13:08:54.759026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-559e9ec8-2a62-4790-8993-612deeef96a9 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:54.759176 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-559e9ec8-2a62-4790-8993-612deeef96a9 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:54.764427 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-559e9ec8-2a62-4790-8993-612deeef96a9 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a returned with HTTP 404 Aug 01 13:08:54.764874 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1241/4965] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:54 2026] GET /volume/v3/volumes/df1df6aa-c8e0-4e4e-a3b2-46cd83850d2a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:54.772279 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e05d233-a1d1-437c-b45e-edef18850b68 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:54.774085 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e05d233-a1d1-437c-b45e-edef18850b68 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:54.774474 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e05d233-a1d1-437c-b45e-edef18850b68 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:54.774825 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e05d233-a1d1-437c-b45e-edef18850b68 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:54.782096 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:54.782096 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:54.786071 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6e05d233-a1d1-437c-b45e-edef18850b68 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:54.790739 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e05d233-a1d1-437c-b45e-edef18850b68 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:54.791179 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1240/4966] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:54 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:54.803148 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2f8eb0c2-0d42-49df-959e-0e9132e312ea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:54.805232 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f8eb0c2-0d42-49df-959e-0e9132e312ea tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:54.805450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f8eb0c2-0d42-49df-959e-0e9132e312ea tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:54.805632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f8eb0c2-0d42-49df-959e-0e9132e312ea tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:54.812589 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:54.812589 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:54.816700 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2f8eb0c2-0d42-49df-959e-0e9132e312ea tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:54.820960 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f8eb0c2-0d42-49df-959e-0e9132e312ea tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:54.821556 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1241/4967] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:54 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:54.833966 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf7c45fa-2854-40ef-af93-618e6a30fc02 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:54.836167 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf7c45fa-2854-40ef-af93-618e6a30fc02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] DELETE https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:54.836457 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf7c45fa-2854-40ef-af93-618e6a30fc02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:54.836732 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf7c45fa-2854-40ef-af93-618e6a30fc02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:54.836957 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-bf7c45fa-2854-40ef-af93-618e6a30fc02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Delete volume with id: da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:54.845474 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:54.845474 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:54.846111 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bf7c45fa-2854-40ef-af93-618e6a30fc02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:54.865642 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bf7c45fa-2854-40ef-af93-618e6a30fc02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Delete volume request issued successfully. Aug 01 13:08:54.865821 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf7c45fa-2854-40ef-af93-618e6a30fc02 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 202 Aug 01 13:08:54.866220 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1246/4968] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:08:54 2026] DELETE /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:08:54.872820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1012147b-ff49-4ddf-bc97-bf6b0f0451d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:54.875996 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1012147b-ff49-4ddf-bc97-bf6b0f0451d5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:54.876209 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1012147b-ff49-4ddf-bc97-bf6b0f0451d5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:54.876395 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1012147b-ff49-4ddf-bc97-bf6b0f0451d5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:54.886691 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:54.886691 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:54.894897 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1012147b-ff49-4ddf-bc97-bf6b0f0451d5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:54.900998 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1012147b-ff49-4ddf-bc97-bf6b0f0451d5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 200 Aug 01 13:08:54.901572 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1242/4969] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:54 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:55.915313 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-25efa0df-920d-40b9-ad8f-d9ca27a2d8c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:55.916941 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25efa0df-920d-40b9-ad8f-d9ca27a2d8c0 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 Aug 01 13:08:55.917319 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25efa0df-920d-40b9-ad8f-d9ca27a2d8c0 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:55.917552 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25efa0df-920d-40b9-ad8f-d9ca27a2d8c0 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:55.929736 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25efa0df-920d-40b9-ad8f-d9ca27a2d8c0 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 returned with HTTP 404 Aug 01 13:08:55.930425 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1241/4970] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:55 2026] GET /volume/v3/volumes/da135f13-5cb4-4427-b3eb-e5a22fc92ac2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:55.938314 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a62d1e85-6ab8-4771-9f47-0a815263511c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:55.942359 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a62d1e85-6ab8-4771-9f47-0a815263511c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:55.942559 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a62d1e85-6ab8-4771-9f47-0a815263511c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:55.942768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a62d1e85-6ab8-4771-9f47-0a815263511c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:55.953504 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:55.953504 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:55.958286 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a62d1e85-6ab8-4771-9f47-0a815263511c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:55.965088 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a62d1e85-6ab8-4771-9f47-0a815263511c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:55.965088 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1242/4971] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:55 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:55.976250 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1a006bfa-2854-44d9-bb04-68f2fb082853 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:55.977983 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a006bfa-2854-44d9-bb04-68f2fb082853 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:55.978179 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1a006bfa-2854-44d9-bb04-68f2fb082853 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:55.978358 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1a006bfa-2854-44d9-bb04-68f2fb082853 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:55.985252 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:55.985252 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:55.988765 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1a006bfa-2854-44d9-bb04-68f2fb082853 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:55.992652 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a006bfa-2854-44d9-bb04-68f2fb082853 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:55.993041 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1247/4972] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:55 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:56.004804 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c889b95e-ac27-4431-be5d-19d6d6775b59 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:56.006833 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c889b95e-ac27-4431-be5d-19d6d6775b59 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] DELETE https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:56.007107 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c889b95e-ac27-4431-be5d-19d6d6775b59 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:56.007353 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c889b95e-ac27-4431-be5d-19d6d6775b59 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:56.007579 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c889b95e-ac27-4431-be5d-19d6d6775b59 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Delete volume with id: aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:56.015553 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:56.015553 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:56.016003 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c889b95e-ac27-4431-be5d-19d6d6775b59 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:56.033443 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c889b95e-ac27-4431-be5d-19d6d6775b59 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Delete volume request issued successfully. Aug 01 13:08:56.033625 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c889b95e-ac27-4431-be5d-19d6d6775b59 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 202 Aug 01 13:08:56.034030 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1243/4973] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:08:56 2026] DELETE /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:08:56.044112 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-80a7c1e4-f02f-44e0-bbd2-6a9f831fdf4a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:56.046047 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80a7c1e4-f02f-44e0-bbd2-6a9f831fdf4a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:56.046100 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80a7c1e4-f02f-44e0-bbd2-6a9f831fdf4a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:56.046279 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80a7c1e4-f02f-44e0-bbd2-6a9f831fdf4a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:56.054252 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:56.054252 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:56.058118 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-80a7c1e4-f02f-44e0-bbd2-6a9f831fdf4a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:08:56.063926 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80a7c1e4-f02f-44e0-bbd2-6a9f831fdf4a tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 200 Aug 01 13:08:56.064445 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1242/4974] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:56 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:57.078499 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-63c8988f-4081-4b2f-bb47-8ae68538e3c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:57.081630 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63c8988f-4081-4b2f-bb47-8ae68538e3c2 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 Aug 01 13:08:57.081630 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63c8988f-4081-4b2f-bb47-8ae68538e3c2 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:57.081630 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63c8988f-4081-4b2f-bb47-8ae68538e3c2 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:57.088842 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63c8988f-4081-4b2f-bb47-8ae68538e3c2 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 returned with HTTP 404 Aug 01 13:08:57.088995 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1243/4975] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:08:57 2026] GET /volume/v3/volumes/aef3e98b-192d-4336-8533-7c302ff08716 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:57.097656 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87084282-e0d1-4f87-8f0e-d89f42e3acd5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:57.099590 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87084282-e0d1-4f87-8f0e-d89f42e3acd5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 Aug 01 13:08:57.099832 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87084282-e0d1-4f87-8f0e-d89f42e3acd5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:57.100071 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87084282-e0d1-4f87-8f0e-d89f42e3acd5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:57.100170 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-87084282-e0d1-4f87-8f0e-d89f42e3acd5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Delete snapshot with id: 76c75abc-6af6-4679-89fe-4a13bcd4cf82 Aug 01 13:08:57.105198 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:57.105198 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:57.105676 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87084282-e0d1-4f87-8f0e-d89f42e3acd5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:57.123623 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87084282-e0d1-4f87-8f0e-d89f42e3acd5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot delete request issued successfully. Aug 01 13:08:57.123850 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87084282-e0d1-4f87-8f0e-d89f42e3acd5 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 returned with HTTP 202 Aug 01 13:08:57.124304 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1248/4976] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:08:57 2026] DELETE /volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:08:57.132219 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-79392d66-5b8f-434e-95d2-cea5c892c1e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:57.135312 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79392d66-5b8f-434e-95d2-cea5c892c1e1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 Aug 01 13:08:57.135518 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79392d66-5b8f-434e-95d2-cea5c892c1e1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:57.135712 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79392d66-5b8f-434e-95d2-cea5c892c1e1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:57.145087 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:57.145087 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:08:57.145647 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-79392d66-5b8f-434e-95d2-cea5c892c1e1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:57.146523 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79392d66-5b8f-434e-95d2-cea5c892c1e1 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 returned with HTTP 200 Aug 01 13:08:57.147136 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1244/4977] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:57 2026] GET /volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:58.156028 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d31374f6-832b-49fa-9e26-fd5caf47f340 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:58.158294 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d31374f6-832b-49fa-9e26-fd5caf47f340 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 Aug 01 13:08:58.158495 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d31374f6-832b-49fa-9e26-fd5caf47f340 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:58.158706 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d31374f6-832b-49fa-9e26-fd5caf47f340 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:58.163580 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d31374f6-832b-49fa-9e26-fd5caf47f340 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 returned with HTTP 404 Aug 01 13:08:58.164136 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1243/4978] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:58 2026] GET /volume/v3/snapshots/76c75abc-6af6-4679-89fe-4a13bcd4cf82 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:58.173097 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-93d970bc-7f67-4661-9035-eaffa0867f75 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:58.176488 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-93d970bc-7f67-4661-9035-eaffa0867f75 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 Aug 01 13:08:58.176692 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-93d970bc-7f67-4661-9035-eaffa0867f75 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:58.176875 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-93d970bc-7f67-4661-9035-eaffa0867f75 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:58.177023 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-93d970bc-7f67-4661-9035-eaffa0867f75 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Delete snapshot with id: 8ad075e1-4c34-4566-a225-5e05012c2e56 Aug 01 13:08:58.183365 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:58.183365 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:58.183893 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-93d970bc-7f67-4661-9035-eaffa0867f75 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:58.205330 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-93d970bc-7f67-4661-9035-eaffa0867f75 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot delete request issued successfully. Aug 01 13:08:58.205698 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-93d970bc-7f67-4661-9035-eaffa0867f75 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 returned with HTTP 202 Aug 01 13:08:58.206169 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1244/4979] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:08:58 2026] DELETE /volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:08:58.213593 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b27d1a84-9786-47c7-8cd0-1a6a2f890210 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:58.215454 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b27d1a84-9786-47c7-8cd0-1a6a2f890210 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 Aug 01 13:08:58.215454 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b27d1a84-9786-47c7-8cd0-1a6a2f890210 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:58.215454 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b27d1a84-9786-47c7-8cd0-1a6a2f890210 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:58.220172 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:58.220172 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:08:58.221333 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b27d1a84-9786-47c7-8cd0-1a6a2f890210 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:58.221333 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b27d1a84-9786-47c7-8cd0-1a6a2f890210 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 returned with HTTP 200 Aug 01 13:08:58.221661 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1249/4980] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:58 2026] GET /volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:08:59.230318 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d47181ce-ebd7-4aad-8a58-9a9892c1bba3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:59.232235 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d47181ce-ebd7-4aad-8a58-9a9892c1bba3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 Aug 01 13:08:59.232442 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d47181ce-ebd7-4aad-8a58-9a9892c1bba3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:59.232674 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d47181ce-ebd7-4aad-8a58-9a9892c1bba3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:59.237258 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d47181ce-ebd7-4aad-8a58-9a9892c1bba3 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 returned with HTTP 404 Aug 01 13:08:59.237700 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1245/4981] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:59 2026] GET /volume/v3/snapshots/8ad075e1-4c34-4566-a225-5e05012c2e56 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:08:59.243964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1e80edb1-81a9-4f25-a5d2-15724bb7e58f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:59.245766 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e80edb1-81a9-4f25-a5d2-15724bb7e58f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a Aug 01 13:08:59.246007 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e80edb1-81a9-4f25-a5d2-15724bb7e58f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:59.246189 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e80edb1-81a9-4f25-a5d2-15724bb7e58f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:59.246293 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-1e80edb1-81a9-4f25-a5d2-15724bb7e58f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Delete snapshot with id: 8206eb77-2426-4b4d-bcfe-0020e2c3c56a Aug 01 13:08:59.251291 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:59.251291 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:08:59.251700 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1e80edb1-81a9-4f25-a5d2-15724bb7e58f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:59.264570 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1e80edb1-81a9-4f25-a5d2-15724bb7e58f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot delete request issued successfully. Aug 01 13:08:59.264769 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e80edb1-81a9-4f25-a5d2-15724bb7e58f tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a returned with HTTP 202 Aug 01 13:08:59.265173 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1244/4982] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:08:59 2026] DELETE /volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:08:59.271628 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-92238b5c-4879-4d5f-86d9-f107195599aa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:08:59.273545 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92238b5c-4879-4d5f-86d9-f107195599aa tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a Aug 01 13:08:59.273731 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92238b5c-4879-4d5f-86d9-f107195599aa tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:08:59.273903 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92238b5c-4879-4d5f-86d9-f107195599aa tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:08:59.281343 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:08:59.281343 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:08:59.281838 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-92238b5c-4879-4d5f-86d9-f107195599aa tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Snapshot retrieved successfully. Aug 01 13:08:59.282917 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92238b5c-4879-4d5f-86d9-f107195599aa tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a returned with HTTP 200 Aug 01 13:08:59.283604 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1245/4983] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:08:59 2026] GET /volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:00.293669 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3aa290d2-8241-4a70-9f3f-2f6a2405f2c4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:00.295818 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3aa290d2-8241-4a70-9f3f-2f6a2405f2c4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a Aug 01 13:09:00.296028 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3aa290d2-8241-4a70-9f3f-2f6a2405f2c4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:00.296251 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3aa290d2-8241-4a70-9f3f-2f6a2405f2c4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:00.301201 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3aa290d2-8241-4a70-9f3f-2f6a2405f2c4 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a returned with HTTP 404 Aug 01 13:09:00.301671 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1250/4984] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:00 2026] GET /volume/v3/snapshots/8206eb77-2426-4b4d-bcfe-0020e2c3c56a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:00.309962 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3c60537e-015a-4bed-a098-10d623a3fc69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:00.312055 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c60537e-015a-4bed-a098-10d623a3fc69 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:09:00.312278 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c60537e-015a-4bed-a098-10d623a3fc69 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:00.312501 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c60537e-015a-4bed-a098-10d623a3fc69 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:00.329727 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:00.329727 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:00.339768 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3c60537e-015a-4bed-a098-10d623a3fc69 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:09:00.349322 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c60537e-015a-4bed-a098-10d623a3fc69 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:09:00.350172 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1246/4985] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:00 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:00.368104 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71990d28-fa42-494c-8275-899b304ae41b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:00.370231 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71990d28-fa42-494c-8275-899b304ae41b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:09:00.370456 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71990d28-fa42-494c-8275-899b304ae41b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:00.370707 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71990d28-fa42-494c-8275-899b304ae41b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:00.379641 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:00.379641 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:00.384147 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-71990d28-fa42-494c-8275-899b304ae41b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:09:00.389643 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71990d28-fa42-494c-8275-899b304ae41b tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:09:00.390175 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1245/4986] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:00 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:00.407695 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5fd4b5df-e340-40ad-9d3d-7f318814332d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:00.409976 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5fd4b5df-e340-40ad-9d3d-7f318814332d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] DELETE https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:09:00.410372 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5fd4b5df-e340-40ad-9d3d-7f318814332d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:00.410722 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5fd4b5df-e340-40ad-9d3d-7f318814332d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:00.411041 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5fd4b5df-e340-40ad-9d3d-7f318814332d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Delete volume with id: 304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:09:00.420988 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:00.420988 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:00.420988 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5fd4b5df-e340-40ad-9d3d-7f318814332d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:09:00.440741 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5fd4b5df-e340-40ad-9d3d-7f318814332d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Delete volume request issued successfully. Aug 01 13:09:00.441187 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5fd4b5df-e340-40ad-9d3d-7f318814332d tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 202 Aug 01 13:09:00.441871 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1246/4987] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:09:00 2026] DELETE /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:09:00.450737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7227f29f-5b2b-4ee9-ac4a-e6e0a91f197c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:00.452737 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7227f29f-5b2b-4ee9-ac4a-e6e0a91f197c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:09:00.452830 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7227f29f-5b2b-4ee9-ac4a-e6e0a91f197c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:00.453053 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7227f29f-5b2b-4ee9-ac4a-e6e0a91f197c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:00.461377 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:00.461377 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:00.466253 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7227f29f-5b2b-4ee9-ac4a-e6e0a91f197c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Volume info retrieved successfully. Aug 01 13:09:00.471032 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7227f29f-5b2b-4ee9-ac4a-e6e0a91f197c tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 200 Aug 01 13:09:00.471962 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1251/4988] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:00 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:01.489206 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70189311-6c58-41a1-a8ff-bf5a7a24fd64 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:01.491044 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70189311-6c58-41a1-a8ff-bf5a7a24fd64 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] GET https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 Aug 01 13:09:01.491286 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70189311-6c58-41a1-a8ff-bf5a7a24fd64 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:01.491505 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70189311-6c58-41a1-a8ff-bf5a7a24fd64 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:01.497072 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70189311-6c58-41a1-a8ff-bf5a7a24fd64 tempest-SnapshotDataIntegrityTests-773003545 tempest-SnapshotDataIntegrityTests-773003545-project-member] https://10.4.3.110/volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 returned with HTTP 404 Aug 01 13:09:01.497600 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1247/4989] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:01 2026] GET /volume/v3/volumes/304cf52c-b05e-4491-932e-ec144fe60611 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:04.397966 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b75ed52-61d0-4b01-8812-570593e3ede9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:04.399913 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b75ed52-61d0-4b01-8812-570593e3ede9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:09:04.400303 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b75ed52-61d0-4b01-8812-570593e3ede9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c0e3799-cc7d-46e6-8182-e33d42f3b24d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1039378971", "description": null, "metadata": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:04.410924 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:04.410924 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:04.411363 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1b75ed52-61d0-4b01-8812-570593e3ede9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:09:04.411521 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-1b75ed52-61d0-4b01-8812-570593e3ede9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create snapshot from volume 7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:09:04.443053 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-1b75ed52-61d0-4b01-8812-570593e3ede9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['35c1fa63-daaf-4944-833b-6580539d6883', 'a97f3740-c888-49ba-a283-a61b83d6a6b2', 'ab8d85ab-862c-4ba8-84a5-9b15d09b7718', '68f4871e-2b8a-4e4b-9c1c-932633c56f53'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:09:04.472525 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1b75ed52-61d0-4b01-8812-570593e3ede9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot force create request issued successfully. Aug 01 13:09:04.472867 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b75ed52-61d0-4b01-8812-570593e3ede9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:09:04.473337 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1246/4990] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:09:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:09:04.486095 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7f483278-5139-45d6-b55c-175a70c01cf7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:04.488214 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f483278-5139-45d6-b55c-175a70c01cf7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 Aug 01 13:09:04.488610 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f483278-5139-45d6-b55c-175a70c01cf7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:04.488853 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f483278-5139-45d6-b55c-175a70c01cf7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:04.493599 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:04.493599 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:04.494718 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7f483278-5139-45d6-b55c-175a70c01cf7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:04.495476 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f483278-5139-45d6-b55c-175a70c01cf7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 returned with HTTP 200 Aug 01 13:09:04.495998 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1247/4991] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:04 2026] GET /volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:05.504386 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-09e5eb9b-dd42-4e41-a7c6-b1e748cf8f12 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:05.506625 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09e5eb9b-dd42-4e41-a7c6-b1e748cf8f12 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 Aug 01 13:09:05.506919 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09e5eb9b-dd42-4e41-a7c6-b1e748cf8f12 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:05.507899 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09e5eb9b-dd42-4e41-a7c6-b1e748cf8f12 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:05.512877 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:05.512877 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:05.513506 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-09e5eb9b-dd42-4e41-a7c6-b1e748cf8f12 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:05.514632 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09e5eb9b-dd42-4e41-a7c6-b1e748cf8f12 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 returned with HTTP 200 Aug 01 13:09:05.515085 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1252/4992] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:05 2026] GET /volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:05.524034 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-72918e89-0afd-4062-ad2d-c932d2d5a93e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:05.526556 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72918e89-0afd-4062-ad2d-c932d2d5a93e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 Aug 01 13:09:05.526804 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72918e89-0afd-4062-ad2d-c932d2d5a93e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:05.527044 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72918e89-0afd-4062-ad2d-c932d2d5a93e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:05.532863 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:05.532863 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:05.533467 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-72918e89-0afd-4062-ad2d-c932d2d5a93e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:05.534224 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72918e89-0afd-4062-ad2d-c932d2d5a93e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 returned with HTTP 200 Aug 01 13:09:05.534625 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1248/4993] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:05 2026] GET /volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:05.543492 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ec31f69-a044-4913-9bb2-3de6352f5e3d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:05.545581 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ec31f69-a044-4913-9bb2-3de6352f5e3d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:09:05.545971 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ec31f69-a044-4913-9bb2-3de6352f5e3d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c0e3799-cc7d-46e6-8182-e33d42f3b24d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1788687200", "description": null, "metadata": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:05.558379 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:05.558379 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:05.558982 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6ec31f69-a044-4913-9bb2-3de6352f5e3d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:09:05.559137 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-6ec31f69-a044-4913-9bb2-3de6352f5e3d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create snapshot from volume 7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:09:05.587809 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-6ec31f69-a044-4913-9bb2-3de6352f5e3d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['33ff00aa-57b2-486e-91c3-74a7eaf70475', 'e5ba0fda-45b0-493d-83b7-f68ae74d715d', 'b7a59744-e854-4a67-9eb8-f0e2d892a672', 'd62e932f-42b5-4052-9dc4-ac10df517521'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:09:05.617106 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6ec31f69-a044-4913-9bb2-3de6352f5e3d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot force create request issued successfully. Aug 01 13:09:05.617501 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ec31f69-a044-4913-9bb2-3de6352f5e3d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:09:05.617853 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1247/4994] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:09:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:09:05.627358 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-efae47a2-10f5-4fb5-845d-568679e2f864 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:05.629527 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-efae47a2-10f5-4fb5-845d-568679e2f864 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 Aug 01 13:09:05.629730 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-efae47a2-10f5-4fb5-845d-568679e2f864 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:05.629904 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-efae47a2-10f5-4fb5-845d-568679e2f864 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:05.635434 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:05.635434 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:05.635878 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-efae47a2-10f5-4fb5-845d-568679e2f864 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:05.636621 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-efae47a2-10f5-4fb5-845d-568679e2f864 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 returned with HTTP 200 Aug 01 13:09:05.637012 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1248/4995] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:05 2026] GET /volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:06.645514 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ce6436b-614c-4783-8e7d-43a122be5599 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:06.647382 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ce6436b-614c-4783-8e7d-43a122be5599 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 Aug 01 13:09:06.647602 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ce6436b-614c-4783-8e7d-43a122be5599 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:06.647823 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ce6436b-614c-4783-8e7d-43a122be5599 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:06.652506 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:06.652506 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:06.653059 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ce6436b-614c-4783-8e7d-43a122be5599 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:06.653981 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ce6436b-614c-4783-8e7d-43a122be5599 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 returned with HTTP 200 Aug 01 13:09:06.654365 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1253/4996] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:06 2026] GET /volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:06.662753 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9a8ec217-d4e4-42b5-8852-99ea054d860a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:06.664777 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a8ec217-d4e4-42b5-8852-99ea054d860a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 Aug 01 13:09:06.665117 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a8ec217-d4e4-42b5-8852-99ea054d860a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:06.665346 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a8ec217-d4e4-42b5-8852-99ea054d860a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:06.670778 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:06.670778 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:06.671519 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9a8ec217-d4e4-42b5-8852-99ea054d860a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:06.672288 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a8ec217-d4e4-42b5-8852-99ea054d860a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 returned with HTTP 200 Aug 01 13:09:06.672675 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1249/4997] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:06 2026] GET /volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:06.680988 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c548b128-b96a-4505-b6f3-821f44105b37 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:06.683222 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c548b128-b96a-4505-b6f3-821f44105b37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:09:06.683641 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c548b128-b96a-4505-b6f3-821f44105b37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c0e3799-cc7d-46e6-8182-e33d42f3b24d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-165250211", "description": null, "metadata": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:06.694851 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:06.694851 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:06.695416 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c548b128-b96a-4505-b6f3-821f44105b37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:09:06.695578 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-c548b128-b96a-4505-b6f3-821f44105b37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create snapshot from volume 7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:09:06.721914 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c548b128-b96a-4505-b6f3-821f44105b37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['43e5ec10-f911-4509-9f81-253ec2bc4acf', 'dfa25c1f-9e7c-4b18-88ba-a47ac9a71689', '2032c243-c13d-44a9-b069-340695827a83', '1a02f706-b843-4ab7-a4de-747431429b88'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:09:06.750883 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c548b128-b96a-4505-b6f3-821f44105b37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot force create request issued successfully. Aug 01 13:09:06.751226 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c548b128-b96a-4505-b6f3-821f44105b37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:09:06.751854 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1248/4998] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:09:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:09:06.761663 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3e1336bf-cbdb-4cc7-9900-05e25885cc94 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:06.764391 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e1336bf-cbdb-4cc7-9900-05e25885cc94 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 Aug 01 13:09:06.764644 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e1336bf-cbdb-4cc7-9900-05e25885cc94 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:06.765037 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e1336bf-cbdb-4cc7-9900-05e25885cc94 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:06.771254 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:06.771254 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:06.772115 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3e1336bf-cbdb-4cc7-9900-05e25885cc94 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:06.772931 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e1336bf-cbdb-4cc7-9900-05e25885cc94 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 returned with HTTP 200 Aug 01 13:09:06.773274 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1249/4999] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:06 2026] GET /volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:07.784041 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e9cef0c0-f0ee-4121-95dc-6cf0318c059e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:07.787652 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9cef0c0-f0ee-4121-95dc-6cf0318c059e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 Aug 01 13:09:07.787902 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9cef0c0-f0ee-4121-95dc-6cf0318c059e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:07.788158 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9cef0c0-f0ee-4121-95dc-6cf0318c059e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:07.796763 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:07.796763 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:07.796763 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e9cef0c0-f0ee-4121-95dc-6cf0318c059e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:07.798085 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9cef0c0-f0ee-4121-95dc-6cf0318c059e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 returned with HTTP 200 Aug 01 13:09:07.798642 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1254/5000] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:07 2026] GET /volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:07.812829 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-400f09d6-845e-4978-a7c7-8c95022a1285 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:07.812829 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-400f09d6-845e-4978-a7c7-8c95022a1285 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 Aug 01 13:09:07.812829 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-400f09d6-845e-4978-a7c7-8c95022a1285 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:07.812829 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-400f09d6-845e-4978-a7c7-8c95022a1285 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:07.826125 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:07.826125 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:07.826652 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-400f09d6-845e-4978-a7c7-8c95022a1285 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:07.827459 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-400f09d6-845e-4978-a7c7-8c95022a1285 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 returned with HTTP 200 Aug 01 13:09:07.827914 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1250/5001] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:07 2026] GET /volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:09.491587 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71c2b327-48a4-4c2a-838b-5f033443af52 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:09.493363 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71c2b327-48a4-4c2a-838b-5f033443af52 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 Aug 01 13:09:09.493540 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71c2b327-48a4-4c2a-838b-5f033443af52 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:09.493717 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71c2b327-48a4-4c2a-838b-5f033443af52 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:09.493811 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-71c2b327-48a4-4c2a-838b-5f033443af52 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete snapshot with id: f824d753-6a94-4887-8925-659b2ac26909 Aug 01 13:09:09.498875 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:09.498875 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:09.499386 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-71c2b327-48a4-4c2a-838b-5f033443af52 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:09.517897 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-71c2b327-48a4-4c2a-838b-5f033443af52 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot delete request issued successfully. Aug 01 13:09:09.518175 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71c2b327-48a4-4c2a-838b-5f033443af52 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 returned with HTTP 202 Aug 01 13:09:09.518628 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1249/5002] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:09:09 2026] DELETE /volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:09:09.527172 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-64b411a4-67a7-408a-ad3f-0dfbeda291e2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:09.530141 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-64b411a4-67a7-408a-ad3f-0dfbeda291e2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 Aug 01 13:09:09.530141 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-64b411a4-67a7-408a-ad3f-0dfbeda291e2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:09.530141 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-64b411a4-67a7-408a-ad3f-0dfbeda291e2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:09.534133 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:09.534133 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:09.535690 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-64b411a4-67a7-408a-ad3f-0dfbeda291e2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:09.535690 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-64b411a4-67a7-408a-ad3f-0dfbeda291e2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 returned with HTTP 200 Aug 01 13:09:09.535690 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1250/5003] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:09 2026] GET /volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:10.544926 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3513ee2f-c7a8-461f-9fc7-52d158f5c97a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:10.546715 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3513ee2f-c7a8-461f-9fc7-52d158f5c97a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 Aug 01 13:09:10.546913 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3513ee2f-c7a8-461f-9fc7-52d158f5c97a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:10.547112 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3513ee2f-c7a8-461f-9fc7-52d158f5c97a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:10.551280 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3513ee2f-c7a8-461f-9fc7-52d158f5c97a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 returned with HTTP 404 Aug 01 13:09:10.551760 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1255/5004] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:10 2026] GET /volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:10.558437 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d99db20-11b6-41b8-8c48-95db425205d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:10.560141 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d99db20-11b6-41b8-8c48-95db425205d0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 Aug 01 13:09:10.560352 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d99db20-11b6-41b8-8c48-95db425205d0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:10.560528 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d99db20-11b6-41b8-8c48-95db425205d0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:10.560642 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-4d99db20-11b6-41b8-8c48-95db425205d0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete snapshot with id: 97a1cd92-ea38-4a21-a727-839ab5085bf2 Aug 01 13:09:10.566012 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:10.566012 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:10.566423 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d99db20-11b6-41b8-8c48-95db425205d0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:10.583379 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d99db20-11b6-41b8-8c48-95db425205d0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot delete request issued successfully. Aug 01 13:09:10.583579 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d99db20-11b6-41b8-8c48-95db425205d0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 returned with HTTP 202 Aug 01 13:09:10.584169 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1251/5005] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:09:10 2026] DELETE /volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:09:10.592041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8435e93e-186b-444c-a8d9-90e39ad0d8f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:10.593981 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8435e93e-186b-444c-a8d9-90e39ad0d8f4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 Aug 01 13:09:10.594242 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8435e93e-186b-444c-a8d9-90e39ad0d8f4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:10.594443 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8435e93e-186b-444c-a8d9-90e39ad0d8f4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:10.599395 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:10.599395 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:10.599826 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8435e93e-186b-444c-a8d9-90e39ad0d8f4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:10.600606 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8435e93e-186b-444c-a8d9-90e39ad0d8f4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 returned with HTTP 200 Aug 01 13:09:10.601015 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1250/5006] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:10 2026] GET /volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:11.611015 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cd877642-0801-4792-a2ae-7f20da307ab1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:11.614025 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd877642-0801-4792-a2ae-7f20da307ab1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 Aug 01 13:09:11.614025 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cd877642-0801-4792-a2ae-7f20da307ab1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:11.614025 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cd877642-0801-4792-a2ae-7f20da307ab1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:11.617833 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd877642-0801-4792-a2ae-7f20da307ab1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 returned with HTTP 404 Aug 01 13:09:11.618549 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1251/5007] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:11 2026] GET /volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:11.625542 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fee2aaf0-dc4b-4550-88f1-34f31b426287 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:11.627315 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fee2aaf0-dc4b-4550-88f1-34f31b426287 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 Aug 01 13:09:11.627425 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fee2aaf0-dc4b-4550-88f1-34f31b426287 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:11.627574 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fee2aaf0-dc4b-4550-88f1-34f31b426287 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:11.627672 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-fee2aaf0-dc4b-4550-88f1-34f31b426287 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete snapshot with id: 1cae9eb2-86bb-4b7c-8fb5-10973212ba41 Aug 01 13:09:11.632917 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:11.632917 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:11.633333 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fee2aaf0-dc4b-4550-88f1-34f31b426287 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:11.649651 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fee2aaf0-dc4b-4550-88f1-34f31b426287 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot delete request issued successfully. Aug 01 13:09:11.649979 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fee2aaf0-dc4b-4550-88f1-34f31b426287 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 returned with HTTP 202 Aug 01 13:09:11.650364 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1256/5008] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:09:11 2026] DELETE /volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:09:11.659039 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-25a67460-e08c-4073-b668-53b7c584f022 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:11.661349 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-25a67460-e08c-4073-b668-53b7c584f022 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 Aug 01 13:09:11.661640 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-25a67460-e08c-4073-b668-53b7c584f022 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:11.661922 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-25a67460-e08c-4073-b668-53b7c584f022 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:11.668179 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:11.668179 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:11.668657 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-25a67460-e08c-4073-b668-53b7c584f022 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:09:11.669547 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-25a67460-e08c-4073-b668-53b7c584f022 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 returned with HTTP 200 Aug 01 13:09:11.669916 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1252/5009] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:11 2026] GET /volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:12.679779 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5703d805-2087-4318-a5b8-4dc53f232fb3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:12.681622 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5703d805-2087-4318-a5b8-4dc53f232fb3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 Aug 01 13:09:12.681838 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5703d805-2087-4318-a5b8-4dc53f232fb3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:12.682047 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5703d805-2087-4318-a5b8-4dc53f232fb3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:12.686443 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5703d805-2087-4318-a5b8-4dc53f232fb3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 returned with HTTP 404 Aug 01 13:09:12.686935 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1251/5010] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:12 2026] GET /volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:12.693907 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c4ae1cef-185a-4298-8d90-437998136e8c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:12.697005 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4ae1cef-185a-4298-8d90-437998136e8c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 Aug 01 13:09:12.697005 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4ae1cef-185a-4298-8d90-437998136e8c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:12.697005 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4ae1cef-185a-4298-8d90-437998136e8c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:12.697005 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-c4ae1cef-185a-4298-8d90-437998136e8c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete snapshot with id: f824d753-6a94-4887-8925-659b2ac26909 Aug 01 13:09:12.701058 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4ae1cef-185a-4298-8d90-437998136e8c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 returned with HTTP 404 Aug 01 13:09:12.701619 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1252/5011] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:09:12 2026] DELETE /volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:12.708268 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-077bacb5-0f4a-4b5f-8b95-9abac3df8de7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:12.710155 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-077bacb5-0f4a-4b5f-8b95-9abac3df8de7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 Aug 01 13:09:12.710407 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-077bacb5-0f4a-4b5f-8b95-9abac3df8de7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:12.710535 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-077bacb5-0f4a-4b5f-8b95-9abac3df8de7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:12.715356 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-077bacb5-0f4a-4b5f-8b95-9abac3df8de7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 returned with HTTP 404 Aug 01 13:09:12.715829 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1257/5012] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:12 2026] GET /volume/v3/snapshots/f824d753-6a94-4887-8925-659b2ac26909 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:12.723348 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8fb825ae-ae23-47a8-be36-bf1798958506 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:12.725082 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fb825ae-ae23-47a8-be36-bf1798958506 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 Aug 01 13:09:12.725263 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fb825ae-ae23-47a8-be36-bf1798958506 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:12.725446 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fb825ae-ae23-47a8-be36-bf1798958506 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:12.725541 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-8fb825ae-ae23-47a8-be36-bf1798958506 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete snapshot with id: 97a1cd92-ea38-4a21-a727-839ab5085bf2 Aug 01 13:09:12.729636 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fb825ae-ae23-47a8-be36-bf1798958506 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 returned with HTTP 404 Aug 01 13:09:12.730099 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1253/5013] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:09:12 2026] DELETE /volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:12.737567 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dd731517-bc39-4ef5-8075-4b1a0e633c44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:12.739334 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd731517-bc39-4ef5-8075-4b1a0e633c44 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 Aug 01 13:09:12.739547 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd731517-bc39-4ef5-8075-4b1a0e633c44 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:12.739750 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd731517-bc39-4ef5-8075-4b1a0e633c44 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:12.744258 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd731517-bc39-4ef5-8075-4b1a0e633c44 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 returned with HTTP 404 Aug 01 13:09:12.744668 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1252/5014] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:12 2026] GET /volume/v3/snapshots/97a1cd92-ea38-4a21-a727-839ab5085bf2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:12.751674 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bd7befd3-f740-450d-b8f7-f064dc6a0dc0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:12.752938 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bd7befd3-f740-450d-b8f7-f064dc6a0dc0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 Aug 01 13:09:12.753333 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bd7befd3-f740-450d-b8f7-f064dc6a0dc0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:12.753611 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bd7befd3-f740-450d-b8f7-f064dc6a0dc0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:12.753841 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-bd7befd3-f740-450d-b8f7-f064dc6a0dc0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete snapshot with id: 1cae9eb2-86bb-4b7c-8fb5-10973212ba41 Aug 01 13:09:12.757539 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bd7befd3-f740-450d-b8f7-f064dc6a0dc0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 returned with HTTP 404 Aug 01 13:09:12.758145 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1253/5015] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:09:12 2026] DELETE /volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:12.765424 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c94dfcb6-aace-4794-b3f7-d4be4a9b27d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:12.767231 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c94dfcb6-aace-4794-b3f7-d4be4a9b27d4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 Aug 01 13:09:12.767432 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c94dfcb6-aace-4794-b3f7-d4be4a9b27d4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:12.767614 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c94dfcb6-aace-4794-b3f7-d4be4a9b27d4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:12.773128 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c94dfcb6-aace-4794-b3f7-d4be4a9b27d4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 returned with HTTP 404 Aug 01 13:09:12.773768 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1258/5016] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:12 2026] GET /volume/v3/snapshots/1cae9eb2-86bb-4b7c-8fb5-10973212ba41 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:13.856717 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-32683a49-febc-460d-9eee-f0165ef4c5f8 req-a4a00dd5-c99f-4925-a0be-aee700b5820c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:13.859534 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-32683a49-febc-460d-9eee-f0165ef4c5f8 req-a4a00dd5-c99f-4925-a0be-aee700b5820c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/attachments/d3489b18-5df2-4f10-80c1-10b15162c4f8 Aug 01 13:09:13.860115 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-32683a49-febc-460d-9eee-f0165ef4c5f8 req-a4a00dd5-c99f-4925-a0be-aee700b5820c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:13.860671 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-32683a49-febc-460d-9eee-f0165ef4c5f8 req-a4a00dd5-c99f-4925-a0be-aee700b5820c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:13.872091 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:13.872091 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:13.924200 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-32683a49-febc-460d-9eee-f0165ef4c5f8 req-a4a00dd5-c99f-4925-a0be-aee700b5820c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/d3489b18-5df2-4f10-80c1-10b15162c4f8 returned with HTTP 200 Aug 01 13:09:13.924865 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1254/5017] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:09:13 2026] DELETE /volume/v3/attachments/d3489b18-5df2-4f10-80c1-10b15162c4f8 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:15.641272 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-137215c6-902f-45ea-a11f-b00c5606f118 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:15.642776 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-137215c6-902f-45ea-a11f-b00c5606f118 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:09:15.642935 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-137215c6-902f-45ea-a11f-b00c5606f118 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:15.643174 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-137215c6-902f-45ea-a11f-b00c5606f118 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:15.643321 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-137215c6-902f-45ea-a11f-b00c5606f118 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume with id: 7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:09:15.649491 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:15.649491 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:15.649937 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-137215c6-902f-45ea-a11f-b00c5606f118 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:09:15.665186 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-137215c6-902f-45ea-a11f-b00c5606f118 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume request issued successfully. Aug 01 13:09:15.665472 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-137215c6-902f-45ea-a11f-b00c5606f118 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d returned with HTTP 202 Aug 01 13:09:15.665960 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1253/5018] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:09:15 2026] DELETE /volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:09:15.672839 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-15188cb1-96fa-4903-8973-433556b3262b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:15.676077 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15188cb1-96fa-4903-8973-433556b3262b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:09:15.676077 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15188cb1-96fa-4903-8973-433556b3262b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:15.676077 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15188cb1-96fa-4903-8973-433556b3262b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:15.683618 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:15.683618 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:15.690057 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-15188cb1-96fa-4903-8973-433556b3262b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:09:15.692726 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15188cb1-96fa-4903-8973-433556b3262b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d returned with HTTP 200 Aug 01 13:09:15.693714 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1254/5019] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:15 2026] GET /volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:16.708737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5dda1908-4344-4bbf-a28e-bfa5f031b48e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:16.710804 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5dda1908-4344-4bbf-a28e-bfa5f031b48e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d Aug 01 13:09:16.711055 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5dda1908-4344-4bbf-a28e-bfa5f031b48e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:16.711253 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5dda1908-4344-4bbf-a28e-bfa5f031b48e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:16.718722 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5dda1908-4344-4bbf-a28e-bfa5f031b48e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d returned with HTTP 404 Aug 01 13:09:16.719325 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1259/5020] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:16 2026] GET /volume/v3/volumes/7c0e3799-cc7d-46e6-8182-e33d42f3b24d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:16.747714 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:16.749310 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:09:16.749615 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1025500173", "snapshot_id": null, "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:16.751085 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1025500173', 'snapshot_id': None, 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:09:16.822260 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume of 1 GB Aug 01 13:09:16.822550 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:16.822550 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:16.826252 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Availability Zones retrieved successfully. Aug 01 13:09:16.831667 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (1a068ddc-e397-4a70-93c3-681b73db7a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:09:16.832655 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0321621-760e-4dff-aeff-6bd3e3492c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:09:16.833615 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:09:16.885510 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0321621-760e-4dff-aeff-6bd3e3492c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:09:16.886229 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a0f54e8-53f3-459a-86a1-1f553d5c90ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:09:16.929389 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['1526a1c1-9b10-4c9e-b358-a320e15b405b', '7b4ed798-27e8-4100-996e-916e6bd61abb', '27c50cce-fe8f-4da6-b551-3aca59ba080d', 'e594136c-dcf6-41b7-852e-d77ffba7ddfe'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:09:16.930229 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a0f54e8-53f3-459a-86a1-1f553d5c90ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1526a1c1-9b10-4c9e-b358-a320e15b405b', '7b4ed798-27e8-4100-996e-916e6bd61abb', '27c50cce-fe8f-4da6-b551-3aca59ba080d', 'e594136c-dcf6-41b7-852e-d77ffba7ddfe']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:09:16.930905 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c12c00c7-274e-47e6-8bb0-9da564b184d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:09:16.949608 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c12c00c7-274e-47e6-8bb0-9da564b184d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1025500173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['1526a1c1-9b10-4c9e-b358-a320e15b405b','7b4ed798-27e8-4100-996e-916e6bd61abb','27c50cce-fe8f-4da6-b551-3aca59ba080d','e594136c-dcf6-41b7-852e-d77ffba7ddfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1025500173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245d35a4370d4a3fa10b7fa44d8d4516',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='651bd41f09e146ef9effaf67b3101d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:09:16.950375 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9327af-9375-4ed3-9af3-6cca6cdc6cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:09:16.967379 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9327af-9375-4ed3-9af3-6cca6cdc6cfa) 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-TestVolumeBootPattern-volume-origin-1025500173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['1526a1c1-9b10-4c9e-b358-a320e15b405b','7b4ed798-27e8-4100-996e-916e6bd61abb','27c50cce-fe8f-4da6-b551-3aca59ba080d','e594136c-dcf6-41b7-852e-d77ffba7ddfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:09:16.967995 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01dfcac0-c15d-4e3f-aa82-78525c1a56e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:09:16.975752 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01dfcac0-c15d-4e3f-aa82-78525c1a56e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:09:16.976548 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (1a068ddc-e397-4a70-93c3-681b73db7a10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:09:16.976851 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request issued successfully. Aug 01 13:09:16.977747 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e205e9e4-2d99-4e0f-a23d-4e6d47de746a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:09:16.978241 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1255/5021] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:09:16 2026] POST /volume/v3/volumes => generated 759 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:09:16.992900 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-afc08ea3-cf44-4f01-899c-9b3ed8299853 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:16.994715 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afc08ea3-cf44-4f01-899c-9b3ed8299853 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 Aug 01 13:09:16.994911 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afc08ea3-cf44-4f01-899c-9b3ed8299853 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:16.995153 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afc08ea3-cf44-4f01-899c-9b3ed8299853 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:17.002730 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:17.002730 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:17.006557 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-afc08ea3-cf44-4f01-899c-9b3ed8299853 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:09:17.010668 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afc08ea3-cf44-4f01-899c-9b3ed8299853 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 returned with HTTP 200 Aug 01 13:09:17.011239 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1254/5022] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:16 2026] GET /volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:18.024811 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b9c0ffda-2bd5-4918-b848-73089cbf6f1c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:18.028112 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b9c0ffda-2bd5-4918-b848-73089cbf6f1c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 Aug 01 13:09:18.028112 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b9c0ffda-2bd5-4918-b848-73089cbf6f1c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:18.028112 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b9c0ffda-2bd5-4918-b848-73089cbf6f1c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:18.033279 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:18.033279 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:18.036622 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b9c0ffda-2bd5-4918-b848-73089cbf6f1c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:09:18.041021 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b9c0ffda-2bd5-4918-b848-73089cbf6f1c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 returned with HTTP 200 Aug 01 13:09:18.041575 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1255/5023] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:18 2026] GET /volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:18.057859 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-754463a4-5473-4403-b40b-241d3df30c70 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:18.059586 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-754463a4-5473-4403-b40b-241d3df30c70 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 Aug 01 13:09:18.059774 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-754463a4-5473-4403-b40b-241d3df30c70 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:18.059965 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-754463a4-5473-4403-b40b-241d3df30c70 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:18.066891 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:18.066891 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:18.070571 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-754463a4-5473-4403-b40b-241d3df30c70 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:09:18.075061 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-754463a4-5473-4403-b40b-241d3df30c70 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 returned with HTTP 200 Aug 01 13:09:18.075561 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1260/5024] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:18 2026] GET /volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 13:09:19.030101 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-3548b79f-4cf1-41ab-8603-2201f07bb275 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:19.032539 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-3548b79f-4cf1-41ab-8603-2201f07bb275 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 Aug 01 13:09:19.032775 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-3548b79f-4cf1-41ab-8603-2201f07bb275 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:19.033037 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-3548b79f-4cf1-41ab-8603-2201f07bb275 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:19.041538 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:19.041538 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:19.045120 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-3548b79f-4cf1-41ab-8603-2201f07bb275 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:09:19.049963 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-3548b79f-4cf1-41ab-8603-2201f07bb275 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 returned with HTTP 200 Aug 01 13:09:19.050424 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1256/5025] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:09:19 2026] GET /volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:19.434530 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-025bc955-42d7-46f3-8f26-81ff4699767c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:19.437055 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-025bc955-42d7-46f3-8f26-81ff4699767c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 Aug 01 13:09:19.437345 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-025bc955-42d7-46f3-8f26-81ff4699767c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:19.437620 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-025bc955-42d7-46f3-8f26-81ff4699767c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:19.446499 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:19.446499 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:19.450885 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-025bc955-42d7-46f3-8f26-81ff4699767c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:09:19.456996 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-025bc955-42d7-46f3-8f26-81ff4699767c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 returned with HTTP 200 Aug 01 13:09:19.457557 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1255/5026] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:09:19 2026] GET /volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:19.465848 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b7bbfba4-1b0f-4837-b088-41bd243bf61c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:19.466208 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7bbfba4-1b0f-4837-b088-41bd243bf61c None None] GET https://10.4.3.110/volume// Aug 01 13:09:19.466349 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7bbfba4-1b0f-4837-b088-41bd243bf61c None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:19.466520 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7bbfba4-1b0f-4837-b088-41bd243bf61c None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:19.466827 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7bbfba4-1b0f-4837-b088-41bd243bf61c None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:09:19.467132 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1256/5027] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:09:19 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:09:19.473513 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-39fb5818-0672-4cac-bbf1-24a0797e8a60 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:19.475882 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-39fb5818-0672-4cac-bbf1-24a0797e8a60 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:09:19.476343 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-39fb5818-0672-4cac-bbf1-24a0797e8a60 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773", "connector": null, "instance_uuid": "f2537d06-7e67-4e4f-91d9-75c6987cf6e0"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:19.485934 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:19.485934 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:19.509054 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-39fb5818-0672-4cac-bbf1-24a0797e8a60 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:09:19.509549 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1261/5028] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:09:19 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:20.338145 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-008410a9-b1a0-4308-8c2c-97e387b27a26 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:20.338534 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-008410a9-b1a0-4308-8c2c-97e387b27a26 None None] GET https://10.4.3.110/volume// Aug 01 13:09:20.338716 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-008410a9-b1a0-4308-8c2c-97e387b27a26 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:20.338923 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-008410a9-b1a0-4308-8c2c-97e387b27a26 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:20.339276 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-008410a9-b1a0-4308-8c2c-97e387b27a26 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:09:20.339558 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1257/5029] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:09:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:09:20.347607 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-f7e25098-3d9d-471c-ba8e-240b7ec886ff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:20.349600 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-f7e25098-3d9d-471c-ba8e-240b7ec886ff tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 Aug 01 13:09:20.349811 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-f7e25098-3d9d-471c-ba8e-240b7ec886ff tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:20.349992 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-f7e25098-3d9d-471c-ba8e-240b7ec886ff tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:20.358475 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:20.358475 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:20.361336 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-f7e25098-3d9d-471c-ba8e-240b7ec886ff tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:09:20.365366 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-f7e25098-3d9d-471c-ba8e-240b7ec886ff tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 returned with HTTP 200 Aug 01 13:09:20.365721 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1256/5030] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:09:20 2026] GET /volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:09:20.463872 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-c8df81b6-1592-42c6-acd2-3b5e949591ca None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:20.466568 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-c8df81b6-1592-42c6-acd2-3b5e949591ca tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] PUT https://10.4.3.110/volume/v3/attachments/4681c93e-5af3-43ce-b252-61e4288d7e5c Aug 01 13:09:20.467141 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-c8df81b6-1592-42c6-acd2-3b5e949591ca tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:20.477470 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-c8df81b6-1592-42c6-acd2-3b5e949591ca tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Acquiring lock "cinder-attachment_update-362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:09:20.483293 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-c8df81b6-1592-42c6-acd2-3b5e949591ca tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:09:20.484304 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:20.484304 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:20.570483 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-c8df81b6-1592-42c6-acd2-3b5e949591ca tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773-np0000006302" released by "attachment_update" :: held 0.087s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:09:20.570757 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-c8df81b6-1592-42c6-acd2-3b5e949591ca tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/4681c93e-5af3-43ce-b252-61e4288d7e5c returned with HTTP 200 Aug 01 13:09:20.571648 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1257/5031] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:09:20 2026] PUT /volume/v3/attachments/4681c93e-5af3-43ce-b252-61e4288d7e5c => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:20.592575 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-84dee2ab-3dbf-41b3-afc9-6c26820084c5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:20.595296 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-84dee2ab-3dbf-41b3-afc9-6c26820084c5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments/4681c93e-5af3-43ce-b252-61e4288d7e5c/action Aug 01 13:09:20.595625 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-84dee2ab-3dbf-41b3-afc9-6c26820084c5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:09:20.595737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-84dee2ab-3dbf-41b3-afc9-6c26820084c5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:20.613219 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:20.613219 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:20.622824 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f9ae06a7-0c5b-4e11-ac1e-77f8de73077d req-84dee2ab-3dbf-41b3-afc9-6c26820084c5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/4681c93e-5af3-43ce-b252-61e4288d7e5c/action returned with HTTP 204 Aug 01 13:09:20.623471 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1262/5032] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:09:20 2026] POST /volume/v3/attachments/4681c93e-5af3-43ce-b252-61e4288d7e5c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:26.521995 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70b53147-6c49-4b2c-ab38-19b9626d5cd1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:26.524181 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70b53147-6c49-4b2c-ab38-19b9626d5cd1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:26.524583 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70b53147-6c49-4b2c-ab38-19b9626d5cd1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:26.524986 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70b53147-6c49-4b2c-ab38-19b9626d5cd1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:26.532419 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:26.532419 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:26.538467 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-70b53147-6c49-4b2c-ab38-19b9626d5cd1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:26.540169 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70b53147-6c49-4b2c-ab38-19b9626d5cd1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:26.540624 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1258/5033] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:26 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:26.555893 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-adefe22a-7758-492d-a05b-32dbbf517c51 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:26.557510 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-adefe22a-7758-492d-a05b-32dbbf517c51 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:26.557687 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-adefe22a-7758-492d-a05b-32dbbf517c51 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:26.557866 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-adefe22a-7758-492d-a05b-32dbbf517c51 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:26.563875 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:26.563875 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:26.566981 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-adefe22a-7758-492d-a05b-32dbbf517c51 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:26.570710 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-adefe22a-7758-492d-a05b-32dbbf517c51 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:26.571080 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1257/5034] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:26 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:26.610752 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-705d18b8-ddfc-4070-afce-d1424d8a00c4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:26.615655 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-705d18b8-ddfc-4070-afce-d1424d8a00c4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:26.615903 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-705d18b8-ddfc-4070-afce-d1424d8a00c4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:26.616259 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-705d18b8-ddfc-4070-afce-d1424d8a00c4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:26.630919 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:26.630919 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:26.634874 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-705d18b8-ddfc-4070-afce-d1424d8a00c4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:26.639472 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-705d18b8-ddfc-4070-afce-d1424d8a00c4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:26.639848 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1258/5035] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:09:26 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:26.710992 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea159ac7-b1c3-4d0d-affd-3a10df62811a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:26.711353 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea159ac7-b1c3-4d0d-affd-3a10df62811a None None] GET https://10.4.3.110/volume// Aug 01 13:09:26.711518 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea159ac7-b1c3-4d0d-affd-3a10df62811a None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:26.711712 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea159ac7-b1c3-4d0d-affd-3a10df62811a None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:26.712045 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea159ac7-b1c3-4d0d-affd-3a10df62811a None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:09:26.712353 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1263/5036] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:09:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:09:26.719003 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-ec422aa8-b657-40f4-aa63-d4186e8bbf88 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:26.720605 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-ec422aa8-b657-40f4-aa63-d4186e8bbf88 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:09:26.721040 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-ec422aa8-b657-40f4-aa63-d4186e8bbf88 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b0e3161-a1d8-4416-9c1e-6dca798f87e9", "connector": null, "instance_uuid": "0f199e14-78b7-4884-99c1-2c0fc232e9b6"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:26.730572 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:26.730572 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:26.755702 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-ec422aa8-b657-40f4-aa63-d4186e8bbf88 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:09:26.756394 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1259/5037] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:09:26 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:26.788290 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-648b076a-b548-4262-a747-2d7531888cb6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:26.790037 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-648b076a-b548-4262-a747-2d7531888cb6 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:26.790260 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-648b076a-b548-4262-a747-2d7531888cb6 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:26.790455 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-648b076a-b548-4262-a747-2d7531888cb6 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:26.791016 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d99f02cc-e81e-4302-bb39-704ffc1d35d5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:26.791373 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d99f02cc-e81e-4302-bb39-704ffc1d35d5 None None] GET https://10.4.3.110/volume// Aug 01 13:09:26.791532 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d99f02cc-e81e-4302-bb39-704ffc1d35d5 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:26.791704 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d99f02cc-e81e-4302-bb39-704ffc1d35d5 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:26.792036 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d99f02cc-e81e-4302-bb39-704ffc1d35d5 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:09:26.792290 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1259/5038] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:09:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:09:26.800118 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:26.800118 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:26.801564 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-cf4c8792-93c9-4dcd-a40c-3a13662ec267 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:26.803771 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-648b076a-b548-4262-a747-2d7531888cb6 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:26.804200 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-cf4c8792-93c9-4dcd-a40c-3a13662ec267 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:26.804438 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-cf4c8792-93c9-4dcd-a40c-3a13662ec267 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:26.805151 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-cf4c8792-93c9-4dcd-a40c-3a13662ec267 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:26.808506 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-648b076a-b548-4262-a747-2d7531888cb6 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:26.808859 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1258/5039] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:26 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:26.813110 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:26.813110 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:26.816242 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-cf4c8792-93c9-4dcd-a40c-3a13662ec267 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:26.820033 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-cf4c8792-93c9-4dcd-a40c-3a13662ec267 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:26.820414 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1264/5040] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:09:26 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 1019 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:09:26.945257 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-111694d9-6aeb-4c52-a019-631ccb9c9c43 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:26.946865 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-111694d9-6aeb-4c52-a019-631ccb9c9c43 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] PUT https://10.4.3.110/volume/v3/attachments/a746e969-956d-4a38-9491-3d5bb72b53d7 Aug 01 13:09:26.947324 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-111694d9-6aeb-4c52-a019-631ccb9c9c43 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:26.954938 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-111694d9-6aeb-4c52-a019-631ccb9c9c43 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Acquiring lock "cinder-attachment_update-3b0e3161-a1d8-4416-9c1e-6dca798f87e9-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:09:26.961912 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-111694d9-6aeb-4c52-a019-631ccb9c9c43 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Lock "cinder-attachment_update-3b0e3161-a1d8-4416-9c1e-6dca798f87e9-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:09:26.961912 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:26.961912 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:27.035826 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-111694d9-6aeb-4c52-a019-631ccb9c9c43 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Lock "cinder-attachment_update-3b0e3161-a1d8-4416-9c1e-6dca798f87e9-np0000006302" released by "attachment_update" :: held 0.076s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:09:27.036246 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-111694d9-6aeb-4c52-a019-631ccb9c9c43 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/attachments/a746e969-956d-4a38-9491-3d5bb72b53d7 returned with HTTP 200 Aug 01 13:09:27.036780 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1260/5041] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:09:26 2026] PUT /volume/v3/attachments/a746e969-956d-4a38-9491-3d5bb72b53d7 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:27.920916 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7d4e2f87-ff82-4d56-9273-a71df6e4a5d1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:27.920916 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d4e2f87-ff82-4d56-9273-a71df6e4a5d1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:27.920916 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d4e2f87-ff82-4d56-9273-a71df6e4a5d1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:27.920916 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d4e2f87-ff82-4d56-9273-a71df6e4a5d1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:27.920916 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:27.920916 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:27.920916 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7d4e2f87-ff82-4d56-9273-a71df6e4a5d1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:27.920916 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d4e2f87-ff82-4d56-9273-a71df6e4a5d1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:27.920916 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1260/5042] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:27 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:28.855155 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f78c7bc-5c14-4fc5-a5a9-87cb05eeba62 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:28.856884 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f78c7bc-5c14-4fc5-a5a9-87cb05eeba62 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:28.857110 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f78c7bc-5c14-4fc5-a5a9-87cb05eeba62 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:28.857309 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f78c7bc-5c14-4fc5-a5a9-87cb05eeba62 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:28.866368 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:28.866368 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:28.869763 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0f78c7bc-5c14-4fc5-a5a9-87cb05eeba62 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:28.873553 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f78c7bc-5c14-4fc5-a5a9-87cb05eeba62 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:28.873993 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1259/5043] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:28 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:29.886000 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-58a79982-063c-4906-be33-2ab9daedfe97 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:29.888348 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58a79982-063c-4906-be33-2ab9daedfe97 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:29.888643 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58a79982-063c-4906-be33-2ab9daedfe97 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:29.888923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58a79982-063c-4906-be33-2ab9daedfe97 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:29.901138 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:29.901138 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:29.905331 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-58a79982-063c-4906-be33-2ab9daedfe97 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:29.910851 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58a79982-063c-4906-be33-2ab9daedfe97 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:29.911382 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1265/5044] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:29 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:30.276061 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-788f7e15-20f9-4c4a-9804-7302ebb0021b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:30.278182 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-788f7e15-20f9-4c4a-9804-7302ebb0021b tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] POST https://10.4.3.110/volume/v3/attachments/a746e969-956d-4a38-9491-3d5bb72b53d7/action Aug 01 13:09:30.279487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-788f7e15-20f9-4c4a-9804-7302ebb0021b tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:09:30.279487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-788f7e15-20f9-4c4a-9804-7302ebb0021b tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:30.296513 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:30.296513 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:30.307460 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5748c170-cf86-4b8c-8d09-51008f05aea1 req-788f7e15-20f9-4c4a-9804-7302ebb0021b tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/attachments/a746e969-956d-4a38-9491-3d5bb72b53d7/action returned with HTTP 204 Aug 01 13:09:30.308190 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1261/5045] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:09:30 2026] POST /volume/v3/attachments/a746e969-956d-4a38-9491-3d5bb72b53d7/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:30.923748 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f8a9515b-7d01-43af-b12b-377796eac640 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:30.925390 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8a9515b-7d01-43af-b12b-377796eac640 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:30.925579 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8a9515b-7d01-43af-b12b-377796eac640 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:30.925779 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8a9515b-7d01-43af-b12b-377796eac640 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:30.934168 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:30.934168 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:30.937214 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f8a9515b-7d01-43af-b12b-377796eac640 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:30.940893 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8a9515b-7d01-43af-b12b-377796eac640 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:30.941258 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1261/5046] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:30 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:30.952827 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bea85979-d193-43d1-bdd1-0abde59dc4c1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:30.954583 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bea85979-d193-43d1-bdd1-0abde59dc4c1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:30.954819 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bea85979-d193-43d1-bdd1-0abde59dc4c1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:30.955053 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bea85979-d193-43d1-bdd1-0abde59dc4c1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:30.963653 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:30.963653 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:30.966605 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bea85979-d193-43d1-bdd1-0abde59dc4c1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:30.970088 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bea85979-d193-43d1-bdd1-0abde59dc4c1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:30.970459 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1260/5047] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:30 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:34.156754 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-d0ca879a-5673-4a77-8c99-1d98f0096448 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:34.158735 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-d0ca879a-5673-4a77-8c99-1d98f0096448 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:34.158919 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-d0ca879a-5673-4a77-8c99-1d98f0096448 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:34.159122 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-d0ca879a-5673-4a77-8c99-1d98f0096448 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:34.167541 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:34.167541 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:34.170516 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-d0ca879a-5673-4a77-8c99-1d98f0096448 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:34.174278 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-d0ca879a-5673-4a77-8c99-1d98f0096448 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:34.174771 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1266/5048] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:09:34 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:34.195520 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-b6e4b0fb-455b-4867-b278-bf2ed1550780 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:34.199984 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-b6e4b0fb-455b-4867-b278-bf2ed1550780 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] POST https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9/action Aug 01 13:09:34.199984 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-b6e4b0fb-455b-4867-b278-bf2ed1550780 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:09:34.199984 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-b6e4b0fb-455b-4867-b278-bf2ed1550780 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:34.207651 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:34.207651 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:34.208261 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-b6e4b0fb-455b-4867-b278-bf2ed1550780 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:34.213757 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-b6e4b0fb-455b-4867-b278-bf2ed1550780 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Begin detaching volume completed successfully. Aug 01 13:09:34.214155 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-b6e4b0fb-455b-4867-b278-bf2ed1550780 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9/action returned with HTTP 202 Aug 01 13:09:34.214719 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1262/5049] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:09:34 2026] POST /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:09:34.254181 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f2319842-6814-47a9-a985-ea4d362a7457 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:34.254669 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2319842-6814-47a9-a985-ea4d362a7457 None None] GET https://10.4.3.110/volume// Aug 01 13:09:34.254840 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2319842-6814-47a9-a985-ea4d362a7457 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:34.255052 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2319842-6814-47a9-a985-ea4d362a7457 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:34.255353 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2319842-6814-47a9-a985-ea4d362a7457 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:09:34.255627 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1262/5050] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:09:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:09:34.262611 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-3c74c8f8-83b2-4ad4-90c9-0c0041f0bbcd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:34.264721 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-3c74c8f8-83b2-4ad4-90c9-0c0041f0bbcd tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:34.265039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-3c74c8f8-83b2-4ad4-90c9-0c0041f0bbcd tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:34.265299 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-3c74c8f8-83b2-4ad4-90c9-0c0041f0bbcd tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:34.273810 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:34.273810 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:34.276961 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-3c74c8f8-83b2-4ad4-90c9-0c0041f0bbcd tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:34.280867 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-3c74c8f8-83b2-4ad4-90c9-0c0041f0bbcd tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:09:34.281327 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1261/5051] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:09:34 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 1315 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:09:35.074896 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-dc17aa8f-0520-4632-9e4e-0529098296e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:35.077142 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-dc17aa8f-0520-4632-9e4e-0529098296e6 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] DELETE https://10.4.3.110/volume/v3/attachments/a746e969-956d-4a38-9491-3d5bb72b53d7 Aug 01 13:09:35.077440 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-dc17aa8f-0520-4632-9e4e-0529098296e6 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:35.077714 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-dc17aa8f-0520-4632-9e4e-0529098296e6 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:35.086479 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:35.086479 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:35.134406 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f3ff051d-da03-49c1-9cc6-6f371b4c6c06 req-dc17aa8f-0520-4632-9e4e-0529098296e6 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/attachments/a746e969-956d-4a38-9491-3d5bb72b53d7 returned with HTTP 200 Aug 01 13:09:35.134872 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1267/5052] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:09:35 2026] DELETE /volume/v3/attachments/a746e969-956d-4a38-9491-3d5bb72b53d7 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:35.310747 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b7698cb-dc73-411f-aaf1-96957950ae24 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:35.312409 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b7698cb-dc73-411f-aaf1-96957950ae24 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:09:35.312861 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b7698cb-dc73-411f-aaf1-96957950ae24 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b0e3161-a1d8-4416-9c1e-6dca798f87e9", "force": false, "name": "tempest-TestStampPattern-snapshot-10237658", "description": null, "metadata": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:35.321585 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:35.321585 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:35.322932 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b7698cb-dc73-411f-aaf1-96957950ae24 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:09:35.322932 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-2b7698cb-dc73-411f-aaf1-96957950ae24 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Create snapshot from volume 3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:09:35.351893 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-2b7698cb-dc73-411f-aaf1-96957950ae24 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Created reservations ['a8e09a08-ac1c-4d79-b26c-55c6d4f60c98', 'c0b152fa-e15c-4d7c-afc8-307d417c6470', '124c2a1b-e9d6-4fe4-9e2a-b4867923aa84', 'dbdf75d8-0653-4796-a6a0-1990ed50ff78'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:09:35.377233 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b7698cb-dc73-411f-aaf1-96957950ae24 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Snapshot create request issued successfully. Aug 01 13:09:35.377713 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b7698cb-dc73-411f-aaf1-96957950ae24 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:09:35.378189 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1263/5053] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:09:35 2026] POST /volume/v3/snapshots => generated 301 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:09:35.391967 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bf2d214a-c1ab-4c06-a9fe-c05f0a75a82f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:35.393795 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf2d214a-c1ab-4c06-a9fe-c05f0a75a82f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 Aug 01 13:09:35.394001 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf2d214a-c1ab-4c06-a9fe-c05f0a75a82f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:35.394183 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf2d214a-c1ab-4c06-a9fe-c05f0a75a82f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:35.399406 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:35.399406 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:35.399896 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bf2d214a-c1ab-4c06-a9fe-c05f0a75a82f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Snapshot retrieved successfully. Aug 01 13:09:35.400810 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf2d214a-c1ab-4c06-a9fe-c05f0a75a82f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 returned with HTTP 200 Aug 01 13:09:35.401318 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1263/5054] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:35 2026] GET /volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 => generated 433 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:36.410681 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4dcaf525-4eb8-41b5-8a5b-69be62f184c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:36.412717 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4dcaf525-4eb8-41b5-8a5b-69be62f184c5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 Aug 01 13:09:36.413056 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4dcaf525-4eb8-41b5-8a5b-69be62f184c5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:36.413323 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4dcaf525-4eb8-41b5-8a5b-69be62f184c5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:36.419098 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:36.419098 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:36.419581 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4dcaf525-4eb8-41b5-8a5b-69be62f184c5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Snapshot retrieved successfully. Aug 01 13:09:36.420436 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4dcaf525-4eb8-41b5-8a5b-69be62f184c5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 returned with HTTP 200 Aug 01 13:09:36.420860 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1262/5055] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:36 2026] GET /volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 => generated 460 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:36.428973 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dd937d72-77f2-45cc-907b-6af3b1c588ca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:36.430766 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd937d72-77f2-45cc-907b-6af3b1c588ca tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 Aug 01 13:09:36.430983 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd937d72-77f2-45cc-907b-6af3b1c588ca tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:36.431172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd937d72-77f2-45cc-907b-6af3b1c588ca tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:36.435784 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:36.435784 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:36.436197 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dd937d72-77f2-45cc-907b-6af3b1c588ca tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Snapshot retrieved successfully. Aug 01 13:09:36.436913 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd937d72-77f2-45cc-907b-6af3b1c588ca tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 returned with HTTP 200 Aug 01 13:09:36.437257 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1268/5056] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:09:36 2026] GET /volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:38.252257 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f057c570-a6da-4531-af43-acff24d719aa req-bdf28ede-0d01-4a93-864a-a43de90c960b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:38.254564 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-bdf28ede-0d01-4a93-864a-a43de90c960b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:38.254904 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-bdf28ede-0d01-4a93-864a-a43de90c960b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:38.255195 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-bdf28ede-0d01-4a93-864a-a43de90c960b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:38.265595 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:38.265595 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:38.270034 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f057c570-a6da-4531-af43-acff24d719aa req-bdf28ede-0d01-4a93-864a-a43de90c960b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:38.275339 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-bdf28ede-0d01-4a93-864a-a43de90c960b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:38.275339 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1264/5057] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:09:38 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:38.338264 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3f53fbc1-1822-40c6-a043-e5eb1b88b7f8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:38.338615 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f53fbc1-1822-40c6-a043-e5eb1b88b7f8 None None] GET https://10.4.3.110/volume// Aug 01 13:09:38.338808 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f53fbc1-1822-40c6-a043-e5eb1b88b7f8 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:38.339027 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f53fbc1-1822-40c6-a043-e5eb1b88b7f8 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:38.339387 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f53fbc1-1822-40c6-a043-e5eb1b88b7f8 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:09:38.339653 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1264/5058] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:09:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:09:38.346124 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f057c570-a6da-4531-af43-acff24d719aa req-31636cb4-6180-4418-aaa3-ed6f20be9461 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:38.348061 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-31636cb4-6180-4418-aaa3-ed6f20be9461 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:09:38.348387 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-31636cb4-6180-4418-aaa3-ed6f20be9461 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d05431f0-2a2f-4a37-962f-74cb0a8e0ea7", "connector": null, "instance_uuid": "d4ec7268-f18f-425d-96a1-70b3316fc82f"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:38.357922 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:38.357922 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:38.378922 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-31636cb4-6180-4418-aaa3-ed6f20be9461 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:09:38.379355 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1263/5059] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:09:38 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:38.406547 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-272b5356-e54c-4471-b895-47f59fd7da4b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:38.408275 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-272b5356-e54c-4471-b895-47f59fd7da4b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:38.408449 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-272b5356-e54c-4471-b895-47f59fd7da4b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:38.408613 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-272b5356-e54c-4471-b895-47f59fd7da4b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:38.420863 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:38.420863 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:38.425598 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-272b5356-e54c-4471-b895-47f59fd7da4b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:38.431280 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-272b5356-e54c-4471-b895-47f59fd7da4b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:38.431597 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1269/5060] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:38 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:38.434767 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b16e1395-6c4f-4db2-b6fd-f3308af8f0d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:38.434767 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b16e1395-6c4f-4db2-b6fd-f3308af8f0d1 None None] GET https://10.4.3.110/volume// Aug 01 13:09:38.434767 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b16e1395-6c4f-4db2-b6fd-f3308af8f0d1 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:38.434767 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b16e1395-6c4f-4db2-b6fd-f3308af8f0d1 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:38.434767 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b16e1395-6c4f-4db2-b6fd-f3308af8f0d1 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:09:38.434767 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1265/5061] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:09:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:09:38.444658 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f057c570-a6da-4531-af43-acff24d719aa req-14f92375-6ac0-42a4-af98-2e9adcaea01c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:38.446600 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-14f92375-6ac0-42a4-af98-2e9adcaea01c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:38.446813 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-14f92375-6ac0-42a4-af98-2e9adcaea01c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:38.447006 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-14f92375-6ac0-42a4-af98-2e9adcaea01c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:38.457329 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:38.457329 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:38.460392 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-f057c570-a6da-4531-af43-acff24d719aa req-14f92375-6ac0-42a4-af98-2e9adcaea01c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:38.464319 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-14f92375-6ac0-42a4-af98-2e9adcaea01c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:38.464704 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1265/5062] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:09:38 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:09:38.563881 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f057c570-a6da-4531-af43-acff24d719aa req-aae4e4f9-2a5a-4a01-978a-772232db0d64 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:38.567307 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-aae4e4f9-2a5a-4a01-978a-772232db0d64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] PUT https://10.4.3.110/volume/v3/attachments/bd035231-d24c-4cb6-ad10-cfcdb4da2077 Aug 01 13:09:38.567767 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-aae4e4f9-2a5a-4a01-978a-772232db0d64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:38.576084 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f057c570-a6da-4531-af43-acff24d719aa req-aae4e4f9-2a5a-4a01-978a-772232db0d64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Acquiring lock "cinder-attachment_update-d05431f0-2a2f-4a37-962f-74cb0a8e0ea7-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:09:38.581967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f057c570-a6da-4531-af43-acff24d719aa req-aae4e4f9-2a5a-4a01-978a-772232db0d64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Lock "cinder-attachment_update-d05431f0-2a2f-4a37-962f-74cb0a8e0ea7-np0000006302" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:09:38.582971 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:38.582971 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:38.655182 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f057c570-a6da-4531-af43-acff24d719aa req-aae4e4f9-2a5a-4a01-978a-772232db0d64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Lock "cinder-attachment_update-d05431f0-2a2f-4a37-962f-74cb0a8e0ea7-np0000006302" released by "attachment_update" :: held 0.073s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:09:38.655738 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-aae4e4f9-2a5a-4a01-978a-772232db0d64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/bd035231-d24c-4cb6-ad10-cfcdb4da2077 returned with HTTP 200 Aug 01 13:09:38.656269 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1264/5063] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:09:38 2026] PUT /volume/v3/attachments/bd035231-d24c-4cb6-ad10-cfcdb4da2077 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:39.444251 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-77ecc64b-6b48-4478-9c3c-d6dda93ea602 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:39.447118 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77ecc64b-6b48-4478-9c3c-d6dda93ea602 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:39.447318 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-77ecc64b-6b48-4478-9c3c-d6dda93ea602 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:39.447534 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-77ecc64b-6b48-4478-9c3c-d6dda93ea602 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:39.457961 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:39.457961 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:39.461021 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-77ecc64b-6b48-4478-9c3c-d6dda93ea602 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:39.464804 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77ecc64b-6b48-4478-9c3c-d6dda93ea602 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:39.465048 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1270/5064] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:39 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:40.479647 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a462f967-206b-4850-a824-27a700258e7f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:40.481632 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a462f967-206b-4850-a824-27a700258e7f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:40.481838 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a462f967-206b-4850-a824-27a700258e7f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:40.482040 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a462f967-206b-4850-a824-27a700258e7f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:40.495102 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:40.495102 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:40.498838 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a462f967-206b-4850-a824-27a700258e7f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:40.503718 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a462f967-206b-4850-a824-27a700258e7f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:40.504109 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1266/5065] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:40 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:40.888682 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f057c570-a6da-4531-af43-acff24d719aa req-0f1d9714-0405-4509-ab14-ce67db4bd003 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:40.891179 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-0f1d9714-0405-4509-ab14-ce67db4bd003 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/attachments/bd035231-d24c-4cb6-ad10-cfcdb4da2077/action Aug 01 13:09:40.891620 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-0f1d9714-0405-4509-ab14-ce67db4bd003 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:09:40.891788 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-0f1d9714-0405-4509-ab14-ce67db4bd003 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:40.913790 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:40.913790 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:40.923621 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f057c570-a6da-4531-af43-acff24d719aa req-0f1d9714-0405-4509-ab14-ce67db4bd003 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/bd035231-d24c-4cb6-ad10-cfcdb4da2077/action returned with HTTP 204 Aug 01 13:09:40.924198 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1266/5066] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:09:40 2026] POST /volume/v3/attachments/bd035231-d24c-4cb6-ad10-cfcdb4da2077/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:41.125382 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:41.127040 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:09:41.127354 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1263467513", "snapshot_id": "a8f4cfe4-f118-4c9b-9253-f844d0296984", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:41.128773 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1263467513', 'snapshot_id': 'a8f4cfe4-f118-4c9b-9253-f844d0296984', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:09:41.134589 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:41.134589 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:41.135005 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Snapshot retrieved successfully. Aug 01 13:09:41.135124 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Create volume of 1 GB Aug 01 13:09:41.138540 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Availability Zones retrieved successfully. Aug 01 13:09:41.143502 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Flow 'volume_create_api' (108a341f-0904-4f97-9e6e-a0819ccfc514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:09:41.144508 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b7a1d3c-deaf-4a1c-bef5-3670c9ade15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:09:41.145347 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:09:41.172188 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b7a1d3c-deaf-4a1c-bef5-3670c9ade15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a8f4cfe4-f118-4c9b-9253-f844d0296984', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:09:41.172891 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b294b4c-bdc2-45ae-883f-681dbb77796d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:09:41.207832 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Created reservations ['e5aa3fb8-377f-48b2-ba08-e15ccb1ef2a5', '5d21bec2-e06b-4436-b55b-178cf148dd24', '29881985-75c7-4a14-a78a-4d1ad973a3b3', 'c5deaa36-e982-4e5b-8c10-c9df20eb0f53'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:09:41.208584 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b294b4c-bdc2-45ae-883f-681dbb77796d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5aa3fb8-377f-48b2-ba08-e15ccb1ef2a5', '5d21bec2-e06b-4436-b55b-178cf148dd24', '29881985-75c7-4a14-a78a-4d1ad973a3b3', 'c5deaa36-e982-4e5b-8c10-c9df20eb0f53']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:09:41.209288 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b5f6d7-4d03-4295-b255-5e390597052a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:09:41.246065 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b5f6d7-4d03-4295-b255-5e390597052a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffaa6a0f-dec3-4648-8da6-69afabab720f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1263467513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5142cd311a994156bbae13867c94f736',qos_specs=None,replication_status=,reservations=['e5aa3fb8-377f-48b2-ba08-e15ccb1ef2a5','5d21bec2-e06b-4436-b55b-178cf148dd24','29881985-75c7-4a14-a78a-4d1ad973a3b3','c5deaa36-e982-4e5b-8c10-c9df20eb0f53'],size=1,snapshot_id=a8f4cfe4-f118-4c9b-9253-f844d0296984,source_replicaid=,source_volid=None,status='creating',user_id='3660b7e839894b5aad059fe44194ab6a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1263467513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffaa6a0f-dec3-4648-8da6-69afabab720f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5142cd311a994156bbae13867c94f736',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=a8f4cfe4-f118-4c9b-9253-f844d0296984,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3660b7e839894b5aad059fe44194ab6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:09:41.246812 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e14bbb7-67c6-4a5a-8091-2e58f6eb53be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:09:41.262617 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e14bbb7-67c6-4a5a-8091-2e58f6eb53be) 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-TestStampPattern-volume-1263467513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5142cd311a994156bbae13867c94f736',qos_specs=None,replication_status=,reservations=['e5aa3fb8-377f-48b2-ba08-e15ccb1ef2a5','5d21bec2-e06b-4436-b55b-178cf148dd24','29881985-75c7-4a14-a78a-4d1ad973a3b3','c5deaa36-e982-4e5b-8c10-c9df20eb0f53'],size=1,snapshot_id=a8f4cfe4-f118-4c9b-9253-f844d0296984,source_replicaid=,source_volid=None,status='creating',user_id='3660b7e839894b5aad059fe44194ab6a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:09:41.263355 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ac2bf3-1dfa-4794-88d1-f05ac39946f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:09:41.281125 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ac2bf3-1dfa-4794-88d1-f05ac39946f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:09:41.281895 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Flow 'volume_create_api' (108a341f-0904-4f97-9e6e-a0819ccfc514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:09:41.282213 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Create volume request issued successfully. Aug 01 13:09:41.282710 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7862909a-c99e-4b40-b66e-8ecd777993a1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:09:41.283123 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1265/5067] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:09:41 2026] POST /volume/v3/volumes => generated 781 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:09:41.516014 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4fcca45-c787-4672-9f80-b87d95a17b8c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:41.518850 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4fcca45-c787-4672-9f80-b87d95a17b8c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:41.518850 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4fcca45-c787-4672-9f80-b87d95a17b8c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:41.518850 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4fcca45-c787-4672-9f80-b87d95a17b8c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:41.529829 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:41.529829 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:41.533117 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c4fcca45-c787-4672-9f80-b87d95a17b8c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:41.536868 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4fcca45-c787-4672-9f80-b87d95a17b8c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:41.537252 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1271/5068] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:41 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:42.801028 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d7df1ef3-de75-4668-b2d2-ab67d2cad124 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:42.802933 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7df1ef3-de75-4668-b2d2-ab67d2cad124 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:42.803229 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d7df1ef3-de75-4668-b2d2-ab67d2cad124 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:42.803495 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d7df1ef3-de75-4668-b2d2-ab67d2cad124 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:42.816178 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:42.816178 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:42.819646 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d7df1ef3-de75-4668-b2d2-ab67d2cad124 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:42.823370 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7df1ef3-de75-4668-b2d2-ab67d2cad124 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:42.823711 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1267/5069] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:42 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:42.836499 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d8c0da4c-44f7-46a2-a242-48ff1b5876b7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:42.838659 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8c0da4c-44f7-46a2-a242-48ff1b5876b7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:42.838992 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8c0da4c-44f7-46a2-a242-48ff1b5876b7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:42.839280 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8c0da4c-44f7-46a2-a242-48ff1b5876b7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:42.854454 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:42.854454 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:42.858219 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d8c0da4c-44f7-46a2-a242-48ff1b5876b7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:42.863493 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8c0da4c-44f7-46a2-a242-48ff1b5876b7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:42.863872 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1267/5070] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:42 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:42.875652 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e25eaeb7-ab54-4826-a4e8-982e7e337b55 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:42.877714 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e25eaeb7-ab54-4826-a4e8-982e7e337b55 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:42.878001 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e25eaeb7-ab54-4826-a4e8-982e7e337b55 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:42.878204 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e25eaeb7-ab54-4826-a4e8-982e7e337b55 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:42.880802 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=187,cinder:UPDATE=64,cinder:INSERT=27 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:09:42.891270 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:42.891270 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:42.894264 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e25eaeb7-ab54-4826-a4e8-982e7e337b55 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:42.898062 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e25eaeb7-ab54-4826-a4e8-982e7e337b55 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:42.898439 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1266/5071] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:42 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:42.944366 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-3ba82340-95c0-4849-af5d-97bd59076a65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:42.947594 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-3ba82340-95c0-4849-af5d-97bd59076a65 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:42.947594 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-3ba82340-95c0-4849-af5d-97bd59076a65 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:42.947871 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-3ba82340-95c0-4849-af5d-97bd59076a65 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:42.960463 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:42.960463 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:42.963716 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-3ba82340-95c0-4849-af5d-97bd59076a65 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:42.968096 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-3ba82340-95c0-4849-af5d-97bd59076a65 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:42.968476 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1272/5072] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:09:42 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:42.990001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-40349b2e-d258-4ca0-b6c8-58265a739cf6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:42.992154 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-40349b2e-d258-4ca0-b6c8-58265a739cf6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7/action Aug 01 13:09:42.992697 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-40349b2e-d258-4ca0-b6c8-58265a739cf6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:09:42.992697 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-40349b2e-d258-4ca0-b6c8-58265a739cf6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:43.007711 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:43.007711 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:43.008379 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-40349b2e-d258-4ca0-b6c8-58265a739cf6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:43.017613 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-40349b2e-d258-4ca0-b6c8-58265a739cf6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Begin detaching volume completed successfully. Aug 01 13:09:43.017901 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-40349b2e-d258-4ca0-b6c8-58265a739cf6 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7/action returned with HTTP 202 Aug 01 13:09:43.018642 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1268/5073] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:09:42 2026] POST /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:09:43.038661 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-34bd1d83-bb36-452c-853d-b1a1b499c3c1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:43.040836 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34bd1d83-bb36-452c-853d-b1a1b499c3c1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:43.041079 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-34bd1d83-bb36-452c-853d-b1a1b499c3c1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:43.041275 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-34bd1d83-bb36-452c-853d-b1a1b499c3c1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:43.054423 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:43.054423 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:43.057894 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-34bd1d83-bb36-452c-853d-b1a1b499c3c1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:43.062094 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34bd1d83-bb36-452c-853d-b1a1b499c3c1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:43.062471 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fb2d18fc-fbbf-47cc-9b18-42967ced4d32 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:43.062559 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1268/5074] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:43 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1515 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:43.063288 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb2d18fc-fbbf-47cc-9b18-42967ced4d32 None None] GET https://10.4.3.110/volume// Aug 01 13:09:43.063288 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb2d18fc-fbbf-47cc-9b18-42967ced4d32 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:43.063476 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb2d18fc-fbbf-47cc-9b18-42967ced4d32 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:43.063913 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb2d18fc-fbbf-47cc-9b18-42967ced4d32 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:09:43.064522 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1267/5075] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:09:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:09:43.074797 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-af2fa46c-136f-422b-9029-7a5ad7543218 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:43.076643 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-af2fa46c-136f-422b-9029-7a5ad7543218 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:43.076821 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-af2fa46c-136f-422b-9029-7a5ad7543218 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:43.077024 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-af2fa46c-136f-422b-9029-7a5ad7543218 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:43.089586 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:43.089586 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:43.095444 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-af2fa46c-136f-422b-9029-7a5ad7543218 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:43.099766 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-af2fa46c-136f-422b-9029-7a5ad7543218 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:43.100184 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1273/5076] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:09:43 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1695 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:09:43.596819 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-6db0a279-cbe0-462d-934a-f08026f70db0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:43.598666 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-6db0a279-cbe0-462d-934a-f08026f70db0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:43.598843 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-6db0a279-cbe0-462d-934a-f08026f70db0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:43.599050 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-6db0a279-cbe0-462d-934a-f08026f70db0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:43.610125 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:43.610125 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:43.614038 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-6db0a279-cbe0-462d-934a-f08026f70db0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:43.619454 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-6db0a279-cbe0-462d-934a-f08026f70db0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:43.620025 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1269/5077] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:09:43 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1515 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:43.642567 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-035bf48a-1236-4873-87cf-c1bcd7e56553 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:43.645276 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-035bf48a-1236-4873-87cf-c1bcd7e56553 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] DELETE https://10.4.3.110/volume/v3/attachments/bd035231-d24c-4cb6-ad10-cfcdb4da2077 Aug 01 13:09:43.645434 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-035bf48a-1236-4873-87cf-c1bcd7e56553 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:43.645669 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-035bf48a-1236-4873-87cf-c1bcd7e56553 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:43.654202 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:43.654202 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:43.700796 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-754deac3-275c-4d0a-8a41-10610489ebe4 req-035bf48a-1236-4873-87cf-c1bcd7e56553 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/bd035231-d24c-4cb6-ad10-cfcdb4da2077 returned with HTTP 200 Aug 01 13:09:43.701233 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1269/5078] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:09:43 2026] DELETE /volume/v3/attachments/bd035231-d24c-4cb6-ad10-cfcdb4da2077 => generated 192 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:44.078463 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d91a0426-d9dc-4576-a074-ebb6a2f8109b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:44.080277 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d91a0426-d9dc-4576-a074-ebb6a2f8109b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:44.080470 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d91a0426-d9dc-4576-a074-ebb6a2f8109b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:44.080640 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d91a0426-d9dc-4576-a074-ebb6a2f8109b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:44.092681 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:44.092681 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:44.097155 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d91a0426-d9dc-4576-a074-ebb6a2f8109b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:44.102767 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d91a0426-d9dc-4576-a074-ebb6a2f8109b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:44.103176 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1268/5079] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:44 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:46.577155 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d693d515-8020-47e4-8030-9856d8702a15 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:46.579138 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d693d515-8020-47e4-8030-9856d8702a15 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:46.579322 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d693d515-8020-47e4-8030-9856d8702a15 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:46.579533 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d693d515-8020-47e4-8030-9856d8702a15 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:46.588766 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:46.588766 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:46.592136 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d693d515-8020-47e4-8030-9856d8702a15 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:46.595799 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d693d515-8020-47e4-8030-9856d8702a15 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:46.596219 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1274/5080] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:46 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:46.637019 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-65a86b92-7004-45fd-bdf0-a04d165f9399 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:46.639015 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-65a86b92-7004-45fd-bdf0-a04d165f9399 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:46.639229 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-65a86b92-7004-45fd-bdf0-a04d165f9399 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:46.639440 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-65a86b92-7004-45fd-bdf0-a04d165f9399 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:46.648254 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:46.648254 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:46.651261 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-65a86b92-7004-45fd-bdf0-a04d165f9399 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:46.655109 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-65a86b92-7004-45fd-bdf0-a04d165f9399 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:46.655514 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1270/5081] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:09:46 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:46.671540 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-3cc63022-7cc0-4521-8e9e-7c67a2ca3825 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:46.674307 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-3cc63022-7cc0-4521-8e9e-7c67a2ca3825 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7/action Aug 01 13:09:46.674798 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-3cc63022-7cc0-4521-8e9e-7c67a2ca3825 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:09:46.675025 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-3cc63022-7cc0-4521-8e9e-7c67a2ca3825 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:46.688414 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:46.688414 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:46.689060 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-3cc63022-7cc0-4521-8e9e-7c67a2ca3825 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:46.696667 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-3cc63022-7cc0-4521-8e9e-7c67a2ca3825 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Begin detaching volume completed successfully. Aug 01 13:09:46.696977 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-3cc63022-7cc0-4521-8e9e-7c67a2ca3825 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7/action returned with HTTP 202 Aug 01 13:09:46.697743 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1270/5082] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:09:46 2026] POST /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:09:46.715128 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b3a5c744-57a9-4675-a85d-84d50b6f98c1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:46.717300 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b3a5c744-57a9-4675-a85d-84d50b6f98c1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:46.717679 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b3a5c744-57a9-4675-a85d-84d50b6f98c1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:46.718054 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b3a5c744-57a9-4675-a85d-84d50b6f98c1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:46.729790 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:46.729790 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:46.737986 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b3a5c744-57a9-4675-a85d-84d50b6f98c1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:46.738084 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-70247e44-eed7-41b3-87c2-a0e79a771241 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:46.738084 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70247e44-eed7-41b3-87c2-a0e79a771241 None None] GET https://10.4.3.110/volume// Aug 01 13:09:46.738084 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70247e44-eed7-41b3-87c2-a0e79a771241 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:46.738084 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70247e44-eed7-41b3-87c2-a0e79a771241 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:46.738084 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70247e44-eed7-41b3-87c2-a0e79a771241 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:09:46.738084 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1275/5083] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:09:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:09:46.740879 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b3a5c744-57a9-4675-a85d-84d50b6f98c1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:46.741547 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1269/5084] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:46 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:46.745582 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-6fbd8497-3892-4a62-b72e-4e9bb1971545 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:46.747922 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-6fbd8497-3892-4a62-b72e-4e9bb1971545 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:46.748232 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-6fbd8497-3892-4a62-b72e-4e9bb1971545 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:46.748429 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-6fbd8497-3892-4a62-b72e-4e9bb1971545 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:46.758251 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:46.758251 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:46.761791 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-6fbd8497-3892-4a62-b72e-4e9bb1971545 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:46.765958 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-6fbd8497-3892-4a62-b72e-4e9bb1971545 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:46.766378 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1271/5085] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:09:46 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1398 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:09:47.755721 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-62164167-be16-40d0-9dd4-f5c90c153bc8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:47.758425 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-62164167-be16-40d0-9dd4-f5c90c153bc8 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:47.758661 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-62164167-be16-40d0-9dd4-f5c90c153bc8 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:47.758701 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-62164167-be16-40d0-9dd4-f5c90c153bc8 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:47.773486 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:47.773486 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:47.779327 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-62164167-be16-40d0-9dd4-f5c90c153bc8 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:47.783578 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-62164167-be16-40d0-9dd4-f5c90c153bc8 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:47.783956 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1271/5086] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:47 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:48.798785 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e25bd16-9eb7-48d6-8542-fb52390bd545 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:48.800603 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e25bd16-9eb7-48d6-8542-fb52390bd545 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:48.800778 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e25bd16-9eb7-48d6-8542-fb52390bd545 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:48.800964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e25bd16-9eb7-48d6-8542-fb52390bd545 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:48.810094 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:48.810094 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:48.813337 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e25bd16-9eb7-48d6-8542-fb52390bd545 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:48.816933 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e25bd16-9eb7-48d6-8542-fb52390bd545 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:48.817295 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1276/5087] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:48 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:49.225073 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-0041c741-1b0b-4f78-96e0-c790c8da3813 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:49.227823 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-0041c741-1b0b-4f78-96e0-c790c8da3813 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:49.228120 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-0041c741-1b0b-4f78-96e0-c790c8da3813 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:49.228380 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-0041c741-1b0b-4f78-96e0-c790c8da3813 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:49.240186 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:49.240186 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:49.244974 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-0041c741-1b0b-4f78-96e0-c790c8da3813 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:49.249586 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-0041c741-1b0b-4f78-96e0-c790c8da3813 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:49.249898 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1270/5088] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:09:49 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:49.536647 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-532cf9dc-71b7-4c97-a60c-8fc7e36196df None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:49.538617 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-532cf9dc-71b7-4c97-a60c-8fc7e36196df tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] DELETE https://10.4.3.110/volume/v3/attachments/6da07051-44b4-40fd-a743-519ead930031 Aug 01 13:09:49.538841 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-532cf9dc-71b7-4c97-a60c-8fc7e36196df tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:49.539087 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-532cf9dc-71b7-4c97-a60c-8fc7e36196df tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:49.546281 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:49.546281 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:49.589186 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ffbd9a2b-a977-4be2-970a-401db9a0b6e9 req-532cf9dc-71b7-4c97-a60c-8fc7e36196df tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/6da07051-44b4-40fd-a743-519ead930031 returned with HTTP 200 Aug 01 13:09:49.589664 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1272/5089] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:09:49 2026] DELETE /volume/v3/attachments/6da07051-44b4-40fd-a743-519ead930031 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:49.829139 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1dd3243c-2055-48a8-8c1b-2e2e8745eb41 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:49.830940 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1dd3243c-2055-48a8-8c1b-2e2e8745eb41 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:49.831143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1dd3243c-2055-48a8-8c1b-2e2e8745eb41 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:49.831336 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1dd3243c-2055-48a8-8c1b-2e2e8745eb41 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:49.833401 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=119,cinder:UPDATE=12,cinder:INSERT=1 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:09:49.840258 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:49.840258 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:49.844796 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1dd3243c-2055-48a8-8c1b-2e2e8745eb41 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:49.849594 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1dd3243c-2055-48a8-8c1b-2e2e8745eb41 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:49.850012 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1272/5090] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:49 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:49.862231 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-61e948f1-48d5-484c-a90d-cc5fe4c844a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:49.864755 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61e948f1-48d5-484c-a90d-cc5fe4c844a1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:09:49.865035 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61e948f1-48d5-484c-a90d-cc5fe4c844a1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:49.865329 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61e948f1-48d5-484c-a90d-cc5fe4c844a1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:49.867964 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=133,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:09:49.880637 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:49.880637 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:49.885851 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-61e948f1-48d5-484c-a90d-cc5fe4c844a1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:49.892521 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61e948f1-48d5-484c-a90d-cc5fe4c844a1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:09:49.893103 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1277/5091] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:49 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:49.932566 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-ac01fcd9-da58-4729-8972-6f0c07d01989 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:49.934367 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-ac01fcd9-da58-4729-8972-6f0c07d01989 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:09:49.934529 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-ac01fcd9-da58-4729-8972-6f0c07d01989 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:49.934700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-ac01fcd9-da58-4729-8972-6f0c07d01989 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:49.942673 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:49.942673 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:49.945616 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-ac01fcd9-da58-4729-8972-6f0c07d01989 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:49.949252 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-ac01fcd9-da58-4729-8972-6f0c07d01989 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:09:49.949643 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1271/5092] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:09:49 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 1163 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:49.971646 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-0d839690-d11d-455a-a612-6698734ed33d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:49.973896 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-0d839690-d11d-455a-a612-6698734ed33d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1/action Aug 01 13:09:49.974240 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-0d839690-d11d-455a-a612-6698734ed33d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:09:49.974376 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-0d839690-d11d-455a-a612-6698734ed33d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:49.977244 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=153,cinder:UPDATE=39,cinder:INSERT=15 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:09:49.985260 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:49.985260 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:49.985680 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-0d839690-d11d-455a-a612-6698734ed33d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:49.991582 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-0d839690-d11d-455a-a612-6698734ed33d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Begin detaching volume completed successfully. Aug 01 13:09:49.991793 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-0d839690-d11d-455a-a612-6698734ed33d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1/action returned with HTTP 202 Aug 01 13:09:49.992396 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1273/5093] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:09:49 2026] POST /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:09:50.011121 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7827b0b4-4df9-468c-8f39-b6d74e71ee63 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:50.012842 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7827b0b4-4df9-468c-8f39-b6d74e71ee63 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:09:50.013104 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7827b0b4-4df9-468c-8f39-b6d74e71ee63 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:50.013317 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7827b0b4-4df9-468c-8f39-b6d74e71ee63 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:50.022675 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:50.022675 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:50.026349 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7827b0b4-4df9-468c-8f39-b6d74e71ee63 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:50.030908 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7827b0b4-4df9-468c-8f39-b6d74e71ee63 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:09:50.031399 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1273/5094] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:50 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:50.035005 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b7cedf6-2c22-447c-9f45-4a478df474bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:50.035421 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b7cedf6-2c22-447c-9f45-4a478df474bb None None] GET https://10.4.3.110/volume// Aug 01 13:09:50.035613 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b7cedf6-2c22-447c-9f45-4a478df474bb None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:50.035798 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b7cedf6-2c22-447c-9f45-4a478df474bb None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:50.036170 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b7cedf6-2c22-447c-9f45-4a478df474bb None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:09:50.036462 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1278/5095] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:09:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:09:50.044112 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-11806262-d898-46cc-b694-858e0363ff36 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:50.046344 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-11806262-d898-46cc-b694-858e0363ff36 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:09:50.046574 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-11806262-d898-46cc-b694-858e0363ff36 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:50.046763 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-11806262-d898-46cc-b694-858e0363ff36 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:50.055959 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:50.055959 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:50.059143 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-11806262-d898-46cc-b694-858e0363ff36 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:50.063105 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-11806262-d898-46cc-b694-858e0363ff36 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:09:50.063495 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1272/5096] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:09:50 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 1346 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:09:50.072350 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-d1f8b23d-7666-43ae-81d3-45f21f8cfe64 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:50.074550 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-d1f8b23d-7666-43ae-81d3-45f21f8cfe64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1/encryption Aug 01 13:09:50.075187 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-d1f8b23d-7666-43ae-81d3-45f21f8cfe64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:50.075380 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-d1f8b23d-7666-43ae-81d3-45f21f8cfe64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:50.087552 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:50.087552 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:50.096155 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-d1f8b23d-7666-43ae-81d3-45f21f8cfe64 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1/encryption returned with HTTP 200 Aug 01 13:09:50.096661 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1274/5097] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:09:50 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:50.985231 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-d57e7e52-df7d-4884-82f4-72cbccaffab5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:50.987534 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-d57e7e52-df7d-4884-82f4-72cbccaffab5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] DELETE https://10.4.3.110/volume/v3/attachments/a44886eb-e542-47c7-81c4-c5a83ee0a21a Aug 01 13:09:50.987789 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-d57e7e52-df7d-4884-82f4-72cbccaffab5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:50.988055 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-d57e7e52-df7d-4884-82f4-72cbccaffab5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:50.995373 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:50.995373 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:51.038864 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c23feeb0-b608-481d-b2f1-5bbf9640506b req-d57e7e52-df7d-4884-82f4-72cbccaffab5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/a44886eb-e542-47c7-81c4-c5a83ee0a21a returned with HTTP 200 Aug 01 13:09:51.039456 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1274/5098] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:09:50 2026] DELETE /volume/v3/attachments/a44886eb-e542-47c7-81c4-c5a83ee0a21a => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:51.045705 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be9806ff-8187-44e2-9708-056dad4de9dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:51.048221 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be9806ff-8187-44e2-9708-056dad4de9dd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:09:51.048514 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be9806ff-8187-44e2-9708-056dad4de9dd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:51.048780 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be9806ff-8187-44e2-9708-056dad4de9dd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:51.058832 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:51.058832 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:51.065315 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be9806ff-8187-44e2-9708-056dad4de9dd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:51.071207 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be9806ff-8187-44e2-9708-056dad4de9dd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:09:51.071629 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1279/5099] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:51 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:51.086015 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d0202360-11a0-480d-a5f8-6765b3467682 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:51.087680 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0202360-11a0-480d-a5f8-6765b3467682 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:09:51.087863 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0202360-11a0-480d-a5f8-6765b3467682 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:51.088055 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0202360-11a0-480d-a5f8-6765b3467682 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:51.096149 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:51.096149 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:51.099109 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d0202360-11a0-480d-a5f8-6765b3467682 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:51.102777 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0202360-11a0-480d-a5f8-6765b3467682 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:09:51.103133 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1273/5100] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:51 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:51.143535 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-553abaa3-e3bd-4f9b-8b73-db983f95deac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:51.146037 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-553abaa3-e3bd-4f9b-8b73-db983f95deac tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:09:51.146293 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-553abaa3-e3bd-4f9b-8b73-db983f95deac tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:51.146556 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-553abaa3-e3bd-4f9b-8b73-db983f95deac tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:51.157159 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:51.157159 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:51.160833 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-553abaa3-e3bd-4f9b-8b73-db983f95deac tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:51.165449 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-553abaa3-e3bd-4f9b-8b73-db983f95deac tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:09:51.165920 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1275/5101] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:09:51 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:51.187759 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-c97507d7-b440-4f25-99a1-3e385bc7ae02 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:51.189796 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-c97507d7-b440-4f25-99a1-3e385bc7ae02 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519/action Aug 01 13:09:51.190181 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-c97507d7-b440-4f25-99a1-3e385bc7ae02 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:09:51.190299 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-c97507d7-b440-4f25-99a1-3e385bc7ae02 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:09:51.199996 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:51.199996 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:51.200411 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-c97507d7-b440-4f25-99a1-3e385bc7ae02 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:51.206960 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-c97507d7-b440-4f25-99a1-3e385bc7ae02 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Begin detaching volume completed successfully. Aug 01 13:09:51.207183 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-c97507d7-b440-4f25-99a1-3e385bc7ae02 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519/action returned with HTTP 202 Aug 01 13:09:51.207554 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1275/5102] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:09:51 2026] POST /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:09:51.224469 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-64191949-b585-4517-88c2-0ab3fcde05f0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:51.226633 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64191949-b585-4517-88c2-0ab3fcde05f0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:09:51.226871 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64191949-b585-4517-88c2-0ab3fcde05f0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:51.227514 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64191949-b585-4517-88c2-0ab3fcde05f0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:51.244426 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:51.244426 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:51.249656 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64191949-b585-4517-88c2-0ab3fcde05f0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:51.250822 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-146cb4b0-6ab7-4777-afc9-953543856548 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:51.251314 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-146cb4b0-6ab7-4777-afc9-953543856548 None None] GET https://10.4.3.110/volume// Aug 01 13:09:51.251524 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-146cb4b0-6ab7-4777-afc9-953543856548 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:51.251772 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-146cb4b0-6ab7-4777-afc9-953543856548 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:51.252169 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-146cb4b0-6ab7-4777-afc9-953543856548 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:09:51.252379 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64191949-b585-4517-88c2-0ab3fcde05f0 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:09:51.252536 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1274/5103] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:09:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:09:51.252848 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1280/5104] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:51 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:51.260150 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-7c0bd0c2-962c-406a-ad6d-e9963c8e5ccd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:51.262145 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-7c0bd0c2-962c-406a-ad6d-e9963c8e5ccd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:09:51.262345 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-7c0bd0c2-962c-406a-ad6d-e9963c8e5ccd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:51.262515 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-7c0bd0c2-962c-406a-ad6d-e9963c8e5ccd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:51.271446 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:51.271446 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:51.275721 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-7c0bd0c2-962c-406a-ad6d-e9963c8e5ccd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:51.279905 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-7c0bd0c2-962c-406a-ad6d-e9963c8e5ccd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:09:51.280507 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1276/5105] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:09:51 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:09:52.089497 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-99c73ffd-56c3-4ba1-b324-dfb0ae9f1c32 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:52.091568 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-99c73ffd-56c3-4ba1-b324-dfb0ae9f1c32 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] DELETE https://10.4.3.110/volume/v3/attachments/e14e9fce-61eb-428b-847a-9bb78477809e Aug 01 13:09:52.091767 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-99c73ffd-56c3-4ba1-b324-dfb0ae9f1c32 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:52.091996 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-99c73ffd-56c3-4ba1-b324-dfb0ae9f1c32 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:52.098575 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:52.098575 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:52.149279 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f10bc15b-d34d-48c5-89d4-f7f2b858ae4a req-99c73ffd-56c3-4ba1-b324-dfb0ae9f1c32 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/e14e9fce-61eb-428b-847a-9bb78477809e returned with HTTP 200 Aug 01 13:09:52.149638 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1276/5106] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:09:52 2026] DELETE /volume/v3/attachments/e14e9fce-61eb-428b-847a-9bb78477809e => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:52.268168 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa130447-7198-44c4-be09-4f0fe8cb8bdb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:52.270425 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa130447-7198-44c4-be09-4f0fe8cb8bdb tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:09:52.270665 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa130447-7198-44c4-be09-4f0fe8cb8bdb tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:52.270928 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa130447-7198-44c4-be09-4f0fe8cb8bdb tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:52.279565 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:52.279565 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:52.283478 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-aa130447-7198-44c4-be09-4f0fe8cb8bdb tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:52.288470 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa130447-7198-44c4-be09-4f0fe8cb8bdb tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:09:52.288933 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1275/5107] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:52 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:52.300985 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-273e3ace-217f-47a0-8360-a8a1e4ee0430 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:52.302532 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-273e3ace-217f-47a0-8360-a8a1e4ee0430 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] DELETE https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:09:52.302691 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-273e3ace-217f-47a0-8360-a8a1e4ee0430 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:52.302871 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-273e3ace-217f-47a0-8360-a8a1e4ee0430 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:52.303034 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-273e3ace-217f-47a0-8360-a8a1e4ee0430 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Delete volume with id: dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:09:52.308964 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:52.308964 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:52.309384 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-273e3ace-217f-47a0-8360-a8a1e4ee0430 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:52.320359 np0000006302 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-273e3ace-217f-47a0-8360-a8a1e4ee0430 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:09:52.328029 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-273e3ace-217f-47a0-8360-a8a1e4ee0430 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Delete volume request issued successfully. Aug 01 13:09:52.328293 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-273e3ace-217f-47a0-8360-a8a1e4ee0430 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 202 Aug 01 13:09:52.328708 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1281/5108] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:09:52 2026] DELETE /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:09:52.338637 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8d6ef39e-1207-4ab4-99ac-590b0f8ca74e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:52.340826 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d6ef39e-1207-4ab4-99ac-590b0f8ca74e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:09:52.341120 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d6ef39e-1207-4ab4-99ac-590b0f8ca74e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:52.341414 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d6ef39e-1207-4ab4-99ac-590b0f8ca74e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:52.349470 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:52.349470 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:52.354719 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8d6ef39e-1207-4ab4-99ac-590b0f8ca74e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:52.359761 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d6ef39e-1207-4ab4-99ac-590b0f8ca74e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 200 Aug 01 13:09:52.360309 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1277/5109] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:52 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:53.373256 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1358baa9-6e7e-4765-9c8f-8e13dfe2fef1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:53.375505 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1358baa9-6e7e-4765-9c8f-8e13dfe2fef1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 Aug 01 13:09:53.375745 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1358baa9-6e7e-4765-9c8f-8e13dfe2fef1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:53.376018 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1358baa9-6e7e-4765-9c8f-8e13dfe2fef1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:53.383077 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1358baa9-6e7e-4765-9c8f-8e13dfe2fef1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 returned with HTTP 404 Aug 01 13:09:53.383696 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1277/5110] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:53 2026] GET /volume/v3/volumes/dc50c950-6a43-4f5c-a73a-3a8d20a547c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:53.390531 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2cd1837a-ac24-47af-9c99-7cfaee01f214 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:53.392138 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cd1837a-ac24-47af-9c99-7cfaee01f214 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:09:53.392345 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cd1837a-ac24-47af-9c99-7cfaee01f214 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:53.392530 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cd1837a-ac24-47af-9c99-7cfaee01f214 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:53.393294 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2cd1837a-ac24-47af-9c99-7cfaee01f214 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:09:53.405867 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2cd1837a-ac24-47af-9c99-7cfaee01f214 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Get all volumes completed successfully. Aug 01 13:09:53.408066 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:53.408066 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:53.413165 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cd1837a-ac24-47af-9c99-7cfaee01f214 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:09:53.413620 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1276/5111] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:09:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:09:53.429282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d6fcecbf-00b4-4466-a735-5a7245d3f847 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:53.431702 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6fcecbf-00b4-4466-a735-5a7245d3f847 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] DELETE https://10.4.3.110/volume/v3/types/39ca3a1b-b120-49e9-8255-cfb8356e3f68 Aug 01 13:09:53.432025 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6fcecbf-00b4-4466-a735-5a7245d3f847 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:53.432341 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6fcecbf-00b4-4466-a735-5a7245d3f847 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:53.458972 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6fcecbf-00b4-4466-a735-5a7245d3f847 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] https://10.4.3.110/volume/v3/types/39ca3a1b-b120-49e9-8255-cfb8356e3f68 returned with HTTP 202 Aug 01 13:09:53.458972 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1282/5112] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:09:53 2026] DELETE /volume/v3/types/39ca3a1b-b120-49e9-8255-cfb8356e3f68 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:09:53.467230 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-570af7f4-29d1-4b8a-a1c2-2e6c8b67a99e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:53.469023 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-570af7f4-29d1-4b8a-a1c2-2e6c8b67a99e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] DELETE https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:09:53.469234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-570af7f4-29d1-4b8a-a1c2-2e6c8b67a99e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:53.469413 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-570af7f4-29d1-4b8a-a1c2-2e6c8b67a99e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:53.469566 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-570af7f4-29d1-4b8a-a1c2-2e6c8b67a99e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Delete volume with id: 7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:09:53.476622 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:53.476622 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:53.477189 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-570af7f4-29d1-4b8a-a1c2-2e6c8b67a99e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:53.494760 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-570af7f4-29d1-4b8a-a1c2-2e6c8b67a99e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Delete volume request issued successfully. Aug 01 13:09:53.494969 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-570af7f4-29d1-4b8a-a1c2-2e6c8b67a99e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 202 Aug 01 13:09:53.495426 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1278/5113] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:09:53 2026] DELETE /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:09:53.503308 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-96d72d99-ef21-474e-848c-98b6e47c2d5e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:53.505764 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96d72d99-ef21-474e-848c-98b6e47c2d5e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:09:53.505939 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-96d72d99-ef21-474e-848c-98b6e47c2d5e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:53.506143 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-96d72d99-ef21-474e-848c-98b6e47c2d5e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:53.513247 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:53.513247 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:09:53.517125 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-96d72d99-ef21-474e-848c-98b6e47c2d5e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:53.522166 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96d72d99-ef21-474e-848c-98b6e47c2d5e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 200 Aug 01 13:09:53.522610 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1278/5114] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:53 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:54.534781 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-44a527bb-8b0a-492a-b347-6e0f7fc6d7dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:54.536579 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44a527bb-8b0a-492a-b347-6e0f7fc6d7dc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 Aug 01 13:09:54.536789 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44a527bb-8b0a-492a-b347-6e0f7fc6d7dc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:54.537005 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44a527bb-8b0a-492a-b347-6e0f7fc6d7dc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:54.545587 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44a527bb-8b0a-492a-b347-6e0f7fc6d7dc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 returned with HTTP 404 Aug 01 13:09:54.545587 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1277/5115] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:54 2026] GET /volume/v3/volumes/7a892b63-6b6e-4ad3-9b3b-342218f6d519 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:54.552014 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c929cad9-d796-420b-be8d-d0e42c43a8a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:54.553721 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c929cad9-d796-420b-be8d-d0e42c43a8a5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] DELETE https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:54.553931 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c929cad9-d796-420b-be8d-d0e42c43a8a5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:54.554165 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c929cad9-d796-420b-be8d-d0e42c43a8a5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:54.554363 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c929cad9-d796-420b-be8d-d0e42c43a8a5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Delete volume with id: d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:54.561251 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:54.561251 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:09:54.561764 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c929cad9-d796-420b-be8d-d0e42c43a8a5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:54.577997 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c929cad9-d796-420b-be8d-d0e42c43a8a5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Delete volume request issued successfully. Aug 01 13:09:54.578250 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c929cad9-d796-420b-be8d-d0e42c43a8a5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 202 Aug 01 13:09:54.578679 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1283/5116] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:09:54 2026] DELETE /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:09:54.587165 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd4ef0bb-7666-4bb8-8398-8b814d2c06dc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:54.588930 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd4ef0bb-7666-4bb8-8398-8b814d2c06dc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:54.589155 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd4ef0bb-7666-4bb8-8398-8b814d2c06dc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:54.589350 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd4ef0bb-7666-4bb8-8398-8b814d2c06dc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:54.597419 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:54.597419 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:09:54.601283 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cd4ef0bb-7666-4bb8-8398-8b814d2c06dc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:09:54.606407 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd4ef0bb-7666-4bb8-8398-8b814d2c06dc tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 200 Aug 01 13:09:54.607175 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1279/5117] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:54 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:09:55.622465 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-01a81d81-6dbc-4008-96fd-0cb9da6d463b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:55.624637 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01a81d81-6dbc-4008-96fd-0cb9da6d463b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 Aug 01 13:09:55.624830 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01a81d81-6dbc-4008-96fd-0cb9da6d463b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:55.625006 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01a81d81-6dbc-4008-96fd-0cb9da6d463b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:55.630314 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01a81d81-6dbc-4008-96fd-0cb9da6d463b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 returned with HTTP 404 Aug 01 13:09:55.630742 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1279/5118] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:09:55 2026] GET /volume/v3/volumes/d05431f0-2a2f-4a37-962f-74cb0a8e0ea7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:09:55.637168 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7f7724a2-32ab-4be4-8ee0-a2ccfb1a009b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:55.638764 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f7724a2-32ab-4be4-8ee0-a2ccfb1a009b tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:09:55.639060 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f7724a2-32ab-4be4-8ee0-a2ccfb1a009b tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:55.639326 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f7724a2-32ab-4be4-8ee0-a2ccfb1a009b tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:55.640073 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7f7724a2-32ab-4be4-8ee0-a2ccfb1a009b tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:09:55.650379 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7f7724a2-32ab-4be4-8ee0-a2ccfb1a009b tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Get all volumes completed successfully. Aug 01 13:09:55.653970 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:09:55.653970 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:09:55.656846 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f7724a2-32ab-4be4-8ee0-a2ccfb1a009b tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:09:55.657443 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1278/5119] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:09:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:09:55.671731 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b6b1e1e-8420-4c6b-a02e-673edbb6a83f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:09:55.673538 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b6b1e1e-8420-4c6b-a02e-673edbb6a83f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] DELETE https://10.4.3.110/volume/v3/types/1561aa7a-6bb4-440d-852f-73a230380068 Aug 01 13:09:55.673740 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b6b1e1e-8420-4c6b-a02e-673edbb6a83f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:09:55.673958 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b6b1e1e-8420-4c6b-a02e-673edbb6a83f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:09:55.695102 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b6b1e1e-8420-4c6b-a02e-673edbb6a83f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] https://10.4.3.110/volume/v3/types/1561aa7a-6bb4-440d-852f-73a230380068 returned with HTTP 202 Aug 01 13:09:55.695506 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1284/5120] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:09:55 2026] DELETE /volume/v3/types/1561aa7a-6bb4-440d-852f-73a230380068 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:10:04.604900 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=26,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:10:05.232247 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dc0eda53-b83a-4765-beaf-b8938eac87cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:05.233665 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc0eda53-b83a-4765-beaf-b8938eac87cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:10:05.233960 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc0eda53-b83a-4765-beaf-b8938eac87cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-701944190", "description": null, "metadata": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:05.243227 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:05.243227 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:05.243619 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dc0eda53-b83a-4765-beaf-b8938eac87cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:05.243735 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-dc0eda53-b83a-4765-beaf-b8938eac87cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create snapshot from volume 362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 Aug 01 13:10:05.263881 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-dc0eda53-b83a-4765-beaf-b8938eac87cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['ff42f449-f028-49e5-864e-6fe96f0f7c62', '9d79b710-3370-48fd-a7e3-c71f6b0757b7', '8693df96-3be1-4e06-9b74-f4442d5e70e2', 'a13057e7-bcee-40f9-a491-077472081ad3'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:10:05.290972 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dc0eda53-b83a-4765-beaf-b8938eac87cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot force create request issued successfully. Aug 01 13:10:05.291371 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc0eda53-b83a-4765-beaf-b8938eac87cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:10:05.291823 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1280/5121] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:10:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:10:05.301259 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-63ac2462-b8f9-47a1-8dff-d90d669ce778 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:05.302860 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63ac2462-b8f9-47a1-8dff-d90d669ce778 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 Aug 01 13:10:05.302928 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63ac2462-b8f9-47a1-8dff-d90d669ce778 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:05.303142 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63ac2462-b8f9-47a1-8dff-d90d669ce778 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:05.308317 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:05.308317 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:05.308748 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-63ac2462-b8f9-47a1-8dff-d90d669ce778 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:05.309444 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63ac2462-b8f9-47a1-8dff-d90d669ce778 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 returned with HTTP 200 Aug 01 13:10:05.309800 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1280/5122] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:05 2026] GET /volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:05.655157 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=46 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:10:05.692441 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=35,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:10:06.318753 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-debfa18b-d3ce-464d-967c-c84d61a6b9d1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:06.320665 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-debfa18b-d3ce-464d-967c-c84d61a6b9d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 Aug 01 13:10:06.320863 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-debfa18b-d3ce-464d-967c-c84d61a6b9d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:06.321072 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-debfa18b-d3ce-464d-967c-c84d61a6b9d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:06.325907 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:06.325907 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:06.326373 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-debfa18b-d3ce-464d-967c-c84d61a6b9d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:06.327174 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-debfa18b-d3ce-464d-967c-c84d61a6b9d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 returned with HTTP 200 Aug 01 13:10:06.327530 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1279/5123] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:06 2026] GET /volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:06.336867 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-266ff2d7-5b28-4cb2-80df-d53a6fe7f709 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:06.338630 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-266ff2d7-5b28-4cb2-80df-d53a6fe7f709 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 Aug 01 13:10:06.338821 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-266ff2d7-5b28-4cb2-80df-d53a6fe7f709 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:06.339022 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-266ff2d7-5b28-4cb2-80df-d53a6fe7f709 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:06.349330 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:06.349330 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:06.349741 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-266ff2d7-5b28-4cb2-80df-d53a6fe7f709 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:06.350508 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-266ff2d7-5b28-4cb2-80df-d53a6fe7f709 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 returned with HTTP 200 Aug 01 13:10:06.350860 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1285/5124] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:06 2026] GET /volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:12.517638 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d588214c-8593-41d3-91f3-d3dd11ef622b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:12.519564 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d588214c-8593-41d3-91f3-d3dd11ef622b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 Aug 01 13:10:12.520015 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d588214c-8593-41d3-91f3-d3dd11ef622b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:12.521420 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d588214c-8593-41d3-91f3-d3dd11ef622b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:12.521420 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-d588214c-8593-41d3-91f3-d3dd11ef622b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete snapshot with id: 611e9e8e-8ec1-4599-8ce1-4927f619a0f4 Aug 01 13:10:12.525871 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:12.525871 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:12.526494 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d588214c-8593-41d3-91f3-d3dd11ef622b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:12.545500 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d588214c-8593-41d3-91f3-d3dd11ef622b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot delete request issued successfully. Aug 01 13:10:12.546016 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d588214c-8593-41d3-91f3-d3dd11ef622b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 returned with HTTP 202 Aug 01 13:10:12.546675 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1281/5125] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:10:12 2026] DELETE /volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:10:12.556320 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cdbb4b62-8342-47ec-9837-e0d6f060d62e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:12.558266 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdbb4b62-8342-47ec-9837-e0d6f060d62e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 Aug 01 13:10:12.558448 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdbb4b62-8342-47ec-9837-e0d6f060d62e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:12.558650 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdbb4b62-8342-47ec-9837-e0d6f060d62e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:12.564387 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:12.564387 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:12.564959 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cdbb4b62-8342-47ec-9837-e0d6f060d62e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:12.565715 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdbb4b62-8342-47ec-9837-e0d6f060d62e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 returned with HTTP 200 Aug 01 13:10:12.566151 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1281/5126] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:12 2026] GET /volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:13.575894 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4d3200e9-54e4-4532-863d-2475358c6bc2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:13.578025 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d3200e9-54e4-4532-863d-2475358c6bc2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 Aug 01 13:10:13.578214 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d3200e9-54e4-4532-863d-2475358c6bc2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:13.578387 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d3200e9-54e4-4532-863d-2475358c6bc2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:13.582323 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d3200e9-54e4-4532-863d-2475358c6bc2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 returned with HTTP 404 Aug 01 13:10:13.582760 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1280/5127] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:13 2026] GET /volume/v3/snapshots/611e9e8e-8ec1-4599-8ce1-4927f619a0f4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:14.928337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c750dbcb-9a86-4cc0-9c05-4e9821462c89 req-6dfc082f-7be7-45f3-84e3-cf1d4f94d12e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:14.930659 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c750dbcb-9a86-4cc0-9c05-4e9821462c89 req-6dfc082f-7be7-45f3-84e3-cf1d4f94d12e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/attachments/4681c93e-5af3-43ce-b252-61e4288d7e5c Aug 01 13:10:14.930827 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c750dbcb-9a86-4cc0-9c05-4e9821462c89 req-6dfc082f-7be7-45f3-84e3-cf1d4f94d12e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:14.931275 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c750dbcb-9a86-4cc0-9c05-4e9821462c89 req-6dfc082f-7be7-45f3-84e3-cf1d4f94d12e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:14.937691 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:14.937691 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:14.982285 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c750dbcb-9a86-4cc0-9c05-4e9821462c89 req-6dfc082f-7be7-45f3-84e3-cf1d4f94d12e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/4681c93e-5af3-43ce-b252-61e4288d7e5c returned with HTTP 200 Aug 01 13:10:14.982711 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1286/5128] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:10:14 2026] DELETE /volume/v3/attachments/4681c93e-5af3-43ce-b252-61e4288d7e5c => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:16.351073 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6c35e724-62b9-4c99-ba35-b558d74aa784 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:16.352960 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c35e724-62b9-4c99-ba35-b558d74aa784 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 Aug 01 13:10:16.353142 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c35e724-62b9-4c99-ba35-b558d74aa784 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:16.353316 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c35e724-62b9-4c99-ba35-b558d74aa784 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:16.353494 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-6c35e724-62b9-4c99-ba35-b558d74aa784 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume with id: 362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 Aug 01 13:10:16.359965 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:16.359965 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:16.360416 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6c35e724-62b9-4c99-ba35-b558d74aa784 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:16.374794 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6c35e724-62b9-4c99-ba35-b558d74aa784 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume request issued successfully. Aug 01 13:10:16.374957 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c35e724-62b9-4c99-ba35-b558d74aa784 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 returned with HTTP 202 Aug 01 13:10:16.375316 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1282/5129] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:10:16 2026] DELETE /volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:10:16.384489 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-81e03c5d-b66f-49c3-9319-b540a5c8a9cb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:16.386263 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-81e03c5d-b66f-49c3-9319-b540a5c8a9cb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 Aug 01 13:10:16.386435 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-81e03c5d-b66f-49c3-9319-b540a5c8a9cb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:16.386623 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-81e03c5d-b66f-49c3-9319-b540a5c8a9cb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:16.392942 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:16.392942 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:16.396136 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-81e03c5d-b66f-49c3-9319-b540a5c8a9cb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:16.402180 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-81e03c5d-b66f-49c3-9319-b540a5c8a9cb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 returned with HTTP 200 Aug 01 13:10:16.402824 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1282/5130] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:16 2026] GET /volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:17.415614 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-62dd2213-2c04-4e31-af08-6eb3fa19d043 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:17.417497 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62dd2213-2c04-4e31-af08-6eb3fa19d043 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 Aug 01 13:10:17.417689 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-62dd2213-2c04-4e31-af08-6eb3fa19d043 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:17.417861 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-62dd2213-2c04-4e31-af08-6eb3fa19d043 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:17.423711 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62dd2213-2c04-4e31-af08-6eb3fa19d043 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 returned with HTTP 404 Aug 01 13:10:17.424264 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1281/5131] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:17 2026] GET /volume/v3/volumes/362aaed3-de7b-4ad6-8d9d-bf2a3b4ed773 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:17.450466 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f771c1a-8530-4e30-81b3-19728e4e260a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:17.452173 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:10:17.452605 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-120815126", "snapshot_id": null, "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:17.454109 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-120815126', 'snapshot_id': None, 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:10:17.555434 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume of 1 GB Aug 01 13:10:17.555778 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:17.555778 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:17.560200 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Availability Zones retrieved successfully. Aug 01 13:10:17.565704 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (29c72a9a-a3b9-4a5e-9f14-7ec00f42d9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:10:17.566609 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ca2a06-8909-432c-a1e5-da3e8b4640d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:17.567506 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:10:17.625375 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ca2a06-8909-432c-a1e5-da3e8b4640d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:17.626100 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad40153-ff3d-49c5-bab6-65d4870aac8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:17.667582 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['65d7c8d3-72cf-4ff4-9876-4ec3a905794b', '9d4636df-5e91-43a7-99bc-e38ce75ff688', '077ec8f4-30e6-4225-a4cf-a307163ce7bd', 'ff0cb06e-3440-4965-b0ce-2dcdf3d206c8'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:10:17.668744 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad40153-ff3d-49c5-bab6-65d4870aac8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d7c8d3-72cf-4ff4-9876-4ec3a905794b', '9d4636df-5e91-43a7-99bc-e38ce75ff688', '077ec8f4-30e6-4225-a4cf-a307163ce7bd', 'ff0cb06e-3440-4965-b0ce-2dcdf3d206c8']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:17.669838 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e37eae-1de5-4b1c-8931-070a703ec0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:17.695493 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e37eae-1de5-4b1c-8931-070a703ec0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1019f880-bb7c-4fb9-9804-593f7ed8297f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-120815126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['65d7c8d3-72cf-4ff4-9876-4ec3a905794b','9d4636df-5e91-43a7-99bc-e38ce75ff688','077ec8f4-30e6-4225-a4cf-a307163ce7bd','ff0cb06e-3440-4965-b0ce-2dcdf3d206c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-120815126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1019f880-bb7c-4fb9-9804-593f7ed8297f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245d35a4370d4a3fa10b7fa44d8d4516',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='651bd41f09e146ef9effaf67b3101d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:17.696255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69289fa-1cd8-4969-971c-5773043810b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:17.712306 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69289fa-1cd8-4969-971c-5773043810b6) 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-TestVolumeBootPattern-volume-origin-120815126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['65d7c8d3-72cf-4ff4-9876-4ec3a905794b','9d4636df-5e91-43a7-99bc-e38ce75ff688','077ec8f4-30e6-4225-a4cf-a307163ce7bd','ff0cb06e-3440-4965-b0ce-2dcdf3d206c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:17.712998 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da69359-02dc-4bca-8f1f-3fc32d7c554b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:17.721828 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da69359-02dc-4bca-8f1f-3fc32d7c554b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:17.722657 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (29c72a9a-a3b9-4a5e-9f14-7ec00f42d9d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:10:17.722963 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request issued successfully. Aug 01 13:10:17.723505 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f771c1a-8530-4e30-81b3-19728e4e260a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:10:17.723892 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1287/5132] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:10:17 2026] POST /volume/v3/volumes => generated 758 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:10:17.735561 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2e9538a6-f7b9-4c82-b77d-152175effd3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:17.737512 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e9538a6-f7b9-4c82-b77d-152175effd3f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f Aug 01 13:10:17.737720 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e9538a6-f7b9-4c82-b77d-152175effd3f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:17.737940 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e9538a6-f7b9-4c82-b77d-152175effd3f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:17.745749 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:17.745749 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:17.749865 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2e9538a6-f7b9-4c82-b77d-152175effd3f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:17.754690 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e9538a6-f7b9-4c82-b77d-152175effd3f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f returned with HTTP 200 Aug 01 13:10:17.755175 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1283/5133] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:17 2026] GET /volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:18.768102 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-31abf9d3-df42-485a-ace3-846d1b5d81a3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:18.770630 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-31abf9d3-df42-485a-ace3-846d1b5d81a3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f Aug 01 13:10:18.770835 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-31abf9d3-df42-485a-ace3-846d1b5d81a3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:18.771075 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-31abf9d3-df42-485a-ace3-846d1b5d81a3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:18.777548 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:18.777548 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:18.781030 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-31abf9d3-df42-485a-ace3-846d1b5d81a3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:18.785740 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-31abf9d3-df42-485a-ace3-846d1b5d81a3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f returned with HTTP 200 Aug 01 13:10:18.786186 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1283/5134] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:18 2026] GET /volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:18.798034 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f41a5a6e-ec75-412e-bc0a-4f64a2e7a5c2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:18.800157 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f41a5a6e-ec75-412e-bc0a-4f64a2e7a5c2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f Aug 01 13:10:18.800374 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f41a5a6e-ec75-412e-bc0a-4f64a2e7a5c2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:18.800719 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f41a5a6e-ec75-412e-bc0a-4f64a2e7a5c2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:18.809267 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:18.809267 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:18.814255 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f41a5a6e-ec75-412e-bc0a-4f64a2e7a5c2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:18.820924 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f41a5a6e-ec75-412e-bc0a-4f64a2e7a5c2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f returned with HTTP 200 Aug 01 13:10:18.821431 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1282/5135] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:18 2026] GET /volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:18.833368 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a42afcc0-ef6d-4527-afd4-dbf25e9b3f37 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:18.835252 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a42afcc0-ef6d-4527-afd4-dbf25e9b3f37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:10:18.835570 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a42afcc0-ef6d-4527-afd4-dbf25e9b3f37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1019f880-bb7c-4fb9-9804-593f7ed8297f", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1766478783", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:18.845502 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:18.845502 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:18.846117 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a42afcc0-ef6d-4527-afd4-dbf25e9b3f37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:18.846290 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-a42afcc0-ef6d-4527-afd4-dbf25e9b3f37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create snapshot from volume 1019f880-bb7c-4fb9-9804-593f7ed8297f Aug 01 13:10:18.870932 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a42afcc0-ef6d-4527-afd4-dbf25e9b3f37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['698c02e3-dba3-460e-8d76-9d7c83d9a863', 'd5ec9e60-e386-4786-bb76-63f7f6934125', 'e4e152cd-7b12-4b67-92c4-1caf6c270d1a', '2eb5a0d0-1681-4981-b20c-c08a8653d3d3'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:10:18.896888 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a42afcc0-ef6d-4527-afd4-dbf25e9b3f37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot create request issued successfully. Aug 01 13:10:18.897216 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a42afcc0-ef6d-4527-afd4-dbf25e9b3f37 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:10:18.897647 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1288/5136] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:10:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:10:18.905853 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-527e4010-de75-46bf-921e-270fe39bdd08 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:18.907690 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-527e4010-de75-46bf-921e-270fe39bdd08 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f Aug 01 13:10:18.907891 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-527e4010-de75-46bf-921e-270fe39bdd08 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:18.908117 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-527e4010-de75-46bf-921e-270fe39bdd08 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:18.913038 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:18.913038 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:18.913419 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-527e4010-de75-46bf-921e-270fe39bdd08 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:18.914133 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-527e4010-de75-46bf-921e-270fe39bdd08 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f returned with HTTP 200 Aug 01 13:10:18.914478 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1284/5137] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:18 2026] GET /volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:19.922636 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-667b2dd3-c643-4fb2-a792-8eab777a4995 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:19.924448 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-667b2dd3-c643-4fb2-a792-8eab777a4995 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f Aug 01 13:10:19.924655 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-667b2dd3-c643-4fb2-a792-8eab777a4995 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:19.924832 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-667b2dd3-c643-4fb2-a792-8eab777a4995 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:19.929554 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:19.929554 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:19.929963 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-667b2dd3-c643-4fb2-a792-8eab777a4995 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:19.930664 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-667b2dd3-c643-4fb2-a792-8eab777a4995 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f returned with HTTP 200 Aug 01 13:10:19.931020 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1284/5138] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:19 2026] GET /volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:19.939841 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b591f679-0cb4-4281-b237-a30a74ba3822 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:19.941588 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b591f679-0cb4-4281-b237-a30a74ba3822 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f Aug 01 13:10:19.941760 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b591f679-0cb4-4281-b237-a30a74ba3822 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:19.941933 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b591f679-0cb4-4281-b237-a30a74ba3822 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:19.946901 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:19.946901 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:19.947428 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b591f679-0cb4-4281-b237-a30a74ba3822 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:19.948178 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b591f679-0cb4-4281-b237-a30a74ba3822 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f returned with HTTP 200 Aug 01 13:10:19.948525 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1283/5139] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:19 2026] GET /volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:20.087682 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-b7797192-3401-4367-98a4-5219bbb27139 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:20.090010 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-b7797192-3401-4367-98a4-5219bbb27139 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f Aug 01 13:10:20.090186 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-b7797192-3401-4367-98a4-5219bbb27139 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:20.090488 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-b7797192-3401-4367-98a4-5219bbb27139 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:20.094770 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:20.094770 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:20.095189 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-b7797192-3401-4367-98a4-5219bbb27139 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:20.095783 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-b7797192-3401-4367-98a4-5219bbb27139 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f returned with HTTP 200 Aug 01 13:10:20.096171 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1289/5140] 10.4.3.110 () {68 vars in 1604 bytes} [Sat Aug 1 13:10:20 2026] GET /volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:20.103756 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e9acf3ef-a39e-4bf8-bfb8-85604937d9e9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:20.105931 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e9acf3ef-a39e-4bf8-bfb8-85604937d9e9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f Aug 01 13:10:20.106150 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e9acf3ef-a39e-4bf8-bfb8-85604937d9e9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:20.106330 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e9acf3ef-a39e-4bf8-bfb8-85604937d9e9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:20.113685 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:20.113685 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:20.118020 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e9acf3ef-a39e-4bf8-bfb8-85604937d9e9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:20.124117 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e9acf3ef-a39e-4bf8-bfb8-85604937d9e9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f returned with HTTP 200 Aug 01 13:10:20.124683 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1285/5141] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:20 2026] GET /volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:20.493778 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-9e8daf46-bfdb-44ac-bb73-1e29f86a935d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:20.495932 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-9e8daf46-bfdb-44ac-bb73-1e29f86a935d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f Aug 01 13:10:20.496162 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-9e8daf46-bfdb-44ac-bb73-1e29f86a935d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:20.496356 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-9e8daf46-bfdb-44ac-bb73-1e29f86a935d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:20.501379 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:20.501379 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:20.501791 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-9e8daf46-bfdb-44ac-bb73-1e29f86a935d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:20.502595 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-9e8daf46-bfdb-44ac-bb73-1e29f86a935d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f returned with HTTP 200 Aug 01 13:10:20.503007 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1285/5142] 10.4.3.110 () {68 vars in 1604 bytes} [Sat Aug 1 13:10:20 2026] GET /volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:21.316930 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e22084aa-fae0-4508-8be9-2cc54370939a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:21.318906 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e22084aa-fae0-4508-8be9-2cc54370939a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f Aug 01 13:10:21.319133 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e22084aa-fae0-4508-8be9-2cc54370939a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:21.319312 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e22084aa-fae0-4508-8be9-2cc54370939a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:21.324332 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:21.324332 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:21.324750 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e22084aa-fae0-4508-8be9-2cc54370939a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:21.325493 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-e22084aa-fae0-4508-8be9-2cc54370939a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f returned with HTTP 200 Aug 01 13:10:21.326098 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1284/5143] 10.4.3.110 () {68 vars in 1604 bytes} [Sat Aug 1 13:10:21 2026] GET /volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:21.334716 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-ac8e8689-094f-49aa-a7b7-a5ee82cec4cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:21.336751 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-ac8e8689-094f-49aa-a7b7-a5ee82cec4cb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f Aug 01 13:10:21.336932 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-ac8e8689-094f-49aa-a7b7-a5ee82cec4cb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:21.337134 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-ac8e8689-094f-49aa-a7b7-a5ee82cec4cb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:21.343513 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:21.343513 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:21.348012 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-ac8e8689-094f-49aa-a7b7-a5ee82cec4cb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:21.352763 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-ac8e8689-094f-49aa-a7b7-a5ee82cec4cb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f returned with HTTP 200 Aug 01 13:10:21.353191 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1290/5144] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:21 2026] GET /volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:21.361062 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:21.363323 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:10:21.363905 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "6992ca46-f389-4f28-8dd1-0e47e7bf1c1f", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:21.365331 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '6992ca46-f389-4f28-8dd1-0e47e7bf1c1f', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:10:21.373963 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:21.373963 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:21.374375 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:21.374479 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume of 1 GB Aug 01 13:10:21.375113 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Availability Zones retrieved successfully. Aug 01 13:10:21.380327 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (758b210e-9c80-4b98-9617-006fba907a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:10:21.381375 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6796eff-b6c1-4da2-b563-08a046638bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:21.382194 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:10:21.404052 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6796eff-b6c1-4da2-b563-08a046638bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6992ca46-f389-4f28-8dd1-0e47e7bf1c1f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:21.404767 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f896ea6-290c-420f-b330-5c8c110b05c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:21.440555 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['14e39db2-61a2-4fd9-9a00-93acebcc0bd7', 'b2f9cc35-fa0a-4d66-9315-665f620753b9', '82b175c2-3f52-4588-80ae-d128e608fbb6', '02ea9b0f-ceba-48ea-b292-019f1341b5ea'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:10:21.441340 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f896ea6-290c-420f-b330-5c8c110b05c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14e39db2-61a2-4fd9-9a00-93acebcc0bd7', 'b2f9cc35-fa0a-4d66-9315-665f620753b9', '82b175c2-3f52-4588-80ae-d128e608fbb6', '02ea9b0f-ceba-48ea-b292-019f1341b5ea']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:21.442337 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe162df-985e-4859-b0f6-bef0956358b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:21.481004 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe162df-985e-4859-b0f6-bef0956358b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bbd0295-0a10-446a-baa5-662434b2fd72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['14e39db2-61a2-4fd9-9a00-93acebcc0bd7','b2f9cc35-fa0a-4d66-9315-665f620753b9','82b175c2-3f52-4588-80ae-d128e608fbb6','02ea9b0f-ceba-48ea-b292-019f1341b5ea'],size=1,snapshot_id=6992ca46-f389-4f28-8dd1-0e47e7bf1c1f,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:10:21Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bbd0295-0a10-446a-baa5-662434b2fd72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245d35a4370d4a3fa10b7fa44d8d4516',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=6992ca46-f389-4f28-8dd1-0e47e7bf1c1f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='651bd41f09e146ef9effaf67b3101d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:21.481794 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc61983a-b7a2-4c08-95eb-273fa0c66e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:21.502533 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc61983a-b7a2-4c08-95eb-273fa0c66e9b) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['14e39db2-61a2-4fd9-9a00-93acebcc0bd7','b2f9cc35-fa0a-4d66-9315-665f620753b9','82b175c2-3f52-4588-80ae-d128e608fbb6','02ea9b0f-ceba-48ea-b292-019f1341b5ea'],size=1,snapshot_id=6992ca46-f389-4f28-8dd1-0e47e7bf1c1f,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:21.503388 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a21bcc3-a757-45f4-bdd1-2328c63e57a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:21.523515 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a21bcc3-a757-45f4-bdd1-2328c63e57a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:21.524400 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (758b210e-9c80-4b98-9617-006fba907a86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:10:21.524741 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request issued successfully. Aug 01 13:10:21.525458 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-204f1751-f51d-4787-abdf-b14f1d5b7447 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:10:21.525997 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1286/5145] 10.4.3.110 () {72 vars in 1541 bytes} [Sat Aug 1 13:10:21 2026] POST /volume/v3/volumes => generated 736 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:10:21.536041 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-1472e200-31c3-4d08-87ed-af9768ef911b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:21.538211 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-1472e200-31c3-4d08-87ed-af9768ef911b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 Aug 01 13:10:21.538439 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-1472e200-31c3-4d08-87ed-af9768ef911b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:21.538622 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-1472e200-31c3-4d08-87ed-af9768ef911b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:21.547454 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:21.547454 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:21.551385 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-1472e200-31c3-4d08-87ed-af9768ef911b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:21.555815 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-1472e200-31c3-4d08-87ed-af9768ef911b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 returned with HTTP 200 Aug 01 13:10:21.556367 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1286/5146] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:21 2026] GET /volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:21.565717 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-c2368056-bd8e-46f1-b4b0-a772cd435397 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:21.568333 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-c2368056-bd8e-46f1-b4b0-a772cd435397 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 Aug 01 13:10:21.568504 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-c2368056-bd8e-46f1-b4b0-a772cd435397 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:21.568690 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-c2368056-bd8e-46f1-b4b0-a772cd435397 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:21.577911 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:21.577911 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:21.582966 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-c2368056-bd8e-46f1-b4b0-a772cd435397 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:21.588903 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-c2368056-bd8e-46f1-b4b0-a772cd435397 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 returned with HTTP 200 Aug 01 13:10:21.589598 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1285/5147] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:21 2026] GET /volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:24.342625 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a388c14-00f3-4703-aff6-2588d08cc3a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.344359 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a388c14-00f3-4703-aff6-2588d08cc3a7 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:24.344556 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a388c14-00f3-4703-aff6-2588d08cc3a7 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:24.344737 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a388c14-00f3-4703-aff6-2588d08cc3a7 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:24.351985 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.351985 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:24.355447 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a388c14-00f3-4703-aff6-2588d08cc3a7 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:24.359469 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a388c14-00f3-4703-aff6-2588d08cc3a7 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:24.359832 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1291/5148] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:24 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:24.372262 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-be415592-f7ed-4faa-b2e2-0c2ad070166d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.374589 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be415592-f7ed-4faa-b2e2-0c2ad070166d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:24.374825 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be415592-f7ed-4faa-b2e2-0c2ad070166d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:24.375038 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be415592-f7ed-4faa-b2e2-0c2ad070166d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:24.381666 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.381666 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:24.384846 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-be415592-f7ed-4faa-b2e2-0c2ad070166d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:24.388426 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be415592-f7ed-4faa-b2e2-0c2ad070166d tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:24.388811 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1287/5149] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:24 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:24.427609 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-e9bc28e7-3f94-4895-9a0a-fbe3aa14d67f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.429637 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-e9bc28e7-3f94-4895-9a0a-fbe3aa14d67f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:24.429862 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-e9bc28e7-3f94-4895-9a0a-fbe3aa14d67f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:24.430116 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-e9bc28e7-3f94-4895-9a0a-fbe3aa14d67f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:24.437264 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.437264 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:24.440807 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-e9bc28e7-3f94-4895-9a0a-fbe3aa14d67f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:24.444604 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-e9bc28e7-3f94-4895-9a0a-fbe3aa14d67f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:24.445041 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1287/5150] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:24 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:24.504920 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1c5aabdf-0e9c-433f-a8c9-e2ad1a9c27d5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.505283 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c5aabdf-0e9c-433f-a8c9-e2ad1a9c27d5 None None] GET https://10.4.3.110/volume// Aug 01 13:10:24.505466 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c5aabdf-0e9c-433f-a8c9-e2ad1a9c27d5 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:24.505701 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c5aabdf-0e9c-433f-a8c9-e2ad1a9c27d5 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:24.506080 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c5aabdf-0e9c-433f-a8c9-e2ad1a9c27d5 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:10:24.506389 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1286/5151] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:10:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:10:24.512023 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-9b987b44-bdb0-4cfd-81f6-293a33248104 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.539875 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-9b987b44-bdb0-4cfd-81f6-293a33248104 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:10:24.540239 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-9b987b44-bdb0-4cfd-81f6-293a33248104 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffaa6a0f-dec3-4648-8da6-69afabab720f", "connector": null, "instance_uuid": "8fba2326-b5ac-4b52-aaf0-5a91c68fbff0"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:24.547622 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.547622 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:24.568550 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-9b987b44-bdb0-4cfd-81f6-293a33248104 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:10:24.568976 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1292/5152] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:10:24 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:24.593076 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-54b7c7d7-1c95-4fc6-b4a4-fbd9e6424a29 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.594722 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54b7c7d7-1c95-4fc6-b4a4-fbd9e6424a29 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:24.594912 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54b7c7d7-1c95-4fc6-b4a4-fbd9e6424a29 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:24.595107 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54b7c7d7-1c95-4fc6-b4a4-fbd9e6424a29 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:24.599090 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-fe417edd-7ab2-4291-bf9c-a9e9da55430d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.601121 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-fe417edd-7ab2-4291-bf9c-a9e9da55430d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 Aug 01 13:10:24.601295 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-fe417edd-7ab2-4291-bf9c-a9e9da55430d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:24.601467 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-fe417edd-7ab2-4291-bf9c-a9e9da55430d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:24.601801 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5db0ad59-68b0-4f81-9837-2ad0e15a89de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.602201 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5db0ad59-68b0-4f81-9837-2ad0e15a89de None None] GET https://10.4.3.110/volume// Aug 01 13:10:24.602346 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5db0ad59-68b0-4f81-9837-2ad0e15a89de None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:24.602553 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5db0ad59-68b0-4f81-9837-2ad0e15a89de None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:24.602920 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5db0ad59-68b0-4f81-9837-2ad0e15a89de None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:10:24.603381 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1287/5153] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:10:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:10:24.605391 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.605391 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:24.608898 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.608898 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:24.609050 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-54b7c7d7-1c95-4fc6-b4a4-fbd9e6424a29 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:24.610348 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0357b5c9-3e76-4be8-aded-cf99269f5a03 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.612663 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0357b5c9-3e76-4be8-aded-cf99269f5a03 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:24.612784 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54b7c7d7-1c95-4fc6-b4a4-fbd9e6424a29 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:24.612829 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-fe417edd-7ab2-4291-bf9c-a9e9da55430d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:24.612903 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0357b5c9-3e76-4be8-aded-cf99269f5a03 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:24.613135 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0357b5c9-3e76-4be8-aded-cf99269f5a03 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:24.613202 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1288/5154] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:24 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:24.617546 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-fe417edd-7ab2-4291-bf9c-a9e9da55430d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 returned with HTTP 200 Aug 01 13:10:24.618233 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1288/5155] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:24 2026] GET /volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:24.622587 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.622587 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:24.624200 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4993788-1852-4f52-973d-e5fd336b4bea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.624508 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4993788-1852-4f52-973d-e5fd336b4bea None None] GET https://10.4.3.110/volume// Aug 01 13:10:24.624646 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4993788-1852-4f52-973d-e5fd336b4bea None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:24.624816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4993788-1852-4f52-973d-e5fd336b4bea None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:24.625135 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4993788-1852-4f52-973d-e5fd336b4bea None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:10:24.625517 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1288/5156] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:10:24 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:10:24.626077 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0357b5c9-3e76-4be8-aded-cf99269f5a03 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:24.630356 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0357b5c9-3e76-4be8-aded-cf99269f5a03 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:24.630785 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1293/5157] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:10:24 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 1053 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:10:24.631433 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-891cde2a-208b-4285-a436-6ceca903a13c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.633380 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-891cde2a-208b-4285-a436-6ceca903a13c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:10:24.633710 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-891cde2a-208b-4285-a436-6ceca903a13c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bbd0295-0a10-446a-baa5-662434b2fd72", "connector": null, "instance_uuid": "07e77954-1f61-4351-a9ad-d3213de30765"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:24.641621 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.641621 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:24.664206 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-891cde2a-208b-4285-a436-6ceca903a13c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:10:24.664718 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1289/5158] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:10:24 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:24.671702 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-378072ec-5cca-40a0-8874-fdd6cb3a4b3f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.672130 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-378072ec-5cca-40a0-8874-fdd6cb3a4b3f None None] GET https://10.4.3.110/volume// Aug 01 13:10:24.672334 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-378072ec-5cca-40a0-8874-fdd6cb3a4b3f None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:24.672530 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-378072ec-5cca-40a0-8874-fdd6cb3a4b3f None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:24.672831 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-378072ec-5cca-40a0-8874-fdd6cb3a4b3f None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:10:24.673182 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1289/5159] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:10:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:10:24.693721 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-d73ea198-d76e-40f8-b05f-48a1fc4b6173 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.695557 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-d73ea198-d76e-40f8-b05f-48a1fc4b6173 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 Aug 01 13:10:24.695723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-d73ea198-d76e-40f8-b05f-48a1fc4b6173 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:24.695888 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-d73ea198-d76e-40f8-b05f-48a1fc4b6173 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:24.703865 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.703865 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:24.706905 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-d73ea198-d76e-40f8-b05f-48a1fc4b6173 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:24.710830 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-d73ea198-d76e-40f8-b05f-48a1fc4b6173 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 returned with HTTP 200 Aug 01 13:10:24.711221 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1289/5160] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:10:24 2026] GET /volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:10:24.740791 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0dcc6939-0ef8-438a-9fb8-265f47eb11f0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.743282 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0dcc6939-0ef8-438a-9fb8-265f47eb11f0 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] PUT https://10.4.3.110/volume/v3/attachments/2d545f23-c364-456e-bbe8-e99541d2f7a8 Aug 01 13:10:24.743745 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0dcc6939-0ef8-438a-9fb8-265f47eb11f0 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:24.752455 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0dcc6939-0ef8-438a-9fb8-265f47eb11f0 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Acquiring lock "cinder-attachment_update-ffaa6a0f-dec3-4648-8da6-69afabab720f-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:10:24.757182 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0dcc6939-0ef8-438a-9fb8-265f47eb11f0 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Lock "cinder-attachment_update-ffaa6a0f-dec3-4648-8da6-69afabab720f-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:10:24.758473 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.758473 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:24.828022 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-a42010b1-ad9e-4ad5-9fb3-b4e5ee458593 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.830421 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-a42010b1-ad9e-4ad5-9fb3-b4e5ee458593 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] PUT https://10.4.3.110/volume/v3/attachments/e199f9e8-56a5-4e00-b7fa-c60696e65760 Aug 01 13:10:24.830763 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-a42010b1-ad9e-4ad5-9fb3-b4e5ee458593 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:24.832370 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0dcc6939-0ef8-438a-9fb8-265f47eb11f0 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Lock "cinder-attachment_update-ffaa6a0f-dec3-4648-8da6-69afabab720f-np0000006302" released by "attachment_update" :: held 0.075s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:10:24.832671 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-0dcc6939-0ef8-438a-9fb8-265f47eb11f0 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/attachments/2d545f23-c364-456e-bbe8-e99541d2f7a8 returned with HTTP 200 Aug 01 13:10:24.833144 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1294/5161] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:10:24 2026] PUT /volume/v3/attachments/2d545f23-c364-456e-bbe8-e99541d2f7a8 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:24.838552 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-a42010b1-ad9e-4ad5-9fb3-b4e5ee458593 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Acquiring lock "cinder-attachment_update-3bbd0295-0a10-446a-baa5-662434b2fd72-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:10:24.843274 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-a42010b1-ad9e-4ad5-9fb3-b4e5ee458593 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-3bbd0295-0a10-446a-baa5-662434b2fd72-np0000006302" acquired by "attachment_update" :: waited 0.004s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:10:24.843923 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.843923 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:24.920360 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-a42010b1-ad9e-4ad5-9fb3-b4e5ee458593 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-3bbd0295-0a10-446a-baa5-662434b2fd72-np0000006302" released by "attachment_update" :: held 0.077s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:10:24.920847 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-a42010b1-ad9e-4ad5-9fb3-b4e5ee458593 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/e199f9e8-56a5-4e00-b7fa-c60696e65760 returned with HTTP 200 Aug 01 13:10:24.921311 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1290/5162] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:10:24 2026] PUT /volume/v3/attachments/e199f9e8-56a5-4e00-b7fa-c60696e65760 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:24.941082 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-93dfc4c5-7e06-463b-a7f1-31c2d70da5b6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:24.943059 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-93dfc4c5-7e06-463b-a7f1-31c2d70da5b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments/e199f9e8-56a5-4e00-b7fa-c60696e65760/action Aug 01 13:10:24.943452 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-93dfc4c5-7e06-463b-a7f1-31c2d70da5b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:10:24.943608 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-93dfc4c5-7e06-463b-a7f1-31c2d70da5b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:24.956939 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:24.956939 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:24.965555 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb6b71-4795-444a-8304-5f12161ee8f2 req-93dfc4c5-7e06-463b-a7f1-31c2d70da5b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/e199f9e8-56a5-4e00-b7fa-c60696e65760/action returned with HTTP 204 Aug 01 13:10:24.966037 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1290/5163] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:10:24 2026] POST /volume/v3/attachments/e199f9e8-56a5-4e00-b7fa-c60696e65760/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:25.624261 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ae8dcefe-7d55-4fbb-9735-5a946688d98c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:25.626200 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae8dcefe-7d55-4fbb-9735-5a946688d98c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:25.626457 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae8dcefe-7d55-4fbb-9735-5a946688d98c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:25.626691 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae8dcefe-7d55-4fbb-9735-5a946688d98c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:25.635816 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:25.635816 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:25.639233 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ae8dcefe-7d55-4fbb-9735-5a946688d98c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:25.643054 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae8dcefe-7d55-4fbb-9735-5a946688d98c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:25.643470 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1290/5164] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:25 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:26.655832 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff58171a-7f28-42a0-b9d4-c84f451714ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:26.657625 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff58171a-7f28-42a0-b9d4-c84f451714ee tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:26.657857 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff58171a-7f28-42a0-b9d4-c84f451714ee tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:26.658110 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff58171a-7f28-42a0-b9d4-c84f451714ee tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:26.667350 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:26.667350 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:26.670685 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ff58171a-7f28-42a0-b9d4-c84f451714ee tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:26.675746 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff58171a-7f28-42a0-b9d4-c84f451714ee tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:26.676113 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1295/5165] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:26 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:27.690493 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8637c190-68f0-4265-9ae4-f11fc2c660c5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:27.692101 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8637c190-68f0-4265-9ae4-f11fc2c660c5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:27.692389 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8637c190-68f0-4265-9ae4-f11fc2c660c5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:27.692552 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8637c190-68f0-4265-9ae4-f11fc2c660c5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:27.701083 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:27.701083 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:27.704008 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8637c190-68f0-4265-9ae4-f11fc2c660c5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:27.708130 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8637c190-68f0-4265-9ae4-f11fc2c660c5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:27.708561 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1291/5166] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:27 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:28.721687 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8627e37c-7086-42be-b3e0-1deea76dff4b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:28.723389 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8627e37c-7086-42be-b3e0-1deea76dff4b tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:28.723573 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8627e37c-7086-42be-b3e0-1deea76dff4b tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:28.723754 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8627e37c-7086-42be-b3e0-1deea76dff4b tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:28.732308 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:28.732308 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:28.736763 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8627e37c-7086-42be-b3e0-1deea76dff4b tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:28.742499 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8627e37c-7086-42be-b3e0-1deea76dff4b tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:28.743025 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1291/5167] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:28 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:29.064574 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-5ec90395-43a7-4110-b1f1-344ed5fd6f74 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:29.066636 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-5ec90395-43a7-4110-b1f1-344ed5fd6f74 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] POST https://10.4.3.110/volume/v3/attachments/2d545f23-c364-456e-bbe8-e99541d2f7a8/action Aug 01 13:10:29.066973 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-5ec90395-43a7-4110-b1f1-344ed5fd6f74 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:10:29.067370 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-5ec90395-43a7-4110-b1f1-344ed5fd6f74 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:29.083585 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:29.083585 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:29.093823 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-49b0b777-c277-4dc4-bca0-cac80e42869f req-5ec90395-43a7-4110-b1f1-344ed5fd6f74 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/attachments/2d545f23-c364-456e-bbe8-e99541d2f7a8/action returned with HTTP 204 Aug 01 13:10:29.093823 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1291/5168] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:10:29 2026] POST /volume/v3/attachments/2d545f23-c364-456e-bbe8-e99541d2f7a8/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:29.758274 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76862f9b-eee5-4ed1-bb80-cf5867e96982 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:29.760111 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76862f9b-eee5-4ed1-bb80-cf5867e96982 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:29.760321 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76862f9b-eee5-4ed1-bb80-cf5867e96982 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:29.760509 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76862f9b-eee5-4ed1-bb80-cf5867e96982 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:29.769680 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:29.769680 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:29.773582 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-76862f9b-eee5-4ed1-bb80-cf5867e96982 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:29.777672 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76862f9b-eee5-4ed1-bb80-cf5867e96982 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:29.778288 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1296/5169] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:29 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:29.789587 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4ab383b2-5bc3-4a85-9ea9-9e8ff41229b4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:29.791330 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ab383b2-5bc3-4a85-9ea9-9e8ff41229b4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:29.791579 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ab383b2-5bc3-4a85-9ea9-9e8ff41229b4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:29.791748 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ab383b2-5bc3-4a85-9ea9-9e8ff41229b4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:29.800144 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:29.800144 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:29.803109 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4ab383b2-5bc3-4a85-9ea9-9e8ff41229b4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:29.806696 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ab383b2-5bc3-4a85-9ea9-9e8ff41229b4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:29.807028 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1292/5170] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:29 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:32.216192 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-d5b4f970-7b9f-4d83-9181-79cb56c9c216 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:32.218457 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-d5b4f970-7b9f-4d83-9181-79cb56c9c216 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:32.218457 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-d5b4f970-7b9f-4d83-9181-79cb56c9c216 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:32.218632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-d5b4f970-7b9f-4d83-9181-79cb56c9c216 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:32.229933 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:32.229933 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:32.233779 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-d5b4f970-7b9f-4d83-9181-79cb56c9c216 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:32.240343 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-d5b4f970-7b9f-4d83-9181-79cb56c9c216 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:32.240601 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1292/5171] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:32 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:32.267881 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-19c18d1f-dbdc-4382-8291-a0630c88df89 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:32.269926 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-19c18d1f-dbdc-4382-8291-a0630c88df89 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] POST https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f/action Aug 01 13:10:32.270242 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-19c18d1f-dbdc-4382-8291-a0630c88df89 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:10:32.270366 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-19c18d1f-dbdc-4382-8291-a0630c88df89 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:32.286283 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:32.286283 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:32.286814 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-19c18d1f-dbdc-4382-8291-a0630c88df89 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:32.293880 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-19c18d1f-dbdc-4382-8291-a0630c88df89 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Begin detaching volume completed successfully. Aug 01 13:10:32.294122 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-19c18d1f-dbdc-4382-8291-a0630c88df89 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f/action returned with HTTP 202 Aug 01 13:10:32.294568 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1292/5172] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:10:32 2026] POST /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:10:32.360253 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2ebd02a-fc38-46ed-9637-4987d81c77e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:32.360253 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2ebd02a-fc38-46ed-9637-4987d81c77e7 None None] GET https://10.4.3.110/volume// Aug 01 13:10:32.360253 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2ebd02a-fc38-46ed-9637-4987d81c77e7 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:32.360253 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2ebd02a-fc38-46ed-9637-4987d81c77e7 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:32.360754 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2ebd02a-fc38-46ed-9637-4987d81c77e7 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:10:32.360754 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1297/5173] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:10:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:10:32.370243 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-c5f2ffbd-33c3-4116-8302-68fcfbf0a2b4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:32.375665 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-c5f2ffbd-33c3-4116-8302-68fcfbf0a2b4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:32.375925 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-c5f2ffbd-33c3-4116-8302-68fcfbf0a2b4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:32.376186 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-c5f2ffbd-33c3-4116-8302-68fcfbf0a2b4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:32.387886 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:32.387886 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:32.393819 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-c5f2ffbd-33c3-4116-8302-68fcfbf0a2b4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:32.400434 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-c5f2ffbd-33c3-4116-8302-68fcfbf0a2b4 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:32.400434 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1293/5174] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:10:32 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:10:33.228988 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-a7a160f6-74c5-43a4-860c-4791c4a7dae2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:33.231202 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-a7a160f6-74c5-43a4-860c-4791c4a7dae2 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] DELETE https://10.4.3.110/volume/v3/attachments/2d545f23-c364-456e-bbe8-e99541d2f7a8 Aug 01 13:10:33.231596 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-a7a160f6-74c5-43a4-860c-4791c4a7dae2 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:33.231872 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-a7a160f6-74c5-43a4-860c-4791c4a7dae2 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:33.241431 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:33.241431 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:33.319347 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a5deda4e-0779-4d28-b45a-d37f247e84f1 req-a7a160f6-74c5-43a4-860c-4791c4a7dae2 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/attachments/2d545f23-c364-456e-bbe8-e99541d2f7a8 returned with HTTP 200 Aug 01 13:10:33.320052 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1293/5175] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:10:33 2026] DELETE /volume/v3/attachments/2d545f23-c364-456e-bbe8-e99541d2f7a8 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:34.103801 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91119d0a-c38d-44d3-b636-18424d585431 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:34.105713 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91119d0a-c38d-44d3-b636-18424d585431 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 Aug 01 13:10:34.105921 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91119d0a-c38d-44d3-b636-18424d585431 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:34.106167 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91119d0a-c38d-44d3-b636-18424d585431 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:34.118877 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:34.118877 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:34.125812 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-91119d0a-c38d-44d3-b636-18424d585431 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:34.131930 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91119d0a-c38d-44d3-b636-18424d585431 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 returned with HTTP 200 Aug 01 13:10:34.132418 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1293/5176] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:34 2026] GET /volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:35.310154 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-c41bf3a2-65f2-403a-a689-21943e513bf7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:35.312224 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-c41bf3a2-65f2-403a-a689-21943e513bf7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/attachments/e199f9e8-56a5-4e00-b7fa-c60696e65760 Aug 01 13:10:35.312409 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-c41bf3a2-65f2-403a-a689-21943e513bf7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:35.312607 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-c41bf3a2-65f2-403a-a689-21943e513bf7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:35.319081 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:35.319081 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:35.358903 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-c41bf3a2-65f2-403a-a689-21943e513bf7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/e199f9e8-56a5-4e00-b7fa-c60696e65760 returned with HTTP 200 Aug 01 13:10:35.359334 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1298/5177] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:10:35 2026] DELETE /volume/v3/attachments/e199f9e8-56a5-4e00-b7fa-c60696e65760 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:35.369754 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-5f57362b-9acb-4b8b-9847-90389931f919 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:35.371598 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-5f57362b-9acb-4b8b-9847-90389931f919 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 Aug 01 13:10:35.371866 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-5f57362b-9acb-4b8b-9847-90389931f919 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:35.372170 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-5f57362b-9acb-4b8b-9847-90389931f919 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:35.372461 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-5f57362b-9acb-4b8b-9847-90389931f919 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume with id: 3bbd0295-0a10-446a-baa5-662434b2fd72 Aug 01 13:10:35.378746 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:35.378746 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:35.379233 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-5f57362b-9acb-4b8b-9847-90389931f919 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:35.393044 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-5f57362b-9acb-4b8b-9847-90389931f919 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume request issued successfully. Aug 01 13:10:35.393339 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-df61c03c-51ed-4fa1-a6fa-61c20d2dc21a req-5f57362b-9acb-4b8b-9847-90389931f919 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 returned with HTTP 202 Aug 01 13:10:35.393901 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1294/5178] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 13:10:35 2026] DELETE /volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:10:36.162528 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5a91969d-e006-4ba9-a5e2-46b1b229965c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:36.164249 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a91969d-e006-4ba9-a5e2-46b1b229965c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] DELETE https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:36.164428 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a91969d-e006-4ba9-a5e2-46b1b229965c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:36.164630 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a91969d-e006-4ba9-a5e2-46b1b229965c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:36.164777 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5a91969d-e006-4ba9-a5e2-46b1b229965c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Delete volume with id: ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:36.171230 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:36.171230 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:36.171658 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5a91969d-e006-4ba9-a5e2-46b1b229965c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:36.189975 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5a91969d-e006-4ba9-a5e2-46b1b229965c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Delete volume request issued successfully. Aug 01 13:10:36.189975 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a91969d-e006-4ba9-a5e2-46b1b229965c tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 202 Aug 01 13:10:36.189975 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1294/5179] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:10:36 2026] DELETE /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:10:36.194334 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4c9310d2-4dce-4abc-86e9-f90ba0adb49f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:36.197887 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4c9310d2-4dce-4abc-86e9-f90ba0adb49f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:36.197887 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4c9310d2-4dce-4abc-86e9-f90ba0adb49f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:36.197997 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4c9310d2-4dce-4abc-86e9-f90ba0adb49f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:36.206744 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:36.206744 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:36.212258 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4c9310d2-4dce-4abc-86e9-f90ba0adb49f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:36.220003 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4c9310d2-4dce-4abc-86e9-f90ba0adb49f tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 200 Aug 01 13:10:36.220514 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1294/5180] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:36 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:36.646400 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ca727ab-9ae9-4e1e-9dcc-2a25598ed124 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:36.648173 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ca727ab-9ae9-4e1e-9dcc-2a25598ed124 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 Aug 01 13:10:36.648403 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ca727ab-9ae9-4e1e-9dcc-2a25598ed124 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:36.648668 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ca727ab-9ae9-4e1e-9dcc-2a25598ed124 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:36.653849 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ca727ab-9ae9-4e1e-9dcc-2a25598ed124 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 returned with HTTP 404 Aug 01 13:10:36.654497 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1299/5181] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:36 2026] GET /volume/v3/volumes/3bbd0295-0a10-446a-baa5-662434b2fd72 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:36.707307 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f915720-7dbc-4c8c-a16a-262868c81c02 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:36.709196 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f915720-7dbc-4c8c-a16a-262868c81c02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f Aug 01 13:10:36.709403 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f915720-7dbc-4c8c-a16a-262868c81c02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:36.709606 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f915720-7dbc-4c8c-a16a-262868c81c02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:36.709710 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-8f915720-7dbc-4c8c-a16a-262868c81c02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete snapshot with id: 6992ca46-f389-4f28-8dd1-0e47e7bf1c1f Aug 01 13:10:36.714900 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:36.714900 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:36.715341 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f915720-7dbc-4c8c-a16a-262868c81c02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:36.728971 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f915720-7dbc-4c8c-a16a-262868c81c02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot delete request issued successfully. Aug 01 13:10:36.729047 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f915720-7dbc-4c8c-a16a-262868c81c02 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f returned with HTTP 202 Aug 01 13:10:36.729449 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1295/5182] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:10:36 2026] DELETE /volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:10:36.738118 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6a8f5b5e-785c-4035-bd0f-c807c923739f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:36.740193 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a8f5b5e-785c-4035-bd0f-c807c923739f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f Aug 01 13:10:36.740447 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a8f5b5e-785c-4035-bd0f-c807c923739f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:36.740662 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a8f5b5e-785c-4035-bd0f-c807c923739f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:36.746532 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:36.746532 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:36.747039 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6a8f5b5e-785c-4035-bd0f-c807c923739f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:10:36.747739 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a8f5b5e-785c-4035-bd0f-c807c923739f tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f returned with HTTP 200 Aug 01 13:10:36.748185 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1295/5183] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:36 2026] GET /volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:37.234866 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8e41850f-aeb6-4712-8b65-195b38bcb0e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:37.237219 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e41850f-aeb6-4712-8b65-195b38bcb0e1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f Aug 01 13:10:37.237493 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e41850f-aeb6-4712-8b65-195b38bcb0e1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:37.237770 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e41850f-aeb6-4712-8b65-195b38bcb0e1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:37.245187 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e41850f-aeb6-4712-8b65-195b38bcb0e1 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f returned with HTTP 404 Aug 01 13:10:37.245850 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1295/5184] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:37 2026] GET /volume/v3/volumes/ffaa6a0f-dec3-4648-8da6-69afabab720f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:37.487148 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-91c6f13e-681e-44db-865b-232a43b19cc5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:37.488769 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91c6f13e-681e-44db-865b-232a43b19cc5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 Aug 01 13:10:37.488995 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91c6f13e-681e-44db-865b-232a43b19cc5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:37.489179 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91c6f13e-681e-44db-865b-232a43b19cc5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:37.489274 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-91c6f13e-681e-44db-865b-232a43b19cc5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Delete snapshot with id: a8f4cfe4-f118-4c9b-9253-f844d0296984 Aug 01 13:10:37.493903 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:37.493903 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:37.494334 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-91c6f13e-681e-44db-865b-232a43b19cc5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Snapshot retrieved successfully. Aug 01 13:10:37.507889 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-91c6f13e-681e-44db-865b-232a43b19cc5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Snapshot delete request issued successfully. Aug 01 13:10:37.508215 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91c6f13e-681e-44db-865b-232a43b19cc5 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 returned with HTTP 202 Aug 01 13:10:37.508809 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1300/5185] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:10:37 2026] DELETE /volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:10:37.516097 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8cfa8d17-cd70-48cf-b02d-28d68814d8be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:37.519566 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8cfa8d17-cd70-48cf-b02d-28d68814d8be tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 Aug 01 13:10:37.519753 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8cfa8d17-cd70-48cf-b02d-28d68814d8be tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:37.519939 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8cfa8d17-cd70-48cf-b02d-28d68814d8be tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:37.527207 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:37.527207 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:37.527615 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8cfa8d17-cd70-48cf-b02d-28d68814d8be tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Snapshot retrieved successfully. Aug 01 13:10:37.528316 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8cfa8d17-cd70-48cf-b02d-28d68814d8be tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 returned with HTTP 200 Aug 01 13:10:37.531172 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1296/5186] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:37 2026] GET /volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 => generated 459 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:37.757240 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ce348abe-2123-43b2-b263-32fce2cb9c7a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:37.758923 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce348abe-2123-43b2-b263-32fce2cb9c7a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f Aug 01 13:10:37.759122 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce348abe-2123-43b2-b263-32fce2cb9c7a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:37.759324 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce348abe-2123-43b2-b263-32fce2cb9c7a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:37.763345 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce348abe-2123-43b2-b263-32fce2cb9c7a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f returned with HTTP 404 Aug 01 13:10:37.763779 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1296/5187] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:37 2026] GET /volume/v3/snapshots/6992ca46-f389-4f28-8dd1-0e47e7bf1c1f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:37.770867 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-251230e8-5f1a-4822-aead-e130bd1599bf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:37.772929 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-251230e8-5f1a-4822-aead-e130bd1599bf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f Aug 01 13:10:37.773183 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-251230e8-5f1a-4822-aead-e130bd1599bf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:37.773403 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-251230e8-5f1a-4822-aead-e130bd1599bf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:37.773624 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-251230e8-5f1a-4822-aead-e130bd1599bf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume with id: 1019f880-bb7c-4fb9-9804-593f7ed8297f Aug 01 13:10:37.781883 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:37.781883 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:37.782433 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-251230e8-5f1a-4822-aead-e130bd1599bf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:37.798796 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-251230e8-5f1a-4822-aead-e130bd1599bf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume request issued successfully. Aug 01 13:10:37.798796 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-251230e8-5f1a-4822-aead-e130bd1599bf tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f returned with HTTP 202 Aug 01 13:10:37.799207 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1296/5188] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:10:37 2026] DELETE /volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:10:37.805834 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01de7821-0468-49c8-9cd8-5f780fe491f6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:37.807820 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01de7821-0468-49c8-9cd8-5f780fe491f6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f Aug 01 13:10:37.808024 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01de7821-0468-49c8-9cd8-5f780fe491f6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:37.808237 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01de7821-0468-49c8-9cd8-5f780fe491f6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:37.815698 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:37.815698 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:37.819252 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-01de7821-0468-49c8-9cd8-5f780fe491f6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:37.824138 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01de7821-0468-49c8-9cd8-5f780fe491f6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f returned with HTTP 200 Aug 01 13:10:37.824555 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1301/5189] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:37 2026] GET /volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:38.540654 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5125b654-4415-42fb-80fb-ed4588107caf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:38.543119 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5125b654-4415-42fb-80fb-ed4588107caf tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 Aug 01 13:10:38.543414 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5125b654-4415-42fb-80fb-ed4588107caf tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:38.543802 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5125b654-4415-42fb-80fb-ed4588107caf tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:38.550010 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5125b654-4415-42fb-80fb-ed4588107caf tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 returned with HTTP 404 Aug 01 13:10:38.550753 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1297/5190] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:10:38 2026] GET /volume/v3/snapshots/a8f4cfe4-f118-4c9b-9253-f844d0296984 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:38.586582 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-64f806d6-f958-45d2-8218-85a7197d5ac5 req-aa891c9b-e871-4b6c-9e87-5c9998ced662 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:38.588614 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-64f806d6-f958-45d2-8218-85a7197d5ac5 req-aa891c9b-e871-4b6c-9e87-5c9998ced662 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:10:38.588819 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-64f806d6-f958-45d2-8218-85a7197d5ac5 req-aa891c9b-e871-4b6c-9e87-5c9998ced662 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:38.589024 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-64f806d6-f958-45d2-8218-85a7197d5ac5 req-aa891c9b-e871-4b6c-9e87-5c9998ced662 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:38.596406 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:38.596406 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:38.600526 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-64f806d6-f958-45d2-8218-85a7197d5ac5 req-aa891c9b-e871-4b6c-9e87-5c9998ced662 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:38.604777 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-64f806d6-f958-45d2-8218-85a7197d5ac5 req-aa891c9b-e871-4b6c-9e87-5c9998ced662 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:10:38.605215 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1297/5191] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:38 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:38.838712 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1f1500e9-3bab-4b70-aa82-71b75d14b7ff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:38.840580 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f1500e9-3bab-4b70-aa82-71b75d14b7ff tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f Aug 01 13:10:38.840794 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f1500e9-3bab-4b70-aa82-71b75d14b7ff tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:38.841000 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f1500e9-3bab-4b70-aa82-71b75d14b7ff tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:38.846686 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f1500e9-3bab-4b70-aa82-71b75d14b7ff tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f returned with HTTP 404 Aug 01 13:10:38.847213 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1297/5192] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:38 2026] GET /volume/v3/volumes/1019f880-bb7c-4fb9-9804-593f7ed8297f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:38.887793 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:38.889652 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:10:38.890105 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-667282340", "snapshot_id": null, "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:38.891619 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-667282340', 'snapshot_id': None, 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:10:38.988960 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume of 1 GB Aug 01 13:10:38.995897 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Availability Zones retrieved successfully. Aug 01 13:10:39.004349 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (6c121a63-fae6-48dc-9b2a-cfe0ad160022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:10:39.005481 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63605de5-186b-4f05-90b9-cf2f4d57bcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:39.007524 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:10:39.071687 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63605de5-186b-4f05-90b9-cf2f4d57bcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:39.072569 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88cb59df-5a16-480f-9b07-6381bd942fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:39.115753 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['52e39f03-0766-450f-968b-47e3180b4bae', '997ec4ba-777e-4948-b2d1-064932ef9305', '98c14e4d-d386-4f65-98fa-b1eff24a77ee', '0cd317e5-3548-4792-842a-2ab3bc4b29ad'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:10:39.116457 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88cb59df-5a16-480f-9b07-6381bd942fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52e39f03-0766-450f-968b-47e3180b4bae', '997ec4ba-777e-4948-b2d1-064932ef9305', '98c14e4d-d386-4f65-98fa-b1eff24a77ee', '0cd317e5-3548-4792-842a-2ab3bc4b29ad']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:39.117129 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80871f9d-2968-46d5-b4db-5b3a539c8ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:39.139822 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80871f9d-2968-46d5-b4db-5b3a539c8ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c11cd017-dddc-4efa-8240-613f1294a7aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-667282340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['52e39f03-0766-450f-968b-47e3180b4bae','997ec4ba-777e-4948-b2d1-064932ef9305','98c14e4d-d386-4f65-98fa-b1eff24a77ee','0cd317e5-3548-4792-842a-2ab3bc4b29ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-667282340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c11cd017-dddc-4efa-8240-613f1294a7aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245d35a4370d4a3fa10b7fa44d8d4516',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='651bd41f09e146ef9effaf67b3101d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:39.140493 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fded461-4ca4-402f-9335-cb846ecbebf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:39.158149 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fded461-4ca4-402f-9335-cb846ecbebf6) 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-TestVolumeBootPattern-volume-origin-667282340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['52e39f03-0766-450f-968b-47e3180b4bae','997ec4ba-777e-4948-b2d1-064932ef9305','98c14e4d-d386-4f65-98fa-b1eff24a77ee','0cd317e5-3548-4792-842a-2ab3bc4b29ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:39.158837 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93188c66-048a-4e58-9242-11df23faab35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:39.167603 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93188c66-048a-4e58-9242-11df23faab35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:39.168643 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (6c121a63-fae6-48dc-9b2a-cfe0ad160022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:10:39.169010 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request issued successfully. Aug 01 13:10:39.173329 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1c4a0b0-2bbd-45b0-b2d8-14a06ec871e5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:10:39.173970 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1302/5193] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:10:38 2026] POST /volume/v3/volumes => generated 758 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:10:39.189358 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2a656ae6-3d0d-49dc-add2-e1fe6b1fbd75 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:39.191580 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a656ae6-3d0d-49dc-add2-e1fe6b1fbd75 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:10:39.191906 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2a656ae6-3d0d-49dc-add2-e1fe6b1fbd75 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:39.192153 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2a656ae6-3d0d-49dc-add2-e1fe6b1fbd75 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:39.200015 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:39.200015 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:39.203660 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2a656ae6-3d0d-49dc-add2-e1fe6b1fbd75 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:39.207884 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a656ae6-3d0d-49dc-add2-e1fe6b1fbd75 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 200 Aug 01 13:10:39.208279 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1298/5194] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:39 2026] GET /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:40.210897 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a44bec32-ce05-4dbb-b47c-8d81764b5d91 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:40.213128 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a44bec32-ce05-4dbb-b47c-8d81764b5d91 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] DELETE https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:10:40.213354 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a44bec32-ce05-4dbb-b47c-8d81764b5d91 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:40.213591 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a44bec32-ce05-4dbb-b47c-8d81764b5d91 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:40.213795 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-a44bec32-ce05-4dbb-b47c-8d81764b5d91 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Delete volume with id: 3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:10:40.220301 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-25c1a265-60d2-4d7a-a652-3a03792dfbb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:40.221498 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:40.221498 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:40.221966 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a44bec32-ce05-4dbb-b47c-8d81764b5d91 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:40.222163 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25c1a265-60d2-4d7a-a652-3a03792dfbb5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:10:40.222368 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25c1a265-60d2-4d7a-a652-3a03792dfbb5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:40.222596 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25c1a265-60d2-4d7a-a652-3a03792dfbb5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:40.230837 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:40.230837 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:40.234934 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-25c1a265-60d2-4d7a-a652-3a03792dfbb5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:40.239384 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a44bec32-ce05-4dbb-b47c-8d81764b5d91 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Delete volume request issued successfully. Aug 01 13:10:40.239661 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a44bec32-ce05-4dbb-b47c-8d81764b5d91 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 202 Aug 01 13:10:40.239712 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25c1a265-60d2-4d7a-a652-3a03792dfbb5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 200 Aug 01 13:10:40.240110 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1298/5195] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:40 2026] GET /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:40.240318 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1298/5196] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:10:40 2026] DELETE /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:10:40.248443 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d6c9db70-96f4-47a6-9758-bb3b30d140db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:40.250852 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6c9db70-96f4-47a6-9758-bb3b30d140db tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:10:40.251160 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6c9db70-96f4-47a6-9758-bb3b30d140db tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:40.251424 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6c9db70-96f4-47a6-9758-bb3b30d140db tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:40.252126 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-acf35cff-8607-4cb6-ae2d-fac1e07e6cd7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:40.253895 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-acf35cff-8607-4cb6-ae2d-fac1e07e6cd7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:10:40.254117 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-acf35cff-8607-4cb6-ae2d-fac1e07e6cd7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:40.254308 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-acf35cff-8607-4cb6-ae2d-fac1e07e6cd7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:40.260973 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:40.260973 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:40.261752 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:40.261752 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:40.265851 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-acf35cff-8607-4cb6-ae2d-fac1e07e6cd7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:40.266127 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d6c9db70-96f4-47a6-9758-bb3b30d140db tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Volume info retrieved successfully. Aug 01 13:10:40.270602 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6c9db70-96f4-47a6-9758-bb3b30d140db tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 200 Aug 01 13:10:40.271013 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1303/5197] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:40 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:40.271139 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-acf35cff-8607-4cb6-ae2d-fac1e07e6cd7 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 200 Aug 01 13:10:40.271668 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1299/5198] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:40 2026] GET /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:41.211038 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2b247769-2df4-42eb-8e93-7171317067e9 req-c2f963cf-95c6-4623-91d3-bac83eb93467 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:41.212830 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-c2f963cf-95c6-4623-91d3-bac83eb93467 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:10:41.213020 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-c2f963cf-95c6-4623-91d3-bac83eb93467 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:41.213191 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-c2f963cf-95c6-4623-91d3-bac83eb93467 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:41.219303 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:41.219303 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:41.222240 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2b247769-2df4-42eb-8e93-7171317067e9 req-c2f963cf-95c6-4623-91d3-bac83eb93467 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:41.226124 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-c2f963cf-95c6-4623-91d3-bac83eb93467 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 200 Aug 01 13:10:41.226541 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1299/5199] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:41 2026] GET /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:41.285807 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e94b3e14-1e02-41a2-b9ac-3a52caa619a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:41.287391 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e94b3e14-1e02-41a2-b9ac-3a52caa619a2 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] GET https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 Aug 01 13:10:41.287589 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e94b3e14-1e02-41a2-b9ac-3a52caa619a2 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:41.287802 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e94b3e14-1e02-41a2-b9ac-3a52caa619a2 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:41.294021 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e94b3e14-1e02-41a2-b9ac-3a52caa619a2 tempest-TestStampPattern-1281908794 tempest-TestStampPattern-1281908794-project-member] https://10.4.3.110/volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 returned with HTTP 404 Aug 01 13:10:41.294528 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1299/5200] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:41 2026] GET /volume/v3/volumes/3b0e3161-a1d8-4416-9c1e-6dca798f87e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:41.669729 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2b247769-2df4-42eb-8e93-7171317067e9 req-35923e54-ea0e-404e-8795-9d02b0e204da None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:41.671925 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-35923e54-ea0e-404e-8795-9d02b0e204da tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:10:41.672192 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-35923e54-ea0e-404e-8795-9d02b0e204da tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:41.672384 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-35923e54-ea0e-404e-8795-9d02b0e204da tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:41.680538 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:41.680538 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:41.684310 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-2b247769-2df4-42eb-8e93-7171317067e9 req-35923e54-ea0e-404e-8795-9d02b0e204da tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:41.689412 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-35923e54-ea0e-404e-8795-9d02b0e204da tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 200 Aug 01 13:10:41.690097 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1304/5201] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:41 2026] GET /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:41.701641 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9f2b7242-dfae-4d7c-8a7d-f19625d944ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:41.702260 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f2b7242-dfae-4d7c-8a7d-f19625d944ba None None] GET https://10.4.3.110/volume// Aug 01 13:10:41.702559 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f2b7242-dfae-4d7c-8a7d-f19625d944ba None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:41.702832 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9f2b7242-dfae-4d7c-8a7d-f19625d944ba None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:41.703305 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9f2b7242-dfae-4d7c-8a7d-f19625d944ba None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:10:41.703748 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1300/5202] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:10:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:10:41.713073 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2b247769-2df4-42eb-8e93-7171317067e9 req-44d88b0a-80e8-4109-b7a7-33882c084311 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:41.715053 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-44d88b0a-80e8-4109-b7a7-33882c084311 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:10:41.715424 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-44d88b0a-80e8-4109-b7a7-33882c084311 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c11cd017-dddc-4efa-8240-613f1294a7aa", "connector": null, "instance_uuid": "5be03279-86e0-4d11-81f6-2194aa4ce195"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:41.724804 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:41.724804 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:41.751172 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-44d88b0a-80e8-4109-b7a7-33882c084311 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:10:41.751643 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1300/5203] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:10:41 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:42.245497 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1873b84e-0f15-45cb-9d43-0a797ba8267f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:42.247622 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1873b84e-0f15-45cb-9d43-0a797ba8267f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:10:42.247699 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1873b84e-0f15-45cb-9d43-0a797ba8267f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770800978-21224048", "extra_specs": {"multiattach": " True"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:42.261361 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1873b84e-0f15-45cb-9d43-0a797ba8267f tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:10:42.261665 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1300/5204] 10.4.3.110 () {68 vars in 1253 bytes} [Sat Aug 1 13:10:42 2026] POST /volume/v3/types => generated 284 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:42.269880 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-78c3028e-e56e-42f7-8183-3aa946513272 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:42.271702 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:10:42.272049 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-589626393", "snapshot_id": null, "imageRef": null, "volume_type": "cb5ce4fb-6767-4494-bff2-7cec150daf7c", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:42.273860 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-589626393', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'cb5ce4fb-6767-4494-bff2-7cec150daf7c', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:10:42.278079 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume of 1 GB Aug 01 13:10:42.278507 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:42.278507 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:42.278885 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Availability Zones retrieved successfully. Aug 01 13:10:42.284381 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Flow 'volume_create_api' (bcaf5513-63d2-479f-8cce-fcd5f4b8f1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:10:42.285296 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6df51af-717a-4652-b9b7-79068b32dff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:42.286185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:10:42.293658 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:42.293658 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:42.305680 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6df51af-717a-4652-b9b7-79068b32dff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:10:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb5ce4fb-6767-4494-bff2-7cec150daf7c,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770800978-21224048',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb5ce4fb-6767-4494-bff2-7cec150daf7c', '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': True, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:42.306572 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6282ad5-a291-4197-be69-5a1e2c017586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:42.333982 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770800978-21224048 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770800978-21224048, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:10:42.334393 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770800978-21224048 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770800978-21224048, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:10:42.364588 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Created reservations ['2243f060-cde0-4fd1-987f-72a4a7aeb57c', '83c3a386-214c-400f-9952-ba2716d70557', 'd153a333-951f-4969-bf9b-7ddc90c2a691', '4effb445-3125-4ce0-a53c-2a8e3aa9e175'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:10:42.365333 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6282ad5-a291-4197-be69-5a1e2c017586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2243f060-cde0-4fd1-987f-72a4a7aeb57c', '83c3a386-214c-400f-9952-ba2716d70557', 'd153a333-951f-4969-bf9b-7ddc90c2a691', '4effb445-3125-4ce0-a53c-2a8e3aa9e175']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:42.366003 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3401b600-c3e6-4b58-8a76-5334384a8a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:42.387190 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3401b600-c3e6-4b58-8a76-5334384a8a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35df175f-5078-478d-902c-f8980dc75fb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-589626393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='febf8069f80d40b39253e6e1e08f7047',qos_specs=None,replication_status=,reservations=['2243f060-cde0-4fd1-987f-72a4a7aeb57c','83c3a386-214c-400f-9952-ba2716d70557','d153a333-951f-4969-bf9b-7ddc90c2a691','4effb445-3125-4ce0-a53c-2a8e3aa9e175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddf1d89eb36400aa030851ff4dd0224',volume_type_id=cb5ce4fb-6767-4494-bff2-7cec150daf7c), '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=2026-08-01T13:10:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-589626393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35df175f-5078-478d-902c-f8980dc75fb8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='febf8069f80d40b39253e6e1e08f7047',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='3ddf1d89eb36400aa030851ff4dd0224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb5ce4fb-6767-4494-bff2-7cec150daf7c),volume_type_id=cb5ce4fb-6767-4494-bff2-7cec150daf7c)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:42.387893 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28cedcc5-56b6-480d-a9e3-9c25789ca5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:42.405201 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28cedcc5-56b6-480d-a9e3-9c25789ca5ee) 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-VolumeMultiattachTests-volume-589626393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='febf8069f80d40b39253e6e1e08f7047',qos_specs=None,replication_status=,reservations=['2243f060-cde0-4fd1-987f-72a4a7aeb57c','83c3a386-214c-400f-9952-ba2716d70557','d153a333-951f-4969-bf9b-7ddc90c2a691','4effb445-3125-4ce0-a53c-2a8e3aa9e175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddf1d89eb36400aa030851ff4dd0224',volume_type_id=cb5ce4fb-6767-4494-bff2-7cec150daf7c)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:42.405936 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4114c2-dd1f-40b9-ad09-7d2ef1fc78e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:42.415140 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4114c2-dd1f-40b9-ad09-7d2ef1fc78e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:42.415907 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Flow 'volume_create_api' (bcaf5513-63d2-479f-8cce-fcd5f4b8f1fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:10:42.416227 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Create volume request issued successfully. Aug 01 13:10:42.416805 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78c3028e-e56e-42f7-8183-3aa946513272 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:10:42.417260 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1305/5205] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:10:42 2026] POST /volume/v3/volumes => generated 826 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:10:42.428280 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0cd6608a-093a-4748-a49d-9104a060c069 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:42.430045 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0cd6608a-093a-4748-a49d-9104a060c069 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:42.430226 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0cd6608a-093a-4748-a49d-9104a060c069 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:42.430424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0cd6608a-093a-4748-a49d-9104a060c069 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:42.436588 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:42.436588 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:42.440539 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0cd6608a-093a-4748-a49d-9104a060c069 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:42.445264 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0cd6608a-093a-4748-a49d-9104a060c069 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:42.445697 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1301/5206] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:42 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:42.549897 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c76373cc-92f8-4059-a796-2f1402098f18 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:42.550314 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c76373cc-92f8-4059-a796-2f1402098f18 None None] GET https://10.4.3.110/volume// Aug 01 13:10:42.550507 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c76373cc-92f8-4059-a796-2f1402098f18 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:42.550691 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c76373cc-92f8-4059-a796-2f1402098f18 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:42.551033 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c76373cc-92f8-4059-a796-2f1402098f18 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:10:42.551303 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1301/5207] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:10:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:10:42.563759 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2b247769-2df4-42eb-8e93-7171317067e9 req-4de77dc8-ee94-4b50-847e-4d44d0854df5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:42.566190 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-4de77dc8-ee94-4b50-847e-4d44d0854df5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:10:42.566431 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-4de77dc8-ee94-4b50-847e-4d44d0854df5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:42.566665 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-4de77dc8-ee94-4b50-847e-4d44d0854df5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:42.577530 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:42.577530 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:42.581184 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-2b247769-2df4-42eb-8e93-7171317067e9 req-4de77dc8-ee94-4b50-847e-4d44d0854df5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:10:42.587115 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-4de77dc8-ee94-4b50-847e-4d44d0854df5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 200 Aug 01 13:10:42.587855 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1301/5208] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:10:42 2026] GET /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 1545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:10:42.692504 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2b247769-2df4-42eb-8e93-7171317067e9 req-b9a8cd60-9e94-4f91-a0a6-9544be24b110 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:42.694882 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-b9a8cd60-9e94-4f91-a0a6-9544be24b110 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] PUT https://10.4.3.110/volume/v3/attachments/f9144ffa-4703-41d4-b9c7-baf79fcf497b Aug 01 13:10:42.695255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-b9a8cd60-9e94-4f91-a0a6-9544be24b110 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:42.702597 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2b247769-2df4-42eb-8e93-7171317067e9 req-b9a8cd60-9e94-4f91-a0a6-9544be24b110 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Acquiring lock "cinder-attachment_update-c11cd017-dddc-4efa-8240-613f1294a7aa-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:10:42.706479 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2b247769-2df4-42eb-8e93-7171317067e9 req-b9a8cd60-9e94-4f91-a0a6-9544be24b110 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-c11cd017-dddc-4efa-8240-613f1294a7aa-np0000006302" acquired by "attachment_update" :: waited 0.004s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:10:42.707430 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:42.707430 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:42.790249 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2b247769-2df4-42eb-8e93-7171317067e9 req-b9a8cd60-9e94-4f91-a0a6-9544be24b110 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-c11cd017-dddc-4efa-8240-613f1294a7aa-np0000006302" released by "attachment_update" :: held 0.084s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:10:42.790613 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-b9a8cd60-9e94-4f91-a0a6-9544be24b110 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/f9144ffa-4703-41d4-b9c7-baf79fcf497b returned with HTTP 200 Aug 01 13:10:42.791173 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1306/5209] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:10:42 2026] PUT /volume/v3/attachments/f9144ffa-4703-41d4-b9c7-baf79fcf497b => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:42.811964 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2b247769-2df4-42eb-8e93-7171317067e9 req-637357f8-51d1-4968-849e-f5e59b241109 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:42.814251 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-637357f8-51d1-4968-849e-f5e59b241109 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments/f9144ffa-4703-41d4-b9c7-baf79fcf497b/action Aug 01 13:10:42.814777 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-637357f8-51d1-4968-849e-f5e59b241109 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:10:42.815985 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-637357f8-51d1-4968-849e-f5e59b241109 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:42.832935 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:42.832935 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:42.844908 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2b247769-2df4-42eb-8e93-7171317067e9 req-637357f8-51d1-4968-849e-f5e59b241109 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/f9144ffa-4703-41d4-b9c7-baf79fcf497b/action returned with HTTP 204 Aug 01 13:10:42.845402 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1302/5210] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:10:42 2026] POST /volume/v3/attachments/f9144ffa-4703-41d4-b9c7-baf79fcf497b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:43.457700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e09f18b-f8c2-4542-97ed-7b65e8bc34c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:43.459428 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e09f18b-f8c2-4542-97ed-7b65e8bc34c5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:43.459518 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e09f18b-f8c2-4542-97ed-7b65e8bc34c5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:43.459662 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e09f18b-f8c2-4542-97ed-7b65e8bc34c5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:43.466116 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:43.466116 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:43.469206 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6e09f18b-f8c2-4542-97ed-7b65e8bc34c5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:43.475676 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e09f18b-f8c2-4542-97ed-7b65e8bc34c5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:43.476096 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1302/5211] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:43 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:43.487881 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-28890ac3-cf7d-4ed5-b58c-f4acae88237b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:43.489919 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28890ac3-cf7d-4ed5-b58c-f4acae88237b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:43.490237 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28890ac3-cf7d-4ed5-b58c-f4acae88237b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:43.490378 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28890ac3-cf7d-4ed5-b58c-f4acae88237b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:43.498668 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:43.498668 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:43.502280 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-28890ac3-cf7d-4ed5-b58c-f4acae88237b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:43.506159 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28890ac3-cf7d-4ed5-b58c-f4acae88237b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:43.506508 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1302/5212] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:43 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:43.547084 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-b7debd36-77e6-471c-968a-2a9af37325ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:43.549081 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-b7debd36-77e6-471c-968a-2a9af37325ec tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:43.549262 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-b7debd36-77e6-471c-968a-2a9af37325ec tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:43.549438 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-b7debd36-77e6-471c-968a-2a9af37325ec tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:43.556093 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:43.556093 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:43.559733 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-b7debd36-77e6-471c-968a-2a9af37325ec tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:43.563634 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-b7debd36-77e6-471c-968a-2a9af37325ec tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:43.564022 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1307/5213] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:43 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:43.657725 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e4038f2b-6b04-4646-bf9a-c6ee65a90837 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:43.658126 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4038f2b-6b04-4646-bf9a-c6ee65a90837 None None] GET https://10.4.3.110/volume// Aug 01 13:10:43.658287 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4038f2b-6b04-4646-bf9a-c6ee65a90837 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:43.658465 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e4038f2b-6b04-4646-bf9a-c6ee65a90837 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:43.658769 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e4038f2b-6b04-4646-bf9a-c6ee65a90837 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:10:43.659101 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1303/5214] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:10:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:10:43.665253 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-ed524769-09e0-410d-99e3-1948c0e683e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:43.667263 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-ed524769-09e0-410d-99e3-1948c0e683e2 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:10:43.667590 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-ed524769-09e0-410d-99e3-1948c0e683e2 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35df175f-5078-478d-902c-f8980dc75fb8", "connector": null, "instance_uuid": "e4cf5871-f168-4b98-832b-37d7a4e5b374"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:43.677196 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:43.677196 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:43.707155 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-ed524769-09e0-410d-99e3-1948c0e683e2 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:10:43.707771 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1303/5215] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:10:43 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:43.734832 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eb9b7c4c-9b6b-4813-8869-ccb31f3b9b07 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:43.736725 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb9b7c4c-9b6b-4813-8869-ccb31f3b9b07 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:43.736960 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb9b7c4c-9b6b-4813-8869-ccb31f3b9b07 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:43.737157 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb9b7c4c-9b6b-4813-8869-ccb31f3b9b07 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:43.743492 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28b22031-e21b-43ae-baf3-f0cad3b129c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:43.743890 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28b22031-e21b-43ae-baf3-f0cad3b129c2 None None] GET https://10.4.3.110/volume// Aug 01 13:10:43.744137 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28b22031-e21b-43ae-baf3-f0cad3b129c2 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:43.744379 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28b22031-e21b-43ae-baf3-f0cad3b129c2 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:43.744808 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28b22031-e21b-43ae-baf3-f0cad3b129c2 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:10:43.745200 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1308/5216] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:10:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:10:43.748088 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:43.748088 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:43.751960 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-eb9b7c4c-9b6b-4813-8869-ccb31f3b9b07 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:43.756206 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb9b7c4c-9b6b-4813-8869-ccb31f3b9b07 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:43.756323 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-2036994a-b978-4539-94a7-69b3a69a64c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:43.756751 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1303/5217] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:43 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 918 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:43.758577 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-2036994a-b978-4539-94a7-69b3a69a64c7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:43.758821 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-2036994a-b978-4539-94a7-69b3a69a64c7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:43.759042 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-2036994a-b978-4539-94a7-69b3a69a64c7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:43.768034 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:43.768034 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:43.771634 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-2036994a-b978-4539-94a7-69b3a69a64c7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:43.775911 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-2036994a-b978-4539-94a7-69b3a69a64c7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:43.776325 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1304/5218] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:10:43 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 1098 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:10:43.875969 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-d2266f52-4bdb-4517-b90c-eb6e145958f5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:43.877846 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-d2266f52-4bdb-4517-b90c-eb6e145958f5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] PUT https://10.4.3.110/volume/v3/attachments/9b1b7815-83e6-4497-9d4b-977cd6ea318f Aug 01 13:10:43.878197 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-d2266f52-4bdb-4517-b90c-eb6e145958f5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:43.884581 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-d2266f52-4bdb-4517-b90c-eb6e145958f5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Acquiring lock "cinder-attachment_update-35df175f-5078-478d-902c-f8980dc75fb8-np0000006302" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:10:43.888967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-d2266f52-4bdb-4517-b90c-eb6e145958f5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Lock "cinder-attachment_update-35df175f-5078-478d-902c-f8980dc75fb8-np0000006302" acquired by "attachment_update" :: waited 0.004s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:10:43.889860 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:43.889860 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:43.963532 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-d2266f52-4bdb-4517-b90c-eb6e145958f5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Lock "cinder-attachment_update-35df175f-5078-478d-902c-f8980dc75fb8-np0000006302" released by "attachment_update" :: held 0.075s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:10:43.963802 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-d2266f52-4bdb-4517-b90c-eb6e145958f5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/9b1b7815-83e6-4497-9d4b-977cd6ea318f returned with HTTP 200 Aug 01 13:10:43.964277 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1304/5219] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:10:43 2026] PUT /volume/v3/attachments/9b1b7815-83e6-4497-9d4b-977cd6ea318f => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:44.768333 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-04e70802-168a-463c-9a0e-c4a77e380ce5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:44.769894 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04e70802-168a-463c-9a0e-c4a77e380ce5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:44.770105 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04e70802-168a-463c-9a0e-c4a77e380ce5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:44.770299 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04e70802-168a-463c-9a0e-c4a77e380ce5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:44.778760 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:44.778760 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:44.782028 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-04e70802-168a-463c-9a0e-c4a77e380ce5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:44.786041 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04e70802-168a-463c-9a0e-c4a77e380ce5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:44.786400 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1309/5220] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:44 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:45.797815 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a760722a-806e-4b28-b15d-3a43cd241e68 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:45.799631 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a760722a-806e-4b28-b15d-3a43cd241e68 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:45.799839 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a760722a-806e-4b28-b15d-3a43cd241e68 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:45.800049 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a760722a-806e-4b28-b15d-3a43cd241e68 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:45.809361 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:45.809361 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:45.812925 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a760722a-806e-4b28-b15d-3a43cd241e68 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:45.817114 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a760722a-806e-4b28-b15d-3a43cd241e68 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:45.817519 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1304/5221] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:45 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:46.830038 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e3966f89-8251-4250-9d0b-1ed668f805da None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:46.831983 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3966f89-8251-4250-9d0b-1ed668f805da tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:46.832155 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3966f89-8251-4250-9d0b-1ed668f805da tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:46.832343 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3966f89-8251-4250-9d0b-1ed668f805da tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:46.841431 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:46.841431 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:46.845099 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e3966f89-8251-4250-9d0b-1ed668f805da tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:46.851023 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3966f89-8251-4250-9d0b-1ed668f805da tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:46.851376 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1305/5222] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:46 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:47.867180 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf9901ce-5f62-4796-bc18-afa8320db4e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:47.868854 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf9901ce-5f62-4796-bc18-afa8320db4e9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:47.869098 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf9901ce-5f62-4796-bc18-afa8320db4e9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:47.869296 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf9901ce-5f62-4796-bc18-afa8320db4e9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:47.878705 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:47.878705 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:47.881822 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bf9901ce-5f62-4796-bc18-afa8320db4e9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:47.885508 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf9901ce-5f62-4796-bc18-afa8320db4e9 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:47.885846 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1305/5223] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:47 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:48.898608 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-69dca1cc-e584-4def-8c46-5e9231122bca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:48.900895 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69dca1cc-e584-4def-8c46-5e9231122bca tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:48.901185 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69dca1cc-e584-4def-8c46-5e9231122bca tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:48.901432 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69dca1cc-e584-4def-8c46-5e9231122bca tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:48.913044 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:48.913044 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:48.917541 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-69dca1cc-e584-4def-8c46-5e9231122bca tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:48.922454 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69dca1cc-e584-4def-8c46-5e9231122bca tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:48.922935 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1310/5224] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:48 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 919 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:49.737222 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:49.790178 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:10:49.790580 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-269113249"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:49.792302 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-269113249'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:10:49.792461 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume of 1 GB Aug 01 13:10:49.796699 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Availability Zones retrieved successfully. Aug 01 13:10:49.801936 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Flow 'volume_create_api' (850dfb7c-2ca5-4118-9d83-03a54f8e74e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:10:49.802790 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254161ac-a62f-4390-9168-077b28793f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:49.803713 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:10:49.825020 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254161ac-a62f-4390-9168-077b28793f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:49.825651 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080c1fe8-89bc-4e86-97be-700e1e8c8324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:49.848348 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=135,cinder:UPDATE=14,cinder:INSERT=4 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:10:49.897704 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Created reservations ['ac2e39e1-a372-4069-a96c-1764acc86864', '6f198434-0f57-448f-82f5-5dda83c6537e', 'b1cd78a1-fd40-43ef-8e12-7a05c05f2f28', '87b49558-479f-485f-adb8-526e55fb98fe'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:10:49.898423 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080c1fe8-89bc-4e86-97be-700e1e8c8324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac2e39e1-a372-4069-a96c-1764acc86864', '6f198434-0f57-448f-82f5-5dda83c6537e', 'b1cd78a1-fd40-43ef-8e12-7a05c05f2f28', '87b49558-479f-485f-adb8-526e55fb98fe']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:49.899100 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b2bf689-9cfa-45bc-985f-73be80041281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:49.920705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b2bf689-9cfa-45bc-985f-73be80041281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f792932-999b-4ced-ad5e-c6d5793afbd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-269113249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05174006898c4b339179205402b547f9',qos_specs=None,replication_status=,reservations=['ac2e39e1-a372-4069-a96c-1764acc86864','6f198434-0f57-448f-82f5-5dda83c6537e','b1cd78a1-fd40-43ef-8e12-7a05c05f2f28','87b49558-479f-485f-adb8-526e55fb98fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df853faac1a143ca97376acb2573ab8a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:10:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-269113249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f792932-999b-4ced-ad5e-c6d5793afbd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05174006898c4b339179205402b547f9',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='df853faac1a143ca97376acb2573ab8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:49.921401 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c052bfc-937b-478e-8343-70026392bacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:49.937655 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c052bfc-937b-478e-8343-70026392bacc) 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-VolumesBackupsTest-Volume-269113249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05174006898c4b339179205402b547f9',qos_specs=None,replication_status=,reservations=['ac2e39e1-a372-4069-a96c-1764acc86864','6f198434-0f57-448f-82f5-5dda83c6537e','b1cd78a1-fd40-43ef-8e12-7a05c05f2f28','87b49558-479f-485f-adb8-526e55fb98fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df853faac1a143ca97376acb2573ab8a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:49.937834 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2875070a-7863-48f8-90c1-26b7e704dcc5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:49.938370 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff71c12-046c-4993-a858-5c0316e95b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:10:49.939801 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2875070a-7863-48f8-90c1-26b7e704dcc5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:49.940134 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2875070a-7863-48f8-90c1-26b7e704dcc5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:49.940692 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2875070a-7863-48f8-90c1-26b7e704dcc5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:49.950005 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff71c12-046c-4993-a858-5c0316e95b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:10:49.950334 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:49.950334 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:49.950824 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Flow 'volume_create_api' (850dfb7c-2ca5-4118-9d83-03a54f8e74e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:10:49.951220 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume request issued successfully. Aug 01 13:10:49.951772 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5f988e93-2d98-40d0-b455-8f5c68b07ec5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:10:49.952262 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1305/5225] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:10:49 2026] POST /volume/v3/volumes => generated 748 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:10:49.954165 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2875070a-7863-48f8-90c1-26b7e704dcc5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:49.960600 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2875070a-7863-48f8-90c1-26b7e704dcc5 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:49.961168 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1306/5226] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:49 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:49.970252 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-32df3d50-79ba-4c15-9483-bad5c4052e8a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:49.971875 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32df3d50-79ba-4c15-9483-bad5c4052e8a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 Aug 01 13:10:49.972039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32df3d50-79ba-4c15-9483-bad5c4052e8a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:49.972214 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32df3d50-79ba-4c15-9483-bad5c4052e8a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:49.978499 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:49.978499 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:49.981591 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-32df3d50-79ba-4c15-9483-bad5c4052e8a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:10:49.985579 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32df3d50-79ba-4c15-9483-bad5c4052e8a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 returned with HTTP 200 Aug 01 13:10:49.985999 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1306/5227] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:49 2026] GET /volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:50.974595 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f6a96e1-e337-49a1-a0f5-5b00ab2b08c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:50.976405 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f6a96e1-e337-49a1-a0f5-5b00ab2b08c7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:50.976579 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f6a96e1-e337-49a1-a0f5-5b00ab2b08c7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:50.976766 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f6a96e1-e337-49a1-a0f5-5b00ab2b08c7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:50.988248 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:50.988248 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:50.992674 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6f6a96e1-e337-49a1-a0f5-5b00ab2b08c7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:50.996865 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f6a96e1-e337-49a1-a0f5-5b00ab2b08c7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:50.997247 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1311/5228] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:50 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:50.998189 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b05c7852-a60e-422a-97cc-441c651b1b79 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:51.000032 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b05c7852-a60e-422a-97cc-441c651b1b79 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 Aug 01 13:10:51.000224 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b05c7852-a60e-422a-97cc-441c651b1b79 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:51.000427 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b05c7852-a60e-422a-97cc-441c651b1b79 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:51.006778 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:51.006778 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:51.013072 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b05c7852-a60e-422a-97cc-441c651b1b79 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:10:51.016724 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b05c7852-a60e-422a-97cc-441c651b1b79 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 returned with HTTP 200 Aug 01 13:10:51.017093 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1306/5229] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:50 2026] GET /volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:51.032961 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5f310e00-8aa7-46dd-a25b-1fff1fa18a1c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:51.032961 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f310e00-8aa7-46dd-a25b-1fff1fa18a1c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:10:51.032961 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5f310e00-8aa7-46dd-a25b-1fff1fa18a1c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f792932-999b-4ced-ad5e-c6d5793afbd1", "name": "tempest-VolumesBackupsTest-Backup-930541671"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:51.033466 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-5f310e00-8aa7-46dd-a25b-1fff1fa18a1c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating new backup {'backup': {'volume_id': '1f792932-999b-4ced-ad5e-c6d5793afbd1', 'name': 'tempest-VolumesBackupsTest-Backup-930541671'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:10:51.033590 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-5f310e00-8aa7-46dd-a25b-1fff1fa18a1c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating backup of volume 1f792932-999b-4ced-ad5e-c6d5793afbd1 in container None Aug 01 13:10:51.040178 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:51.040178 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:51.040581 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5f310e00-8aa7-46dd-a25b-1fff1fa18a1c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:10:51.078233 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5f310e00-8aa7-46dd-a25b-1fff1fa18a1c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Created reservations ['67b8730c-bb70-49c2-801c-2d91dd9dd7f6', '49cc5973-74c3-4440-bd05-f0b1ebf60684'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:10:51.112970 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f310e00-8aa7-46dd-a25b-1fff1fa18a1c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:10:51.112970 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1307/5230] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:10:51 2026] POST /volume/v3/backups => generated 329 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:10:51.119372 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1dbd7616-13d4-445f-ba0d-c5b68b49a7b2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:51.121273 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1dbd7616-13d4-445f-ba0d-c5b68b49a7b2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:10:51.121273 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1dbd7616-13d4-445f-ba0d-c5b68b49a7b2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:51.121378 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1dbd7616-13d4-445f-ba0d-c5b68b49a7b2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:51.121443 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1dbd7616-13d4-445f-ba0d-c5b68b49a7b2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:10:51.128871 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:51.128871 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:51.129220 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1dbd7616-13d4-445f-ba0d-c5b68b49a7b2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:10:51.129744 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1307/5231] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:51 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:51.231796 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-16f5529f-1e11-4f09-8762-d521009f500c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:51.233436 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-16f5529f-1e11-4f09-8762-d521009f500c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/attachments/9b1b7815-83e6-4497-9d4b-977cd6ea318f/action Aug 01 13:10:51.233800 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-16f5529f-1e11-4f09-8762-d521009f500c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:10:51.233956 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-16f5529f-1e11-4f09-8762-d521009f500c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:51.255891 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:51.255891 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:51.266295 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ee1517de-b9a3-4766-a5a0-5a0b3a98caab req-16f5529f-1e11-4f09-8762-d521009f500c tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/9b1b7815-83e6-4497-9d4b-977cd6ea318f/action returned with HTTP 204 Aug 01 13:10:51.266828 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1312/5232] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:10:51 2026] POST /volume/v3/attachments/9b1b7815-83e6-4497-9d4b-977cd6ea318f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:52.011346 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2ba6b248-8875-4b5b-b1a7-4875c9a6a58b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:52.013025 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ba6b248-8875-4b5b-b1a7-4875c9a6a58b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:52.013256 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ba6b248-8875-4b5b-b1a7-4875c9a6a58b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:52.013432 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ba6b248-8875-4b5b-b1a7-4875c9a6a58b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:52.023058 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:52.023058 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:52.027204 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2ba6b248-8875-4b5b-b1a7-4875c9a6a58b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:52.031715 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ba6b248-8875-4b5b-b1a7-4875c9a6a58b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:52.032186 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1307/5233] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:52 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:52.072510 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-03c1f321-6005-4347-a1aa-e2043cb5ddf2 req-0e65ddf1-59e1-4bc7-ad4e-5929287b1fce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:52.074600 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-03c1f321-6005-4347-a1aa-e2043cb5ddf2 req-0e65ddf1-59e1-4bc7-ad4e-5929287b1fce tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:52.074818 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-03c1f321-6005-4347-a1aa-e2043cb5ddf2 req-0e65ddf1-59e1-4bc7-ad4e-5929287b1fce tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:52.075073 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-03c1f321-6005-4347-a1aa-e2043cb5ddf2 req-0e65ddf1-59e1-4bc7-ad4e-5929287b1fce tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:52.084092 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:52.084092 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:52.087229 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-03c1f321-6005-4347-a1aa-e2043cb5ddf2 req-0e65ddf1-59e1-4bc7-ad4e-5929287b1fce tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:52.090758 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-03c1f321-6005-4347-a1aa-e2043cb5ddf2 req-0e65ddf1-59e1-4bc7-ad4e-5929287b1fce tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:52.091256 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1308/5234] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:52 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:52.106497 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5731a134-12bd-4af4-b17c-6545cf2a465b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:52.108245 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5731a134-12bd-4af4-b17c-6545cf2a465b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:52.108411 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5731a134-12bd-4af4-b17c-6545cf2a465b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:52.108583 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5731a134-12bd-4af4-b17c-6545cf2a465b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:52.118603 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:52.118603 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:52.122118 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5731a134-12bd-4af4-b17c-6545cf2a465b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:52.126138 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5731a134-12bd-4af4-b17c-6545cf2a465b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:52.126502 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1308/5235] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:52 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:52.139727 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-398e0f4d-07d8-49bb-bfab-434e019b6d4c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:52.142935 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-398e0f4d-07d8-49bb-bfab-434e019b6d4c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:10:52.143204 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-398e0f4d-07d8-49bb-bfab-434e019b6d4c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:52.143437 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-398e0f4d-07d8-49bb-bfab-434e019b6d4c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:52.143573 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-398e0f4d-07d8-49bb-bfab-434e019b6d4c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:10:52.148681 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:52.148681 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:52.149613 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-398e0f4d-07d8-49bb-bfab-434e019b6d4c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:10:52.150052 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1313/5236] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:52 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:52.167399 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-92278c6e-94a5-4d28-8632-03b461b946ab None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:52.169515 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-92278c6e-94a5-4d28-8632-03b461b946ab tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:52.169695 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-92278c6e-94a5-4d28-8632-03b461b946ab tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:52.169867 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-92278c6e-94a5-4d28-8632-03b461b946ab tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:52.178895 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:52.178895 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:52.181996 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-92278c6e-94a5-4d28-8632-03b461b946ab tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:52.185781 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-92278c6e-94a5-4d28-8632-03b461b946ab tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:52.186214 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1308/5237] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:52 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:52.203023 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-320a5902-df91-45e0-8948-4959142dc93f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:52.205044 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-320a5902-df91-45e0-8948-4959142dc93f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] POST https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8/action Aug 01 13:10:52.205414 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-320a5902-df91-45e0-8948-4959142dc93f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:10:52.205530 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-320a5902-df91-45e0-8948-4959142dc93f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:10:52.215708 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:52.215708 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:52.216138 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-320a5902-df91-45e0-8948-4959142dc93f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:52.221606 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-320a5902-df91-45e0-8948-4959142dc93f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Begin detaching volume completed successfully. Aug 01 13:10:52.221819 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-320a5902-df91-45e0-8948-4959142dc93f tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8/action returned with HTTP 202 Aug 01 13:10:52.222216 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1309/5238] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:10:52 2026] POST /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:10:52.239192 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-43db0e68-fe77-43d6-a7c9-a3f4d3efc70b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:52.240935 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43db0e68-fe77-43d6-a7c9-a3f4d3efc70b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:52.241158 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43db0e68-fe77-43d6-a7c9-a3f4d3efc70b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:52.241349 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43db0e68-fe77-43d6-a7c9-a3f4d3efc70b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:52.250254 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:52.250254 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:52.253546 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-43db0e68-fe77-43d6-a7c9-a3f4d3efc70b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:52.257889 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43db0e68-fe77-43d6-a7c9-a3f4d3efc70b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:52.258442 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1309/5239] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:52 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:52.258515 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c145eea-89e2-4481-a731-2b86682e5e13 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:52.258886 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c145eea-89e2-4481-a731-2b86682e5e13 None None] GET https://10.4.3.110/volume// Aug 01 13:10:52.259085 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c145eea-89e2-4481-a731-2b86682e5e13 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:52.259274 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c145eea-89e2-4481-a731-2b86682e5e13 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:52.259563 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c145eea-89e2-4481-a731-2b86682e5e13 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:10:52.259878 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1314/5240] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:10:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:10:52.265978 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-7fd774e5-f0ab-42f9-b0d8-a7227a1976bd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:52.268024 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-7fd774e5-f0ab-42f9-b0d8-a7227a1976bd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:52.268321 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-7fd774e5-f0ab-42f9-b0d8-a7227a1976bd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:52.268434 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-7fd774e5-f0ab-42f9-b0d8-a7227a1976bd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:52.277539 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:52.277539 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:52.280676 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-7fd774e5-f0ab-42f9-b0d8-a7227a1976bd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:52.284645 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-7fd774e5-f0ab-42f9-b0d8-a7227a1976bd tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:52.284934 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1309/5241] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:10:52 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:10:52.753335 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-b534d10b-08f6-4d1b-9c97-ede3012a5481 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:52.755315 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-b534d10b-08f6-4d1b-9c97-ede3012a5481 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:52.755494 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-b534d10b-08f6-4d1b-9c97-ede3012a5481 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:52.755666 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-b534d10b-08f6-4d1b-9c97-ede3012a5481 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:52.764421 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:52.764421 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:52.767828 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-b534d10b-08f6-4d1b-9c97-ede3012a5481 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:52.772067 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-b534d10b-08f6-4d1b-9c97-ede3012a5481 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:52.772633 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1310/5242] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:10:52 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:53.159349 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11815553-e16d-429a-b3c6-96dca0bcad91 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:53.161147 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11815553-e16d-429a-b3c6-96dca0bcad91 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:10:53.161387 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11815553-e16d-429a-b3c6-96dca0bcad91 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:53.161643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11815553-e16d-429a-b3c6-96dca0bcad91 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:53.161788 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-11815553-e16d-429a-b3c6-96dca0bcad91 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:10:53.165845 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:53.165845 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:53.166612 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11815553-e16d-429a-b3c6-96dca0bcad91 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:10:53.167029 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1310/5243] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:53 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:53.271544 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d19af299-7092-4b6a-aa3f-f914530116b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:53.273262 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d19af299-7092-4b6a-aa3f-f914530116b7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:53.273441 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d19af299-7092-4b6a-aa3f-f914530116b7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:53.273615 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d19af299-7092-4b6a-aa3f-f914530116b7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:53.282907 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:53.282907 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:53.285894 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d19af299-7092-4b6a-aa3f-f914530116b7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:53.289400 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d19af299-7092-4b6a-aa3f-f914530116b7 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:53.289781 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1315/5244] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:53 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:53.715687 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-46d5d60b-a326-4284-a2b5-dafcd9ec000e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:53.718064 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-46d5d60b-a326-4284-a2b5-dafcd9ec000e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] DELETE https://10.4.3.110/volume/v3/attachments/9b1b7815-83e6-4497-9d4b-977cd6ea318f Aug 01 13:10:53.718304 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-46d5d60b-a326-4284-a2b5-dafcd9ec000e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:53.718535 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-46d5d60b-a326-4284-a2b5-dafcd9ec000e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:53.725721 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:53.725721 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:53.766554 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d35bb626-255b-41d2-b734-98e6583f8c49 req-46d5d60b-a326-4284-a2b5-dafcd9ec000e tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/attachments/9b1b7815-83e6-4497-9d4b-977cd6ea318f returned with HTTP 200 Aug 01 13:10:53.767342 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1310/5245] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:10:53 2026] DELETE /volume/v3/attachments/9b1b7815-83e6-4497-9d4b-977cd6ea318f => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:54.176780 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-93d37223-e508-4bb3-a2bf-541ade1053bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:54.179938 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93d37223-e508-4bb3-a2bf-541ade1053bf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:10:54.180211 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93d37223-e508-4bb3-a2bf-541ade1053bf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:54.180448 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93d37223-e508-4bb3-a2bf-541ade1053bf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:54.180586 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-93d37223-e508-4bb3-a2bf-541ade1053bf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:10:54.186764 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:54.186764 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:54.187470 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93d37223-e508-4bb3-a2bf-541ade1053bf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:10:54.188035 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1311/5246] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:54 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:54.302072 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e5e990a8-f95b-4942-ba84-aaf66ebae9b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:54.303825 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e5e990a8-f95b-4942-ba84-aaf66ebae9b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:54.304039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e5e990a8-f95b-4942-ba84-aaf66ebae9b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:54.304253 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e5e990a8-f95b-4942-ba84-aaf66ebae9b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:54.313439 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:54.313439 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:54.316881 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e5e990a8-f95b-4942-ba84-aaf66ebae9b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:54.321549 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e5e990a8-f95b-4942-ba84-aaf66ebae9b1 tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:54.322088 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1311/5247] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:54 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:54.334902 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d92c4ddd-587b-4662-8ffc-39520dc0a56b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:54.336954 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d92c4ddd-587b-4662-8ffc-39520dc0a56b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] DELETE https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:54.337234 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d92c4ddd-587b-4662-8ffc-39520dc0a56b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:54.337462 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d92c4ddd-587b-4662-8ffc-39520dc0a56b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:54.337666 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d92c4ddd-587b-4662-8ffc-39520dc0a56b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Delete volume with id: 35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:54.345722 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:54.345722 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:54.346323 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d92c4ddd-587b-4662-8ffc-39520dc0a56b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:54.365276 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d92c4ddd-587b-4662-8ffc-39520dc0a56b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Delete volume request issued successfully. Aug 01 13:10:54.365811 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d92c4ddd-587b-4662-8ffc-39520dc0a56b tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 202 Aug 01 13:10:54.366620 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1316/5248] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:10:54 2026] DELETE /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:10:54.379017 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-68f34a9f-a89e-4ce6-8cc0-63c9a6c50bfa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:54.380913 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68f34a9f-a89e-4ce6-8cc0-63c9a6c50bfa tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:54.381095 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-68f34a9f-a89e-4ce6-8cc0-63c9a6c50bfa tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:54.381351 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-68f34a9f-a89e-4ce6-8cc0-63c9a6c50bfa tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:54.388940 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:54.388940 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:54.393380 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-68f34a9f-a89e-4ce6-8cc0-63c9a6c50bfa tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Volume info retrieved successfully. Aug 01 13:10:54.398039 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68f34a9f-a89e-4ce6-8cc0-63c9a6c50bfa tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 200 Aug 01 13:10:54.398474 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1311/5249] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:54 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:55.197440 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-999aa198-8ff9-4d2b-a69e-6d6983a8449b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:55.199122 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-999aa198-8ff9-4d2b-a69e-6d6983a8449b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:10:55.199320 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-999aa198-8ff9-4d2b-a69e-6d6983a8449b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:55.199544 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-999aa198-8ff9-4d2b-a69e-6d6983a8449b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:55.199655 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-999aa198-8ff9-4d2b-a69e-6d6983a8449b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:10:55.203928 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:55.203928 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:55.204631 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-999aa198-8ff9-4d2b-a69e-6d6983a8449b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:10:55.205060 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1312/5250] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:55 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:55.410728 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5fd5b015-d458-4be8-822a-105af75b1b5d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:55.412551 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5fd5b015-d458-4be8-822a-105af75b1b5d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] GET https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 Aug 01 13:10:55.412750 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5fd5b015-d458-4be8-822a-105af75b1b5d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:55.412994 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5fd5b015-d458-4be8-822a-105af75b1b5d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:55.418248 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5fd5b015-d458-4be8-822a-105af75b1b5d tempest-VolumeMultiattachTests-936463775 tempest-VolumeMultiattachTests-936463775-project-member] https://10.4.3.110/volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 returned with HTTP 404 Aug 01 13:10:55.418651 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1312/5251] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:55 2026] GET /volume/v3/volumes/35df175f-5078-478d-902c-f8980dc75fb8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:10:55.425848 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4131948c-f418-43b7-8be6-0bd1f4cc53c3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:55.429964 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4131948c-f418-43b7-8be6-0bd1f4cc53c3 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:10:55.429964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4131948c-f418-43b7-8be6-0bd1f4cc53c3 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:55.429964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4131948c-f418-43b7-8be6-0bd1f4cc53c3 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:55.429964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4131948c-f418-43b7-8be6-0bd1f4cc53c3 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:10:55.440107 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4131948c-f418-43b7-8be6-0bd1f4cc53c3 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Get all volumes completed successfully. Aug 01 13:10:55.442020 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:55.442020 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:55.446681 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4131948c-f418-43b7-8be6-0bd1f4cc53c3 tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:10:55.447438 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1317/5252] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:10:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8097 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:10:55.461632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f5c7e080-2ab6-46c8-9720-5f185bd7beff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:55.463473 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5c7e080-2ab6-46c8-9720-5f185bd7beff tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] DELETE https://10.4.3.110/volume/v3/types/cb5ce4fb-6767-4494-bff2-7cec150daf7c Aug 01 13:10:55.463693 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5c7e080-2ab6-46c8-9720-5f185bd7beff tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:55.463940 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5c7e080-2ab6-46c8-9720-5f185bd7beff tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:55.489627 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5c7e080-2ab6-46c8-9720-5f185bd7beff tempest-VolumeMultiattachTests-1265071537 tempest-VolumeMultiattachTests-1265071537-project-admin] https://10.4.3.110/volume/v3/types/cb5ce4fb-6767-4494-bff2-7cec150daf7c returned with HTTP 202 Aug 01 13:10:55.489991 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1312/5253] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:10:55 2026] DELETE /volume/v3/types/cb5ce4fb-6767-4494-bff2-7cec150daf7c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:10:56.214763 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8e5f499c-8c3f-470f-bbd7-2ce6794fc57a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:56.216771 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e5f499c-8c3f-470f-bbd7-2ce6794fc57a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:10:56.216971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e5f499c-8c3f-470f-bbd7-2ce6794fc57a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:56.217164 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e5f499c-8c3f-470f-bbd7-2ce6794fc57a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:56.217279 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8e5f499c-8c3f-470f-bbd7-2ce6794fc57a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:10:56.221682 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:56.221682 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:10:56.222468 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e5f499c-8c3f-470f-bbd7-2ce6794fc57a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:10:56.222868 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1313/5254] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:56 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:57.233715 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dd878e7d-c071-40bf-879d-dcd8c621d82a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:57.235400 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd878e7d-c071-40bf-879d-dcd8c621d82a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:10:57.235573 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd878e7d-c071-40bf-879d-dcd8c621d82a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:57.235758 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd878e7d-c071-40bf-879d-dcd8c621d82a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:57.235852 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-dd878e7d-c071-40bf-879d-dcd8c621d82a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:10:57.240031 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:57.240031 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:10:57.240717 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd878e7d-c071-40bf-879d-dcd8c621d82a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:10:57.241195 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1313/5255] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:57 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:58.254008 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-40054343-c062-4a4b-802c-0f4fe7c6eb00 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:58.256047 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40054343-c062-4a4b-802c-0f4fe7c6eb00 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:10:58.256296 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40054343-c062-4a4b-802c-0f4fe7c6eb00 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:58.256536 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40054343-c062-4a4b-802c-0f4fe7c6eb00 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:58.256689 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-40054343-c062-4a4b-802c-0f4fe7c6eb00 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:10:58.265818 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:58.265818 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:10:58.265818 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40054343-c062-4a4b-802c-0f4fe7c6eb00 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:10:58.265818 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1318/5256] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:58 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:10:59.277147 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-94a720b7-d083-4a40-9f23-a3252b1338b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:10:59.278982 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-94a720b7-d083-4a40-9f23-a3252b1338b8 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:10:59.279203 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-94a720b7-d083-4a40-9f23-a3252b1338b8 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:10:59.279462 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-94a720b7-d083-4a40-9f23-a3252b1338b8 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:10:59.279564 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-94a720b7-d083-4a40-9f23-a3252b1338b8 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:10:59.285050 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:10:59.285050 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:10:59.286114 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-94a720b7-d083-4a40-9f23-a3252b1338b8 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:10:59.286610 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1313/5257] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:10:59 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:00.297652 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f606470e-ed7d-461f-8c67-987b48467a03 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:00.299725 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f606470e-ed7d-461f-8c67-987b48467a03 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:00.300020 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f606470e-ed7d-461f-8c67-987b48467a03 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:00.300290 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f606470e-ed7d-461f-8c67-987b48467a03 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:00.300463 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f606470e-ed7d-461f-8c67-987b48467a03 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:00.306465 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:00.306465 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:00.307585 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f606470e-ed7d-461f-8c67-987b48467a03 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:00.308115 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1314/5258] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:00 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:01.320704 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-abce28c5-d982-48ed-b123-9cee560c3d68 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:01.325437 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-abce28c5-d982-48ed-b123-9cee560c3d68 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:01.325667 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-abce28c5-d982-48ed-b123-9cee560c3d68 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:01.325849 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-abce28c5-d982-48ed-b123-9cee560c3d68 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:01.326007 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-abce28c5-d982-48ed-b123-9cee560c3d68 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:01.335966 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:01.335966 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:01.335966 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-abce28c5-d982-48ed-b123-9cee560c3d68 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:01.335966 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1314/5259] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:01 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:02.346048 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a37869c3-abb2-4337-8dbb-fd709245c135 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:02.347679 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a37869c3-abb2-4337-8dbb-fd709245c135 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:02.347853 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a37869c3-abb2-4337-8dbb-fd709245c135 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:02.348056 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a37869c3-abb2-4337-8dbb-fd709245c135 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:02.348198 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a37869c3-abb2-4337-8dbb-fd709245c135 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:02.352155 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:02.352155 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:02.352800 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a37869c3-abb2-4337-8dbb-fd709245c135 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:02.353208 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1319/5260] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:02 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:03.364761 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e37a54b0-34f0-41a8-a36d-472b820045b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:03.366530 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e37a54b0-34f0-41a8-a36d-472b820045b8 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:03.366751 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e37a54b0-34f0-41a8-a36d-472b820045b8 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:03.366959 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e37a54b0-34f0-41a8-a36d-472b820045b8 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:03.367099 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e37a54b0-34f0-41a8-a36d-472b820045b8 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:03.375288 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:03.375288 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:03.376086 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e37a54b0-34f0-41a8-a36d-472b820045b8 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:03.376489 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1314/5261] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:03 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:04.386818 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70c0bae5-7c87-4109-8d54-35821ba52c9a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:04.388624 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70c0bae5-7c87-4109-8d54-35821ba52c9a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:04.388843 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70c0bae5-7c87-4109-8d54-35821ba52c9a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:04.389074 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70c0bae5-7c87-4109-8d54-35821ba52c9a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:04.389213 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-70c0bae5-7c87-4109-8d54-35821ba52c9a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:04.393829 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:04.393829 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:04.394619 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70c0bae5-7c87-4109-8d54-35821ba52c9a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:04.394991 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1315/5262] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:04 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:05.406485 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-081f3425-f00a-408e-8d87-31504ac4a228 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:05.408220 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-081f3425-f00a-408e-8d87-31504ac4a228 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:05.408402 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-081f3425-f00a-408e-8d87-31504ac4a228 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:05.408597 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-081f3425-f00a-408e-8d87-31504ac4a228 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:05.408701 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-081f3425-f00a-408e-8d87-31504ac4a228 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:05.412532 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:05.412532 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:05.413191 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-081f3425-f00a-408e-8d87-31504ac4a228 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:05.413516 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1315/5263] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:05 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:05.423158 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e078740e-84bc-4101-8568-54b30d4d78ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:05.425284 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e078740e-84bc-4101-8568-54b30d4d78ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0/restore Aug 01 13:11:05.425715 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e078740e-84bc-4101-8568-54b30d4d78ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1f792932-999b-4ced-ad5e-c6d5793afbd1"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:05.427451 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-e078740e-84bc-4101-8568-54b30d4d78ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Restoring backup 6b3c644e-ed81-400a-a089-c63c1fdf0be0 ({'restore': {'volume_id': '1f792932-999b-4ced-ad5e-c6d5793afbd1'}}) {{(pid=100264) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 13:11:05.427611 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-e078740e-84bc-4101-8568-54b30d4d78ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Restoring backup 6b3c644e-ed81-400a-a089-c63c1fdf0be0 to volume 1f792932-999b-4ced-ad5e-c6d5793afbd1. Aug 01 13:11:05.432707 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:05.432707 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:05.439009 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:05.439009 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:05.439462 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e078740e-84bc-4101-8568-54b30d4d78ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:11:05.439637 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.api [None req-e078740e-84bc-4101-8568-54b30d4d78ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Checking backup size 1 against volume size 1 {{(pid=100264) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 13:11:05.439784 np0000006302 devstack@c-api.service[100264]: INFO cinder.backup.api [None req-e078740e-84bc-4101-8568-54b30d4d78ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Overwriting volume 1f792932-999b-4ced-ad5e-c6d5793afbd1 with restore of backup 6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:05.451065 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-e078740e-84bc-4101-8568-54b30d4d78ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] restore_backup in rpcapi backup_id 6b3c644e-ed81-400a-a089-c63c1fdf0be0 {{(pid=100264) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 13:11:05.452729 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e078740e-84bc-4101-8568-54b30d4d78ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0/restore returned with HTTP 202 Aug 01 13:11:05.453240 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1320/5264] 10.4.3.110 () {68 vars in 1393 bytes} [Sat Aug 1 13:11:05 2026] POST /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0/restore => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:11:05.460881 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a34362c5-bcc9-4b90-9194-5993ef54b8cd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:05.464282 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a34362c5-bcc9-4b90-9194-5993ef54b8cd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:05.464282 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a34362c5-bcc9-4b90-9194-5993ef54b8cd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:05.464282 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a34362c5-bcc9-4b90-9194-5993ef54b8cd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:05.464282 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a34362c5-bcc9-4b90-9194-5993ef54b8cd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:05.467847 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:05.467847 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:05.468810 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a34362c5-bcc9-4b90-9194-5993ef54b8cd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:05.469271 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1315/5265] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:05 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:06.479968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b00dfd0a-0a89-433f-b275-488bb7e593ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:06.481818 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b00dfd0a-0a89-433f-b275-488bb7e593ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:06.482051 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b00dfd0a-0a89-433f-b275-488bb7e593ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:06.482230 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b00dfd0a-0a89-433f-b275-488bb7e593ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:06.482341 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b00dfd0a-0a89-433f-b275-488bb7e593ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:06.484102 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=157,cinder:INSERT=19,cinder:UPDATE=42 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:11:06.487807 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:06.487807 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:06.488788 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b00dfd0a-0a89-433f-b275-488bb7e593ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:06.489335 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1316/5266] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:06 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:07.498513 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-31be5ded-e9ea-4c5d-9e80-518bdaa93314 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:07.500203 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31be5ded-e9ea-4c5d-9e80-518bdaa93314 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:07.500378 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31be5ded-e9ea-4c5d-9e80-518bdaa93314 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:07.500553 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31be5ded-e9ea-4c5d-9e80-518bdaa93314 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:07.500675 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-31be5ded-e9ea-4c5d-9e80-518bdaa93314 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:07.502254 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=101,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:11:07.505506 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:07.505506 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:07.506221 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31be5ded-e9ea-4c5d-9e80-518bdaa93314 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:07.506622 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1316/5267] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:07 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:08.516053 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a7c772e0-d2da-477d-9fb3-d292da45e532 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:08.517928 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7c772e0-d2da-477d-9fb3-d292da45e532 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:08.518179 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7c772e0-d2da-477d-9fb3-d292da45e532 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:08.518405 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7c772e0-d2da-477d-9fb3-d292da45e532 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:08.518554 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a7c772e0-d2da-477d-9fb3-d292da45e532 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:08.520543 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=190,cinder:UPDATE=64,cinder:INSERT=27 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:11:08.523477 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:08.523477 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:08.524298 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7c772e0-d2da-477d-9fb3-d292da45e532 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:08.524707 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1321/5268] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:08 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:09.534224 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-72b358e2-1d04-469c-bc39-283f91482a30 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:09.535885 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-72b358e2-1d04-469c-bc39-283f91482a30 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:09.536078 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-72b358e2-1d04-469c-bc39-283f91482a30 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:09.536250 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-72b358e2-1d04-469c-bc39-283f91482a30 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:09.536343 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-72b358e2-1d04-469c-bc39-283f91482a30 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:09.540561 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:09.540561 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:09.541248 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-72b358e2-1d04-469c-bc39-283f91482a30 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:09.541562 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1316/5269] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:09 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:10.550706 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e42fefeb-cce6-4921-be1e-969139abc880 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:10.552384 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e42fefeb-cce6-4921-be1e-969139abc880 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:10.552602 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e42fefeb-cce6-4921-be1e-969139abc880 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:10.552794 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e42fefeb-cce6-4921-be1e-969139abc880 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:10.552889 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e42fefeb-cce6-4921-be1e-969139abc880 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:10.557850 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:10.557850 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:10.558265 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e42fefeb-cce6-4921-be1e-969139abc880 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:10.558726 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1317/5270] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:10 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:11.568929 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6d18ca1-a506-43cd-947c-f74f4c8e36bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:11.570574 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6d18ca1-a506-43cd-947c-f74f4c8e36bd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:11.570762 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6d18ca1-a506-43cd-947c-f74f4c8e36bd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:11.570964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6d18ca1-a506-43cd-947c-f74f4c8e36bd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:11.571052 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d6d18ca1-a506-43cd-947c-f74f4c8e36bd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:11.574941 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:11.574941 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:11.575591 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6d18ca1-a506-43cd-947c-f74f4c8e36bd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:11.575925 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1317/5271] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:11 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:12.586669 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9452be9-6a9b-4292-8e3f-2a5acc0021cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:12.588407 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9452be9-6a9b-4292-8e3f-2a5acc0021cc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:12.588582 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9452be9-6a9b-4292-8e3f-2a5acc0021cc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:12.588775 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9452be9-6a9b-4292-8e3f-2a5acc0021cc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:12.588872 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a9452be9-6a9b-4292-8e3f-2a5acc0021cc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:12.592827 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:12.592827 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:12.593467 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9452be9-6a9b-4292-8e3f-2a5acc0021cc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:12.593805 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1322/5272] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:12 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:13.605087 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-864b17cd-9a7e-44c2-9eba-0f21af77e32f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:13.607412 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-864b17cd-9a7e-44c2-9eba-0f21af77e32f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:13.607682 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-864b17cd-9a7e-44c2-9eba-0f21af77e32f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:13.607956 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-864b17cd-9a7e-44c2-9eba-0f21af77e32f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:13.608118 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-864b17cd-9a7e-44c2-9eba-0f21af77e32f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:13.613712 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:13.613712 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:13.614782 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-864b17cd-9a7e-44c2-9eba-0f21af77e32f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:13.615293 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1317/5273] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:13 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:14.626586 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3f9c8c81-2302-4e52-9790-b6169b3e1315 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:14.628898 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f9c8c81-2302-4e52-9790-b6169b3e1315 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:14.629174 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3f9c8c81-2302-4e52-9790-b6169b3e1315 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:14.629414 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3f9c8c81-2302-4e52-9790-b6169b3e1315 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:14.629553 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3f9c8c81-2302-4e52-9790-b6169b3e1315 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:14.635061 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:14.635061 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:14.636045 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f9c8c81-2302-4e52-9790-b6169b3e1315 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:14.636507 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1318/5274] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:14 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:15.648045 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a1c2293-5b3e-452c-b99d-d9f4fead454f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:15.649653 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a1c2293-5b3e-452c-b99d-d9f4fead454f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:15.649904 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a1c2293-5b3e-452c-b99d-d9f4fead454f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:15.650063 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a1c2293-5b3e-452c-b99d-d9f4fead454f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:15.650119 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0a1c2293-5b3e-452c-b99d-d9f4fead454f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:15.654072 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:15.654072 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:15.654714 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a1c2293-5b3e-452c-b99d-d9f4fead454f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:15.655068 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1318/5275] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:15 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:11:16.666027 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-40a61866-ab4c-4b9a-b382-1a928f0c00ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:16.667728 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40a61866-ab4c-4b9a-b382-1a928f0c00ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:16.667957 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40a61866-ab4c-4b9a-b382-1a928f0c00ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:16.668167 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40a61866-ab4c-4b9a-b382-1a928f0c00ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:16.668262 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-40a61866-ab4c-4b9a-b382-1a928f0c00ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:16.672445 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:16.672445 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:16.673340 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40a61866-ab4c-4b9a-b382-1a928f0c00ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:16.673741 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1323/5276] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:16 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:16.681894 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4052817f-9f1a-4161-a3bb-b18e5787d288 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:16.683719 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4052817f-9f1a-4161-a3bb-b18e5787d288 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 Aug 01 13:11:16.683969 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4052817f-9f1a-4161-a3bb-b18e5787d288 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:16.684154 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4052817f-9f1a-4161-a3bb-b18e5787d288 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:16.691114 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:16.691114 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:16.695493 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4052817f-9f1a-4161-a3bb-b18e5787d288 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:11:16.700347 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4052817f-9f1a-4161-a3bb-b18e5787d288 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 returned with HTTP 200 Aug 01 13:11:16.700795 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1318/5277] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:16 2026] GET /volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:16.713281 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6a91f529-e662-4f3b-b5b9-dee950fba288 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:16.715078 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a91f529-e662-4f3b-b5b9-dee950fba288 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:16.715259 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a91f529-e662-4f3b-b5b9-dee950fba288 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:16.715432 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a91f529-e662-4f3b-b5b9-dee950fba288 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:16.715570 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-6a91f529-e662-4f3b-b5b9-dee950fba288 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete backup with id: 6b3c644e-ed81-400a-a089-c63c1fdf0be0. Aug 01 13:11:16.720050 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:16.720050 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:16.733962 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-6a91f529-e662-4f3b-b5b9-dee950fba288 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] delete_backup rpcapi backup_id 6b3c644e-ed81-400a-a089-c63c1fdf0be0 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:11:16.735724 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a91f529-e662-4f3b-b5b9-dee950fba288 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 202 Aug 01 13:11:16.736231 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1319/5278] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:11:16 2026] DELETE /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:11:16.743400 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a1519cee-de87-4ecd-b740-42379b5e0cbd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:16.745674 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1519cee-de87-4ecd-b740-42379b5e0cbd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:16.745970 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1519cee-de87-4ecd-b740-42379b5e0cbd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:16.746244 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1519cee-de87-4ecd-b740-42379b5e0cbd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:16.746756 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a1519cee-de87-4ecd-b740-42379b5e0cbd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:16.751555 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:16.751555 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:16.752510 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1519cee-de87-4ecd-b740-42379b5e0cbd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 200 Aug 01 13:11:16.752989 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1319/5279] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:16 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:17.761971 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ceed36cd-5e12-44f8-8710-1240f2f849be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:17.763653 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ceed36cd-5e12-44f8-8710-1240f2f849be tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 Aug 01 13:11:17.763837 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ceed36cd-5e12-44f8-8710-1240f2f849be tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:17.764086 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ceed36cd-5e12-44f8-8710-1240f2f849be tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:17.764188 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ceed36cd-5e12-44f8-8710-1240f2f849be tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 6b3c644e-ed81-400a-a089-c63c1fdf0be0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:17.767832 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ceed36cd-5e12-44f8-8710-1240f2f849be tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 returned with HTTP 404 Aug 01 13:11:17.768312 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1324/5280] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:17 2026] GET /volume/v3/backups/6b3c644e-ed81-400a-a089-c63c1fdf0be0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:11:17.777653 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:17.779794 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:11:17.780171 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-969537157"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:17.781570 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-969537157'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:11:17.781700 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume of 1 GB Aug 01 13:11:17.785678 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Availability Zones retrieved successfully. Aug 01 13:11:17.791285 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Flow 'volume_create_api' (192364f2-e943-4239-853c-e49fd5679d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:11:17.792323 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142c13a0-b5f2-431e-b764-b2731e481276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:17.793213 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:11:17.820204 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142c13a0-b5f2-431e-b764-b2731e481276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:17.821074 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62db0718-3daf-48c8-a93e-cf24dfb04ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:17.864665 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Created reservations ['d81a6b77-7237-4663-b0ec-fff05aea922a', '912f26ba-b0b4-4744-be3f-a9371cae4227', '2d26eee2-ea98-433d-8216-94712b42132a', 'ca0df079-9bf4-4c1f-9289-cff6ad8b66bc'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:11:17.865555 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62db0718-3daf-48c8-a93e-cf24dfb04ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d81a6b77-7237-4663-b0ec-fff05aea922a', '912f26ba-b0b4-4744-be3f-a9371cae4227', '2d26eee2-ea98-433d-8216-94712b42132a', 'ca0df079-9bf4-4c1f-9289-cff6ad8b66bc']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:17.866496 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85264dc7-1d3e-4151-9022-3d48fa36f02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:17.888696 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85264dc7-1d3e-4151-9022-3d48fa36f02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c74440a-d5ad-454e-ac14-a64c650d823b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-969537157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05174006898c4b339179205402b547f9',qos_specs=None,replication_status=,reservations=['d81a6b77-7237-4663-b0ec-fff05aea922a','912f26ba-b0b4-4744-be3f-a9371cae4227','2d26eee2-ea98-433d-8216-94712b42132a','ca0df079-9bf4-4c1f-9289-cff6ad8b66bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df853faac1a143ca97376acb2573ab8a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-969537157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c74440a-d5ad-454e-ac14-a64c650d823b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05174006898c4b339179205402b547f9',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='df853faac1a143ca97376acb2573ab8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:17.889405 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689cc44b-0a85-4c9c-8a54-db091abc2559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:17.905713 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689cc44b-0a85-4c9c-8a54-db091abc2559) 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-VolumesBackupsTest-Volume-969537157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05174006898c4b339179205402b547f9',qos_specs=None,replication_status=,reservations=['d81a6b77-7237-4663-b0ec-fff05aea922a','912f26ba-b0b4-4744-be3f-a9371cae4227','2d26eee2-ea98-433d-8216-94712b42132a','ca0df079-9bf4-4c1f-9289-cff6ad8b66bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df853faac1a143ca97376acb2573ab8a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:17.906466 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f02ed3-2538-41d0-a8f3-de3a3c367883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:17.914274 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f02ed3-2538-41d0-a8f3-de3a3c367883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:17.914990 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Flow 'volume_create_api' (192364f2-e943-4239-853c-e49fd5679d57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:11:17.915223 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume request issued successfully. Aug 01 13:11:17.915715 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f628e5e5-5727-4496-85d0-c7b3bd234219 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:11:17.916147 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1319/5281] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:11:17 2026] POST /volume/v3/volumes => generated 748 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:11:17.927601 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f62f83b-06d1-44bd-82b6-2c204d09c0cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:17.929420 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f62f83b-06d1-44bd-82b6-2c204d09c0cb tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b Aug 01 13:11:17.929568 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f62f83b-06d1-44bd-82b6-2c204d09c0cb tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:17.929687 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f62f83b-06d1-44bd-82b6-2c204d09c0cb tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:17.936503 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:17.936503 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:17.939843 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f62f83b-06d1-44bd-82b6-2c204d09c0cb tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:11:17.943718 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f62f83b-06d1-44bd-82b6-2c204d09c0cb tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b returned with HTTP 200 Aug 01 13:11:17.944101 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1320/5282] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:17 2026] GET /volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:18.955553 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4227f32e-72c0-4cdb-8cbb-459e27c13dac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:18.957175 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4227f32e-72c0-4cdb-8cbb-459e27c13dac tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b Aug 01 13:11:18.957350 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4227f32e-72c0-4cdb-8cbb-459e27c13dac tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:18.957518 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4227f32e-72c0-4cdb-8cbb-459e27c13dac tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:18.963884 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:18.963884 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:18.967152 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4227f32e-72c0-4cdb-8cbb-459e27c13dac tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:11:18.970632 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4227f32e-72c0-4cdb-8cbb-459e27c13dac tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b returned with HTTP 200 Aug 01 13:11:18.970987 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1320/5283] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:18 2026] GET /volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:18.981512 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf8fdbf5-28f3-4c1a-8e08-3923725b6253 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:18.983040 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf8fdbf5-28f3-4c1a-8e08-3923725b6253 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:11:18.983773 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf8fdbf5-28f3-4c1a-8e08-3923725b6253 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2c74440a-d5ad-454e-ac14-a64c650d823b", "name": "tempest-VolumesBackupsTest-Backup-89404346"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:18.985095 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-bf8fdbf5-28f3-4c1a-8e08-3923725b6253 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating new backup {'backup': {'volume_id': '2c74440a-d5ad-454e-ac14-a64c650d823b', 'name': 'tempest-VolumesBackupsTest-Backup-89404346'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:11:18.985237 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-bf8fdbf5-28f3-4c1a-8e08-3923725b6253 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating backup of volume 2c74440a-d5ad-454e-ac14-a64c650d823b in container None Aug 01 13:11:18.991403 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:18.991403 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:18.991847 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bf8fdbf5-28f3-4c1a-8e08-3923725b6253 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:11:19.006406 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-bf8fdbf5-28f3-4c1a-8e08-3923725b6253 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Created reservations ['d15c83db-3d82-4ade-bcf2-4a55d87ba8bd', 'f77cea3e-ee4a-4d4c-81b8-4a8730b618a1'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:11:19.029182 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf8fdbf5-28f3-4c1a-8e08-3923725b6253 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:11:19.029564 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1325/5284] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:11:18 2026] POST /volume/v3/backups => generated 328 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:11:19.037496 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b68f4371-2712-40a3-bdda-72ff3fedc5ac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:19.039399 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b68f4371-2712-40a3-bdda-72ff3fedc5ac tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:19.039588 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b68f4371-2712-40a3-bdda-72ff3fedc5ac tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:19.039789 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b68f4371-2712-40a3-bdda-72ff3fedc5ac tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:19.039907 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b68f4371-2712-40a3-bdda-72ff3fedc5ac tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:19.044346 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:19.044346 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:19.045022 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b68f4371-2712-40a3-bdda-72ff3fedc5ac tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:19.045365 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1320/5285] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:19 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:20.054689 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-762fea45-37de-4082-91a4-10d20acb80ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:20.056527 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-762fea45-37de-4082-91a4-10d20acb80ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:20.056728 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-762fea45-37de-4082-91a4-10d20acb80ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:20.056932 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-762fea45-37de-4082-91a4-10d20acb80ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:20.057117 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-762fea45-37de-4082-91a4-10d20acb80ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:20.061458 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:20.061458 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:20.062279 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-762fea45-37de-4082-91a4-10d20acb80ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:20.062676 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1321/5286] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:20 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:21.071688 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2b07908b-fafb-4946-a2e8-10e540a4cf1f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:21.073354 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b07908b-fafb-4946-a2e8-10e540a4cf1f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:21.073623 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b07908b-fafb-4946-a2e8-10e540a4cf1f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:21.073890 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b07908b-fafb-4946-a2e8-10e540a4cf1f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:21.074030 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2b07908b-fafb-4946-a2e8-10e540a4cf1f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:21.078720 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:21.078720 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:21.079541 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b07908b-fafb-4946-a2e8-10e540a4cf1f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:21.079940 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1321/5287] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:21 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:22.089797 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11b86694-24f4-457a-a8af-f9fd4a268142 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:22.091595 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11b86694-24f4-457a-a8af-f9fd4a268142 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:22.091794 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11b86694-24f4-457a-a8af-f9fd4a268142 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:22.092021 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11b86694-24f4-457a-a8af-f9fd4a268142 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:22.092198 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-11b86694-24f4-457a-a8af-f9fd4a268142 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:22.096457 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:22.096457 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:22.097224 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11b86694-24f4-457a-a8af-f9fd4a268142 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:22.097584 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1326/5288] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:22 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:23.107545 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-536eda5b-d7de-445d-acf1-c095bc167c8d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:23.109399 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-536eda5b-d7de-445d-acf1-c095bc167c8d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:23.109608 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-536eda5b-d7de-445d-acf1-c095bc167c8d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:23.109776 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-536eda5b-d7de-445d-acf1-c095bc167c8d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:23.109855 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-536eda5b-d7de-445d-acf1-c095bc167c8d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:23.113849 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:23.113849 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:23.114604 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-536eda5b-d7de-445d-acf1-c095bc167c8d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:23.115158 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1321/5289] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:23 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:24.125336 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5799ee82-3d75-4732-9c88-843b1574e9e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:24.127612 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5799ee82-3d75-4732-9c88-843b1574e9e2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:24.127859 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5799ee82-3d75-4732-9c88-843b1574e9e2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:24.128084 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5799ee82-3d75-4732-9c88-843b1574e9e2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:24.128226 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5799ee82-3d75-4732-9c88-843b1574e9e2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:24.133267 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:24.133267 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:24.134325 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5799ee82-3d75-4732-9c88-843b1574e9e2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:24.134817 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1322/5290] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:24 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:25.151800 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6a8608d3-259e-4285-89fb-f81fd710045a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:25.154362 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a8608d3-259e-4285-89fb-f81fd710045a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:25.154547 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a8608d3-259e-4285-89fb-f81fd710045a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:25.154817 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a8608d3-259e-4285-89fb-f81fd710045a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:25.155049 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6a8608d3-259e-4285-89fb-f81fd710045a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:25.159773 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:25.159773 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:25.160631 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a8608d3-259e-4285-89fb-f81fd710045a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:25.161032 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1322/5291] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:25 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:26.172320 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-73fbfc6b-6ed0-436b-820b-ed1ebfdf1deb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:26.174152 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73fbfc6b-6ed0-436b-820b-ed1ebfdf1deb tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:26.174401 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73fbfc6b-6ed0-436b-820b-ed1ebfdf1deb tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:26.174581 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73fbfc6b-6ed0-436b-820b-ed1ebfdf1deb tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:26.174692 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-73fbfc6b-6ed0-436b-820b-ed1ebfdf1deb tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:26.180198 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:26.180198 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:26.181126 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73fbfc6b-6ed0-436b-820b-ed1ebfdf1deb tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:26.181553 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1327/5292] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:26 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:27.191208 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3af67546-d7b1-4aac-a0f0-87a34b86a1fe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:27.192997 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3af67546-d7b1-4aac-a0f0-87a34b86a1fe tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:27.193222 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3af67546-d7b1-4aac-a0f0-87a34b86a1fe tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:27.193388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3af67546-d7b1-4aac-a0f0-87a34b86a1fe tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:27.193486 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3af67546-d7b1-4aac-a0f0-87a34b86a1fe tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:27.197586 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:27.197586 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:27.198433 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3af67546-d7b1-4aac-a0f0-87a34b86a1fe tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:27.198821 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1322/5293] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:27 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:27.362596 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-40a9d364-0556-48ac-8695-fe213ee940bd req-05194063-c52c-4a64-9f57-224a23b339fd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:27.364416 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-40a9d364-0556-48ac-8695-fe213ee940bd req-05194063-c52c-4a64-9f57-224a23b339fd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/limits Aug 01 13:11:27.364590 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-40a9d364-0556-48ac-8695-fe213ee940bd req-05194063-c52c-4a64-9f57-224a23b339fd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:27.364762 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-40a9d364-0556-48ac-8695-fe213ee940bd req-05194063-c52c-4a64-9f57-224a23b339fd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:27.385024 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-40a9d364-0556-48ac-8695-fe213ee940bd req-05194063-c52c-4a64-9f57-224a23b339fd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/limits returned with HTTP 200 Aug 01 13:11:27.385450 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1323/5294] 10.4.3.110 () {68 vars in 1484 bytes} [Sat Aug 1 13:11:27 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:27.414680 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-40a9d364-0556-48ac-8695-fe213ee940bd req-566b0d22-eb2a-4c48-8d66-03bf567eb956 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:27.417119 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-40a9d364-0556-48ac-8695-fe213ee940bd req-566b0d22-eb2a-4c48-8d66-03bf567eb956 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:11:27.417359 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-40a9d364-0556-48ac-8695-fe213ee940bd req-566b0d22-eb2a-4c48-8d66-03bf567eb956 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:27.417588 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-40a9d364-0556-48ac-8695-fe213ee940bd req-566b0d22-eb2a-4c48-8d66-03bf567eb956 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:27.428812 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:27.428812 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:27.432791 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-40a9d364-0556-48ac-8695-fe213ee940bd req-566b0d22-eb2a-4c48-8d66-03bf567eb956 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:11:27.438190 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-40a9d364-0556-48ac-8695-fe213ee940bd req-566b0d22-eb2a-4c48-8d66-03bf567eb956 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 200 Aug 01 13:11:27.438678 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1323/5295] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:11:27 2026] GET /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 1658 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:11:27.447055 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-40a9d364-0556-48ac-8695-fe213ee940bd req-40b2be9d-55d5-4699-8287-b13000dc9a07 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:27.448987 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-40a9d364-0556-48ac-8695-fe213ee940bd req-40b2be9d-55d5-4699-8287-b13000dc9a07 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:11:27.449325 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-40a9d364-0556-48ac-8695-fe213ee940bd req-40b2be9d-55d5-4699-8287-b13000dc9a07 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c11cd017-dddc-4efa-8240-613f1294a7aa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1279810716", "description": null, "metadata": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:27.460917 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:27.460917 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:27.461410 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-40a9d364-0556-48ac-8695-fe213ee940bd req-40b2be9d-55d5-4699-8287-b13000dc9a07 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:11:27.461580 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [req-40a9d364-0556-48ac-8695-fe213ee940bd req-40b2be9d-55d5-4699-8287-b13000dc9a07 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create snapshot from volume c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:11:27.483188 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [req-40a9d364-0556-48ac-8695-fe213ee940bd req-40b2be9d-55d5-4699-8287-b13000dc9a07 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['0bb4494f-f2dc-40a0-afb0-df49f0fe2219', '6e6232c5-5d55-468d-b1cc-037a0ddd8559', '86280caa-f36f-4405-8f56-2f9438a1e5fa', 'd4feb8aa-ff73-47ee-a4cc-5aabf0383ea7'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:11:27.512499 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-40a9d364-0556-48ac-8695-fe213ee940bd req-40b2be9d-55d5-4699-8287-b13000dc9a07 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot force create request issued successfully. Aug 01 13:11:27.512499 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-40a9d364-0556-48ac-8695-fe213ee940bd req-40b2be9d-55d5-4699-8287-b13000dc9a07 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:11:27.513142 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1328/5296] 10.4.3.110 () {72 vars in 1547 bytes} [Sat Aug 1 13:11:27 2026] POST /volume/v3/snapshots => generated 320 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:11:28.213292 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e011f132-89c1-4a75-bbdf-927b671399ff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:28.215097 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e011f132-89c1-4a75-bbdf-927b671399ff tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:28.215289 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e011f132-89c1-4a75-bbdf-927b671399ff tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:28.215461 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e011f132-89c1-4a75-bbdf-927b671399ff tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:28.215578 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e011f132-89c1-4a75-bbdf-927b671399ff tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:28.220116 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:28.220116 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:28.220978 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e011f132-89c1-4a75-bbdf-927b671399ff tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:28.221404 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1323/5297] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:28 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 13:11:29.213847 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-657b3f91-7fb1-45cc-bf67-b5ff1780d9de None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:29.215891 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-657b3f91-7fb1-45cc-bf67-b5ff1780d9de tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 Aug 01 13:11:29.216100 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-657b3f91-7fb1-45cc-bf67-b5ff1780d9de tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:29.216301 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-657b3f91-7fb1-45cc-bf67-b5ff1780d9de tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:29.221958 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:29.221958 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:29.222500 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-657b3f91-7fb1-45cc-bf67-b5ff1780d9de tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:11:29.223307 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-657b3f91-7fb1-45cc-bf67-b5ff1780d9de tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 returned with HTTP 200 Aug 01 13:11:29.223707 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1324/5298] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:11:29 2026] GET /volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:29.231627 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8b4065c3-66af-42e5-98e1-8da386ab168b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:29.233563 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b4065c3-66af-42e5-98e1-8da386ab168b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:29.233787 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b4065c3-66af-42e5-98e1-8da386ab168b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:29.234013 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b4065c3-66af-42e5-98e1-8da386ab168b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:29.234125 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8b4065c3-66af-42e5-98e1-8da386ab168b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:29.238694 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:29.238694 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:29.239585 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b4065c3-66af-42e5-98e1-8da386ab168b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:29.239966 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1324/5299] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:29 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:30.251041 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b6abaed-1ba4-49cf-af49-db47a2985750 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:30.253358 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b6abaed-1ba4-49cf-af49-db47a2985750 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:30.253578 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b6abaed-1ba4-49cf-af49-db47a2985750 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:30.253827 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b6abaed-1ba4-49cf-af49-db47a2985750 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:30.253988 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3b6abaed-1ba4-49cf-af49-db47a2985750 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:30.259467 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:30.259467 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:30.260331 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b6abaed-1ba4-49cf-af49-db47a2985750 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:30.260708 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1329/5300] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:30 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:30.828712 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-be9414ee-ed64-4970-b7e8-7f99449d944a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:30.831712 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-be9414ee-ed64-4970-b7e8-7f99449d944a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 Aug 01 13:11:30.832003 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-be9414ee-ed64-4970-b7e8-7f99449d944a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:30.832279 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-be9414ee-ed64-4970-b7e8-7f99449d944a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:30.840079 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:30.840079 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:30.840519 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-be9414ee-ed64-4970-b7e8-7f99449d944a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:11:30.841254 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-be9414ee-ed64-4970-b7e8-7f99449d944a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 returned with HTTP 200 Aug 01 13:11:30.841610 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1324/5301] 10.4.3.110 () {68 vars in 1604 bytes} [Sat Aug 1 13:11:30 2026] GET /volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:31.272096 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-92acc986-b978-40a5-91f9-478f52b6732a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:31.274395 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92acc986-b978-40a5-91f9-478f52b6732a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:31.274684 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92acc986-b978-40a5-91f9-478f52b6732a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:31.274974 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92acc986-b978-40a5-91f9-478f52b6732a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:31.275146 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-92acc986-b978-40a5-91f9-478f52b6732a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:31.281063 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:31.281063 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:31.281974 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92acc986-b978-40a5-91f9-478f52b6732a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:31.282368 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1325/5302] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:31 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:31.563749 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-07f58b04-c164-4eed-bc93-bd6b4020810e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:31.565736 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-07f58b04-c164-4eed-bc93-bd6b4020810e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 Aug 01 13:11:31.565911 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-07f58b04-c164-4eed-bc93-bd6b4020810e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:31.566114 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-07f58b04-c164-4eed-bc93-bd6b4020810e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:31.570606 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:31.570606 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:31.571010 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-07f58b04-c164-4eed-bc93-bd6b4020810e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:11:31.571677 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-07f58b04-c164-4eed-bc93-bd6b4020810e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 returned with HTTP 200 Aug 01 13:11:31.572124 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1325/5303] 10.4.3.110 () {68 vars in 1604 bytes} [Sat Aug 1 13:11:31 2026] GET /volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:31.581964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-bf575bff-83c6-417e-a8ce-651d98065a7e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:31.582240 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-bf575bff-83c6-417e-a8ce-651d98065a7e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:11:31.582240 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-bf575bff-83c6-417e-a8ce-651d98065a7e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:31.582452 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-bf575bff-83c6-417e-a8ce-651d98065a7e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:31.592406 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:31.592406 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:31.596031 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-bf575bff-83c6-417e-a8ce-651d98065a7e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:11:31.600530 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-bf575bff-83c6-417e-a8ce-651d98065a7e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 200 Aug 01 13:11:31.600913 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1330/5304] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:11:31 2026] GET /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 1658 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:11:31.608044 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:31.610055 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:11:31.610437 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "ae5b37ef-58d8-4b0c-935b-48197a095c93", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:31.611961 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'ae5b37ef-58d8-4b0c-935b-48197a095c93', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:11:31.620977 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:31.620977 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:31.621696 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:11:31.621696 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume of 1 GB Aug 01 13:11:31.622582 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Availability Zones retrieved successfully. Aug 01 13:11:31.629525 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (af20d964-3d69-4017-8bd7-5a99c16f0b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:11:31.629525 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77354361-8929-4ee6-830f-5fa9e4055d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:31.630117 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:11:31.657872 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77354361-8929-4ee6-830f-5fa9e4055d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ae5b37ef-58d8-4b0c-935b-48197a095c93', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:31.658851 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c8868b9-db85-4de4-a441-1e01211bf303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:31.697201 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['139f7732-a581-479b-a6b8-001d311f392b', 'c18af800-5823-49b7-bc29-75f5f2577564', '01c3e1c4-0e3f-4da4-959e-539bce90e2b6', 'ebed745d-c965-404f-8c03-2ae05197915d'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:11:31.697996 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c8868b9-db85-4de4-a441-1e01211bf303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['139f7732-a581-479b-a6b8-001d311f392b', 'c18af800-5823-49b7-bc29-75f5f2577564', '01c3e1c4-0e3f-4da4-959e-539bce90e2b6', 'ebed745d-c965-404f-8c03-2ae05197915d']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:31.698685 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d53c77-9dc2-4841-a5c8-1014f424a49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:31.736625 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d53c77-9dc2-4841-a5c8-1014f424a49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4544ede-0ae9-4595-ab91-5876f2011e75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['139f7732-a581-479b-a6b8-001d311f392b','c18af800-5823-49b7-bc29-75f5f2577564','01c3e1c4-0e3f-4da4-959e-539bce90e2b6','ebed745d-c965-404f-8c03-2ae05197915d'],size=1,snapshot_id=ae5b37ef-58d8-4b0c-935b-48197a095c93,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:11:31Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4544ede-0ae9-4595-ab91-5876f2011e75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245d35a4370d4a3fa10b7fa44d8d4516',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=ae5b37ef-58d8-4b0c-935b-48197a095c93,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='651bd41f09e146ef9effaf67b3101d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:31.737990 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65ab781-b442-4658-9134-830d7c627fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:31.753516 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65ab781-b442-4658-9134-830d7c627fbd) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['139f7732-a581-479b-a6b8-001d311f392b','c18af800-5823-49b7-bc29-75f5f2577564','01c3e1c4-0e3f-4da4-959e-539bce90e2b6','ebed745d-c965-404f-8c03-2ae05197915d'],size=1,snapshot_id=ae5b37ef-58d8-4b0c-935b-48197a095c93,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:31.754187 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3321fdd2-9143-4735-af9f-2b01d34a3cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:31.775005 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3321fdd2-9143-4735-af9f-2b01d34a3cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:31.775232 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (af20d964-3d69-4017-8bd7-5a99c16f0b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:11:31.775297 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request issued successfully. Aug 01 13:11:31.775825 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-67d72c72-78f4-4652-a783-4d6d4bf380b6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:11:31.776325 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1325/5305] 10.4.3.110 () {72 vars in 1541 bytes} [Sat Aug 1 13:11:31 2026] POST /volume/v3/volumes => generated 736 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:11:31.783742 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-38882af4-ef36-47d3-8609-5382c820a198 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:31.786028 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-38882af4-ef36-47d3-8609-5382c820a198 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 Aug 01 13:11:31.786234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-38882af4-ef36-47d3-8609-5382c820a198 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:31.786442 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-38882af4-ef36-47d3-8609-5382c820a198 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:31.793984 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:31.793984 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:31.798017 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-38882af4-ef36-47d3-8609-5382c820a198 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:11:31.802659 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-38882af4-ef36-47d3-8609-5382c820a198 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 returned with HTTP 200 Aug 01 13:11:31.803078 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1326/5306] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:11:31 2026] GET /volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:31.809900 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-244bb39c-c433-4988-86a0-64fe30bbfad8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:31.811904 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-244bb39c-c433-4988-86a0-64fe30bbfad8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 Aug 01 13:11:31.812127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-244bb39c-c433-4988-86a0-64fe30bbfad8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:31.812303 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-244bb39c-c433-4988-86a0-64fe30bbfad8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:31.820735 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:31.820735 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:31.825402 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-244bb39c-c433-4988-86a0-64fe30bbfad8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:11:31.830191 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-244bb39c-c433-4988-86a0-64fe30bbfad8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 returned with HTTP 200 Aug 01 13:11:31.830638 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1326/5307] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:11:31 2026] GET /volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:32.292142 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6474a284-25e2-446b-824c-8c01cb2c3d22 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:32.294293 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6474a284-25e2-446b-824c-8c01cb2c3d22 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:32.294576 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6474a284-25e2-446b-824c-8c01cb2c3d22 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:32.294848 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6474a284-25e2-446b-824c-8c01cb2c3d22 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:32.295026 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6474a284-25e2-446b-824c-8c01cb2c3d22 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:32.300236 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:32.300236 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:32.301284 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6474a284-25e2-446b-824c-8c01cb2c3d22 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:32.301858 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1331/5308] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:32 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:33.312738 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2a5af187-88be-48d9-8fef-6baa1dc3a3ba None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:33.315096 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a5af187-88be-48d9-8fef-6baa1dc3a3ba tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:33.315341 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a5af187-88be-48d9-8fef-6baa1dc3a3ba tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:33.315598 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a5af187-88be-48d9-8fef-6baa1dc3a3ba tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:33.315739 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2a5af187-88be-48d9-8fef-6baa1dc3a3ba tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:33.321274 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:33.321274 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:33.322245 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a5af187-88be-48d9-8fef-6baa1dc3a3ba tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:33.322714 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1326/5309] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:33 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:33.333799 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8dbc7b19-4522-48fb-8fd4-adf6d92f6f9d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:33.335722 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8dbc7b19-4522-48fb-8fd4-adf6d92f6f9d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:11:33.336104 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8dbc7b19-4522-48fb-8fd4-adf6d92f6f9d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2c74440a-d5ad-454e-ac14-a64c650d823b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1400090421"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:33.337511 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-8dbc7b19-4522-48fb-8fd4-adf6d92f6f9d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating new backup {'backup': {'volume_id': '2c74440a-d5ad-454e-ac14-a64c650d823b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1400090421'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:11:33.337646 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-8dbc7b19-4522-48fb-8fd4-adf6d92f6f9d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating backup of volume 2c74440a-d5ad-454e-ac14-a64c650d823b in container None Aug 01 13:11:33.345303 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:33.345303 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:33.345842 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8dbc7b19-4522-48fb-8fd4-adf6d92f6f9d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:11:33.363516 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-8dbc7b19-4522-48fb-8fd4-adf6d92f6f9d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Created reservations ['1ad9f3f9-5115-4955-8be5-5787e0aa331b', 'c606c3a8-2b23-4ab2-adad-4ccbcdad0a7c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:11:33.391659 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8dbc7b19-4522-48fb-8fd4-adf6d92f6f9d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:11:33.392103 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1327/5310] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:11:33 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:11:33.400887 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-487b7c0f-9167-44e2-b5cb-f0d100ec6b2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:33.402693 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-487b7c0f-9167-44e2-b5cb-f0d100ec6b2c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:33.402883 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-487b7c0f-9167-44e2-b5cb-f0d100ec6b2c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:33.403078 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-487b7c0f-9167-44e2-b5cb-f0d100ec6b2c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:33.403177 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-487b7c0f-9167-44e2-b5cb-f0d100ec6b2c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:33.407135 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:33.407135 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:33.407807 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-487b7c0f-9167-44e2-b5cb-f0d100ec6b2c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:33.408166 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1327/5311] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:33 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:34.418462 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45110853-7a83-40ac-b34c-42f1fa1ee556 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:34.420116 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45110853-7a83-40ac-b34c-42f1fa1ee556 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:34.420392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45110853-7a83-40ac-b34c-42f1fa1ee556 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:34.420738 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45110853-7a83-40ac-b34c-42f1fa1ee556 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:34.420915 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-45110853-7a83-40ac-b34c-42f1fa1ee556 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:34.424908 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:34.424908 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:34.425589 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45110853-7a83-40ac-b34c-42f1fa1ee556 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:34.425962 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1332/5312] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:34 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:34.839471 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-61152c79-8c51-4fdf-a663-7e2e9e47c012 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:34.842206 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-61152c79-8c51-4fdf-a663-7e2e9e47c012 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 Aug 01 13:11:34.842497 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-61152c79-8c51-4fdf-a663-7e2e9e47c012 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:34.842755 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-61152c79-8c51-4fdf-a663-7e2e9e47c012 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:34.853206 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:34.853206 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:34.858265 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-61152c79-8c51-4fdf-a663-7e2e9e47c012 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:11:34.865160 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-61152c79-8c51-4fdf-a663-7e2e9e47c012 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 returned with HTTP 200 Aug 01 13:11:34.865832 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1327/5313] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:11:34 2026] GET /volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:11:34.873726 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7475fe87-f8c6-435a-a405-002e6f96ea24 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:34.874416 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7475fe87-f8c6-435a-a405-002e6f96ea24 None None] GET https://10.4.3.110/volume// Aug 01 13:11:34.874699 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7475fe87-f8c6-435a-a405-002e6f96ea24 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:34.875000 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7475fe87-f8c6-435a-a405-002e6f96ea24 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:34.875614 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7475fe87-f8c6-435a-a405-002e6f96ea24 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:11:34.876226 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1328/5314] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:11:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:11:34.883664 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-e2cb74b5-5b85-47a9-b6d3-e566f2679ce9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:34.885884 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-e2cb74b5-5b85-47a9-b6d3-e566f2679ce9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:11:34.886241 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-e2cb74b5-5b85-47a9-b6d3-e566f2679ce9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4544ede-0ae9-4595-ab91-5876f2011e75", "connector": null, "instance_uuid": "90d609b3-b24e-4e13-9433-80f60daca8d0"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:34.896973 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:34.896973 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:34.925492 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-e2cb74b5-5b85-47a9-b6d3-e566f2679ce9 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:11:34.925892 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1328/5315] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:11:34 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:11:34.933096 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a43b208b-7dc0-410e-b544-b8d395b5ba35 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:34.933578 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a43b208b-7dc0-410e-b544-b8d395b5ba35 None None] GET https://10.4.3.110/volume// Aug 01 13:11:34.933774 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a43b208b-7dc0-410e-b544-b8d395b5ba35 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:34.934023 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a43b208b-7dc0-410e-b544-b8d395b5ba35 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:34.934399 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a43b208b-7dc0-410e-b544-b8d395b5ba35 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:11:34.934803 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1333/5316] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:11:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:11:34.940811 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-77ab5dff-1c1b-4bd4-8966-d6590fbb3353 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:34.942809 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-77ab5dff-1c1b-4bd4-8966-d6590fbb3353 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 Aug 01 13:11:34.943038 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-77ab5dff-1c1b-4bd4-8966-d6590fbb3353 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:34.943211 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-77ab5dff-1c1b-4bd4-8966-d6590fbb3353 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:34.951782 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:34.951782 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:34.954766 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-77ab5dff-1c1b-4bd4-8966-d6590fbb3353 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:11:34.958884 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-77ab5dff-1c1b-4bd4-8966-d6590fbb3353 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 returned with HTTP 200 Aug 01 13:11:34.959269 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1328/5317] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:11:34 2026] GET /volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:11:35.055680 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-184585fc-15ee-4caa-8ccc-8291d0ec17c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:35.057729 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-184585fc-15ee-4caa-8ccc-8291d0ec17c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] PUT https://10.4.3.110/volume/v3/attachments/a564cdbf-5d39-4c02-b841-df5bbbfd8d98 Aug 01 13:11:35.058183 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-184585fc-15ee-4caa-8ccc-8291d0ec17c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:35.065763 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-184585fc-15ee-4caa-8ccc-8291d0ec17c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Acquiring lock "cinder-attachment_update-f4544ede-0ae9-4595-ab91-5876f2011e75-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:11:35.069932 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-184585fc-15ee-4caa-8ccc-8291d0ec17c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-f4544ede-0ae9-4595-ab91-5876f2011e75-np0000006302" acquired by "attachment_update" :: waited 0.004s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:11:35.070782 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:35.070782 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:35.138566 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-184585fc-15ee-4caa-8ccc-8291d0ec17c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-f4544ede-0ae9-4595-ab91-5876f2011e75-np0000006302" released by "attachment_update" :: held 0.069s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:11:35.138916 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-184585fc-15ee-4caa-8ccc-8291d0ec17c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/a564cdbf-5d39-4c02-b841-df5bbbfd8d98 returned with HTTP 200 Aug 01 13:11:35.139647 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1329/5318] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:11:35 2026] PUT /volume/v3/attachments/a564cdbf-5d39-4c02-b841-df5bbbfd8d98 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:11:35.159613 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-c68db1a8-e0c5-433f-94fa-d21ce9e0bcd4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:35.161624 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-c68db1a8-e0c5-433f-94fa-d21ce9e0bcd4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments/a564cdbf-5d39-4c02-b841-df5bbbfd8d98/action Aug 01 13:11:35.161962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-c68db1a8-e0c5-433f-94fa-d21ce9e0bcd4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:11:35.162097 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-c68db1a8-e0c5-433f-94fa-d21ce9e0bcd4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:35.176483 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:35.176483 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:35.185495 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6bfb859d-d9f8-44dd-b610-1d776b7023ec req-c68db1a8-e0c5-433f-94fa-d21ce9e0bcd4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/a564cdbf-5d39-4c02-b841-df5bbbfd8d98/action returned with HTTP 204 Aug 01 13:11:35.185922 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1329/5319] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:11:35 2026] POST /volume/v3/attachments/a564cdbf-5d39-4c02-b841-df5bbbfd8d98/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:11:35.436926 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-33458c0a-843f-4432-a16f-f3868deb2866 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:35.438625 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33458c0a-843f-4432-a16f-f3868deb2866 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:35.438826 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33458c0a-843f-4432-a16f-f3868deb2866 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:35.439022 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33458c0a-843f-4432-a16f-f3868deb2866 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:35.439129 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-33458c0a-843f-4432-a16f-f3868deb2866 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:35.442920 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:35.442920 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:35.443614 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33458c0a-843f-4432-a16f-f3868deb2866 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:35.444095 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1334/5320] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:35 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:36.456707 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-afd1cd09-c7da-4e13-912c-d262a87b3751 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:36.466137 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afd1cd09-c7da-4e13-912c-d262a87b3751 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:36.466769 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afd1cd09-c7da-4e13-912c-d262a87b3751 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:36.468991 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afd1cd09-c7da-4e13-912c-d262a87b3751 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:36.470085 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-afd1cd09-c7da-4e13-912c-d262a87b3751 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:36.493777 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:36.493777 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:36.498154 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afd1cd09-c7da-4e13-912c-d262a87b3751 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:36.498597 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1329/5321] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:36 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 749 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:37.509228 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-05d938eb-2f72-420d-b41c-d26a908f13a2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:37.510754 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05d938eb-2f72-420d-b41c-d26a908f13a2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:37.510920 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05d938eb-2f72-420d-b41c-d26a908f13a2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:37.511125 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05d938eb-2f72-420d-b41c-d26a908f13a2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:37.511251 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-05d938eb-2f72-420d-b41c-d26a908f13a2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:37.515108 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:37.515108 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:37.515756 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05d938eb-2f72-420d-b41c-d26a908f13a2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:37.516091 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1330/5322] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:37 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:38.526213 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d1c9d104-bcee-4ca7-93b1-42b1bb00774a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:38.528715 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1c9d104-bcee-4ca7-93b1-42b1bb00774a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:38.528992 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1c9d104-bcee-4ca7-93b1-42b1bb00774a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:38.529234 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1c9d104-bcee-4ca7-93b1-42b1bb00774a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:38.529378 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d1c9d104-bcee-4ca7-93b1-42b1bb00774a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:38.534877 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:38.534877 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:38.535888 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1c9d104-bcee-4ca7-93b1-42b1bb00774a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:38.536368 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1330/5323] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:38 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:39.546503 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c23115d2-8a02-4ff7-a8d1-d78d7e1185e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:39.548370 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c23115d2-8a02-4ff7-a8d1-d78d7e1185e1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:39.548566 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c23115d2-8a02-4ff7-a8d1-d78d7e1185e1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:39.548783 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c23115d2-8a02-4ff7-a8d1-d78d7e1185e1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:39.549040 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c23115d2-8a02-4ff7-a8d1-d78d7e1185e1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:39.554471 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:39.554471 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:39.555554 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c23115d2-8a02-4ff7-a8d1-d78d7e1185e1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:39.556096 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1335/5324] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:39 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:40.567326 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-877ccf0a-f44e-4c73-9183-af49f9d41698 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:40.568959 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-877ccf0a-f44e-4c73-9183-af49f9d41698 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:40.569144 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-877ccf0a-f44e-4c73-9183-af49f9d41698 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:40.569314 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-877ccf0a-f44e-4c73-9183-af49f9d41698 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:40.569416 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-877ccf0a-f44e-4c73-9183-af49f9d41698 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:40.573343 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:40.573343 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:40.574057 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-877ccf0a-f44e-4c73-9183-af49f9d41698 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:40.574406 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1330/5325] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:40 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:40.583217 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7a2a966d-1189-45cf-b7a4-3e1b267a958a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:40.585130 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a2a966d-1189-45cf-b7a4-3e1b267a958a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b/restore Aug 01 13:11:40.585323 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7a2a966d-1189-45cf-b7a4-3e1b267a958a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "2c74440a-d5ad-454e-ac14-a64c650d823b"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:40.586607 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-7a2a966d-1189-45cf-b7a4-3e1b267a958a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Restoring backup 41ef2fd7-12e2-46d0-8670-3c21865d218b ({'restore': {'volume_id': '2c74440a-d5ad-454e-ac14-a64c650d823b'}}) {{(pid=100262) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 13:11:40.586720 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-7a2a966d-1189-45cf-b7a4-3e1b267a958a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Restoring backup 41ef2fd7-12e2-46d0-8670-3c21865d218b to volume 2c74440a-d5ad-454e-ac14-a64c650d823b. Aug 01 13:11:40.591781 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:40.591781 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:40.598846 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:40.598846 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:40.599314 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7a2a966d-1189-45cf-b7a4-3e1b267a958a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:11:40.599448 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-7a2a966d-1189-45cf-b7a4-3e1b267a958a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Checking backup size 1 against volume size 1 {{(pid=100262) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 13:11:40.599546 np0000006302 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-7a2a966d-1189-45cf-b7a4-3e1b267a958a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Overwriting volume 2c74440a-d5ad-454e-ac14-a64c650d823b with restore of backup 41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:40.609918 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-7a2a966d-1189-45cf-b7a4-3e1b267a958a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] restore_backup in rpcapi backup_id 41ef2fd7-12e2-46d0-8670-3c21865d218b {{(pid=100262) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 13:11:40.611667 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a2a966d-1189-45cf-b7a4-3e1b267a958a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b/restore returned with HTTP 202 Aug 01 13:11:40.612278 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1331/5326] 10.4.3.110 () {68 vars in 1393 bytes} [Sat Aug 1 13:11:40 2026] POST /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b/restore => generated 181 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:11:40.619366 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e380f24-d340-4df6-932c-3fdc694fdade None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:40.621096 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e380f24-d340-4df6-932c-3fdc694fdade tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:40.621301 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e380f24-d340-4df6-932c-3fdc694fdade tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:40.621477 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e380f24-d340-4df6-932c-3fdc694fdade tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:40.621595 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7e380f24-d340-4df6-932c-3fdc694fdade tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:40.625706 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:40.625706 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:40.626451 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e380f24-d340-4df6-932c-3fdc694fdade tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:40.626815 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1331/5327] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:40 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:41.636094 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-761d4b39-9677-446e-bd8c-193ae2af6b95 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:41.637651 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-761d4b39-9677-446e-bd8c-193ae2af6b95 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:41.637824 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-761d4b39-9677-446e-bd8c-193ae2af6b95 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:41.638025 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-761d4b39-9677-446e-bd8c-193ae2af6b95 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:41.638144 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-761d4b39-9677-446e-bd8c-193ae2af6b95 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:41.642359 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:41.642359 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:41.643055 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-761d4b39-9677-446e-bd8c-193ae2af6b95 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:41.643373 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1336/5328] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:41 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:42.653705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e50807cc-c9a3-4e53-ba75-a2fb00445ea2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:42.656275 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e50807cc-c9a3-4e53-ba75-a2fb00445ea2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:42.656479 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e50807cc-c9a3-4e53-ba75-a2fb00445ea2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:42.656757 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e50807cc-c9a3-4e53-ba75-a2fb00445ea2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:42.656914 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e50807cc-c9a3-4e53-ba75-a2fb00445ea2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:42.662535 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:42.662535 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:42.662535 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e50807cc-c9a3-4e53-ba75-a2fb00445ea2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:42.662535 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1331/5329] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:42 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:43.671806 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-47f8159c-1741-4567-89c0-49479a2f3698 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:43.673545 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47f8159c-1741-4567-89c0-49479a2f3698 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:43.673724 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47f8159c-1741-4567-89c0-49479a2f3698 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:43.673929 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47f8159c-1741-4567-89c0-49479a2f3698 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:43.674051 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-47f8159c-1741-4567-89c0-49479a2f3698 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:43.678371 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:43.678371 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:43.679169 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47f8159c-1741-4567-89c0-49479a2f3698 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:43.679504 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1332/5330] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:43 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:44.690173 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2b957451-6f8b-401b-b53a-c3d78c10b3a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:44.691822 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b957451-6f8b-401b-b53a-c3d78c10b3a6 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:44.692039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b957451-6f8b-401b-b53a-c3d78c10b3a6 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:44.692214 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b957451-6f8b-401b-b53a-c3d78c10b3a6 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:44.692315 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2b957451-6f8b-401b-b53a-c3d78c10b3a6 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:44.696656 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:44.696656 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:44.697396 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b957451-6f8b-401b-b53a-c3d78c10b3a6 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:44.697742 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1332/5331] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:44 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:45.709544 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-82b9c15c-40a0-403b-97fc-9710a3020837 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:45.711522 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82b9c15c-40a0-403b-97fc-9710a3020837 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:45.711685 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82b9c15c-40a0-403b-97fc-9710a3020837 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:45.711863 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82b9c15c-40a0-403b-97fc-9710a3020837 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:45.711972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-82b9c15c-40a0-403b-97fc-9710a3020837 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:45.715970 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:45.715970 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:45.716664 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82b9c15c-40a0-403b-97fc-9710a3020837 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:45.717190 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1337/5332] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:45 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:46.728820 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3f1200cf-a224-48ee-afab-72f0c1d6756f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:46.730804 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f1200cf-a224-48ee-afab-72f0c1d6756f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:46.731106 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f1200cf-a224-48ee-afab-72f0c1d6756f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:46.731367 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f1200cf-a224-48ee-afab-72f0c1d6756f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:46.731519 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3f1200cf-a224-48ee-afab-72f0c1d6756f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:46.737309 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:46.737309 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:46.738381 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f1200cf-a224-48ee-afab-72f0c1d6756f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:46.738897 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1332/5333] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:46 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:47.749095 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-41c3ff24-3640-417f-8e7f-08acb9042968 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:47.754793 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41c3ff24-3640-417f-8e7f-08acb9042968 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:47.755044 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41c3ff24-3640-417f-8e7f-08acb9042968 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:47.755240 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41c3ff24-3640-417f-8e7f-08acb9042968 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:47.755348 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-41c3ff24-3640-417f-8e7f-08acb9042968 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:47.762553 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:47.762553 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:47.763303 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41c3ff24-3640-417f-8e7f-08acb9042968 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:47.763926 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1333/5334] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:47 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:48.774424 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0279c776-ebb9-4a0f-9a29-cab9a46e925e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:48.776436 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0279c776-ebb9-4a0f-9a29-cab9a46e925e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:48.776436 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0279c776-ebb9-4a0f-9a29-cab9a46e925e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:48.776436 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0279c776-ebb9-4a0f-9a29-cab9a46e925e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:48.776436 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0279c776-ebb9-4a0f-9a29-cab9a46e925e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:48.781460 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:48.781460 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:48.782526 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0279c776-ebb9-4a0f-9a29-cab9a46e925e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:48.782713 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1333/5335] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:48 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:49.793303 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-624c4020-679b-4913-bdaa-b94f8fc6e5ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:49.795454 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-624c4020-679b-4913-bdaa-b94f8fc6e5ff tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:49.795863 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-624c4020-679b-4913-bdaa-b94f8fc6e5ff tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:49.795863 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-624c4020-679b-4913-bdaa-b94f8fc6e5ff tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:49.795993 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-624c4020-679b-4913-bdaa-b94f8fc6e5ff tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:49.800803 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:49.800803 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:49.801692 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-624c4020-679b-4913-bdaa-b94f8fc6e5ff tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:49.802014 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1338/5336] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:49 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:50.811940 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3ddf481c-de20-4dd8-98c4-086bde9460dd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:50.814272 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ddf481c-de20-4dd8-98c4-086bde9460dd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:50.815843 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ddf481c-de20-4dd8-98c4-086bde9460dd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:50.815843 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ddf481c-de20-4dd8-98c4-086bde9460dd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:50.815843 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3ddf481c-de20-4dd8-98c4-086bde9460dd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:50.819610 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=128,cinder:INSERT=22,cinder:UPDATE=43 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:11:50.822662 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:50.822662 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:50.822662 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ddf481c-de20-4dd8-98c4-086bde9460dd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:50.822662 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1333/5337] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:50 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:51.832164 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-75b0c949-facd-4c16-ad7c-3b123628c68f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:51.834161 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75b0c949-facd-4c16-ad7c-3b123628c68f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:51.834389 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75b0c949-facd-4c16-ad7c-3b123628c68f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:51.834613 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75b0c949-facd-4c16-ad7c-3b123628c68f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:51.834762 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-75b0c949-facd-4c16-ad7c-3b123628c68f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:51.838970 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:51.838970 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:51.839780 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75b0c949-facd-4c16-ad7c-3b123628c68f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:51.840189 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1334/5338] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:51 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:51.850203 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9bb42898-ea28-4365-83a7-17a00d7da5ca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:51.851964 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9bb42898-ea28-4365-83a7-17a00d7da5ca tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b Aug 01 13:11:51.852259 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9bb42898-ea28-4365-83a7-17a00d7da5ca tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:51.852492 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9bb42898-ea28-4365-83a7-17a00d7da5ca tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:51.860232 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:51.860232 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:51.864245 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9bb42898-ea28-4365-83a7-17a00d7da5ca tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:11:51.868182 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9bb42898-ea28-4365-83a7-17a00d7da5ca tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b returned with HTTP 200 Aug 01 13:11:51.868533 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1334/5339] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:51 2026] GET /volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:51.880336 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec9da5cc-551a-42ec-9c4a-88a161c1fd1e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:51.883864 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec9da5cc-551a-42ec-9c4a-88a161c1fd1e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:51.883864 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec9da5cc-551a-42ec-9c4a-88a161c1fd1e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:51.883864 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec9da5cc-551a-42ec-9c4a-88a161c1fd1e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:51.883864 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-ec9da5cc-551a-42ec-9c4a-88a161c1fd1e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete backup with id: 41ef2fd7-12e2-46d0-8670-3c21865d218b. Aug 01 13:11:51.887872 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:51.887872 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:51.902696 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-ec9da5cc-551a-42ec-9c4a-88a161c1fd1e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] delete_backup rpcapi backup_id 41ef2fd7-12e2-46d0-8670-3c21865d218b {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:11:51.905673 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec9da5cc-551a-42ec-9c4a-88a161c1fd1e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 202 Aug 01 13:11:51.905673 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1339/5340] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:11:51 2026] DELETE /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:11:51.912272 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-05711a61-fd78-4a09-8a43-48ccc9432436 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:51.915479 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05711a61-fd78-4a09-8a43-48ccc9432436 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:51.915704 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-05711a61-fd78-4a09-8a43-48ccc9432436 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:51.915885 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-05711a61-fd78-4a09-8a43-48ccc9432436 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:51.916009 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-05711a61-fd78-4a09-8a43-48ccc9432436 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:51.921173 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:51.921173 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:51.921934 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05711a61-fd78-4a09-8a43-48ccc9432436 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 200 Aug 01 13:11:51.922525 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1334/5341] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:51 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:52.931924 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-77b5713e-7fb2-40be-b2b4-9b9567216535 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:52.933598 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77b5713e-7fb2-40be-b2b4-9b9567216535 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b Aug 01 13:11:52.933780 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77b5713e-7fb2-40be-b2b4-9b9567216535 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:52.933982 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77b5713e-7fb2-40be-b2b4-9b9567216535 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:52.934094 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-77b5713e-7fb2-40be-b2b4-9b9567216535 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 41ef2fd7-12e2-46d0-8670-3c21865d218b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:52.937528 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77b5713e-7fb2-40be-b2b4-9b9567216535 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b returned with HTTP 404 Aug 01 13:11:52.937967 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1335/5342] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:52 2026] GET /volume/v3/backups/41ef2fd7-12e2-46d0-8670-3c21865d218b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:11:52.944365 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a8b09d60-fa23-46d5-a774-7a3b9f110b89 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:52.946165 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8b09d60-fa23-46d5-a774-7a3b9f110b89 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:52.946352 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8b09d60-fa23-46d5-a774-7a3b9f110b89 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:52.946524 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8b09d60-fa23-46d5-a774-7a3b9f110b89 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:52.946618 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-a8b09d60-fa23-46d5-a774-7a3b9f110b89 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete backup with id: f3818599-6944-419d-8bb8-debd9325ab30. Aug 01 13:11:52.950618 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:52.950618 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:52.961262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-a8b09d60-fa23-46d5-a774-7a3b9f110b89 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] delete_backup rpcapi backup_id f3818599-6944-419d-8bb8-debd9325ab30 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:11:52.962821 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8b09d60-fa23-46d5-a774-7a3b9f110b89 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 202 Aug 01 13:11:52.963290 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1335/5343] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:11:52 2026] DELETE /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:11:52.969841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27636336-dddb-48ff-a4df-cf09146c93bc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:52.971433 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27636336-dddb-48ff-a4df-cf09146c93bc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:52.971761 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27636336-dddb-48ff-a4df-cf09146c93bc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:52.972923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27636336-dddb-48ff-a4df-cf09146c93bc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:52.972923 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-27636336-dddb-48ff-a4df-cf09146c93bc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:52.978626 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:52.978626 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:52.978626 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27636336-dddb-48ff-a4df-cf09146c93bc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 200 Aug 01 13:11:52.978626 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1340/5344] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:52 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:53.988241 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-75a6a1ce-c1f0-4ee2-b937-c017e211d15c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:53.990681 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75a6a1ce-c1f0-4ee2-b937-c017e211d15c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 Aug 01 13:11:53.990990 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75a6a1ce-c1f0-4ee2-b937-c017e211d15c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:53.991288 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75a6a1ce-c1f0-4ee2-b937-c017e211d15c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:53.991457 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-75a6a1ce-c1f0-4ee2-b937-c017e211d15c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id f3818599-6944-419d-8bb8-debd9325ab30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:53.995936 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75a6a1ce-c1f0-4ee2-b937-c017e211d15c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 returned with HTTP 404 Aug 01 13:11:53.996620 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1335/5345] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:53 2026] GET /volume/v3/backups/f3818599-6944-419d-8bb8-debd9325ab30 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:11:54.020826 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:54.022576 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:11:54.023358 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "name": "tempest-VolumesBackupsTest-Volume-1644083330"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:54.024760 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'name': 'tempest-VolumesBackupsTest-Volume-1644083330'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:11:54.184242 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume of 1 GB Aug 01 13:11:54.188478 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Availability Zones retrieved successfully. Aug 01 13:11:54.194009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Flow 'volume_create_api' (845c580e-1dd8-4547-bcb8-5f517fc15080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:11:54.194885 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3e0149b-bba6-477f-abe5-f40eb46876b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:54.195858 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:11:54.250479 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3e0149b-bba6-477f-abe5-f40eb46876b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:54.251275 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620ce4f9-ed07-44f0-a1f5-40efdd9b1a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:54.286217 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Created reservations ['1f2a4cfe-01b8-4ed2-b04d-add42bc1fbe4', 'a5ed0eea-8d02-437c-ad59-a2d7a1c1c419', '8e109b8b-b605-4ff6-805a-7a49915da9eb', '986adc00-e709-4337-8a0f-d67b22d93ea0'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:11:54.286942 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620ce4f9-ed07-44f0-a1f5-40efdd9b1a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f2a4cfe-01b8-4ed2-b04d-add42bc1fbe4', 'a5ed0eea-8d02-437c-ad59-a2d7a1c1c419', '8e109b8b-b605-4ff6-805a-7a49915da9eb', '986adc00-e709-4337-8a0f-d67b22d93ea0']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:54.287608 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede14f87-5df8-4a46-869d-0344f643764d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:54.307168 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede14f87-5df8-4a46-869d-0344f643764d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1644083330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05174006898c4b339179205402b547f9',qos_specs=None,replication_status=,reservations=['1f2a4cfe-01b8-4ed2-b04d-add42bc1fbe4','a5ed0eea-8d02-437c-ad59-a2d7a1c1c419','8e109b8b-b605-4ff6-805a-7a49915da9eb','986adc00-e709-4337-8a0f-d67b22d93ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df853faac1a143ca97376acb2573ab8a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1644083330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05174006898c4b339179205402b547f9',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='df853faac1a143ca97376acb2573ab8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:54.307823 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa6ab842-7b68-41e3-8299-31259d0d716c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:54.323879 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa6ab842-7b68-41e3-8299-31259d0d716c) 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-VolumesBackupsTest-Volume-1644083330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05174006898c4b339179205402b547f9',qos_specs=None,replication_status=,reservations=['1f2a4cfe-01b8-4ed2-b04d-add42bc1fbe4','a5ed0eea-8d02-437c-ad59-a2d7a1c1c419','8e109b8b-b605-4ff6-805a-7a49915da9eb','986adc00-e709-4337-8a0f-d67b22d93ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df853faac1a143ca97376acb2573ab8a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:54.324511 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0bc5c59-e95c-4530-b8b4-af6bc9dd5fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:11:54.332090 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0bc5c59-e95c-4530-b8b4-af6bc9dd5fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:11:54.333040 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Flow 'volume_create_api' (845c580e-1dd8-4547-bcb8-5f517fc15080) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:11:54.333416 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume request issued successfully. Aug 01 13:11:54.334062 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a42db6e4-08c7-4e39-9aa8-5b4f0410cd9c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:11:54.334455 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1336/5346] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:11:54 2026] POST /volume/v3/volumes => generated 749 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:11:54.348139 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-845a20f2-36d4-4571-ad99-4d38593e04f3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:54.349633 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-845a20f2-36d4-4571-ad99-4d38593e04f3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e Aug 01 13:11:54.349807 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-845a20f2-36d4-4571-ad99-4d38593e04f3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:54.350006 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-845a20f2-36d4-4571-ad99-4d38593e04f3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:54.356157 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:54.356157 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:54.359503 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-845a20f2-36d4-4571-ad99-4d38593e04f3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:11:54.362956 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-845a20f2-36d4-4571-ad99-4d38593e04f3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e returned with HTTP 200 Aug 01 13:11:54.363296 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1336/5347] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:54 2026] GET /volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e => generated 817 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:55.376433 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-84e4cbe7-41b1-4a16-9178-96f649c2fd36 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:55.378139 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84e4cbe7-41b1-4a16-9178-96f649c2fd36 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e Aug 01 13:11:55.378384 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84e4cbe7-41b1-4a16-9178-96f649c2fd36 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:55.378620 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84e4cbe7-41b1-4a16-9178-96f649c2fd36 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:55.385696 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:55.385696 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:55.389610 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-84e4cbe7-41b1-4a16-9178-96f649c2fd36 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:11:55.394233 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84e4cbe7-41b1-4a16-9178-96f649c2fd36 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e returned with HTTP 200 Aug 01 13:11:55.394713 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1341/5348] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:55 2026] GET /volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:11:55.407111 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f93d6866-dd0f-4bcd-8e5e-429fdcdcb7af None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:55.410965 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f93d6866-dd0f-4bcd-8e5e-429fdcdcb7af tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:11:55.410965 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f93d6866-dd0f-4bcd-8e5e-429fdcdcb7af tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e", "name": "tempest-VolumesBackupsTest-Backup-1812416627"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:11:55.410965 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-f93d6866-dd0f-4bcd-8e5e-429fdcdcb7af tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating new backup {'backup': {'volume_id': '8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e', 'name': 'tempest-VolumesBackupsTest-Backup-1812416627'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:11:55.410965 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-f93d6866-dd0f-4bcd-8e5e-429fdcdcb7af tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating backup of volume 8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e in container None Aug 01 13:11:55.419591 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:55.419591 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:55.420235 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f93d6866-dd0f-4bcd-8e5e-429fdcdcb7af tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:11:55.438494 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-f93d6866-dd0f-4bcd-8e5e-429fdcdcb7af tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Created reservations ['fdb8a3e7-0fbf-42f7-8221-0d63a3805b32', 'a66ff1b4-5ce3-4b85-8f6e-a06377c16760'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:11:55.464652 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f93d6866-dd0f-4bcd-8e5e-429fdcdcb7af tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:11:55.465059 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1336/5349] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:11:55 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:11:55.473757 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c606329e-265b-47ff-9637-6ecdc5089d21 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:55.475743 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c606329e-265b-47ff-9637-6ecdc5089d21 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:11:55.475968 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c606329e-265b-47ff-9637-6ecdc5089d21 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:55.476188 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c606329e-265b-47ff-9637-6ecdc5089d21 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:55.476298 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c606329e-265b-47ff-9637-6ecdc5089d21 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:55.480384 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:55.480384 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:55.481111 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c606329e-265b-47ff-9637-6ecdc5089d21 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:11:55.481490 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1337/5350] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:55 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:56.492119 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-33d19dd8-d420-4adc-ab6f-adc5957597a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:56.493893 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-33d19dd8-d420-4adc-ab6f-adc5957597a6 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:11:56.494150 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-33d19dd8-d420-4adc-ab6f-adc5957597a6 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:56.494393 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-33d19dd8-d420-4adc-ab6f-adc5957597a6 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:56.494505 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-33d19dd8-d420-4adc-ab6f-adc5957597a6 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:56.498576 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:56.498576 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:11:56.499302 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-33d19dd8-d420-4adc-ab6f-adc5957597a6 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:11:56.499826 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1337/5351] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:56 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:57.509670 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b8022942-20a7-4434-9658-e14b41a47120 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:57.511526 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b8022942-20a7-4434-9658-e14b41a47120 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:11:57.511729 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b8022942-20a7-4434-9658-e14b41a47120 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:57.511978 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b8022942-20a7-4434-9658-e14b41a47120 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:57.512138 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b8022942-20a7-4434-9658-e14b41a47120 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:57.516639 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:57.516639 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:11:57.517453 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b8022942-20a7-4434-9658-e14b41a47120 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:11:57.517905 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1342/5352] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:57 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:58.528366 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-afd8be1f-aaf8-4c6b-92e1-9b05cc40d7b1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:58.530175 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afd8be1f-aaf8-4c6b-92e1-9b05cc40d7b1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:11:58.530380 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afd8be1f-aaf8-4c6b-92e1-9b05cc40d7b1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:58.530554 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afd8be1f-aaf8-4c6b-92e1-9b05cc40d7b1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:58.530654 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-afd8be1f-aaf8-4c6b-92e1-9b05cc40d7b1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:58.534719 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:58.534719 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:11:58.535596 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afd8be1f-aaf8-4c6b-92e1-9b05cc40d7b1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:11:58.536087 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1337/5353] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:58 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:11:59.547719 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-03bfb8fe-1ad2-472e-a5a6-7572b2c6cbf2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:11:59.549547 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03bfb8fe-1ad2-472e-a5a6-7572b2c6cbf2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:11:59.549795 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03bfb8fe-1ad2-472e-a5a6-7572b2c6cbf2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:11:59.550009 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03bfb8fe-1ad2-472e-a5a6-7572b2c6cbf2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:11:59.550147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-03bfb8fe-1ad2-472e-a5a6-7572b2c6cbf2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:11:59.554703 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:11:59.554703 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:11:59.555421 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03bfb8fe-1ad2-472e-a5a6-7572b2c6cbf2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:11:59.555787 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1338/5354] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:11:59 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:00.566111 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-65fad602-4813-4bf5-8931-634f369e95ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:00.568048 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65fad602-4813-4bf5-8931-634f369e95ee tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:12:00.568257 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65fad602-4813-4bf5-8931-634f369e95ee tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:00.568453 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65fad602-4813-4bf5-8931-634f369e95ee tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:00.568600 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-65fad602-4813-4bf5-8931-634f369e95ee tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:00.572804 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:00.572804 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:12:00.573522 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65fad602-4813-4bf5-8931-634f369e95ee tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:12:00.573966 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1338/5355] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:00 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:01.584440 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26753abb-f7ca-4e13-a1b3-204e6f261ff9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:01.586174 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26753abb-f7ca-4e13-a1b3-204e6f261ff9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:12:01.586357 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26753abb-f7ca-4e13-a1b3-204e6f261ff9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:01.586555 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26753abb-f7ca-4e13-a1b3-204e6f261ff9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:01.586652 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-26753abb-f7ca-4e13-a1b3-204e6f261ff9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:01.590961 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:01.590961 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:12:01.591665 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26753abb-f7ca-4e13-a1b3-204e6f261ff9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:12:01.592028 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1343/5356] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:01 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:02.603349 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-337f8b79-28c7-4bb0-a606-2b7edffb2046 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:02.605373 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-337f8b79-28c7-4bb0-a606-2b7edffb2046 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:12:02.605642 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-337f8b79-28c7-4bb0-a606-2b7edffb2046 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:02.605867 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-337f8b79-28c7-4bb0-a606-2b7edffb2046 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:02.605984 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-337f8b79-28c7-4bb0-a606-2b7edffb2046 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:02.610313 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:02.610313 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:12:02.611026 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-337f8b79-28c7-4bb0-a606-2b7edffb2046 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:12:02.611439 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1338/5357] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:02 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:03.621346 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-841ce278-6faf-4a21-9c2b-ccda113b161b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:03.623084 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-841ce278-6faf-4a21-9c2b-ccda113b161b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:12:03.623269 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-841ce278-6faf-4a21-9c2b-ccda113b161b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:03.623444 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-841ce278-6faf-4a21-9c2b-ccda113b161b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:03.623593 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-841ce278-6faf-4a21-9c2b-ccda113b161b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:03.627782 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:03.627782 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:12:03.628557 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-841ce278-6faf-4a21-9c2b-ccda113b161b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:12:03.628891 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1339/5358] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:03 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:04.638762 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9fcf77da-5519-44f4-82e5-85f6ff474fc3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:04.640517 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fcf77da-5519-44f4-82e5-85f6ff474fc3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:12:04.640717 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fcf77da-5519-44f4-82e5-85f6ff474fc3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:04.640892 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fcf77da-5519-44f4-82e5-85f6ff474fc3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:04.641009 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9fcf77da-5519-44f4-82e5-85f6ff474fc3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:04.646675 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:04.646675 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:12:04.647833 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fcf77da-5519-44f4-82e5-85f6ff474fc3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:12:04.648405 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1339/5359] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:04 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:05.657114 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-435505fd-0d2e-4d35-9bc1-1ae0f1adc387 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:05.659082 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-435505fd-0d2e-4d35-9bc1-1ae0f1adc387 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:12:05.659280 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-435505fd-0d2e-4d35-9bc1-1ae0f1adc387 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:05.659471 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-435505fd-0d2e-4d35-9bc1-1ae0f1adc387 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:05.659618 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-435505fd-0d2e-4d35-9bc1-1ae0f1adc387 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:05.664626 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:05.664626 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:12:05.665529 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-435505fd-0d2e-4d35-9bc1-1ae0f1adc387 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:12:05.665895 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1344/5360] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:05 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:06.674473 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d04b7036-0485-47e3-a9fc-d9a3d474d037 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:06.676242 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d04b7036-0485-47e3-a9fc-d9a3d474d037 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:12:06.676455 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d04b7036-0485-47e3-a9fc-d9a3d474d037 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:06.676650 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d04b7036-0485-47e3-a9fc-d9a3d474d037 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:06.676745 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d04b7036-0485-47e3-a9fc-d9a3d474d037 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:06.680619 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:06.680619 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:12:06.681278 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d04b7036-0485-47e3-a9fc-d9a3d474d037 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:12:06.681594 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1339/5361] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:06 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:07.690907 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c1b90507-d2e7-49b1-a208-d927abbb8e10 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:07.692802 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1b90507-d2e7-49b1-a208-d927abbb8e10 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:12:07.692978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1b90507-d2e7-49b1-a208-d927abbb8e10 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:07.693196 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1b90507-d2e7-49b1-a208-d927abbb8e10 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:07.693502 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c1b90507-d2e7-49b1-a208-d927abbb8e10 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:07.695252 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=70,cinder:UPDATE=24,cinder:INSERT=9 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:12:07.700043 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:07.700043 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:12:07.700461 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1b90507-d2e7-49b1-a208-d927abbb8e10 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:12:07.701101 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1340/5362] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:07 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:08.712451 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4ab514f-2b52-4ade-bec4-781fd479ed1a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:08.714288 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4ab514f-2b52-4ade-bec4-781fd479ed1a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:12:08.714481 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4ab514f-2b52-4ade-bec4-781fd479ed1a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:08.714665 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4ab514f-2b52-4ade-bec4-781fd479ed1a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:08.714760 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b4ab514f-2b52-4ade-bec4-781fd479ed1a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:08.716445 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=50,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:12:08.719491 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:08.719491 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:12:08.720258 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4ab514f-2b52-4ade-bec4-781fd479ed1a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:12:08.720863 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1340/5363] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:08 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:09.731218 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-551d27ae-6e96-4f9b-98a2-adcce08f76cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:09.733096 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-551d27ae-6e96-4f9b-98a2-adcce08f76cf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:12:09.733282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-551d27ae-6e96-4f9b-98a2-adcce08f76cf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:09.733456 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-551d27ae-6e96-4f9b-98a2-adcce08f76cf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:09.733579 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-551d27ae-6e96-4f9b-98a2-adcce08f76cf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:09.735323 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=53,cinder:INSERT=8,cinder:UPDATE=21 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:12:09.739163 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:09.739163 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:12:09.740002 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-551d27ae-6e96-4f9b-98a2-adcce08f76cf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:12:09.740542 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1345/5364] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:09 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:11.244295 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-c6b7cb20-f68d-4cd6-ac77-cb2d091c2daf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:11.246278 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-c6b7cb20-f68d-4cd6-ac77-cb2d091c2daf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e Aug 01 13:12:11.246456 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-c6b7cb20-f68d-4cd6-ac77-cb2d091c2daf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:11.246631 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-c6b7cb20-f68d-4cd6-ac77-cb2d091c2daf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:11.253187 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:11.253187 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:12:11.256443 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-c6b7cb20-f68d-4cd6-ac77-cb2d091c2daf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:12:11.260317 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-c6b7cb20-f68d-4cd6-ac77-cb2d091c2daf tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e returned with HTTP 200 Aug 01 13:12:11.260656 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1340/5365] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:12:11 2026] GET /volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:11.271552 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b98fcedb-ee60-43f1-b1c2-6ab7ed10428b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:11.271552 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b98fcedb-ee60-43f1-b1c2-6ab7ed10428b None None] GET https://10.4.3.110/volume// Aug 01 13:12:11.271552 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b98fcedb-ee60-43f1-b1c2-6ab7ed10428b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:11.271552 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b98fcedb-ee60-43f1-b1c2-6ab7ed10428b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:11.271552 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b98fcedb-ee60-43f1-b1c2-6ab7ed10428b None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:12:11.271552 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1341/5366] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:12:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:12:11.278527 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-8cabbee4-4df8-492b-a020-300035f89cd1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:11.281196 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-8cabbee4-4df8-492b-a020-300035f89cd1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:12:11.281639 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-8cabbee4-4df8-492b-a020-300035f89cd1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e", "connector": null, "instance_uuid": "131c5895-3764-4450-8c9a-d16137358c65"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:12:11.292146 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:11.292146 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:12:11.313303 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-8cabbee4-4df8-492b-a020-300035f89cd1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:12:11.313864 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1341/5367] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:12:11 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:12.330017 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b12bfd10-e7c7-4958-b3c4-2d20db4a922a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:12.330457 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b12bfd10-e7c7-4958-b3c4-2d20db4a922a None None] GET https://10.4.3.110/volume// Aug 01 13:12:12.330637 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b12bfd10-e7c7-4958-b3c4-2d20db4a922a None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:12.330849 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b12bfd10-e7c7-4958-b3c4-2d20db4a922a None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:12.331196 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b12bfd10-e7c7-4958-b3c4-2d20db4a922a None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:12:12.331510 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1346/5368] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:12:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:12:12.341176 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-7d27079a-f8fc-40b0-9964-b6147cd5eeda None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:12.343532 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-7d27079a-f8fc-40b0-9964-b6147cd5eeda tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e Aug 01 13:12:12.343772 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-7d27079a-f8fc-40b0-9964-b6147cd5eeda tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:12.343994 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-7d27079a-f8fc-40b0-9964-b6147cd5eeda tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:12.354778 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:12.354778 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:12:12.358416 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-7d27079a-f8fc-40b0-9964-b6147cd5eeda tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:12:12.363888 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-7d27079a-f8fc-40b0-9964-b6147cd5eeda tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e returned with HTTP 200 Aug 01 13:12:12.364353 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1341/5369] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:12:12 2026] GET /volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e => generated 1536 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:12:12.474971 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-78e8ad30-8a0f-4b54-9604-2bdbef7d647d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:12.477628 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-78e8ad30-8a0f-4b54-9604-2bdbef7d647d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] PUT https://10.4.3.110/volume/v3/attachments/aafe12b5-5139-4190-8263-24c621d3c0ed Aug 01 13:12:12.478706 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-78e8ad30-8a0f-4b54-9604-2bdbef7d647d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:12:12.491431 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-78e8ad30-8a0f-4b54-9604-2bdbef7d647d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Acquiring lock "cinder-attachment_update-8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:12:12.495524 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-78e8ad30-8a0f-4b54-9604-2bdbef7d647d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Lock "cinder-attachment_update-8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e-np0000006302" acquired by "attachment_update" :: waited 0.004s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:12:12.496556 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:12.496556 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:12:12.567674 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-78e8ad30-8a0f-4b54-9604-2bdbef7d647d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Lock "cinder-attachment_update-8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e-np0000006302" released by "attachment_update" :: held 0.072s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:12:12.568011 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-78e8ad30-8a0f-4b54-9604-2bdbef7d647d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/attachments/aafe12b5-5139-4190-8263-24c621d3c0ed returned with HTTP 200 Aug 01 13:12:12.568629 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1342/5370] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:12:12 2026] PUT /volume/v3/attachments/aafe12b5-5139-4190-8263-24c621d3c0ed => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:12.588398 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-ba4c01ce-664d-46f4-95fb-5a72ec9a7c12 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:12.590428 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-ba4c01ce-664d-46f4-95fb-5a72ec9a7c12 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/attachments/aafe12b5-5139-4190-8263-24c621d3c0ed/action Aug 01 13:12:12.590850 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-ba4c01ce-664d-46f4-95fb-5a72ec9a7c12 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:12:12.591013 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-ba4c01ce-664d-46f4-95fb-5a72ec9a7c12 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:12:12.607074 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:12.607074 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:12:12.615914 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9fafb6a9-aa42-4fe0-a02c-5b945da1fc23 req-ba4c01ce-664d-46f4-95fb-5a72ec9a7c12 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/attachments/aafe12b5-5139-4190-8263-24c621d3c0ed/action returned with HTTP 204 Aug 01 13:12:12.616538 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1342/5371] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:12:12 2026] POST /volume/v3/attachments/aafe12b5-5139-4190-8263-24c621d3c0ed/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:12:18.426111 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0b3d4a3e-2649-45c8-98da-a361d4d8b1d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:18.427830 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b3d4a3e-2649-45c8-98da-a361d4d8b1d8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 Aug 01 13:12:18.428033 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b3d4a3e-2649-45c8-98da-a361d4d8b1d8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:18.428214 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b3d4a3e-2649-45c8-98da-a361d4d8b1d8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:18.437610 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:18.437610 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:12:18.441142 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0b3d4a3e-2649-45c8-98da-a361d4d8b1d8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:12:18.445717 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b3d4a3e-2649-45c8-98da-a361d4d8b1d8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 returned with HTTP 200 Aug 01 13:12:18.446147 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1347/5372] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:18 2026] GET /volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:19.891720 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-0fbd893e-3508-4081-827d-07c5dc740c56 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:19.896970 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-0fbd893e-3508-4081-827d-07c5dc740c56 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/attachments/a564cdbf-5d39-4c02-b841-df5bbbfd8d98 Aug 01 13:12:19.896970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-0fbd893e-3508-4081-827d-07c5dc740c56 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:19.896970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-0fbd893e-3508-4081-827d-07c5dc740c56 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:19.904207 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:19.904207 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:12:19.955291 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-0fbd893e-3508-4081-827d-07c5dc740c56 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/a564cdbf-5d39-4c02-b841-df5bbbfd8d98 returned with HTTP 200 Aug 01 13:12:19.955623 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1342/5373] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:12:19 2026] DELETE /volume/v3/attachments/a564cdbf-5d39-4c02-b841-df5bbbfd8d98 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:19.964628 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-1a51da02-12ca-46f5-a313-4912538df178 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:19.966398 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-1a51da02-12ca-46f5-a313-4912538df178 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 Aug 01 13:12:19.966537 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-1a51da02-12ca-46f5-a313-4912538df178 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:19.966698 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-1a51da02-12ca-46f5-a313-4912538df178 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:19.966851 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-1a51da02-12ca-46f5-a313-4912538df178 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume with id: f4544ede-0ae9-4595-ab91-5876f2011e75 Aug 01 13:12:19.974354 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:19.974354 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:12:19.974782 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-1a51da02-12ca-46f5-a313-4912538df178 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:12:19.989985 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-1a51da02-12ca-46f5-a313-4912538df178 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume request issued successfully. Aug 01 13:12:19.992968 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-442d332e-37f4-4983-acf2-a2d8d77a769f req-1a51da02-12ca-46f5-a313-4912538df178 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 returned with HTTP 202 Aug 01 13:12:19.992968 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1343/5374] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 13:12:19 2026] DELETE /volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:12:20.992816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-140e1117-2bef-4fce-ba3b-15f96218401e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:20.994619 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-140e1117-2bef-4fce-ba3b-15f96218401e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 Aug 01 13:12:20.994817 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-140e1117-2bef-4fce-ba3b-15f96218401e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:20.995007 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-140e1117-2bef-4fce-ba3b-15f96218401e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:21.000794 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-140e1117-2bef-4fce-ba3b-15f96218401e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 returned with HTTP 404 Aug 01 13:12:21.001274 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1343/5375] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:20 2026] GET /volume/v3/volumes/f4544ede-0ae9-4595-ab91-5876f2011e75 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:12:21.008800 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89530e71-41fe-48f9-b488-e26ddd3cafeb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:21.010658 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89530e71-41fe-48f9-b488-e26ddd3cafeb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 Aug 01 13:12:21.010850 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89530e71-41fe-48f9-b488-e26ddd3cafeb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:21.011067 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89530e71-41fe-48f9-b488-e26ddd3cafeb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:21.011166 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-89530e71-41fe-48f9-b488-e26ddd3cafeb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete snapshot with id: ae5b37ef-58d8-4b0c-935b-48197a095c93 Aug 01 13:12:21.016533 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:21.016533 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:12:21.017042 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89530e71-41fe-48f9-b488-e26ddd3cafeb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:12:21.037362 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89530e71-41fe-48f9-b488-e26ddd3cafeb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot delete request issued successfully. Aug 01 13:12:21.037575 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89530e71-41fe-48f9-b488-e26ddd3cafeb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 returned with HTTP 202 Aug 01 13:12:21.038020 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1348/5376] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:12:21 2026] DELETE /volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:12:21.046270 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1e527e1b-e59e-4953-80fa-076ee96e0953 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:21.048302 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e527e1b-e59e-4953-80fa-076ee96e0953 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 Aug 01 13:12:21.048594 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e527e1b-e59e-4953-80fa-076ee96e0953 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:21.048868 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e527e1b-e59e-4953-80fa-076ee96e0953 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:21.053960 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:21.053960 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:12:21.054523 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1e527e1b-e59e-4953-80fa-076ee96e0953 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:12:21.055348 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e527e1b-e59e-4953-80fa-076ee96e0953 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 returned with HTTP 200 Aug 01 13:12:21.055703 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1343/5377] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:12:21 2026] GET /volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:22.065402 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1b1bba43-b1dc-4c5e-ad66-8b41c4ed4d7e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:22.067179 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1b1bba43-b1dc-4c5e-ad66-8b41c4ed4d7e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 Aug 01 13:12:22.067371 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1b1bba43-b1dc-4c5e-ad66-8b41c4ed4d7e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:22.067551 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1b1bba43-b1dc-4c5e-ad66-8b41c4ed4d7e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:22.071775 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1b1bba43-b1dc-4c5e-ad66-8b41c4ed4d7e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 returned with HTTP 404 Aug 01 13:12:22.072276 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1344/5378] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:12:22 2026] GET /volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:12:23.381605 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-c8eb2b8e-942d-4d9a-b611-347ab93cf595 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:23.383809 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-c8eb2b8e-942d-4d9a-b611-347ab93cf595 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/attachments/f9144ffa-4703-41d4-b9c7-baf79fcf497b Aug 01 13:12:23.384071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-c8eb2b8e-942d-4d9a-b611-347ab93cf595 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:23.384264 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-c8eb2b8e-942d-4d9a-b611-347ab93cf595 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:23.390858 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:23.390858 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:12:23.438444 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-c8eb2b8e-942d-4d9a-b611-347ab93cf595 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/f9144ffa-4703-41d4-b9c7-baf79fcf497b returned with HTTP 200 Aug 01 13:12:23.438859 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1344/5379] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:12:23 2026] DELETE /volume/v3/attachments/f9144ffa-4703-41d4-b9c7-baf79fcf497b => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:23.447954 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-92003c36-3e6c-4a70-8366-d01d8c3c6d16 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:23.451399 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-92003c36-3e6c-4a70-8366-d01d8c3c6d16 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:12:23.451569 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-92003c36-3e6c-4a70-8366-d01d8c3c6d16 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:23.451767 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-92003c36-3e6c-4a70-8366-d01d8c3c6d16 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:23.451939 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-92003c36-3e6c-4a70-8366-d01d8c3c6d16 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume with id: c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:12:23.459290 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:23.459290 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:12:23.459748 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-92003c36-3e6c-4a70-8366-d01d8c3c6d16 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:12:23.490737 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-92003c36-3e6c-4a70-8366-d01d8c3c6d16 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume request issued successfully. Aug 01 13:12:23.490937 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-86187ed8-8c8d-4594-a195-2f48dc7c5000 req-92003c36-3e6c-4a70-8366-d01d8c3c6d16 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 202 Aug 01 13:12:23.491446 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1349/5380] 10.4.3.110 () {70 vars in 1620 bytes} [Sat Aug 1 13:12:23 2026] DELETE /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:12:24.482582 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-287f103c-158b-4af0-bcac-86f7efbd8078 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:24.484304 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-287f103c-158b-4af0-bcac-86f7efbd8078 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:12:24.484487 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-287f103c-158b-4af0-bcac-86f7efbd8078 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:24.484668 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-287f103c-158b-4af0-bcac-86f7efbd8078 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:24.490200 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-287f103c-158b-4af0-bcac-86f7efbd8078 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 404 Aug 01 13:12:24.490659 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1344/5381] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:24 2026] GET /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:12:24.926313 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8b9fe558-9116-42e6-8300-5c4423189d92 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:24.928193 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b9fe558-9116-42e6-8300-5c4423189d92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 Aug 01 13:12:24.928413 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b9fe558-9116-42e6-8300-5c4423189d92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:24.928596 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b9fe558-9116-42e6-8300-5c4423189d92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:24.928701 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-8b9fe558-9116-42e6-8300-5c4423189d92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete snapshot with id: ae5b37ef-58d8-4b0c-935b-48197a095c93 Aug 01 13:12:24.933253 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b9fe558-9116-42e6-8300-5c4423189d92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 returned with HTTP 404 Aug 01 13:12:24.933797 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1345/5382] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:12:24 2026] DELETE /volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:12:24.940706 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a67d9dfc-9755-4e7a-8a12-1902519d3f34 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:24.942419 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a67d9dfc-9755-4e7a-8a12-1902519d3f34 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 Aug 01 13:12:24.942611 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a67d9dfc-9755-4e7a-8a12-1902519d3f34 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:24.942788 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a67d9dfc-9755-4e7a-8a12-1902519d3f34 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:24.946923 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a67d9dfc-9755-4e7a-8a12-1902519d3f34 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 returned with HTTP 404 Aug 01 13:12:24.947354 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1345/5383] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:12:24 2026] GET /volume/v3/snapshots/ae5b37ef-58d8-4b0c-935b-48197a095c93 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:12:25.571184 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2cf55078-329e-4117-9a59-ae82651b4f5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:25.572890 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cf55078-329e-4117-9a59-ae82651b4f5b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:12:25.573253 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cf55078-329e-4117-9a59-ae82651b4f5b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:25.573523 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cf55078-329e-4117-9a59-ae82651b4f5b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:25.574804 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2cf55078-329e-4117-9a59-ae82651b4f5b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume with id: c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:12:25.579634 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cf55078-329e-4117-9a59-ae82651b4f5b tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 404 Aug 01 13:12:25.580338 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1350/5384] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:12:25 2026] DELETE /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:12:25.587974 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8e3607a4-5572-4ef5-87c2-c41d1229043e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:25.590318 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e3607a4-5572-4ef5-87c2-c41d1229043e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa Aug 01 13:12:25.590510 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e3607a4-5572-4ef5-87c2-c41d1229043e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:25.590748 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e3607a4-5572-4ef5-87c2-c41d1229043e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:25.598653 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e3607a4-5572-4ef5-87c2-c41d1229043e tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa returned with HTTP 404 Aug 01 13:12:25.599351 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1345/5385] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:25 2026] GET /volume/v3/volumes/c11cd017-dddc-4efa-8240-613f1294a7aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:12:26.639884 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6859441e-e515-4c51-b003-0fad24f491c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:26.641564 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:12:26.641883 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-659659607", "snapshot_id": null, "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:12:26.643385 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-659659607', 'snapshot_id': None, 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:12:26.709826 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume of 1 GB Aug 01 13:12:26.714186 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Availability Zones retrieved successfully. Aug 01 13:12:26.718883 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (dfd5510e-4823-4ed3-8300-572da802a8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:12:26.719923 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0711d896-aaf7-4e51-842e-cad6dc6f47a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:12:26.720795 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:12:26.769785 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0711d896-aaf7-4e51-842e-cad6dc6f47a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:12:26.770597 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60017a51-8dbb-4588-a231-4d44eecfb357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:12:26.805802 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['de67e559-e208-4945-90ec-67a5c075b71d', '2eee46ab-5c3c-42fd-a4d6-ca8cd95c0b12', 'a5889411-de8d-46bb-a9b4-789b682e32c2', 'f636760b-1925-4f0d-acaf-0f92f26f3c2c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:12:26.806655 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60017a51-8dbb-4588-a231-4d44eecfb357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de67e559-e208-4945-90ec-67a5c075b71d', '2eee46ab-5c3c-42fd-a4d6-ca8cd95c0b12', 'a5889411-de8d-46bb-a9b4-789b682e32c2', 'f636760b-1925-4f0d-acaf-0f92f26f3c2c']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:12:26.807477 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26577107-fba4-4bbc-b362-2c8bc44cfadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:12:26.828137 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26577107-fba4-4bbc-b362-2c8bc44cfadc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00b70b76-3f7d-4f06-9edf-433157947361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-659659607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['de67e559-e208-4945-90ec-67a5c075b71d','2eee46ab-5c3c-42fd-a4d6-ca8cd95c0b12','a5889411-de8d-46bb-a9b4-789b682e32c2','f636760b-1925-4f0d-acaf-0f92f26f3c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:12:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-659659607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00b70b76-3f7d-4f06-9edf-433157947361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245d35a4370d4a3fa10b7fa44d8d4516',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='651bd41f09e146ef9effaf67b3101d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:12:26.828782 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297c70c6-0cdb-4a22-94e6-636bcdd918bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:12:26.844633 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297c70c6-0cdb-4a22-94e6-636bcdd918bb) 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-TestVolumeBootPattern-volume-origin-659659607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['de67e559-e208-4945-90ec-67a5c075b71d','2eee46ab-5c3c-42fd-a4d6-ca8cd95c0b12','a5889411-de8d-46bb-a9b4-789b682e32c2','f636760b-1925-4f0d-acaf-0f92f26f3c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:12:26.845352 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd112edf-4bbe-4f23-870d-07c47a51cd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:12:26.853820 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd112edf-4bbe-4f23-870d-07c47a51cd89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:12:26.854616 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (dfd5510e-4823-4ed3-8300-572da802a8f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:12:26.854879 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request issued successfully. Aug 01 13:12:26.855459 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6859441e-e515-4c51-b003-0fad24f491c3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:12:26.855843 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1346/5386] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:12:26 2026] POST /volume/v3/volumes => generated 758 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:12:26.867183 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a203b422-6b22-4120-8358-b066e8ceeedd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:26.869030 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a203b422-6b22-4120-8358-b066e8ceeedd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:12:26.869217 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a203b422-6b22-4120-8358-b066e8ceeedd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:26.869409 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a203b422-6b22-4120-8358-b066e8ceeedd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:26.875925 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:26.875925 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:12:26.879647 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a203b422-6b22-4120-8358-b066e8ceeedd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:12:26.887465 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a203b422-6b22-4120-8358-b066e8ceeedd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 200 Aug 01 13:12:26.887836 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1346/5387] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:26 2026] GET /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:27.900420 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4bba57e9-82b6-4b9b-9f13-4459906ed243 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:27.902323 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bba57e9-82b6-4b9b-9f13-4459906ed243 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:12:27.902506 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bba57e9-82b6-4b9b-9f13-4459906ed243 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:27.902683 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bba57e9-82b6-4b9b-9f13-4459906ed243 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:27.910013 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:27.910013 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:12:27.914538 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4bba57e9-82b6-4b9b-9f13-4459906ed243 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:12:27.920887 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bba57e9-82b6-4b9b-9f13-4459906ed243 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 200 Aug 01 13:12:27.921748 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1351/5388] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:27 2026] GET /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:27.937321 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0311069d-bee7-4e09-955a-4042c76cc1cd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:27.939213 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0311069d-bee7-4e09-955a-4042c76cc1cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:12:27.939416 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0311069d-bee7-4e09-955a-4042c76cc1cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:27.939616 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0311069d-bee7-4e09-955a-4042c76cc1cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:27.947583 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:27.947583 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:12:27.951160 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0311069d-bee7-4e09-955a-4042c76cc1cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:12:27.955369 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0311069d-bee7-4e09-955a-4042c76cc1cd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 200 Aug 01 13:12:27.955710 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1346/5389] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:27 2026] GET /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:28.050203 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-07fe7184-448c-49c3-abe9-1c50a16e51e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:28.052303 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-07fe7184-448c-49c3-abe9-1c50a16e51e0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:12:28.052483 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-07fe7184-448c-49c3-abe9-1c50a16e51e0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:28.052666 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-07fe7184-448c-49c3-abe9-1c50a16e51e0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:28.059006 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:28.059006 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:12:28.062317 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-07fe7184-448c-49c3-abe9-1c50a16e51e0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:12:28.066282 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-07fe7184-448c-49c3-abe9-1c50a16e51e0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 200 Aug 01 13:12:28.066647 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1347/5390] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:12:28 2026] GET /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:28.483413 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-870f212e-ffaa-4016-a3fb-c8395f0e22d3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:28.485625 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-870f212e-ffaa-4016-a3fb-c8395f0e22d3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:12:28.485625 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-870f212e-ffaa-4016-a3fb-c8395f0e22d3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:28.485783 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-870f212e-ffaa-4016-a3fb-c8395f0e22d3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:28.492957 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:28.492957 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:12:28.496775 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-870f212e-ffaa-4016-a3fb-c8395f0e22d3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:12:28.501087 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-870f212e-ffaa-4016-a3fb-c8395f0e22d3 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 200 Aug 01 13:12:28.501515 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1347/5391] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:12:28 2026] GET /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:28.511606 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d0c72fea-8414-4f52-9716-56b603e94816 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:28.511922 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0c72fea-8414-4f52-9716-56b603e94816 None None] GET https://10.4.3.110/volume// Aug 01 13:12:28.512094 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0c72fea-8414-4f52-9716-56b603e94816 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:28.512282 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0c72fea-8414-4f52-9716-56b603e94816 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:28.512608 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0c72fea-8414-4f52-9716-56b603e94816 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:12:28.512852 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1352/5392] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:12:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:12:28.522422 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-ff6e1570-b4d7-4d57-be1a-02267a74ecc6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:28.524193 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-ff6e1570-b4d7-4d57-be1a-02267a74ecc6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:12:28.524556 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-ff6e1570-b4d7-4d57-be1a-02267a74ecc6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00b70b76-3f7d-4f06-9edf-433157947361", "connector": null, "instance_uuid": "15dd9ee7-11e3-4de8-ac24-7ba68a7c494d"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:12:28.532190 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:28.532190 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:12:28.557589 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-ff6e1570-b4d7-4d57-be1a-02267a74ecc6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:12:28.558065 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1347/5393] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:12:28 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:29.359282 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cb8cb77c-222b-4591-9686-1e2e8d354924 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:29.359700 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb8cb77c-222b-4591-9686-1e2e8d354924 None None] GET https://10.4.3.110/volume// Aug 01 13:12:29.359864 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb8cb77c-222b-4591-9686-1e2e8d354924 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:29.360077 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb8cb77c-222b-4591-9686-1e2e8d354924 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:29.360424 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb8cb77c-222b-4591-9686-1e2e8d354924 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:12:29.360690 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1348/5394] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:12:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:12:29.372687 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-84e9f9b3-7462-4447-a609-9a0bb731a4af None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:29.374765 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-84e9f9b3-7462-4447-a609-9a0bb731a4af tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:12:29.375065 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-84e9f9b3-7462-4447-a609-9a0bb731a4af tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:29.375325 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-84e9f9b3-7462-4447-a609-9a0bb731a4af tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:29.384324 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:29.384324 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:12:29.387873 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-84e9f9b3-7462-4447-a609-9a0bb731a4af tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:12:29.393136 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-84e9f9b3-7462-4447-a609-9a0bb731a4af tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 200 Aug 01 13:12:29.393712 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1348/5395] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:12:29 2026] GET /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 1545 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:12:29.495414 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-52819349-5860-48d5-a500-fae3aae7222a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:29.497553 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-52819349-5860-48d5-a500-fae3aae7222a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] PUT https://10.4.3.110/volume/v3/attachments/3727c59b-d87e-4730-a06b-d5cd10b2c671 Aug 01 13:12:29.497911 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-52819349-5860-48d5-a500-fae3aae7222a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:12:29.505337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-52819349-5860-48d5-a500-fae3aae7222a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Acquiring lock "cinder-attachment_update-00b70b76-3f7d-4f06-9edf-433157947361-np0000006302" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:12:29.509618 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-52819349-5860-48d5-a500-fae3aae7222a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-00b70b76-3f7d-4f06-9edf-433157947361-np0000006302" acquired by "attachment_update" :: waited 0.004s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:12:29.510640 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:29.510640 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:12:29.586664 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-52819349-5860-48d5-a500-fae3aae7222a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-00b70b76-3f7d-4f06-9edf-433157947361-np0000006302" released by "attachment_update" :: held 0.076s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:12:29.586664 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-52819349-5860-48d5-a500-fae3aae7222a tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/3727c59b-d87e-4730-a06b-d5cd10b2c671 returned with HTTP 200 Aug 01 13:12:29.586664 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1353/5396] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:12:29 2026] PUT /volume/v3/attachments/3727c59b-d87e-4730-a06b-d5cd10b2c671 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:29.607490 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-14c97d47-0fa7-4bb4-a936-8cf2ada3aee6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:29.609478 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-14c97d47-0fa7-4bb4-a936-8cf2ada3aee6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments/3727c59b-d87e-4730-a06b-d5cd10b2c671/action Aug 01 13:12:29.609821 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-14c97d47-0fa7-4bb4-a936-8cf2ada3aee6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:12:29.609933 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-14c97d47-0fa7-4bb4-a936-8cf2ada3aee6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:12:29.623549 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:29.623549 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:12:29.633916 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-fd94f7b8-13be-4693-92e6-72dc569b7675 req-14c97d47-0fa7-4bb4-a936-8cf2ada3aee6 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/3727c59b-d87e-4730-a06b-d5cd10b2c671/action returned with HTTP 204 Aug 01 13:12:29.634525 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1348/5397] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:12:29 2026] POST /volume/v3/attachments/3727c59b-d87e-4730-a06b-d5cd10b2c671/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:12:38.065142 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=33,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:12:39.391109 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=35,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:12:39.579083 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:12:39.630416 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=50,cinder:INSERT=4,cinder:UPDATE=15 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:12:55.185869 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b66e2636-72d4-4bde-939e-31a2ccffe42e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:55.187607 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b66e2636-72d4-4bde-939e-31a2ccffe42e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e Aug 01 13:12:55.187787 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b66e2636-72d4-4bde-939e-31a2ccffe42e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:55.187979 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b66e2636-72d4-4bde-939e-31a2ccffe42e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:55.199838 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:55.199838 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:12:55.203510 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b66e2636-72d4-4bde-939e-31a2ccffe42e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:12:55.208433 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b66e2636-72d4-4bde-939e-31a2ccffe42e tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e returned with HTTP 200 Aug 01 13:12:55.208914 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1349/5398] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:55 2026] GET /volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e => generated 1649 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:56.220991 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4f7fbddb-f84d-45c2-b068-726283d941dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:56.222846 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f7fbddb-f84d-45c2-b068-726283d941dd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e Aug 01 13:12:56.223133 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f7fbddb-f84d-45c2-b068-726283d941dd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:56.223405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f7fbddb-f84d-45c2-b068-726283d941dd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:56.234518 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:56.234518 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:12:56.238005 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4f7fbddb-f84d-45c2-b068-726283d941dd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:12:56.243640 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f7fbddb-f84d-45c2-b068-726283d941dd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e returned with HTTP 200 Aug 01 13:12:56.244150 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1349/5399] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:56 2026] GET /volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e => generated 1649 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:56.370011 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e34c7935-790d-4d2a-90e0-fd42f87f74f6 req-a2dd6884-a23a-4720-b80b-a0f617447980 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:56.372402 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e34c7935-790d-4d2a-90e0-fd42f87f74f6 req-a2dd6884-a23a-4720-b80b-a0f617447980 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/attachments/aafe12b5-5139-4190-8263-24c621d3c0ed Aug 01 13:12:56.372611 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e34c7935-790d-4d2a-90e0-fd42f87f74f6 req-a2dd6884-a23a-4720-b80b-a0f617447980 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:56.372814 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e34c7935-790d-4d2a-90e0-fd42f87f74f6 req-a2dd6884-a23a-4720-b80b-a0f617447980 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:56.380034 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:56.380034 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:12:56.421232 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e34c7935-790d-4d2a-90e0-fd42f87f74f6 req-a2dd6884-a23a-4720-b80b-a0f617447980 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/attachments/aafe12b5-5139-4190-8263-24c621d3c0ed returned with HTTP 200 Aug 01 13:12:56.421632 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1354/5400] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:12:56 2026] DELETE /volume/v3/attachments/aafe12b5-5139-4190-8263-24c621d3c0ed => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:57.256265 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-187b7c72-0e42-40a7-8608-70fa89180407 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:57.258157 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-187b7c72-0e42-40a7-8608-70fa89180407 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e Aug 01 13:12:57.258379 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-187b7c72-0e42-40a7-8608-70fa89180407 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:57.258597 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-187b7c72-0e42-40a7-8608-70fa89180407 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:57.265937 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:57.265937 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:12:57.269171 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-187b7c72-0e42-40a7-8608-70fa89180407 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:12:57.273355 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-187b7c72-0e42-40a7-8608-70fa89180407 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e returned with HTTP 200 Aug 01 13:12:57.273744 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1349/5401] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:57 2026] GET /volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:12:57.285286 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-270a5b49-f9f8-414d-a0cd-a9c522402a46 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:57.287032 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-270a5b49-f9f8-414d-a0cd-a9c522402a46 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:12:57.287383 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-270a5b49-f9f8-414d-a0cd-a9c522402a46 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1384855897"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:12:57.288954 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-270a5b49-f9f8-414d-a0cd-a9c522402a46 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating new backup {'backup': {'volume_id': '8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1384855897'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:12:57.289151 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-270a5b49-f9f8-414d-a0cd-a9c522402a46 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating backup of volume 8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e in container None Aug 01 13:12:57.295901 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:57.295901 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:12:57.296365 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-270a5b49-f9f8-414d-a0cd-a9c522402a46 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:12:57.311430 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-270a5b49-f9f8-414d-a0cd-a9c522402a46 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Created reservations ['d526a00c-d8d3-48dd-b14c-8db3be334cc7', '98945ee3-9cdf-42e3-8cc4-769613211866'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:12:57.338313 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-270a5b49-f9f8-414d-a0cd-a9c522402a46 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:12:57.338715 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1350/5402] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:12:57 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:12:57.346564 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c2a67bfc-3b8c-474c-97e4-771b4ede0db0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:57.348579 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2a67bfc-3b8c-474c-97e4-771b4ede0db0 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:12:57.348802 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2a67bfc-3b8c-474c-97e4-771b4ede0db0 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:57.349383 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2a67bfc-3b8c-474c-97e4-771b4ede0db0 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:57.349383 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c2a67bfc-3b8c-474c-97e4-771b4ede0db0 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:57.353761 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:57.353761 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:12:57.354558 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2a67bfc-3b8c-474c-97e4-771b4ede0db0 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:12:57.354963 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1350/5403] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:57 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:58.364270 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-093dd137-45e9-45d5-8413-631891065832 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:58.366165 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-093dd137-45e9-45d5-8413-631891065832 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:12:58.366408 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-093dd137-45e9-45d5-8413-631891065832 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:58.366590 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-093dd137-45e9-45d5-8413-631891065832 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:58.366690 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-093dd137-45e9-45d5-8413-631891065832 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:58.370591 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:58.370591 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:12:58.371302 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-093dd137-45e9-45d5-8413-631891065832 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:12:58.371674 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1355/5404] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:58 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:12:59.381668 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4da4fcf0-81be-4d1a-9f49-236ace3c051c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:12:59.383748 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4da4fcf0-81be-4d1a-9f49-236ace3c051c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:12:59.384011 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4da4fcf0-81be-4d1a-9f49-236ace3c051c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:12:59.384206 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4da4fcf0-81be-4d1a-9f49-236ace3c051c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:12:59.384313 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4da4fcf0-81be-4d1a-9f49-236ace3c051c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:12:59.388602 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:12:59.388602 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:12:59.389441 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4da4fcf0-81be-4d1a-9f49-236ace3c051c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:12:59.389936 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1350/5405] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:12:59 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:00.401963 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-febe171e-abff-46ae-b658-e774a8d27ad5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:00.402363 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-febe171e-abff-46ae-b658-e774a8d27ad5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:00.402363 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-febe171e-abff-46ae-b658-e774a8d27ad5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:00.402521 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-febe171e-abff-46ae-b658-e774a8d27ad5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:00.402616 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-febe171e-abff-46ae-b658-e774a8d27ad5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:00.406528 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:00.406528 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:00.407207 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-febe171e-abff-46ae-b658-e774a8d27ad5 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:00.407546 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1351/5406] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:00 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:01.417569 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f84cde8a-c876-43d8-9871-9ef2e203407f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:01.419404 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f84cde8a-c876-43d8-9871-9ef2e203407f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:01.419603 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f84cde8a-c876-43d8-9871-9ef2e203407f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:01.419781 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f84cde8a-c876-43d8-9871-9ef2e203407f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:01.419921 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f84cde8a-c876-43d8-9871-9ef2e203407f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:01.424400 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:01.424400 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:01.425193 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f84cde8a-c876-43d8-9871-9ef2e203407f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:01.425550 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1351/5407] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:01 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:02.435088 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f0960507-526a-4e98-a3f2-9d4a10ec9f9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:02.436912 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0960507-526a-4e98-a3f2-9d4a10ec9f9f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:02.437149 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0960507-526a-4e98-a3f2-9d4a10ec9f9f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:02.437335 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0960507-526a-4e98-a3f2-9d4a10ec9f9f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:02.437438 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f0960507-526a-4e98-a3f2-9d4a10ec9f9f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:02.442234 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:02.442234 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:02.442995 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0960507-526a-4e98-a3f2-9d4a10ec9f9f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:02.443331 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1356/5408] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:02 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:03.453581 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-da86d9d5-7b8b-4ef0-8758-bd7caf2318df None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:03.455226 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-da86d9d5-7b8b-4ef0-8758-bd7caf2318df tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:03.455402 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-da86d9d5-7b8b-4ef0-8758-bd7caf2318df tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:03.455604 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-da86d9d5-7b8b-4ef0-8758-bd7caf2318df tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:03.455710 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-da86d9d5-7b8b-4ef0-8758-bd7caf2318df tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:03.460006 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:03.460006 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:03.460679 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-da86d9d5-7b8b-4ef0-8758-bd7caf2318df tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:03.461040 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1351/5409] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:03 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:04.472533 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5a6d7153-0d3a-4a8d-a14c-714e8173d95f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:04.474839 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a6d7153-0d3a-4a8d-a14c-714e8173d95f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:04.475089 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a6d7153-0d3a-4a8d-a14c-714e8173d95f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:04.475347 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a6d7153-0d3a-4a8d-a14c-714e8173d95f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:04.475473 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5a6d7153-0d3a-4a8d-a14c-714e8173d95f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:04.483953 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:04.483953 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:04.484966 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a6d7153-0d3a-4a8d-a14c-714e8173d95f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:04.485445 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1352/5410] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:04 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:05.501227 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-44a9a93c-f3f9-491b-9382-d8d86ed886dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:05.503083 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44a9a93c-f3f9-491b-9382-d8d86ed886dc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:05.503322 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44a9a93c-f3f9-491b-9382-d8d86ed886dc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:05.503471 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44a9a93c-f3f9-491b-9382-d8d86ed886dc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:05.503566 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-44a9a93c-f3f9-491b-9382-d8d86ed886dc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:05.507702 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:05.507702 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:05.508384 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44a9a93c-f3f9-491b-9382-d8d86ed886dc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:05.508725 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1352/5411] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:05 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:06.518793 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd19a4c2-0801-4ff2-9fd5-a40bdb15597d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:06.520511 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd19a4c2-0801-4ff2-9fd5-a40bdb15597d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:06.520733 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd19a4c2-0801-4ff2-9fd5-a40bdb15597d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:06.520919 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd19a4c2-0801-4ff2-9fd5-a40bdb15597d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:06.521030 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cd19a4c2-0801-4ff2-9fd5-a40bdb15597d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:06.525546 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:06.525546 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:06.526484 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd19a4c2-0801-4ff2-9fd5-a40bdb15597d tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:06.526937 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1357/5412] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:06 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:07.537972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e1bdbb22-320f-4c8f-abd6-5c8151e28cc7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:07.539978 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1bdbb22-320f-4c8f-abd6-5c8151e28cc7 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:07.540237 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e1bdbb22-320f-4c8f-abd6-5c8151e28cc7 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:07.540474 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e1bdbb22-320f-4c8f-abd6-5c8151e28cc7 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:07.540629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e1bdbb22-320f-4c8f-abd6-5c8151e28cc7 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:07.544973 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:07.544973 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:07.545774 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1bdbb22-320f-4c8f-abd6-5c8151e28cc7 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:07.546218 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1352/5413] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:07 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:08.556529 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f113190f-4ff8-4056-b690-8a08d667f5cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:08.558410 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f113190f-4ff8-4056-b690-8a08d667f5cd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:08.558619 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f113190f-4ff8-4056-b690-8a08d667f5cd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:08.558853 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f113190f-4ff8-4056-b690-8a08d667f5cd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:08.559010 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f113190f-4ff8-4056-b690-8a08d667f5cd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:08.563474 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:08.563474 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:08.564225 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f113190f-4ff8-4056-b690-8a08d667f5cd tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:08.564835 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1353/5414] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:08 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:08.574293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e547e5c9-56c3-4e52-9b00-bceedef2fba4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:08.575888 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e547e5c9-56c3-4e52-9b00-bceedef2fba4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:08.576072 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e547e5c9-56c3-4e52-9b00-bceedef2fba4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:08.576239 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e547e5c9-56c3-4e52-9b00-bceedef2fba4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:08.576339 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e547e5c9-56c3-4e52-9b00-bceedef2fba4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:08.580175 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:08.580175 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:08.580811 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e547e5c9-56c3-4e52-9b00-bceedef2fba4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:08.581283 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1353/5415] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:08 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:08.591016 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7dc3d88f-c0b3-4657-a66f-7cb8533902e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:08.592515 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dc3d88f-c0b3-4657-a66f-7cb8533902e7 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:08.592733 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dc3d88f-c0b3-4657-a66f-7cb8533902e7 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:08.592906 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dc3d88f-c0b3-4657-a66f-7cb8533902e7 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:08.593053 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-7dc3d88f-c0b3-4657-a66f-7cb8533902e7 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete backup with id: 572ab889-e468-41b7-9ac7-3650c9e240c4. Aug 01 13:13:08.597512 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:08.597512 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:08.608507 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-7dc3d88f-c0b3-4657-a66f-7cb8533902e7 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] delete_backup rpcapi backup_id 572ab889-e468-41b7-9ac7-3650c9e240c4 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:13:08.610209 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dc3d88f-c0b3-4657-a66f-7cb8533902e7 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 202 Aug 01 13:13:08.610674 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1358/5416] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:13:08 2026] DELETE /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:13:08.617026 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-23480711-e7c1-456e-82cd-11f5efcede2f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:08.619237 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23480711-e7c1-456e-82cd-11f5efcede2f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:08.619488 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-23480711-e7c1-456e-82cd-11f5efcede2f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:08.619775 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-23480711-e7c1-456e-82cd-11f5efcede2f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:08.619928 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-23480711-e7c1-456e-82cd-11f5efcede2f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:08.624457 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:08.624457 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:08.625171 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23480711-e7c1-456e-82cd-11f5efcede2f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:08.625521 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1353/5417] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:08 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:09.635487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-96da3427-ed81-43f4-9b41-94e25f655788 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:09.637156 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96da3427-ed81-43f4-9b41-94e25f655788 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:09.637337 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96da3427-ed81-43f4-9b41-94e25f655788 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:09.637513 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96da3427-ed81-43f4-9b41-94e25f655788 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:09.637616 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-96da3427-ed81-43f4-9b41-94e25f655788 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:09.641471 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:09.641471 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:09.642168 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96da3427-ed81-43f4-9b41-94e25f655788 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:09.642511 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1354/5418] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:09 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:10.652033 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce8720c0-9b47-45a7-9e12-ad2d3cdcbc4c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:10.653590 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce8720c0-9b47-45a7-9e12-ad2d3cdcbc4c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:10.653761 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce8720c0-9b47-45a7-9e12-ad2d3cdcbc4c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:10.653934 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce8720c0-9b47-45a7-9e12-ad2d3cdcbc4c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:10.654044 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ce8720c0-9b47-45a7-9e12-ad2d3cdcbc4c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:10.658164 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:10.658164 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:10.658786 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce8720c0-9b47-45a7-9e12-ad2d3cdcbc4c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 200 Aug 01 13:13:10.659105 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1354/5419] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:10 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:11.669252 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19ecb8ea-849f-481d-b9d5-bba37abb8e19 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:11.670924 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19ecb8ea-849f-481d-b9d5-bba37abb8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 Aug 01 13:13:11.671132 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19ecb8ea-849f-481d-b9d5-bba37abb8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:11.671309 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19ecb8ea-849f-481d-b9d5-bba37abb8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:11.671401 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-19ecb8ea-849f-481d-b9d5-bba37abb8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 572ab889-e468-41b7-9ac7-3650c9e240c4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:11.675037 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19ecb8ea-849f-481d-b9d5-bba37abb8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 returned with HTTP 404 Aug 01 13:13:11.675437 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1359/5420] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:11 2026] GET /volume/v3/backups/572ab889-e468-41b7-9ac7-3650c9e240c4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:12.101735 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-68040b61-7876-4449-98b7-ca7e169e3de1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:12.103473 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68040b61-7876-4449-98b7-ca7e169e3de1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:13:12.103675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-68040b61-7876-4449-98b7-ca7e169e3de1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:12.103861 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-68040b61-7876-4449-98b7-ca7e169e3de1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:12.104000 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-68040b61-7876-4449-98b7-ca7e169e3de1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete backup with id: 55815c56-450c-4c4b-bc3f-9117d13be4fa. Aug 01 13:13:12.109604 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:12.109604 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:12.122377 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-68040b61-7876-4449-98b7-ca7e169e3de1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] delete_backup rpcapi backup_id 55815c56-450c-4c4b-bc3f-9117d13be4fa {{(pid=100261) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:13:12.124309 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68040b61-7876-4449-98b7-ca7e169e3de1 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 202 Aug 01 13:13:12.124843 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1354/5421] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:13:12 2026] DELETE /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:13:12.131340 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-637ba2fa-a325-416b-8f64-91dbe165c54f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:12.133035 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-637ba2fa-a325-416b-8f64-91dbe165c54f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:13:12.133192 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-637ba2fa-a325-416b-8f64-91dbe165c54f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:12.133386 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-637ba2fa-a325-416b-8f64-91dbe165c54f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:12.133499 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-637ba2fa-a325-416b-8f64-91dbe165c54f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:12.138071 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:12.138071 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:12.138780 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-637ba2fa-a325-416b-8f64-91dbe165c54f tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 200 Aug 01 13:13:12.139121 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1355/5422] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:12 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:13.149118 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-22eec532-93e1-4497-b314-07d963ef8459 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:13.151161 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22eec532-93e1-4497-b314-07d963ef8459 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa Aug 01 13:13:13.151390 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22eec532-93e1-4497-b314-07d963ef8459 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:13.151572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22eec532-93e1-4497-b314-07d963ef8459 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:13.151673 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-22eec532-93e1-4497-b314-07d963ef8459 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id 55815c56-450c-4c4b-bc3f-9117d13be4fa. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:13.155721 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22eec532-93e1-4497-b314-07d963ef8459 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa returned with HTTP 404 Aug 01 13:13:13.156236 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1355/5423] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:13 2026] GET /volume/v3/backups/55815c56-450c-4c4b-bc3f-9117d13be4fa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:13.167322 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d85c9817-692d-43ae-b914-037eb382e833 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:13.168910 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:13:13.169232 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1044550641"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:13:13.170494 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1044550641'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:13:13.170608 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume of 1 GB Aug 01 13:13:13.174290 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Availability Zones retrieved successfully. Aug 01 13:13:13.179841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Flow 'volume_create_api' (d17b886b-a284-417d-aaf0-18f2bbe29344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:13:13.180783 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956e4b0b-8915-4f6f-9350-886bd7b3c010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:13.181704 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:13:13.205303 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956e4b0b-8915-4f6f-9350-886bd7b3c010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:13.206045 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e4806f7-1825-4119-90ef-65aa38d9e81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:13.238856 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Created reservations ['4b6cafa2-40d4-423c-a7bd-ccc59b903d33', 'fe25caf8-7426-4062-8aa7-f70d225203f9', 'a6dd90e9-b9bb-4d03-9ee8-831d61e92a18', '014b1e59-ed68-4a81-8fbc-4635dca75cee'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:13:13.239597 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e4806f7-1825-4119-90ef-65aa38d9e81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b6cafa2-40d4-423c-a7bd-ccc59b903d33', 'fe25caf8-7426-4062-8aa7-f70d225203f9', 'a6dd90e9-b9bb-4d03-9ee8-831d61e92a18', '014b1e59-ed68-4a81-8fbc-4635dca75cee']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:13.240263 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b9c1d7-0fdc-40cf-9e2b-549d9ae0083c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:13.260912 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b9c1d7-0fdc-40cf-9e2b-549d9ae0083c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f420d828-3919-4c44-829a-2a391a463e16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1044550641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05174006898c4b339179205402b547f9',qos_specs=None,replication_status=,reservations=['4b6cafa2-40d4-423c-a7bd-ccc59b903d33','fe25caf8-7426-4062-8aa7-f70d225203f9','a6dd90e9-b9bb-4d03-9ee8-831d61e92a18','014b1e59-ed68-4a81-8fbc-4635dca75cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df853faac1a143ca97376acb2573ab8a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1044550641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f420d828-3919-4c44-829a-2a391a463e16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05174006898c4b339179205402b547f9',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='df853faac1a143ca97376acb2573ab8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:13.261643 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b82b4d5-0684-434b-adf0-57b25cf41cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:13.278115 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b82b4d5-0684-434b-adf0-57b25cf41cab) 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-VolumesBackupsTest-Volume-1044550641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05174006898c4b339179205402b547f9',qos_specs=None,replication_status=,reservations=['4b6cafa2-40d4-423c-a7bd-ccc59b903d33','fe25caf8-7426-4062-8aa7-f70d225203f9','a6dd90e9-b9bb-4d03-9ee8-831d61e92a18','014b1e59-ed68-4a81-8fbc-4635dca75cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df853faac1a143ca97376acb2573ab8a',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:13.278794 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54755046-8f6b-46c1-873b-8b01710e9e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:13.287705 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54755046-8f6b-46c1-873b-8b01710e9e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:13.288770 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Flow 'volume_create_api' (d17b886b-a284-417d-aaf0-18f2bbe29344) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:13:13.289157 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create volume request issued successfully. Aug 01 13:13:13.289802 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d85c9817-692d-43ae-b914-037eb382e833 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:13:13.290336 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1360/5424] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:13:13 2026] POST /volume/v3/volumes => generated 749 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:13:13.301397 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f8083c6a-deca-45c8-9222-870022e3d93c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:13.303443 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8083c6a-deca-45c8-9222-870022e3d93c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 Aug 01 13:13:13.303636 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8083c6a-deca-45c8-9222-870022e3d93c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:13.303884 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8083c6a-deca-45c8-9222-870022e3d93c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:13.312258 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:13.312258 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:13.316587 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f8083c6a-deca-45c8-9222-870022e3d93c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:13.321962 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8083c6a-deca-45c8-9222-870022e3d93c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 returned with HTTP 200 Aug 01 13:13:13.322668 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1355/5425] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:13 2026] GET /volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:14.335808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7bdc3275-7c58-494b-9ecc-87e691708991 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:14.337951 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7bdc3275-7c58-494b-9ecc-87e691708991 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 Aug 01 13:13:14.338359 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7bdc3275-7c58-494b-9ecc-87e691708991 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:14.338457 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7bdc3275-7c58-494b-9ecc-87e691708991 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:14.346438 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:14.346438 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:14.350437 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7bdc3275-7c58-494b-9ecc-87e691708991 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:14.354615 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7bdc3275-7c58-494b-9ecc-87e691708991 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 returned with HTTP 200 Aug 01 13:13:14.355004 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1356/5426] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:14 2026] GET /volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:14.367861 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9183da39-5424-473a-a9c8-ca2cccafbc56 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:14.369579 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9183da39-5424-473a-a9c8-ca2cccafbc56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:13:14.369929 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9183da39-5424-473a-a9c8-ca2cccafbc56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f420d828-3919-4c44-829a-2a391a463e16", "name": "tempest-VolumesBackupsTest-Snapshot-354010800"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:13:14.378415 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:14.378415 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:14.378895 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9183da39-5424-473a-a9c8-ca2cccafbc56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:14.379043 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-9183da39-5424-473a-a9c8-ca2cccafbc56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Create snapshot from volume f420d828-3919-4c44-829a-2a391a463e16 Aug 01 13:13:14.410675 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9183da39-5424-473a-a9c8-ca2cccafbc56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Created reservations ['e25b234d-6d0b-4a9e-8d33-9331efa9d58b', '3ba62c27-b9e1-4c8a-a870-2a4d4ec2dfe2', '1af1e29f-4d5e-465c-a4ab-ac926d9c28e3', '416d99a2-2a39-49ef-a1ab-8a663b835b84'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:13:14.437771 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9183da39-5424-473a-a9c8-ca2cccafbc56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Snapshot create request issued successfully. Aug 01 13:13:14.438215 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9183da39-5424-473a-a9c8-ca2cccafbc56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:13:14.438769 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1356/5427] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:13:14 2026] POST /volume/v3/snapshots => generated 304 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:13:14.447257 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-deca40b2-db20-48c7-acf4-e7a204efaa74 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:14.449214 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-deca40b2-db20-48c7-acf4-e7a204efaa74 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 Aug 01 13:13:14.449417 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-deca40b2-db20-48c7-acf4-e7a204efaa74 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:14.449602 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-deca40b2-db20-48c7-acf4-e7a204efaa74 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:14.454313 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:14.454313 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:14.455004 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-deca40b2-db20-48c7-acf4-e7a204efaa74 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Snapshot retrieved successfully. Aug 01 13:13:14.455535 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-deca40b2-db20-48c7-acf4-e7a204efaa74 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 returned with HTTP 200 Aug 01 13:13:14.455889 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1361/5428] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:13:14 2026] GET /volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:15.466048 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-31937cd2-0e69-4ea4-822e-8ed0a51d66e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:15.467635 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-31937cd2-0e69-4ea4-822e-8ed0a51d66e4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 Aug 01 13:13:15.467807 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-31937cd2-0e69-4ea4-822e-8ed0a51d66e4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:15.468016 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-31937cd2-0e69-4ea4-822e-8ed0a51d66e4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:15.472676 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:15.472676 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:15.473245 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-31937cd2-0e69-4ea4-822e-8ed0a51d66e4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Snapshot retrieved successfully. Aug 01 13:13:15.474034 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-31937cd2-0e69-4ea4-822e-8ed0a51d66e4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 returned with HTTP 200 Aug 01 13:13:15.474353 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1356/5429] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:13:15 2026] GET /volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:15.484258 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bfc076c4-2fb1-4e52-9381-67c4a48f8e19 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:15.486122 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bfc076c4-2fb1-4e52-9381-67c4a48f8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:13:15.486501 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bfc076c4-2fb1-4e52-9381-67c4a48f8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f420d828-3919-4c44-829a-2a391a463e16", "snapshot_id": "dd451ff9-6223-477f-af2c-b357d201dd76", "name": "tempest-VolumesBackupsTest-Backup-643360323"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:13:15.488189 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-bfc076c4-2fb1-4e52-9381-67c4a48f8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating new backup {'backup': {'volume_id': 'f420d828-3919-4c44-829a-2a391a463e16', 'snapshot_id': 'dd451ff9-6223-477f-af2c-b357d201dd76', 'name': 'tempest-VolumesBackupsTest-Backup-643360323'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:13:15.488353 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-bfc076c4-2fb1-4e52-9381-67c4a48f8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Creating backup of volume f420d828-3919-4c44-829a-2a391a463e16 in container None Aug 01 13:13:15.498011 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-42a2804a-1f6e-4324-883e-62b4dc732ee1 req-9f3454a1-82ef-45d8-97d2-9335b0e32929 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:15.498310 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:15.498310 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:15.498549 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bfc076c4-2fb1-4e52-9381-67c4a48f8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:15.500373 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-42a2804a-1f6e-4324-883e-62b4dc732ee1 req-9f3454a1-82ef-45d8-97d2-9335b0e32929 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/attachments/3727c59b-d87e-4730-a06b-d5cd10b2c671 Aug 01 13:13:15.500544 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-42a2804a-1f6e-4324-883e-62b4dc732ee1 req-9f3454a1-82ef-45d8-97d2-9335b0e32929 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:15.500726 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-42a2804a-1f6e-4324-883e-62b4dc732ee1 req-9f3454a1-82ef-45d8-97d2-9335b0e32929 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:15.505122 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:15.505122 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:15.505549 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bfc076c4-2fb1-4e52-9381-67c4a48f8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Snapshot retrieved successfully. Aug 01 13:13:15.508391 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:15.508391 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:15.521043 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-bfc076c4-2fb1-4e52-9381-67c4a48f8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Created reservations ['46cd4df1-b096-4f61-ae32-1c2e47947b7f', '898236cf-02a7-457b-a53b-cfaff919aa19'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:13:15.549920 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bfc076c4-2fb1-4e52-9381-67c4a48f8e19 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:13:15.550331 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1357/5430] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:13:15 2026] POST /volume/v3/backups => generated 329 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:13:15.552763 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-42a2804a-1f6e-4324-883e-62b4dc732ee1 req-9f3454a1-82ef-45d8-97d2-9335b0e32929 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/3727c59b-d87e-4730-a06b-d5cd10b2c671 returned with HTTP 200 Aug 01 13:13:15.553355 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1357/5431] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:13:15 2026] DELETE /volume/v3/attachments/3727c59b-d87e-4730-a06b-d5cd10b2c671 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:15.558144 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbcaeaf1-f3f8-474d-b27e-88479352637c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:15.559835 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbcaeaf1-f3f8-474d-b27e-88479352637c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:15.560127 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbcaeaf1-f3f8-474d-b27e-88479352637c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:15.560343 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbcaeaf1-f3f8-474d-b27e-88479352637c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:15.560473 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-dbcaeaf1-f3f8-474d-b27e-88479352637c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:15.564617 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:15.564617 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:15.565359 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbcaeaf1-f3f8-474d-b27e-88479352637c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:15.565717 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1362/5432] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:15 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:16.577585 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7c88c13a-a382-4119-b800-fc057c73fd94 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:16.579504 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c88c13a-a382-4119-b800-fc057c73fd94 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:16.579729 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c88c13a-a382-4119-b800-fc057c73fd94 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:16.579915 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c88c13a-a382-4119-b800-fc057c73fd94 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:16.580052 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7c88c13a-a382-4119-b800-fc057c73fd94 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:16.584513 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:16.584513 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:16.585313 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c88c13a-a382-4119-b800-fc057c73fd94 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:16.585708 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1357/5433] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:16 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:16.690229 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-cea68c27-03c7-443b-9a5f-ca26082a8d63 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:16.692356 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-cea68c27-03c7-443b-9a5f-ca26082a8d63 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:13:16.692554 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-cea68c27-03c7-443b-9a5f-ca26082a8d63 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:16.692735 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-cea68c27-03c7-443b-9a5f-ca26082a8d63 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:16.699317 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:16.699317 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:16.702610 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-cea68c27-03c7-443b-9a5f-ca26082a8d63 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:13:16.707208 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-cea68c27-03c7-443b-9a5f-ca26082a8d63 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 200 Aug 01 13:13:16.707547 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1358/5434] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:13:16 2026] GET /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:13:17.152522 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-954efe87-6f93-4653-829b-9364feafde19 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:17.154256 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-954efe87-6f93-4653-829b-9364feafde19 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:13:17.154431 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-954efe87-6f93-4653-829b-9364feafde19 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:17.154608 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-954efe87-6f93-4653-829b-9364feafde19 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:17.160712 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:17.160712 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:17.163593 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-954efe87-6f93-4653-829b-9364feafde19 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:13:17.167325 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-954efe87-6f93-4653-829b-9364feafde19 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 200 Aug 01 13:13:17.167661 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1358/5435] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:13:17 2026] GET /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 1366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:13:17.176842 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b656520b-db64-477d-9d02-54174cd8facf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:17.177304 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b656520b-db64-477d-9d02-54174cd8facf None None] GET https://10.4.3.110/volume// Aug 01 13:13:17.177515 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b656520b-db64-477d-9d02-54174cd8facf None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:17.177753 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b656520b-db64-477d-9d02-54174cd8facf None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:17.178115 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b656520b-db64-477d-9d02-54174cd8facf None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:13:17.178419 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1363/5436] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:13:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:13:17.184630 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-f4f255f9-cc5a-47ee-bbd7-50dc0992504d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:17.186354 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-f4f255f9-cc5a-47ee-bbd7-50dc0992504d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:13:17.186653 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-f4f255f9-cc5a-47ee-bbd7-50dc0992504d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00b70b76-3f7d-4f06-9edf-433157947361", "connector": null, "instance_uuid": "22e8f20b-b636-4b31-bfbc-702c6f1996f0"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:13:17.194474 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:17.194474 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:17.214633 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-f4f255f9-cc5a-47ee-bbd7-50dc0992504d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:13:17.215088 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1358/5437] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:13:17 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:13:17.595143 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-38367c69-c10d-4f38-a693-3db5c9ad1ed0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:17.597489 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38367c69-c10d-4f38-a693-3db5c9ad1ed0 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:17.597734 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-38367c69-c10d-4f38-a693-3db5c9ad1ed0 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:17.598003 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-38367c69-c10d-4f38-a693-3db5c9ad1ed0 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:17.598165 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-38367c69-c10d-4f38-a693-3db5c9ad1ed0 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:17.602884 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:17.602884 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:17.603611 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38367c69-c10d-4f38-a693-3db5c9ad1ed0 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:17.603955 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1359/5438] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:17 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:17.873008 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7f789793-0ba9-4a6b-b788-34c844b726a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:17.873008 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f789793-0ba9-4a6b-b788-34c844b726a1 None None] GET https://10.4.3.110/volume// Aug 01 13:13:17.873008 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f789793-0ba9-4a6b-b788-34c844b726a1 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:17.873221 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f789793-0ba9-4a6b-b788-34c844b726a1 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:17.873496 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f789793-0ba9-4a6b-b788-34c844b726a1 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:13:17.873795 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1359/5439] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:13:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:13:17.884633 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-698a5057-81bb-4b38-96ac-440d9a47ac92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:17.886394 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-698a5057-81bb-4b38-96ac-440d9a47ac92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:13:17.886595 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-698a5057-81bb-4b38-96ac-440d9a47ac92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:17.886814 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-698a5057-81bb-4b38-96ac-440d9a47ac92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:17.897912 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:17.897912 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:17.901723 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-698a5057-81bb-4b38-96ac-440d9a47ac92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:13:17.907923 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-698a5057-81bb-4b38-96ac-440d9a47ac92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 200 Aug 01 13:13:17.908666 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1364/5440] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:13:17 2026] GET /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 1545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:13:18.010810 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-6d327738-3a6f-40cc-a7c4-46af42fb61a5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:18.012687 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-6d327738-3a6f-40cc-a7c4-46af42fb61a5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] PUT https://10.4.3.110/volume/v3/attachments/33552997-0c9c-431f-9ab8-803c7cb63be9 Aug 01 13:13:18.013044 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-6d327738-3a6f-40cc-a7c4-46af42fb61a5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:13:18.019694 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-6d327738-3a6f-40cc-a7c4-46af42fb61a5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Acquiring lock "cinder-attachment_update-00b70b76-3f7d-4f06-9edf-433157947361-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:13:18.023967 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-6d327738-3a6f-40cc-a7c4-46af42fb61a5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-00b70b76-3f7d-4f06-9edf-433157947361-np0000006302" acquired by "attachment_update" :: waited 0.004s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:13:18.024862 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:18.024862 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:18.108661 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-6d327738-3a6f-40cc-a7c4-46af42fb61a5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-00b70b76-3f7d-4f06-9edf-433157947361-np0000006302" released by "attachment_update" :: held 0.085s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:13:18.109430 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-6d327738-3a6f-40cc-a7c4-46af42fb61a5 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/33552997-0c9c-431f-9ab8-803c7cb63be9 returned with HTTP 200 Aug 01 13:13:18.109959 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1359/5441] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:13:18 2026] PUT /volume/v3/attachments/33552997-0c9c-431f-9ab8-803c7cb63be9 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:13:18.141994 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-2960e3c7-0d42-48e7-a5a8-e777a02cc4de None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:18.143829 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-2960e3c7-0d42-48e7-a5a8-e777a02cc4de tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments/33552997-0c9c-431f-9ab8-803c7cb63be9/action Aug 01 13:13:18.144158 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-2960e3c7-0d42-48e7-a5a8-e777a02cc4de tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:13:18.144300 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-2960e3c7-0d42-48e7-a5a8-e777a02cc4de tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:13:18.161247 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:18.161247 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:18.172160 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c94d876c-23e9-4c94-b40d-6cf5dda2a73d req-2960e3c7-0d42-48e7-a5a8-e777a02cc4de tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/33552997-0c9c-431f-9ab8-803c7cb63be9/action returned with HTTP 204 Aug 01 13:13:18.172731 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1360/5442] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:13:18 2026] POST /volume/v3/attachments/33552997-0c9c-431f-9ab8-803c7cb63be9/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:18.615022 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eb60cf01-dc85-497f-ba39-878ace81bd84 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:18.617283 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb60cf01-dc85-497f-ba39-878ace81bd84 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:18.617601 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb60cf01-dc85-497f-ba39-878ace81bd84 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:18.617788 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb60cf01-dc85-497f-ba39-878ace81bd84 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:18.618089 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-eb60cf01-dc85-497f-ba39-878ace81bd84 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:18.623319 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:18.623319 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:18.624474 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb60cf01-dc85-497f-ba39-878ace81bd84 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:18.625086 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1360/5443] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:18 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:19.638830 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8fa27f86-25fb-4632-a54a-bd3dee3bc191 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:19.640866 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fa27f86-25fb-4632-a54a-bd3dee3bc191 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:19.641129 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fa27f86-25fb-4632-a54a-bd3dee3bc191 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:19.641382 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fa27f86-25fb-4632-a54a-bd3dee3bc191 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:19.641530 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8fa27f86-25fb-4632-a54a-bd3dee3bc191 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:19.646545 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:19.646545 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:19.647587 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fa27f86-25fb-4632-a54a-bd3dee3bc191 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:19.648182 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1365/5444] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:19 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:20.659626 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cbc9fb34-58fb-4862-86b4-d1e284a584c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:20.661440 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cbc9fb34-58fb-4862-86b4-d1e284a584c2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:20.661625 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cbc9fb34-58fb-4862-86b4-d1e284a584c2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:20.661933 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cbc9fb34-58fb-4862-86b4-d1e284a584c2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:20.662079 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-cbc9fb34-58fb-4862-86b4-d1e284a584c2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:20.666001 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:20.666001 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:20.666699 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cbc9fb34-58fb-4862-86b4-d1e284a584c2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:20.667056 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1360/5445] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:20 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:21.676778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-205dee81-38fc-4de8-9084-386c2ce9babe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:21.678538 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-205dee81-38fc-4de8-9084-386c2ce9babe tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:21.678719 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-205dee81-38fc-4de8-9084-386c2ce9babe tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:21.678890 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-205dee81-38fc-4de8-9084-386c2ce9babe tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:21.679024 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-205dee81-38fc-4de8-9084-386c2ce9babe tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:21.682845 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:21.682845 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:21.683506 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-205dee81-38fc-4de8-9084-386c2ce9babe tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:21.683801 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1361/5446] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:21 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:22.693241 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f1b9c186-48f6-4a9c-9ea4-4245a794d947 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:22.695043 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1b9c186-48f6-4a9c-9ea4-4245a794d947 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:22.695181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1b9c186-48f6-4a9c-9ea4-4245a794d947 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:22.695391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1b9c186-48f6-4a9c-9ea4-4245a794d947 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:22.695498 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f1b9c186-48f6-4a9c-9ea4-4245a794d947 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:22.700357 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:22.700357 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:22.701051 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1b9c186-48f6-4a9c-9ea4-4245a794d947 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:22.701491 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1361/5447] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:22 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:23.710545 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16d7b21e-6635-4bba-a99b-174872c79933 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:23.712151 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16d7b21e-6635-4bba-a99b-174872c79933 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:23.712358 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16d7b21e-6635-4bba-a99b-174872c79933 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:23.712532 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16d7b21e-6635-4bba-a99b-174872c79933 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:23.712628 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-16d7b21e-6635-4bba-a99b-174872c79933 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:23.716842 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:23.716842 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:23.717674 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16d7b21e-6635-4bba-a99b-174872c79933 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:23.718089 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1366/5448] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:23 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:24.731265 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7254d5a3-76e4-4040-a849-d9a5d24550d3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:24.733479 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7254d5a3-76e4-4040-a849-d9a5d24550d3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:24.733713 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7254d5a3-76e4-4040-a849-d9a5d24550d3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:24.733941 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7254d5a3-76e4-4040-a849-d9a5d24550d3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:24.734100 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7254d5a3-76e4-4040-a849-d9a5d24550d3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:24.739570 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:24.739570 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:24.740733 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7254d5a3-76e4-4040-a849-d9a5d24550d3 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:24.741276 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1361/5449] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:24 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:25.751784 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-67a19496-eedc-424d-a64d-28e0a457abe4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:25.756664 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67a19496-eedc-424d-a64d-28e0a457abe4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:25.756912 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67a19496-eedc-424d-a64d-28e0a457abe4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:25.757165 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67a19496-eedc-424d-a64d-28e0a457abe4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:25.757328 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-67a19496-eedc-424d-a64d-28e0a457abe4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:25.765323 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:25.765323 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:25.766186 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67a19496-eedc-424d-a64d-28e0a457abe4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:25.766588 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1362/5450] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:25 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:26.778039 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2c86187f-5265-402d-b932-a37c1688f0ca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:26.779648 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2c86187f-5265-402d-b932-a37c1688f0ca tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:26.779816 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2c86187f-5265-402d-b932-a37c1688f0ca tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:26.779999 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2c86187f-5265-402d-b932-a37c1688f0ca tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:26.780096 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2c86187f-5265-402d-b932-a37c1688f0ca tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:26.783968 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:26.783968 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:26.784620 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2c86187f-5265-402d-b932-a37c1688f0ca tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:26.784938 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1362/5451] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:26 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:27.798718 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a957dd21-d3b0-480d-83c4-3389e8b20517 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:27.800879 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a957dd21-d3b0-480d-83c4-3389e8b20517 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:27.801258 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a957dd21-d3b0-480d-83c4-3389e8b20517 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:27.801521 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a957dd21-d3b0-480d-83c4-3389e8b20517 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:27.801665 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a957dd21-d3b0-480d-83c4-3389e8b20517 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:27.806351 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:27.806351 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:27.807251 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a957dd21-d3b0-480d-83c4-3389e8b20517 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:27.807743 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1367/5452] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:27 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:28.817384 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-435cd984-c04a-4046-8d04-c5e055d51385 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:28.819402 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-435cd984-c04a-4046-8d04-c5e055d51385 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:28.819622 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-435cd984-c04a-4046-8d04-c5e055d51385 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:28.819825 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-435cd984-c04a-4046-8d04-c5e055d51385 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:28.820299 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-435cd984-c04a-4046-8d04-c5e055d51385 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:28.824194 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:28.824194 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:28.824904 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-435cd984-c04a-4046-8d04-c5e055d51385 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:28.825272 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1362/5453] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:28 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:29.835149 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-230003d5-019f-4a58-9117-0c094b4bc1ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:29.837299 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-230003d5-019f-4a58-9117-0c094b4bc1ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:29.837572 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-230003d5-019f-4a58-9117-0c094b4bc1ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:29.837805 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-230003d5-019f-4a58-9117-0c094b4bc1ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:29.837935 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-230003d5-019f-4a58-9117-0c094b4bc1ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:29.843155 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:29.843155 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:29.844068 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-230003d5-019f-4a58-9117-0c094b4bc1ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:29.844527 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1363/5454] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:29 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:29.852614 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d743eaf1-d050-4b45-8200-921147c6d3ce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:29.854489 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d743eaf1-d050-4b45-8200-921147c6d3ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:29.854698 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d743eaf1-d050-4b45-8200-921147c6d3ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:29.854874 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d743eaf1-d050-4b45-8200-921147c6d3ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:29.855020 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d743eaf1-d050-4b45-8200-921147c6d3ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:29.859954 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:29.859954 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:29.860734 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d743eaf1-d050-4b45-8200-921147c6d3ce tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:29.861137 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1363/5455] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:29 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:29.870129 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd1f89c5-4588-4469-8809-79cefba43fe9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:29.871965 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd1f89c5-4588-4469-8809-79cefba43fe9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:29.872191 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd1f89c5-4588-4469-8809-79cefba43fe9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:29.872376 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd1f89c5-4588-4469-8809-79cefba43fe9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:29.872482 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-bd1f89c5-4588-4469-8809-79cefba43fe9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete backup with id: b8b51160-face-4ea3-8c1e-0dacf69be306. Aug 01 13:13:29.876792 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:29.876792 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:29.887649 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-bd1f89c5-4588-4469-8809-79cefba43fe9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] delete_backup rpcapi backup_id b8b51160-face-4ea3-8c1e-0dacf69be306 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:13:29.889201 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd1f89c5-4588-4469-8809-79cefba43fe9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 202 Aug 01 13:13:29.889590 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1368/5456] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:13:29 2026] DELETE /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:13:29.896313 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3b75eb06-1526-455d-88ef-6e0d609e66ea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:29.898157 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3b75eb06-1526-455d-88ef-6e0d609e66ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:29.898381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3b75eb06-1526-455d-88ef-6e0d609e66ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:29.898588 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3b75eb06-1526-455d-88ef-6e0d609e66ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:29.898730 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3b75eb06-1526-455d-88ef-6e0d609e66ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:29.904098 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:29.904098 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:29.904836 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3b75eb06-1526-455d-88ef-6e0d609e66ea tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 200 Aug 01 13:13:29.905300 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1363/5457] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:29 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:30.915537 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8ead2dfc-3f13-44dd-b740-644d08da1dc2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:30.917633 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ead2dfc-3f13-44dd-b740-644d08da1dc2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 Aug 01 13:13:30.917867 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ead2dfc-3f13-44dd-b740-644d08da1dc2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:30.918108 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ead2dfc-3f13-44dd-b740-644d08da1dc2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:30.918235 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8ead2dfc-3f13-44dd-b740-644d08da1dc2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Show backup with id b8b51160-face-4ea3-8c1e-0dacf69be306. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:30.921996 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ead2dfc-3f13-44dd-b740-644d08da1dc2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 returned with HTTP 404 Aug 01 13:13:30.922458 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1364/5458] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:30 2026] GET /volume/v3/backups/b8b51160-face-4ea3-8c1e-0dacf69be306 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:30.929488 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-598dcf45-c0d8-432d-ab7b-13dcba1e5993 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:30.931304 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-598dcf45-c0d8-432d-ab7b-13dcba1e5993 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 Aug 01 13:13:30.931502 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-598dcf45-c0d8-432d-ab7b-13dcba1e5993 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:30.931703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-598dcf45-c0d8-432d-ab7b-13dcba1e5993 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:30.931813 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-598dcf45-c0d8-432d-ab7b-13dcba1e5993 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete snapshot with id: dd451ff9-6223-477f-af2c-b357d201dd76 Aug 01 13:13:30.936917 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:30.936917 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:30.937357 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-598dcf45-c0d8-432d-ab7b-13dcba1e5993 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Snapshot retrieved successfully. Aug 01 13:13:30.951908 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-598dcf45-c0d8-432d-ab7b-13dcba1e5993 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Snapshot delete request issued successfully. Aug 01 13:13:30.952190 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-598dcf45-c0d8-432d-ab7b-13dcba1e5993 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 returned with HTTP 202 Aug 01 13:13:30.952635 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1364/5459] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:13:30 2026] DELETE /volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:13:30.959608 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38985cd9-fa23-4a88-bde7-8810886e831b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:30.961223 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38985cd9-fa23-4a88-bde7-8810886e831b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 Aug 01 13:13:30.961500 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38985cd9-fa23-4a88-bde7-8810886e831b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:30.961741 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38985cd9-fa23-4a88-bde7-8810886e831b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:30.966742 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:30.966742 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:30.967162 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38985cd9-fa23-4a88-bde7-8810886e831b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Snapshot retrieved successfully. Aug 01 13:13:30.967881 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38985cd9-fa23-4a88-bde7-8810886e831b tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 returned with HTTP 200 Aug 01 13:13:30.968298 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1369/5460] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:13:30 2026] GET /volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:31.977512 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f3b89c98-7659-478a-846e-26f061957c48 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:31.979152 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3b89c98-7659-478a-846e-26f061957c48 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 Aug 01 13:13:31.979366 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3b89c98-7659-478a-846e-26f061957c48 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:31.979549 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3b89c98-7659-478a-846e-26f061957c48 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:31.983783 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3b89c98-7659-478a-846e-26f061957c48 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 returned with HTTP 404 Aug 01 13:13:31.984313 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1364/5461] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:13:31 2026] GET /volume/v3/snapshots/dd451ff9-6223-477f-af2c-b357d201dd76 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:31.990366 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a4af0443-a7bd-4dd4-b38f-47d956a1e0c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:31.992183 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4af0443-a7bd-4dd4-b38f-47d956a1e0c9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 Aug 01 13:13:31.992373 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4af0443-a7bd-4dd4-b38f-47d956a1e0c9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:31.992595 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4af0443-a7bd-4dd4-b38f-47d956a1e0c9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:31.992766 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a4af0443-a7bd-4dd4-b38f-47d956a1e0c9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete volume with id: f420d828-3919-4c44-829a-2a391a463e16 Aug 01 13:13:32.000270 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:32.000270 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:32.000784 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a4af0443-a7bd-4dd4-b38f-47d956a1e0c9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:32.017317 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a4af0443-a7bd-4dd4-b38f-47d956a1e0c9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete volume request issued successfully. Aug 01 13:13:32.017591 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4af0443-a7bd-4dd4-b38f-47d956a1e0c9 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 returned with HTTP 202 Aug 01 13:13:32.018065 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1365/5462] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:13:31 2026] DELETE /volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:13:32.026907 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-efca1a7d-cb73-4b95-bff8-72951959649a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:32.028831 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-efca1a7d-cb73-4b95-bff8-72951959649a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 Aug 01 13:13:32.029087 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-efca1a7d-cb73-4b95-bff8-72951959649a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:32.029277 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-efca1a7d-cb73-4b95-bff8-72951959649a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:32.036593 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:32.036593 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:32.040880 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-efca1a7d-cb73-4b95-bff8-72951959649a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:32.045807 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-efca1a7d-cb73-4b95-bff8-72951959649a tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 returned with HTTP 200 Aug 01 13:13:32.046272 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1365/5463] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:32 2026] GET /volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:33.057798 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bef30761-78af-44b3-b2ec-af45092b7074 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:33.059505 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bef30761-78af-44b3-b2ec-af45092b7074 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 Aug 01 13:13:33.059730 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bef30761-78af-44b3-b2ec-af45092b7074 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:33.059906 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bef30761-78af-44b3-b2ec-af45092b7074 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:33.065529 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bef30761-78af-44b3-b2ec-af45092b7074 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 returned with HTTP 404 Aug 01 13:13:33.066193 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1370/5464] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:33 2026] GET /volume/v3/volumes/f420d828-3919-4c44-829a-2a391a463e16 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:33.072202 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-19c625a6-9edc-43d0-b149-2ede5132bf56 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:33.074310 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19c625a6-9edc-43d0-b149-2ede5132bf56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e Aug 01 13:13:33.074634 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-19c625a6-9edc-43d0-b149-2ede5132bf56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:33.074780 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-19c625a6-9edc-43d0-b149-2ede5132bf56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:33.074987 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-19c625a6-9edc-43d0-b149-2ede5132bf56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete volume with id: 8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e Aug 01 13:13:33.083551 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:33.083551 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:33.084106 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-19c625a6-9edc-43d0-b149-2ede5132bf56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:33.100741 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-19c625a6-9edc-43d0-b149-2ede5132bf56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete volume request issued successfully. Aug 01 13:13:33.100957 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19c625a6-9edc-43d0-b149-2ede5132bf56 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e returned with HTTP 202 Aug 01 13:13:33.101601 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1365/5465] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:13:33 2026] DELETE /volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:13:33.108061 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-09b79f79-dc96-46a5-a3e7-1efafe67620c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:33.109603 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09b79f79-dc96-46a5-a3e7-1efafe67620c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e Aug 01 13:13:33.109803 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09b79f79-dc96-46a5-a3e7-1efafe67620c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:33.109930 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09b79f79-dc96-46a5-a3e7-1efafe67620c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:33.116188 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:33.116188 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:33.119324 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-09b79f79-dc96-46a5-a3e7-1efafe67620c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:33.123318 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09b79f79-dc96-46a5-a3e7-1efafe67620c tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e returned with HTTP 200 Aug 01 13:13:33.123689 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1366/5466] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:33 2026] GET /volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e => generated 1356 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:13:34.135383 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0ae3bd7d-d203-4383-b280-39c1ec96ae62 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:34.137150 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0ae3bd7d-d203-4383-b280-39c1ec96ae62 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e Aug 01 13:13:34.137343 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0ae3bd7d-d203-4383-b280-39c1ec96ae62 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:34.137504 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0ae3bd7d-d203-4383-b280-39c1ec96ae62 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:34.143181 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0ae3bd7d-d203-4383-b280-39c1ec96ae62 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e returned with HTTP 404 Aug 01 13:13:34.143588 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1366/5467] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:34 2026] GET /volume/v3/volumes/8c0dd403-ad16-40c6-86b1-bfe5bf20ad3e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:34.150088 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b70af0d5-e74f-4fba-b7b1-0f33dbb866fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:34.151744 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b70af0d5-e74f-4fba-b7b1-0f33dbb866fa tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b Aug 01 13:13:34.151917 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b70af0d5-e74f-4fba-b7b1-0f33dbb866fa tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:34.152123 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b70af0d5-e74f-4fba-b7b1-0f33dbb866fa tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:34.152282 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b70af0d5-e74f-4fba-b7b1-0f33dbb866fa tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete volume with id: 2c74440a-d5ad-454e-ac14-a64c650d823b Aug 01 13:13:34.161910 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:34.161910 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:34.162620 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b70af0d5-e74f-4fba-b7b1-0f33dbb866fa tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:34.191997 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b70af0d5-e74f-4fba-b7b1-0f33dbb866fa tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete volume request issued successfully. Aug 01 13:13:34.192302 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b70af0d5-e74f-4fba-b7b1-0f33dbb866fa tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b returned with HTTP 202 Aug 01 13:13:34.192878 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1371/5468] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:13:34 2026] DELETE /volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:13:34.200646 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d5b88c2a-c6f5-4a04-ab9e-0fe423f27331 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:34.202347 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5b88c2a-c6f5-4a04-ab9e-0fe423f27331 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b Aug 01 13:13:34.202567 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5b88c2a-c6f5-4a04-ab9e-0fe423f27331 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:34.202768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5b88c2a-c6f5-4a04-ab9e-0fe423f27331 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:34.209471 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:34.209471 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:34.212829 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d5b88c2a-c6f5-4a04-ab9e-0fe423f27331 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:34.216768 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5b88c2a-c6f5-4a04-ab9e-0fe423f27331 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b returned with HTTP 200 Aug 01 13:13:34.217139 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1366/5469] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:34 2026] GET /volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:35.229836 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e491961c-233c-4cc2-aa31-de1247dfc6a2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:35.232095 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e491961c-233c-4cc2-aa31-de1247dfc6a2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b Aug 01 13:13:35.232385 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e491961c-233c-4cc2-aa31-de1247dfc6a2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:35.232585 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e491961c-233c-4cc2-aa31-de1247dfc6a2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:35.240100 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e491961c-233c-4cc2-aa31-de1247dfc6a2 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b returned with HTTP 404 Aug 01 13:13:35.240698 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1367/5470] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:35 2026] GET /volume/v3/volumes/2c74440a-d5ad-454e-ac14-a64c650d823b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:35.246897 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-420e562f-f4f6-463f-bb97-05f47a75d557 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:35.248998 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-420e562f-f4f6-463f-bb97-05f47a75d557 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] DELETE https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 Aug 01 13:13:35.249194 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-420e562f-f4f6-463f-bb97-05f47a75d557 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:35.249368 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-420e562f-f4f6-463f-bb97-05f47a75d557 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:35.249514 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-420e562f-f4f6-463f-bb97-05f47a75d557 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete volume with id: 1f792932-999b-4ced-ad5e-c6d5793afbd1 Aug 01 13:13:35.256399 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:35.256399 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:35.256800 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-420e562f-f4f6-463f-bb97-05f47a75d557 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:35.271957 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-420e562f-f4f6-463f-bb97-05f47a75d557 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Delete volume request issued successfully. Aug 01 13:13:35.272202 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-420e562f-f4f6-463f-bb97-05f47a75d557 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 returned with HTTP 202 Aug 01 13:13:35.272603 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1367/5471] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:13:35 2026] DELETE /volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:13:35.279232 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bb12c288-d69e-44fc-a3f9-e92429225dd4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:35.282045 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb12c288-d69e-44fc-a3f9-e92429225dd4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 Aug 01 13:13:35.282324 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb12c288-d69e-44fc-a3f9-e92429225dd4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:35.282584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb12c288-d69e-44fc-a3f9-e92429225dd4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:35.293548 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:35.293548 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:35.299095 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bb12c288-d69e-44fc-a3f9-e92429225dd4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Volume info retrieved successfully. Aug 01 13:13:35.305359 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb12c288-d69e-44fc-a3f9-e92429225dd4 tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 returned with HTTP 200 Aug 01 13:13:35.305752 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1372/5472] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:35 2026] GET /volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:36.319655 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-effa45bd-c73d-4e4b-a3fc-64104f589efc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:36.321336 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-effa45bd-c73d-4e4b-a3fc-64104f589efc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] GET https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 Aug 01 13:13:36.321520 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-effa45bd-c73d-4e4b-a3fc-64104f589efc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:36.321738 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-effa45bd-c73d-4e4b-a3fc-64104f589efc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:36.327018 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-effa45bd-c73d-4e4b-a3fc-64104f589efc tempest-VolumesBackupsTest-307334078 tempest-VolumesBackupsTest-307334078-project-member] https://10.4.3.110/volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 returned with HTTP 404 Aug 01 13:13:36.327561 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1367/5473] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:36 2026] GET /volume/v3/volumes/1f792932-999b-4ced-ad5e-c6d5793afbd1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:38.663353 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:38.737661 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:13:38.738055 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:13:38.739623 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:13:38.739806 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Create volume of 1 GB Aug 01 13:13:38.744348 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Availability Zones retrieved successfully. Aug 01 13:13:38.749679 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Flow 'volume_create_api' (1b17f999-4577-4e2d-8be4-dcdb1d3b4767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:13:38.750548 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e88fa3-da33-4a5d-ae01-6400d6ef7085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:38.751374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:13:38.775562 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e88fa3-da33-4a5d-ae01-6400d6ef7085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:38.776259 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da69448-b8b6-4117-8502-146546694bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:38.832169 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Created reservations ['a69fb527-5cf6-44c0-bf42-97864d1b7a87', 'cf524782-f231-476a-ac28-5bf1ba92fee4', '98c53508-cf6d-46aa-b29b-b75a59d87837', '9c5d38c0-45c6-477c-a831-ae994f50f753'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:13:38.832938 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da69448-b8b6-4117-8502-146546694bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a69fb527-5cf6-44c0-bf42-97864d1b7a87', 'cf524782-f231-476a-ac28-5bf1ba92fee4', '98c53508-cf6d-46aa-b29b-b75a59d87837', '9c5d38c0-45c6-477c-a831-ae994f50f753']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:38.834007 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ad6148-9daf-46cf-b90b-efdb7e443157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:38.855558 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ad6148-9daf-46cf-b90b-efdb7e443157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c4244e-ac5f-4e17-9696-a0496df0d6ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1192b4b3a70d4582b5f3fc048d8ee6b7',qos_specs=None,replication_status=,reservations=['a69fb527-5cf6-44c0-bf42-97864d1b7a87','cf524782-f231-476a-ac28-5bf1ba92fee4','98c53508-cf6d-46aa-b29b-b75a59d87837','9c5d38c0-45c6-477c-a831-ae994f50f753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='413f56ffa0444ac4aa3070bb2b1add5f',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:13:38Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c4244e-ac5f-4e17-9696-a0496df0d6ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1192b4b3a70d4582b5f3fc048d8ee6b7',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='413f56ffa0444ac4aa3070bb2b1add5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:38.856297 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b8a17fd-8784-4690-8d9c-3cc98f8bcfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:38.875484 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b8a17fd-8784-4690-8d9c-3cc98f8bcfa5) 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='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1192b4b3a70d4582b5f3fc048d8ee6b7',qos_specs=None,replication_status=,reservations=['a69fb527-5cf6-44c0-bf42-97864d1b7a87','cf524782-f231-476a-ac28-5bf1ba92fee4','98c53508-cf6d-46aa-b29b-b75a59d87837','9c5d38c0-45c6-477c-a831-ae994f50f753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='413f56ffa0444ac4aa3070bb2b1add5f',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:38.876171 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc90b6e2-37ee-4f11-9e27-d5f87d07197e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:38.884708 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc90b6e2-37ee-4f11-9e27-d5f87d07197e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:38.885520 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Flow 'volume_create_api' (1b17f999-4577-4e2d-8be4-dcdb1d3b4767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:13:38.885883 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Create volume request issued successfully. Aug 01 13:13:38.886558 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-902d0e97-abfe-4757-aaf0-cce252edf2dd tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:13:38.887103 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1368/5474] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:13:38 2026] POST /volume/v3/volumes => generated 740 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:13:38.899896 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a2d75afa-155a-494c-934c-56c95ecfda37 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:38.901663 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2d75afa-155a-494c-934c-56c95ecfda37 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea Aug 01 13:13:38.901887 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a2d75afa-155a-494c-934c-56c95ecfda37 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:38.902130 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a2d75afa-155a-494c-934c-56c95ecfda37 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:38.914904 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:38.914904 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:38.918414 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a2d75afa-155a-494c-934c-56c95ecfda37 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Volume info retrieved successfully. Aug 01 13:13:38.922141 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2d75afa-155a-494c-934c-56c95ecfda37 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea returned with HTTP 200 Aug 01 13:13:38.922493 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1368/5475] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:38 2026] GET /volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea => generated 808 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:39.934255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c182828-7898-4a3c-92ed-b4744683146f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:39.936046 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c182828-7898-4a3c-92ed-b4744683146f tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea Aug 01 13:13:39.936252 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c182828-7898-4a3c-92ed-b4744683146f tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:39.936451 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c182828-7898-4a3c-92ed-b4744683146f tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:39.943305 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:39.943305 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:39.946751 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0c182828-7898-4a3c-92ed-b4744683146f tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Volume info retrieved successfully. Aug 01 13:13:39.951147 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c182828-7898-4a3c-92ed-b4744683146f tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea returned with HTTP 200 Aug 01 13:13:39.951548 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1373/5476] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:39 2026] GET /volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:39.963200 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b0748ef4-8a68-41e0-8291-82a8b5dd4711 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:39.964869 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0748ef4-8a68-41e0-8291-82a8b5dd4711 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea Aug 01 13:13:39.965066 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0748ef4-8a68-41e0-8291-82a8b5dd4711 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:39.965243 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0748ef4-8a68-41e0-8291-82a8b5dd4711 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:39.972419 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:39.972419 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:39.975661 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b0748ef4-8a68-41e0-8291-82a8b5dd4711 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Volume info retrieved successfully. Aug 01 13:13:39.979415 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0748ef4-8a68-41e0-8291-82a8b5dd4711 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea returned with HTTP 200 Aug 01 13:13:39.979748 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1368/5477] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:39 2026] GET /volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:39.992296 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7364eb2d-a048-4417-8c10-25da9954450a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:39.994112 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:13:39.994463 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1619762090"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:13:39.995825 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1619762090'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:13:39.995995 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Create volume of 1 GB Aug 01 13:13:39.996259 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:39.996259 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:40.000128 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Availability Zones retrieved successfully. Aug 01 13:13:40.005065 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Flow 'volume_create_api' (cfd55982-5996-435a-949f-adcdabdfb576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:13:40.005915 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f7dc08e-abe5-44d0-9d19-eb1e60141324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:40.006726 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:13:40.029264 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f7dc08e-abe5-44d0-9d19-eb1e60141324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:40.029906 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fc2bd5-ae87-4d82-be2f-ad600c58398c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:40.068741 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Created reservations ['40226ae3-3791-4b5e-b0e4-74413aaea313', 'cf06d4da-06f4-40b2-8ad6-58fdafd20dab', '8a8bbdf8-6c34-431f-aabb-ed92ab9dbd85', '9f812046-fb94-484a-a106-bf53aa0719cd'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:13:40.069583 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fc2bd5-ae87-4d82-be2f-ad600c58398c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40226ae3-3791-4b5e-b0e4-74413aaea313', 'cf06d4da-06f4-40b2-8ad6-58fdafd20dab', '8a8bbdf8-6c34-431f-aabb-ed92ab9dbd85', '9f812046-fb94-484a-a106-bf53aa0719cd']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:40.070237 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4a37da-f8a7-4f16-8ca1-4bd430a54a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:40.091215 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4a37da-f8a7-4f16-8ca1-4bd430a54a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bae42e1-89db-4c66-a554-4c7086ac6d2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1619762090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1192b4b3a70d4582b5f3fc048d8ee6b7',qos_specs=None,replication_status=,reservations=['40226ae3-3791-4b5e-b0e4-74413aaea313','cf06d4da-06f4-40b2-8ad6-58fdafd20dab','8a8bbdf8-6c34-431f-aabb-ed92ab9dbd85','9f812046-fb94-484a-a106-bf53aa0719cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='413f56ffa0444ac4aa3070bb2b1add5f',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:13:40Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1619762090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bae42e1-89db-4c66-a554-4c7086ac6d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1192b4b3a70d4582b5f3fc048d8ee6b7',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='413f56ffa0444ac4aa3070bb2b1add5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:40.092538 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed82a98-2218-47e1-8df8-49441bdc1ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:40.109308 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed82a98-2218-47e1-8df8-49441bdc1ba2) 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='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1619762090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1192b4b3a70d4582b5f3fc048d8ee6b7',qos_specs=None,replication_status=,reservations=['40226ae3-3791-4b5e-b0e4-74413aaea313','cf06d4da-06f4-40b2-8ad6-58fdafd20dab','8a8bbdf8-6c34-431f-aabb-ed92ab9dbd85','9f812046-fb94-484a-a106-bf53aa0719cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='413f56ffa0444ac4aa3070bb2b1add5f',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:40.110035 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e561af-3b15-45c8-b3c8-38a436530a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:40.118555 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e561af-3b15-45c8-b3c8-38a436530a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:40.119264 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Flow 'volume_create_api' (cfd55982-5996-435a-949f-adcdabdfb576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:13:40.119531 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Create volume request issued successfully. Aug 01 13:13:40.120063 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7364eb2d-a048-4417-8c10-25da9954450a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:13:40.120453 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1369/5478] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:13:39 2026] POST /volume/v3/volumes => generated 776 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:13:40.132142 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-acfc89c3-a5ca-48b9-8fcc-349a185412a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:40.134238 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acfc89c3-a5ca-48b9-8fcc-349a185412a6 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c Aug 01 13:13:40.134478 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acfc89c3-a5ca-48b9-8fcc-349a185412a6 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:40.134700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-acfc89c3-a5ca-48b9-8fcc-349a185412a6 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:40.143283 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:40.143283 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:40.147532 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-acfc89c3-a5ca-48b9-8fcc-349a185412a6 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Volume info retrieved successfully. Aug 01 13:13:40.152489 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-acfc89c3-a5ca-48b9-8fcc-349a185412a6 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c returned with HTTP 200 Aug 01 13:13:40.152989 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1369/5479] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:40 2026] GET /volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:41.164622 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7e0be6a3-fab8-4072-839a-f8498b93722e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:41.166424 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e0be6a3-fab8-4072-839a-f8498b93722e tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c Aug 01 13:13:41.166634 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e0be6a3-fab8-4072-839a-f8498b93722e tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:41.166817 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e0be6a3-fab8-4072-839a-f8498b93722e tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:41.173455 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:41.173455 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:41.176594 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7e0be6a3-fab8-4072-839a-f8498b93722e tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Volume info retrieved successfully. Aug 01 13:13:41.180203 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e0be6a3-fab8-4072-839a-f8498b93722e tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c returned with HTTP 200 Aug 01 13:13:41.180535 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1374/5480] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:41 2026] GET /volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:41.191790 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ad4175f4-6f99-44ee-b048-f9a019a198c4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:41.193539 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad4175f4-6f99-44ee-b048-f9a019a198c4 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c Aug 01 13:13:41.193755 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad4175f4-6f99-44ee-b048-f9a019a198c4 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:41.193994 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad4175f4-6f99-44ee-b048-f9a019a198c4 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:41.200767 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:41.200767 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:41.203925 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ad4175f4-6f99-44ee-b048-f9a019a198c4 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Volume info retrieved successfully. Aug 01 13:13:41.207486 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad4175f4-6f99-44ee-b048-f9a019a198c4 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c returned with HTTP 200 Aug 01 13:13:41.207885 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1369/5481] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:41 2026] GET /volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:41.220054 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0ce224d0-b750-46ef-bacd-fe506a83d457 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:41.221750 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ce224d0-b750-46ef-bacd-fe506a83d457 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:13:41.222122 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0ce224d0-b750-46ef-bacd-fe506a83d457 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2bae42e1-89db-4c66-a554-4c7086ac6d2c", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1582650991"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:13:41.229817 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:41.229817 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:41.230265 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0ce224d0-b750-46ef-bacd-fe506a83d457 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Volume info retrieved successfully. Aug 01 13:13:41.230408 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-0ce224d0-b750-46ef-bacd-fe506a83d457 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Create snapshot from volume 2bae42e1-89db-4c66-a554-4c7086ac6d2c Aug 01 13:13:41.260414 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0ce224d0-b750-46ef-bacd-fe506a83d457 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Created reservations ['f1951022-110c-4ea2-ba4d-4a5c1ba70fe0', '293530c0-08b7-4d46-b92c-7e4586b7b41d', '2ba309c7-8fd9-4de6-8f81-6ee6692bbf24', 'e4610ab5-2437-4036-b585-ae35c2cd5013'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:13:41.282778 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0ce224d0-b750-46ef-bacd-fe506a83d457 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Snapshot create request issued successfully. Aug 01 13:13:41.283026 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ce224d0-b750-46ef-bacd-fe506a83d457 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:13:41.283450 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1370/5482] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:13:41 2026] POST /volume/v3/snapshots => generated 326 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:13:41.291205 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-22dd075e-6b38-4537-8468-8bef1cf59968 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:41.293464 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22dd075e-6b38-4537-8468-8bef1cf59968 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d Aug 01 13:13:41.293660 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22dd075e-6b38-4537-8468-8bef1cf59968 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:41.293826 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22dd075e-6b38-4537-8468-8bef1cf59968 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:41.299048 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:41.299048 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:41.299465 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-22dd075e-6b38-4537-8468-8bef1cf59968 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Snapshot retrieved successfully. Aug 01 13:13:41.300415 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22dd075e-6b38-4537-8468-8bef1cf59968 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d returned with HTTP 200 Aug 01 13:13:41.300760 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1370/5483] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:13:41 2026] GET /volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d => generated 458 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:42.310112 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb49d8cc-8052-496d-a538-9c90138a21f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:42.312015 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb49d8cc-8052-496d-a538-9c90138a21f1 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d Aug 01 13:13:42.312249 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb49d8cc-8052-496d-a538-9c90138a21f1 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:42.312480 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb49d8cc-8052-496d-a538-9c90138a21f1 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:42.316848 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:42.316848 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:42.317268 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eb49d8cc-8052-496d-a538-9c90138a21f1 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Snapshot retrieved successfully. Aug 01 13:13:42.317985 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb49d8cc-8052-496d-a538-9c90138a21f1 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d returned with HTTP 200 Aug 01 13:13:42.318335 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1375/5484] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:13:42 2026] GET /volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:42.327103 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-02929c67-e2f8-4d75-8a5a-387d2443ba15 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:42.328939 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-02929c67-e2f8-4d75-8a5a-387d2443ba15 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d Aug 01 13:13:42.329157 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-02929c67-e2f8-4d75-8a5a-387d2443ba15 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:42.329369 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-02929c67-e2f8-4d75-8a5a-387d2443ba15 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:42.334349 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:42.334349 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:42.334752 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-02929c67-e2f8-4d75-8a5a-387d2443ba15 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Snapshot retrieved successfully. Aug 01 13:13:42.335495 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-02929c67-e2f8-4d75-8a5a-387d2443ba15 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d returned with HTTP 200 Aug 01 13:13:42.335826 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1370/5485] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:13:42 2026] GET /volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:42.345645 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-83f5f55d-55d1-4ba6-82ff-a890918398af None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:42.348089 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83f5f55d-55d1-4ba6-82ff-a890918398af tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d Aug 01 13:13:42.348361 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83f5f55d-55d1-4ba6-82ff-a890918398af tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:42.348618 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83f5f55d-55d1-4ba6-82ff-a890918398af tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:42.348760 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-83f5f55d-55d1-4ba6-82ff-a890918398af tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Delete snapshot with id: 90a7f7bf-f284-4694-8bd5-a5416152144d Aug 01 13:13:42.354414 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:42.354414 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:42.354925 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-83f5f55d-55d1-4ba6-82ff-a890918398af tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Snapshot retrieved successfully. Aug 01 13:13:42.371041 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-83f5f55d-55d1-4ba6-82ff-a890918398af tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Snapshot delete request issued successfully. Aug 01 13:13:42.371286 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83f5f55d-55d1-4ba6-82ff-a890918398af tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d returned with HTTP 202 Aug 01 13:13:42.371778 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1371/5486] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:13:42 2026] DELETE /volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:13:42.378715 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8f1a12bf-4d44-42d2-a64d-50a41acfc51b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:42.380593 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f1a12bf-4d44-42d2-a64d-50a41acfc51b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d Aug 01 13:13:42.380998 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f1a12bf-4d44-42d2-a64d-50a41acfc51b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:42.381187 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f1a12bf-4d44-42d2-a64d-50a41acfc51b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:42.386492 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:42.386492 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:42.386925 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8f1a12bf-4d44-42d2-a64d-50a41acfc51b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Snapshot retrieved successfully. Aug 01 13:13:42.387676 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f1a12bf-4d44-42d2-a64d-50a41acfc51b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d returned with HTTP 200 Aug 01 13:13:42.388076 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1371/5487] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:13:42 2026] GET /volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:43.396172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eab4f177-867a-4f0d-9bc6-692820e8f688 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:43.397898 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eab4f177-867a-4f0d-9bc6-692820e8f688 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d Aug 01 13:13:43.398116 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eab4f177-867a-4f0d-9bc6-692820e8f688 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:43.398296 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eab4f177-867a-4f0d-9bc6-692820e8f688 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:43.402621 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eab4f177-867a-4f0d-9bc6-692820e8f688 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d returned with HTTP 404 Aug 01 13:13:43.402809 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1376/5488] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:13:43 2026] GET /volume/v3/snapshots/90a7f7bf-f284-4694-8bd5-a5416152144d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:43.409261 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-14717212-124d-41d5-aa5f-bcc49c8b9dfb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:43.410989 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-14717212-124d-41d5-aa5f-bcc49c8b9dfb tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] DELETE https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c Aug 01 13:13:43.411187 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-14717212-124d-41d5-aa5f-bcc49c8b9dfb tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:43.411364 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-14717212-124d-41d5-aa5f-bcc49c8b9dfb tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:43.411519 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-14717212-124d-41d5-aa5f-bcc49c8b9dfb tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Delete volume with id: 2bae42e1-89db-4c66-a554-4c7086ac6d2c Aug 01 13:13:43.418090 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:43.418090 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:43.418463 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-14717212-124d-41d5-aa5f-bcc49c8b9dfb tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Volume info retrieved successfully. Aug 01 13:13:43.434242 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-14717212-124d-41d5-aa5f-bcc49c8b9dfb tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Delete volume request issued successfully. Aug 01 13:13:43.434380 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-14717212-124d-41d5-aa5f-bcc49c8b9dfb tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c returned with HTTP 202 Aug 01 13:13:43.434792 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1371/5489] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:13:43 2026] DELETE /volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:13:43.441297 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-11491e71-6481-47d1-9ee5-adc8e151d5f1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:43.442925 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11491e71-6481-47d1-9ee5-adc8e151d5f1 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c Aug 01 13:13:43.443167 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11491e71-6481-47d1-9ee5-adc8e151d5f1 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:43.443347 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11491e71-6481-47d1-9ee5-adc8e151d5f1 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:43.450511 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:43.450511 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:43.453775 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-11491e71-6481-47d1-9ee5-adc8e151d5f1 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Volume info retrieved successfully. Aug 01 13:13:43.457644 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11491e71-6481-47d1-9ee5-adc8e151d5f1 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c returned with HTTP 200 Aug 01 13:13:43.458123 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1372/5490] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:43 2026] GET /volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:44.470000 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1a9c7831-e697-40f5-8311-742add3a635b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:44.471778 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a9c7831-e697-40f5-8311-742add3a635b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c Aug 01 13:13:44.472011 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a9c7831-e697-40f5-8311-742add3a635b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:44.472221 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a9c7831-e697-40f5-8311-742add3a635b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:44.477550 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a9c7831-e697-40f5-8311-742add3a635b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c returned with HTTP 404 Aug 01 13:13:44.478020 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1372/5491] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:44 2026] GET /volume/v3/volumes/2bae42e1-89db-4c66-a554-4c7086ac6d2c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:44.484954 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a99f4d96-22b6-4951-80f9-fd68e9c00b23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:44.486754 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a99f4d96-22b6-4951-80f9-fd68e9c00b23 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] DELETE https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea Aug 01 13:13:44.486935 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a99f4d96-22b6-4951-80f9-fd68e9c00b23 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:44.487172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a99f4d96-22b6-4951-80f9-fd68e9c00b23 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:44.487327 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a99f4d96-22b6-4951-80f9-fd68e9c00b23 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Delete volume with id: f6c4244e-ac5f-4e17-9696-a0496df0d6ea Aug 01 13:13:44.494180 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:44.494180 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:44.494595 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a99f4d96-22b6-4951-80f9-fd68e9c00b23 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Volume info retrieved successfully. Aug 01 13:13:44.509585 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a99f4d96-22b6-4951-80f9-fd68e9c00b23 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Delete volume request issued successfully. Aug 01 13:13:44.509747 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a99f4d96-22b6-4951-80f9-fd68e9c00b23 tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea returned with HTTP 202 Aug 01 13:13:44.510181 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1377/5492] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:13:44 2026] DELETE /volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:13:44.517928 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9d2c666e-0f09-45b8-9fea-5ece1ef9f17b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:44.519716 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d2c666e-0f09-45b8-9fea-5ece1ef9f17b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea Aug 01 13:13:44.519905 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d2c666e-0f09-45b8-9fea-5ece1ef9f17b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:44.520118 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d2c666e-0f09-45b8-9fea-5ece1ef9f17b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:44.528126 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:44.528126 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:44.532247 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9d2c666e-0f09-45b8-9fea-5ece1ef9f17b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Volume info retrieved successfully. Aug 01 13:13:44.537798 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d2c666e-0f09-45b8-9fea-5ece1ef9f17b tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea returned with HTTP 200 Aug 01 13:13:44.538277 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1372/5493] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:44 2026] GET /volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:45.550808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-81fe3433-5b88-435b-901a-061e0627fa3a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:45.552646 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81fe3433-5b88-435b-901a-061e0627fa3a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] GET https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea Aug 01 13:13:45.552857 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81fe3433-5b88-435b-901a-061e0627fa3a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:45.553078 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81fe3433-5b88-435b-901a-061e0627fa3a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:45.558439 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81fe3433-5b88-435b-901a-061e0627fa3a tempest-CinderUnicodeTest-887242670 tempest-CinderUnicodeTest-887242670-project-member] https://10.4.3.110/volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea returned with HTTP 404 Aug 01 13:13:45.558913 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1373/5494] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:13:45 2026] GET /volume/v3/volumes/f6c4244e-ac5f-4e17-9696-a0496df0d6ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:13:46.909860 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-81477cda-bc15-4f65-b224-67ef26cafd86 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:46.989369 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:13:46.989754 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1911807757"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:13:46.991139 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1911807757'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:13:46.991299 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume of 1 GB Aug 01 13:13:46.995711 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Availability Zones retrieved successfully. Aug 01 13:13:47.000896 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Flow 'volume_create_api' (3fecc381-a5c2-4262-924c-7c5f901728d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:13:47.001772 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9110e9-3c76-4f2f-9c4f-99068bf0aea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:47.002506 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:13:47.028201 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9110e9-3c76-4f2f-9c4f-99068bf0aea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:47.029017 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d33c1b8-d21a-4085-bb17-ddf5ae539981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:47.081707 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Created reservations ['509fe16d-ccb7-4016-a713-c253a90cc0cb', '2b7cc4b2-169b-4e96-b953-fe129858e471', '722fd2bf-cd58-4779-9146-5a6f21037b4a', '2b0af4af-3c1d-4a10-ae93-776f6c36b52d'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:13:47.082434 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d33c1b8-d21a-4085-bb17-ddf5ae539981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['509fe16d-ccb7-4016-a713-c253a90cc0cb', '2b7cc4b2-169b-4e96-b953-fe129858e471', '722fd2bf-cd58-4779-9146-5a6f21037b4a', '2b0af4af-3c1d-4a10-ae93-776f6c36b52d']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:47.083176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc301377-66b1-42f6-9725-5a52e459eafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:47.106219 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc301377-66b1-42f6-9725-5a52e459eafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0817cc62-dbcd-408b-b823-af4a20da33c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1911807757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9d70b317bf4b6f934f1f039ab7033d',qos_specs=None,replication_status=,reservations=['509fe16d-ccb7-4016-a713-c253a90cc0cb','2b7cc4b2-169b-4e96-b953-fe129858e471','722fd2bf-cd58-4779-9146-5a6f21037b4a','2b0af4af-3c1d-4a10-ae93-776f6c36b52d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6232fd6d0eb54b2faefc129f2189bf72',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:13:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1911807757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0817cc62-dbcd-408b-b823-af4a20da33c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c9d70b317bf4b6f934f1f039ab7033d',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='6232fd6d0eb54b2faefc129f2189bf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:47.106895 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e6feac-9994-458d-a675-4d3bce0bf748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:47.126490 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e6feac-9994-458d-a675-4d3bce0bf748) 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-VolumeV3RbacBaseTests-Volume-1911807757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9d70b317bf4b6f934f1f039ab7033d',qos_specs=None,replication_status=,reservations=['509fe16d-ccb7-4016-a713-c253a90cc0cb','2b7cc4b2-169b-4e96-b953-fe129858e471','722fd2bf-cd58-4779-9146-5a6f21037b4a','2b0af4af-3c1d-4a10-ae93-776f6c36b52d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6232fd6d0eb54b2faefc129f2189bf72',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:47.127535 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde32d42-15e6-4de1-9e08-fb2256763c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:13:47.138649 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde32d42-15e6-4de1-9e08-fb2256763c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:13:47.139927 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Flow 'volume_create_api' (3fecc381-a5c2-4262-924c-7c5f901728d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:13:47.140391 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume request issued successfully. Aug 01 13:13:47.141179 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81477cda-bc15-4f65-b224-67ef26cafd86 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:13:47.141738 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1373/5495] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:13:46 2026] POST /volume/v3/volumes => generated 778 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:13:47.152487 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-275fc86a-1804-41d4-820f-8c37edfef9dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:47.154249 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-275fc86a-1804-41d4-820f-8c37edfef9dd tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 Aug 01 13:13:47.154483 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-275fc86a-1804-41d4-820f-8c37edfef9dd tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:47.154717 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-275fc86a-1804-41d4-820f-8c37edfef9dd tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:47.162656 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:47.162656 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:47.166484 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-275fc86a-1804-41d4-820f-8c37edfef9dd tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:13:47.171258 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-275fc86a-1804-41d4-820f-8c37edfef9dd tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 returned with HTTP 200 Aug 01 13:13:47.171719 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1378/5496] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:47 2026] GET /volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:48.183729 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-49a423a4-f0b6-49e1-96cb-45af67484717 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:48.185493 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-49a423a4-f0b6-49e1-96cb-45af67484717 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 Aug 01 13:13:48.185705 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-49a423a4-f0b6-49e1-96cb-45af67484717 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:48.185869 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-49a423a4-f0b6-49e1-96cb-45af67484717 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:48.192564 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:48.192564 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:48.195593 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-49a423a4-f0b6-49e1-96cb-45af67484717 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:13:48.198847 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-49a423a4-f0b6-49e1-96cb-45af67484717 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 returned with HTTP 200 Aug 01 13:13:48.199228 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1373/5497] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:48 2026] GET /volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:13:48.210970 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c73a9341-5402-418c-9b99-9af404b0d42f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:48.212737 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c73a9341-5402-418c-9b99-9af404b0d42f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:13:48.213192 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c73a9341-5402-418c-9b99-9af404b0d42f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0817cc62-dbcd-408b-b823-af4a20da33c8", "name": "tempest-type-Backup-2112182751"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:13:48.214487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-c73a9341-5402-418c-9b99-9af404b0d42f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Creating new backup {'backup': {'volume_id': '0817cc62-dbcd-408b-b823-af4a20da33c8', 'name': 'tempest-type-Backup-2112182751'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:13:48.214631 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-c73a9341-5402-418c-9b99-9af404b0d42f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Creating backup of volume 0817cc62-dbcd-408b-b823-af4a20da33c8 in container None Aug 01 13:13:48.216651 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=127,cinder:INSERT=30,cinder:UPDATE=55 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:13:48.222416 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:48.222416 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:48.222732 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c73a9341-5402-418c-9b99-9af404b0d42f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:13:48.243638 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-c73a9341-5402-418c-9b99-9af404b0d42f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Created reservations ['df065e8a-37a0-4a4d-9e72-2dbffe1bf6d7', '10781361-2105-4878-8541-42d1a860cf7c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:13:48.269609 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c73a9341-5402-418c-9b99-9af404b0d42f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:13:48.270012 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1374/5498] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:13:48 2026] POST /volume/v3/backups => generated 316 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:13:48.278927 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0be31a98-a8ea-4f32-9ea6-61ec9d62f687 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:48.281361 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0be31a98-a8ea-4f32-9ea6-61ec9d62f687 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:48.281617 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0be31a98-a8ea-4f32-9ea6-61ec9d62f687 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:48.281860 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0be31a98-a8ea-4f32-9ea6-61ec9d62f687 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:48.282016 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0be31a98-a8ea-4f32-9ea6-61ec9d62f687 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:48.286996 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:48.286996 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:48.287762 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0be31a98-a8ea-4f32-9ea6-61ec9d62f687 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:48.288275 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1374/5499] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:48 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:49.297815 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-496b3209-0d02-46fc-aeae-d41d6a3d8dd8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:49.299566 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-496b3209-0d02-46fc-aeae-d41d6a3d8dd8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:49.299798 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-496b3209-0d02-46fc-aeae-d41d6a3d8dd8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:49.299993 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-496b3209-0d02-46fc-aeae-d41d6a3d8dd8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:49.300095 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-496b3209-0d02-46fc-aeae-d41d6a3d8dd8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:49.304837 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:49.304837 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:49.305687 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-496b3209-0d02-46fc-aeae-d41d6a3d8dd8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:49.306126 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1379/5500] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:49 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:50.315909 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5e3ebdd3-d03d-42b8-ae15-a4a059cf1df7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:50.317779 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e3ebdd3-d03d-42b8-ae15-a4a059cf1df7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:50.318024 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e3ebdd3-d03d-42b8-ae15-a4a059cf1df7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:50.318252 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e3ebdd3-d03d-42b8-ae15-a4a059cf1df7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:50.318363 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5e3ebdd3-d03d-42b8-ae15-a4a059cf1df7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:50.320007 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=61,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:13:50.323327 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:50.323327 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:50.324085 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e3ebdd3-d03d-42b8-ae15-a4a059cf1df7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:50.324516 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1374/5501] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:50 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:51.336055 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-50a9dc97-c65f-4197-ade5-2d54037eeda0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:51.338521 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50a9dc97-c65f-4197-ade5-2d54037eeda0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:51.338825 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50a9dc97-c65f-4197-ade5-2d54037eeda0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:51.339118 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50a9dc97-c65f-4197-ade5-2d54037eeda0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:51.339288 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-50a9dc97-c65f-4197-ade5-2d54037eeda0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:51.344982 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:51.344982 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:51.345817 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50a9dc97-c65f-4197-ade5-2d54037eeda0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:51.346352 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1375/5502] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:51 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:52.356041 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2221e218-3f9c-4641-96f7-a518bdf784d4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:52.358198 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2221e218-3f9c-4641-96f7-a518bdf784d4 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:52.358458 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2221e218-3f9c-4641-96f7-a518bdf784d4 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:52.358675 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2221e218-3f9c-4641-96f7-a518bdf784d4 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:52.358821 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2221e218-3f9c-4641-96f7-a518bdf784d4 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:52.360853 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=95,cinder:INSERT=18,cinder:UPDATE=29 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:13:52.365718 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:52.365718 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:52.366965 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2221e218-3f9c-4641-96f7-a518bdf784d4 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:52.367438 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1375/5503] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:52 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:53.377578 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27d2fcd6-9370-4ca5-9af5-d8de33034905 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:53.379303 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27d2fcd6-9370-4ca5-9af5-d8de33034905 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:53.379505 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27d2fcd6-9370-4ca5-9af5-d8de33034905 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:53.379676 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27d2fcd6-9370-4ca5-9af5-d8de33034905 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:53.379780 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-27d2fcd6-9370-4ca5-9af5-d8de33034905 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:53.381309 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=78,cinder:UPDATE=19,cinder:INSERT=8 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:13:53.383738 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:53.383738 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:53.384316 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27d2fcd6-9370-4ca5-9af5-d8de33034905 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:53.384675 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1380/5504] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:53 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:54.394160 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f3597a33-6011-47c1-8eb4-a519d9351294 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:54.396005 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3597a33-6011-47c1-8eb4-a519d9351294 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:54.396005 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3597a33-6011-47c1-8eb4-a519d9351294 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:54.396201 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3597a33-6011-47c1-8eb4-a519d9351294 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:54.396294 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f3597a33-6011-47c1-8eb4-a519d9351294 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:54.401182 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:54.401182 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:54.401958 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3597a33-6011-47c1-8eb4-a519d9351294 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:54.402394 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1375/5505] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:54 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:55.412091 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cf58c5a7-f697-46d1-8e59-a268aaa5f337 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:55.414284 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf58c5a7-f697-46d1-8e59-a268aaa5f337 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:55.414557 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf58c5a7-f697-46d1-8e59-a268aaa5f337 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:55.414764 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf58c5a7-f697-46d1-8e59-a268aaa5f337 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:55.414878 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cf58c5a7-f697-46d1-8e59-a268aaa5f337 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:55.419522 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:55.419522 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:55.420265 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf58c5a7-f697-46d1-8e59-a268aaa5f337 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:55.420646 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1376/5506] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:55 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:56.429901 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-65088675-6f7f-49c0-829b-d20b748e4d04 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:56.431701 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65088675-6f7f-49c0-829b-d20b748e4d04 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:56.431934 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65088675-6f7f-49c0-829b-d20b748e4d04 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:56.432281 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65088675-6f7f-49c0-829b-d20b748e4d04 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:56.432281 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-65088675-6f7f-49c0-829b-d20b748e4d04 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:56.436801 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:56.436801 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:13:56.437589 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65088675-6f7f-49c0-829b-d20b748e4d04 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:56.438117 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1376/5507] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:56 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:57.447477 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4bc4b567-13e4-4156-9a43-3674c3ed8aba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:57.449276 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bc4b567-13e4-4156-9a43-3674c3ed8aba tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:57.449493 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bc4b567-13e4-4156-9a43-3674c3ed8aba tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:57.449683 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bc4b567-13e4-4156-9a43-3674c3ed8aba tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:57.449791 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4bc4b567-13e4-4156-9a43-3674c3ed8aba tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:57.454010 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:57.454010 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:13:57.454605 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bc4b567-13e4-4156-9a43-3674c3ed8aba tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:57.454941 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1381/5508] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:57 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:58.463890 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bc84f3e4-6083-4c84-9523-bfab5000589c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:58.465583 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc84f3e4-6083-4c84-9523-bfab5000589c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:58.465813 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bc84f3e4-6083-4c84-9523-bfab5000589c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:58.466046 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bc84f3e4-6083-4c84-9523-bfab5000589c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:58.466200 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bc84f3e4-6083-4c84-9523-bfab5000589c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:58.470795 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:58.470795 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:13:58.471535 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc84f3e4-6083-4c84-9523-bfab5000589c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:58.471924 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1376/5509] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:58 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:13:59.482963 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a568d888-bb85-4bdd-bd85-5bb430c4bcfa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:13:59.484706 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a568d888-bb85-4bdd-bd85-5bb430c4bcfa tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:13:59.484969 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a568d888-bb85-4bdd-bd85-5bb430c4bcfa tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:13:59.485173 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a568d888-bb85-4bdd-bd85-5bb430c4bcfa tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:13:59.485274 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a568d888-bb85-4bdd-bd85-5bb430c4bcfa tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:13:59.489323 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:13:59.489323 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:13:59.489916 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a568d888-bb85-4bdd-bd85-5bb430c4bcfa tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:13:59.490274 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1377/5510] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:13:59 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:00.501703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-570a2127-db1c-4f7a-b467-a83ca1cdda6a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:00.503569 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-570a2127-db1c-4f7a-b467-a83ca1cdda6a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:14:00.503788 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-570a2127-db1c-4f7a-b467-a83ca1cdda6a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:00.503986 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-570a2127-db1c-4f7a-b467-a83ca1cdda6a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:00.504116 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-570a2127-db1c-4f7a-b467-a83ca1cdda6a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:00.508481 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:00.508481 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:00.509214 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-570a2127-db1c-4f7a-b467-a83ca1cdda6a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:14:00.509630 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1377/5511] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:00 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:01.519115 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e60015f-4036-4351-93e0-fbbfcca36ef1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:01.521183 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e60015f-4036-4351-93e0-fbbfcca36ef1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:14:01.521433 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e60015f-4036-4351-93e0-fbbfcca36ef1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:01.521705 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e60015f-4036-4351-93e0-fbbfcca36ef1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:01.521814 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6e60015f-4036-4351-93e0-fbbfcca36ef1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:01.526731 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:01.526731 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:01.527458 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e60015f-4036-4351-93e0-fbbfcca36ef1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:14:01.527863 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1382/5512] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:01 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:02.021342 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2e03d6f6-fcb9-448c-9f8a-8447d96590d1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:02.023128 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e03d6f6-fcb9-448c-9f8a-8447d96590d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/snapshots Aug 01 13:14:02.023445 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2e03d6f6-fcb9-448c-9f8a-8447d96590d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00b70b76-3f7d-4f06-9edf-433157947361", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-953335071", "description": null, "metadata": null}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:02.034389 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:02.034389 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:02.034884 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2e03d6f6-fcb9-448c-9f8a-8447d96590d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:14:02.035057 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-2e03d6f6-fcb9-448c-9f8a-8447d96590d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create snapshot from volume 00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:14:02.058061 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-2e03d6f6-fcb9-448c-9f8a-8447d96590d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['64242b1e-2478-4e37-bf61-8d48a4b9f7ab', '1ceda9be-153d-4da9-abf4-1326eecc98e8', '1d6b3bf0-e2a3-4c12-be7d-278ab23f7105', '3791f021-ce65-4fe2-96dd-c5becf54b648'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:14:02.087097 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2e03d6f6-fcb9-448c-9f8a-8447d96590d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot force create request issued successfully. Aug 01 13:14:02.087428 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e03d6f6-fcb9-448c-9f8a-8447d96590d1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots returned with HTTP 202 Aug 01 13:14:02.087857 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1377/5513] 10.4.3.110 () {68 vars in 1265 bytes} [Sat Aug 1 13:14:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:14:02.095743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eff41783-8121-4d85-bdb3-9e8be77d7ea2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:02.097898 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eff41783-8121-4d85-bdb3-9e8be77d7ea2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c Aug 01 13:14:02.098154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eff41783-8121-4d85-bdb3-9e8be77d7ea2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:02.098389 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eff41783-8121-4d85-bdb3-9e8be77d7ea2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:02.104126 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:02.104126 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:02.104619 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eff41783-8121-4d85-bdb3-9e8be77d7ea2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:14:02.105511 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eff41783-8121-4d85-bdb3-9e8be77d7ea2 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c returned with HTTP 200 Aug 01 13:14:02.105936 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1378/5514] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:14:02 2026] GET /volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:02.538016 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0995f8db-9bd7-4a4e-af91-5e58f1fb2272 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:02.539907 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0995f8db-9bd7-4a4e-af91-5e58f1fb2272 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:14:02.540158 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0995f8db-9bd7-4a4e-af91-5e58f1fb2272 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:02.540350 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0995f8db-9bd7-4a4e-af91-5e58f1fb2272 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:02.540473 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0995f8db-9bd7-4a4e-af91-5e58f1fb2272 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:02.546105 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:02.546105 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:02.546807 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0995f8db-9bd7-4a4e-af91-5e58f1fb2272 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:14:02.547189 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1378/5515] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:02 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:02.557977 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4523a362-d755-4f82-afd6-12ef67369cf8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:02.610685 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4523a362-d755-4f82-afd6-12ef67369cf8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:14:02.611216 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4523a362-d755-4f82-afd6-12ef67369cf8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0817cc62-dbcd-408b-b823-af4a20da33c8"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:02.613029 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-4523a362-d755-4f82-afd6-12ef67369cf8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Creating new backup {'backup': {'volume_id': '0817cc62-dbcd-408b-b823-af4a20da33c8'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:14:02.613230 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-4523a362-d755-4f82-afd6-12ef67369cf8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Creating backup of volume 0817cc62-dbcd-408b-b823-af4a20da33c8 in container None Aug 01 13:14:02.621955 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:02.621955 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:02.622418 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4523a362-d755-4f82-afd6-12ef67369cf8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Volume info retrieved successfully. Aug 01 13:14:02.639826 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4523a362-d755-4f82-afd6-12ef67369cf8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Created reservations ['2154c514-a0d9-482a-a759-a1ede1bd5f4e', '358d92be-8050-4e03-bc31-332e8f23d2f1'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:14:02.672332 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4523a362-d755-4f82-afd6-12ef67369cf8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:14:02.672931 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1383/5516] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:14:02 2026] POST /volume/v3/backups => generated 288 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:14:02.681513 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-074ec034-8935-4285-a999-881d0ad98781 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:02.684150 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-074ec034-8935-4285-a999-881d0ad98781 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:02.684799 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-074ec034-8935-4285-a999-881d0ad98781 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:02.684799 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-074ec034-8935-4285-a999-881d0ad98781 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:02.684941 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-074ec034-8935-4285-a999-881d0ad98781 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:02.690476 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:02.690476 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:02.691437 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-074ec034-8935-4285-a999-881d0ad98781 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:02.691955 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1378/5517] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:02 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:03.116069 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c810b1d2-abfc-4727-a3d7-93b15b3c5bfd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:03.117824 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c810b1d2-abfc-4727-a3d7-93b15b3c5bfd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c Aug 01 13:14:03.118021 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c810b1d2-abfc-4727-a3d7-93b15b3c5bfd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:03.118206 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c810b1d2-abfc-4727-a3d7-93b15b3c5bfd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:03.123350 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:03.123350 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:03.123775 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c810b1d2-abfc-4727-a3d7-93b15b3c5bfd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:14:03.124564 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c810b1d2-abfc-4727-a3d7-93b15b3c5bfd tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c returned with HTTP 200 Aug 01 13:14:03.124918 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1379/5518] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:14:03 2026] GET /volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:03.133381 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c18b2768-a32e-41de-862b-812003931661 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:03.136050 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c18b2768-a32e-41de-862b-812003931661 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c Aug 01 13:14:03.136334 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c18b2768-a32e-41de-862b-812003931661 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:03.136615 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c18b2768-a32e-41de-862b-812003931661 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:03.143074 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:03.143074 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:03.143738 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c18b2768-a32e-41de-862b-812003931661 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:14:03.144820 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c18b2768-a32e-41de-862b-812003931661 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c returned with HTTP 200 Aug 01 13:14:03.145438 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1379/5519] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:14:03 2026] GET /volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:03.154473 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:03.156787 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:14:03.157262 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1004267390", "snapshot_id": "68e03c37-c80a-41f5-a830-8b2facc23b2c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:03.159218 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1004267390', 'snapshot_id': '68e03c37-c80a-41f5-a830-8b2facc23b2c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:14:03.165214 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:03.165214 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:03.165802 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:14:03.165957 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume of 1 GB Aug 01 13:14:03.170083 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Availability Zones retrieved successfully. Aug 01 13:14:03.176358 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (07637abd-495d-4dba-b31c-af9e1737701a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:14:03.177376 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ddf1b5-5219-42b3-a5bb-44dede7a48a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:03.178304 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:14:03.208421 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ddf1b5-5219-42b3-a5bb-44dede7a48a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '68e03c37-c80a-41f5-a830-8b2facc23b2c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:03.209148 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fafa4a5f-bc1b-4004-a152-8d7a1645bb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:03.245627 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Created reservations ['a760fc55-5e39-4d60-b9a9-37ba4c6c8345', '85b77594-4bef-4bf2-b5fb-da3dcf48e7c8', '603b0ad6-c310-408e-ab4f-202754b3df98', '31b26f7d-211e-4076-940b-43eb7788e5c8'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:14:03.246350 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fafa4a5f-bc1b-4004-a152-8d7a1645bb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a760fc55-5e39-4d60-b9a9-37ba4c6c8345', '85b77594-4bef-4bf2-b5fb-da3dcf48e7c8', '603b0ad6-c310-408e-ab4f-202754b3df98', '31b26f7d-211e-4076-940b-43eb7788e5c8']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:03.247069 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabc9ca1-bd93-462f-82c6-01a26950dd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:03.287677 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabc9ca1-bd93-462f-82c6-01a26950dd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14681461-6320-4cb7-a94c-5443710e89f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1004267390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['a760fc55-5e39-4d60-b9a9-37ba4c6c8345','85b77594-4bef-4bf2-b5fb-da3dcf48e7c8','603b0ad6-c310-408e-ab4f-202754b3df98','31b26f7d-211e-4076-940b-43eb7788e5c8'],size=1,snapshot_id=68e03c37-c80a-41f5-a830-8b2facc23b2c,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1004267390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14681461-6320-4cb7-a94c-5443710e89f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245d35a4370d4a3fa10b7fa44d8d4516',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=68e03c37-c80a-41f5-a830-8b2facc23b2c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='651bd41f09e146ef9effaf67b3101d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:03.288331 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc2639a-3876-48ca-a480-9a0c87ad29f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:03.309387 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc2639a-3876-48ca-a480-9a0c87ad29f3) 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-TestVolumeBootPattern-volume-1004267390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245d35a4370d4a3fa10b7fa44d8d4516',qos_specs=None,replication_status=,reservations=['a760fc55-5e39-4d60-b9a9-37ba4c6c8345','85b77594-4bef-4bf2-b5fb-da3dcf48e7c8','603b0ad6-c310-408e-ab4f-202754b3df98','31b26f7d-211e-4076-940b-43eb7788e5c8'],size=1,snapshot_id=68e03c37-c80a-41f5-a830-8b2facc23b2c,source_replicaid=,source_volid=None,status='creating',user_id='651bd41f09e146ef9effaf67b3101d91',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:03.310300 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a550fd0-6de6-45b0-90f0-8088d69af9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:03.335163 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a550fd0-6de6-45b0-90f0-8088d69af9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:03.336273 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Flow 'volume_create_api' (07637abd-495d-4dba-b31c-af9e1737701a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:14:03.336704 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Create volume request issued successfully. Aug 01 13:14:03.337526 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-725cffb8-4c26-453d-9b3b-c106482ceea4 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:14:03.338102 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1384/5520] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:14:03 2026] POST /volume/v3/volumes => generated 785 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:14:03.349808 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1c741c2f-bf90-4680-8d91-7371881b9d60 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:03.351678 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c741c2f-bf90-4680-8d91-7371881b9d60 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 Aug 01 13:14:03.351869 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1c741c2f-bf90-4680-8d91-7371881b9d60 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:03.352063 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1c741c2f-bf90-4680-8d91-7371881b9d60 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:03.361169 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:03.361169 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:03.366444 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1c741c2f-bf90-4680-8d91-7371881b9d60 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:14:03.371713 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c741c2f-bf90-4680-8d91-7371881b9d60 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 returned with HTTP 200 Aug 01 13:14:03.372209 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1379/5521] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:14:03 2026] GET /volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:03.702743 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb5ccf94-dcd2-43a2-a725-61c50e7fd51c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:03.704369 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb5ccf94-dcd2-43a2-a725-61c50e7fd51c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:03.704605 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb5ccf94-dcd2-43a2-a725-61c50e7fd51c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:03.704791 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb5ccf94-dcd2-43a2-a725-61c50e7fd51c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:03.704888 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fb5ccf94-dcd2-43a2-a725-61c50e7fd51c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:03.709354 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:03.709354 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:03.710016 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb5ccf94-dcd2-43a2-a725-61c50e7fd51c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:03.710404 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1380/5522] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:03 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:04.386650 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-76090dd3-8c10-45ae-8696-8858729aae76 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:04.388463 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76090dd3-8c10-45ae-8696-8858729aae76 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 Aug 01 13:14:04.388642 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76090dd3-8c10-45ae-8696-8858729aae76 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:04.388826 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76090dd3-8c10-45ae-8696-8858729aae76 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:04.395850 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:04.395850 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:04.399254 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-76090dd3-8c10-45ae-8696-8858729aae76 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:14:04.403576 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76090dd3-8c10-45ae-8696-8858729aae76 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 returned with HTTP 200 Aug 01 13:14:04.403962 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1380/5523] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:14:04 2026] GET /volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:04.418242 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9498329a-d834-4f13-9d47-e84bc454b3ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:04.420123 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9498329a-d834-4f13-9d47-e84bc454b3ec tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 Aug 01 13:14:04.420304 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9498329a-d834-4f13-9d47-e84bc454b3ec tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:04.420524 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9498329a-d834-4f13-9d47-e84bc454b3ec tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:04.426994 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:04.426994 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:04.430268 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9498329a-d834-4f13-9d47-e84bc454b3ec tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:14:04.434235 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9498329a-d834-4f13-9d47-e84bc454b3ec tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 returned with HTTP 200 Aug 01 13:14:04.434559 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1385/5524] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:14:04 2026] GET /volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:04.546845 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-a5b098b4-e3cc-416a-961c-a84dc20b8c23 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:04.548930 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-a5b098b4-e3cc-416a-961c-a84dc20b8c23 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 Aug 01 13:14:04.549125 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-a5b098b4-e3cc-416a-961c-a84dc20b8c23 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:04.549297 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-a5b098b4-e3cc-416a-961c-a84dc20b8c23 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:04.556747 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:04.556747 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:04.560357 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-a5b098b4-e3cc-416a-961c-a84dc20b8c23 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:14:04.564905 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-a5b098b4-e3cc-416a-961c-a84dc20b8c23 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 returned with HTTP 200 Aug 01 13:14:04.565331 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1380/5525] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:14:04 2026] GET /volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:04.719908 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d9c550b-45d9-43ce-b3d4-d75a7d9171e6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:04.721564 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d9c550b-45d9-43ce-b3d4-d75a7d9171e6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:04.721928 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d9c550b-45d9-43ce-b3d4-d75a7d9171e6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:04.722224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d9c550b-45d9-43ce-b3d4-d75a7d9171e6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:04.723004 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7d9c550b-45d9-43ce-b3d4-d75a7d9171e6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:04.726844 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:04.726844 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:04.727554 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d9c550b-45d9-43ce-b3d4-d75a7d9171e6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:04.727970 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1381/5526] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:04 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:04.967256 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-9374e45f-fd3c-44b6-b12f-b61e65027b92 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:04.969771 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-9374e45f-fd3c-44b6-b12f-b61e65027b92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 Aug 01 13:14:04.970040 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-9374e45f-fd3c-44b6-b12f-b61e65027b92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:04.970276 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-9374e45f-fd3c-44b6-b12f-b61e65027b92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:04.977875 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:04.977875 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:04.981500 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-9374e45f-fd3c-44b6-b12f-b61e65027b92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:14:04.985762 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-9374e45f-fd3c-44b6-b12f-b61e65027b92 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 returned with HTTP 200 Aug 01 13:14:04.986179 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1381/5527] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:14:04 2026] GET /volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:04.994781 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3471cdc-3f4a-4df3-8b89-355a3ad9124b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:04.995205 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3471cdc-3f4a-4df3-8b89-355a3ad9124b None None] GET https://10.4.3.110/volume// Aug 01 13:14:04.995355 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3471cdc-3f4a-4df3-8b89-355a3ad9124b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:04.995532 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3471cdc-3f4a-4df3-8b89-355a3ad9124b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:04.995823 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3471cdc-3f4a-4df3-8b89-355a3ad9124b None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:14:04.996127 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1386/5528] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:14:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:14:05.002602 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-ab31fcde-6acf-43f5-834c-838daf0f6cd0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:05.004463 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-ab31fcde-6acf-43f5-834c-838daf0f6cd0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:14:05.004831 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-ab31fcde-6acf-43f5-834c-838daf0f6cd0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14681461-6320-4cb7-a94c-5443710e89f4", "connector": null, "instance_uuid": "bedc939a-d0f6-4eb5-b7d3-89dd86bd8dd7"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:05.012328 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:05.012328 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:05.033748 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-ab31fcde-6acf-43f5-834c-838daf0f6cd0 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:14:05.034138 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1381/5529] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:14:05 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:05.748992 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd41ee05-fb4c-452c-b3b3-2b577f2c6340 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:05.750526 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd41ee05-fb4c-452c-b3b3-2b577f2c6340 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:05.750750 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd41ee05-fb4c-452c-b3b3-2b577f2c6340 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:05.750934 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd41ee05-fb4c-452c-b3b3-2b577f2c6340 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:05.751054 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bd41ee05-fb4c-452c-b3b3-2b577f2c6340 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:05.755458 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:05.755458 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:05.755910 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd41ee05-fb4c-452c-b3b3-2b577f2c6340 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:05.756285 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1382/5530] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:05 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:05.779916 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-430aecc5-e90b-4182-9ba5-b62e6003a3bb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:05.779916 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-430aecc5-e90b-4182-9ba5-b62e6003a3bb None None] GET https://10.4.3.110/volume// Aug 01 13:14:05.780390 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-430aecc5-e90b-4182-9ba5-b62e6003a3bb None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:05.780390 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-430aecc5-e90b-4182-9ba5-b62e6003a3bb None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:05.780616 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-430aecc5-e90b-4182-9ba5-b62e6003a3bb None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:14:05.781150 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1382/5531] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:14:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:14:05.789440 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-d4fe064b-d611-4dbe-8f50-a6fc93a7f9c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:05.811816 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-d4fe064b-d611-4dbe-8f50-a6fc93a7f9c1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 Aug 01 13:14:05.812199 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-d4fe064b-d611-4dbe-8f50-a6fc93a7f9c1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:05.812512 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-d4fe064b-d611-4dbe-8f50-a6fc93a7f9c1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:05.821988 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:05.821988 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:05.825599 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-d4fe064b-d611-4dbe-8f50-a6fc93a7f9c1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:14:05.830220 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-d4fe064b-d611-4dbe-8f50-a6fc93a7f9c1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 returned with HTTP 200 Aug 01 13:14:05.830682 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1387/5532] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:14:05 2026] GET /volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 => generated 1573 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:14:05.940403 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-e9edc980-f249-42ef-9432-c648db5a41fe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:05.942474 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-e9edc980-f249-42ef-9432-c648db5a41fe tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] PUT https://10.4.3.110/volume/v3/attachments/cc2ebe2e-f153-4ba7-9d53-439b1abaca48 Aug 01 13:14:05.943003 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-e9edc980-f249-42ef-9432-c648db5a41fe tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:05.951823 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-e9edc980-f249-42ef-9432-c648db5a41fe tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Acquiring lock "cinder-attachment_update-14681461-6320-4cb7-a94c-5443710e89f4-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:14:05.956317 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-e9edc980-f249-42ef-9432-c648db5a41fe tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-14681461-6320-4cb7-a94c-5443710e89f4-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:14:05.957251 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:05.957251 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:06.042584 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-e9edc980-f249-42ef-9432-c648db5a41fe tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Lock "cinder-attachment_update-14681461-6320-4cb7-a94c-5443710e89f4-np0000006302" released by "attachment_update" :: held 0.086s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:14:06.043033 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-e9edc980-f249-42ef-9432-c648db5a41fe tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/cc2ebe2e-f153-4ba7-9d53-439b1abaca48 returned with HTTP 200 Aug 01 13:14:06.043689 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1382/5533] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:14:05 2026] PUT /volume/v3/attachments/cc2ebe2e-f153-4ba7-9d53-439b1abaca48 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:06.063588 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-c3dacdde-5411-41e3-8033-25c9eab8106d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:06.065773 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-c3dacdde-5411-41e3-8033-25c9eab8106d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] POST https://10.4.3.110/volume/v3/attachments/cc2ebe2e-f153-4ba7-9d53-439b1abaca48/action Aug 01 13:14:06.066178 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-c3dacdde-5411-41e3-8033-25c9eab8106d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:14:06.066305 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-c3dacdde-5411-41e3-8033-25c9eab8106d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:06.081904 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:06.081904 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:06.090644 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8f919a2a-dcaa-437a-a0fc-16b9cb34d0b0 req-c3dacdde-5411-41e3-8033-25c9eab8106d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/cc2ebe2e-f153-4ba7-9d53-439b1abaca48/action returned with HTTP 204 Aug 01 13:14:06.091124 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1383/5534] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:14:06 2026] POST /volume/v3/attachments/cc2ebe2e-f153-4ba7-9d53-439b1abaca48/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:14:06.767526 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8cf681ab-71c3-4ddf-bec6-b4bc9da03a23 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:06.769833 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8cf681ab-71c3-4ddf-bec6-b4bc9da03a23 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:06.769833 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8cf681ab-71c3-4ddf-bec6-b4bc9da03a23 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:06.769833 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8cf681ab-71c3-4ddf-bec6-b4bc9da03a23 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:06.770386 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8cf681ab-71c3-4ddf-bec6-b4bc9da03a23 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:06.774714 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:06.774714 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:06.775412 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8cf681ab-71c3-4ddf-bec6-b4bc9da03a23 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:06.776049 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1383/5535] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:06 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:07.785622 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1df2a9b1-e89a-4635-9488-2c8bd39b5ee1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:07.788098 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1df2a9b1-e89a-4635-9488-2c8bd39b5ee1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:07.788414 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1df2a9b1-e89a-4635-9488-2c8bd39b5ee1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:07.788708 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1df2a9b1-e89a-4635-9488-2c8bd39b5ee1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:07.788932 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1df2a9b1-e89a-4635-9488-2c8bd39b5ee1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:07.794629 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:07.794629 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:07.795538 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1df2a9b1-e89a-4635-9488-2c8bd39b5ee1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:07.796116 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1388/5536] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:07 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:08.805195 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f4f34499-1c8d-4168-a9bd-abd326b1943a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:08.807234 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4f34499-1c8d-4168-a9bd-abd326b1943a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:08.807456 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f4f34499-1c8d-4168-a9bd-abd326b1943a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:08.807674 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f4f34499-1c8d-4168-a9bd-abd326b1943a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:08.807768 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f4f34499-1c8d-4168-a9bd-abd326b1943a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:08.811923 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:08.811923 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:08.812533 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4f34499-1c8d-4168-a9bd-abd326b1943a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:08.812975 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1383/5537] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:08 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:09.822830 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b78fe6e-7105-4597-9f1f-1427768ebb6e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:09.825316 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b78fe6e-7105-4597-9f1f-1427768ebb6e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:09.825598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b78fe6e-7105-4597-9f1f-1427768ebb6e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:09.825857 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b78fe6e-7105-4597-9f1f-1427768ebb6e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:09.826046 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5b78fe6e-7105-4597-9f1f-1427768ebb6e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:09.831563 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:09.831563 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:09.832502 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b78fe6e-7105-4597-9f1f-1427768ebb6e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:09.833037 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1384/5538] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:09 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:10.844148 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-41f12c66-6e5f-40b7-b30a-8d1a4e3cec5c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:10.846034 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-41f12c66-6e5f-40b7-b30a-8d1a4e3cec5c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:10.846276 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-41f12c66-6e5f-40b7-b30a-8d1a4e3cec5c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:10.846480 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-41f12c66-6e5f-40b7-b30a-8d1a4e3cec5c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:10.846588 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-41f12c66-6e5f-40b7-b30a-8d1a4e3cec5c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:10.851906 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:10.851906 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:10.852611 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-41f12c66-6e5f-40b7-b30a-8d1a4e3cec5c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:10.853018 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1384/5539] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:10 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:11.864000 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2b1fcd6-7eb0-44cf-8e3b-0c5d194c0c09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:11.865762 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2b1fcd6-7eb0-44cf-8e3b-0c5d194c0c09 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:11.866017 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2b1fcd6-7eb0-44cf-8e3b-0c5d194c0c09 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:11.866166 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2b1fcd6-7eb0-44cf-8e3b-0c5d194c0c09 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:11.866266 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d2b1fcd6-7eb0-44cf-8e3b-0c5d194c0c09 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:11.870606 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:11.870606 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:11.871225 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2b1fcd6-7eb0-44cf-8e3b-0c5d194c0c09 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:11.871602 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1389/5540] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:11 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:12.881750 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cc4f1c8c-d025-4b8a-9bf3-7faec376d891 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:12.883421 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc4f1c8c-d025-4b8a-9bf3-7faec376d891 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:12.883660 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc4f1c8c-d025-4b8a-9bf3-7faec376d891 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:12.883867 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc4f1c8c-d025-4b8a-9bf3-7faec376d891 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:12.884033 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-cc4f1c8c-d025-4b8a-9bf3-7faec376d891 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:12.888980 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:12.888980 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:12.889903 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc4f1c8c-d025-4b8a-9bf3-7faec376d891 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:12.890409 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1384/5541] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:12 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:13.903696 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-800fb4d6-a65f-426f-bf27-15557eafe3f5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:13.905444 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-800fb4d6-a65f-426f-bf27-15557eafe3f5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:13.905643 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-800fb4d6-a65f-426f-bf27-15557eafe3f5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:13.905814 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-800fb4d6-a65f-426f-bf27-15557eafe3f5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:13.905914 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-800fb4d6-a65f-426f-bf27-15557eafe3f5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:13.910085 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:13.910085 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:13.910717 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-800fb4d6-a65f-426f-bf27-15557eafe3f5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:13.911119 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1385/5542] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:13 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:14.922825 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-791cfa79-af63-4aa3-909a-1f2c84bd24e8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:14.924820 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-791cfa79-af63-4aa3-909a-1f2c84bd24e8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:14.925035 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-791cfa79-af63-4aa3-909a-1f2c84bd24e8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:14.925224 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-791cfa79-af63-4aa3-909a-1f2c84bd24e8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:14.925387 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-791cfa79-af63-4aa3-909a-1f2c84bd24e8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:14.935039 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:14.935039 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:14.938958 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-791cfa79-af63-4aa3-909a-1f2c84bd24e8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:14.938958 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1385/5543] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:14 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:15.947035 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c3b1868d-e085-493d-8f22-e9362e86e265 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:15.948837 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3b1868d-e085-493d-8f22-e9362e86e265 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:15.949120 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3b1868d-e085-493d-8f22-e9362e86e265 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:15.949354 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3b1868d-e085-493d-8f22-e9362e86e265 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:15.949502 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c3b1868d-e085-493d-8f22-e9362e86e265 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:15.953197 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:15.953197 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:15.953714 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3b1868d-e085-493d-8f22-e9362e86e265 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:15.954029 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1390/5544] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:15 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:16.963834 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9049e964-5592-4114-b051-18d061e02425 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:16.966052 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9049e964-5592-4114-b051-18d061e02425 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:16.966313 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9049e964-5592-4114-b051-18d061e02425 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:16.966544 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9049e964-5592-4114-b051-18d061e02425 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:16.966685 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9049e964-5592-4114-b051-18d061e02425 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:16.971633 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:16.971633 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:16.972324 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9049e964-5592-4114-b051-18d061e02425 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 200 Aug 01 13:14:16.972785 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1385/5545] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:16 2026] GET /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:16.982365 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ebfa7a41-b0e3-4c47-94b2-9044c6bd3a56 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:16.984209 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebfa7a41-b0e3-4c47-94b2-9044c6bd3a56 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] DELETE https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f Aug 01 13:14:16.984417 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebfa7a41-b0e3-4c47-94b2-9044c6bd3a56 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:16.984607 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ebfa7a41-b0e3-4c47-94b2-9044c6bd3a56 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:16.984727 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-ebfa7a41-b0e3-4c47-94b2-9044c6bd3a56 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete backup with id: c80961c5-ccf9-4d48-af8e-5f032d0bcf7f. Aug 01 13:14:16.988644 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:16.988644 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:16.999604 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-ebfa7a41-b0e3-4c47-94b2-9044c6bd3a56 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] delete_backup rpcapi backup_id c80961c5-ccf9-4d48-af8e-5f032d0bcf7f {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:14:17.001274 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ebfa7a41-b0e3-4c47-94b2-9044c6bd3a56 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f returned with HTTP 202 Aug 01 13:14:17.001793 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1386/5546] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:14:16 2026] DELETE /volume/v3/backups/c80961c5-ccf9-4d48-af8e-5f032d0bcf7f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:14:17.009428 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:17.011063 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:14:17.011550 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-251025879"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:17.012921 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-251025879'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:14:17.013135 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume of 1 GB Aug 01 13:14:17.018087 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Availability Zones retrieved successfully. Aug 01 13:14:17.022915 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Flow 'volume_create_api' (8ee9fc73-22a2-44b5-a39d-5939463f7f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:14:17.024168 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d3f586-a5f4-4617-aff3-9386083454c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:17.024885 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:14:17.048908 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d3f586-a5f4-4617-aff3-9386083454c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:17.049502 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac2f64e4-4a48-4806-a19f-58c34a0bfe1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:17.088405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Created reservations ['91902338-b048-4614-a59d-4d7e380142a0', '69c84d5b-292c-4d55-85ff-fe0e1a810107', '312e1447-e6dc-4103-9beb-a6420db91c3d', '979eb012-6fcd-4624-ae8a-518ad467a208'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:14:17.089365 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac2f64e4-4a48-4806-a19f-58c34a0bfe1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91902338-b048-4614-a59d-4d7e380142a0', '69c84d5b-292c-4d55-85ff-fe0e1a810107', '312e1447-e6dc-4103-9beb-a6420db91c3d', '979eb012-6fcd-4624-ae8a-518ad467a208']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:17.090145 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7514b17-6af4-4e40-8e71-ff9a12d5b187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:17.112110 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7514b17-6af4-4e40-8e71-ff9a12d5b187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90ddb6f1-7d1f-4104-85e4-aba13359fb6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-251025879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9d70b317bf4b6f934f1f039ab7033d',qos_specs=None,replication_status=,reservations=['91902338-b048-4614-a59d-4d7e380142a0','69c84d5b-292c-4d55-85ff-fe0e1a810107','312e1447-e6dc-4103-9beb-a6420db91c3d','979eb012-6fcd-4624-ae8a-518ad467a208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6232fd6d0eb54b2faefc129f2189bf72',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-251025879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90ddb6f1-7d1f-4104-85e4-aba13359fb6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c9d70b317bf4b6f934f1f039ab7033d',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='6232fd6d0eb54b2faefc129f2189bf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:17.112704 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b70dd1b-e727-4b6d-bd20-2e8c0888751c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:17.128933 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b70dd1b-e727-4b6d-bd20-2e8c0888751c) 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-VolumeV3RbacBaseTests-Volume-251025879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9d70b317bf4b6f934f1f039ab7033d',qos_specs=None,replication_status=,reservations=['91902338-b048-4614-a59d-4d7e380142a0','69c84d5b-292c-4d55-85ff-fe0e1a810107','312e1447-e6dc-4103-9beb-a6420db91c3d','979eb012-6fcd-4624-ae8a-518ad467a208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6232fd6d0eb54b2faefc129f2189bf72',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:17.129512 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6875587-e150-4cf7-b813-98008241222b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:17.137875 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6875587-e150-4cf7-b813-98008241222b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:17.138608 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Flow 'volume_create_api' (8ee9fc73-22a2-44b5-a39d-5939463f7f92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:14:17.138960 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume request issued successfully. Aug 01 13:14:17.139470 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9948138f-f0c5-4936-ac9a-f720bc9334a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:14:17.139851 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1386/5547] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:14:17 2026] POST /volume/v3/volumes => generated 777 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:14:17.151049 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc571f9b-0f32-4d74-8e5c-7389e4acecb6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:17.152565 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc571f9b-0f32-4d74-8e5c-7389e4acecb6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e Aug 01 13:14:17.152742 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc571f9b-0f32-4d74-8e5c-7389e4acecb6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:17.152910 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc571f9b-0f32-4d74-8e5c-7389e4acecb6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:17.159243 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:17.159243 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:17.162163 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bc571f9b-0f32-4d74-8e5c-7389e4acecb6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:17.165344 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc571f9b-0f32-4d74-8e5c-7389e4acecb6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e returned with HTTP 200 Aug 01 13:14:17.165713 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1391/5548] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:17 2026] GET /volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:18.178646 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5d6705cd-dac4-4765-b00a-948d504c0b9e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:18.180517 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d6705cd-dac4-4765-b00a-948d504c0b9e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e Aug 01 13:14:18.180800 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d6705cd-dac4-4765-b00a-948d504c0b9e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:18.181042 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d6705cd-dac4-4765-b00a-948d504c0b9e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:18.188573 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:18.188573 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:18.192167 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5d6705cd-dac4-4765-b00a-948d504c0b9e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:18.196302 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d6705cd-dac4-4765-b00a-948d504c0b9e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e returned with HTTP 200 Aug 01 13:14:18.196749 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1386/5549] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:18 2026] GET /volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:18.208963 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c37dc57f-e0de-4fba-8046-48a29743ab29 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:18.210738 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c37dc57f-e0de-4fba-8046-48a29743ab29 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:14:18.211132 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c37dc57f-e0de-4fba-8046-48a29743ab29 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "90ddb6f1-7d1f-4104-85e4-aba13359fb6e", "name": "tempest-type-Backup-528282099"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:18.213537 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-c37dc57f-e0de-4fba-8046-48a29743ab29 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Creating new backup {'backup': {'volume_id': '90ddb6f1-7d1f-4104-85e4-aba13359fb6e', 'name': 'tempest-type-Backup-528282099'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:14:18.213721 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-c37dc57f-e0de-4fba-8046-48a29743ab29 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Creating backup of volume 90ddb6f1-7d1f-4104-85e4-aba13359fb6e in container None Aug 01 13:14:18.220435 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:18.220435 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:18.220806 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c37dc57f-e0de-4fba-8046-48a29743ab29 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:18.235374 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-c37dc57f-e0de-4fba-8046-48a29743ab29 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Created reservations ['47c7b1dd-2ca2-4f85-964b-ad5cb2e963b7', 'd9bd466e-a333-4023-befc-1ae2884bd9f9'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:14:18.259137 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c37dc57f-e0de-4fba-8046-48a29743ab29 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:14:18.259578 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1387/5550] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:14:18 2026] POST /volume/v3/backups => generated 315 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:14:18.269429 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-415e4217-dfed-46ee-b93b-e75d2b00d8d6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:18.271251 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-415e4217-dfed-46ee-b93b-e75d2b00d8d6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:18.271459 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-415e4217-dfed-46ee-b93b-e75d2b00d8d6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:18.271635 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-415e4217-dfed-46ee-b93b-e75d2b00d8d6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:18.271742 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-415e4217-dfed-46ee-b93b-e75d2b00d8d6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:18.275720 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:18.275720 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:18.276307 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-415e4217-dfed-46ee-b93b-e75d2b00d8d6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:18.276650 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1387/5551] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:18 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:19.287678 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4a2e7d8-dd0b-466d-83b2-97e2258a3135 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:19.289922 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4a2e7d8-dd0b-466d-83b2-97e2258a3135 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:19.290223 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4a2e7d8-dd0b-466d-83b2-97e2258a3135 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:19.290470 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4a2e7d8-dd0b-466d-83b2-97e2258a3135 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:19.290617 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b4a2e7d8-dd0b-466d-83b2-97e2258a3135 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:19.295122 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:19.295122 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:19.295846 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4a2e7d8-dd0b-466d-83b2-97e2258a3135 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:19.296311 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1392/5552] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:19 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:20.307536 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e0fdfd02-389f-42ee-8842-80982418ff2a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:20.309547 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e0fdfd02-389f-42ee-8842-80982418ff2a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:20.309908 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e0fdfd02-389f-42ee-8842-80982418ff2a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:20.310142 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e0fdfd02-389f-42ee-8842-80982418ff2a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:20.310319 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e0fdfd02-389f-42ee-8842-80982418ff2a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:20.315244 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:20.315244 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:20.316109 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e0fdfd02-389f-42ee-8842-80982418ff2a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:20.316591 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1387/5553] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:20 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:21.331107 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d510fa02-d4a4-498f-a00b-78aaa788122e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:21.333322 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d510fa02-d4a4-498f-a00b-78aaa788122e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:21.333604 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d510fa02-d4a4-498f-a00b-78aaa788122e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:21.333839 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d510fa02-d4a4-498f-a00b-78aaa788122e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:21.334002 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d510fa02-d4a4-498f-a00b-78aaa788122e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:21.339435 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:21.339435 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:21.340227 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d510fa02-d4a4-498f-a00b-78aaa788122e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:21.340722 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1388/5554] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:21 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:22.369700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-15f23c39-18c7-47c1-b944-2e16439f1b27 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:22.371897 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15f23c39-18c7-47c1-b944-2e16439f1b27 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:22.372202 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15f23c39-18c7-47c1-b944-2e16439f1b27 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:22.372464 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15f23c39-18c7-47c1-b944-2e16439f1b27 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:22.372609 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-15f23c39-18c7-47c1-b944-2e16439f1b27 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:22.377499 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:22.377499 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:22.378290 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15f23c39-18c7-47c1-b944-2e16439f1b27 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:22.378736 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1388/5555] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:22 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:23.389870 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cb109ad7-8ea6-477c-a22a-f4e4f3e620d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:23.391852 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb109ad7-8ea6-477c-a22a-f4e4f3e620d0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:23.392157 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb109ad7-8ea6-477c-a22a-f4e4f3e620d0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:23.392359 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb109ad7-8ea6-477c-a22a-f4e4f3e620d0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:23.392479 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cb109ad7-8ea6-477c-a22a-f4e4f3e620d0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:23.397079 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:23.397079 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:23.397769 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb109ad7-8ea6-477c-a22a-f4e4f3e620d0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:23.398191 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1393/5556] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:23 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:24.408128 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8e49c11a-f82d-477a-b799-4b0bd9b6b0b7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:24.410120 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e49c11a-f82d-477a-b799-4b0bd9b6b0b7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:24.410405 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e49c11a-f82d-477a-b799-4b0bd9b6b0b7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:24.410660 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e49c11a-f82d-477a-b799-4b0bd9b6b0b7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:24.410820 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8e49c11a-f82d-477a-b799-4b0bd9b6b0b7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:24.415188 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:24.415188 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:24.415754 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e49c11a-f82d-477a-b799-4b0bd9b6b0b7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:24.416154 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1388/5557] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:24 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:25.428306 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3affd344-5af2-4c8a-874f-e9219e4b7a56 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:25.430338 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3affd344-5af2-4c8a-874f-e9219e4b7a56 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:25.430868 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3affd344-5af2-4c8a-874f-e9219e4b7a56 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:25.430967 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3affd344-5af2-4c8a-874f-e9219e4b7a56 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:25.431094 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3affd344-5af2-4c8a-874f-e9219e4b7a56 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:25.435519 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:25.435519 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:25.436253 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3affd344-5af2-4c8a-874f-e9219e4b7a56 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:25.436907 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1389/5558] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:25 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:26.449231 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e3a99a12-31ab-4349-b678-8cc5a188ceb3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:26.450918 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3a99a12-31ab-4349-b678-8cc5a188ceb3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:26.451132 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3a99a12-31ab-4349-b678-8cc5a188ceb3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:26.451304 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3a99a12-31ab-4349-b678-8cc5a188ceb3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:26.451403 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e3a99a12-31ab-4349-b678-8cc5a188ceb3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:26.455435 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:26.455435 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:26.455992 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3a99a12-31ab-4349-b678-8cc5a188ceb3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:26.456491 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1389/5559] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:26 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:27.467659 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53498673-d27b-4818-9388-9e3dc00ba016 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:27.469411 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53498673-d27b-4818-9388-9e3dc00ba016 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:27.469635 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53498673-d27b-4818-9388-9e3dc00ba016 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:27.469837 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53498673-d27b-4818-9388-9e3dc00ba016 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:27.469976 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-53498673-d27b-4818-9388-9e3dc00ba016 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:27.473790 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:27.473790 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:27.474350 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53498673-d27b-4818-9388-9e3dc00ba016 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:27.474690 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1394/5560] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:27 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:28.483732 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-30eb9004-2416-4592-91f1-0a794ca1c2f2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:28.485241 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30eb9004-2416-4592-91f1-0a794ca1c2f2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:28.485422 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-30eb9004-2416-4592-91f1-0a794ca1c2f2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:28.485611 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-30eb9004-2416-4592-91f1-0a794ca1c2f2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:28.485761 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-30eb9004-2416-4592-91f1-0a794ca1c2f2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:28.489316 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:28.489316 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:28.489834 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-30eb9004-2416-4592-91f1-0a794ca1c2f2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:28.490171 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1389/5561] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:28 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:29.504591 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-51aa3a31-9f04-40e6-85a0-acdf4f5f6436 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:29.506560 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-51aa3a31-9f04-40e6-85a0-acdf4f5f6436 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:29.506808 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-51aa3a31-9f04-40e6-85a0-acdf4f5f6436 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:29.507037 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-51aa3a31-9f04-40e6-85a0-acdf4f5f6436 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:29.507155 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-51aa3a31-9f04-40e6-85a0-acdf4f5f6436 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:29.511897 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:29.511897 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:29.512554 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-51aa3a31-9f04-40e6-85a0-acdf4f5f6436 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:29.512966 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1390/5562] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:29 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:30.522814 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c44cc567-c171-40d3-bf3c-c9c5dee78677 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:30.528292 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c44cc567-c171-40d3-bf3c-c9c5dee78677 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:30.528539 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c44cc567-c171-40d3-bf3c-c9c5dee78677 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:30.528892 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c44cc567-c171-40d3-bf3c-c9c5dee78677 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:30.529016 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c44cc567-c171-40d3-bf3c-c9c5dee78677 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:30.538955 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:30.538955 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:30.539627 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c44cc567-c171-40d3-bf3c-c9c5dee78677 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:30.540147 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1390/5563] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:30 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:31.551218 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1ca1bc70-e78f-4665-b154-75a2e2dbfc0c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:31.553270 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ca1bc70-e78f-4665-b154-75a2e2dbfc0c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:31.553492 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ca1bc70-e78f-4665-b154-75a2e2dbfc0c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:31.553669 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ca1bc70-e78f-4665-b154-75a2e2dbfc0c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:31.553778 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1ca1bc70-e78f-4665-b154-75a2e2dbfc0c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:31.558129 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:31.558129 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:31.558845 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ca1bc70-e78f-4665-b154-75a2e2dbfc0c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:31.559240 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1395/5564] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:31 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:32.568713 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3ccc6fdb-f578-448f-b9b1-fc581a0b790c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:32.570398 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ccc6fdb-f578-448f-b9b1-fc581a0b790c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:32.570627 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ccc6fdb-f578-448f-b9b1-fc581a0b790c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:32.570859 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ccc6fdb-f578-448f-b9b1-fc581a0b790c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:32.570995 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3ccc6fdb-f578-448f-b9b1-fc581a0b790c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id d4172a33-0242-4531-a2d3-0da2060916c0. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:32.575115 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:32.575115 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:32.575646 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ccc6fdb-f578-448f-b9b1-fc581a0b790c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 200 Aug 01 13:14:32.576003 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1390/5565] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:32 2026] GET /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:32.584560 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-715ced5c-73b0-43dd-ae92-526908a4c6f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:32.586372 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-715ced5c-73b0-43dd-ae92-526908a4c6f6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] DELETE https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 Aug 01 13:14:32.586581 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-715ced5c-73b0-43dd-ae92-526908a4c6f6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:32.586804 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-715ced5c-73b0-43dd-ae92-526908a4c6f6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:32.586930 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-715ced5c-73b0-43dd-ae92-526908a4c6f6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Delete backup with id: d4172a33-0242-4531-a2d3-0da2060916c0. Aug 01 13:14:32.591273 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:32.591273 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:32.603278 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-715ced5c-73b0-43dd-ae92-526908a4c6f6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] delete_backup rpcapi backup_id d4172a33-0242-4531-a2d3-0da2060916c0 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:14:32.604986 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-715ced5c-73b0-43dd-ae92-526908a4c6f6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] https://10.4.3.110/volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 returned with HTTP 202 Aug 01 13:14:32.605372 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1391/5566] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:14:32 2026] DELETE /volume/v3/backups/d4172a33-0242-4531-a2d3-0da2060916c0 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:14:32.612409 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-80c15bcc-5173-4475-a755-8b7485215571 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:32.614283 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80c15bcc-5173-4475-a755-8b7485215571 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e Aug 01 13:14:32.614544 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80c15bcc-5173-4475-a755-8b7485215571 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:32.614820 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80c15bcc-5173-4475-a755-8b7485215571 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:32.615047 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-80c15bcc-5173-4475-a755-8b7485215571 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete volume with id: 90ddb6f1-7d1f-4104-85e4-aba13359fb6e Aug 01 13:14:32.625005 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:32.625005 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:32.625499 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-80c15bcc-5173-4475-a755-8b7485215571 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:32.643904 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-80c15bcc-5173-4475-a755-8b7485215571 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete volume request issued successfully. Aug 01 13:14:32.644147 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80c15bcc-5173-4475-a755-8b7485215571 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e returned with HTTP 202 Aug 01 13:14:32.644612 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1391/5567] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:14:32 2026] DELETE /volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:14:32.652078 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc45df9a-24fa-4de5-98aa-ec238a57e05e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:32.653676 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc45df9a-24fa-4de5-98aa-ec238a57e05e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e Aug 01 13:14:32.653972 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc45df9a-24fa-4de5-98aa-ec238a57e05e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:32.654194 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc45df9a-24fa-4de5-98aa-ec238a57e05e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:32.661497 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:32.661497 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:32.665639 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dc45df9a-24fa-4de5-98aa-ec238a57e05e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:32.669969 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc45df9a-24fa-4de5-98aa-ec238a57e05e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e returned with HTTP 200 Aug 01 13:14:32.670487 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1396/5568] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:32 2026] GET /volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:33.683966 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-259848ad-c654-4305-bd60-e56a82e10416 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:33.686446 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-259848ad-c654-4305-bd60-e56a82e10416 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e Aug 01 13:14:33.686729 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-259848ad-c654-4305-bd60-e56a82e10416 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:33.687015 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-259848ad-c654-4305-bd60-e56a82e10416 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:33.694452 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-259848ad-c654-4305-bd60-e56a82e10416 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e returned with HTTP 404 Aug 01 13:14:33.694958 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1391/5569] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:33 2026] GET /volume/v3/volumes/90ddb6f1-7d1f-4104-85e4-aba13359fb6e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:14:33.702234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ba549a07-c6ca-4240-b279-b67855a4350a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:33.704230 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba549a07-c6ca-4240-b279-b67855a4350a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41/export_record Aug 01 13:14:33.704462 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba549a07-c6ca-4240-b279-b67855a4350a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:33.704643 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba549a07-c6ca-4240-b279-b67855a4350a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Calling method 'export_record' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:33.704759 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-ba549a07-c6ca-4240-b279-b67855a4350a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Export record for backup 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 13:14:33.708785 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:33.708785 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:33.709868 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-ba549a07-c6ca-4240-b279-b67855a4350a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '94e73c183eda4944bba91d096b302433', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c9d70b317bf4b6f934f1f039ab7033d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:14:33.710085 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba549a07-c6ca-4240-b279-b67855a4350a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41/export_record returned with HTTP 403 Aug 01 13:14:33.710522 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1392/5570] 10.4.3.110 () {68 vars in 1430 bytes} [Sat Aug 1 13:14:33 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:14:33.718176 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:33.719933 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:14:33.720293 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-69471109"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:33.721864 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-69471109'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:14:33.721999 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume of 1 GB Aug 01 13:14:33.725871 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Availability Zones retrieved successfully. Aug 01 13:14:33.731022 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Flow 'volume_create_api' (4fd756c2-b27f-41d7-b15e-989dc20bb257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:14:33.731891 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec21f6e2-1781-4c29-ae72-567446055d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:33.732597 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:14:33.755533 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec21f6e2-1781-4c29-ae72-567446055d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:33.756272 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f831be8f-db90-46a7-98ef-4c113def1e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:33.792234 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Created reservations ['ebc73ab3-b145-4fdf-a99e-7eb8248f2571', 'e2b6850e-7bf8-4783-b4de-e62035a4d9ea', 'fb73afe2-0def-4676-8008-49e42568fdc1', 'c5083aad-15b8-4915-b3e5-e78712e36d4e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:14:33.793073 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f831be8f-db90-46a7-98ef-4c113def1e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebc73ab3-b145-4fdf-a99e-7eb8248f2571', 'e2b6850e-7bf8-4783-b4de-e62035a4d9ea', 'fb73afe2-0def-4676-8008-49e42568fdc1', 'c5083aad-15b8-4915-b3e5-e78712e36d4e']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:33.793827 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc1822d0-b52f-4ba3-a117-2c47be320cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:33.817013 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc1822d0-b52f-4ba3-a117-2c47be320cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f1443be-92bb-45d0-a035-f8e8ac205ad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-69471109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9d70b317bf4b6f934f1f039ab7033d',qos_specs=None,replication_status=,reservations=['ebc73ab3-b145-4fdf-a99e-7eb8248f2571','e2b6850e-7bf8-4783-b4de-e62035a4d9ea','fb73afe2-0def-4676-8008-49e42568fdc1','c5083aad-15b8-4915-b3e5-e78712e36d4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6232fd6d0eb54b2faefc129f2189bf72',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:14:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-69471109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f1443be-92bb-45d0-a035-f8e8ac205ad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c9d70b317bf4b6f934f1f039ab7033d',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='6232fd6d0eb54b2faefc129f2189bf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:33.817965 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb4e8c44-035e-4217-8dcf-1d4af40ad999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:33.835012 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb4e8c44-035e-4217-8dcf-1d4af40ad999) 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-VolumeV3RbacBaseTests-Volume-69471109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9d70b317bf4b6f934f1f039ab7033d',qos_specs=None,replication_status=,reservations=['ebc73ab3-b145-4fdf-a99e-7eb8248f2571','e2b6850e-7bf8-4783-b4de-e62035a4d9ea','fb73afe2-0def-4676-8008-49e42568fdc1','c5083aad-15b8-4915-b3e5-e78712e36d4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6232fd6d0eb54b2faefc129f2189bf72',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:33.835701 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (866abae9-9e01-4798-8b5f-3172a641c68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:33.843072 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (866abae9-9e01-4798-8b5f-3172a641c68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:33.843841 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Flow 'volume_create_api' (4fd756c2-b27f-41d7-b15e-989dc20bb257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:14:33.844141 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume request issued successfully. Aug 01 13:14:33.844667 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-246aeb5a-3692-4a59-9e24-87d63e116a28 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:14:33.845093 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1392/5571] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:14:33 2026] POST /volume/v3/volumes => generated 776 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:14:33.859224 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d25363fb-fd43-4c48-95b0-4159605b22a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:33.861067 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d25363fb-fd43-4c48-95b0-4159605b22a9 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 Aug 01 13:14:33.861317 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d25363fb-fd43-4c48-95b0-4159605b22a9 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:33.861529 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d25363fb-fd43-4c48-95b0-4159605b22a9 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:33.868677 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:33.868677 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:33.872530 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d25363fb-fd43-4c48-95b0-4159605b22a9 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:33.876204 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d25363fb-fd43-4c48-95b0-4159605b22a9 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 returned with HTTP 200 Aug 01 13:14:33.876584 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1397/5572] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:33 2026] GET /volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:34.888620 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-edb39483-f49e-4758-a1e1-651fcb508d4c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:34.890992 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-edb39483-f49e-4758-a1e1-651fcb508d4c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 Aug 01 13:14:34.891281 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-edb39483-f49e-4758-a1e1-651fcb508d4c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:34.891546 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-edb39483-f49e-4758-a1e1-651fcb508d4c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:34.901268 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:34.901268 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:34.906161 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-edb39483-f49e-4758-a1e1-651fcb508d4c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:34.910354 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-edb39483-f49e-4758-a1e1-651fcb508d4c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 returned with HTTP 200 Aug 01 13:14:34.910716 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1392/5573] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:34 2026] GET /volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:34.922281 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-11b5e4f2-2ace-4709-a698-4a5c057174da None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:34.923933 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11b5e4f2-2ace-4709-a698-4a5c057174da tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:14:34.924303 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11b5e4f2-2ace-4709-a698-4a5c057174da tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0f1443be-92bb-45d0-a035-f8e8ac205ad7", "name": "tempest-type-Backup-961738793"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:34.925656 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-11b5e4f2-2ace-4709-a698-4a5c057174da tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Creating new backup {'backup': {'volume_id': '0f1443be-92bb-45d0-a035-f8e8ac205ad7', 'name': 'tempest-type-Backup-961738793'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:14:34.925801 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-11b5e4f2-2ace-4709-a698-4a5c057174da tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Creating backup of volume 0f1443be-92bb-45d0-a035-f8e8ac205ad7 in container None Aug 01 13:14:34.932854 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:34.932854 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:34.933185 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-11b5e4f2-2ace-4709-a698-4a5c057174da tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:34.947203 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-11b5e4f2-2ace-4709-a698-4a5c057174da tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Created reservations ['e94debf0-77ac-4b30-852c-ce12a0d961bc', '57eb29d5-660b-4961-8e0e-3abbd0107f03'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:14:34.970679 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11b5e4f2-2ace-4709-a698-4a5c057174da tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:14:34.971252 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1393/5574] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:14:34 2026] POST /volume/v3/backups => generated 315 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:14:34.980914 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8054596e-dc25-4b6b-85a9-93f83290f5a8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:34.983145 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8054596e-dc25-4b6b-85a9-93f83290f5a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:34.983669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8054596e-dc25-4b6b-85a9-93f83290f5a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:34.983669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8054596e-dc25-4b6b-85a9-93f83290f5a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:34.983669 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8054596e-dc25-4b6b-85a9-93f83290f5a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:34.988016 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:34.988016 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:34.988795 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8054596e-dc25-4b6b-85a9-93f83290f5a8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:34.989339 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1393/5575] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:34 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:35.999565 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d0985eb-17a0-41a7-aaf2-b15d65380ea3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:36.001214 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d0985eb-17a0-41a7-aaf2-b15d65380ea3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:36.001418 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d0985eb-17a0-41a7-aaf2-b15d65380ea3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:36.001605 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d0985eb-17a0-41a7-aaf2-b15d65380ea3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:36.001710 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4d0985eb-17a0-41a7-aaf2-b15d65380ea3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:36.006043 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:36.006043 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:36.006629 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d0985eb-17a0-41a7-aaf2-b15d65380ea3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:36.007085 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1398/5576] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:35 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:37.017385 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6c04f2d7-b89f-42de-b4bf-e39ea34e36d6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:37.019757 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c04f2d7-b89f-42de-b4bf-e39ea34e36d6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:37.019978 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c04f2d7-b89f-42de-b4bf-e39ea34e36d6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:37.020184 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c04f2d7-b89f-42de-b4bf-e39ea34e36d6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:37.020316 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6c04f2d7-b89f-42de-b4bf-e39ea34e36d6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:37.024476 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:37.024476 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:37.025070 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c04f2d7-b89f-42de-b4bf-e39ea34e36d6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:37.025468 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1393/5577] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:37 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:38.035271 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eedfca56-0a6e-47a3-81f1-a2c80340c75c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:38.036772 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eedfca56-0a6e-47a3-81f1-a2c80340c75c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:38.036992 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eedfca56-0a6e-47a3-81f1-a2c80340c75c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:38.037161 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eedfca56-0a6e-47a3-81f1-a2c80340c75c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:38.037258 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-eedfca56-0a6e-47a3-81f1-a2c80340c75c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:38.041524 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:38.041524 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:38.042237 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eedfca56-0a6e-47a3-81f1-a2c80340c75c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:38.042683 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1394/5578] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:38 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:39.053845 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-387feaae-a576-42a4-a6e6-1e15a0ac126b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:39.055690 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-387feaae-a576-42a4-a6e6-1e15a0ac126b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:39.056340 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-387feaae-a576-42a4-a6e6-1e15a0ac126b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:39.056340 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-387feaae-a576-42a4-a6e6-1e15a0ac126b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:39.056340 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-387feaae-a576-42a4-a6e6-1e15a0ac126b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:39.059918 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:39.059918 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:39.060608 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-387feaae-a576-42a4-a6e6-1e15a0ac126b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:39.060992 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1394/5579] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:39 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:40.070697 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8f9e25c-8176-4ec0-9af6-b80a28a96882 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:40.072622 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8f9e25c-8176-4ec0-9af6-b80a28a96882 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:40.072874 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8f9e25c-8176-4ec0-9af6-b80a28a96882 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:40.073132 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8f9e25c-8176-4ec0-9af6-b80a28a96882 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:40.073247 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e8f9e25c-8176-4ec0-9af6-b80a28a96882 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:40.077756 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:40.077756 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:40.078436 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8f9e25c-8176-4ec0-9af6-b80a28a96882 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:40.078832 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1399/5580] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:40 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:41.090443 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c47b6f99-ce26-4a9a-ab8c-78f154425fb0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:41.092239 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c47b6f99-ce26-4a9a-ab8c-78f154425fb0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:41.092436 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c47b6f99-ce26-4a9a-ab8c-78f154425fb0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:41.092667 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c47b6f99-ce26-4a9a-ab8c-78f154425fb0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:41.092809 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c47b6f99-ce26-4a9a-ab8c-78f154425fb0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:41.097421 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:41.097421 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:41.098058 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c47b6f99-ce26-4a9a-ab8c-78f154425fb0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:41.098603 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1394/5581] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:41 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:42.114969 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f172e29c-e803-4f4f-ac52-953e8470c0fd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:42.116614 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f172e29c-e803-4f4f-ac52-953e8470c0fd tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:42.116809 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f172e29c-e803-4f4f-ac52-953e8470c0fd tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:42.116997 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f172e29c-e803-4f4f-ac52-953e8470c0fd tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:42.117107 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f172e29c-e803-4f4f-ac52-953e8470c0fd tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:42.121188 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:42.121188 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:42.121712 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f172e29c-e803-4f4f-ac52-953e8470c0fd tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:42.122043 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1395/5582] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:42 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:43.132317 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-908bc3f8-46c9-4889-a276-404324f4c62a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:43.134361 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-908bc3f8-46c9-4889-a276-404324f4c62a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:43.134626 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-908bc3f8-46c9-4889-a276-404324f4c62a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:43.134844 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-908bc3f8-46c9-4889-a276-404324f4c62a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:43.134992 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-908bc3f8-46c9-4889-a276-404324f4c62a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:43.139243 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:43.139243 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:43.140800 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-908bc3f8-46c9-4889-a276-404324f4c62a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:43.141200 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1395/5583] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:43 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:44.152195 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0e245379-39c1-45fa-a48b-db1043d4c923 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:44.154019 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e245379-39c1-45fa-a48b-db1043d4c923 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:44.154222 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e245379-39c1-45fa-a48b-db1043d4c923 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:44.154418 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e245379-39c1-45fa-a48b-db1043d4c923 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:44.154522 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0e245379-39c1-45fa-a48b-db1043d4c923 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:44.158610 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:44.158610 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:44.159187 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e245379-39c1-45fa-a48b-db1043d4c923 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:44.159516 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1400/5584] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:44 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:45.170890 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-87636e2b-e279-4224-998d-600611468546 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:45.173877 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-87636e2b-e279-4224-998d-600611468546 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:45.174137 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-87636e2b-e279-4224-998d-600611468546 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:45.174363 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-87636e2b-e279-4224-998d-600611468546 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:45.174466 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-87636e2b-e279-4224-998d-600611468546 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:45.179200 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:45.179200 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:45.179792 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-87636e2b-e279-4224-998d-600611468546 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:45.180208 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1395/5585] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:45 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:46.192124 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-99caef19-d556-4eb7-ba95-1abd8772c74b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:46.194145 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99caef19-d556-4eb7-ba95-1abd8772c74b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:46.194375 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99caef19-d556-4eb7-ba95-1abd8772c74b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:46.194567 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99caef19-d556-4eb7-ba95-1abd8772c74b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:46.194662 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-99caef19-d556-4eb7-ba95-1abd8772c74b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:46.199309 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:46.199309 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:46.199986 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99caef19-d556-4eb7-ba95-1abd8772c74b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:46.200430 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1396/5586] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:46 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:47.211615 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-149f00aa-af7e-4fa1-9634-3b31e02d9ef5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:47.213756 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-149f00aa-af7e-4fa1-9634-3b31e02d9ef5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:47.214043 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-149f00aa-af7e-4fa1-9634-3b31e02d9ef5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:47.214276 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-149f00aa-af7e-4fa1-9634-3b31e02d9ef5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:47.214421 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-149f00aa-af7e-4fa1-9634-3b31e02d9ef5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:47.219860 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:47.219860 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:47.220071 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-149f00aa-af7e-4fa1-9634-3b31e02d9ef5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:47.220568 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1396/5587] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:47 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:48.230726 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-822c93d3-cfa5-4cdf-8ab4-984176a9af8f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:48.232367 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-822c93d3-cfa5-4cdf-8ab4-984176a9af8f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:48.232560 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-822c93d3-cfa5-4cdf-8ab4-984176a9af8f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:48.232732 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-822c93d3-cfa5-4cdf-8ab4-984176a9af8f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:48.232852 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-822c93d3-cfa5-4cdf-8ab4-984176a9af8f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:48.236889 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:48.236889 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:48.237451 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-822c93d3-cfa5-4cdf-8ab4-984176a9af8f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:48.237764 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1401/5588] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:48 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:49.247968 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-209a84da-026a-491b-92ea-697d8ee9b8e5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:49.249737 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-209a84da-026a-491b-92ea-697d8ee9b8e5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:49.249970 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-209a84da-026a-491b-92ea-697d8ee9b8e5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:49.250154 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-209a84da-026a-491b-92ea-697d8ee9b8e5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:49.250264 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-209a84da-026a-491b-92ea-697d8ee9b8e5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:49.254266 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:49.254266 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:49.254828 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-209a84da-026a-491b-92ea-697d8ee9b8e5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:49.255194 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1396/5589] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:49 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:49.264847 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a0bc9fd2-cff7-41ea-92f5-f007f200b4e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:49.266774 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0bc9fd2-cff7-41ea-92f5-f007f200b4e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470/export_record Aug 01 13:14:49.267039 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0bc9fd2-cff7-41ea-92f5-f007f200b4e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:49.267259 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a0bc9fd2-cff7-41ea-92f5-f007f200b4e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'export_record' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:49.267447 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-a0bc9fd2-cff7-41ea-92f5-f007f200b4e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Export record for backup a999680d-0260-41bb-97ee-000da3272470. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 13:14:49.269116 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=57,cinder:INSERT=11,cinder:UPDATE=28 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:14:49.272930 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:49.272930 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:49.273927 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-a0bc9fd2-cff7-41ea-92f5-f007f200b4e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling RPCAPI with context: , host: np0000006302, backup: a999680d-0260-41bb-97ee-000da3272470. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 13:14:49.282501 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-a0bc9fd2-cff7-41ea-92f5-f007f200b4e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] export_record in rpcapi backup_id a999680d-0260-41bb-97ee-000da3272470 on host np0000006302. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 13:14:49.295424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-a0bc9fd2-cff7-41ea-92f5-f007f200b4e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTk5OTY4MGQtMDI2MC00MWJiLTk3ZWUtMDAwZGEzMjcyNDcwIiwgInVzZXJfaWQiOiAiNjIzMmZkNmQwZWI1NGIyZmFlZmMxMjlmMjE4OWJmNzIiLCAicHJvamVjdF9pZCI6ICI3YzlkNzBiMzE3YmY0YjZmOTM0ZjFmMDM5YWI3MDMzZCIsICJ2b2x1bWVfaWQiOiAiMGYxNDQzYmUtOTJiYi00NWQwLWEwMzUtZjhlOGFjMjA1YWQ3IiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjE3Mzg3OTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZjE0NDNiZS05MmJiLTQ1ZDAtYTAzNS1mOGU4YWMyMDVhZDcvMjAyNjA4MDExMzE0MzcvYXpfbm92YV9iYWNrdXBfYTk5OTY4MGQtMDI2MC00MWJiLTk3ZWUtMDAwZGEzMjcyNDcwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxMzoxNDozNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzoxNDozNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDEzOjE0OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 13:14:49.295676 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a0bc9fd2-cff7-41ea-92f5-f007f200b4e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470/export_record returned with HTTP 200 Aug 01 13:14:49.296106 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1397/5590] 10.4.3.110 () {68 vars in 1430 bytes} [Sat Aug 1 13:14:49 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:49.303307 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4f178325-63cc-44a3-99bd-5a687875086e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:49.305126 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f178325-63cc-44a3-99bd-5a687875086e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:14:49.305321 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f178325-63cc-44a3-99bd-5a687875086e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:49.305530 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f178325-63cc-44a3-99bd-5a687875086e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:49.305677 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4f178325-63cc-44a3-99bd-5a687875086e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:49.310662 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:49.310662 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:49.311546 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f178325-63cc-44a3-99bd-5a687875086e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:14:49.312057 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1397/5591] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:49 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:49.320653 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-42021b39-9a41-494a-b512-59eee0640a96 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:49.322515 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42021b39-9a41-494a-b512-59eee0640a96 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] POST https://10.4.3.110/volume/v3/backups/import_record Aug 01 13:14:49.322930 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42021b39-9a41-494a-b512-59eee0640a96 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTI1ZmUwOGQtMzQ4ZC00MWM5LTkyOTctZGQ0OGU4MmM0NTIxIiwgInVzZXJfaWQiOiAiNjIzMmZkNmQwZWI1NGIyZmFlZmMxMjlmMjE4OWJmNzIiLCAicHJvamVjdF9pZCI6ICI3YzlkNzBiMzE3YmY0YjZmOTM0ZjFmMDM5YWI3MDMzZCIsICJ2b2x1bWVfaWQiOiAiMGYxNDQzYmUtOTJiYi00NWQwLWEwMzUtZjhlOGFjMjA1YWQ3IiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjE3Mzg3OTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZjE0NDNiZS05MmJiLTQ1ZDAtYTAzNS1mOGU4YWMyMDVhZDcvMjAyNjA4MDExMzE0MzcvYXpfbm92YV9iYWNrdXBfYTk5OTY4MGQtMDI2MC00MWJiLTk3ZWUtMDAwZGEzMjcyNDcwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxMzoxNDozNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzoxNDozNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDEzOjE0OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:49.324321 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-42021b39-9a41-494a-b512-59eee0640a96 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTI1ZmUwOGQtMzQ4ZC00MWM5LTkyOTctZGQ0OGU4MmM0NTIxIiwgInVzZXJfaWQiOiAiNjIzMmZkNmQwZWI1NGIyZmFlZmMxMjlmMjE4OWJmNzIiLCAicHJvamVjdF9pZCI6ICI3YzlkNzBiMzE3YmY0YjZmOTM0ZjFmMDM5YWI3MDMzZCIsICJ2b2x1bWVfaWQiOiAiMGYxNDQzYmUtOTJiYi00NWQwLWEwMzUtZjhlOGFjMjA1YWQ3IiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjE3Mzg3OTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZjE0NDNiZS05MmJiLTQ1ZDAtYTAzNS1mOGU4YWMyMDVhZDcvMjAyNjA4MDExMzE0MzcvYXpfbm92YV9iYWNrdXBfYTk5OTY4MGQtMDI2MC00MWJiLTk3ZWUtMDAwZGEzMjcyNDcwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxMzoxNDozNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzoxNDozNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDEzOjE0OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 13:14:49.324478 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-42021b39-9a41-494a-b512-59eee0640a96 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTI1ZmUwOGQtMzQ4ZC00MWM5LTkyOTctZGQ0OGU4MmM0NTIxIiwgInVzZXJfaWQiOiAiNjIzMmZkNmQwZWI1NGIyZmFlZmMxMjlmMjE4OWJmNzIiLCAicHJvamVjdF9pZCI6ICI3YzlkNzBiMzE3YmY0YjZmOTM0ZjFmMDM5YWI3MDMzZCIsICJ2b2x1bWVfaWQiOiAiMGYxNDQzYmUtOTJiYi00NWQwLWEwMzUtZjhlOGFjMjA1YWQ3IiwgImhvc3QiOiAibnAwMDAwMDA2MzAyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjE3Mzg3OTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZjE0NDNiZS05MmJiLTQ1ZDAtYTAzNS1mOGU4YWMyMDVhZDcvMjAyNjA4MDExMzE0MzcvYXpfbm92YV9iYWNrdXBfYTk5OTY4MGQtMDI2MC00MWJiLTk3ZWUtMDAwZGEzMjcyNDcwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQxMzoxNDozNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQxMzoxNDozNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDEzOjE0OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 13:14:49.325116 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-42021b39-9a41-494a-b512-59eee0640a96 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '94e73c183eda4944bba91d096b302433', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c9d70b317bf4b6f934f1f039ab7033d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:14:49.325294 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42021b39-9a41-494a-b512-59eee0640a96 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] https://10.4.3.110/volume/v3/backups/import_record returned with HTTP 403 Aug 01 13:14:49.325735 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1402/5592] 10.4.3.110 () {70 vars in 1342 bytes} [Sat Aug 1 13:14:49 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:14:49.331502 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-43177121-cd7a-4275-9df6-8b31cd2aec69 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:49.333157 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43177121-cd7a-4275-9df6-8b31cd2aec69 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 Aug 01 13:14:49.333369 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43177121-cd7a-4275-9df6-8b31cd2aec69 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:49.333548 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43177121-cd7a-4275-9df6-8b31cd2aec69 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:49.333695 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-43177121-cd7a-4275-9df6-8b31cd2aec69 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete volume with id: 0f1443be-92bb-45d0-a035-f8e8ac205ad7 Aug 01 13:14:49.340566 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:49.340566 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:49.340855 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-43177121-cd7a-4275-9df6-8b31cd2aec69 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:49.356170 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-43177121-cd7a-4275-9df6-8b31cd2aec69 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete volume request issued successfully. Aug 01 13:14:49.356396 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43177121-cd7a-4275-9df6-8b31cd2aec69 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 returned with HTTP 202 Aug 01 13:14:49.356796 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1397/5593] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:14:49 2026] DELETE /volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:14:49.363311 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad4ed5f2-d68e-4d2b-a8b4-cda0c651147c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:49.365183 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad4ed5f2-d68e-4d2b-a8b4-cda0c651147c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 Aug 01 13:14:49.365403 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad4ed5f2-d68e-4d2b-a8b4-cda0c651147c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:49.365580 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad4ed5f2-d68e-4d2b-a8b4-cda0c651147c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:49.372535 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:49.372535 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:49.375718 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ad4ed5f2-d68e-4d2b-a8b4-cda0c651147c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:49.379190 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad4ed5f2-d68e-4d2b-a8b4-cda0c651147c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 returned with HTTP 200 Aug 01 13:14:49.379588 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1398/5594] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:49 2026] GET /volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:50.391700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5d11014f-59d9-4e5c-a75b-ecac96ffe0de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:50.393367 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d11014f-59d9-4e5c-a75b-ecac96ffe0de tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 Aug 01 13:14:50.393582 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d11014f-59d9-4e5c-a75b-ecac96ffe0de tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:50.393775 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d11014f-59d9-4e5c-a75b-ecac96ffe0de tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:50.399590 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d11014f-59d9-4e5c-a75b-ecac96ffe0de tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 returned with HTTP 404 Aug 01 13:14:50.400132 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1398/5595] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:50 2026] GET /volume/v3/volumes/0f1443be-92bb-45d0-a035-f8e8ac205ad7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:14:50.407771 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55c379fa-453e-444b-a2e0-d39d8dcd7a5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:50.409878 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55c379fa-453e-444b-a2e0-d39d8dcd7a5b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] GET https://10.4.3.110/volume/v3/backups Aug 01 13:14:50.410120 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55c379fa-453e-444b-a2e0-d39d8dcd7a5b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:50.410295 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55c379fa-453e-444b-a2e0-d39d8dcd7a5b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:50.410566 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-55c379fa-453e-444b-a2e0-d39d8dcd7a5b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:14:50.415550 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55c379fa-453e-444b-a2e0-d39d8dcd7a5b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 200 Aug 01 13:14:50.415899 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1403/5596] 10.4.3.110 () {68 vars in 1277 bytes} [Sat Aug 1 13:14:50 2026] GET /volume/v3/backups => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:50.423248 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ccb6892c-0922-4d2a-9385-17b0376de4df None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:50.425357 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ccb6892c-0922-4d2a-9385-17b0376de4df tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] GET https://10.4.3.110/volume/v3/backups?project_id=7c9d70b317bf4b6f934f1f039ab7033d Aug 01 13:14:50.425629 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ccb6892c-0922-4d2a-9385-17b0376de4df tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:50.425840 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ccb6892c-0922-4d2a-9385-17b0376de4df tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:50.426168 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-ccb6892c-0922-4d2a-9385-17b0376de4df tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Removing options 'project_id' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 13:14:50.428621 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=59,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:14:50.433014 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ccb6892c-0922-4d2a-9385-17b0376de4df tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] https://10.4.3.110/volume/v3/backups?project_id=7c9d70b317bf4b6f934f1f039ab7033d returned with HTTP 200 Aug 01 13:14:50.433600 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1398/5597] 10.4.3.110 () {68 vars in 1364 bytes} [Sat Aug 1 13:14:50 2026] GET /volume/v3/backups?project_id=7c9d70b317bf4b6f934f1f039ab7033d => generated 624 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:50.441007 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:50.442586 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:14:50.442909 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-221349531"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:50.444214 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-221349531'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:14:50.444330 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume of 1 GB Aug 01 13:14:50.447645 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Availability Zones retrieved successfully. Aug 01 13:14:50.452887 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Flow 'volume_create_api' (1d478469-8c61-4ea6-91ae-037862f7f6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:14:50.453777 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a8ca7ab-43ca-496a-9b82-2d58d30bfc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:50.454516 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:14:50.476268 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a8ca7ab-43ca-496a-9b82-2d58d30bfc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:50.476911 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09957340-9611-437b-8b14-b81b441e0f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:50.510017 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Created reservations ['125fb76f-5c8e-42e1-bf31-27a2ba01ce90', '50b34854-03dc-44ca-89b2-b3a913be1fa9', '7dac0183-3693-42f9-92ee-0d882f1dc0a8', 'ea6800b9-ed41-49f0-8498-0261b3f80533'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:14:50.510698 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09957340-9611-437b-8b14-b81b441e0f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['125fb76f-5c8e-42e1-bf31-27a2ba01ce90', '50b34854-03dc-44ca-89b2-b3a913be1fa9', '7dac0183-3693-42f9-92ee-0d882f1dc0a8', 'ea6800b9-ed41-49f0-8498-0261b3f80533']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:50.511371 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7233d7-f5ac-4eab-8c2a-931cd821c434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:50.532113 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7233d7-f5ac-4eab-8c2a-931cd821c434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dbc1cf6-b7da-45dc-abda-9f9d243a2026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221349531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9d70b317bf4b6f934f1f039ab7033d',qos_specs=None,replication_status=,reservations=['125fb76f-5c8e-42e1-bf31-27a2ba01ce90','50b34854-03dc-44ca-89b2-b3a913be1fa9','7dac0183-3693-42f9-92ee-0d882f1dc0a8','ea6800b9-ed41-49f0-8498-0261b3f80533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6232fd6d0eb54b2faefc129f2189bf72',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:14:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221349531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dbc1cf6-b7da-45dc-abda-9f9d243a2026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c9d70b317bf4b6f934f1f039ab7033d',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='6232fd6d0eb54b2faefc129f2189bf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:50.532802 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edeb8992-762f-4a25-a4d9-2a9f616c408a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:50.548913 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edeb8992-762f-4a25-a4d9-2a9f616c408a) 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-VolumeV3RbacBaseTests-Volume-221349531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9d70b317bf4b6f934f1f039ab7033d',qos_specs=None,replication_status=,reservations=['125fb76f-5c8e-42e1-bf31-27a2ba01ce90','50b34854-03dc-44ca-89b2-b3a913be1fa9','7dac0183-3693-42f9-92ee-0d882f1dc0a8','ea6800b9-ed41-49f0-8498-0261b3f80533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6232fd6d0eb54b2faefc129f2189bf72',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:50.549634 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be1350ea-733e-402e-bd23-c0325786013f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:14:50.557477 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be1350ea-733e-402e-bd23-c0325786013f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:14:50.558226 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Flow 'volume_create_api' (1d478469-8c61-4ea6-91ae-037862f7f6cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:14:50.558494 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Create volume request issued successfully. Aug 01 13:14:50.559026 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b221b7a-b9ed-4a2f-ad13-ee07eadf421e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:14:50.559423 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1399/5598] 10.4.3.110 () {70 vars in 1298 bytes} [Sat Aug 1 13:14:50 2026] POST /volume/v3/volumes => generated 777 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:14:50.570782 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f908347a-0b90-4e14-ac94-5c89dfa606ba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:50.572589 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f908347a-0b90-4e14-ac94-5c89dfa606ba tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 Aug 01 13:14:50.572805 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f908347a-0b90-4e14-ac94-5c89dfa606ba tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:50.573032 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f908347a-0b90-4e14-ac94-5c89dfa606ba tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:50.580483 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:50.580483 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:50.584306 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f908347a-0b90-4e14-ac94-5c89dfa606ba tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:50.587895 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f908347a-0b90-4e14-ac94-5c89dfa606ba tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 returned with HTTP 200 Aug 01 13:14:50.588297 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1399/5599] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:50 2026] GET /volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:51.601201 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-422aef68-94bc-420e-9c33-7287a8336364 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:51.603160 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-422aef68-94bc-420e-9c33-7287a8336364 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 Aug 01 13:14:51.603357 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-422aef68-94bc-420e-9c33-7287a8336364 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:51.603556 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-422aef68-94bc-420e-9c33-7287a8336364 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:51.610537 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:51.610537 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:51.614220 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-422aef68-94bc-420e-9c33-7287a8336364 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:51.619209 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-422aef68-94bc-420e-9c33-7287a8336364 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 returned with HTTP 200 Aug 01 13:14:51.619691 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1404/5600] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:51 2026] GET /volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:51.631478 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-26c4520e-f660-4fb9-a3b9-1045edce5d1e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:51.633501 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-26c4520e-f660-4fb9-a3b9-1045edce5d1e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:14:51.633849 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-26c4520e-f660-4fb9-a3b9-1045edce5d1e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1dbc1cf6-b7da-45dc-abda-9f9d243a2026", "name": "tempest-type-Backup-287227893"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:14:51.635486 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-26c4520e-f660-4fb9-a3b9-1045edce5d1e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Creating new backup {'backup': {'volume_id': '1dbc1cf6-b7da-45dc-abda-9f9d243a2026', 'name': 'tempest-type-Backup-287227893'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:14:51.635643 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-26c4520e-f660-4fb9-a3b9-1045edce5d1e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Creating backup of volume 1dbc1cf6-b7da-45dc-abda-9f9d243a2026 in container None Aug 01 13:14:51.645748 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:51.645748 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:51.646250 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-26c4520e-f660-4fb9-a3b9-1045edce5d1e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:14:51.665845 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-26c4520e-f660-4fb9-a3b9-1045edce5d1e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Created reservations ['3ea1641a-5d25-4850-a769-b9c6c3d460d9', 'db5cf3fa-1361-4e6b-88c6-b68ac39c9acf'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:14:51.699546 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-26c4520e-f660-4fb9-a3b9-1045edce5d1e tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:14:51.700046 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1399/5601] 10.4.3.110 () {70 vars in 1299 bytes} [Sat Aug 1 13:14:51 2026] POST /volume/v3/backups => generated 315 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:14:51.710532 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-348a6fdd-fc2b-4a6b-8a51-73f45cd386f0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:51.712251 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-348a6fdd-fc2b-4a6b-8a51-73f45cd386f0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:14:51.712498 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-348a6fdd-fc2b-4a6b-8a51-73f45cd386f0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:51.712665 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-348a6fdd-fc2b-4a6b-8a51-73f45cd386f0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:51.712787 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-348a6fdd-fc2b-4a6b-8a51-73f45cd386f0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:51.718838 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:51.718838 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:51.718838 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-348a6fdd-fc2b-4a6b-8a51-73f45cd386f0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:14:51.718838 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1400/5602] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:51 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:52.728810 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d137ac9c-7ecd-4fbf-8667-6fd5e1cc81c7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:52.730424 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d137ac9c-7ecd-4fbf-8667-6fd5e1cc81c7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:14:52.730659 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d137ac9c-7ecd-4fbf-8667-6fd5e1cc81c7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:52.730855 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d137ac9c-7ecd-4fbf-8667-6fd5e1cc81c7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:52.730969 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d137ac9c-7ecd-4fbf-8667-6fd5e1cc81c7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:52.732652 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=73,cinder:INSERT=13,cinder:UPDATE=25 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:14:52.735860 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:52.735860 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:52.736626 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d137ac9c-7ecd-4fbf-8667-6fd5e1cc81c7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:14:52.737040 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1400/5603] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:52 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:53.748075 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd87975e-6be1-44c1-9013-2826e7960480 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:53.749703 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd87975e-6be1-44c1-9013-2826e7960480 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:14:53.749934 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd87975e-6be1-44c1-9013-2826e7960480 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:53.750157 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd87975e-6be1-44c1-9013-2826e7960480 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:53.750269 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fd87975e-6be1-44c1-9013-2826e7960480 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:53.751867 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=77,cinder:INSERT=9,cinder:UPDATE=20 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:14:53.756387 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:53.756387 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:53.757262 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd87975e-6be1-44c1-9013-2826e7960480 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:14:53.757741 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1405/5604] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:53 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:54.768758 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-63105dca-2b30-46c6-95f0-d7a9f289dd95 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:54.771449 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63105dca-2b30-46c6-95f0-d7a9f289dd95 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:14:54.771449 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63105dca-2b30-46c6-95f0-d7a9f289dd95 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:54.771586 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-63105dca-2b30-46c6-95f0-d7a9f289dd95 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:54.771657 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-63105dca-2b30-46c6-95f0-d7a9f289dd95 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:54.776309 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:54.776309 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:54.776871 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-63105dca-2b30-46c6-95f0-d7a9f289dd95 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:14:54.777216 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1400/5605] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:54 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:54.851003 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c288a072-410a-4d8b-ac64-2b52ce378d0a req-ab678f15-8e25-4b21-abf6-92e71a8afab8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:54.853023 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c288a072-410a-4d8b-ac64-2b52ce378d0a req-ab678f15-8e25-4b21-abf6-92e71a8afab8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/attachments/cc2ebe2e-f153-4ba7-9d53-439b1abaca48 Aug 01 13:14:54.853252 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c288a072-410a-4d8b-ac64-2b52ce378d0a req-ab678f15-8e25-4b21-abf6-92e71a8afab8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:54.853453 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c288a072-410a-4d8b-ac64-2b52ce378d0a req-ab678f15-8e25-4b21-abf6-92e71a8afab8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:54.861270 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:54.861270 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:54.909267 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c288a072-410a-4d8b-ac64-2b52ce378d0a req-ab678f15-8e25-4b21-abf6-92e71a8afab8 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/cc2ebe2e-f153-4ba7-9d53-439b1abaca48 returned with HTTP 200 Aug 01 13:14:54.909686 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1401/5606] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:14:54 2026] DELETE /volume/v3/attachments/cc2ebe2e-f153-4ba7-9d53-439b1abaca48 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:55.208957 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-64c28e00-0833-4115-82a1-d622f03d999d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:55.211362 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64c28e00-0833-4115-82a1-d622f03d999d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 Aug 01 13:14:55.211482 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64c28e00-0833-4115-82a1-d622f03d999d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:55.211847 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64c28e00-0833-4115-82a1-d622f03d999d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:55.212144 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-64c28e00-0833-4115-82a1-d622f03d999d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume with id: 14681461-6320-4cb7-a94c-5443710e89f4 Aug 01 13:14:55.220109 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:55.220109 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:55.220822 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-64c28e00-0833-4115-82a1-d622f03d999d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:14:55.235341 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-64c28e00-0833-4115-82a1-d622f03d999d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume request issued successfully. Aug 01 13:14:55.235701 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64c28e00-0833-4115-82a1-d622f03d999d tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 returned with HTTP 202 Aug 01 13:14:55.236219 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1401/5607] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:14:55 2026] DELETE /volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:14:55.243372 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f1065921-3f2a-4e73-9329-65efa6a6d969 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:55.244923 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1065921-3f2a-4e73-9329-65efa6a6d969 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 Aug 01 13:14:55.245164 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1065921-3f2a-4e73-9329-65efa6a6d969 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:55.245341 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1065921-3f2a-4e73-9329-65efa6a6d969 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:55.253101 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:55.253101 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:55.256878 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f1065921-3f2a-4e73-9329-65efa6a6d969 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:14:55.261809 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1065921-3f2a-4e73-9329-65efa6a6d969 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 returned with HTTP 200 Aug 01 13:14:55.262228 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1406/5608] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:14:55 2026] GET /volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:14:55.788831 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f8d79d43-e786-4fa8-b0d5-f26f51146423 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:55.790768 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8d79d43-e786-4fa8-b0d5-f26f51146423 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:14:55.791002 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8d79d43-e786-4fa8-b0d5-f26f51146423 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:55.791185 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8d79d43-e786-4fa8-b0d5-f26f51146423 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:55.791290 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f8d79d43-e786-4fa8-b0d5-f26f51146423 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:55.795443 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:55.795443 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:55.796163 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8d79d43-e786-4fa8-b0d5-f26f51146423 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:14:55.796650 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1401/5609] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:55 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:56.275534 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c1d00ed1-63e3-4107-813c-3370ac69d710 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:56.277366 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1d00ed1-63e3-4107-813c-3370ac69d710 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 Aug 01 13:14:56.277547 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1d00ed1-63e3-4107-813c-3370ac69d710 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:56.277752 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1d00ed1-63e3-4107-813c-3370ac69d710 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:56.284255 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1d00ed1-63e3-4107-813c-3370ac69d710 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 returned with HTTP 404 Aug 01 13:14:56.284801 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1402/5610] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:14:56 2026] GET /volume/v3/volumes/14681461-6320-4cb7-a94c-5443710e89f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:14:56.291757 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1058bcc2-af5e-491a-8c28-ec4e4d058411 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:56.293575 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1058bcc2-af5e-491a-8c28-ec4e4d058411 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c Aug 01 13:14:56.293775 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1058bcc2-af5e-491a-8c28-ec4e4d058411 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:56.293989 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1058bcc2-af5e-491a-8c28-ec4e4d058411 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:56.294146 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-1058bcc2-af5e-491a-8c28-ec4e4d058411 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete snapshot with id: 68e03c37-c80a-41f5-a830-8b2facc23b2c Aug 01 13:14:56.299669 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:56.299669 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:56.300271 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1058bcc2-af5e-491a-8c28-ec4e4d058411 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:14:56.317714 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1058bcc2-af5e-491a-8c28-ec4e4d058411 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot delete request issued successfully. Aug 01 13:14:56.317895 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1058bcc2-af5e-491a-8c28-ec4e4d058411 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c returned with HTTP 202 Aug 01 13:14:56.318345 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1402/5611] 10.4.3.110 () {66 vars in 1357 bytes} [Sat Aug 1 13:14:56 2026] DELETE /volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:14:56.326377 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e9b5fbf9-5a9d-4c68-a970-c2f3718644f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:56.328205 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9b5fbf9-5a9d-4c68-a970-c2f3718644f1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c Aug 01 13:14:56.328409 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9b5fbf9-5a9d-4c68-a970-c2f3718644f1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:56.328651 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9b5fbf9-5a9d-4c68-a970-c2f3718644f1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:56.334972 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:56.334972 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:56.335420 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e9b5fbf9-5a9d-4c68-a970-c2f3718644f1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Snapshot retrieved successfully. Aug 01 13:14:56.336181 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9b5fbf9-5a9d-4c68-a970-c2f3718644f1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c returned with HTTP 200 Aug 01 13:14:56.336550 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1407/5612] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:14:56 2026] GET /volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:56.808067 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c9801b23-80d5-450a-9408-5d9fa2ab68c5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:56.810100 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9801b23-80d5-450a-9408-5d9fa2ab68c5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:14:56.810320 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9801b23-80d5-450a-9408-5d9fa2ab68c5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:56.810545 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9801b23-80d5-450a-9408-5d9fa2ab68c5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:56.810675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c9801b23-80d5-450a-9408-5d9fa2ab68c5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:56.815351 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:56.815351 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:56.816037 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9801b23-80d5-450a-9408-5d9fa2ab68c5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:14:56.816453 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1402/5613] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:56 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:57.345591 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-97ebd896-374b-44ca-ba2e-f71e7f1844fb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:57.348040 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97ebd896-374b-44ca-ba2e-f71e7f1844fb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c Aug 01 13:14:57.348330 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97ebd896-374b-44ca-ba2e-f71e7f1844fb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:57.348614 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97ebd896-374b-44ca-ba2e-f71e7f1844fb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:57.354114 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97ebd896-374b-44ca-ba2e-f71e7f1844fb tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c returned with HTTP 404 Aug 01 13:14:57.354729 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1403/5614] 10.4.3.110 () {66 vars in 1354 bytes} [Sat Aug 1 13:14:57 2026] GET /volume/v3/snapshots/68e03c37-c80a-41f5-a830-8b2facc23b2c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:14:57.827362 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-52932678-a276-4c9c-a231-f2591b1afbf3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:57.830523 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52932678-a276-4c9c-a231-f2591b1afbf3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:14:57.830523 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52932678-a276-4c9c-a231-f2591b1afbf3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:57.830523 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52932678-a276-4c9c-a231-f2591b1afbf3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:57.830523 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-52932678-a276-4c9c-a231-f2591b1afbf3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:57.834337 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:57.834337 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:14:57.834935 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52932678-a276-4c9c-a231-f2591b1afbf3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:14:57.835310 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1403/5615] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:57 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:58.845147 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7dfe2b9c-bb78-4203-ba10-9b277a759917 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:58.846800 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dfe2b9c-bb78-4203-ba10-9b277a759917 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:14:58.847009 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dfe2b9c-bb78-4203-ba10-9b277a759917 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:58.847186 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dfe2b9c-bb78-4203-ba10-9b277a759917 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:58.847276 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7dfe2b9c-bb78-4203-ba10-9b277a759917 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:58.851343 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:58.851343 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:14:58.851932 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dfe2b9c-bb78-4203-ba10-9b277a759917 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:14:58.852376 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1408/5616] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:58 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:58.975000 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-3b2b5f59-5b7a-4c8b-a3f5-5281c03879e0 req-c2c8627d-c6fa-4b6b-84a2-47c21ac0a6c1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:58.976903 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3b2b5f59-5b7a-4c8b-a3f5-5281c03879e0 req-c2c8627d-c6fa-4b6b-84a2-47c21ac0a6c1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/attachments/33552997-0c9c-431f-9ab8-803c7cb63be9 Aug 01 13:14:58.977125 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3b2b5f59-5b7a-4c8b-a3f5-5281c03879e0 req-c2c8627d-c6fa-4b6b-84a2-47c21ac0a6c1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:58.977309 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3b2b5f59-5b7a-4c8b-a3f5-5281c03879e0 req-c2c8627d-c6fa-4b6b-84a2-47c21ac0a6c1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:58.985473 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:58.985473 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:14:59.036037 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3b2b5f59-5b7a-4c8b-a3f5-5281c03879e0 req-c2c8627d-c6fa-4b6b-84a2-47c21ac0a6c1 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/attachments/33552997-0c9c-431f-9ab8-803c7cb63be9 returned with HTTP 200 Aug 01 13:14:59.036489 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1403/5617] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:14:58 2026] DELETE /volume/v3/attachments/33552997-0c9c-431f-9ab8-803c7cb63be9 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:14:59.861487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-19455be3-50cc-4733-9472-4c14f7275690 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:14:59.863093 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19455be3-50cc-4733-9472-4c14f7275690 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:14:59.863328 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-19455be3-50cc-4733-9472-4c14f7275690 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:14:59.863550 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-19455be3-50cc-4733-9472-4c14f7275690 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:14:59.863713 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-19455be3-50cc-4733-9472-4c14f7275690 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:14:59.868098 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:14:59.868098 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:14:59.868886 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-19455be3-50cc-4733-9472-4c14f7275690 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:14:59.869241 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1404/5618] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:14:59 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:00.361748 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c092464a-2fd3-4c3d-8c3e-cf3cba493630 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:00.363313 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c092464a-2fd3-4c3d-8c3e-cf3cba493630 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] DELETE https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:15:00.363478 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c092464a-2fd3-4c3d-8c3e-cf3cba493630 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:00.363648 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c092464a-2fd3-4c3d-8c3e-cf3cba493630 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:00.363802 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c092464a-2fd3-4c3d-8c3e-cf3cba493630 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume with id: 00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:15:00.370107 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:00.370107 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:00.370626 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c092464a-2fd3-4c3d-8c3e-cf3cba493630 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:15:00.386301 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c092464a-2fd3-4c3d-8c3e-cf3cba493630 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Delete volume request issued successfully. Aug 01 13:15:00.386457 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c092464a-2fd3-4c3d-8c3e-cf3cba493630 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 202 Aug 01 13:15:00.386859 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1404/5619] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:15:00 2026] DELETE /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:15:00.394023 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f75a5e7a-d75e-43de-8e27-adb78ea34f47 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:00.395810 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f75a5e7a-d75e-43de-8e27-adb78ea34f47 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:15:00.396028 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f75a5e7a-d75e-43de-8e27-adb78ea34f47 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:00.396210 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f75a5e7a-d75e-43de-8e27-adb78ea34f47 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:00.403377 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:00.403377 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:00.407908 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f75a5e7a-d75e-43de-8e27-adb78ea34f47 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Volume info retrieved successfully. Aug 01 13:15:00.413455 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f75a5e7a-d75e-43de-8e27-adb78ea34f47 tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 200 Aug 01 13:15:00.413889 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1409/5620] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:00 2026] GET /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:15:00.878746 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bf116e8b-e772-457d-b3d2-f9baaec01893 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:00.880923 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf116e8b-e772-457d-b3d2-f9baaec01893 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:15:00.881200 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf116e8b-e772-457d-b3d2-f9baaec01893 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:00.881433 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf116e8b-e772-457d-b3d2-f9baaec01893 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:00.881572 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bf116e8b-e772-457d-b3d2-f9baaec01893 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:00.886564 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:00.886564 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:00.887340 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf116e8b-e772-457d-b3d2-f9baaec01893 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:15:00.887811 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1404/5621] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:00 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:01.426330 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2643362f-7659-40a0-94e7-7377f9f4874c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:01.428453 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2643362f-7659-40a0-94e7-7377f9f4874c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] GET https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 Aug 01 13:15:01.428683 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2643362f-7659-40a0-94e7-7377f9f4874c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:01.428929 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2643362f-7659-40a0-94e7-7377f9f4874c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:01.435736 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2643362f-7659-40a0-94e7-7377f9f4874c tempest-TestVolumeBootPattern-398590066 tempest-TestVolumeBootPattern-398590066-project-member] https://10.4.3.110/volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 returned with HTTP 404 Aug 01 13:15:01.436450 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1405/5622] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:01 2026] GET /volume/v3/volumes/00b70b76-3f7d-4f06-9edf-433157947361 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:15:01.898115 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-01a73139-471a-4317-b249-0d50456171a2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:01.899613 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01a73139-471a-4317-b249-0d50456171a2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:15:01.899781 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01a73139-471a-4317-b249-0d50456171a2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:01.899967 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01a73139-471a-4317-b249-0d50456171a2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:01.900073 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-01a73139-471a-4317-b249-0d50456171a2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:01.903940 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:01.903940 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:01.904509 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01a73139-471a-4317-b249-0d50456171a2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:15:01.904918 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1405/5623] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:01 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:02.916228 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f9a759a-725f-487d-b1cd-3fc62f8a54d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:02.918143 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f9a759a-725f-487d-b1cd-3fc62f8a54d7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:15:02.918446 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f9a759a-725f-487d-b1cd-3fc62f8a54d7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:02.918699 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f9a759a-725f-487d-b1cd-3fc62f8a54d7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:02.918867 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9f9a759a-725f-487d-b1cd-3fc62f8a54d7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:02.923380 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:02.923380 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:02.923965 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f9a759a-725f-487d-b1cd-3fc62f8a54d7 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:15:02.924324 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1410/5624] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:02 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:03.933889 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5a5e2041-7d64-40ad-97d0-b8d1994955ae None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:03.935625 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a5e2041-7d64-40ad-97d0-b8d1994955ae tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:15:03.935821 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a5e2041-7d64-40ad-97d0-b8d1994955ae tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:03.936052 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a5e2041-7d64-40ad-97d0-b8d1994955ae tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:03.936151 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5a5e2041-7d64-40ad-97d0-b8d1994955ae tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:03.940580 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:03.940580 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:03.941274 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a5e2041-7d64-40ad-97d0-b8d1994955ae tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:15:03.941642 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1405/5625] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:03 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:04.951826 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f52ea930-1fa1-4f70-8368-9f17c6a9eba8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:04.953852 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f52ea930-1fa1-4f70-8368-9f17c6a9eba8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:15:04.954158 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f52ea930-1fa1-4f70-8368-9f17c6a9eba8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:04.954355 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f52ea930-1fa1-4f70-8368-9f17c6a9eba8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:04.954459 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f52ea930-1fa1-4f70-8368-9f17c6a9eba8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:04.958795 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:04.958795 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:04.959488 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f52ea930-1fa1-4f70-8368-9f17c6a9eba8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:15:04.959849 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1406/5626] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:04 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:05.969766 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b81652ec-86ad-4464-80c1-40ed6893aeda None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:05.971543 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b81652ec-86ad-4464-80c1-40ed6893aeda tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:15:05.971764 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b81652ec-86ad-4464-80c1-40ed6893aeda tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:05.971982 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b81652ec-86ad-4464-80c1-40ed6893aeda tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:05.972128 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b81652ec-86ad-4464-80c1-40ed6893aeda tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:05.976011 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:05.976011 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:05.976605 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b81652ec-86ad-4464-80c1-40ed6893aeda tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:15:05.976970 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1406/5627] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:05 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:05.985664 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df62adca-20ea-42dd-8a34-76153d71f8b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:05.987474 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df62adca-20ea-42dd-8a34-76153d71f8b9 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] POST https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd/action Aug 01 13:15:05.987819 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df62adca-20ea-42dd-8a34-76153d71f8b9 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:15:05.987978 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df62adca-20ea-42dd-8a34-76153d71f8b9 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:15:05.989318 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-df62adca-20ea-42dd-8a34-76153d71f8b9 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Updating backup '3345880e-fd46-4c8d-afc8-9f0a87d7a2bd' with '{'status': 'error'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 13:15:05.996634 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:05.996634 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:05.997670 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-df62adca-20ea-42dd-8a34-76153d71f8b9 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '94e73c183eda4944bba91d096b302433', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c9d70b317bf4b6f934f1f039ab7033d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:15:05.997855 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df62adca-20ea-42dd-8a34-76153d71f8b9 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd/action returned with HTTP 403 Aug 01 13:15:05.998286 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1411/5628] 10.4.3.110 () {70 vars in 1430 bytes} [Sat Aug 1 13:15:05 2026] POST /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:15:06.004902 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-df2385a2-0255-4f63-94d9-03ab4e447c12 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:06.007401 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df2385a2-0255-4f63-94d9-03ab4e447c12 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 Aug 01 13:15:06.007666 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df2385a2-0255-4f63-94d9-03ab4e447c12 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:06.007879 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df2385a2-0255-4f63-94d9-03ab4e447c12 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:06.008089 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-df2385a2-0255-4f63-94d9-03ab4e447c12 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete volume with id: 1dbc1cf6-b7da-45dc-abda-9f9d243a2026 Aug 01 13:15:06.016057 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:06.016057 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:06.016449 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-df2385a2-0255-4f63-94d9-03ab4e447c12 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:15:06.034326 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-df2385a2-0255-4f63-94d9-03ab4e447c12 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete volume request issued successfully. Aug 01 13:15:06.034602 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df2385a2-0255-4f63-94d9-03ab4e447c12 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 returned with HTTP 202 Aug 01 13:15:06.035090 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1406/5629] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:15:06 2026] DELETE /volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:15:06.042486 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0aa60e11-3cee-444c-8697-fa73f610e307 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:06.044316 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0aa60e11-3cee-444c-8697-fa73f610e307 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 Aug 01 13:15:06.044545 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0aa60e11-3cee-444c-8697-fa73f610e307 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:06.044751 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0aa60e11-3cee-444c-8697-fa73f610e307 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:06.053340 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:06.053340 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:06.057244 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0aa60e11-3cee-444c-8697-fa73f610e307 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:15:06.062090 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0aa60e11-3cee-444c-8697-fa73f610e307 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 returned with HTTP 200 Aug 01 13:15:06.062559 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1407/5630] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:06 2026] GET /volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:15:06.391613 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:06.485825 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:15:06.486179 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1351680393"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:15:06.487443 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1351680393'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:15:06.487554 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Create volume of 1 GB Aug 01 13:15:06.491314 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Availability Zones retrieved successfully. Aug 01 13:15:06.496237 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Flow 'volume_create_api' (ac294526-d206-43d0-ad1e-17208597f56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:15:06.497101 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a56609-8c11-4050-8b5f-273719c58c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:06.497922 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:15:06.519391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a56609-8c11-4050-8b5f-273719c58c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:06.520100 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10c7678-b345-4e6e-b834-214d55c0d4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:06.567585 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Created reservations ['150ccd18-b12f-4566-9ba7-324e34ee45e0', '448b1dea-484b-45ed-a3af-db64ce58d0db', 'b993dd0a-9a80-4c29-9949-1a9b95799716', '431fb06f-1510-4e34-859c-babfc57951ea'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:15:06.568311 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10c7678-b345-4e6e-b834-214d55c0d4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['150ccd18-b12f-4566-9ba7-324e34ee45e0', '448b1dea-484b-45ed-a3af-db64ce58d0db', 'b993dd0a-9a80-4c29-9949-1a9b95799716', '431fb06f-1510-4e34-859c-babfc57951ea']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:06.568986 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d29af00-a587-4d06-bf41-3c977347f1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:06.588487 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d29af00-a587-4d06-bf41-3c977347f1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16d5319f-5e46-486b-9af9-9b9621113e6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1351680393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a600ec94e0bd4342b355c91e2860921c',qos_specs=None,replication_status=,reservations=['150ccd18-b12f-4566-9ba7-324e34ee45e0','448b1dea-484b-45ed-a3af-db64ce58d0db','b993dd0a-9a80-4c29-9949-1a9b95799716','431fb06f-1510-4e34-859c-babfc57951ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='461b141aad0d46cca633b7d03d4a9c75',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1351680393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16d5319f-5e46-486b-9af9-9b9621113e6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a600ec94e0bd4342b355c91e2860921c',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='461b141aad0d46cca633b7d03d4a9c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:06.589391 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02411771-8049-4c59-8623-dcf93e5caeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:06.604424 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02411771-8049-4c59-8623-dcf93e5caeba) 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-VolumesBackupsTest-Volume-1351680393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a600ec94e0bd4342b355c91e2860921c',qos_specs=None,replication_status=,reservations=['150ccd18-b12f-4566-9ba7-324e34ee45e0','448b1dea-484b-45ed-a3af-db64ce58d0db','b993dd0a-9a80-4c29-9949-1a9b95799716','431fb06f-1510-4e34-859c-babfc57951ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='461b141aad0d46cca633b7d03d4a9c75',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:06.605042 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67433712-0213-4895-8770-39410b8ae949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:06.612709 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67433712-0213-4895-8770-39410b8ae949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:06.613421 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Flow 'volume_create_api' (ac294526-d206-43d0-ad1e-17208597f56d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:15:06.613684 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Create volume request issued successfully. Aug 01 13:15:06.614203 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5852bb9a-a6d9-4104-be30-542e3f9fcf0a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:15:06.614585 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1407/5631] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:15:06 2026] POST /volume/v3/volumes => generated 749 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:15:06.625187 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0bf73adb-43e0-41b5-b0df-6f511198f59a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:06.626787 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0bf73adb-43e0-41b5-b0df-6f511198f59a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e Aug 01 13:15:06.627005 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0bf73adb-43e0-41b5-b0df-6f511198f59a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:06.627202 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0bf73adb-43e0-41b5-b0df-6f511198f59a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:06.635013 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:06.635013 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:06.638700 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0bf73adb-43e0-41b5-b0df-6f511198f59a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:15:06.643664 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0bf73adb-43e0-41b5-b0df-6f511198f59a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e returned with HTTP 200 Aug 01 13:15:06.644076 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1412/5632] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:06 2026] GET /volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:07.075131 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c8d4ec13-3c79-404f-9edc-85ccbdff5745 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:07.076868 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c8d4ec13-3c79-404f-9edc-85ccbdff5745 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 Aug 01 13:15:07.077092 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c8d4ec13-3c79-404f-9edc-85ccbdff5745 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:07.077271 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c8d4ec13-3c79-404f-9edc-85ccbdff5745 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:07.082681 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c8d4ec13-3c79-404f-9edc-85ccbdff5745 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 returned with HTTP 404 Aug 01 13:15:07.083143 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1407/5633] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:07 2026] GET /volume/v3/volumes/1dbc1cf6-b7da-45dc-abda-9f9d243a2026 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:15:07.091481 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-489eeb29-964d-4e97-b24f-b027112ae53d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:07.093227 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] POST https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41/restore Aug 01 13:15:07.093557 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:15:07.094844 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Restoring backup 94e87c0d-a8ef-422c-bcf6-a631b222af41 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100262) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 13:15:07.094997 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Restoring backup 94e87c0d-a8ef-422c-bcf6-a631b222af41 to volume None. Aug 01 13:15:07.099366 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:07.099366 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:07.100411 np0000006302 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Creating volume of 1 GB for restore of backup 94e87c0d-a8ef-422c-bcf6-a631b222af41. Aug 01 13:15:07.104111 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Availability Zones retrieved successfully. Aug 01 13:15:07.109108 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Flow 'volume_create_api' (a89c281c-b0df-47a3-b1fd-4fa5865e558b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:15:07.109939 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed35e22-da10-4cdc-878a-fe814404ed2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:07.110787 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:15:07.136721 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed35e22-da10-4cdc-878a-fe814404ed2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:07.137598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2453374b-918f-4410-970b-bcf1ac3b3563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:07.170821 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Created reservations ['652a3a0f-6070-49d5-9496-561c4d8326cf', '65a8859c-e979-442b-8788-9b034fb16a3a', '9a09cd9f-f331-4e07-90f7-fdb60ebedca1', 'ca7edcad-f5d3-42e6-902a-3588bd9d888b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:15:07.171965 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2453374b-918f-4410-970b-bcf1ac3b3563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['652a3a0f-6070-49d5-9496-561c4d8326cf', '65a8859c-e979-442b-8788-9b034fb16a3a', '9a09cd9f-f331-4e07-90f7-fdb60ebedca1', 'ca7edcad-f5d3-42e6-902a-3588bd9d888b']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:07.173133 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd409cbe-f4d5-4376-b7a2-e03e7a751b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:07.204861 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd409cbe-f4d5-4376-b7a2-e03e7a751b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11ad6560-4947-4bb7-87f2-88c652b1eb26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9d70b317bf4b6f934f1f039ab7033d',qos_specs=None,replication_status=,reservations=['652a3a0f-6070-49d5-9496-561c4d8326cf','65a8859c-e979-442b-8788-9b034fb16a3a','9a09cd9f-f331-4e07-90f7-fdb60ebedca1','ca7edcad-f5d3-42e6-902a-3588bd9d888b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94e73c183eda4944bba91d096b302433',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:15:07Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11ad6560-4947-4bb7-87f2-88c652b1eb26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c9d70b317bf4b6f934f1f039ab7033d',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='94e73c183eda4944bba91d096b302433',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:07.205452 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be76b640-e068-4d2b-9b9d-11ac6df86cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:07.217593 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be76b640-e068-4d2b-9b9d-11ac6df86cc4) 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='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9d70b317bf4b6f934f1f039ab7033d',qos_specs=None,replication_status=,reservations=['652a3a0f-6070-49d5-9496-561c4d8326cf','65a8859c-e979-442b-8788-9b034fb16a3a','9a09cd9f-f331-4e07-90f7-fdb60ebedca1','ca7edcad-f5d3-42e6-902a-3588bd9d888b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94e73c183eda4944bba91d096b302433',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:07.218333 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7790a38e-327a-489c-bdd5-c6170bafff99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:07.226338 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7790a38e-327a-489c-bdd5-c6170bafff99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:07.227180 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Flow 'volume_create_api' (a89c281c-b0df-47a3-b1fd-4fa5865e558b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:15:07.227437 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Create volume request issued successfully. Aug 01 13:15:07.233206 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:07.233206 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:07.233611 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Volume info retrieved successfully. Aug 01 13:15:07.655729 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d12e14e0-106e-40c7-b9e8-a2b747f2d1cb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:07.657700 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d12e14e0-106e-40c7-b9e8-a2b747f2d1cb tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e Aug 01 13:15:07.657927 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d12e14e0-106e-40c7-b9e8-a2b747f2d1cb tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:07.658170 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d12e14e0-106e-40c7-b9e8-a2b747f2d1cb tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:07.665116 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:07.665116 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:07.668754 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d12e14e0-106e-40c7-b9e8-a2b747f2d1cb tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:15:07.672884 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d12e14e0-106e-40c7-b9e8-a2b747f2d1cb tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e returned with HTTP 200 Aug 01 13:15:07.673305 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1408/5634] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:07 2026] GET /volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:07.689584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12f08621-e6bb-4da5-81d6-7d7563a8f3e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:07.691181 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12f08621-e6bb-4da5-81d6-7d7563a8f3e1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:15:07.691470 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12f08621-e6bb-4da5-81d6-7d7563a8f3e1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16d5319f-5e46-486b-9af9-9b9621113e6e", "name": "tempest-VolumesBackupsTest-Backup-97583142"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:15:07.692735 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-12f08621-e6bb-4da5-81d6-7d7563a8f3e1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Creating new backup {'backup': {'volume_id': '16d5319f-5e46-486b-9af9-9b9621113e6e', 'name': 'tempest-VolumesBackupsTest-Backup-97583142'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:15:07.692858 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-12f08621-e6bb-4da5-81d6-7d7563a8f3e1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Creating backup of volume 16d5319f-5e46-486b-9af9-9b9621113e6e in container None Aug 01 13:15:07.699268 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:07.699268 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:07.699698 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-12f08621-e6bb-4da5-81d6-7d7563a8f3e1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:15:07.721541 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-12f08621-e6bb-4da5-81d6-7d7563a8f3e1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Created reservations ['5cf752d4-7c04-44f2-83bf-578b2e439fd1', '3852a531-f631-4095-8055-c7cec7a9e334'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:15:07.743934 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12f08621-e6bb-4da5-81d6-7d7563a8f3e1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:15:07.744362 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1413/5635] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:15:07 2026] POST /volume/v3/backups => generated 328 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:15:07.752007 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d43790ec-6483-404a-9628-018296fe0df6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:07.753449 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d43790ec-6483-404a-9628-018296fe0df6 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:07.753657 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d43790ec-6483-404a-9628-018296fe0df6 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:07.753867 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d43790ec-6483-404a-9628-018296fe0df6 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:07.754039 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d43790ec-6483-404a-9628-018296fe0df6 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:07.757799 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:07.757799 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:07.758517 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d43790ec-6483-404a-9628-018296fe0df6 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:07.758886 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1408/5636] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:07 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:08.240622 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:08.240622 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:08.241097 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Volume info retrieved successfully. Aug 01 13:15:08.241211 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Checking backup size 1 against volume size 1 {{(pid=100262) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 13:15:08.241296 np0000006302 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Overwriting volume 11ad6560-4947-4bb7-87f2-88c652b1eb26 with restore of backup 94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:08.251077 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] restore_backup in rpcapi backup_id 94e87c0d-a8ef-422c-bcf6-a631b222af41 {{(pid=100262) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 13:15:08.252886 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-489eeb29-964d-4e97-b24f-b027112ae53d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41/restore returned with HTTP 202 Aug 01 13:15:08.253113 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1408/5637] 10.4.3.110 () {70 vars in 1433 bytes} [Sat Aug 1 13:15:07 2026] POST /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41/restore => generated 152 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:15:08.260796 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f00dcb79-176a-4948-af34-c7eefc653444 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:08.262517 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f00dcb79-176a-4948-af34-c7eefc653444 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:08.262743 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f00dcb79-176a-4948-af34-c7eefc653444 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:08.262918 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f00dcb79-176a-4948-af34-c7eefc653444 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:08.263107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f00dcb79-176a-4948-af34-c7eefc653444 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:08.267099 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:08.267099 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:08.267620 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f00dcb79-176a-4948-af34-c7eefc653444 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:08.267927 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1409/5638] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:08 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:08.768283 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-017b8ef2-b74a-4061-99e4-2e4863c33767 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:08.770017 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-017b8ef2-b74a-4061-99e4-2e4863c33767 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:08.770241 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-017b8ef2-b74a-4061-99e4-2e4863c33767 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:08.770417 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-017b8ef2-b74a-4061-99e4-2e4863c33767 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:08.770515 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-017b8ef2-b74a-4061-99e4-2e4863c33767 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:08.774520 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:08.774520 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:08.775203 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-017b8ef2-b74a-4061-99e4-2e4863c33767 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:08.775537 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1414/5639] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:08 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:09.278364 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ae6c4bf8-ebf0-4d85-b3f5-23d0fbccbb49 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:09.280475 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae6c4bf8-ebf0-4d85-b3f5-23d0fbccbb49 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:09.280709 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae6c4bf8-ebf0-4d85-b3f5-23d0fbccbb49 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:09.280932 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae6c4bf8-ebf0-4d85-b3f5-23d0fbccbb49 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:09.281091 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ae6c4bf8-ebf0-4d85-b3f5-23d0fbccbb49 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:09.286602 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:09.286602 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:09.287557 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae6c4bf8-ebf0-4d85-b3f5-23d0fbccbb49 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:09.288056 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1409/5640] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:09 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:09.785072 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dab3feb2-9888-4268-bd10-d036251b21e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:09.787057 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dab3feb2-9888-4268-bd10-d036251b21e0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:09.787336 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dab3feb2-9888-4268-bd10-d036251b21e0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:09.787667 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dab3feb2-9888-4268-bd10-d036251b21e0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:09.787667 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-dab3feb2-9888-4268-bd10-d036251b21e0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:09.791823 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:09.791823 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:09.792605 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dab3feb2-9888-4268-bd10-d036251b21e0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:09.792917 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1409/5641] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:09 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:10.298099 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6305b518-c991-47c6-a2e0-51b383b7834f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:10.300239 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6305b518-c991-47c6-a2e0-51b383b7834f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:10.300502 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6305b518-c991-47c6-a2e0-51b383b7834f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:10.300744 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6305b518-c991-47c6-a2e0-51b383b7834f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:10.300914 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6305b518-c991-47c6-a2e0-51b383b7834f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:10.305533 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:10.305533 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:10.306426 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6305b518-c991-47c6-a2e0-51b383b7834f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:10.306902 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1410/5642] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:10 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:10.802453 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4aac609-c255-42e3-891a-e84892fc534c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:10.804020 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4aac609-c255-42e3-891a-e84892fc534c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:10.804201 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4aac609-c255-42e3-891a-e84892fc534c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:10.804370 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4aac609-c255-42e3-891a-e84892fc534c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:10.804470 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e4aac609-c255-42e3-891a-e84892fc534c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:10.809495 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:10.809495 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:10.810455 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4aac609-c255-42e3-891a-e84892fc534c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:10.810909 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1415/5643] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:10 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:11.316869 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e0ec4d9b-43c2-494e-91cd-d6d278fb14c5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:11.318506 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e0ec4d9b-43c2-494e-91cd-d6d278fb14c5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:11.318695 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e0ec4d9b-43c2-494e-91cd-d6d278fb14c5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:11.318874 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e0ec4d9b-43c2-494e-91cd-d6d278fb14c5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:11.318977 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e0ec4d9b-43c2-494e-91cd-d6d278fb14c5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:11.322666 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:11.322666 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:11.323213 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e0ec4d9b-43c2-494e-91cd-d6d278fb14c5 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:11.323537 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1410/5644] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:11 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:11.820793 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-092c9740-69b2-4198-abdd-d7bba4edb676 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:11.822504 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-092c9740-69b2-4198-abdd-d7bba4edb676 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:11.822677 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-092c9740-69b2-4198-abdd-d7bba4edb676 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:11.822866 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-092c9740-69b2-4198-abdd-d7bba4edb676 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:11.822978 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-092c9740-69b2-4198-abdd-d7bba4edb676 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:11.827214 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:11.827214 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:11.827868 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-092c9740-69b2-4198-abdd-d7bba4edb676 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:11.828256 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1410/5645] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:11 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:12.335808 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9b285e7a-4d83-4628-ab63-8cd9f97134a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:12.338201 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b285e7a-4d83-4628-ab63-8cd9f97134a1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:12.338471 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b285e7a-4d83-4628-ab63-8cd9f97134a1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:12.338725 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b285e7a-4d83-4628-ab63-8cd9f97134a1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:12.338887 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9b285e7a-4d83-4628-ab63-8cd9f97134a1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:12.346509 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:12.346509 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:12.346509 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b285e7a-4d83-4628-ab63-8cd9f97134a1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:12.346509 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1411/5646] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:12 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:12.838302 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5cd8c923-950d-4056-80df-3e0b269d15e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:12.840795 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5cd8c923-950d-4056-80df-3e0b269d15e3 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:12.840795 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5cd8c923-950d-4056-80df-3e0b269d15e3 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:12.840795 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5cd8c923-950d-4056-80df-3e0b269d15e3 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:12.841089 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5cd8c923-950d-4056-80df-3e0b269d15e3 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:12.845029 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:12.845029 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:12.845735 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5cd8c923-950d-4056-80df-3e0b269d15e3 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:12.846095 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1416/5647] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:12 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:13.357077 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e1a3656a-e586-4674-abad-8a4ab963368d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:13.358774 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1a3656a-e586-4674-abad-8a4ab963368d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:13.359007 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e1a3656a-e586-4674-abad-8a4ab963368d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:13.359203 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e1a3656a-e586-4674-abad-8a4ab963368d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:13.359317 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e1a3656a-e586-4674-abad-8a4ab963368d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:13.363502 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:13.363502 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:13.364186 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1a3656a-e586-4674-abad-8a4ab963368d tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:13.364627 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1411/5648] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:13 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:13.855735 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-540d5724-6ac0-45eb-8110-c75053ae9abd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:13.857589 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-540d5724-6ac0-45eb-8110-c75053ae9abd tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:13.857790 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-540d5724-6ac0-45eb-8110-c75053ae9abd tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:13.857976 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-540d5724-6ac0-45eb-8110-c75053ae9abd tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:13.858094 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-540d5724-6ac0-45eb-8110-c75053ae9abd tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:13.862123 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:13.862123 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:13.862862 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-540d5724-6ac0-45eb-8110-c75053ae9abd tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:13.863226 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1411/5649] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:13 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:14.374667 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-39d0f74c-e6e9-4368-b1f9-f5c1ab9fd9a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:14.376523 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39d0f74c-e6e9-4368-b1f9-f5c1ab9fd9a0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:14.376686 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-39d0f74c-e6e9-4368-b1f9-f5c1ab9fd9a0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:14.376865 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-39d0f74c-e6e9-4368-b1f9-f5c1ab9fd9a0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:14.376983 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-39d0f74c-e6e9-4368-b1f9-f5c1ab9fd9a0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:14.381114 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:14.381114 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:14.381717 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39d0f74c-e6e9-4368-b1f9-f5c1ab9fd9a0 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:14.382088 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1412/5650] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:14 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:14.872880 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff647bbb-3bc7-4a2a-8adf-92955c1a6b19 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:14.874570 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff647bbb-3bc7-4a2a-8adf-92955c1a6b19 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:14.874877 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff647bbb-3bc7-4a2a-8adf-92955c1a6b19 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:14.875130 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff647bbb-3bc7-4a2a-8adf-92955c1a6b19 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:14.875337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ff647bbb-3bc7-4a2a-8adf-92955c1a6b19 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:14.881465 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:14.881465 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:14.882232 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff647bbb-3bc7-4a2a-8adf-92955c1a6b19 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:14.882668 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1417/5651] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:14 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:15.392903 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e615ad6c-9e2f-4088-91dd-ef5b7a598eb1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:15.394706 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e615ad6c-9e2f-4088-91dd-ef5b7a598eb1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:15.394805 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e615ad6c-9e2f-4088-91dd-ef5b7a598eb1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:15.395138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e615ad6c-9e2f-4088-91dd-ef5b7a598eb1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:15.395138 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e615ad6c-9e2f-4088-91dd-ef5b7a598eb1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:15.399446 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:15.399446 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:15.400007 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e615ad6c-9e2f-4088-91dd-ef5b7a598eb1 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:15.400398 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1412/5652] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:15 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:15.893524 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3533b610-a735-48fd-89de-a9bc3bedf1c2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:15.895064 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3533b610-a735-48fd-89de-a9bc3bedf1c2 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:15.895223 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3533b610-a735-48fd-89de-a9bc3bedf1c2 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:15.895418 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3533b610-a735-48fd-89de-a9bc3bedf1c2 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:15.895528 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3533b610-a735-48fd-89de-a9bc3bedf1c2 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:15.899196 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:15.899196 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:15.899807 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3533b610-a735-48fd-89de-a9bc3bedf1c2 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:15.900168 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1412/5653] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:15 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:16.409144 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-20a1c887-332a-4673-8d3f-18c0ffa8914b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:16.410910 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20a1c887-332a-4673-8d3f-18c0ffa8914b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:16.411129 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20a1c887-332a-4673-8d3f-18c0ffa8914b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:16.411339 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20a1c887-332a-4673-8d3f-18c0ffa8914b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:16.411481 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-20a1c887-332a-4673-8d3f-18c0ffa8914b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:16.415499 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:16.415499 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:16.416068 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20a1c887-332a-4673-8d3f-18c0ffa8914b tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:16.416449 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1413/5654] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:16 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:16.909556 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf7a4b4a-f0a5-4d47-9f76-61cafce579a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:16.911315 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf7a4b4a-f0a5-4d47-9f76-61cafce579a5 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:16.911518 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf7a4b4a-f0a5-4d47-9f76-61cafce579a5 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:16.911714 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf7a4b4a-f0a5-4d47-9f76-61cafce579a5 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:16.911818 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cf7a4b4a-f0a5-4d47-9f76-61cafce579a5 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:16.916476 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:16.916476 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:16.917177 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf7a4b4a-f0a5-4d47-9f76-61cafce579a5 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:16.917561 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1418/5655] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:16 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:17.426388 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85f6f296-b900-4d1a-8d62-65887f8c7385 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:17.428180 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85f6f296-b900-4d1a-8d62-65887f8c7385 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:17.429727 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85f6f296-b900-4d1a-8d62-65887f8c7385 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:17.429727 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85f6f296-b900-4d1a-8d62-65887f8c7385 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:17.429727 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-85f6f296-b900-4d1a-8d62-65887f8c7385 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:17.433910 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:17.433910 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:17.435099 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85f6f296-b900-4d1a-8d62-65887f8c7385 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:17.435099 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1413/5656] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:17 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:17.927796 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6acfa9a0-1427-4205-a452-c52e90a35b94 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:17.929676 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6acfa9a0-1427-4205-a452-c52e90a35b94 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:17.929881 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6acfa9a0-1427-4205-a452-c52e90a35b94 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:17.930103 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6acfa9a0-1427-4205-a452-c52e90a35b94 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:17.930210 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6acfa9a0-1427-4205-a452-c52e90a35b94 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:17.934434 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:17.934434 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:17.935142 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6acfa9a0-1427-4205-a452-c52e90a35b94 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:17.935516 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1413/5657] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:17 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:18.445111 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9af7f1c3-ce3b-4fa8-b494-83871263c140 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:18.449069 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9af7f1c3-ce3b-4fa8-b494-83871263c140 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:18.449069 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9af7f1c3-ce3b-4fa8-b494-83871263c140 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:18.449069 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9af7f1c3-ce3b-4fa8-b494-83871263c140 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:18.449069 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9af7f1c3-ce3b-4fa8-b494-83871263c140 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:18.454933 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:18.454933 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:18.454933 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9af7f1c3-ce3b-4fa8-b494-83871263c140 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:18.454933 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1414/5658] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:18 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:18.944964 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-091948b2-a197-47aa-8c23-c420bfa51e8a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:18.947303 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-091948b2-a197-47aa-8c23-c420bfa51e8a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:18.947537 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-091948b2-a197-47aa-8c23-c420bfa51e8a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:18.947783 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-091948b2-a197-47aa-8c23-c420bfa51e8a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:18.947934 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-091948b2-a197-47aa-8c23-c420bfa51e8a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:18.964655 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:18.964655 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:18.968380 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-091948b2-a197-47aa-8c23-c420bfa51e8a tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:18.969558 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1419/5659] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:18 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 748 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:19.464275 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-944e9a84-98f4-4f6d-bc7a-15535cf877e2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:19.466063 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-944e9a84-98f4-4f6d-bc7a-15535cf877e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:19.466271 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-944e9a84-98f4-4f6d-bc7a-15535cf877e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:19.466489 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-944e9a84-98f4-4f6d-bc7a-15535cf877e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:19.466588 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-944e9a84-98f4-4f6d-bc7a-15535cf877e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:19.470711 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:19.470711 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:19.471285 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-944e9a84-98f4-4f6d-bc7a-15535cf877e2 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:19.471661 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1414/5660] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:19 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:19.482816 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f308842-5fb7-4020-9ab3-fa497c2d922f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:19.484694 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f308842-5fb7-4020-9ab3-fa497c2d922f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/11ad6560-4947-4bb7-87f2-88c652b1eb26 Aug 01 13:15:19.484896 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f308842-5fb7-4020-9ab3-fa497c2d922f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:19.485105 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f308842-5fb7-4020-9ab3-fa497c2d922f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:19.485259 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-8f308842-5fb7-4020-9ab3-fa497c2d922f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete volume with id: 11ad6560-4947-4bb7-87f2-88c652b1eb26 Aug 01 13:15:19.494378 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:19.494378 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:19.494736 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f308842-5fb7-4020-9ab3-fa497c2d922f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:15:19.510780 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f308842-5fb7-4020-9ab3-fa497c2d922f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete volume request issued successfully. Aug 01 13:15:19.511534 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f308842-5fb7-4020-9ab3-fa497c2d922f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/11ad6560-4947-4bb7-87f2-88c652b1eb26 returned with HTTP 202 Aug 01 13:15:19.511534 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1414/5661] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:15:19 2026] DELETE /volume/v3/volumes/11ad6560-4947-4bb7-87f2-88c652b1eb26 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:15:19.518062 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-02e8476e-a4c9-4bcc-a0b3-606f989c236c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:19.519804 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02e8476e-a4c9-4bcc-a0b3-606f989c236c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/11ad6560-4947-4bb7-87f2-88c652b1eb26 Aug 01 13:15:19.520028 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02e8476e-a4c9-4bcc-a0b3-606f989c236c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:19.520232 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02e8476e-a4c9-4bcc-a0b3-606f989c236c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:19.527741 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:19.527741 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:19.531833 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-02e8476e-a4c9-4bcc-a0b3-606f989c236c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:15:19.537899 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02e8476e-a4c9-4bcc-a0b3-606f989c236c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/11ad6560-4947-4bb7-87f2-88c652b1eb26 returned with HTTP 200 Aug 01 13:15:19.538356 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1415/5662] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:19 2026] GET /volume/v3/volumes/11ad6560-4947-4bb7-87f2-88c652b1eb26 => generated 1065 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:15:19.982314 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2db95727-5f24-411c-9a57-eb232f5b048b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:19.986024 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2db95727-5f24-411c-9a57-eb232f5b048b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:19.986255 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2db95727-5f24-411c-9a57-eb232f5b048b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:19.986472 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2db95727-5f24-411c-9a57-eb232f5b048b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:19.986609 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2db95727-5f24-411c-9a57-eb232f5b048b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:19.990868 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:19.990868 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:19.991623 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2db95727-5f24-411c-9a57-eb232f5b048b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:19.992351 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1420/5663] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:19 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:20.552862 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e41d526d-8d89-43c6-856a-a5e47c7b772a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:20.554689 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e41d526d-8d89-43c6-856a-a5e47c7b772a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/11ad6560-4947-4bb7-87f2-88c652b1eb26 Aug 01 13:15:20.554901 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e41d526d-8d89-43c6-856a-a5e47c7b772a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:20.555136 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e41d526d-8d89-43c6-856a-a5e47c7b772a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:20.561432 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e41d526d-8d89-43c6-856a-a5e47c7b772a tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/11ad6560-4947-4bb7-87f2-88c652b1eb26 returned with HTTP 404 Aug 01 13:15:20.561977 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1415/5664] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:20 2026] GET /volume/v3/volumes/11ad6560-4947-4bb7-87f2-88c652b1eb26 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:15:20.568304 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cbd44ca9-f432-46ab-8014-ff1249e107db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:20.570044 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cbd44ca9-f432-46ab-8014-ff1249e107db tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:20.570234 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cbd44ca9-f432-46ab-8014-ff1249e107db tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:20.570406 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cbd44ca9-f432-46ab-8014-ff1249e107db tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:20.570516 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cbd44ca9-f432-46ab-8014-ff1249e107db tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:20.574577 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:20.574577 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:20.575263 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cbd44ca9-f432-46ab-8014-ff1249e107db tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-member] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:20.575617 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1415/5665] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:20 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:20.585437 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-258b292a-ad31-4a5c-ac98-0961a91871e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:20.588745 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-258b292a-ad31-4a5c-ac98-0961a91871e6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] DELETE https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:15:20.588745 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-258b292a-ad31-4a5c-ac98-0961a91871e6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:20.588745 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-258b292a-ad31-4a5c-ac98-0961a91871e6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:20.588745 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-258b292a-ad31-4a5c-ac98-0961a91871e6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete backup with id: 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. Aug 01 13:15:20.592697 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:20.592697 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:20.605550 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-258b292a-ad31-4a5c-ac98-0961a91871e6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] delete_backup rpcapi backup_id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:15:20.607482 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-258b292a-ad31-4a5c-ac98-0961a91871e6 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 202 Aug 01 13:15:20.608055 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1416/5666] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:15:20 2026] DELETE /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:15:20.618043 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d72f247a-afac-4bc6-b54f-750f6791a565 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:20.619778 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d72f247a-afac-4bc6-b54f-750f6791a565 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:15:20.620027 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d72f247a-afac-4bc6-b54f-750f6791a565 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:20.620209 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d72f247a-afac-4bc6-b54f-750f6791a565 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:20.620310 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d72f247a-afac-4bc6-b54f-750f6791a565 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:20.625911 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:20.625911 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:20.626547 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d72f247a-afac-4bc6-b54f-750f6791a565 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 200 Aug 01 13:15:20.626887 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1421/5667] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:20 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:21.003289 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b0684328-13c5-41c3-970b-a58c6ea8a861 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:21.005552 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0684328-13c5-41c3-970b-a58c6ea8a861 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:21.005785 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0684328-13c5-41c3-970b-a58c6ea8a861 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:21.006051 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0684328-13c5-41c3-970b-a58c6ea8a861 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:21.006199 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b0684328-13c5-41c3-970b-a58c6ea8a861 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:21.010563 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:21.010563 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:21.011354 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0684328-13c5-41c3-970b-a58c6ea8a861 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:21.011747 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1416/5668] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:21 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:21.635513 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e9efde0-d5d7-4208-884c-bca81612e828 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:21.637115 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e9efde0-d5d7-4208-884c-bca81612e828 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd Aug 01 13:15:21.637319 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e9efde0-d5d7-4208-884c-bca81612e828 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:21.637491 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e9efde0-d5d7-4208-884c-bca81612e828 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:21.637599 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7e9efde0-d5d7-4208-884c-bca81612e828 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 3345880e-fd46-4c8d-afc8-9f0a87d7a2bd. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:21.640815 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e9efde0-d5d7-4208-884c-bca81612e828 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd returned with HTTP 404 Aug 01 13:15:21.641227 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1416/5669] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:21 2026] GET /volume/v3/backups/3345880e-fd46-4c8d-afc8-9f0a87d7a2bd => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:15:21.647007 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-287dfe05-7004-4ee5-9021-b55d0791d416 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:21.649469 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-287dfe05-7004-4ee5-9021-b55d0791d416 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] DELETE https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:15:21.649745 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-287dfe05-7004-4ee5-9021-b55d0791d416 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:21.649912 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-287dfe05-7004-4ee5-9021-b55d0791d416 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:21.650038 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-287dfe05-7004-4ee5-9021-b55d0791d416 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete backup with id: a999680d-0260-41bb-97ee-000da3272470. Aug 01 13:15:21.653939 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:21.653939 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:21.664103 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-287dfe05-7004-4ee5-9021-b55d0791d416 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] delete_backup rpcapi backup_id a999680d-0260-41bb-97ee-000da3272470 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:15:21.665490 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-287dfe05-7004-4ee5-9021-b55d0791d416 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 202 Aug 01 13:15:21.666140 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1417/5670] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:15:21 2026] DELETE /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:15:21.672631 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5fbf037a-bbb6-45eb-b63d-c9200919671c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:21.676970 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5fbf037a-bbb6-45eb-b63d-c9200919671c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:15:21.676970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5fbf037a-bbb6-45eb-b63d-c9200919671c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:21.676970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5fbf037a-bbb6-45eb-b63d-c9200919671c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:21.676970 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5fbf037a-bbb6-45eb-b63d-c9200919671c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:21.682219 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:21.682219 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:21.683122 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5fbf037a-bbb6-45eb-b63d-c9200919671c tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 200 Aug 01 13:15:21.683866 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1422/5671] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:21 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:22.021994 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ec9012be-e870-4dac-b2a4-b9ee61baba33 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:22.023743 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec9012be-e870-4dac-b2a4-b9ee61baba33 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:22.023743 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec9012be-e870-4dac-b2a4-b9ee61baba33 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:22.024000 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec9012be-e870-4dac-b2a4-b9ee61baba33 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:22.024116 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ec9012be-e870-4dac-b2a4-b9ee61baba33 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:22.028084 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:22.028084 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:22.028772 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec9012be-e870-4dac-b2a4-b9ee61baba33 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:22.029147 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1417/5672] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:22 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:22.692718 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-196593f8-c2bd-4a35-8fb4-71951fdbab64 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:22.694376 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-196593f8-c2bd-4a35-8fb4-71951fdbab64 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 Aug 01 13:15:22.694571 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-196593f8-c2bd-4a35-8fb4-71951fdbab64 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:22.694747 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-196593f8-c2bd-4a35-8fb4-71951fdbab64 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:22.694847 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-196593f8-c2bd-4a35-8fb4-71951fdbab64 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id a999680d-0260-41bb-97ee-000da3272470. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:22.698392 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-196593f8-c2bd-4a35-8fb4-71951fdbab64 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 returned with HTTP 404 Aug 01 13:15:22.698806 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1417/5673] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:22 2026] GET /volume/v3/backups/a999680d-0260-41bb-97ee-000da3272470 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:15:22.704684 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2007c03a-bbe8-4d3e-8fde-a916fdffc402 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:22.706461 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2007c03a-bbe8-4d3e-8fde-a916fdffc402 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] DELETE https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:22.706718 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2007c03a-bbe8-4d3e-8fde-a916fdffc402 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:22.706957 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2007c03a-bbe8-4d3e-8fde-a916fdffc402 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:22.707118 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-2007c03a-bbe8-4d3e-8fde-a916fdffc402 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete backup with id: 94e87c0d-a8ef-422c-bcf6-a631b222af41. Aug 01 13:15:22.711370 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:22.711370 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:22.720856 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-2007c03a-bbe8-4d3e-8fde-a916fdffc402 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] delete_backup rpcapi backup_id 94e87c0d-a8ef-422c-bcf6-a631b222af41 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:15:22.722305 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2007c03a-bbe8-4d3e-8fde-a916fdffc402 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 202 Aug 01 13:15:22.722724 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1418/5674] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:15:22 2026] DELETE /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:15:22.728820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bddb5345-eeef-4c0a-bc25-686007cdd9d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:22.731091 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bddb5345-eeef-4c0a-bc25-686007cdd9d8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:22.731434 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bddb5345-eeef-4c0a-bc25-686007cdd9d8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:22.731644 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bddb5345-eeef-4c0a-bc25-686007cdd9d8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:22.731794 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bddb5345-eeef-4c0a-bc25-686007cdd9d8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:22.736457 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:22.736457 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:22.737242 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bddb5345-eeef-4c0a-bc25-686007cdd9d8 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 200 Aug 01 13:15:22.737727 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1423/5675] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:22 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:23.038509 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-619bc7f6-5377-4fc9-a37c-d0a9fab9f707 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:23.040259 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-619bc7f6-5377-4fc9-a37c-d0a9fab9f707 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:23.040452 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-619bc7f6-5377-4fc9-a37c-d0a9fab9f707 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:23.040817 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-619bc7f6-5377-4fc9-a37c-d0a9fab9f707 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:23.040817 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-619bc7f6-5377-4fc9-a37c-d0a9fab9f707 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:23.044819 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:23.044819 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:23.045520 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-619bc7f6-5377-4fc9-a37c-d0a9fab9f707 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:23.045870 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1418/5676] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:23 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:23.055078 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-43367881-f4f7-4801-8901-d127c94afd28 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:23.085815 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43367881-f4f7-4801-8901-d127c94afd28 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:15:23.086241 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43367881-f4f7-4801-8901-d127c94afd28 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16d5319f-5e46-486b-9af9-9b9621113e6e", "incremental": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:15:23.087529 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-43367881-f4f7-4801-8901-d127c94afd28 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Creating new backup {'backup': {'volume_id': '16d5319f-5e46-486b-9af9-9b9621113e6e', 'incremental': True}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:15:23.087639 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-43367881-f4f7-4801-8901-d127c94afd28 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Creating backup of volume 16d5319f-5e46-486b-9af9-9b9621113e6e in container None Aug 01 13:15:23.095716 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:23.095716 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:23.096086 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-43367881-f4f7-4801-8901-d127c94afd28 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Volume info retrieved successfully. Aug 01 13:15:23.122687 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-43367881-f4f7-4801-8901-d127c94afd28 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Created reservations ['df9a2a85-9abe-410a-a411-6a37db05db66', 'c7b7b22d-a51c-4ac6-aeeb-ce12fc046f0c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:15:23.136630 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43367881-f4f7-4801-8901-d127c94afd28 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 400 Aug 01 13:15:23.137291 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1418/5677] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:15:23 2026] POST /volume/v3/backups => generated 109 bytes in 83 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:15:23.143430 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-862b7539-5ae1-470c-a5ad-bb389c61d98c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:23.144926 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-862b7539-5ae1-470c-a5ad-bb389c61d98c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] DELETE https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:23.145115 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-862b7539-5ae1-470c-a5ad-bb389c61d98c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:23.145285 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-862b7539-5ae1-470c-a5ad-bb389c61d98c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:23.145375 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-862b7539-5ae1-470c-a5ad-bb389c61d98c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Delete backup with id: 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. Aug 01 13:15:23.149705 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:23.149705 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:23.160752 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-862b7539-5ae1-470c-a5ad-bb389c61d98c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] delete_backup rpcapi backup_id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:15:23.162355 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-862b7539-5ae1-470c-a5ad-bb389c61d98c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 202 Aug 01 13:15:23.162768 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1419/5678] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:15:23 2026] DELETE /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:15:23.170146 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9692bea2-9c4f-4ec0-aefe-4a7885ab53ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:23.171765 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9692bea2-9c4f-4ec0-aefe-4a7885ab53ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:23.171962 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9692bea2-9c4f-4ec0-aefe-4a7885ab53ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:23.172148 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9692bea2-9c4f-4ec0-aefe-4a7885ab53ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:23.172227 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9692bea2-9c4f-4ec0-aefe-4a7885ab53ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:23.176755 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:23.176755 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:23.177483 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9692bea2-9c4f-4ec0-aefe-4a7885ab53ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 200 Aug 01 13:15:23.177868 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1424/5679] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:23 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:23.747577 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d318a9e5-f5d1-43a6-b8e8-5588d056e623 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:23.749295 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d318a9e5-f5d1-43a6-b8e8-5588d056e623 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 Aug 01 13:15:23.749487 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d318a9e5-f5d1-43a6-b8e8-5588d056e623 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:23.749673 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d318a9e5-f5d1-43a6-b8e8-5588d056e623 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:23.749776 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d318a9e5-f5d1-43a6-b8e8-5588d056e623 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Show backup with id 94e87c0d-a8ef-422c-bcf6-a631b222af41. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:23.753134 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d318a9e5-f5d1-43a6-b8e8-5588d056e623 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 returned with HTTP 404 Aug 01 13:15:23.753563 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1419/5680] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:23 2026] GET /volume/v3/backups/94e87c0d-a8ef-422c-bcf6-a631b222af41 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:15:23.759372 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-89c0faed-36ff-49c0-b9d3-f66da3087f53 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:23.760936 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89c0faed-36ff-49c0-b9d3-f66da3087f53 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] DELETE https://10.4.3.110/volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 Aug 01 13:15:23.761172 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89c0faed-36ff-49c0-b9d3-f66da3087f53 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:23.761350 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89c0faed-36ff-49c0-b9d3-f66da3087f53 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:23.761494 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-89c0faed-36ff-49c0-b9d3-f66da3087f53 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete volume with id: 0817cc62-dbcd-408b-b823-af4a20da33c8 Aug 01 13:15:23.767982 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:23.767982 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:23.768285 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-89c0faed-36ff-49c0-b9d3-f66da3087f53 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:15:23.781486 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-89c0faed-36ff-49c0-b9d3-f66da3087f53 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Delete volume request issued successfully. Aug 01 13:15:23.781671 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89c0faed-36ff-49c0-b9d3-f66da3087f53 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 returned with HTTP 202 Aug 01 13:15:23.782199 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1419/5681] 10.4.3.110 () {68 vars in 1391 bytes} [Sat Aug 1 13:15:23 2026] DELETE /volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:15:23.788481 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cec918cc-0fb7-4139-83bb-35197f0d5dd3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:23.790165 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cec918cc-0fb7-4139-83bb-35197f0d5dd3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 Aug 01 13:15:23.790394 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cec918cc-0fb7-4139-83bb-35197f0d5dd3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:23.790576 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cec918cc-0fb7-4139-83bb-35197f0d5dd3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:23.798016 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:23.798016 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:23.801440 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cec918cc-0fb7-4139-83bb-35197f0d5dd3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Volume info retrieved successfully. Aug 01 13:15:23.805664 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cec918cc-0fb7-4139-83bb-35197f0d5dd3 tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 returned with HTTP 200 Aug 01 13:15:23.806090 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1420/5682] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:23 2026] GET /volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:15:24.188154 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9976cd4f-636b-4e2d-8177-d6387a2c50b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:24.189825 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9976cd4f-636b-4e2d-8177-d6387a2c50b7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 Aug 01 13:15:24.190055 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9976cd4f-636b-4e2d-8177-d6387a2c50b7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:24.190241 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9976cd4f-636b-4e2d-8177-d6387a2c50b7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:24.190337 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9976cd4f-636b-4e2d-8177-d6387a2c50b7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 4e63a4a7-d9e9-4bef-aa16-d274d5fdb731. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:24.194778 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9976cd4f-636b-4e2d-8177-d6387a2c50b7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 returned with HTTP 404 Aug 01 13:15:24.195317 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1425/5683] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:24 2026] GET /volume/v3/backups/4e63a4a7-d9e9-4bef-aa16-d274d5fdb731 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:15:24.203096 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0e61c552-09a6-4927-83be-ff2db14dec6e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:24.204768 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:15:24.205103 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1482633665"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:15:24.206819 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1482633665'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:15:24.206935 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Create volume of 1 GB Aug 01 13:15:24.210771 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Availability Zones retrieved successfully. Aug 01 13:15:24.215752 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Flow 'volume_create_api' (c971efcd-8fdb-4cc5-a4a6-f59b60d39367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:15:24.216813 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1811d21b-0128-430a-8b9f-31385952460c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:24.217600 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:15:24.241356 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1811d21b-0128-430a-8b9f-31385952460c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:24.242032 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9af0f64-5448-49ad-8ec8-6f4552bc57c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:24.276265 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Created reservations ['6c23fae9-ea3a-4bcc-b92b-b8f0a6478f03', 'd9cf933b-56a6-47a6-9d5a-5d78140bf456', '56b1cf28-ed9b-46cc-ace8-de8d19f8c225', '23765a16-bfbc-40f3-86b8-5569b8b8d978'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:15:24.277012 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9af0f64-5448-49ad-8ec8-6f4552bc57c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c23fae9-ea3a-4bcc-b92b-b8f0a6478f03', 'd9cf933b-56a6-47a6-9d5a-5d78140bf456', '56b1cf28-ed9b-46cc-ace8-de8d19f8c225', '23765a16-bfbc-40f3-86b8-5569b8b8d978']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:24.277653 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d31601ac-966e-42a5-a4a1-181776a6e61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:24.298217 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d31601ac-966e-42a5-a4a1-181776a6e61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78de8671-7a61-478f-99a1-11463c77c26f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1482633665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a600ec94e0bd4342b355c91e2860921c',qos_specs=None,replication_status=,reservations=['6c23fae9-ea3a-4bcc-b92b-b8f0a6478f03','d9cf933b-56a6-47a6-9d5a-5d78140bf456','56b1cf28-ed9b-46cc-ace8-de8d19f8c225','23765a16-bfbc-40f3-86b8-5569b8b8d978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='461b141aad0d46cca633b7d03d4a9c75',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:15:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1482633665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78de8671-7a61-478f-99a1-11463c77c26f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a600ec94e0bd4342b355c91e2860921c',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='461b141aad0d46cca633b7d03d4a9c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:24.298892 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (463b9f5d-b53b-49e3-b68f-dc786c5c049c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:24.314170 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (463b9f5d-b53b-49e3-b68f-dc786c5c049c) 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-VolumesBackupsTest-Volume-1482633665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a600ec94e0bd4342b355c91e2860921c',qos_specs=None,replication_status=,reservations=['6c23fae9-ea3a-4bcc-b92b-b8f0a6478f03','d9cf933b-56a6-47a6-9d5a-5d78140bf456','56b1cf28-ed9b-46cc-ace8-de8d19f8c225','23765a16-bfbc-40f3-86b8-5569b8b8d978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='461b141aad0d46cca633b7d03d4a9c75',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:24.314799 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bf9ff53-3af9-4cd1-a20b-0528c60115b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:24.322795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bf9ff53-3af9-4cd1-a20b-0528c60115b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:24.323534 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Flow 'volume_create_api' (c971efcd-8fdb-4cc5-a4a6-f59b60d39367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:15:24.323814 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Create volume request issued successfully. Aug 01 13:15:24.324296 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e61c552-09a6-4927-83be-ff2db14dec6e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:15:24.324677 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1420/5684] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:15:24 2026] POST /volume/v3/volumes => generated 749 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:15:24.335451 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8884634d-4e54-448f-9cda-38734598dd94 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:24.337154 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8884634d-4e54-448f-9cda-38734598dd94 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f Aug 01 13:15:24.337328 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8884634d-4e54-448f-9cda-38734598dd94 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:24.337502 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8884634d-4e54-448f-9cda-38734598dd94 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:24.344065 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:24.344065 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:24.347570 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8884634d-4e54-448f-9cda-38734598dd94 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:15:24.351448 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8884634d-4e54-448f-9cda-38734598dd94 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f returned with HTTP 200 Aug 01 13:15:24.351816 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1420/5685] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:24 2026] GET /volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:24.818089 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ecda3c12-199f-4fcb-a233-e85ff3c1915f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:24.819762 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ecda3c12-199f-4fcb-a233-e85ff3c1915f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] GET https://10.4.3.110/volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 Aug 01 13:15:24.819962 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ecda3c12-199f-4fcb-a233-e85ff3c1915f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:24.820140 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ecda3c12-199f-4fcb-a233-e85ff3c1915f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:24.825250 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ecda3c12-199f-4fcb-a233-e85ff3c1915f tempest-ProjectMemberTests33-1435186826 tempest-ProjectMemberTests33-1435186826-project-admin] https://10.4.3.110/volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 returned with HTTP 404 Aug 01 13:15:24.825664 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1421/5686] 10.4.3.110 () {68 vars in 1388 bytes} [Sat Aug 1 13:15:24 2026] GET /volume/v3/volumes/0817cc62-dbcd-408b-b823-af4a20da33c8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:15:25.362838 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-168193f9-b187-42da-a546-20eb2d2969de None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:25.364515 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-168193f9-b187-42da-a546-20eb2d2969de tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f Aug 01 13:15:25.364733 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-168193f9-b187-42da-a546-20eb2d2969de tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:25.364909 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-168193f9-b187-42da-a546-20eb2d2969de tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:25.371714 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:25.371714 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:25.375179 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-168193f9-b187-42da-a546-20eb2d2969de tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:15:25.378894 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-168193f9-b187-42da-a546-20eb2d2969de tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f returned with HTTP 200 Aug 01 13:15:25.379277 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1426/5687] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:25 2026] GET /volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:25.391114 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d2ef60f3-8670-4326-a4f8-d4fb9f4e7557 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:25.392909 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2ef60f3-8670-4326-a4f8-d4fb9f4e7557 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:15:25.393265 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2ef60f3-8670-4326-a4f8-d4fb9f4e7557 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78de8671-7a61-478f-99a1-11463c77c26f", "name": "tempest-VolumesBackupsTest-Backup-1844528500"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:15:25.394733 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-d2ef60f3-8670-4326-a4f8-d4fb9f4e7557 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Creating new backup {'backup': {'volume_id': '78de8671-7a61-478f-99a1-11463c77c26f', 'name': 'tempest-VolumesBackupsTest-Backup-1844528500'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:15:25.394918 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-d2ef60f3-8670-4326-a4f8-d4fb9f4e7557 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Creating backup of volume 78de8671-7a61-478f-99a1-11463c77c26f in container None Aug 01 13:15:25.402849 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:25.402849 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:25.403203 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d2ef60f3-8670-4326-a4f8-d4fb9f4e7557 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Volume info retrieved successfully. Aug 01 13:15:25.417327 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-d2ef60f3-8670-4326-a4f8-d4fb9f4e7557 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Created reservations ['2014c6bc-1355-4268-9717-da599b5d33c2', '10f33cd8-9789-4c90-9f44-806b5231fba3'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:15:25.444340 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2ef60f3-8670-4326-a4f8-d4fb9f4e7557 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:15:25.444870 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1421/5688] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:15:25 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:15:25.453496 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-28df537d-824d-465a-b805-92ea9baa4cb2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:25.455393 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28df537d-824d-465a-b805-92ea9baa4cb2 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:25.455393 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28df537d-824d-465a-b805-92ea9baa4cb2 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:25.455565 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28df537d-824d-465a-b805-92ea9baa4cb2 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:25.455674 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-28df537d-824d-465a-b805-92ea9baa4cb2 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:25.460352 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:25.460352 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:25.461001 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28df537d-824d-465a-b805-92ea9baa4cb2 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:25.461353 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1421/5689] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:25 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:26.471158 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f129749e-c01f-4c52-a380-a980c2ba7f5c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:26.472863 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f129749e-c01f-4c52-a380-a980c2ba7f5c tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:26.473079 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f129749e-c01f-4c52-a380-a980c2ba7f5c tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:26.473255 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f129749e-c01f-4c52-a380-a980c2ba7f5c tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:26.473357 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f129749e-c01f-4c52-a380-a980c2ba7f5c tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:26.477766 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:26.477766 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:26.478450 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f129749e-c01f-4c52-a380-a980c2ba7f5c tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:26.478840 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1422/5690] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:26 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:27.487935 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3442c588-7307-47a3-ad91-0f230871269a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:27.489588 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3442c588-7307-47a3-ad91-0f230871269a tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:27.489928 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3442c588-7307-47a3-ad91-0f230871269a tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:27.490160 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3442c588-7307-47a3-ad91-0f230871269a tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:27.490300 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3442c588-7307-47a3-ad91-0f230871269a tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:27.494374 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:27.494374 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:27.494714 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3442c588-7307-47a3-ad91-0f230871269a tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:27.495047 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1427/5691] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:27 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:28.505059 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a33f2302-e6bc-4ccc-a650-a7e706bd3814 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:28.506048 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a33f2302-e6bc-4ccc-a650-a7e706bd3814 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:28.506263 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a33f2302-e6bc-4ccc-a650-a7e706bd3814 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:28.506476 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a33f2302-e6bc-4ccc-a650-a7e706bd3814 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:28.506582 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a33f2302-e6bc-4ccc-a650-a7e706bd3814 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:28.510686 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:28.510686 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:28.511305 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a33f2302-e6bc-4ccc-a650-a7e706bd3814 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:28.511678 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1422/5692] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:28 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:29.521254 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-748d5937-69b8-4567-b764-3eb51f9ee7ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:29.523042 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-748d5937-69b8-4567-b764-3eb51f9ee7ef tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:29.523224 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-748d5937-69b8-4567-b764-3eb51f9ee7ef tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:29.523431 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-748d5937-69b8-4567-b764-3eb51f9ee7ef tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:29.523552 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-748d5937-69b8-4567-b764-3eb51f9ee7ef tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:29.527503 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:29.527503 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:29.528073 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-748d5937-69b8-4567-b764-3eb51f9ee7ef tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:29.528404 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1422/5693] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:29 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:30.538103 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f746c7b4-d350-481e-92ad-3bfec33755c7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:30.539844 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f746c7b4-d350-481e-92ad-3bfec33755c7 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:30.540340 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f746c7b4-d350-481e-92ad-3bfec33755c7 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:30.540340 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f746c7b4-d350-481e-92ad-3bfec33755c7 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:30.540397 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f746c7b4-d350-481e-92ad-3bfec33755c7 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:30.544458 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:30.544458 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:30.545036 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f746c7b4-d350-481e-92ad-3bfec33755c7 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:30.545414 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1423/5694] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:30 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:31.555044 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d2ad62a-5b36-4509-8626-0f967bec33db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:31.556534 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d2ad62a-5b36-4509-8626-0f967bec33db tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:31.556693 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d2ad62a-5b36-4509-8626-0f967bec33db tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:31.556871 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d2ad62a-5b36-4509-8626-0f967bec33db tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:31.556987 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0d2ad62a-5b36-4509-8626-0f967bec33db tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:31.560616 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:31.560616 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:31.561142 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d2ad62a-5b36-4509-8626-0f967bec33db tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:31.561461 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1428/5695] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:31 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:32.572263 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e18883de-df87-4db0-b18b-30e912561d2b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:32.574165 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e18883de-df87-4db0-b18b-30e912561d2b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:32.574355 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e18883de-df87-4db0-b18b-30e912561d2b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:32.574535 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e18883de-df87-4db0-b18b-30e912561d2b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:32.574636 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e18883de-df87-4db0-b18b-30e912561d2b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:32.578744 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:32.578744 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:32.579383 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e18883de-df87-4db0-b18b-30e912561d2b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:32.579881 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1423/5696] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:32 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:33.589536 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-349f7dfd-792e-4374-a6dc-e6e37bfa64de None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:33.591355 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-349f7dfd-792e-4374-a6dc-e6e37bfa64de tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:33.591575 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-349f7dfd-792e-4374-a6dc-e6e37bfa64de tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:33.591757 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-349f7dfd-792e-4374-a6dc-e6e37bfa64de tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:33.591860 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-349f7dfd-792e-4374-a6dc-e6e37bfa64de tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:33.596093 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:33.596093 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:33.596707 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-349f7dfd-792e-4374-a6dc-e6e37bfa64de tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:33.597161 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1423/5697] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:33 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:34.607260 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-52b5875d-4994-4aca-9058-0125fc560eba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:34.609278 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52b5875d-4994-4aca-9058-0125fc560eba tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:34.609518 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52b5875d-4994-4aca-9058-0125fc560eba tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:34.609746 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52b5875d-4994-4aca-9058-0125fc560eba tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:34.609884 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-52b5875d-4994-4aca-9058-0125fc560eba tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:34.614751 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:34.614751 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:34.615465 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52b5875d-4994-4aca-9058-0125fc560eba tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:34.615877 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1424/5698] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:34 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:35.625712 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-288d160f-965e-4f40-ae53-397437b65c96 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:35.627491 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-288d160f-965e-4f40-ae53-397437b65c96 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:35.627694 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-288d160f-965e-4f40-ae53-397437b65c96 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:35.627915 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-288d160f-965e-4f40-ae53-397437b65c96 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:35.628039 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-288d160f-965e-4f40-ae53-397437b65c96 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:35.632264 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:35.632264 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:35.632799 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-288d160f-965e-4f40-ae53-397437b65c96 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:35.633157 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1429/5699] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:35 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:36.643899 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c2b0f734-53c6-423c-81aa-648a8f469e01 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:36.647153 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2b0f734-53c6-423c-81aa-648a8f469e01 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:36.647153 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2b0f734-53c6-423c-81aa-648a8f469e01 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:36.647153 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2b0f734-53c6-423c-81aa-648a8f469e01 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:36.647153 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c2b0f734-53c6-423c-81aa-648a8f469e01 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:36.650802 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:36.650802 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:36.651532 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2b0f734-53c6-423c-81aa-648a8f469e01 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:36.652011 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1424/5700] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:36 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:37.661096 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aea8dbc8-4bec-475f-8597-1dec1ef662b3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:37.662744 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aea8dbc8-4bec-475f-8597-1dec1ef662b3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:37.662923 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aea8dbc8-4bec-475f-8597-1dec1ef662b3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:37.663114 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aea8dbc8-4bec-475f-8597-1dec1ef662b3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:37.663221 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-aea8dbc8-4bec-475f-8597-1dec1ef662b3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:37.667821 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:37.667821 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:37.668548 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aea8dbc8-4bec-475f-8597-1dec1ef662b3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:37.668929 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1424/5701] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:37 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:38.678211 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-33461d6d-4844-4579-968c-a31eaadb0cca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:38.679936 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-33461d6d-4844-4579-968c-a31eaadb0cca tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:38.680187 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-33461d6d-4844-4579-968c-a31eaadb0cca tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:38.680344 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-33461d6d-4844-4579-968c-a31eaadb0cca tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:38.680443 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-33461d6d-4844-4579-968c-a31eaadb0cca tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:38.684030 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:38.684030 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:38.684617 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-33461d6d-4844-4579-968c-a31eaadb0cca tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:38.684926 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1425/5702] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:38 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:39.694343 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2343f332-15b2-4d4f-8f3b-8a3e95697b24 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:39.696083 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2343f332-15b2-4d4f-8f3b-8a3e95697b24 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:39.696300 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2343f332-15b2-4d4f-8f3b-8a3e95697b24 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:39.696481 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2343f332-15b2-4d4f-8f3b-8a3e95697b24 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:39.696576 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2343f332-15b2-4d4f-8f3b-8a3e95697b24 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:39.700525 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:39.700525 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:39.701058 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2343f332-15b2-4d4f-8f3b-8a3e95697b24 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:39.701402 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1430/5703] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:39 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:39.711133 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-23250e98-5e89-4da1-bbc4-e9871e758ff0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:39.712905 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23250e98-5e89-4da1-bbc4-e9871e758ff0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:15:39.713259 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-23250e98-5e89-4da1-bbc4-e9871e758ff0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78de8671-7a61-478f-99a1-11463c77c26f", "incremental": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:15:39.714614 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-23250e98-5e89-4da1-bbc4-e9871e758ff0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Creating new backup {'backup': {'volume_id': '78de8671-7a61-478f-99a1-11463c77c26f', 'incremental': True}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:15:39.714765 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-23250e98-5e89-4da1-bbc4-e9871e758ff0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Creating backup of volume 78de8671-7a61-478f-99a1-11463c77c26f in container None Aug 01 13:15:39.721801 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:39.721801 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:39.722336 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-23250e98-5e89-4da1-bbc4-e9871e758ff0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:15:39.737438 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-23250e98-5e89-4da1-bbc4-e9871e758ff0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Created reservations ['300cf53e-3fa0-47e6-895b-a2fb07cec660', 'c9fcf18a-e9ed-4293-9543-16ac963ba757'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:15:39.749180 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23250e98-5e89-4da1-bbc4-e9871e758ff0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 400 Aug 01 13:15:39.749648 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1425/5704] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:15:39 2026] POST /volume/v3/backups => generated 109 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 13:15:39.756497 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-395e3f87-fd3e-465a-8c90-072487a2ac48 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:39.758262 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-395e3f87-fd3e-465a-8c90-072487a2ac48 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] DELETE https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:39.758441 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-395e3f87-fd3e-465a-8c90-072487a2ac48 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:39.758630 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-395e3f87-fd3e-465a-8c90-072487a2ac48 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:39.758741 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-395e3f87-fd3e-465a-8c90-072487a2ac48 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Delete backup with id: f179145a-a8d7-4571-b0e5-33bd91333141. Aug 01 13:15:39.763009 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:39.763009 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:39.773466 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-395e3f87-fd3e-465a-8c90-072487a2ac48 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] delete_backup rpcapi backup_id f179145a-a8d7-4571-b0e5-33bd91333141 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:15:39.775170 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-395e3f87-fd3e-465a-8c90-072487a2ac48 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 202 Aug 01 13:15:39.775722 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1425/5705] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:15:39 2026] DELETE /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:15:39.783057 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a82f2b27-a5aa-42eb-8662-db50ef06b0fc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:39.784903 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a82f2b27-a5aa-42eb-8662-db50ef06b0fc tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:39.785117 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a82f2b27-a5aa-42eb-8662-db50ef06b0fc tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:39.785332 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a82f2b27-a5aa-42eb-8662-db50ef06b0fc tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:39.785436 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a82f2b27-a5aa-42eb-8662-db50ef06b0fc tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:39.790350 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:39.790350 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:39.790933 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a82f2b27-a5aa-42eb-8662-db50ef06b0fc tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 200 Aug 01 13:15:39.791320 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1426/5706] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:39 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:40.800969 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d6aa89b2-472d-4da3-b0af-fee1a927d60f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:40.802566 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6aa89b2-472d-4da3-b0af-fee1a927d60f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 Aug 01 13:15:40.802808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6aa89b2-472d-4da3-b0af-fee1a927d60f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:40.803010 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d6aa89b2-472d-4da3-b0af-fee1a927d60f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:40.803116 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d6aa89b2-472d-4da3-b0af-fee1a927d60f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id f179145a-a8d7-4571-b0e5-33bd91333141. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:40.806723 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d6aa89b2-472d-4da3-b0af-fee1a927d60f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 returned with HTTP 404 Aug 01 13:15:40.807169 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1431/5707] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:40 2026] GET /volume/v3/backups/f179145a-a8d7-4571-b0e5-33bd91333141 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:15:40.814734 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b6f28650-e128-4510-9623-1239af621252 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:40.816435 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:15:40.816741 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1136306074"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:15:40.818095 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1136306074'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:15:40.818208 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Create volume of 1 GB Aug 01 13:15:40.822029 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Availability Zones retrieved successfully. Aug 01 13:15:40.827146 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Flow 'volume_create_api' (fae6d796-91c1-4557-9bc0-2f4afadf41cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:15:40.827977 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cab43ad-1c4d-4851-a4f2-9d4777334917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:40.828757 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:15:40.850486 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cab43ad-1c4d-4851-a4f2-9d4777334917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:40.851253 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad852ce-c017-4e86-945a-aa979758069f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:40.883635 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Created reservations ['7cc368be-36d6-4c10-a728-fe7a1f71c4ed', '3ef44bc8-4196-4a96-8bcd-abd859688dfe', 'd85cf151-6c21-449f-9fb3-b651b761effd', '9ae963ee-152d-4cec-88f3-2e383e99cc5f'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:15:40.884381 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad852ce-c017-4e86-945a-aa979758069f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cc368be-36d6-4c10-a728-fe7a1f71c4ed', '3ef44bc8-4196-4a96-8bcd-abd859688dfe', 'd85cf151-6c21-449f-9fb3-b651b761effd', '9ae963ee-152d-4cec-88f3-2e383e99cc5f']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:40.885074 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db2f4831-94d9-492d-b9bd-218ae2d6dbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:40.904021 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db2f4831-94d9-492d-b9bd-218ae2d6dbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05574926-91f8-4ff5-b8e7-f52935c8fc88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1136306074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a600ec94e0bd4342b355c91e2860921c',qos_specs=None,replication_status=,reservations=['7cc368be-36d6-4c10-a728-fe7a1f71c4ed','3ef44bc8-4196-4a96-8bcd-abd859688dfe','d85cf151-6c21-449f-9fb3-b651b761effd','9ae963ee-152d-4cec-88f3-2e383e99cc5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='461b141aad0d46cca633b7d03d4a9c75',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1136306074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05574926-91f8-4ff5-b8e7-f52935c8fc88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a600ec94e0bd4342b355c91e2860921c',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='461b141aad0d46cca633b7d03d4a9c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:40.904710 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85558825-87f5-4ac6-8e97-d6e034e6b843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:40.920640 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85558825-87f5-4ac6-8e97-d6e034e6b843) 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-VolumesBackupsTest-Volume-1136306074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a600ec94e0bd4342b355c91e2860921c',qos_specs=None,replication_status=,reservations=['7cc368be-36d6-4c10-a728-fe7a1f71c4ed','3ef44bc8-4196-4a96-8bcd-abd859688dfe','d85cf151-6c21-449f-9fb3-b651b761effd','9ae963ee-152d-4cec-88f3-2e383e99cc5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='461b141aad0d46cca633b7d03d4a9c75',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:40.921358 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e15f5260-0983-4077-bab5-aed51ec630cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:15:40.930472 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e15f5260-0983-4077-bab5-aed51ec630cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:15:40.931478 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Flow 'volume_create_api' (fae6d796-91c1-4557-9bc0-2f4afadf41cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:15:40.931788 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Create volume request issued successfully. Aug 01 13:15:40.932324 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6f28650-e128-4510-9623-1239af621252 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:15:40.932791 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1426/5708] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:15:40 2026] POST /volume/v3/volumes => generated 749 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:15:40.947054 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-85d6f717-f6d7-4db0-b4d7-efee0f3c11d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:40.948767 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85d6f717-f6d7-4db0-b4d7-efee0f3c11d1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 Aug 01 13:15:40.948915 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85d6f717-f6d7-4db0-b4d7-efee0f3c11d1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:40.949108 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85d6f717-f6d7-4db0-b4d7-efee0f3c11d1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:40.956410 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:40.956410 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:40.960175 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-85d6f717-f6d7-4db0-b4d7-efee0f3c11d1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:15:40.964066 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85d6f717-f6d7-4db0-b4d7-efee0f3c11d1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 returned with HTTP 200 Aug 01 13:15:40.964443 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1426/5709] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:40 2026] GET /volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:41.978736 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-56f9eed9-981f-4580-8e45-99bd88417ce3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:41.980356 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56f9eed9-981f-4580-8e45-99bd88417ce3 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 Aug 01 13:15:41.980528 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56f9eed9-981f-4580-8e45-99bd88417ce3 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:41.980700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56f9eed9-981f-4580-8e45-99bd88417ce3 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:41.988717 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:41.988717 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:41.992748 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-56f9eed9-981f-4580-8e45-99bd88417ce3 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:15:41.997052 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56f9eed9-981f-4580-8e45-99bd88417ce3 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 returned with HTTP 200 Aug 01 13:15:41.997478 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1427/5710] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:41 2026] GET /volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:42.010802 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e33a06b-32a7-484d-8d6e-331804f74973 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:42.013171 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e33a06b-32a7-484d-8d6e-331804f74973 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:15:42.013653 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e33a06b-32a7-484d-8d6e-331804f74973 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05574926-91f8-4ff5-b8e7-f52935c8fc88", "name": "tempest-VolumesBackupsTest-Backup-1978154622"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:15:42.015131 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-8e33a06b-32a7-484d-8d6e-331804f74973 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Creating new backup {'backup': {'volume_id': '05574926-91f8-4ff5-b8e7-f52935c8fc88', 'name': 'tempest-VolumesBackupsTest-Backup-1978154622'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:15:42.015343 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-8e33a06b-32a7-484d-8d6e-331804f74973 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Creating backup of volume 05574926-91f8-4ff5-b8e7-f52935c8fc88 in container None Aug 01 13:15:42.023297 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:42.023297 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:42.023715 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8e33a06b-32a7-484d-8d6e-331804f74973 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Volume info retrieved successfully. Aug 01 13:15:42.039399 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8e33a06b-32a7-484d-8d6e-331804f74973 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Created reservations ['38ac86ee-a346-4493-8965-57a0ebf349e9', '53f27240-f64f-437a-bd18-1e4f59072076'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:15:42.065849 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e33a06b-32a7-484d-8d6e-331804f74973 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:15:42.066362 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1432/5711] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:15:42 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:15:42.074302 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9ceb0e9a-8405-455b-95f3-f78b047fef51 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:42.076743 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ceb0e9a-8405-455b-95f3-f78b047fef51 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:42.076937 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ceb0e9a-8405-455b-95f3-f78b047fef51 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:42.077203 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ceb0e9a-8405-455b-95f3-f78b047fef51 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:42.077359 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9ceb0e9a-8405-455b-95f3-f78b047fef51 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:42.081901 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:42.081901 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:42.082665 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ceb0e9a-8405-455b-95f3-f78b047fef51 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:42.083107 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1427/5712] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:42 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:43.092540 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-109ef72c-7b12-4a68-a2fa-d9372a76e538 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:43.094420 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-109ef72c-7b12-4a68-a2fa-d9372a76e538 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:43.094599 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-109ef72c-7b12-4a68-a2fa-d9372a76e538 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:43.094772 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-109ef72c-7b12-4a68-a2fa-d9372a76e538 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:43.094891 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-109ef72c-7b12-4a68-a2fa-d9372a76e538 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:43.098939 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:43.098939 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:43.099486 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-109ef72c-7b12-4a68-a2fa-d9372a76e538 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:43.099814 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1427/5713] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:43 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:44.109600 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-98b67e18-2e73-44bf-b26b-4f2a696dd02b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:44.111226 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98b67e18-2e73-44bf-b26b-4f2a696dd02b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:44.111401 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98b67e18-2e73-44bf-b26b-4f2a696dd02b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:44.111572 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98b67e18-2e73-44bf-b26b-4f2a696dd02b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:44.111672 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-98b67e18-2e73-44bf-b26b-4f2a696dd02b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:44.115399 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:44.115399 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:44.115897 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98b67e18-2e73-44bf-b26b-4f2a696dd02b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:44.116256 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1428/5714] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:44 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:45.126820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53d176bc-050a-42db-90fa-e1a515634ef3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:45.128600 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53d176bc-050a-42db-90fa-e1a515634ef3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:45.128837 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53d176bc-050a-42db-90fa-e1a515634ef3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:45.129088 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53d176bc-050a-42db-90fa-e1a515634ef3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:45.129226 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-53d176bc-050a-42db-90fa-e1a515634ef3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:45.133578 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:45.133578 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:45.134212 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53d176bc-050a-42db-90fa-e1a515634ef3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:45.134844 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1433/5715] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:45 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:46.145351 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2ab2696b-e17c-47b5-aeaa-0733dbbf9100 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:46.147183 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ab2696b-e17c-47b5-aeaa-0733dbbf9100 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:46.147405 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ab2696b-e17c-47b5-aeaa-0733dbbf9100 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:46.147627 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ab2696b-e17c-47b5-aeaa-0733dbbf9100 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:46.147758 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2ab2696b-e17c-47b5-aeaa-0733dbbf9100 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:46.152738 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:46.152738 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:46.153597 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ab2696b-e17c-47b5-aeaa-0733dbbf9100 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:46.154029 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1428/5716] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:46 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:47.165363 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0655b3ac-636e-4aa4-a17f-008239cce15f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:47.167799 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0655b3ac-636e-4aa4-a17f-008239cce15f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:47.168070 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0655b3ac-636e-4aa4-a17f-008239cce15f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:47.168331 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0655b3ac-636e-4aa4-a17f-008239cce15f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:47.168493 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0655b3ac-636e-4aa4-a17f-008239cce15f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:47.173828 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:47.173828 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:47.174420 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0655b3ac-636e-4aa4-a17f-008239cce15f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:47.174882 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1428/5717] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:47 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:48.186052 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a294c014-6430-4eaa-8b02-50bb1b820657 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:48.188344 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a294c014-6430-4eaa-8b02-50bb1b820657 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:48.188633 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a294c014-6430-4eaa-8b02-50bb1b820657 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:48.188897 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a294c014-6430-4eaa-8b02-50bb1b820657 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:48.189061 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a294c014-6430-4eaa-8b02-50bb1b820657 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:48.193636 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:48.193636 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:48.194262 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a294c014-6430-4eaa-8b02-50bb1b820657 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:48.194624 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1429/5718] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:48 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:49.204489 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c6ec819-1649-4914-bce2-6ec6b9d338fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:49.206308 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c6ec819-1649-4914-bce2-6ec6b9d338fa tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:49.206528 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c6ec819-1649-4914-bce2-6ec6b9d338fa tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:49.206758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c6ec819-1649-4914-bce2-6ec6b9d338fa tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:49.206861 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5c6ec819-1649-4914-bce2-6ec6b9d338fa tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:49.211131 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:49.211131 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:49.211764 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c6ec819-1649-4914-bce2-6ec6b9d338fa tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:49.212163 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1434/5719] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:49 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:50.222574 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-58ec0640-0db8-4522-a14b-11e7ea07ce53 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:50.225016 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-58ec0640-0db8-4522-a14b-11e7ea07ce53 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:50.225275 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-58ec0640-0db8-4522-a14b-11e7ea07ce53 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:50.225517 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-58ec0640-0db8-4522-a14b-11e7ea07ce53 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:50.225677 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-58ec0640-0db8-4522-a14b-11e7ea07ce53 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:50.230082 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:50.230082 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:50.230649 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-58ec0640-0db8-4522-a14b-11e7ea07ce53 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:50.231218 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1429/5720] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:50 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:51.241479 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab7e7c43-f546-4589-bc59-d59b71096dfd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:51.243723 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab7e7c43-f546-4589-bc59-d59b71096dfd tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:51.244003 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab7e7c43-f546-4589-bc59-d59b71096dfd tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:51.244249 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab7e7c43-f546-4589-bc59-d59b71096dfd tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:51.244397 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ab7e7c43-f546-4589-bc59-d59b71096dfd tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:51.246674 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=113,cinder:UPDATE=39,cinder:INSERT=18 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:15:51.250173 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:51.250173 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:51.250895 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab7e7c43-f546-4589-bc59-d59b71096dfd tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:51.251301 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1429/5721] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:51 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:52.262782 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e4f84273-fb58-4f9b-a657-63c28a0bb32b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:52.264784 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4f84273-fb58-4f9b-a657-63c28a0bb32b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:52.265005 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4f84273-fb58-4f9b-a657-63c28a0bb32b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:52.265239 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4f84273-fb58-4f9b-a657-63c28a0bb32b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:52.265379 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e4f84273-fb58-4f9b-a657-63c28a0bb32b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:52.271125 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:52.271125 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:52.271791 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4f84273-fb58-4f9b-a657-63c28a0bb32b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:52.272251 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1430/5722] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:52 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:53.283078 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c0a0b2d0-b040-4809-837e-e232c78f2c4b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:53.284775 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0a0b2d0-b040-4809-837e-e232c78f2c4b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:53.284962 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0a0b2d0-b040-4809-837e-e232c78f2c4b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:53.285149 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0a0b2d0-b040-4809-837e-e232c78f2c4b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:53.285320 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c0a0b2d0-b040-4809-837e-e232c78f2c4b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:53.289234 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:53.289234 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:53.289763 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0a0b2d0-b040-4809-837e-e232c78f2c4b tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:53.290218 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1435/5723] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:53 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:54.299816 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-858a4f0c-88d2-401b-abfb-d2dd568737ce None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:54.301578 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-858a4f0c-88d2-401b-abfb-d2dd568737ce tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:54.301816 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-858a4f0c-88d2-401b-abfb-d2dd568737ce tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:54.302065 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-858a4f0c-88d2-401b-abfb-d2dd568737ce tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:54.302219 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-858a4f0c-88d2-401b-abfb-d2dd568737ce tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:54.303700 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=105,cinder:INSERT=21,cinder:UPDATE=50 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:15:54.306234 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:54.306234 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:54.306842 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-858a4f0c-88d2-401b-abfb-d2dd568737ce tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:54.307283 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1430/5724] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:54 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:55.316705 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-de13c780-8c7e-4bd9-86ff-fa20cd5db61f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:55.318478 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de13c780-8c7e-4bd9-86ff-fa20cd5db61f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:55.318650 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de13c780-8c7e-4bd9-86ff-fa20cd5db61f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:55.318827 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de13c780-8c7e-4bd9-86ff-fa20cd5db61f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:55.318927 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-de13c780-8c7e-4bd9-86ff-fa20cd5db61f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:55.323461 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:55.323461 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:55.324181 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de13c780-8c7e-4bd9-86ff-fa20cd5db61f tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:55.324565 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1430/5725] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:55 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:56.333787 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd4f63ee-411c-40dd-ab86-45cefff5fd33 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:56.335541 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd4f63ee-411c-40dd-ab86-45cefff5fd33 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:15:56.335717 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd4f63ee-411c-40dd-ab86-45cefff5fd33 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:56.335899 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd4f63ee-411c-40dd-ab86-45cefff5fd33 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:56.336015 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cd4f63ee-411c-40dd-ab86-45cefff5fd33 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:56.337649 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=84,cinder:UPDATE=19,cinder:INSERT=12 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:15:56.340479 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:56.340479 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:56.341170 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd4f63ee-411c-40dd-ab86-45cefff5fd33 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:15:56.341520 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1431/5726] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:56 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:56.350633 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4166934c-c634-4154-92fa-36dc40c44fd7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:56.353392 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4166934c-c634-4154-92fa-36dc40c44fd7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:15:56.353392 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4166934c-c634-4154-92fa-36dc40c44fd7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05574926-91f8-4ff5-b8e7-f52935c8fc88", "name": "tempest-VolumesBackupsTest-Backup-2117655092"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:15:56.354268 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-4166934c-c634-4154-92fa-36dc40c44fd7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Creating new backup {'backup': {'volume_id': '05574926-91f8-4ff5-b8e7-f52935c8fc88', 'name': 'tempest-VolumesBackupsTest-Backup-2117655092'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:15:56.354400 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-4166934c-c634-4154-92fa-36dc40c44fd7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Creating backup of volume 05574926-91f8-4ff5-b8e7-f52935c8fc88 in container None Aug 01 13:15:56.356220 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=63,cinder:INSERT=8,cinder:UPDATE=16 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:15:56.361603 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:56.361603 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:56.362077 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4166934c-c634-4154-92fa-36dc40c44fd7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:15:56.375634 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4166934c-c634-4154-92fa-36dc40c44fd7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Created reservations ['fd064a95-1951-4832-9d4f-2d3404d92af5', '5e50e103-0673-4a7e-98ed-8094a3aced66'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:15:56.395403 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4166934c-c634-4154-92fa-36dc40c44fd7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:15:56.395981 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1436/5727] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:15:56 2026] POST /volume/v3/backups => generated 330 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:15:56.402938 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ce2808a1-0786-49e8-b500-3839b0f51373 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:56.405015 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce2808a1-0786-49e8-b500-3839b0f51373 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:15:56.405232 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce2808a1-0786-49e8-b500-3839b0f51373 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:56.405432 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce2808a1-0786-49e8-b500-3839b0f51373 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:56.405534 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ce2808a1-0786-49e8-b500-3839b0f51373 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:56.409405 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:56.409405 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:15:56.410082 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce2808a1-0786-49e8-b500-3839b0f51373 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:15:56.410416 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1431/5728] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:56 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:57.419546 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-efa7be07-64cf-4295-957b-0213bd89a36f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:57.421320 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-efa7be07-64cf-4295-957b-0213bd89a36f tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:15:57.421507 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-efa7be07-64cf-4295-957b-0213bd89a36f tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:57.421684 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-efa7be07-64cf-4295-957b-0213bd89a36f tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:57.421790 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-efa7be07-64cf-4295-957b-0213bd89a36f tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:57.426939 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:57.426939 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:15:57.427652 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-efa7be07-64cf-4295-957b-0213bd89a36f tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:15:57.428009 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1431/5729] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:57 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:58.437107 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7696f551-f8a0-4d57-a262-b4a59ae2083c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:58.439210 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7696f551-f8a0-4d57-a262-b4a59ae2083c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:15:58.439405 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7696f551-f8a0-4d57-a262-b4a59ae2083c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:58.439586 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7696f551-f8a0-4d57-a262-b4a59ae2083c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:58.439681 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7696f551-f8a0-4d57-a262-b4a59ae2083c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:58.444254 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:58.444254 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:15:58.445045 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7696f551-f8a0-4d57-a262-b4a59ae2083c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:15:58.445382 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1432/5730] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:58 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:15:59.456378 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9b86df5-14c1-4399-bd3e-c521d139f75f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:15:59.457901 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9b86df5-14c1-4399-bd3e-c521d139f75f tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:15:59.458152 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9b86df5-14c1-4399-bd3e-c521d139f75f tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:15:59.458331 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9b86df5-14c1-4399-bd3e-c521d139f75f tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:15:59.458433 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f9b86df5-14c1-4399-bd3e-c521d139f75f tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:15:59.462611 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:15:59.462611 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:15:59.463287 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9b86df5-14c1-4399-bd3e-c521d139f75f tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:15:59.463655 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1437/5731] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:15:59 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:00.473688 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e48093ac-813f-44f3-9a07-a323a5520a44 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:00.475632 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e48093ac-813f-44f3-9a07-a323a5520a44 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:00.475843 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e48093ac-813f-44f3-9a07-a323a5520a44 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:00.476071 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e48093ac-813f-44f3-9a07-a323a5520a44 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:00.476197 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e48093ac-813f-44f3-9a07-a323a5520a44 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:00.482376 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:00.482376 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:00.483401 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e48093ac-813f-44f3-9a07-a323a5520a44 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:00.484014 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1432/5732] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:00 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:01.494938 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ddeb61d9-bdcf-400b-8c6d-9093cdebff74 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:01.496667 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ddeb61d9-bdcf-400b-8c6d-9093cdebff74 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:01.496850 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ddeb61d9-bdcf-400b-8c6d-9093cdebff74 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:01.497085 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ddeb61d9-bdcf-400b-8c6d-9093cdebff74 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:01.497180 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ddeb61d9-bdcf-400b-8c6d-9093cdebff74 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:01.501436 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:01.501436 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:01.502174 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ddeb61d9-bdcf-400b-8c6d-9093cdebff74 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:01.502494 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1432/5733] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:01 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:02.511698 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5827e342-ccdb-4cb5-ac66-ebdb3dc4fc9c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:02.514570 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5827e342-ccdb-4cb5-ac66-ebdb3dc4fc9c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:02.514570 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5827e342-ccdb-4cb5-ac66-ebdb3dc4fc9c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:02.514570 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5827e342-ccdb-4cb5-ac66-ebdb3dc4fc9c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:02.514570 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5827e342-ccdb-4cb5-ac66-ebdb3dc4fc9c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:02.518493 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:02.518493 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:02.519331 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5827e342-ccdb-4cb5-ac66-ebdb3dc4fc9c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:02.519719 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1433/5734] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:02 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:03.529175 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-33425c83-9d8d-4e2c-bbd1-51a1d8ce90ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:03.531316 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33425c83-9d8d-4e2c-bbd1-51a1d8ce90ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:03.531601 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33425c83-9d8d-4e2c-bbd1-51a1d8ce90ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:03.531784 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33425c83-9d8d-4e2c-bbd1-51a1d8ce90ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:03.531914 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-33425c83-9d8d-4e2c-bbd1-51a1d8ce90ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:03.536629 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:03.536629 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:03.537468 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33425c83-9d8d-4e2c-bbd1-51a1d8ce90ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:03.537870 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1438/5735] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:03 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:04.548509 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-27a4f7a2-3dbe-4d30-a20e-d54d2b9f7541 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:04.550378 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27a4f7a2-3dbe-4d30-a20e-d54d2b9f7541 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:04.550718 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27a4f7a2-3dbe-4d30-a20e-d54d2b9f7541 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:04.551035 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27a4f7a2-3dbe-4d30-a20e-d54d2b9f7541 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:04.552029 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-27a4f7a2-3dbe-4d30-a20e-d54d2b9f7541 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:04.557014 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:04.557014 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:04.558006 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27a4f7a2-3dbe-4d30-a20e-d54d2b9f7541 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:04.558006 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1433/5736] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:04 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:05.568498 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f7276aa9-e45b-46da-abac-a6328f389607 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:05.570619 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7276aa9-e45b-46da-abac-a6328f389607 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:05.570845 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7276aa9-e45b-46da-abac-a6328f389607 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:05.571084 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7276aa9-e45b-46da-abac-a6328f389607 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:05.571236 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f7276aa9-e45b-46da-abac-a6328f389607 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:05.576517 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:05.576517 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:05.577418 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7276aa9-e45b-46da-abac-a6328f389607 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:05.577842 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1433/5737] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:05 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:06.587467 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ef3e9d98-4e09-4e07-8e1a-a764ba2be721 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:06.589428 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ef3e9d98-4e09-4e07-8e1a-a764ba2be721 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:06.589754 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ef3e9d98-4e09-4e07-8e1a-a764ba2be721 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:06.589964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ef3e9d98-4e09-4e07-8e1a-a764ba2be721 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:06.590093 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ef3e9d98-4e09-4e07-8e1a-a764ba2be721 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:06.594298 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:06.594298 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:06.594990 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ef3e9d98-4e09-4e07-8e1a-a764ba2be721 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:06.595424 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1434/5738] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:06 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:07.605124 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22f91943-41d4-4508-81bd-5fddbab19e50 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:07.606903 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22f91943-41d4-4508-81bd-5fddbab19e50 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:07.607130 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22f91943-41d4-4508-81bd-5fddbab19e50 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:07.607324 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22f91943-41d4-4508-81bd-5fddbab19e50 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:07.607455 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-22f91943-41d4-4508-81bd-5fddbab19e50 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:07.611906 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:07.611906 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:07.612758 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22f91943-41d4-4508-81bd-5fddbab19e50 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:07.613137 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1439/5739] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:07 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:08.623458 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-075c404d-838d-4a35-8fbb-329bd666f7c7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:08.625128 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-075c404d-838d-4a35-8fbb-329bd666f7c7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:08.625343 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-075c404d-838d-4a35-8fbb-329bd666f7c7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:08.625542 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-075c404d-838d-4a35-8fbb-329bd666f7c7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:08.625665 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-075c404d-838d-4a35-8fbb-329bd666f7c7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:08.629470 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:08.629470 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:08.630146 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-075c404d-838d-4a35-8fbb-329bd666f7c7 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:08.630515 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1434/5740] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:08 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:09.640531 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9c3809f9-bd6a-4d19-88cf-a83a21a56342 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:09.642329 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c3809f9-bd6a-4d19-88cf-a83a21a56342 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:09.642533 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c3809f9-bd6a-4d19-88cf-a83a21a56342 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:09.642718 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c3809f9-bd6a-4d19-88cf-a83a21a56342 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:09.642842 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9c3809f9-bd6a-4d19-88cf-a83a21a56342 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:09.647195 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:09.647195 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:09.647936 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c3809f9-bd6a-4d19-88cf-a83a21a56342 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:09.648445 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1434/5741] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:09 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:10.658251 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bd3639c4-a3f0-49e6-a6d1-4887b8bad07e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:10.660397 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bd3639c4-a3f0-49e6-a6d1-4887b8bad07e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:10.660631 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bd3639c4-a3f0-49e6-a6d1-4887b8bad07e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:10.660858 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bd3639c4-a3f0-49e6-a6d1-4887b8bad07e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:10.661010 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bd3639c4-a3f0-49e6-a6d1-4887b8bad07e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:10.665861 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:10.665861 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:10.666703 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bd3639c4-a3f0-49e6-a6d1-4887b8bad07e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:10.667100 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1435/5742] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:10 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:10.676498 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a673a2ee-e9bf-40a0-b828-9285171c3b1a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:10.678971 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a673a2ee-e9bf-40a0-b828-9285171c3b1a tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:16:10.679277 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a673a2ee-e9bf-40a0-b828-9285171c3b1a tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:10.679554 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a673a2ee-e9bf-40a0-b828-9285171c3b1a tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:10.679726 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a673a2ee-e9bf-40a0-b828-9285171c3b1a tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:10.685455 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:10.685455 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:10.686370 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a673a2ee-e9bf-40a0-b828-9285171c3b1a tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:16:10.686874 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1440/5743] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:10 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:10.696337 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-601f9caf-d959-4efc-bc34-11ae972357f9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:10.698041 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-601f9caf-d959-4efc-bc34-11ae972357f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] POST https://10.4.3.110/volume/v3/backups Aug 01 13:16:10.698390 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-601f9caf-d959-4efc-bc34-11ae972357f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05574926-91f8-4ff5-b8e7-f52935c8fc88", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-803195636"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:10.699770 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-601f9caf-d959-4efc-bc34-11ae972357f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Creating new backup {'backup': {'volume_id': '05574926-91f8-4ff5-b8e7-f52935c8fc88', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-803195636'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:16:10.699913 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-601f9caf-d959-4efc-bc34-11ae972357f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Creating backup of volume 05574926-91f8-4ff5-b8e7-f52935c8fc88 in container None Aug 01 13:16:10.709102 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:10.709102 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:10.709102 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-601f9caf-d959-4efc-bc34-11ae972357f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Volume info retrieved successfully. Aug 01 13:16:10.725601 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-601f9caf-d959-4efc-bc34-11ae972357f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Created reservations ['443d84d0-dbe8-4b39-b74d-ca5aff7212a0', '2b21d24c-2a4a-42a8-8ca9-97b98dd2809a'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:16:10.752877 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-601f9caf-d959-4efc-bc34-11ae972357f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:16:10.753475 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1435/5744] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:16:10 2026] POST /volume/v3/backups => generated 329 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:16:10.763330 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-00741984-7f62-4b33-85fe-5dfc740fd659 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:10.765259 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00741984-7f62-4b33-85fe-5dfc740fd659 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 Aug 01 13:16:10.765259 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-00741984-7f62-4b33-85fe-5dfc740fd659 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:10.765432 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-00741984-7f62-4b33-85fe-5dfc740fd659 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:10.765529 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-00741984-7f62-4b33-85fe-5dfc740fd659 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id a86cc128-f466-40d4-a173-ef1efddda747. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:10.770550 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:10.770550 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:10.771321 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00741984-7f62-4b33-85fe-5dfc740fd659 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 returned with HTTP 200 Aug 01 13:16:10.771847 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1435/5745] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:10 2026] GET /volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:11.782699 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71da628f-e84b-4c51-9a24-5d2ae85d8a02 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:11.784474 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71da628f-e84b-4c51-9a24-5d2ae85d8a02 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 Aug 01 13:16:11.784688 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71da628f-e84b-4c51-9a24-5d2ae85d8a02 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:11.784907 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71da628f-e84b-4c51-9a24-5d2ae85d8a02 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:11.785069 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-71da628f-e84b-4c51-9a24-5d2ae85d8a02 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id a86cc128-f466-40d4-a173-ef1efddda747. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:11.789111 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:11.789111 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:11.789678 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71da628f-e84b-4c51-9a24-5d2ae85d8a02 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 returned with HTTP 200 Aug 01 13:16:11.790056 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1436/5746] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:11 2026] GET /volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:12.799720 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-351f6753-3f17-4c9f-b3ef-6cbbb57e978c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:12.801369 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-351f6753-3f17-4c9f-b3ef-6cbbb57e978c tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 Aug 01 13:16:12.801573 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-351f6753-3f17-4c9f-b3ef-6cbbb57e978c tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:12.801747 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-351f6753-3f17-4c9f-b3ef-6cbbb57e978c tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:12.801847 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-351f6753-3f17-4c9f-b3ef-6cbbb57e978c tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id a86cc128-f466-40d4-a173-ef1efddda747. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:12.807423 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:12.807423 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:12.808181 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-351f6753-3f17-4c9f-b3ef-6cbbb57e978c tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 returned with HTTP 200 Aug 01 13:16:12.808664 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1441/5747] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:12 2026] GET /volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:13.819438 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6175da49-f751-41e1-918e-6c1e6aa9b5f5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:13.821231 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6175da49-f751-41e1-918e-6c1e6aa9b5f5 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 Aug 01 13:16:13.821492 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6175da49-f751-41e1-918e-6c1e6aa9b5f5 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:13.821697 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6175da49-f751-41e1-918e-6c1e6aa9b5f5 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:13.821844 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6175da49-f751-41e1-918e-6c1e6aa9b5f5 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id a86cc128-f466-40d4-a173-ef1efddda747. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:13.829034 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:13.829034 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:13.829636 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6175da49-f751-41e1-918e-6c1e6aa9b5f5 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 returned with HTTP 200 Aug 01 13:16:13.830048 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1436/5748] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:13 2026] GET /volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:14.841663 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e29e6590-6e2d-4973-8b87-6c22180a7096 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:14.844039 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e29e6590-6e2d-4973-8b87-6c22180a7096 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 Aug 01 13:16:14.844309 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e29e6590-6e2d-4973-8b87-6c22180a7096 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:14.844572 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e29e6590-6e2d-4973-8b87-6c22180a7096 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:14.844717 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e29e6590-6e2d-4973-8b87-6c22180a7096 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id a86cc128-f466-40d4-a173-ef1efddda747. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:14.850270 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:14.850270 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:14.851074 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e29e6590-6e2d-4973-8b87-6c22180a7096 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 returned with HTTP 200 Aug 01 13:16:14.851548 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1436/5749] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:14 2026] GET /volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:15.862335 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-beff89b3-8229-4090-af67-d6d2b1cb9235 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:15.864445 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-beff89b3-8229-4090-af67-d6d2b1cb9235 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 Aug 01 13:16:15.864670 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-beff89b3-8229-4090-af67-d6d2b1cb9235 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:15.864851 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-beff89b3-8229-4090-af67-d6d2b1cb9235 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:15.864964 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-beff89b3-8229-4090-af67-d6d2b1cb9235 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id a86cc128-f466-40d4-a173-ef1efddda747. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:15.869663 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:15.869663 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:15.870353 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-beff89b3-8229-4090-af67-d6d2b1cb9235 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 returned with HTTP 200 Aug 01 13:16:15.870766 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1437/5750] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:15 2026] GET /volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:16.880005 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-430c28f2-aef8-4759-972c-9e5a4df26d92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:16.882006 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-430c28f2-aef8-4759-972c-9e5a4df26d92 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 Aug 01 13:16:16.882098 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-430c28f2-aef8-4759-972c-9e5a4df26d92 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:16.882423 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-430c28f2-aef8-4759-972c-9e5a4df26d92 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:16.882502 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-430c28f2-aef8-4759-972c-9e5a4df26d92 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id a86cc128-f466-40d4-a173-ef1efddda747. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:16.887160 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:16.887160 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:16.887741 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-430c28f2-aef8-4759-972c-9e5a4df26d92 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 returned with HTTP 200 Aug 01 13:16:16.888209 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1442/5751] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:16 2026] GET /volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:17.898204 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-62082a0c-f743-4865-9942-5c780ee65250 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:17.899905 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-62082a0c-f743-4865-9942-5c780ee65250 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 Aug 01 13:16:17.900115 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-62082a0c-f743-4865-9942-5c780ee65250 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:17.900288 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-62082a0c-f743-4865-9942-5c780ee65250 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:17.900383 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-62082a0c-f743-4865-9942-5c780ee65250 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id a86cc128-f466-40d4-a173-ef1efddda747. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:17.906674 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:17.906674 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:17.907232 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-62082a0c-f743-4865-9942-5c780ee65250 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 returned with HTTP 200 Aug 01 13:16:17.907576 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1437/5752] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:17 2026] GET /volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:17.917110 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1501197d-19bd-44f9-8f22-cfd483a97253 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:17.918641 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1501197d-19bd-44f9-8f22-cfd483a97253 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:17.918830 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1501197d-19bd-44f9-8f22-cfd483a97253 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:17.919038 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1501197d-19bd-44f9-8f22-cfd483a97253 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:17.919169 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1501197d-19bd-44f9-8f22-cfd483a97253 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:17.924387 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:17.924387 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:17.925217 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1501197d-19bd-44f9-8f22-cfd483a97253 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:17.925570 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1437/5753] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:17 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:17.934674 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2f771926-c539-4d16-87ac-a05589260404 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:17.936405 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f771926-c539-4d16-87ac-a05589260404 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:16:17.936602 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f771926-c539-4d16-87ac-a05589260404 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:17.936795 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f771926-c539-4d16-87ac-a05589260404 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:17.936909 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2f771926-c539-4d16-87ac-a05589260404 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:17.940994 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:17.940994 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:17.941544 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f771926-c539-4d16-87ac-a05589260404 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:16:17.941912 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1438/5754] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:17 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:17.951012 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a1d8f00-a7b1-4ea5-8208-52161e9444ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:17.952575 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a1d8f00-a7b1-4ea5-8208-52161e9444ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] POST https://10.4.3.110/volume/v3/backups Aug 01 13:16:17.952938 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a1d8f00-a7b1-4ea5-8208-52161e9444ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05574926-91f8-4ff5-b8e7-f52935c8fc88", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-933034562"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:17.954333 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-3a1d8f00-a7b1-4ea5-8208-52161e9444ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Creating new backup {'backup': {'volume_id': '05574926-91f8-4ff5-b8e7-f52935c8fc88', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-933034562'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 13:16:17.954465 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-3a1d8f00-a7b1-4ea5-8208-52161e9444ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Creating backup of volume 05574926-91f8-4ff5-b8e7-f52935c8fc88 in container None Aug 01 13:16:17.961859 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:17.961859 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:17.962340 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3a1d8f00-a7b1-4ea5-8208-52161e9444ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:16:17.977496 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-3a1d8f00-a7b1-4ea5-8208-52161e9444ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Created reservations ['0b4c365b-a158-4b79-b270-4fc44d7e4f2b', '55b337b9-3cf3-44bb-91d1-4e7122114879'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:16:18.006093 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a1d8f00-a7b1-4ea5-8208-52161e9444ff tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups returned with HTTP 202 Aug 01 13:16:18.006468 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1443/5755] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:16:17 2026] POST /volume/v3/backups => generated 329 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:16:18.014029 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bcd1a2db-4db4-4222-ac68-f0369e709ff8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:18.015688 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bcd1a2db-4db4-4222-ac68-f0369e709ff8 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 Aug 01 13:16:18.015871 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bcd1a2db-4db4-4222-ac68-f0369e709ff8 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:18.016070 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bcd1a2db-4db4-4222-ac68-f0369e709ff8 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:18.016156 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bcd1a2db-4db4-4222-ac68-f0369e709ff8 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 2516bad9-4746-4b0e-a0d3-545ad1879706. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:18.020462 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:18.020462 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:18.021231 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bcd1a2db-4db4-4222-ac68-f0369e709ff8 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 returned with HTTP 200 Aug 01 13:16:18.021633 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1438/5756] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:18 2026] GET /volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:19.031180 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-98b3c3ec-2233-47e0-ac65-29b9c2a208d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:19.032832 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98b3c3ec-2233-47e0-ac65-29b9c2a208d1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 Aug 01 13:16:19.033031 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98b3c3ec-2233-47e0-ac65-29b9c2a208d1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:19.033213 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98b3c3ec-2233-47e0-ac65-29b9c2a208d1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:19.033319 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-98b3c3ec-2233-47e0-ac65-29b9c2a208d1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 2516bad9-4746-4b0e-a0d3-545ad1879706. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:19.037234 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:19.037234 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:19.037875 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98b3c3ec-2233-47e0-ac65-29b9c2a208d1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 returned with HTTP 200 Aug 01 13:16:19.038246 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1438/5757] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:19 2026] GET /volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:20.048856 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4aa9b62-f3c6-43ac-9b3a-a3bdc5a8ec02 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:20.050653 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4aa9b62-f3c6-43ac-9b3a-a3bdc5a8ec02 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 Aug 01 13:16:20.050844 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4aa9b62-f3c6-43ac-9b3a-a3bdc5a8ec02 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:20.051071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4aa9b62-f3c6-43ac-9b3a-a3bdc5a8ec02 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:20.051193 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b4aa9b62-f3c6-43ac-9b3a-a3bdc5a8ec02 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 2516bad9-4746-4b0e-a0d3-545ad1879706. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:20.055988 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:20.055988 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:20.056854 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4aa9b62-f3c6-43ac-9b3a-a3bdc5a8ec02 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 returned with HTTP 200 Aug 01 13:16:20.057282 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1439/5758] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:20 2026] GET /volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:21.069596 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d4fc15d1-d5a9-4a2d-b6f0-9c757a321c34 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:21.071630 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4fc15d1-d5a9-4a2d-b6f0-9c757a321c34 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 Aug 01 13:16:21.071842 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4fc15d1-d5a9-4a2d-b6f0-9c757a321c34 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:21.072071 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4fc15d1-d5a9-4a2d-b6f0-9c757a321c34 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:21.072199 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d4fc15d1-d5a9-4a2d-b6f0-9c757a321c34 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 2516bad9-4746-4b0e-a0d3-545ad1879706. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:21.077776 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:21.077776 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:21.079014 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4fc15d1-d5a9-4a2d-b6f0-9c757a321c34 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 returned with HTTP 200 Aug 01 13:16:21.079606 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1444/5759] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:21 2026] GET /volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:22.091330 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8c8315db-da8b-478e-a2fd-859a8a0e41b1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:22.093632 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8c8315db-da8b-478e-a2fd-859a8a0e41b1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 Aug 01 13:16:22.093632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8c8315db-da8b-478e-a2fd-859a8a0e41b1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:22.093632 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8c8315db-da8b-478e-a2fd-859a8a0e41b1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:22.093936 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8c8315db-da8b-478e-a2fd-859a8a0e41b1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 2516bad9-4746-4b0e-a0d3-545ad1879706. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:22.097908 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:22.097908 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:22.098726 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8c8315db-da8b-478e-a2fd-859a8a0e41b1 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 returned with HTTP 200 Aug 01 13:16:22.099149 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1439/5760] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:22 2026] GET /volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:23.111778 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f7bc85d7-eccc-4edb-a23b-42213e655e61 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:23.113936 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7bc85d7-eccc-4edb-a23b-42213e655e61 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 Aug 01 13:16:23.114194 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7bc85d7-eccc-4edb-a23b-42213e655e61 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:23.114450 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7bc85d7-eccc-4edb-a23b-42213e655e61 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:23.114583 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f7bc85d7-eccc-4edb-a23b-42213e655e61 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 2516bad9-4746-4b0e-a0d3-545ad1879706. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:23.119305 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:23.119305 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:23.120181 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7bc85d7-eccc-4edb-a23b-42213e655e61 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 returned with HTTP 200 Aug 01 13:16:23.120642 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1439/5761] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:23 2026] GET /volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:24.130262 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-809e53dd-4b9b-4b22-85b8-d81b9dedbfbf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:24.132454 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-809e53dd-4b9b-4b22-85b8-d81b9dedbfbf tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 Aug 01 13:16:24.132694 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-809e53dd-4b9b-4b22-85b8-d81b9dedbfbf tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:24.132934 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-809e53dd-4b9b-4b22-85b8-d81b9dedbfbf tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:24.133077 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-809e53dd-4b9b-4b22-85b8-d81b9dedbfbf tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 2516bad9-4746-4b0e-a0d3-545ad1879706. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:24.138254 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:24.138254 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:24.139278 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-809e53dd-4b9b-4b22-85b8-d81b9dedbfbf tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 returned with HTTP 200 Aug 01 13:16:24.139758 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1440/5762] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:24 2026] GET /volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:25.149849 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c7b65d5-d5ad-4436-be63-87c92a43920e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:25.151595 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c7b65d5-d5ad-4436-be63-87c92a43920e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 Aug 01 13:16:25.151773 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c7b65d5-d5ad-4436-be63-87c92a43920e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:25.151941 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c7b65d5-d5ad-4436-be63-87c92a43920e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:25.152060 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7c7b65d5-d5ad-4436-be63-87c92a43920e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 2516bad9-4746-4b0e-a0d3-545ad1879706. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:25.156275 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:25.156275 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:25.156910 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c7b65d5-d5ad-4436-be63-87c92a43920e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 returned with HTTP 200 Aug 01 13:16:25.157315 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1445/5763] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:25 2026] GET /volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:25.166033 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-031eff40-c3a3-4427-8fe4-fafbaf224640 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:25.168392 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-031eff40-c3a3-4427-8fe4-fafbaf224640 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:25.168664 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-031eff40-c3a3-4427-8fe4-fafbaf224640 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:25.168927 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-031eff40-c3a3-4427-8fe4-fafbaf224640 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:25.169116 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-031eff40-c3a3-4427-8fe4-fafbaf224640 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:25.174331 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:25.174331 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:25.175440 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-031eff40-c3a3-4427-8fe4-fafbaf224640 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:25.175910 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1440/5764] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:25 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:25.184609 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b4521ba4-2a5e-4851-a1e4-a22b975138da None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:25.186283 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4521ba4-2a5e-4851-a1e4-a22b975138da tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] DELETE https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 Aug 01 13:16:25.186460 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4521ba4-2a5e-4851-a1e4-a22b975138da tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:25.186660 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4521ba4-2a5e-4851-a1e4-a22b975138da tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:25.186745 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-b4521ba4-2a5e-4851-a1e4-a22b975138da tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Delete backup with id: 2516bad9-4746-4b0e-a0d3-545ad1879706. Aug 01 13:16:25.190607 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:25.190607 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:25.202644 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-b4521ba4-2a5e-4851-a1e4-a22b975138da tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] delete_backup rpcapi backup_id 2516bad9-4746-4b0e-a0d3-545ad1879706 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:16:25.204389 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4521ba4-2a5e-4851-a1e4-a22b975138da tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 returned with HTTP 202 Aug 01 13:16:25.204757 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1440/5765] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:25 2026] DELETE /volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:16:25.211613 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b3289f6-a9b0-4fc3-b8c1-280ddaf46ea4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:25.214129 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b3289f6-a9b0-4fc3-b8c1-280ddaf46ea4 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 Aug 01 13:16:25.214242 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b3289f6-a9b0-4fc3-b8c1-280ddaf46ea4 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:25.214527 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b3289f6-a9b0-4fc3-b8c1-280ddaf46ea4 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:25.214677 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7b3289f6-a9b0-4fc3-b8c1-280ddaf46ea4 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 2516bad9-4746-4b0e-a0d3-545ad1879706. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:25.220195 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:25.220195 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:25.221335 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b3289f6-a9b0-4fc3-b8c1-280ddaf46ea4 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 returned with HTTP 200 Aug 01 13:16:25.221833 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1441/5766] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:25 2026] GET /volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:26.231283 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-21710588-ac3f-4d13-9489-5a7013a3124c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:26.233005 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21710588-ac3f-4d13-9489-5a7013a3124c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 Aug 01 13:16:26.233238 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21710588-ac3f-4d13-9489-5a7013a3124c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:26.233463 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21710588-ac3f-4d13-9489-5a7013a3124c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:26.233576 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-21710588-ac3f-4d13-9489-5a7013a3124c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 2516bad9-4746-4b0e-a0d3-545ad1879706. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:26.237314 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21710588-ac3f-4d13-9489-5a7013a3124c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 returned with HTTP 404 Aug 01 13:16:26.237788 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1446/5767] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:26 2026] GET /volume/v3/backups/2516bad9-4746-4b0e-a0d3-545ad1879706 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:26.243907 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5d47c62c-2af3-491d-bbd0-389c5953cc17 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:26.245636 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d47c62c-2af3-491d-bbd0-389c5953cc17 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] DELETE https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 Aug 01 13:16:26.245813 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d47c62c-2af3-491d-bbd0-389c5953cc17 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:26.246007 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d47c62c-2af3-491d-bbd0-389c5953cc17 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:26.246110 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-5d47c62c-2af3-491d-bbd0-389c5953cc17 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Delete backup with id: a86cc128-f466-40d4-a173-ef1efddda747. Aug 01 13:16:26.250005 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:26.250005 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:26.260052 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-5d47c62c-2af3-491d-bbd0-389c5953cc17 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] delete_backup rpcapi backup_id a86cc128-f466-40d4-a173-ef1efddda747 {{(pid=100261) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:16:26.261744 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d47c62c-2af3-491d-bbd0-389c5953cc17 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 returned with HTTP 202 Aug 01 13:16:26.262268 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1441/5768] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:26 2026] DELETE /volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:16:26.268259 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-708611bc-bed2-4188-9ce7-d8e3ffba5db3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:26.270178 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-708611bc-bed2-4188-9ce7-d8e3ffba5db3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 Aug 01 13:16:26.270474 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-708611bc-bed2-4188-9ce7-d8e3ffba5db3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:26.270719 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-708611bc-bed2-4188-9ce7-d8e3ffba5db3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:26.270845 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-708611bc-bed2-4188-9ce7-d8e3ffba5db3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id a86cc128-f466-40d4-a173-ef1efddda747. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:26.275253 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:26.275253 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:26.275809 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-708611bc-bed2-4188-9ce7-d8e3ffba5db3 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 returned with HTTP 200 Aug 01 13:16:26.276315 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1441/5769] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:26 2026] GET /volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:27.286254 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c3965598-f2d4-4c69-8e0d-7868db3c75c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:27.287993 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3965598-f2d4-4c69-8e0d-7868db3c75c5 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 Aug 01 13:16:27.288230 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3965598-f2d4-4c69-8e0d-7868db3c75c5 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:27.288408 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3965598-f2d4-4c69-8e0d-7868db3c75c5 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:27.288507 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c3965598-f2d4-4c69-8e0d-7868db3c75c5 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id a86cc128-f466-40d4-a173-ef1efddda747. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:27.291878 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3965598-f2d4-4c69-8e0d-7868db3c75c5 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 returned with HTTP 404 Aug 01 13:16:27.292366 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1442/5770] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:27 2026] GET /volume/v3/backups/a86cc128-f466-40d4-a173-ef1efddda747 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:27.298537 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2defe350-2a4f-4d05-8e4a-b9f799e08bdd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:27.300267 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2defe350-2a4f-4d05-8e4a-b9f799e08bdd tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] DELETE https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:27.300477 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2defe350-2a4f-4d05-8e4a-b9f799e08bdd tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:27.300673 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2defe350-2a4f-4d05-8e4a-b9f799e08bdd tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:27.300779 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-2defe350-2a4f-4d05-8e4a-b9f799e08bdd tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Delete backup with id: 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. Aug 01 13:16:27.305049 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:27.305049 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:27.315225 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-2defe350-2a4f-4d05-8e4a-b9f799e08bdd tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] delete_backup rpcapi backup_id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:16:27.316782 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2defe350-2a4f-4d05-8e4a-b9f799e08bdd tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 202 Aug 01 13:16:27.317169 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1447/5771] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:27 2026] DELETE /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 01 13:16:27.323837 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-65cf5686-b030-4ba5-98bf-b7a6bc218804 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:27.325601 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-65cf5686-b030-4ba5-98bf-b7a6bc218804 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:27.325788 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-65cf5686-b030-4ba5-98bf-b7a6bc218804 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:27.325979 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-65cf5686-b030-4ba5-98bf-b7a6bc218804 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:27.326104 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-65cf5686-b030-4ba5-98bf-b7a6bc218804 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:27.330302 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:27.330302 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:27.331196 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-65cf5686-b030-4ba5-98bf-b7a6bc218804 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 200 Aug 01 13:16:27.331643 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1442/5772] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:27 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:28.341373 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b498876-83d6-482e-8b59-a141e3caa688 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:28.343204 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b498876-83d6-482e-8b59-a141e3caa688 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad Aug 01 13:16:28.343433 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b498876-83d6-482e-8b59-a141e3caa688 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:28.343665 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b498876-83d6-482e-8b59-a141e3caa688 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:28.343800 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6b498876-83d6-482e-8b59-a141e3caa688 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Show backup with id 690b7c1e-6b94-4b99-b6a8-0dc2ea029bad. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:28.347634 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b498876-83d6-482e-8b59-a141e3caa688 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad returned with HTTP 404 Aug 01 13:16:28.348139 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1442/5773] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:28 2026] GET /volume/v3/backups/690b7c1e-6b94-4b99-b6a8-0dc2ea029bad => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:28.354810 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-076ca784-1198-4a59-8154-05d11f8df8f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:28.356518 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-076ca784-1198-4a59-8154-05d11f8df8f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] DELETE https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:16:28.356706 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-076ca784-1198-4a59-8154-05d11f8df8f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:28.356880 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-076ca784-1198-4a59-8154-05d11f8df8f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:28.357334 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-076ca784-1198-4a59-8154-05d11f8df8f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Delete backup with id: 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. Aug 01 13:16:28.361154 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:28.361154 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:28.370958 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-076ca784-1198-4a59-8154-05d11f8df8f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] delete_backup rpcapi backup_id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 13:16:28.372576 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-076ca784-1198-4a59-8154-05d11f8df8f9 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 202 Aug 01 13:16:28.372937 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1443/5774] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:28 2026] DELETE /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:16:28.379149 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2e6056a0-e4a8-41ea-8b8b-b22d92c7d46e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:28.381336 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e6056a0-e4a8-41ea-8b8b-b22d92c7d46e tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:16:28.381523 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e6056a0-e4a8-41ea-8b8b-b22d92c7d46e tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:28.381704 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e6056a0-e4a8-41ea-8b8b-b22d92c7d46e tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:28.381812 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2e6056a0-e4a8-41ea-8b8b-b22d92c7d46e tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:28.386198 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:28.386198 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:28.386827 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e6056a0-e4a8-41ea-8b8b-b22d92c7d46e tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 200 Aug 01 13:16:28.387234 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1448/5775] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:28 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:29.396509 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-32ea78a8-f2a8-4be3-b813-dc5f543d7ef0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:29.398323 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32ea78a8-f2a8-4be3-b813-dc5f543d7ef0 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] GET https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e Aug 01 13:16:29.398537 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32ea78a8-f2a8-4be3-b813-dc5f543d7ef0 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:29.398751 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32ea78a8-f2a8-4be3-b813-dc5f543d7ef0 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:29.398893 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-32ea78a8-f2a8-4be3-b813-dc5f543d7ef0 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] Show backup with id 4e0e350e-cf88-4842-a3a6-9fd03ba18d3e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 13:16:29.402456 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32ea78a8-f2a8-4be3-b813-dc5f543d7ef0 tempest-VolumesBackupsTest-1516847625 tempest-VolumesBackupsTest-1516847625-project-admin] https://10.4.3.110/volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e returned with HTTP 404 Aug 01 13:16:29.402916 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1443/5776] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:29 2026] GET /volume/v3/backups/4e0e350e-cf88-4842-a3a6-9fd03ba18d3e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:29.413259 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d5a1af5-ba29-449b-ad79-9e2eb8ee1812 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:29.415041 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d5a1af5-ba29-449b-ad79-9e2eb8ee1812 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] DELETE https://10.4.3.110/volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 Aug 01 13:16:29.415259 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d5a1af5-ba29-449b-ad79-9e2eb8ee1812 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:29.415462 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d5a1af5-ba29-449b-ad79-9e2eb8ee1812 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:29.415648 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0d5a1af5-ba29-449b-ad79-9e2eb8ee1812 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Delete volume with id: 05574926-91f8-4ff5-b8e7-f52935c8fc88 Aug 01 13:16:29.423754 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:29.423754 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:29.424337 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0d5a1af5-ba29-449b-ad79-9e2eb8ee1812 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:16:29.447631 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0d5a1af5-ba29-449b-ad79-9e2eb8ee1812 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Delete volume request issued successfully. Aug 01 13:16:29.447851 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d5a1af5-ba29-449b-ad79-9e2eb8ee1812 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 returned with HTTP 202 Aug 01 13:16:29.448238 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1443/5777] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:29 2026] DELETE /volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:16:29.454668 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dcec5d9e-88e9-48cb-9355-041e3692b02c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:29.456247 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dcec5d9e-88e9-48cb-9355-041e3692b02c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 Aug 01 13:16:29.456415 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dcec5d9e-88e9-48cb-9355-041e3692b02c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:29.456588 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dcec5d9e-88e9-48cb-9355-041e3692b02c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:29.463837 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:29.463837 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:29.468228 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dcec5d9e-88e9-48cb-9355-041e3692b02c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:16:29.473167 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dcec5d9e-88e9-48cb-9355-041e3692b02c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 returned with HTTP 200 Aug 01 13:16:29.473586 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1444/5778] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:29 2026] GET /volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:30.487151 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c272b34-e755-45e1-8a93-c7fec0ccba50 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:30.488771 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c272b34-e755-45e1-8a93-c7fec0ccba50 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 Aug 01 13:16:30.488954 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c272b34-e755-45e1-8a93-c7fec0ccba50 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:30.489176 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c272b34-e755-45e1-8a93-c7fec0ccba50 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:30.494273 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c272b34-e755-45e1-8a93-c7fec0ccba50 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 returned with HTTP 404 Aug 01 13:16:30.494694 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1449/5779] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:30 2026] GET /volume/v3/volumes/05574926-91f8-4ff5-b8e7-f52935c8fc88 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:30.502337 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-df33f685-d996-4b21-8cac-4b43cbbe24ed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:30.504094 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df33f685-d996-4b21-8cac-4b43cbbe24ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] DELETE https://10.4.3.110/volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f Aug 01 13:16:30.504327 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df33f685-d996-4b21-8cac-4b43cbbe24ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:30.504557 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df33f685-d996-4b21-8cac-4b43cbbe24ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:30.504742 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-df33f685-d996-4b21-8cac-4b43cbbe24ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Delete volume with id: 78de8671-7a61-478f-99a1-11463c77c26f Aug 01 13:16:30.511997 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:30.511997 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:30.512160 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-df33f685-d996-4b21-8cac-4b43cbbe24ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:16:30.525936 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-df33f685-d996-4b21-8cac-4b43cbbe24ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Delete volume request issued successfully. Aug 01 13:16:30.526133 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df33f685-d996-4b21-8cac-4b43cbbe24ed tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f returned with HTTP 202 Aug 01 13:16:30.526540 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1444/5780] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:30 2026] DELETE /volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:16:30.533222 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-419b11f0-a285-4146-b9e2-a467da67cc5c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:30.535510 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-419b11f0-a285-4146-b9e2-a467da67cc5c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f Aug 01 13:16:30.535794 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-419b11f0-a285-4146-b9e2-a467da67cc5c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:30.536086 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-419b11f0-a285-4146-b9e2-a467da67cc5c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:30.543664 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:30.543664 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:30.547242 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-419b11f0-a285-4146-b9e2-a467da67cc5c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:16:30.551270 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-419b11f0-a285-4146-b9e2-a467da67cc5c tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f returned with HTTP 200 Aug 01 13:16:30.551670 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1444/5781] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:30 2026] GET /volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:31.563578 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75c4da33-f430-4a04-ab5f-7678299268a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:31.565396 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75c4da33-f430-4a04-ab5f-7678299268a0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f Aug 01 13:16:31.565638 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75c4da33-f430-4a04-ab5f-7678299268a0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:31.565845 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75c4da33-f430-4a04-ab5f-7678299268a0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:31.571055 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75c4da33-f430-4a04-ab5f-7678299268a0 tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f returned with HTTP 404 Aug 01 13:16:31.571479 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1445/5782] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:31 2026] GET /volume/v3/volumes/78de8671-7a61-478f-99a1-11463c77c26f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:31.577419 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-69261741-07b1-4111-aadd-9b50d086879e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:31.579210 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69261741-07b1-4111-aadd-9b50d086879e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] DELETE https://10.4.3.110/volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e Aug 01 13:16:31.579442 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69261741-07b1-4111-aadd-9b50d086879e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:31.579668 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69261741-07b1-4111-aadd-9b50d086879e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:31.579863 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-69261741-07b1-4111-aadd-9b50d086879e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Delete volume with id: 16d5319f-5e46-486b-9af9-9b9621113e6e Aug 01 13:16:31.586299 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:31.586299 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:31.586754 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-69261741-07b1-4111-aadd-9b50d086879e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:16:31.601534 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-69261741-07b1-4111-aadd-9b50d086879e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Delete volume request issued successfully. Aug 01 13:16:31.601676 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69261741-07b1-4111-aadd-9b50d086879e tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e returned with HTTP 202 Aug 01 13:16:31.602085 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1450/5783] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:31 2026] DELETE /volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:16:31.608796 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6b5afa40-5a58-4d33-a4dc-c02fbde9337b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:31.610566 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6b5afa40-5a58-4d33-a4dc-c02fbde9337b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e Aug 01 13:16:31.610798 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6b5afa40-5a58-4d33-a4dc-c02fbde9337b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:31.611034 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6b5afa40-5a58-4d33-a4dc-c02fbde9337b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:31.617815 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:31.617815 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:31.622074 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6b5afa40-5a58-4d33-a4dc-c02fbde9337b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Volume info retrieved successfully. Aug 01 13:16:31.626548 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6b5afa40-5a58-4d33-a4dc-c02fbde9337b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e returned with HTTP 200 Aug 01 13:16:31.626918 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1445/5784] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:31 2026] GET /volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:32.638883 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d7b7748-1fb7-4daf-a885-a4f30a02a57b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:32.640616 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d7b7748-1fb7-4daf-a885-a4f30a02a57b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] GET https://10.4.3.110/volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e Aug 01 13:16:32.640822 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d7b7748-1fb7-4daf-a885-a4f30a02a57b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:32.641048 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d7b7748-1fb7-4daf-a885-a4f30a02a57b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:32.646507 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d7b7748-1fb7-4daf-a885-a4f30a02a57b tempest-VolumesBackupsTest-1641528975 tempest-VolumesBackupsTest-1641528975-project-member] https://10.4.3.110/volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e returned with HTTP 404 Aug 01 13:16:32.646985 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1445/5785] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:32 2026] GET /volume/v3/volumes/16d5319f-5e46-486b-9af9-9b9621113e6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:34.240554 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:34.328538 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:16:34.328869 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-383152716"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:34.330210 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-383152716'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:16:34.330339 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume of 1 GB Aug 01 13:16:34.333962 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Availability Zones retrieved successfully. Aug 01 13:16:34.339101 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (c205427f-dcb7-451e-bc10-10b9a9394cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:34.339963 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb31fcc-490c-4f2c-93fc-55c939397507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:34.340779 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:16:34.363048 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb31fcc-490c-4f2c-93fc-55c939397507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:34.363751 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7109956-add6-4ac1-8832-172cb2c2dd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:34.416512 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Created reservations ['9f40db98-9f3d-4182-9cda-0372e82535c7', 'dacee024-0f41-4579-877e-79be16529ab8', '41effb9a-2a30-44ab-8fb1-d6c7b1d3a67f', '3dc5fdb6-0528-4790-8cae-24ed4b8c1703'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:16:34.417268 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7109956-add6-4ac1-8832-172cb2c2dd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f40db98-9f3d-4182-9cda-0372e82535c7', 'dacee024-0f41-4579-877e-79be16529ab8', '41effb9a-2a30-44ab-8fb1-d6c7b1d3a67f', '3dc5fdb6-0528-4790-8cae-24ed4b8c1703']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:34.418036 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8582649-54b5-484a-9791-60ed51deafeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:34.437327 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8582649-54b5-484a-9791-60ed51deafeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e614947-a6af-437a-ac68-fbc0734f6228', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-383152716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['9f40db98-9f3d-4182-9cda-0372e82535c7','dacee024-0f41-4579-877e-79be16529ab8','41effb9a-2a30-44ab-8fb1-d6c7b1d3a67f','3dc5fdb6-0528-4790-8cae-24ed4b8c1703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:16:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-383152716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e614947-a6af-437a-ac68-fbc0734f6228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89725f0878c4e19b12be8959ad0d2ae',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='14c09b0adfb14b72a24974436d1aea09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:34.438018 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (935c6a3f-a99e-4190-859b-5754a6a5b877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:34.453958 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (935c6a3f-a99e-4190-859b-5754a6a5b877) 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-CreateVolumesFromSourceVolumeTest-Volume-383152716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['9f40db98-9f3d-4182-9cda-0372e82535c7','dacee024-0f41-4579-877e-79be16529ab8','41effb9a-2a30-44ab-8fb1-d6c7b1d3a67f','3dc5fdb6-0528-4790-8cae-24ed4b8c1703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:34.454678 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf20a1e-f883-48ff-a841-a08de486bf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:34.462375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf20a1e-f883-48ff-a841-a08de486bf57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:34.463181 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (c205427f-dcb7-451e-bc10-10b9a9394cdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:34.463484 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request issued successfully. Aug 01 13:16:34.464033 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dcd8d7c-28c8-44b9-b9fd-df76b111afef tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:16:34.464463 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1446/5786] 10.4.3.110 () {68 vars in 1258 bytes} [Sat Aug 1 13:16:34 2026] POST /volume/v3/volumes => generated 763 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:16:34.475832 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-405b93d6-1ebf-4725-8f2e-e2944daf5157 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:34.477517 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-405b93d6-1ebf-4725-8f2e-e2944daf5157 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 Aug 01 13:16:34.477734 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-405b93d6-1ebf-4725-8f2e-e2944daf5157 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:34.478022 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-405b93d6-1ebf-4725-8f2e-e2944daf5157 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:34.484355 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:34.484355 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:34.487768 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-405b93d6-1ebf-4725-8f2e-e2944daf5157 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:34.491541 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-405b93d6-1ebf-4725-8f2e-e2944daf5157 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 returned with HTTP 200 Aug 01 13:16:34.491926 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1451/5787] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:34 2026] GET /volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:35.503785 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-54e5d53f-c47a-471a-99a3-351cd6a37fe7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:35.506115 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-54e5d53f-c47a-471a-99a3-351cd6a37fe7 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 Aug 01 13:16:35.506304 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-54e5d53f-c47a-471a-99a3-351cd6a37fe7 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:35.506550 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-54e5d53f-c47a-471a-99a3-351cd6a37fe7 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:35.515113 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:35.515113 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:35.519413 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-54e5d53f-c47a-471a-99a3-351cd6a37fe7 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:35.524482 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-54e5d53f-c47a-471a-99a3-351cd6a37fe7 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 returned with HTTP 200 Aug 01 13:16:35.525032 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1446/5788] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:35 2026] GET /volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:35.536741 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:35.538536 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:16:35.538896 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1e614947-a6af-437a-ac68-fbc0734f6228", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1362155349"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:35.540378 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request body: {'volume': {"'source_volid": '1e614947-a6af-437a-ac68-fbc0734f6228', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1362155349'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:16:35.540502 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume of 1 GB Aug 01 13:16:35.544493 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Availability Zones retrieved successfully. Aug 01 13:16:35.549927 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (6a5f3e0e-3e58-4787-a263-cfed1ff5f1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:35.551064 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aec813a-d0d0-45a7-a939-b3acd14f4602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.552030 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:16:35.577877 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aec813a-d0d0-45a7-a939-b3acd14f4602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.578919 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9bf8d4-907b-4b12-8286-19e9ad0cfec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.617119 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Created reservations ['a625b2a6-c94b-41c5-9359-abf68de9b3ea', 'bb9b085b-8bdb-4838-84ae-48a3da08f140', '0e6f05e6-5193-4720-9f9a-36bb79d8fd20', '788d1279-cb0e-4966-aa80-3bf9da9a4ac7'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:16:35.617843 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9bf8d4-907b-4b12-8286-19e9ad0cfec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a625b2a6-c94b-41c5-9359-abf68de9b3ea', 'bb9b085b-8bdb-4838-84ae-48a3da08f140', '0e6f05e6-5193-4720-9f9a-36bb79d8fd20', '788d1279-cb0e-4966-aa80-3bf9da9a4ac7']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.618563 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a43364-caed-4967-8828-11160bb830c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.638390 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a43364-caed-4967-8828-11160bb830c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '590cd8c9-0975-4311-aff2-9411b3cd4f70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1362155349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['a625b2a6-c94b-41c5-9359-abf68de9b3ea','bb9b085b-8bdb-4838-84ae-48a3da08f140','0e6f05e6-5193-4720-9f9a-36bb79d8fd20','788d1279-cb0e-4966-aa80-3bf9da9a4ac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1362155349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=590cd8c9-0975-4311-aff2-9411b3cd4f70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89725f0878c4e19b12be8959ad0d2ae',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='14c09b0adfb14b72a24974436d1aea09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.639165 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c0e225-dbbc-4fae-b0c6-7aac425a76b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.654232 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c0e225-dbbc-4fae-b0c6-7aac425a76b9) 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-CreateVolumesFromSourceVolumeTest-Volume-1362155349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['a625b2a6-c94b-41c5-9359-abf68de9b3ea','bb9b085b-8bdb-4838-84ae-48a3da08f140','0e6f05e6-5193-4720-9f9a-36bb79d8fd20','788d1279-cb0e-4966-aa80-3bf9da9a4ac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.654817 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f899aa0b-3ada-44f2-b8a8-66dc66dc2f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.662641 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f899aa0b-3ada-44f2-b8a8-66dc66dc2f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.663405 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (6a5f3e0e-3e58-4787-a263-cfed1ff5f1c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:35.663693 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request issued successfully. Aug 01 13:16:35.664228 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dfc9954e-d7eb-4d85-9423-3430eddd2d38 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:16:35.664615 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1446/5789] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:16:35 2026] POST /volume/v3/volumes => generated 764 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:16:35.675051 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:35.676744 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:16:35.677152 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1e614947-a6af-437a-ac68-fbc0734f6228", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1173308609"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:35.678556 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request body: {'volume': {"'source_volid": '1e614947-a6af-437a-ac68-fbc0734f6228', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1173308609'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:16:35.678625 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume of 1 GB Aug 01 13:16:35.678884 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:35.678884 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:35.682845 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Availability Zones retrieved successfully. Aug 01 13:16:35.689569 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (58a8c8bf-caee-4aca-88fa-89b7f8723c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:35.690484 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c36dce31-4866-4b5f-aa1c-4b56aa359585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.691378 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:16:35.719999 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c36dce31-4866-4b5f-aa1c-4b56aa359585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.721071 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d6ad72-5446-48ff-abcf-df1ba6e5ad15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.762028 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Created reservations ['5f7d9723-0ed5-4789-acc7-1028ebdfd7c6', '7a553818-43fd-4351-a7e6-27e2cb95528e', 'b6630e90-3b96-4039-b516-9fd0afe9f66a', '4e4fb393-7aae-4fbb-a8e2-97d2dee30b42'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:16:35.763015 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d6ad72-5446-48ff-abcf-df1ba6e5ad15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f7d9723-0ed5-4789-acc7-1028ebdfd7c6', '7a553818-43fd-4351-a7e6-27e2cb95528e', 'b6630e90-3b96-4039-b516-9fd0afe9f66a', '4e4fb393-7aae-4fbb-a8e2-97d2dee30b42']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.764249 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fef1a0-52a0-43d2-9499-423eab44ff30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.787846 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fef1a0-52a0-43d2-9499-423eab44ff30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe2562f6-0404-4b66-9033-a1330fb6edb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1173308609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['5f7d9723-0ed5-4789-acc7-1028ebdfd7c6','7a553818-43fd-4351-a7e6-27e2cb95528e','b6630e90-3b96-4039-b516-9fd0afe9f66a','4e4fb393-7aae-4fbb-a8e2-97d2dee30b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1173308609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe2562f6-0404-4b66-9033-a1330fb6edb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89725f0878c4e19b12be8959ad0d2ae',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='14c09b0adfb14b72a24974436d1aea09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.788703 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca99f66-94f8-47af-b255-6db9309b731e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.804895 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca99f66-94f8-47af-b255-6db9309b731e) 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-CreateVolumesFromSourceVolumeTest-Volume-1173308609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['5f7d9723-0ed5-4789-acc7-1028ebdfd7c6','7a553818-43fd-4351-a7e6-27e2cb95528e','b6630e90-3b96-4039-b516-9fd0afe9f66a','4e4fb393-7aae-4fbb-a8e2-97d2dee30b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.805519 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52c2996-af3d-4f6b-8cdd-69bbc70b95bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.812915 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52c2996-af3d-4f6b-8cdd-69bbc70b95bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.813643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (58a8c8bf-caee-4aca-88fa-89b7f8723c2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:35.813921 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request issued successfully. Aug 01 13:16:35.814420 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff2867f3-e5f1-4ac2-a514-c941e8da01d8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:16:35.814816 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1447/5790] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:16:35 2026] POST /volume/v3/volumes => generated 764 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:16:35.825856 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b4300a1-e84c-4554-b015-3153e9fce821 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:35.827606 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:16:35.827996 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1e614947-a6af-437a-ac68-fbc0734f6228", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-911647740"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:35.829422 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request body: {'volume': {"'source_volid": '1e614947-a6af-437a-ac68-fbc0734f6228', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-911647740'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:16:35.829552 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume of 1 GB Aug 01 13:16:35.833637 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Availability Zones retrieved successfully. Aug 01 13:16:35.839087 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (97315a4c-e84d-4c42-b9e6-22172ad58507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:35.840086 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b505116-5d2e-439f-9a80-4b77160cab09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.841035 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:16:35.865431 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b505116-5d2e-439f-9a80-4b77160cab09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.866222 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aa8b42c-02b8-46ec-835a-c1d7414e798f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.903882 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Created reservations ['3a5c751d-ccb9-422a-b624-09c9cb283f80', '888e6687-cea2-4182-a78d-6b8cc275311c', '7e4778db-8483-48b2-8018-e91faa074969', 'ec6bc786-f874-424a-8a17-6337e71bc93d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:16:35.904878 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aa8b42c-02b8-46ec-835a-c1d7414e798f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a5c751d-ccb9-422a-b624-09c9cb283f80', '888e6687-cea2-4182-a78d-6b8cc275311c', '7e4778db-8483-48b2-8018-e91faa074969', 'ec6bc786-f874-424a-8a17-6337e71bc93d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.905773 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cfc298-1470-455e-82a2-af42005eef00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.927155 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cfc298-1470-455e-82a2-af42005eef00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37a146be-e556-4784-8a7f-8e6e924814dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-911647740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['3a5c751d-ccb9-422a-b624-09c9cb283f80','888e6687-cea2-4182-a78d-6b8cc275311c','7e4778db-8483-48b2-8018-e91faa074969','ec6bc786-f874-424a-8a17-6337e71bc93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-911647740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37a146be-e556-4784-8a7f-8e6e924814dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89725f0878c4e19b12be8959ad0d2ae',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='14c09b0adfb14b72a24974436d1aea09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.927820 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f6db4f-0807-4998-9769-e0bb9ffb64ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.947531 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f6db4f-0807-4998-9769-e0bb9ffb64ef) 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-CreateVolumesFromSourceVolumeTest-Volume-911647740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['3a5c751d-ccb9-422a-b624-09c9cb283f80','888e6687-cea2-4182-a78d-6b8cc275311c','7e4778db-8483-48b2-8018-e91faa074969','ec6bc786-f874-424a-8a17-6337e71bc93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.948407 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c631b86-af19-44a4-a6c2-15e42191fe1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.958535 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c631b86-af19-44a4-a6c2-15e42191fe1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:35.959452 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (97315a4c-e84d-4c42-b9e6-22172ad58507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:35.959777 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request issued successfully. Aug 01 13:16:35.960379 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b4300a1-e84c-4554-b015-3153e9fce821 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:16:35.960980 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1452/5791] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:16:35 2026] POST /volume/v3/volumes => generated 763 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:16:35.971975 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c7e34378-89e2-40c0-be95-218c6697855b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:35.973553 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:16:35.973983 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1e614947-a6af-437a-ac68-fbc0734f6228", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-852901280"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:35.975374 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request body: {'volume': {"'source_volid": '1e614947-a6af-437a-ac68-fbc0734f6228', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-852901280'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:16:35.975515 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume of 1 GB Aug 01 13:16:35.980119 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Availability Zones retrieved successfully. Aug 01 13:16:35.986403 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (5540ec20-c497-4d26-b948-e7fb4ca06455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:35.987404 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e896df3c-f66c-45eb-ab38-ea58f3dde977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:35.988404 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:16:36.013510 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e896df3c-f66c-45eb-ab38-ea58f3dde977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:36.014248 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (273db009-d92e-49da-9838-05755f25606f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:36.049826 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Created reservations ['a31166c5-3196-4d16-a425-845e4203aa2d', '1ae23999-4680-40c6-825a-bce368ea1ebb', '36cb96c7-32ce-452b-a2c6-107963ce2c1b', 'e6636995-196e-4879-9aac-603d31368498'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:16:36.050648 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (273db009-d92e-49da-9838-05755f25606f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a31166c5-3196-4d16-a425-845e4203aa2d', '1ae23999-4680-40c6-825a-bce368ea1ebb', '36cb96c7-32ce-452b-a2c6-107963ce2c1b', 'e6636995-196e-4879-9aac-603d31368498']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:36.051795 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deeac703-9113-4341-9b9c-a2a04972d8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:36.073146 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deeac703-9113-4341-9b9c-a2a04972d8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '622ba23c-3637-4786-8e54-75eff6c705fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-852901280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['a31166c5-3196-4d16-a425-845e4203aa2d','1ae23999-4680-40c6-825a-bce368ea1ebb','36cb96c7-32ce-452b-a2c6-107963ce2c1b','e6636995-196e-4879-9aac-603d31368498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-852901280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=622ba23c-3637-4786-8e54-75eff6c705fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89725f0878c4e19b12be8959ad0d2ae',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='14c09b0adfb14b72a24974436d1aea09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:36.073817 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36494d20-697b-4e01-80c3-05aad1215f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:36.090477 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36494d20-697b-4e01-80c3-05aad1215f0e) 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-CreateVolumesFromSourceVolumeTest-Volume-852901280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['a31166c5-3196-4d16-a425-845e4203aa2d','1ae23999-4680-40c6-825a-bce368ea1ebb','36cb96c7-32ce-452b-a2c6-107963ce2c1b','e6636995-196e-4879-9aac-603d31368498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:36.091228 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2ac8d0-5362-47b9-96b8-def8e623ab7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:36.100085 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2ac8d0-5362-47b9-96b8-def8e623ab7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:36.100875 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (5540ec20-c497-4d26-b948-e7fb4ca06455) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:36.101222 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request issued successfully. Aug 01 13:16:36.101758 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7e34378-89e2-40c0-be95-218c6697855b tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:16:36.102253 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1447/5792] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:16:35 2026] POST /volume/v3/volumes => generated 763 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:16:36.114662 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:36.116552 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:16:36.116912 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1e614947-a6af-437a-ac68-fbc0734f6228", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-877938579"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:36.118429 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request body: {'volume': {"'source_volid": '1e614947-a6af-437a-ac68-fbc0734f6228', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-877938579'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:16:36.118556 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume of 1 GB Aug 01 13:16:36.118831 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:36.118831 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:36.122787 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Availability Zones retrieved successfully. Aug 01 13:16:36.129002 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (3522b40d-b479-4337-ae43-f2ccb64897a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:36.130059 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56e3eeb-a0cb-4018-a71c-2456d76c9426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:36.131078 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:16:36.155369 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56e3eeb-a0cb-4018-a71c-2456d76c9426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=618de663-1e72-49e8-8aca-45430a5cab84,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '618de663-1e72-49e8-8aca-45430a5cab84', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:36.156129 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ab65cc-9b56-48b4-bfea-c288833918ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:36.193424 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Created reservations ['4b4a9c9d-c15f-4184-bd79-1a679a92c672', '13443a11-bc91-444c-8f7b-3c406e75098f', 'e67f53f1-28c5-4186-8d20-49d87d9062bd', 'c363f8e3-ced9-4f8b-bb2f-35f6c10ab83e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:16:36.194771 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ab65cc-9b56-48b4-bfea-c288833918ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b4a9c9d-c15f-4184-bd79-1a679a92c672', '13443a11-bc91-444c-8f7b-3c406e75098f', 'e67f53f1-28c5-4186-8d20-49d87d9062bd', 'c363f8e3-ced9-4f8b-bb2f-35f6c10ab83e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:36.195889 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297c371b-6e5f-4318-82ef-eeec142a22e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:36.225892 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297c371b-6e5f-4318-82ef-eeec142a22e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73919f18-4821-4e48-a09f-5de7a10cd2bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-877938579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['4b4a9c9d-c15f-4184-bd79-1a679a92c672','13443a11-bc91-444c-8f7b-3c406e75098f','e67f53f1-28c5-4186-8d20-49d87d9062bd','c363f8e3-ced9-4f8b-bb2f-35f6c10ab83e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84), '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=2026-08-01T13:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-877938579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73919f18-4821-4e48-a09f-5de7a10cd2bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89725f0878c4e19b12be8959ad0d2ae',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='14c09b0adfb14b72a24974436d1aea09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(618de663-1e72-49e8-8aca-45430a5cab84),volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:36.226999 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed009a49-44b9-40b7-b954-932d6f480f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:36.244992 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed009a49-44b9-40b7-b954-932d6f480f38) 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-CreateVolumesFromSourceVolumeTest-Volume-877938579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89725f0878c4e19b12be8959ad0d2ae',qos_specs=None,replication_status=,reservations=['4b4a9c9d-c15f-4184-bd79-1a679a92c672','13443a11-bc91-444c-8f7b-3c406e75098f','e67f53f1-28c5-4186-8d20-49d87d9062bd','c363f8e3-ced9-4f8b-bb2f-35f6c10ab83e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c09b0adfb14b72a24974436d1aea09',volume_type_id=618de663-1e72-49e8-8aca-45430a5cab84)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:36.245646 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e0650e-3bff-41d0-9243-717faa209bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:36.263356 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e0650e-3bff-41d0-9243-717faa209bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:36.264235 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Flow 'volume_create_api' (3522b40d-b479-4337-ae43-f2ccb64897a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:36.264534 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Create volume request issued successfully. Aug 01 13:16:36.265126 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c880e6fc-ac76-40b4-87fb-c4a3bd8786d9 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:16:36.265528 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1447/5793] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:16:36 2026] POST /volume/v3/volumes => generated 763 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:16:36.276459 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a298f645-af5c-4bb3-b707-0150eebc106c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:36.278302 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a298f645-af5c-4bb3-b707-0150eebc106c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 Aug 01 13:16:36.278488 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a298f645-af5c-4bb3-b707-0150eebc106c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:36.278660 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a298f645-af5c-4bb3-b707-0150eebc106c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:36.285827 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:36.285827 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:36.289583 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a298f645-af5c-4bb3-b707-0150eebc106c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:36.293796 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a298f645-af5c-4bb3-b707-0150eebc106c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 returned with HTTP 200 Aug 01 13:16:36.294287 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1448/5794] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:36 2026] GET /volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:36.306411 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57725fde-9a9e-4e51-a101-afe1723fdb92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:36.308854 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57725fde-9a9e-4e51-a101-afe1723fdb92 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 Aug 01 13:16:36.309105 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57725fde-9a9e-4e51-a101-afe1723fdb92 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:36.309331 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57725fde-9a9e-4e51-a101-afe1723fdb92 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:36.319605 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:36.319605 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:36.324706 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-57725fde-9a9e-4e51-a101-afe1723fdb92 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:36.329960 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57725fde-9a9e-4e51-a101-afe1723fdb92 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 returned with HTTP 200 Aug 01 13:16:36.330480 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1453/5795] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:36 2026] GET /volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:36.343172 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d1a050af-88f7-4f6b-9d7c-e3f618fed60c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:36.345414 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d1a050af-88f7-4f6b-9d7c-e3f618fed60c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd Aug 01 13:16:36.345675 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d1a050af-88f7-4f6b-9d7c-e3f618fed60c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:36.345971 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d1a050af-88f7-4f6b-9d7c-e3f618fed60c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:36.354834 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:36.354834 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:36.359103 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d1a050af-88f7-4f6b-9d7c-e3f618fed60c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:36.363424 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d1a050af-88f7-4f6b-9d7c-e3f618fed60c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd returned with HTTP 200 Aug 01 13:16:36.363822 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1448/5796] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:36 2026] GET /volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:36.377037 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-15a90a5d-2c60-485d-865d-8c43cf1c12fb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:36.379114 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15a90a5d-2c60-485d-865d-8c43cf1c12fb tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa Aug 01 13:16:36.379332 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15a90a5d-2c60-485d-865d-8c43cf1c12fb tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:36.379539 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15a90a5d-2c60-485d-865d-8c43cf1c12fb tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:36.388958 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:36.388958 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:36.393092 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-15a90a5d-2c60-485d-865d-8c43cf1c12fb tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:36.397662 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15a90a5d-2c60-485d-865d-8c43cf1c12fb tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa returned with HTTP 200 Aug 01 13:16:36.398140 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1448/5797] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:36 2026] GET /volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:36.411276 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-17e5e796-e446-431f-b1a1-994e406f0a5d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:36.413201 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17e5e796-e446-431f-b1a1-994e406f0a5d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd Aug 01 13:16:36.413390 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17e5e796-e446-431f-b1a1-994e406f0a5d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:36.413603 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17e5e796-e446-431f-b1a1-994e406f0a5d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:36.420941 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:36.420941 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:36.425003 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-17e5e796-e446-431f-b1a1-994e406f0a5d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:36.429877 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17e5e796-e446-431f-b1a1-994e406f0a5d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd returned with HTTP 200 Aug 01 13:16:36.430446 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1449/5798] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:36 2026] GET /volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:36.444453 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0417d7a6-eeff-49e9-83f2-d656d8058ff8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:36.446125 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0417d7a6-eeff-49e9-83f2-d656d8058ff8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] DELETE https://10.4.3.110/volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd Aug 01 13:16:36.446343 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0417d7a6-eeff-49e9-83f2-d656d8058ff8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:36.446570 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0417d7a6-eeff-49e9-83f2-d656d8058ff8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:36.446773 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0417d7a6-eeff-49e9-83f2-d656d8058ff8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume with id: 73919f18-4821-4e48-a09f-5de7a10cd2bd Aug 01 13:16:36.453012 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:36.453012 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:36.453391 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0417d7a6-eeff-49e9-83f2-d656d8058ff8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:36.467199 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0417d7a6-eeff-49e9-83f2-d656d8058ff8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume request issued successfully. Aug 01 13:16:36.467412 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0417d7a6-eeff-49e9-83f2-d656d8058ff8 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd returned with HTTP 202 Aug 01 13:16:36.467961 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1454/5799] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:36 2026] DELETE /volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:16:36.475213 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e5f46625-4ba5-452b-aa42-0e6b866e4663 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:36.476800 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e5f46625-4ba5-452b-aa42-0e6b866e4663 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd Aug 01 13:16:36.476972 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e5f46625-4ba5-452b-aa42-0e6b866e4663 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:36.477371 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e5f46625-4ba5-452b-aa42-0e6b866e4663 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:36.483743 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:36.483743 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:36.487046 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e5f46625-4ba5-452b-aa42-0e6b866e4663 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:36.491022 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e5f46625-4ba5-452b-aa42-0e6b866e4663 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd returned with HTTP 200 Aug 01 13:16:36.491444 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1449/5800] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:36 2026] GET /volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:37.504056 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9cff3697-aa12-4420-ab93-d6ac3a9099f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:37.505569 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9cff3697-aa12-4420-ab93-d6ac3a9099f3 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd Aug 01 13:16:37.505762 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9cff3697-aa12-4420-ab93-d6ac3a9099f3 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:37.505932 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9cff3697-aa12-4420-ab93-d6ac3a9099f3 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:37.511211 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9cff3697-aa12-4420-ab93-d6ac3a9099f3 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd returned with HTTP 404 Aug 01 13:16:37.511622 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1449/5801] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:37 2026] GET /volume/v3/volumes/73919f18-4821-4e48-a09f-5de7a10cd2bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:37.518341 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e14f00c7-f034-45d9-a2f4-5232d1562225 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:37.520139 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e14f00c7-f034-45d9-a2f4-5232d1562225 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] DELETE https://10.4.3.110/volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa Aug 01 13:16:37.520321 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e14f00c7-f034-45d9-a2f4-5232d1562225 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:37.520485 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e14f00c7-f034-45d9-a2f4-5232d1562225 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:37.520631 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e14f00c7-f034-45d9-a2f4-5232d1562225 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume with id: 622ba23c-3637-4786-8e54-75eff6c705fa Aug 01 13:16:37.526993 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:37.526993 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:37.527430 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e14f00c7-f034-45d9-a2f4-5232d1562225 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:37.541044 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e14f00c7-f034-45d9-a2f4-5232d1562225 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume request issued successfully. Aug 01 13:16:37.541238 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e14f00c7-f034-45d9-a2f4-5232d1562225 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa returned with HTTP 202 Aug 01 13:16:37.541606 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1450/5802] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:37 2026] DELETE /volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:16:37.549721 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-40634cce-55b1-4812-83ce-edc1b44aff0f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:37.551914 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40634cce-55b1-4812-83ce-edc1b44aff0f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa Aug 01 13:16:37.552121 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40634cce-55b1-4812-83ce-edc1b44aff0f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:37.552397 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40634cce-55b1-4812-83ce-edc1b44aff0f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:37.560053 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:37.560053 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:37.564281 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-40634cce-55b1-4812-83ce-edc1b44aff0f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:37.569571 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40634cce-55b1-4812-83ce-edc1b44aff0f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa returned with HTTP 200 Aug 01 13:16:37.570094 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1455/5803] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:37 2026] GET /volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:38.584465 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f92cabd1-36e8-47ed-b355-61891116ae0f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:38.586263 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f92cabd1-36e8-47ed-b355-61891116ae0f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa Aug 01 13:16:38.586448 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f92cabd1-36e8-47ed-b355-61891116ae0f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:38.586633 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f92cabd1-36e8-47ed-b355-61891116ae0f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:38.591839 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f92cabd1-36e8-47ed-b355-61891116ae0f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa returned with HTTP 404 Aug 01 13:16:38.592258 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1450/5804] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:38 2026] GET /volume/v3/volumes/622ba23c-3637-4786-8e54-75eff6c705fa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:38.598691 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f4366f9-4aa6-4211-9019-7f43c529945d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:38.600413 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f4366f9-4aa6-4211-9019-7f43c529945d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] DELETE https://10.4.3.110/volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd Aug 01 13:16:38.600651 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f4366f9-4aa6-4211-9019-7f43c529945d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:38.600833 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f4366f9-4aa6-4211-9019-7f43c529945d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:38.601003 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0f4366f9-4aa6-4211-9019-7f43c529945d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume with id: 37a146be-e556-4784-8a7f-8e6e924814dd Aug 01 13:16:38.607315 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:38.607315 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:38.607757 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f4366f9-4aa6-4211-9019-7f43c529945d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:38.621731 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f4366f9-4aa6-4211-9019-7f43c529945d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume request issued successfully. Aug 01 13:16:38.621896 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f4366f9-4aa6-4211-9019-7f43c529945d tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd returned with HTTP 202 Aug 01 13:16:38.622275 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1450/5805] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:38 2026] DELETE /volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:16:38.628896 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5989696f-9dd3-4438-a62e-2d4dae5c601c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:38.631058 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5989696f-9dd3-4438-a62e-2d4dae5c601c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd Aug 01 13:16:38.631273 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5989696f-9dd3-4438-a62e-2d4dae5c601c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:38.631416 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5989696f-9dd3-4438-a62e-2d4dae5c601c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:38.637720 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:38.637720 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:38.640880 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5989696f-9dd3-4438-a62e-2d4dae5c601c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:38.644673 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5989696f-9dd3-4438-a62e-2d4dae5c601c tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd returned with HTTP 200 Aug 01 13:16:38.645099 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1451/5806] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:38 2026] GET /volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:39.658109 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-60b1ac7e-5d74-4eb0-9727-8fc080eb2c1f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:39.659927 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60b1ac7e-5d74-4eb0-9727-8fc080eb2c1f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd Aug 01 13:16:39.660164 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60b1ac7e-5d74-4eb0-9727-8fc080eb2c1f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:39.660368 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60b1ac7e-5d74-4eb0-9727-8fc080eb2c1f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:39.666739 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60b1ac7e-5d74-4eb0-9727-8fc080eb2c1f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd returned with HTTP 404 Aug 01 13:16:39.667246 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1456/5807] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:39 2026] GET /volume/v3/volumes/37a146be-e556-4784-8a7f-8e6e924814dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:39.672938 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-38a5056d-cd31-419f-ac00-cfec67de3c03 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:39.674673 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38a5056d-cd31-419f-ac00-cfec67de3c03 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] DELETE https://10.4.3.110/volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 Aug 01 13:16:39.674859 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38a5056d-cd31-419f-ac00-cfec67de3c03 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:39.675064 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38a5056d-cd31-419f-ac00-cfec67de3c03 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:39.675211 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-38a5056d-cd31-419f-ac00-cfec67de3c03 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume with id: fe2562f6-0404-4b66-9033-a1330fb6edb7 Aug 01 13:16:39.681255 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:39.681255 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:39.681709 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-38a5056d-cd31-419f-ac00-cfec67de3c03 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:39.695966 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-38a5056d-cd31-419f-ac00-cfec67de3c03 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume request issued successfully. Aug 01 13:16:39.696166 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38a5056d-cd31-419f-ac00-cfec67de3c03 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 returned with HTTP 202 Aug 01 13:16:39.696540 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1451/5808] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:39 2026] DELETE /volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:16:39.703487 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e170e3f3-e4a5-4113-8eee-4416cd47712f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:39.705169 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e170e3f3-e4a5-4113-8eee-4416cd47712f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 Aug 01 13:16:39.705348 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e170e3f3-e4a5-4113-8eee-4416cd47712f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:39.705523 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e170e3f3-e4a5-4113-8eee-4416cd47712f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:39.711856 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:39.711856 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:39.714912 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e170e3f3-e4a5-4113-8eee-4416cd47712f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:39.718751 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e170e3f3-e4a5-4113-8eee-4416cd47712f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 returned with HTTP 200 Aug 01 13:16:39.719106 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1451/5809] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:39 2026] GET /volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:40.731355 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f8a4a5b5-dbb0-4071-8a12-cf6b98ff77fa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:40.733074 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8a4a5b5-dbb0-4071-8a12-cf6b98ff77fa tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 Aug 01 13:16:40.733291 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8a4a5b5-dbb0-4071-8a12-cf6b98ff77fa tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:40.733498 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8a4a5b5-dbb0-4071-8a12-cf6b98ff77fa tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:40.738800 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8a4a5b5-dbb0-4071-8a12-cf6b98ff77fa tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 returned with HTTP 404 Aug 01 13:16:40.739381 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1452/5810] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:40 2026] GET /volume/v3/volumes/fe2562f6-0404-4b66-9033-a1330fb6edb7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:40.745917 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce6d59e5-1183-47e4-87f3-e64aaae46c30 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:40.747613 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce6d59e5-1183-47e4-87f3-e64aaae46c30 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] DELETE https://10.4.3.110/volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 Aug 01 13:16:40.748029 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce6d59e5-1183-47e4-87f3-e64aaae46c30 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:40.748312 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce6d59e5-1183-47e4-87f3-e64aaae46c30 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:40.749005 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ce6d59e5-1183-47e4-87f3-e64aaae46c30 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume with id: 590cd8c9-0975-4311-aff2-9411b3cd4f70 Aug 01 13:16:40.755252 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:40.755252 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:40.755667 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce6d59e5-1183-47e4-87f3-e64aaae46c30 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:40.769922 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce6d59e5-1183-47e4-87f3-e64aaae46c30 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume request issued successfully. Aug 01 13:16:40.770105 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce6d59e5-1183-47e4-87f3-e64aaae46c30 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 returned with HTTP 202 Aug 01 13:16:40.770484 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1457/5811] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:40 2026] DELETE /volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:16:40.778057 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7e8818be-67a9-4237-ac1a-4a77ad7b3581 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:40.779868 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e8818be-67a9-4237-ac1a-4a77ad7b3581 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 Aug 01 13:16:40.780101 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e8818be-67a9-4237-ac1a-4a77ad7b3581 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:40.780289 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e8818be-67a9-4237-ac1a-4a77ad7b3581 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:40.787242 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:40.787242 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:40.790848 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7e8818be-67a9-4237-ac1a-4a77ad7b3581 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:40.795257 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e8818be-67a9-4237-ac1a-4a77ad7b3581 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 returned with HTTP 200 Aug 01 13:16:40.795658 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1452/5812] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:40 2026] GET /volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:41.807815 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1fbf71e9-9818-4936-a05a-2d5d3c5eba18 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:41.809561 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1fbf71e9-9818-4936-a05a-2d5d3c5eba18 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 Aug 01 13:16:41.809739 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1fbf71e9-9818-4936-a05a-2d5d3c5eba18 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:41.809911 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1fbf71e9-9818-4936-a05a-2d5d3c5eba18 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:41.815308 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1fbf71e9-9818-4936-a05a-2d5d3c5eba18 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 returned with HTTP 404 Aug 01 13:16:41.815773 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1452/5813] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:41 2026] GET /volume/v3/volumes/590cd8c9-0975-4311-aff2-9411b3cd4f70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:41.821723 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-873960b4-fa67-4076-9a53-f3e5d9c1935f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:41.823496 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-873960b4-fa67-4076-9a53-f3e5d9c1935f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] DELETE https://10.4.3.110/volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 Aug 01 13:16:41.823688 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-873960b4-fa67-4076-9a53-f3e5d9c1935f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:41.823868 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-873960b4-fa67-4076-9a53-f3e5d9c1935f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:41.824049 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-873960b4-fa67-4076-9a53-f3e5d9c1935f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume with id: 1e614947-a6af-437a-ac68-fbc0734f6228 Aug 01 13:16:41.830661 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:41.830661 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:41.831143 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-873960b4-fa67-4076-9a53-f3e5d9c1935f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:41.846579 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-873960b4-fa67-4076-9a53-f3e5d9c1935f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Delete volume request issued successfully. Aug 01 13:16:41.846737 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-873960b4-fa67-4076-9a53-f3e5d9c1935f tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 returned with HTTP 202 Aug 01 13:16:41.847171 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1453/5814] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:16:41 2026] DELETE /volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:16:41.854135 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9bdd417b-d0f6-4376-ae1e-a2d51fad74a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:41.856368 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9bdd417b-d0f6-4376-ae1e-a2d51fad74a6 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 Aug 01 13:16:41.856584 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9bdd417b-d0f6-4376-ae1e-a2d51fad74a6 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:41.857238 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9bdd417b-d0f6-4376-ae1e-a2d51fad74a6 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:41.864515 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:41.864515 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:41.868093 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9bdd417b-d0f6-4376-ae1e-a2d51fad74a6 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Volume info retrieved successfully. Aug 01 13:16:41.872359 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9bdd417b-d0f6-4376-ae1e-a2d51fad74a6 tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 returned with HTTP 200 Aug 01 13:16:41.872752 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1458/5815] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:41 2026] GET /volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:42.884777 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bbca1e66-3aa2-49e7-abcb-0da1a389a3ed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:42.886652 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bbca1e66-3aa2-49e7-abcb-0da1a389a3ed tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] GET https://10.4.3.110/volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 Aug 01 13:16:42.886840 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bbca1e66-3aa2-49e7-abcb-0da1a389a3ed tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:42.887057 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bbca1e66-3aa2-49e7-abcb-0da1a389a3ed tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:42.892234 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bbca1e66-3aa2-49e7-abcb-0da1a389a3ed tempest-CreateVolumesFromSourceVolumeTest-2046418831 tempest-CreateVolumesFromSourceVolumeTest-2046418831-project-member] https://10.4.3.110/volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 returned with HTTP 404 Aug 01 13:16:42.892699 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1453/5816] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:42 2026] GET /volume/v3/volumes/1e614947-a6af-437a-ac68-fbc0734f6228 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:44.316237 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3bd6f65d-d892-465f-9719-7d3d2e64f700 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:44.426837 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3bd6f65d-d892-465f-9719-7d3d2e64f700 tempest-ProjectMemberTests-1966156212 tempest-ProjectMemberTests-1966156212-project-admin] GET https://10.4.3.110/volume/v3/scheduler-stats/get_pools Aug 01 13:16:44.427013 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3bd6f65d-d892-465f-9719-7d3d2e64f700 tempest-ProjectMemberTests-1966156212 tempest-ProjectMemberTests-1966156212-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:44.427194 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3bd6f65d-d892-465f-9719-7d3d2e64f700 tempest-ProjectMemberTests-1966156212 tempest-ProjectMemberTests-1966156212-project-admin] Calling method 'get_pools' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:44.436188 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3bd6f65d-d892-465f-9719-7d3d2e64f700 tempest-ProjectMemberTests-1966156212 tempest-ProjectMemberTests-1966156212-project-admin] https://10.4.3.110/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 13:16:44.436580 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1453/5817] 10.4.3.110 () {66 vars in 1291 bytes} [Sat Aug 1 13:16:44 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:44.443874 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5d30be6d-7c0b-43bd-be4d-ac0de2a079b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:44.496240 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d30be6d-7c0b-43bd-be4d-ac0de2a079b6 tempest-ProjectMemberTests-1966156212 tempest-ProjectMemberTests-1966156212-project-member] GET https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool Aug 01 13:16:44.496452 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d30be6d-7c0b-43bd-be4d-ac0de2a079b6 tempest-ProjectMemberTests-1966156212 tempest-ProjectMemberTests-1966156212-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:44.496656 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d30be6d-7c0b-43bd-be4d-ac0de2a079b6 tempest-ProjectMemberTests-1966156212 tempest-ProjectMemberTests-1966156212-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:44.497390 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-5d30be6d-7c0b-43bd-be4d-ac0de2a079b6 tempest-ProjectMemberTests-1966156212 tempest-ProjectMemberTests-1966156212-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '5c4f8d999291413299d9890cdaae99b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0974ecebcbee478bbe161e86070fc490', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:16:44.497565 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d30be6d-7c0b-43bd-be4d-ac0de2a079b6 tempest-ProjectMemberTests-1966156212 tempest-ProjectMemberTests-1966156212-project-member] https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool returned with HTTP 403 Aug 01 13:16:44.498018 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1454/5818] 10.4.3.110 () {66 vars in 1318 bytes} [Sat Aug 1 13:16:44 2026] GET /volume/v3/capabilities/np0000006302@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:46.085808 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a2f8c21a-8a87-46ff-bead-4c0c0f4c9d29 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:46.184505 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2f8c21a-8a87-46ff-bead-4c0c0f4c9d29 tempest-ProjectReaderTests-1656704205 tempest-ProjectReaderTests-1656704205-project-admin] GET https://10.4.3.110/volume/v3/scheduler-stats/get_pools Aug 01 13:16:46.184728 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2f8c21a-8a87-46ff-bead-4c0c0f4c9d29 tempest-ProjectReaderTests-1656704205 tempest-ProjectReaderTests-1656704205-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:46.184956 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2f8c21a-8a87-46ff-bead-4c0c0f4c9d29 tempest-ProjectReaderTests-1656704205 tempest-ProjectReaderTests-1656704205-project-admin] Calling method 'get_pools' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:46.193283 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2f8c21a-8a87-46ff-bead-4c0c0f4c9d29 tempest-ProjectReaderTests-1656704205 tempest-ProjectReaderTests-1656704205-project-admin] https://10.4.3.110/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 13:16:46.193644 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1459/5819] 10.4.3.110 () {66 vars in 1291 bytes} [Sat Aug 1 13:16:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:46.200963 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bee36c82-4bd0-4ba7-b803-10c57fb1e0f1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:46.249959 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bee36c82-4bd0-4ba7-b803-10c57fb1e0f1 tempest-ProjectReaderTests-1656704205 tempest-ProjectReaderTests-1656704205-project-reader] GET https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool Aug 01 13:16:46.250182 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bee36c82-4bd0-4ba7-b803-10c57fb1e0f1 tempest-ProjectReaderTests-1656704205 tempest-ProjectReaderTests-1656704205-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:46.250432 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bee36c82-4bd0-4ba7-b803-10c57fb1e0f1 tempest-ProjectReaderTests-1656704205 tempest-ProjectReaderTests-1656704205-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:46.251089 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-bee36c82-4bd0-4ba7-b803-10c57fb1e0f1 tempest-ProjectReaderTests-1656704205 tempest-ProjectReaderTests-1656704205-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'df791e47f3fd441db9d268d49ba75e3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d581f37c00848b5869825c4ee71f286', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 13:16:46.251253 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bee36c82-4bd0-4ba7-b803-10c57fb1e0f1 tempest-ProjectReaderTests-1656704205 tempest-ProjectReaderTests-1656704205-project-reader] https://10.4.3.110/volume/v3/capabilities/np0000006302@storpool returned with HTTP 403 Aug 01 13:16:46.251662 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1454/5820] 10.4.3.110 () {66 vars in 1318 bytes} [Sat Aug 1 13:16:46 2026] GET /volume/v3/capabilities/np0000006302@storpool => generated 110 bytes in 51 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:16:51.812271 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=76,cinder:UPDATE=27,cinder:INSERT=14 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:16:51.841852 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=85,cinder:UPDATE=27,cinder:INSERT=18 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:16:51.871572 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=78,cinder:INSERT=15,cinder:UPDATE=32 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:16:52.889287 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=72,cinder:INSERT=11,cinder:UPDATE=23 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:16:56.014149 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ae070367-0822-4d34-bfa1-c2e579562e71 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:56.088342 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae070367-0822-4d34-bfa1-c2e579562e71 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:16:56.088732 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae070367-0822-4d34-bfa1-c2e579562e71 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-89828059", "extra_specs": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:56.102972 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae070367-0822-4d34-bfa1-c2e579562e71 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:16:56.103543 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1454/5821] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:16:56 2026] POST /volume/v3/types => generated 210 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:56.113616 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4b18a03e-0bf1-4398-99b5-884ee02a175b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:56.115339 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b18a03e-0bf1-4398-99b5-884ee02a175b tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] POST https://10.4.3.110/volume/v3/types/7b66b8f3-1935-4d3a-b709-fb6ca95b81a2/encryption Aug 01 13:16:56.115654 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b18a03e-0bf1-4398-99b5-884ee02a175b tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:56.128549 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b18a03e-0bf1-4398-99b5-884ee02a175b tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] https://10.4.3.110/volume/v3/types/7b66b8f3-1935-4d3a-b709-fb6ca95b81a2/encryption returned with HTTP 200 Aug 01 13:16:56.129046 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1455/5822] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:16:56 2026] POST /volume/v3/types/7b66b8f3-1935-4d3a-b709-fb6ca95b81a2/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:56.138288 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:56.194432 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:16:56.194747 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1781411262", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-89828059", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:56.196538 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1781411262', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-89828059', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:16:56.199810 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume of 1 GB Aug 01 13:16:56.200131 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:56.200131 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:56.200578 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Availability Zones retrieved successfully. Aug 01 13:16:56.205470 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Flow 'volume_create_api' (0d7fb77c-15c7-4778-9977-c09a360bc76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:56.206864 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2106a9-dd3b-4b5c-8a19-fd14d7119995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:56.207704 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:16:56.231381 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2106a9-dd3b-4b5c-8a19-fd14d7119995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:16:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b66b8f3-1935-4d3a-b709-fb6ca95b81a2,is_public=True,name='tempest-scenario-type-luks-89828059',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b66b8f3-1935-4d3a-b709-fb6ca95b81a2', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:56.232078 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3efdb18c-4401-42a3-8ae9-a9f36406c6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:56.255149 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-89828059 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-89828059, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:16:56.255418 np0000006302 devstack@c-api.service[100264]: WARNING cinder.quota [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-89828059 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-89828059, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:16:56.284498 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Created reservations ['19a0e6eb-9407-4daf-9b64-910bdf96e6a6', '226b1a85-3470-400a-b18d-20f4fee22b31', '2fc7353c-3d09-4f1e-82df-875fab52447f', 'cf1f8dc4-7301-4d4b-a949-112800055f46'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:16:56.285187 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3efdb18c-4401-42a3-8ae9-a9f36406c6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19a0e6eb-9407-4daf-9b64-910bdf96e6a6', '226b1a85-3470-400a-b18d-20f4fee22b31', '2fc7353c-3d09-4f1e-82df-875fab52447f', 'cf1f8dc4-7301-4d4b-a949-112800055f46']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:56.286161 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eaf569f-fee3-47c7-808f-881f30615c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:56.306789 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eaf569f-fee3-47c7-808f-881f30615c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f017c6-8fa0-41ca-800a-b7bec2c652d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1781411262',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3987efd61bae41f48c44dc91b89425df',qos_specs=None,replication_status=,reservations=['19a0e6eb-9407-4daf-9b64-910bdf96e6a6','226b1a85-3470-400a-b18d-20f4fee22b31','2fc7353c-3d09-4f1e-82df-875fab52447f','cf1f8dc4-7301-4d4b-a949-112800055f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b38d348430445b2b1b4f423f4c6beeb',volume_type_id=7b66b8f3-1935-4d3a-b709-fb6ca95b81a2), '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=2026-08-01T13:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1781411262',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b5f017c6-8fa0-41ca-800a-b7bec2c652d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3987efd61bae41f48c44dc91b89425df',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='9b38d348430445b2b1b4f423f4c6beeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b66b8f3-1935-4d3a-b709-fb6ca95b81a2),volume_type_id=7b66b8f3-1935-4d3a-b709-fb6ca95b81a2)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:56.307649 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4708f01f-6b60-405a-a589-996b6cea13df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:56.324148 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4708f01f-6b60-405a-a589-996b6cea13df) 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-TestEncryptedCinderVolumes-volume-1781411262',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3987efd61bae41f48c44dc91b89425df',qos_specs=None,replication_status=,reservations=['19a0e6eb-9407-4daf-9b64-910bdf96e6a6','226b1a85-3470-400a-b18d-20f4fee22b31','2fc7353c-3d09-4f1e-82df-875fab52447f','cf1f8dc4-7301-4d4b-a949-112800055f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b38d348430445b2b1b4f423f4c6beeb',volume_type_id=7b66b8f3-1935-4d3a-b709-fb6ca95b81a2)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:56.324758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71e0fa0-5cc1-4662-afc5-0afd5794450e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:56.332135 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71e0fa0-5cc1-4662-afc5-0afd5794450e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:56.332886 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Flow 'volume_create_api' (0d7fb77c-15c7-4778-9977-c09a360bc76d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:56.333220 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume request issued successfully. Aug 01 13:16:56.333730 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ec7a6d8-b70b-46be-a859-f8fcbc316d92 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:16:56.334198 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1460/5823] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:16:56 2026] POST /volume/v3/volumes => generated 783 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:16:56.344801 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b2741b05-20bc-41ec-a7fc-e5275191c63a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:56.346430 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b2741b05-20bc-41ec-a7fc-e5275191c63a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 Aug 01 13:16:56.346596 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b2741b05-20bc-41ec-a7fc-e5275191c63a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:56.346775 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b2741b05-20bc-41ec-a7fc-e5275191c63a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:56.353017 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:56.353017 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:56.355837 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b2741b05-20bc-41ec-a7fc-e5275191c63a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:16:56.359425 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b2741b05-20bc-41ec-a7fc-e5275191c63a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 returned with HTTP 200 Aug 01 13:16:56.359791 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1455/5824] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:56 2026] GET /volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:57.371207 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-818b2a48-5561-4125-972a-b9f295fcdc4e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:57.373007 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-818b2a48-5561-4125-972a-b9f295fcdc4e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 Aug 01 13:16:57.373204 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-818b2a48-5561-4125-972a-b9f295fcdc4e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:57.373385 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-818b2a48-5561-4125-972a-b9f295fcdc4e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:57.381875 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:57.381875 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:57.384977 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-818b2a48-5561-4125-972a-b9f295fcdc4e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:16:57.389083 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-818b2a48-5561-4125-972a-b9f295fcdc4e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 returned with HTTP 200 Aug 01 13:16:57.389448 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1455/5825] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:57 2026] GET /volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:57.400977 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9e7b61f5-31e8-4609-afac-b08c8b230b7c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:57.402377 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e7b61f5-31e8-4609-afac-b08c8b230b7c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 Aug 01 13:16:57.402563 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e7b61f5-31e8-4609-afac-b08c8b230b7c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:57.402790 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e7b61f5-31e8-4609-afac-b08c8b230b7c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:57.409359 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:57.409359 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:57.412481 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9e7b61f5-31e8-4609-afac-b08c8b230b7c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:16:57.415837 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e7b61f5-31e8-4609-afac-b08c8b230b7c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 returned with HTTP 200 Aug 01 13:16:57.416194 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1456/5826] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:57 2026] GET /volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:57.432558 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:57.434443 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:16:57.434799 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1932010054", "source_volid": "b5f017c6-8fa0-41ca-800a-b7bec2c652d8", "volume_type": "tempest-scenario-type-luks-89828059", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:16:57.436288 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1932010054', 'source_volid': 'b5f017c6-8fa0-41ca-800a-b7bec2c652d8', 'volume_type': 'tempest-scenario-type-luks-89828059', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:16:57.445480 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:57.445480 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:16:57.445983 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume retrieved successfully. Aug 01 13:16:57.446104 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume of 1 GB Aug 01 13:16:57.446715 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Availability Zones retrieved successfully. Aug 01 13:16:57.452416 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Flow 'volume_create_api' (458ea856-6ade-4dc0-b470-c5bbf8cbe496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:57.453489 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0826038d-6865-420d-8d7e-06be605d3eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:57.454351 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:16:57.472712 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0826038d-6865-420d-8d7e-06be605d3eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b5f017c6-8fa0-41ca-800a-b7bec2c652d8', 'volume_type': VolumeType(created_at=2026-08-01T13:16:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b66b8f3-1935-4d3a-b709-fb6ca95b81a2,is_public=True,name='tempest-scenario-type-luks-89828059',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b66b8f3-1935-4d3a-b709-fb6ca95b81a2', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:57.473505 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (264f2b8a-3b2b-46ec-bbec-12ef2d39dd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:57.511199 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Created reservations ['24d10b2c-4b00-4328-aadb-bd4373ab1e83', '9dcb22fb-412b-4148-9ffc-4b9fb58ee7b6', '2a21fb57-a22d-4cd8-806d-bdca8ff9ea39', '1a26cf6d-3ba6-4bfe-b575-1a868299ce1c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:16:57.512043 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (264f2b8a-3b2b-46ec-bbec-12ef2d39dd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24d10b2c-4b00-4328-aadb-bd4373ab1e83', '9dcb22fb-412b-4148-9ffc-4b9fb58ee7b6', '2a21fb57-a22d-4cd8-806d-bdca8ff9ea39', '1a26cf6d-3ba6-4bfe-b575-1a868299ce1c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:57.512794 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b5702c-2acd-4e26-8648-2efa50df450a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:57.543353 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b5702c-2acd-4e26-8648-2efa50df450a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45fd589f-35ae-40d2-9842-6c786513471c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1932010054',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3987efd61bae41f48c44dc91b89425df',qos_specs=None,replication_status=,reservations=['24d10b2c-4b00-4328-aadb-bd4373ab1e83','9dcb22fb-412b-4148-9ffc-4b9fb58ee7b6','2a21fb57-a22d-4cd8-806d-bdca8ff9ea39','1a26cf6d-3ba6-4bfe-b575-1a868299ce1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=b5f017c6-8fa0-41ca-800a-b7bec2c652d8,status='creating',user_id='9b38d348430445b2b1b4f423f4c6beeb',volume_type_id=7b66b8f3-1935-4d3a-b709-fb6ca95b81a2), '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=2026-08-01T13:16:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1932010054',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=45fd589f-35ae-40d2-9842-6c786513471c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3987efd61bae41f48c44dc91b89425df',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=b5f017c6-8fa0-41ca-800a-b7bec2c652d8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b38d348430445b2b1b4f423f4c6beeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b66b8f3-1935-4d3a-b709-fb6ca95b81a2),volume_type_id=7b66b8f3-1935-4d3a-b709-fb6ca95b81a2)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:57.544061 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aaf64a0-c43f-4d6d-8298-8c9ff5e2856d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:57.560886 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aaf64a0-c43f-4d6d-8298-8c9ff5e2856d) 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-TestEncryptedCinderVolumes-1932010054',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3987efd61bae41f48c44dc91b89425df',qos_specs=None,replication_status=,reservations=['24d10b2c-4b00-4328-aadb-bd4373ab1e83','9dcb22fb-412b-4148-9ffc-4b9fb58ee7b6','2a21fb57-a22d-4cd8-806d-bdca8ff9ea39','1a26cf6d-3ba6-4bfe-b575-1a868299ce1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=b5f017c6-8fa0-41ca-800a-b7bec2c652d8,status='creating',user_id='9b38d348430445b2b1b4f423f4c6beeb',volume_type_id=7b66b8f3-1935-4d3a-b709-fb6ca95b81a2)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:57.561609 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33e9880-7f52-45c2-9c33-c7583dea9151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:16:57.574433 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33e9880-7f52-45c2-9c33-c7583dea9151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:16:57.575171 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Flow 'volume_create_api' (458ea856-6ade-4dc0-b470-c5bbf8cbe496) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:16:57.575430 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume request issued successfully. Aug 01 13:16:57.576035 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3900b54a-5f85-41df-afbf-c606cdeed5f8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:16:57.576460 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1461/5827] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:16:57 2026] POST /volume/v3/volumes => generated 810 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:16:57.587450 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-edeb848a-f5bf-45c5-88a1-2eddb6365d75 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:57.589063 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-edeb848a-f5bf-45c5-88a1-2eddb6365d75 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:16:57.589232 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-edeb848a-f5bf-45c5-88a1-2eddb6365d75 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:57.589541 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-edeb848a-f5bf-45c5-88a1-2eddb6365d75 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:57.595830 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:57.595830 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:16:57.598911 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-edeb848a-f5bf-45c5-88a1-2eddb6365d75 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:16:57.602543 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-edeb848a-f5bf-45c5-88a1-2eddb6365d75 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:16:57.602957 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1456/5828] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:57 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:58.618977 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7a28ac50-7403-40d9-85a0-ad5e909476ae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:58.620886 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a28ac50-7403-40d9-85a0-ad5e909476ae tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:16:58.621112 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7a28ac50-7403-40d9-85a0-ad5e909476ae tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:58.621316 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7a28ac50-7403-40d9-85a0-ad5e909476ae tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:58.628448 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:58.628448 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:16:58.632507 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7a28ac50-7403-40d9-85a0-ad5e909476ae tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:16:58.636672 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a28ac50-7403-40d9-85a0-ad5e909476ae tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:16:58.637110 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1456/5829] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:58 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:16:59.650205 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-29efa7f8-89f0-4c68-9e12-b79d49f79196 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:16:59.651919 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29efa7f8-89f0-4c68-9e12-b79d49f79196 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:16:59.652142 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29efa7f8-89f0-4c68-9e12-b79d49f79196 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:16:59.652317 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29efa7f8-89f0-4c68-9e12-b79d49f79196 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:16:59.658818 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:16:59.658818 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:16:59.662514 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-29efa7f8-89f0-4c68-9e12-b79d49f79196 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:16:59.666402 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29efa7f8-89f0-4c68-9e12-b79d49f79196 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:16:59.666872 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1457/5830] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:16:59 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:00.679676 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-114a9c46-603a-4185-9e2f-116d8e68efbf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:00.681558 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-114a9c46-603a-4185-9e2f-116d8e68efbf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:00.681798 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-114a9c46-603a-4185-9e2f-116d8e68efbf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:00.682006 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-114a9c46-603a-4185-9e2f-116d8e68efbf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:00.688777 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:00.688777 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:17:00.692205 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-114a9c46-603a-4185-9e2f-116d8e68efbf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:00.696171 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-114a9c46-603a-4185-9e2f-116d8e68efbf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:00.696525 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1462/5831] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:00 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:01.709244 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3bac41ec-636a-493f-9fce-21b2c5b3ee29 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:01.711281 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bac41ec-636a-493f-9fce-21b2c5b3ee29 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:01.711498 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bac41ec-636a-493f-9fce-21b2c5b3ee29 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:01.711696 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bac41ec-636a-493f-9fce-21b2c5b3ee29 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:01.719121 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:01.719121 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:17:01.723245 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3bac41ec-636a-493f-9fce-21b2c5b3ee29 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:01.727735 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bac41ec-636a-493f-9fce-21b2c5b3ee29 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:01.728179 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1457/5832] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:01 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:02.741608 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6d94de77-f854-4457-9b80-60e895971162 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:02.743334 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d94de77-f854-4457-9b80-60e895971162 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:02.743584 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d94de77-f854-4457-9b80-60e895971162 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:02.743717 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d94de77-f854-4457-9b80-60e895971162 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:02.750688 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:02.750688 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:17:02.754086 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6d94de77-f854-4457-9b80-60e895971162 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:02.757780 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d94de77-f854-4457-9b80-60e895971162 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:02.758112 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1457/5833] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:02 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:03.771102 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e6cf053-3e2a-460f-99d9-23215e7be29b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:03.773256 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e6cf053-3e2a-460f-99d9-23215e7be29b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:03.773473 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e6cf053-3e2a-460f-99d9-23215e7be29b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:03.773708 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e6cf053-3e2a-460f-99d9-23215e7be29b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:03.780753 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:03.780753 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:17:03.784476 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6e6cf053-3e2a-460f-99d9-23215e7be29b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:03.788611 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e6cf053-3e2a-460f-99d9-23215e7be29b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:03.789003 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1458/5834] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:03 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:04.802100 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-64b93640-57e5-4fab-b991-257534458e8d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:04.803791 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64b93640-57e5-4fab-b991-257534458e8d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:04.803988 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64b93640-57e5-4fab-b991-257534458e8d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:04.804177 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64b93640-57e5-4fab-b991-257534458e8d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:04.810858 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:04.810858 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:17:04.814168 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64b93640-57e5-4fab-b991-257534458e8d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:04.818688 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64b93640-57e5-4fab-b991-257534458e8d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:04.819114 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1463/5835] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:04 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:05.834488 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cdaf1ff2-f43a-462f-a982-321992c46a32 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:05.836659 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdaf1ff2-f43a-462f-a982-321992c46a32 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:05.836881 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdaf1ff2-f43a-462f-a982-321992c46a32 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:05.837088 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdaf1ff2-f43a-462f-a982-321992c46a32 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:05.843678 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:05.843678 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:17:05.846711 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cdaf1ff2-f43a-462f-a982-321992c46a32 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:05.850670 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdaf1ff2-f43a-462f-a982-321992c46a32 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:05.851154 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1458/5836] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:05 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:06.865748 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e2cc39a3-5fab-4195-82bf-3a71991b1937 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:06.867589 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2cc39a3-5fab-4195-82bf-3a71991b1937 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:06.867784 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2cc39a3-5fab-4195-82bf-3a71991b1937 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:06.868029 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2cc39a3-5fab-4195-82bf-3a71991b1937 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:06.874701 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:06.874701 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:17:06.878279 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e2cc39a3-5fab-4195-82bf-3a71991b1937 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:06.882202 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2cc39a3-5fab-4195-82bf-3a71991b1937 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:06.882577 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1458/5837] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:06 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:06.895101 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-54c7f5c1-54f4-4390-abe5-cbf47fbff579 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:06.896804 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54c7f5c1-54f4-4390-abe5-cbf47fbff579 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:06.896980 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54c7f5c1-54f4-4390-abe5-cbf47fbff579 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:06.897193 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54c7f5c1-54f4-4390-abe5-cbf47fbff579 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:06.904344 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:06.904344 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:17:06.908112 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-54c7f5c1-54f4-4390-abe5-cbf47fbff579 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:06.912115 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54c7f5c1-54f4-4390-abe5-cbf47fbff579 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:06.912542 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1459/5838] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:06 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:14.817912 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=56,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:17:15.849644 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=16 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:17:16.881274 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:17:16.911166 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:17:49.183324 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-4775d10f-1bcf-4c8f-9110-a6c671ad466e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:49.185410 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-4775d10f-1bcf-4c8f-9110-a6c671ad466e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:49.185604 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-4775d10f-1bcf-4c8f-9110-a6c671ad466e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:49.185822 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-4775d10f-1bcf-4c8f-9110-a6c671ad466e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:49.193849 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:49.193849 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:17:49.197475 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-4775d10f-1bcf-4c8f-9110-a6c671ad466e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:49.201402 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-4775d10f-1bcf-4c8f-9110-a6c671ad466e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:49.201789 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1464/5839] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:17:49 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:49.272918 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a1c18468-6ed2-48c9-8dbc-08fd98816df5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:49.273455 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1c18468-6ed2-48c9-8dbc-08fd98816df5 None None] GET https://10.4.3.110/volume// Aug 01 13:17:49.273663 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1c18468-6ed2-48c9-8dbc-08fd98816df5 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:49.273936 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1c18468-6ed2-48c9-8dbc-08fd98816df5 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:49.274367 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1c18468-6ed2-48c9-8dbc-08fd98816df5 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:17:49.274790 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1459/5840] 10.4.3.110 () {66 vars in 1428 bytes} [Sat Aug 1 13:17:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:17:49.282186 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-656edca7-9f3a-4cab-9f49-19d5fc1e8aa8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:49.312847 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-656edca7-9f3a-4cab-9f49-19d5fc1e8aa8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:17:49.313272 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-656edca7-9f3a-4cab-9f49-19d5fc1e8aa8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45fd589f-35ae-40d2-9842-6c786513471c", "connector": null, "instance_uuid": "77164c76-82c3-481f-87f9-438a82ca23bb"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:17:49.324203 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:49.324203 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:17:49.349101 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-656edca7-9f3a-4cab-9f49-19d5fc1e8aa8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:17:49.349604 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1459/5841] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:17:49 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:17:49.374026 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-30604adc-86dd-4ab1-8d8c-149143329f08 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:49.375788 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30604adc-86dd-4ab1-8d8c-149143329f08 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:49.375997 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-30604adc-86dd-4ab1-8d8c-149143329f08 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:49.376180 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-30604adc-86dd-4ab1-8d8c-149143329f08 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:49.383063 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-43dd13f9-d034-4afd-be60-561aa2c4e159 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:49.383325 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43dd13f9-d034-4afd-be60-561aa2c4e159 None None] GET https://10.4.3.110/volume// Aug 01 13:17:49.383494 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43dd13f9-d034-4afd-be60-561aa2c4e159 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:49.383687 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43dd13f9-d034-4afd-be60-561aa2c4e159 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:49.383996 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43dd13f9-d034-4afd-be60-561aa2c4e159 None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:17:49.384256 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1465/5842] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:17:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:17:49.387995 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:49.387995 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:17:49.390920 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-189481eb-0d1d-4ef4-a286-715891efc993 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:49.392090 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-30604adc-86dd-4ab1-8d8c-149143329f08 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:49.392793 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-189481eb-0d1d-4ef4-a286-715891efc993 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:49.393013 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-189481eb-0d1d-4ef4-a286-715891efc993 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:49.393188 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-189481eb-0d1d-4ef4-a286-715891efc993 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:49.396853 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30604adc-86dd-4ab1-8d8c-149143329f08 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:49.397313 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1460/5843] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:49 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:49.404374 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:49.404374 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:17:49.407850 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-189481eb-0d1d-4ef4-a286-715891efc993 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:49.411967 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-189481eb-0d1d-4ef4-a286-715891efc993 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:49.412392 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1460/5844] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:17:49 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 1082 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:17:49.511309 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-fca8de02-97c1-45fc-8a5f-68338c07a6cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:49.513640 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-fca8de02-97c1-45fc-8a5f-68338c07a6cd tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] PUT https://10.4.3.110/volume/v3/attachments/e93f3214-c47e-424f-be46-12ec8f964047 Aug 01 13:17:49.514172 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-fca8de02-97c1-45fc-8a5f-68338c07a6cd tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:17:49.521903 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-fca8de02-97c1-45fc-8a5f-68338c07a6cd tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Acquiring lock "cinder-attachment_update-45fd589f-35ae-40d2-9842-6c786513471c-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:17:49.526598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-fca8de02-97c1-45fc-8a5f-68338c07a6cd tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Lock "cinder-attachment_update-45fd589f-35ae-40d2-9842-6c786513471c-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:17:49.527784 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:49.527784 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:17:49.594227 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-fca8de02-97c1-45fc-8a5f-68338c07a6cd tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Lock "cinder-attachment_update-45fd589f-35ae-40d2-9842-6c786513471c-np0000006302" released by "attachment_update" :: held 0.068s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:17:49.594560 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-fca8de02-97c1-45fc-8a5f-68338c07a6cd tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments/e93f3214-c47e-424f-be46-12ec8f964047 returned with HTTP 200 Aug 01 13:17:49.595230 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1460/5845] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:17:49 2026] PUT /volume/v3/attachments/e93f3214-c47e-424f-be46-12ec8f964047 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:17:49.602363 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-e45839b1-5740-4c5e-9583-db29fb868ae3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:49.604435 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-e45839b1-5740-4c5e-9583-db29fb868ae3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c/encryption Aug 01 13:17:49.604634 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-e45839b1-5740-4c5e-9583-db29fb868ae3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:49.604841 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-e45839b1-5740-4c5e-9583-db29fb868ae3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:49.613396 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:49.613396 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:17:49.619226 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-e45839b1-5740-4c5e-9583-db29fb868ae3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c/encryption returned with HTTP 200 Aug 01 13:17:49.619609 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1466/5846] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:17:49 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:50.409299 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-028b25e0-84f8-46bf-9fe0-0b9d50c60c8d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:50.410937 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-028b25e0-84f8-46bf-9fe0-0b9d50c60c8d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:50.411113 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-028b25e0-84f8-46bf-9fe0-0b9d50c60c8d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:50.411278 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-028b25e0-84f8-46bf-9fe0-0b9d50c60c8d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:50.419279 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:50.419279 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:17:50.422035 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-028b25e0-84f8-46bf-9fe0-0b9d50c60c8d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:50.425505 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-028b25e0-84f8-46bf-9fe0-0b9d50c60c8d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:50.425837 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1461/5847] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:50 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:51.437493 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-de8f6d73-4c75-4854-9611-bdac56d43380 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:51.439664 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de8f6d73-4c75-4854-9611-bdac56d43380 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:51.439866 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de8f6d73-4c75-4854-9611-bdac56d43380 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:51.440079 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de8f6d73-4c75-4854-9611-bdac56d43380 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:51.449379 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:51.449379 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:17:51.452686 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-de8f6d73-4c75-4854-9611-bdac56d43380 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:51.456470 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de8f6d73-4c75-4854-9611-bdac56d43380 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:51.456826 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1461/5848] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:51 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:52.469190 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f422a57-a4da-41c6-8917-16520961f409 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:52.470931 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f422a57-a4da-41c6-8917-16520961f409 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:52.471154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f422a57-a4da-41c6-8917-16520961f409 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:52.471336 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f422a57-a4da-41c6-8917-16520961f409 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:52.480995 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:52.480995 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:17:52.484132 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f422a57-a4da-41c6-8917-16520961f409 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:52.487894 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f422a57-a4da-41c6-8917-16520961f409 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:52.488242 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1461/5849] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:52 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:53.500340 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6fa389dd-0b6f-4333-9c4f-fcd571e08560 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:53.502178 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fa389dd-0b6f-4333-9c4f-fcd571e08560 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:53.502391 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fa389dd-0b6f-4333-9c4f-fcd571e08560 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:53.502624 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fa389dd-0b6f-4333-9c4f-fcd571e08560 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:53.511626 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:53.511626 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:17:53.514807 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6fa389dd-0b6f-4333-9c4f-fcd571e08560 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:53.518871 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fa389dd-0b6f-4333-9c4f-fcd571e08560 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:53.519290 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1467/5850] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:53 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:54.532150 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ff0cd659-02b3-49b8-a2e1-72b8a13e7fb2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:54.533922 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff0cd659-02b3-49b8-a2e1-72b8a13e7fb2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:54.534135 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff0cd659-02b3-49b8-a2e1-72b8a13e7fb2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:54.534324 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff0cd659-02b3-49b8-a2e1-72b8a13e7fb2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:54.544018 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:54.544018 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:17:54.547565 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff0cd659-02b3-49b8-a2e1-72b8a13e7fb2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:54.552156 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff0cd659-02b3-49b8-a2e1-72b8a13e7fb2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:54.552588 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1462/5851] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:54 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:54.825668 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-dcf8d4a1-438d-490b-be52-7282dd3a6356 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:54.827610 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-dcf8d4a1-438d-490b-be52-7282dd3a6356 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] POST https://10.4.3.110/volume/v3/attachments/e93f3214-c47e-424f-be46-12ec8f964047/action Aug 01 13:17:54.827989 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-dcf8d4a1-438d-490b-be52-7282dd3a6356 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:17:54.828104 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-dcf8d4a1-438d-490b-be52-7282dd3a6356 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:17:54.848670 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:54.848670 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:17:54.859276 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-752a7ea2-3232-43ee-aefb-dd9c53ddc64a req-dcf8d4a1-438d-490b-be52-7282dd3a6356 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments/e93f3214-c47e-424f-be46-12ec8f964047/action returned with HTTP 204 Aug 01 13:17:54.859895 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1462/5852] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:17:54 2026] POST /volume/v3/attachments/e93f3214-c47e-424f-be46-12ec8f964047/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:17:55.564899 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d93a1794-afe5-4b23-8755-5561663226cf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:55.566837 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d93a1794-afe5-4b23-8755-5561663226cf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:55.567105 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d93a1794-afe5-4b23-8755-5561663226cf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:55.567351 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d93a1794-afe5-4b23-8755-5561663226cf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:55.576622 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:55.576622 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:17:55.579695 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d93a1794-afe5-4b23-8755-5561663226cf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:55.583369 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d93a1794-afe5-4b23-8755-5561663226cf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:55.583728 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1462/5853] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:55 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:17:55.595847 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-09f2887f-a68a-4254-a847-9f42699dd6b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:55.597874 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09f2887f-a68a-4254-a847-9f42699dd6b7 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:55.598081 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09f2887f-a68a-4254-a847-9f42699dd6b7 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:55.598278 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09f2887f-a68a-4254-a847-9f42699dd6b7 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:55.606598 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:55.606598 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:17:55.610008 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-09f2887f-a68a-4254-a847-9f42699dd6b7 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:55.614085 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09f2887f-a68a-4254-a847-9f42699dd6b7 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:55.614486 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1468/5854] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:55 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:17:55.651674 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9082b445-46f8-46a3-960b-6fb18be60dac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:55.654224 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9082b445-46f8-46a3-960b-6fb18be60dac tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:55.654471 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9082b445-46f8-46a3-960b-6fb18be60dac tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:55.654724 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9082b445-46f8-46a3-960b-6fb18be60dac tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:55.663623 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:55.663623 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:17:55.666667 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9082b445-46f8-46a3-960b-6fb18be60dac tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:55.670257 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9082b445-46f8-46a3-960b-6fb18be60dac tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:55.670620 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1463/5855] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:17:55 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:17:55.688013 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-dbf4742c-90b3-4006-a7ac-24e45093e0cb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:55.690111 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-dbf4742c-90b3-4006-a7ac-24e45093e0cb tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] POST https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c/action Aug 01 13:17:55.690484 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-dbf4742c-90b3-4006-a7ac-24e45093e0cb tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:17:55.690591 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-dbf4742c-90b3-4006-a7ac-24e45093e0cb tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:17:55.700903 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:55.700903 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:17:55.701382 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-dbf4742c-90b3-4006-a7ac-24e45093e0cb tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:55.707042 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-dbf4742c-90b3-4006-a7ac-24e45093e0cb tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Begin detaching volume completed successfully. Aug 01 13:17:55.707262 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-dbf4742c-90b3-4006-a7ac-24e45093e0cb tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c/action returned with HTTP 202 Aug 01 13:17:55.707693 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1463/5856] 10.4.3.110 () {72 vars in 1672 bytes} [Sat Aug 1 13:17:55 2026] POST /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 13:17:55.743317 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-65901e16-0846-4373-a24c-39e2bb54b6df None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:55.743695 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65901e16-0846-4373-a24c-39e2bb54b6df None None] GET https://10.4.3.110/volume// Aug 01 13:17:55.743852 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65901e16-0846-4373-a24c-39e2bb54b6df None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:55.744057 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65901e16-0846-4373-a24c-39e2bb54b6df None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:55.744357 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65901e16-0846-4373-a24c-39e2bb54b6df None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:17:55.744649 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1463/5857] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:17:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:17:55.751750 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9e3182fd-0415-42ca-9a32-983889799148 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:55.754360 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9e3182fd-0415-42ca-9a32-983889799148 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:55.754655 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9e3182fd-0415-42ca-9a32-983889799148 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:55.754913 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9e3182fd-0415-42ca-9a32-983889799148 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:55.763482 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:55.763482 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:17:55.766327 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9e3182fd-0415-42ca-9a32-983889799148 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:55.769805 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-9e3182fd-0415-42ca-9a32-983889799148 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:55.770160 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1469/5858] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:17:55 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 1378 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:17:55.779766 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-16e3d69b-0894-4b2c-a5c1-7290c24e4c8a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:55.782011 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-16e3d69b-0894-4b2c-a5c1-7290c24e4c8a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c/encryption Aug 01 13:17:55.782204 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-16e3d69b-0894-4b2c-a5c1-7290c24e4c8a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:55.782382 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-16e3d69b-0894-4b2c-a5c1-7290c24e4c8a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:55.790804 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:55.790804 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:17:55.796260 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-16e3d69b-0894-4b2c-a5c1-7290c24e4c8a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c/encryption returned with HTTP 200 Aug 01 13:17:55.796768 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1464/5859] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:17:55 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:56.520980 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-d0b8aea5-1611-4c7f-8da5-f7999c57619b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:56.523881 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-d0b8aea5-1611-4c7f-8da5-f7999c57619b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] DELETE https://10.4.3.110/volume/v3/attachments/e93f3214-c47e-424f-be46-12ec8f964047 Aug 01 13:17:56.524248 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-d0b8aea5-1611-4c7f-8da5-f7999c57619b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:56.524814 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-d0b8aea5-1611-4c7f-8da5-f7999c57619b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:56.532212 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:56.532212 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:17:56.572120 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-07187c1e-425c-4ff8-9748-7ea05ada4c90 req-d0b8aea5-1611-4c7f-8da5-f7999c57619b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments/e93f3214-c47e-424f-be46-12ec8f964047 returned with HTTP 200 Aug 01 13:17:56.572656 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1464/5860] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:17:56 2026] DELETE /volume/v3/attachments/e93f3214-c47e-424f-be46-12ec8f964047 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:56.822307 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a3a34bd7-8bf8-4930-b0eb-d5e949960a70 req-849ae914-6450-4315-adde-f7459b1a4136 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:56.824210 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a3a34bd7-8bf8-4930-b0eb-d5e949960a70 req-849ae914-6450-4315-adde-f7459b1a4136 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:56.824431 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a3a34bd7-8bf8-4930-b0eb-d5e949960a70 req-849ae914-6450-4315-adde-f7459b1a4136 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:56.824598 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a3a34bd7-8bf8-4930-b0eb-d5e949960a70 req-849ae914-6450-4315-adde-f7459b1a4136 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:56.830661 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:56.830661 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:17:56.833770 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a3a34bd7-8bf8-4930-b0eb-d5e949960a70 req-849ae914-6450-4315-adde-f7459b1a4136 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:56.837210 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a3a34bd7-8bf8-4930-b0eb-d5e949960a70 req-849ae914-6450-4315-adde-f7459b1a4136 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:56.837557 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1464/5861] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:17:56 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:58.479555 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-efc501d0-2828-459f-9a6f-befd8989675d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:58.481431 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efc501d0-2828-459f-9a6f-befd8989675d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] DELETE https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:58.481626 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efc501d0-2828-459f-9a6f-befd8989675d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:58.481812 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efc501d0-2828-459f-9a6f-befd8989675d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:58.481986 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-efc501d0-2828-459f-9a6f-befd8989675d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Delete volume with id: 45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:58.490732 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:58.490732 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:17:58.491371 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-efc501d0-2828-459f-9a6f-befd8989675d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:58.503431 np0000006302 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-efc501d0-2828-459f-9a6f-befd8989675d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:17:58.509733 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-efc501d0-2828-459f-9a6f-befd8989675d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Delete volume request issued successfully. Aug 01 13:17:58.509936 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efc501d0-2828-459f-9a6f-befd8989675d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 202 Aug 01 13:17:58.510448 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1470/5862] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:17:58 2026] DELETE /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:17:58.518540 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8ffadd9d-2587-48c8-b9fb-b42e3b54d65e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:58.520461 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ffadd9d-2587-48c8-b9fb-b42e3b54d65e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:58.520683 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8ffadd9d-2587-48c8-b9fb-b42e3b54d65e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:58.520904 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8ffadd9d-2587-48c8-b9fb-b42e3b54d65e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:58.527751 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:58.527751 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:17:58.531387 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8ffadd9d-2587-48c8-b9fb-b42e3b54d65e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:58.535548 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ffadd9d-2587-48c8-b9fb-b42e3b54d65e tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 200 Aug 01 13:17:58.535901 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1465/5863] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:58 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:17:59.547740 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c9daf998-6c75-4526-bdac-af8092b6b78d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:59.549392 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9daf998-6c75-4526-bdac-af8092b6b78d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c Aug 01 13:17:59.549581 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9daf998-6c75-4526-bdac-af8092b6b78d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:59.549753 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9daf998-6c75-4526-bdac-af8092b6b78d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:59.554809 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9daf998-6c75-4526-bdac-af8092b6b78d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c returned with HTTP 404 Aug 01 13:17:59.555405 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1465/5864] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:59 2026] GET /volume/v3/volumes/45fd589f-35ae-40d2-9842-6c786513471c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:17:59.560883 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7c2e244a-aff0-46de-93d3-3516c262c22d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:59.562698 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c2e244a-aff0-46de-93d3-3516c262c22d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] DELETE https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 Aug 01 13:17:59.562934 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c2e244a-aff0-46de-93d3-3516c262c22d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:59.563182 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c2e244a-aff0-46de-93d3-3516c262c22d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:59.563399 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7c2e244a-aff0-46de-93d3-3516c262c22d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Delete volume with id: b5f017c6-8fa0-41ca-800a-b7bec2c652d8 Aug 01 13:17:59.569904 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:59.569904 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:17:59.570413 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7c2e244a-aff0-46de-93d3-3516c262c22d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:59.579477 np0000006302 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-7c2e244a-aff0-46de-93d3-3516c262c22d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:17:59.584679 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7c2e244a-aff0-46de-93d3-3516c262c22d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Delete volume request issued successfully. Aug 01 13:17:59.584903 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c2e244a-aff0-46de-93d3-3516c262c22d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 returned with HTTP 202 Aug 01 13:17:59.585371 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1465/5865] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:17:59 2026] DELETE /volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:17:59.591690 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4277d33-07c5-4723-8a23-5345cfa31242 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:17:59.594154 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4277d33-07c5-4723-8a23-5345cfa31242 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 Aug 01 13:17:59.594348 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4277d33-07c5-4723-8a23-5345cfa31242 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:17:59.594521 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4277d33-07c5-4723-8a23-5345cfa31242 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:17:59.600741 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:17:59.600741 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:17:59.604107 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f4277d33-07c5-4723-8a23-5345cfa31242 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:17:59.607825 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4277d33-07c5-4723-8a23-5345cfa31242 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 returned with HTTP 200 Aug 01 13:17:59.608172 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1471/5866] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:17:59 2026] GET /volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:00.620103 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b2f07c63-c1c0-4e70-a60b-1f82f4a0302c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:00.621751 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b2f07c63-c1c0-4e70-a60b-1f82f4a0302c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 Aug 01 13:18:00.621933 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b2f07c63-c1c0-4e70-a60b-1f82f4a0302c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:00.622127 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b2f07c63-c1c0-4e70-a60b-1f82f4a0302c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:00.627132 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b2f07c63-c1c0-4e70-a60b-1f82f4a0302c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 returned with HTTP 404 Aug 01 13:18:00.627546 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1466/5867] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:00 2026] GET /volume/v3/volumes/b5f017c6-8fa0-41ca-800a-b7bec2c652d8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:18:00.633612 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-055893dd-d55f-46f0-bd3e-4d7d7ffe6618 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:00.635545 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-055893dd-d55f-46f0-bd3e-4d7d7ffe6618 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:18:00.635732 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-055893dd-d55f-46f0-bd3e-4d7d7ffe6618 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:00.635907 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-055893dd-d55f-46f0-bd3e-4d7d7ffe6618 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:00.636452 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:00.636452 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:18:00.636715 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-055893dd-d55f-46f0-bd3e-4d7d7ffe6618 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:18:00.644178 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-055893dd-d55f-46f0-bd3e-4d7d7ffe6618 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Get all volumes completed successfully. Aug 01 13:18:00.645350 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:00.645350 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:18:00.648603 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-055893dd-d55f-46f0-bd3e-4d7d7ffe6618 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:18:00.648937 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1466/5868] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:18:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5279 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:18:00.662685 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3341acfd-459e-45dd-9d8b-4206b8689e3a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:00.664387 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3341acfd-459e-45dd-9d8b-4206b8689e3a tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] DELETE https://10.4.3.110/volume/v3/types/7b66b8f3-1935-4d3a-b709-fb6ca95b81a2 Aug 01 13:18:00.664577 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3341acfd-459e-45dd-9d8b-4206b8689e3a tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:00.664766 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3341acfd-459e-45dd-9d8b-4206b8689e3a tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:00.685367 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3341acfd-459e-45dd-9d8b-4206b8689e3a tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] https://10.4.3.110/volume/v3/types/7b66b8f3-1935-4d3a-b709-fb6ca95b81a2 returned with HTTP 202 Aug 01 13:18:00.685774 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1466/5869] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:18:00 2026] DELETE /volume/v3/types/7b66b8f3-1935-4d3a-b709-fb6ca95b81a2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:18:01.533369 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1e0a7bf6-59dc-4082-aafa-fd403968fe44 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:01.535113 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e0a7bf6-59dc-4082-aafa-fd403968fe44 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] POST https://10.4.3.110/volume/v3/types Aug 01 13:18:01.535549 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1e0a7bf6-59dc-4082-aafa-fd403968fe44 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1998021192", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:18:01.548595 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e0a7bf6-59dc-4082-aafa-fd403968fe44 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] https://10.4.3.110/volume/v3/types returned with HTTP 200 Aug 01 13:18:01.548977 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1472/5870] 10.4.3.110 () {68 vars in 1252 bytes} [Sat Aug 1 13:18:01 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:01.556375 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cbf90272-82bf-4129-88aa-2f4261117043 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:01.558164 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cbf90272-82bf-4129-88aa-2f4261117043 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] POST https://10.4.3.110/volume/v3/types/c4596225-fb2a-4b74-9389-3fe662d8c3c8/encryption Aug 01 13:18:01.558537 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cbf90272-82bf-4129-88aa-2f4261117043 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:18:01.572925 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cbf90272-82bf-4129-88aa-2f4261117043 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] https://10.4.3.110/volume/v3/types/c4596225-fb2a-4b74-9389-3fe662d8c3c8/encryption returned with HTTP 200 Aug 01 13:18:01.573364 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1467/5871] 10.4.3.110 () {68 vars in 1397 bytes} [Sat Aug 1 13:18:01 2026] POST /volume/v3/types/c4596225-fb2a-4b74-9389-3fe662d8c3c8/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:01.596412 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ed012b96-da34-4a34-a251-326edb321f56 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:01.597998 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:18:01.598415 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-644059312", "snapshot_id": null, "imageRef": "1f018b24-0ad6-4372-be9b-5ecd819413f5", "volume_type": "tempest-scenario-type-luks-1998021192", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:18:01.599824 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-644059312', 'snapshot_id': None, 'imageRef': '1f018b24-0ad6-4372-be9b-5ecd819413f5', 'volume_type': 'tempest-scenario-type-luks-1998021192', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:18:01.738937 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume of 1 GB Aug 01 13:18:01.739526 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:01.739526 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:18:01.739720 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Availability Zones retrieved successfully. Aug 01 13:18:01.744851 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Flow 'volume_create_api' (697ef431-2a52-44d7-a032-1db452b4b2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:18:01.745959 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d359c88c-a528-4ec2-8675-0e404d15a269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:18:01.746782 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:18:01.795730 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d359c88c-a528-4ec2-8675-0e404d15a269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T13:18:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c4596225-fb2a-4b74-9389-3fe662d8c3c8,is_public=True,name='tempest-scenario-type-luks-1998021192',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4596225-fb2a-4b74-9389-3fe662d8c3c8', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:18:01.796447 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905d02e4-2f97-4361-9cc2-fadbc2f6e2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:18:01.818567 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1998021192 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1998021192, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:18:01.818847 np0000006302 devstack@c-api.service[100261]: WARNING cinder.quota [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1998021192 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1998021192, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:18:01.840035 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Created reservations ['56c332ad-2b30-4a9f-b2d3-8c236c688358', '6e0cd0b8-232b-48a0-87b0-b5c9d1e76c13', '25bbce9d-be56-4d31-860b-c7b606f4a8f8', '0975c618-ef5b-4596-b51b-169651de782f'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:18:01.840785 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905d02e4-2f97-4361-9cc2-fadbc2f6e2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56c332ad-2b30-4a9f-b2d3-8c236c688358', '6e0cd0b8-232b-48a0-87b0-b5c9d1e76c13', '25bbce9d-be56-4d31-860b-c7b606f4a8f8', '0975c618-ef5b-4596-b51b-169651de782f']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:18:01.841652 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4994cfe-5f3c-4ec5-b85c-927b8f3d9a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:18:01.859684 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4994cfe-5f3c-4ec5-b85c-927b8f3d9a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ea39c69-6399-4f67-a92f-1ccec7ee568d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-644059312',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3987efd61bae41f48c44dc91b89425df',qos_specs=None,replication_status=,reservations=['56c332ad-2b30-4a9f-b2d3-8c236c688358','6e0cd0b8-232b-48a0-87b0-b5c9d1e76c13','25bbce9d-be56-4d31-860b-c7b606f4a8f8','0975c618-ef5b-4596-b51b-169651de782f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b38d348430445b2b1b4f423f4c6beeb',volume_type_id=c4596225-fb2a-4b74-9389-3fe662d8c3c8), '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=2026-08-01T13:18:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-644059312',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6ea39c69-6399-4f67-a92f-1ccec7ee568d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3987efd61bae41f48c44dc91b89425df',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='9b38d348430445b2b1b4f423f4c6beeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4596225-fb2a-4b74-9389-3fe662d8c3c8),volume_type_id=c4596225-fb2a-4b74-9389-3fe662d8c3c8)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:18:01.860338 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b73d9a4-119c-4d82-b947-6664ceb12398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:18:01.875090 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b73d9a4-119c-4d82-b947-6664ceb12398) 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-TestEncryptedCinderVolumes-volume-origin-644059312',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3987efd61bae41f48c44dc91b89425df',qos_specs=None,replication_status=,reservations=['56c332ad-2b30-4a9f-b2d3-8c236c688358','6e0cd0b8-232b-48a0-87b0-b5c9d1e76c13','25bbce9d-be56-4d31-860b-c7b606f4a8f8','0975c618-ef5b-4596-b51b-169651de782f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b38d348430445b2b1b4f423f4c6beeb',volume_type_id=c4596225-fb2a-4b74-9389-3fe662d8c3c8)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:18:01.875710 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d51585c-167a-4511-aefc-7af6b66b17d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:18:01.883850 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d51585c-167a-4511-aefc-7af6b66b17d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:18:01.884586 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Flow 'volume_create_api' (697ef431-2a52-44d7-a032-1db452b4b2e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:18:01.884874 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume request issued successfully. Aug 01 13:18:01.885403 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed012b96-da34-4a34-a251-326edb321f56 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:18:01.885780 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1467/5872] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:18:01 2026] POST /volume/v3/volumes => generated 791 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:18:01.897160 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9fd174e8-adb9-4825-9e8f-6b1535bd2509 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:01.899820 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fd174e8-adb9-4825-9e8f-6b1535bd2509 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:01.900147 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fd174e8-adb9-4825-9e8f-6b1535bd2509 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:01.900447 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fd174e8-adb9-4825-9e8f-6b1535bd2509 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:01.908478 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:01.908478 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:18:01.913015 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9fd174e8-adb9-4825-9e8f-6b1535bd2509 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:01.920572 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fd174e8-adb9-4825-9e8f-6b1535bd2509 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:01.921247 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1467/5873] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:01 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:02.934181 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bcf838d8-5d69-49bf-b3cf-11565474b1dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:02.935883 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcf838d8-5d69-49bf-b3cf-11565474b1dc tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:02.936086 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcf838d8-5d69-49bf-b3cf-11565474b1dc tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:02.936294 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcf838d8-5d69-49bf-b3cf-11565474b1dc tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:02.943647 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:02.943647 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:18:02.946853 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bcf838d8-5d69-49bf-b3cf-11565474b1dc tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:02.952884 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcf838d8-5d69-49bf-b3cf-11565474b1dc tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:02.953272 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1473/5874] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:02 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:03.968198 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3298b329-e6a2-41a0-b846-77b3cc274a65 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:03.970151 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3298b329-e6a2-41a0-b846-77b3cc274a65 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:03.970349 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3298b329-e6a2-41a0-b846-77b3cc274a65 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:03.970528 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3298b329-e6a2-41a0-b846-77b3cc274a65 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:03.976799 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:03.976799 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:18:03.980485 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3298b329-e6a2-41a0-b846-77b3cc274a65 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:03.984287 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3298b329-e6a2-41a0-b846-77b3cc274a65 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:03.984758 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1468/5875] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:03 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:04.997366 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3cd5de5b-dbd1-404e-bde0-72576ad485a0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:04.999256 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3cd5de5b-dbd1-404e-bde0-72576ad485a0 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:04.999485 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3cd5de5b-dbd1-404e-bde0-72576ad485a0 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:04.999701 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3cd5de5b-dbd1-404e-bde0-72576ad485a0 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:05.006306 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:05.006306 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:18:05.009526 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3cd5de5b-dbd1-404e-bde0-72576ad485a0 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:05.013309 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3cd5de5b-dbd1-404e-bde0-72576ad485a0 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:05.013661 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1468/5876] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:04 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:06.028290 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b2792cda-0d6f-48e3-809a-0877d5a7183a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:06.029907 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2792cda-0d6f-48e3-809a-0877d5a7183a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:06.030124 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2792cda-0d6f-48e3-809a-0877d5a7183a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:06.030292 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2792cda-0d6f-48e3-809a-0877d5a7183a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:06.036542 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:06.036542 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:18:06.039531 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b2792cda-0d6f-48e3-809a-0877d5a7183a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:06.043192 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2792cda-0d6f-48e3-809a-0877d5a7183a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:06.043517 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1468/5877] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:06 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:07.054758 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-845f439a-5bc4-448f-83a3-3f0c119bf82c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:07.056415 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-845f439a-5bc4-448f-83a3-3f0c119bf82c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:07.056591 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-845f439a-5bc4-448f-83a3-3f0c119bf82c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:07.056769 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-845f439a-5bc4-448f-83a3-3f0c119bf82c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:07.063209 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:07.063209 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:18:07.066649 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-845f439a-5bc4-448f-83a3-3f0c119bf82c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:07.070254 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-845f439a-5bc4-448f-83a3-3f0c119bf82c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:07.070600 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1474/5878] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:07 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:08.082544 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f091f1e4-92ab-4911-90ef-b48c5d6369e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:08.084255 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f091f1e4-92ab-4911-90ef-b48c5d6369e2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:08.084461 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f091f1e4-92ab-4911-90ef-b48c5d6369e2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:08.084661 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f091f1e4-92ab-4911-90ef-b48c5d6369e2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:08.091815 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:08.091815 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:18:08.095360 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f091f1e4-92ab-4911-90ef-b48c5d6369e2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:08.099304 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f091f1e4-92ab-4911-90ef-b48c5d6369e2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:08.099653 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1469/5879] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:08 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:09.111849 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8907d189-ab9b-4e81-b1c9-c94e91af0f3c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:09.114784 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8907d189-ab9b-4e81-b1c9-c94e91af0f3c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:09.114784 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8907d189-ab9b-4e81-b1c9-c94e91af0f3c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:09.114784 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8907d189-ab9b-4e81-b1c9-c94e91af0f3c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:09.120837 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:09.120837 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:18:09.126026 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8907d189-ab9b-4e81-b1c9-c94e91af0f3c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:09.127623 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8907d189-ab9b-4e81-b1c9-c94e91af0f3c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:09.128057 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1469/5880] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:09 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:10.140001 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-57999d9f-ea2e-4217-8b79-2c5e233221b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:10.141840 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57999d9f-ea2e-4217-8b79-2c5e233221b1 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:10.142090 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57999d9f-ea2e-4217-8b79-2c5e233221b1 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:10.142281 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57999d9f-ea2e-4217-8b79-2c5e233221b1 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:10.149242 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:10.149242 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:18:10.153758 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-57999d9f-ea2e-4217-8b79-2c5e233221b1 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:10.158324 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57999d9f-ea2e-4217-8b79-2c5e233221b1 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:10.158696 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1469/5881] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:10 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:11.171328 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbc45b84-65fb-47b9-b7eb-8bcefaf8eb23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:11.173359 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbc45b84-65fb-47b9-b7eb-8bcefaf8eb23 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:11.173586 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbc45b84-65fb-47b9-b7eb-8bcefaf8eb23 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:11.173811 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbc45b84-65fb-47b9-b7eb-8bcefaf8eb23 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:11.181715 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:11.181715 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:18:11.185509 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbc45b84-65fb-47b9-b7eb-8bcefaf8eb23 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:11.190289 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbc45b84-65fb-47b9-b7eb-8bcefaf8eb23 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:11.190743 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1475/5882] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:11 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:12.205434 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-97ca1ffa-a390-4877-bf35-9b66b684c9a5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:12.207271 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97ca1ffa-a390-4877-bf35-9b66b684c9a5 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:12.207483 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97ca1ffa-a390-4877-bf35-9b66b684c9a5 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:12.207675 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97ca1ffa-a390-4877-bf35-9b66b684c9a5 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:12.214191 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:12.214191 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:18:12.217317 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-97ca1ffa-a390-4877-bf35-9b66b684c9a5 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:12.221538 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97ca1ffa-a390-4877-bf35-9b66b684c9a5 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:12.221885 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1470/5883] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:12 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:13.234200 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-70c7e629-3389-415e-a8ed-fee1db9a90f7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:13.236391 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70c7e629-3389-415e-a8ed-fee1db9a90f7 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:13.236616 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70c7e629-3389-415e-a8ed-fee1db9a90f7 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:13.236940 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70c7e629-3389-415e-a8ed-fee1db9a90f7 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:13.245977 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:13.245977 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:18:13.249910 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-70c7e629-3389-415e-a8ed-fee1db9a90f7 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:13.253925 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70c7e629-3389-415e-a8ed-fee1db9a90f7 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:13.254313 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1470/5884] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:13 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:14.266464 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db225086-3dbf-4584-b8d0-a2a84505041f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:14.268133 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db225086-3dbf-4584-b8d0-a2a84505041f tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:14.268311 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db225086-3dbf-4584-b8d0-a2a84505041f tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:14.268506 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db225086-3dbf-4584-b8d0-a2a84505041f tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:14.275147 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:14.275147 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:18:14.278334 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db225086-3dbf-4584-b8d0-a2a84505041f tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:14.282826 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db225086-3dbf-4584-b8d0-a2a84505041f tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:14.283222 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1470/5885] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:14 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:18:14.294409 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-653a73ea-4197-453d-8387-79cfb713ebf6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:14.296019 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-653a73ea-4197-453d-8387-79cfb713ebf6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:14.296197 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-653a73ea-4197-453d-8387-79cfb713ebf6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:14.296367 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-653a73ea-4197-453d-8387-79cfb713ebf6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:14.302454 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:14.302454 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:18:14.305540 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-653a73ea-4197-453d-8387-79cfb713ebf6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:14.309317 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-653a73ea-4197-453d-8387-79cfb713ebf6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:14.309633 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1476/5886] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:14 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 1430 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:18:14.387738 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-98ea2746-b178-41e9-849c-83ce23f8252d req-3a453d4f-0b0c-48d1-90bd-a316a377e00c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:14.389605 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-3a453d4f-0b0c-48d1-90bd-a316a377e00c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:14.389787 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-3a453d4f-0b0c-48d1-90bd-a316a377e00c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:14.389974 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-3a453d4f-0b0c-48d1-90bd-a316a377e00c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:14.396433 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:14.396433 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:18:14.399779 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-98ea2746-b178-41e9-849c-83ce23f8252d req-3a453d4f-0b0c-48d1-90bd-a316a377e00c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:14.403795 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-3a453d4f-0b0c-48d1-90bd-a316a377e00c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:14.404164 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1471/5887] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:18:14 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:18:14.908085 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2fc6988d-9e57-4203-b9cc-802731fa3a83 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:14.910406 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2fc6988d-9e57-4203-b9cc-802731fa3a83 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:14.910644 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2fc6988d-9e57-4203-b9cc-802731fa3a83 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:14.910861 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2fc6988d-9e57-4203-b9cc-802731fa3a83 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:14.917728 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:14.917728 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:18:14.920820 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2fc6988d-9e57-4203-b9cc-802731fa3a83 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:14.925451 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2fc6988d-9e57-4203-b9cc-802731fa3a83 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:14.925861 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1471/5888] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:18:14 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:18:14.934647 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f44925c4-1b37-4f4b-83dc-6342affc0baf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:14.935086 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f44925c4-1b37-4f4b-83dc-6342affc0baf None None] GET https://10.4.3.110/volume// Aug 01 13:18:14.935241 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f44925c4-1b37-4f4b-83dc-6342affc0baf None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:14.935439 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f44925c4-1b37-4f4b-83dc-6342affc0baf None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:14.935758 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f44925c4-1b37-4f4b-83dc-6342affc0baf None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:18:14.936041 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1471/5889] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:18:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:18:14.942847 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-98ea2746-b178-41e9-849c-83ce23f8252d req-25e85229-0bbd-45ff-9383-e11e7391e82b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:14.944802 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-25e85229-0bbd-45ff-9383-e11e7391e82b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:18:14.945167 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-25e85229-0bbd-45ff-9383-e11e7391e82b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ea39c69-6399-4f67-a92f-1ccec7ee568d", "connector": null, "instance_uuid": "750c87fa-2a8c-490c-827f-1c128400f734"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:18:14.952872 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:14.952872 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:18:14.976575 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-25e85229-0bbd-45ff-9383-e11e7391e82b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:18:14.977055 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1477/5890] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:18:14 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:18:15.632904 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-975f98cb-3605-440e-904b-87a96b040feb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:15.633261 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-975f98cb-3605-440e-904b-87a96b040feb None None] GET https://10.4.3.110/volume// Aug 01 13:18:15.633425 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-975f98cb-3605-440e-904b-87a96b040feb None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:15.633604 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-975f98cb-3605-440e-904b-87a96b040feb None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:15.633920 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-975f98cb-3605-440e-904b-87a96b040feb None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:18:15.634191 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1472/5891] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:18:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:18:15.641827 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-98ea2746-b178-41e9-849c-83ce23f8252d req-17dd97f3-0320-4c66-8cef-e8c39033d38c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:15.643526 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-17dd97f3-0320-4c66-8cef-e8c39033d38c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:18:15.643747 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-17dd97f3-0320-4c66-8cef-e8c39033d38c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:15.643990 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-17dd97f3-0320-4c66-8cef-e8c39033d38c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:15.652144 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:15.652144 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:18:15.655033 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [req-98ea2746-b178-41e9-849c-83ce23f8252d req-17dd97f3-0320-4c66-8cef-e8c39033d38c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:15.659012 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-17dd97f3-0320-4c66-8cef-e8c39033d38c tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:18:15.659363 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1472/5892] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:18:15 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 1609 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:18:15.761847 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2af8cbba-6613-4dc9-ab66-44cc3243e915 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:15.763772 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2af8cbba-6613-4dc9-ab66-44cc3243e915 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] PUT https://10.4.3.110/volume/v3/attachments/ed078511-9a31-4f44-8de7-8f8cab8b47b5 Aug 01 13:18:15.764138 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2af8cbba-6613-4dc9-ab66-44cc3243e915 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:18:15.773325 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2af8cbba-6613-4dc9-ab66-44cc3243e915 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Acquiring lock "cinder-attachment_update-6ea39c69-6399-4f67-a92f-1ccec7ee568d-np0000006302" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:18:15.778154 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2af8cbba-6613-4dc9-ab66-44cc3243e915 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Lock "cinder-attachment_update-6ea39c69-6399-4f67-a92f-1ccec7ee568d-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:18:15.779505 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:15.779505 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:18:15.854958 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2af8cbba-6613-4dc9-ab66-44cc3243e915 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Lock "cinder-attachment_update-6ea39c69-6399-4f67-a92f-1ccec7ee568d-np0000006302" released by "attachment_update" :: held 0.077s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:18:15.855603 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-2af8cbba-6613-4dc9-ab66-44cc3243e915 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments/ed078511-9a31-4f44-8de7-8f8cab8b47b5 returned with HTTP 200 Aug 01 13:18:15.856269 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1472/5893] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:18:15 2026] PUT /volume/v3/attachments/ed078511-9a31-4f44-8de7-8f8cab8b47b5 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:18:15.876046 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-98ea2746-b178-41e9-849c-83ce23f8252d req-d749a92c-91cf-4bdd-811f-e185b5f121b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:15.877852 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-d749a92c-91cf-4bdd-811f-e185b5f121b9 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] POST https://10.4.3.110/volume/v3/attachments/ed078511-9a31-4f44-8de7-8f8cab8b47b5/action Aug 01 13:18:15.878194 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-d749a92c-91cf-4bdd-811f-e185b5f121b9 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:18:15.878305 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-d749a92c-91cf-4bdd-811f-e185b5f121b9 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:18:15.892231 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:15.892231 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:18:15.904251 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-d749a92c-91cf-4bdd-811f-e185b5f121b9 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments/ed078511-9a31-4f44-8de7-8f8cab8b47b5/action returned with HTTP 204 Aug 01 13:18:15.904799 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1478/5894] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:18:15 2026] POST /volume/v3/attachments/ed078511-9a31-4f44-8de7-8f8cab8b47b5/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:18:19.911551 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-98ea2746-b178-41e9-849c-83ce23f8252d req-114708d4-335a-4eb5-a2ee-28ec4daa4073 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:19.914051 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-114708d4-335a-4eb5-a2ee-28ec4daa4073 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d/encryption Aug 01 13:18:19.914278 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-114708d4-335a-4eb5-a2ee-28ec4daa4073 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:19.914488 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-114708d4-335a-4eb5-a2ee-28ec4daa4073 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:19.925410 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:19.925410 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:18:19.932054 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-98ea2746-b178-41e9-849c-83ce23f8252d req-114708d4-335a-4eb5-a2ee-28ec4daa4073 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d/encryption returned with HTTP 200 Aug 01 13:18:19.932516 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1473/5895] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:18:19 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:25.657994 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=74,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:18:25.849278 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=55,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:18:25.899214 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=59,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:18:29.931038 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:18:57.712021 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b86561b9-1768-4b51-9277-e994ced3b27a req-73514b06-b3b5-4efa-9aeb-634ddfd897c8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:57.714235 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b86561b9-1768-4b51-9277-e994ced3b27a req-73514b06-b3b5-4efa-9aeb-634ddfd897c8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] DELETE https://10.4.3.110/volume/v3/attachments/ed078511-9a31-4f44-8de7-8f8cab8b47b5 Aug 01 13:18:57.714451 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b86561b9-1768-4b51-9277-e994ced3b27a req-73514b06-b3b5-4efa-9aeb-634ddfd897c8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:57.714626 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b86561b9-1768-4b51-9277-e994ced3b27a req-73514b06-b3b5-4efa-9aeb-634ddfd897c8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:57.721176 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:57.721176 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:18:57.764373 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b86561b9-1768-4b51-9277-e994ced3b27a req-73514b06-b3b5-4efa-9aeb-634ddfd897c8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments/ed078511-9a31-4f44-8de7-8f8cab8b47b5 returned with HTTP 200 Aug 01 13:18:57.764670 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1473/5896] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:18:57 2026] DELETE /volume/v3/attachments/ed078511-9a31-4f44-8de7-8f8cab8b47b5 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:58.691705 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-803b1e27-f6d4-4598-886e-7b9b529129ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:58.693693 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] POST https://10.4.3.110/volume/v3/volumes Aug 01 13:18:58.694057 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1453869484", "source_volid": "6ea39c69-6399-4f67-a92f-1ccec7ee568d", "volume_type": "tempest-scenario-type-luks-1998021192", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:18:58.695880 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1453869484', 'source_volid': '6ea39c69-6399-4f67-a92f-1ccec7ee568d', 'volume_type': 'tempest-scenario-type-luks-1998021192', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 13:18:58.706080 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:58.706080 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:18:58.706589 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume retrieved successfully. Aug 01 13:18:58.706705 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume of 1 GB Aug 01 13:18:58.707472 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Availability Zones retrieved successfully. Aug 01 13:18:58.712574 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Flow 'volume_create_api' (772bbbec-81c2-48ae-96cc-65ce6d5fe73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:18:58.713503 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61f283b6-f3fa-4cfb-b222-42b74b154a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:18:58.714312 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 13:18:58.732642 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61f283b6-f3fa-4cfb-b222-42b74b154a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6ea39c69-6399-4f67-a92f-1ccec7ee568d', 'volume_type': VolumeType(created_at=2026-08-01T13:18:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c4596225-fb2a-4b74-9389-3fe662d8c3c8,is_public=True,name='tempest-scenario-type-luks-1998021192',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4596225-fb2a-4b74-9389-3fe662d8c3c8', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:18:58.733380 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae57940e-405b-4411-8b7b-3ec7c07574b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:18:58.758619 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1998021192 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1998021192, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:18:58.758863 np0000006302 devstack@c-api.service[100262]: WARNING cinder.quota [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1998021192 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1998021192, it is now deprecated. Please use the default quota class for default quota. Aug 01 13:18:58.772047 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Created reservations ['5c165f67-f627-485b-a92e-cf5deb95f481', 'a2d46523-6d08-4793-8051-5d6bbb1507f3', 'b023d4c4-e4e7-4371-a787-cf510cd271dc', '010287e2-e179-4096-ac06-5a42e7b84bf3'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 13:18:58.772866 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae57940e-405b-4411-8b7b-3ec7c07574b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c165f67-f627-485b-a92e-cf5deb95f481', 'a2d46523-6d08-4793-8051-5d6bbb1507f3', 'b023d4c4-e4e7-4371-a787-cf510cd271dc', '010287e2-e179-4096-ac06-5a42e7b84bf3']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:18:58.773626 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (931c0b01-1bc3-483f-99c3-479ce9efd700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:18:58.803080 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (931c0b01-1bc3-483f-99c3-479ce9efd700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dd30ec7-b7a8-46dc-b090-e12a632dd2eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1453869484',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3987efd61bae41f48c44dc91b89425df',qos_specs=None,replication_status=,reservations=['5c165f67-f627-485b-a92e-cf5deb95f481','a2d46523-6d08-4793-8051-5d6bbb1507f3','b023d4c4-e4e7-4371-a787-cf510cd271dc','010287e2-e179-4096-ac06-5a42e7b84bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=6ea39c69-6399-4f67-a92f-1ccec7ee568d,status='creating',user_id='9b38d348430445b2b1b4f423f4c6beeb',volume_type_id=c4596225-fb2a-4b74-9389-3fe662d8c3c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T13:18:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1453869484',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4dd30ec7-b7a8-46dc-b090-e12a632dd2eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3987efd61bae41f48c44dc91b89425df',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=6ea39c69-6399-4f67-a92f-1ccec7ee568d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b38d348430445b2b1b4f423f4c6beeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4596225-fb2a-4b74-9389-3fe662d8c3c8),volume_type_id=c4596225-fb2a-4b74-9389-3fe662d8c3c8)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:18:58.803678 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (608ab6f9-29c2-478b-9d95-7e0758a5be9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:18:58.819362 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (608ab6f9-29c2-478b-9d95-7e0758a5be9d) 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-TestEncryptedCinderVolumes-1453869484',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3987efd61bae41f48c44dc91b89425df',qos_specs=None,replication_status=,reservations=['5c165f67-f627-485b-a92e-cf5deb95f481','a2d46523-6d08-4793-8051-5d6bbb1507f3','b023d4c4-e4e7-4371-a787-cf510cd271dc','010287e2-e179-4096-ac06-5a42e7b84bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=6ea39c69-6399-4f67-a92f-1ccec7ee568d,status='creating',user_id='9b38d348430445b2b1b4f423f4c6beeb',volume_type_id=c4596225-fb2a-4b74-9389-3fe662d8c3c8)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:18:58.820031 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0651c0e-9efa-4e0c-83b7-618ec5789ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 13:18:58.834515 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0651c0e-9efa-4e0c-83b7-618ec5789ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 13:18:58.835759 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Flow 'volume_create_api' (772bbbec-81c2-48ae-96cc-65ce6d5fe73b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 13:18:58.836168 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Create volume request issued successfully. Aug 01 13:18:58.836924 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-803b1e27-f6d4-4598-886e-7b9b529129ee tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes returned with HTTP 202 Aug 01 13:18:58.837504 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1473/5897] 10.4.3.110 () {68 vars in 1259 bytes} [Sat Aug 1 13:18:58 2026] POST /volume/v3/volumes => generated 811 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 13:18:58.850011 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c655f7c6-b317-4f31-965f-322e9770a7d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:58.851475 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c655f7c6-b317-4f31-965f-322e9770a7d8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:18:58.851686 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c655f7c6-b317-4f31-965f-322e9770a7d8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:58.851859 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c655f7c6-b317-4f31-965f-322e9770a7d8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:58.858109 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:58.858109 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:18:58.861235 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c655f7c6-b317-4f31-965f-322e9770a7d8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:58.864776 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c655f7c6-b317-4f31-965f-322e9770a7d8 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:18:58.865117 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1479/5898] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:58 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:18:59.877673 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f9b9f544-202f-41fa-9c96-b6671f698a47 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:18:59.879414 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9b9f544-202f-41fa-9c96-b6671f698a47 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:18:59.879607 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9b9f544-202f-41fa-9c96-b6671f698a47 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:18:59.879781 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9b9f544-202f-41fa-9c96-b6671f698a47 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:18:59.886053 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:18:59.886053 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:18:59.889399 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f9b9f544-202f-41fa-9c96-b6671f698a47 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:18:59.893002 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9b9f544-202f-41fa-9c96-b6671f698a47 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:18:59.893332 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1474/5899] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:18:59 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:00.905670 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f9e8c06d-ae0c-48d8-a97e-b83bb9da06d3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:00.907897 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f9e8c06d-ae0c-48d8-a97e-b83bb9da06d3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:00.908214 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f9e8c06d-ae0c-48d8-a97e-b83bb9da06d3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:00.908495 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f9e8c06d-ae0c-48d8-a97e-b83bb9da06d3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:00.917336 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:00.917336 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:19:00.921296 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f9e8c06d-ae0c-48d8-a97e-b83bb9da06d3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:00.926743 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f9e8c06d-ae0c-48d8-a97e-b83bb9da06d3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:00.927268 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1474/5900] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:19:00 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:01.939517 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-05f5240c-edb9-4556-b0f4-b4a5e0c96f96 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:01.941251 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05f5240c-edb9-4556-b0f4-b4a5e0c96f96 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:01.941440 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05f5240c-edb9-4556-b0f4-b4a5e0c96f96 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:01.941614 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05f5240c-edb9-4556-b0f4-b4a5e0c96f96 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:01.948138 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:01.948138 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:19:01.951877 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-05f5240c-edb9-4556-b0f4-b4a5e0c96f96 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:01.955634 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05f5240c-edb9-4556-b0f4-b4a5e0c96f96 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:01.956106 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1474/5901] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:19:01 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:02.968869 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc99134b-987d-4545-9f15-4415ef6c3b10 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:02.970564 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc99134b-987d-4545-9f15-4415ef6c3b10 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:02.970779 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc99134b-987d-4545-9f15-4415ef6c3b10 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:02.970971 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc99134b-987d-4545-9f15-4415ef6c3b10 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:02.977376 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:02.977376 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:19:02.980532 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc99134b-987d-4545-9f15-4415ef6c3b10 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:02.984168 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc99134b-987d-4545-9f15-4415ef6c3b10 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:02.984516 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1480/5902] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:19:02 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:03.996952 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8b813dde-4a9d-4385-8447-0aeeb6a6e437 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:03.999137 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b813dde-4a9d-4385-8447-0aeeb6a6e437 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:03.999392 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b813dde-4a9d-4385-8447-0aeeb6a6e437 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:03.999651 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b813dde-4a9d-4385-8447-0aeeb6a6e437 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:04.006433 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:04.006433 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:19:04.009567 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8b813dde-4a9d-4385-8447-0aeeb6a6e437 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:04.013507 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b813dde-4a9d-4385-8447-0aeeb6a6e437 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:04.013890 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1475/5903] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:19:03 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:05.029849 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fdc2d3d1-0365-4175-b06b-d454d06d5621 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:05.031934 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdc2d3d1-0365-4175-b06b-d454d06d5621 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:05.032312 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdc2d3d1-0365-4175-b06b-d454d06d5621 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:05.032548 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdc2d3d1-0365-4175-b06b-d454d06d5621 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:05.039753 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:05.039753 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:19:05.043618 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fdc2d3d1-0365-4175-b06b-d454d06d5621 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:05.048296 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdc2d3d1-0365-4175-b06b-d454d06d5621 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:05.048673 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1475/5904] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:19:05 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:06.062345 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f14c7b04-b148-4abe-a45e-dad1004acf3a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:06.065493 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f14c7b04-b148-4abe-a45e-dad1004acf3a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:06.065493 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f14c7b04-b148-4abe-a45e-dad1004acf3a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:06.065493 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f14c7b04-b148-4abe-a45e-dad1004acf3a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:06.071674 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:06.071674 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:19:06.075363 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f14c7b04-b148-4abe-a45e-dad1004acf3a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:06.079522 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f14c7b04-b148-4abe-a45e-dad1004acf3a tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:06.080040 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1475/5905] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:19:06 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:07.091885 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-91a7e987-29fa-4af4-916c-1220628f46ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:07.094007 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91a7e987-29fa-4af4-916c-1220628f46ba tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:07.094286 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91a7e987-29fa-4af4-916c-1220628f46ba tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:07.094529 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91a7e987-29fa-4af4-916c-1220628f46ba tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:07.101473 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:07.101473 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:19:07.104610 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-91a7e987-29fa-4af4-916c-1220628f46ba tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:07.108435 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91a7e987-29fa-4af4-916c-1220628f46ba tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:07.108781 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1481/5906] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:19:07 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:08.120770 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-32eaaeed-77f5-473d-98c8-b4ef65a3c706 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:08.122511 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32eaaeed-77f5-473d-98c8-b4ef65a3c706 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:08.122700 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32eaaeed-77f5-473d-98c8-b4ef65a3c706 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:08.122893 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32eaaeed-77f5-473d-98c8-b4ef65a3c706 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:08.130431 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:08.130431 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:19:08.134186 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-32eaaeed-77f5-473d-98c8-b4ef65a3c706 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:08.138333 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32eaaeed-77f5-473d-98c8-b4ef65a3c706 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:08.138762 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1476/5907] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:19:08 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:09.150699 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c9012102-150a-40a1-8a9b-a7e22c129544 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:09.152322 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9012102-150a-40a1-8a9b-a7e22c129544 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:09.152496 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9012102-150a-40a1-8a9b-a7e22c129544 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:09.152673 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9012102-150a-40a1-8a9b-a7e22c129544 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:09.160404 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:09.160404 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:19:09.164231 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c9012102-150a-40a1-8a9b-a7e22c129544 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:09.168768 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9012102-150a-40a1-8a9b-a7e22c129544 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:09.169220 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1476/5908] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:19:09 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:10.180879 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-037cf0cf-5691-45a6-b2ee-1be6e20aba64 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:10.182708 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-037cf0cf-5691-45a6-b2ee-1be6e20aba64 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:10.182781 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-037cf0cf-5691-45a6-b2ee-1be6e20aba64 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:10.182940 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-037cf0cf-5691-45a6-b2ee-1be6e20aba64 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:10.189969 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:10.189969 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:19:10.193551 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-037cf0cf-5691-45a6-b2ee-1be6e20aba64 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:10.197845 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-037cf0cf-5691-45a6-b2ee-1be6e20aba64 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:10.198230 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1476/5909] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:19:10 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 1451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:19:10.280645 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a823051e-c2cd-46a2-8da2-09dcb5e3d801 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:10.282670 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a823051e-c2cd-46a2-8da2-09dcb5e3d801 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:10.282999 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a823051e-c2cd-46a2-8da2-09dcb5e3d801 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:10.283844 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a823051e-c2cd-46a2-8da2-09dcb5e3d801 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:10.291440 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:10.291440 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:19:10.295753 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a823051e-c2cd-46a2-8da2-09dcb5e3d801 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:10.300002 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a823051e-c2cd-46a2-8da2-09dcb5e3d801 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:10.300122 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1482/5910] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:19:10 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 1451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:19:10.734887 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-711b974c-c530-4331-af1b-7494129d4894 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:10.738052 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-711b974c-c530-4331-af1b-7494129d4894 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:10.738052 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-711b974c-c530-4331-af1b-7494129d4894 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:10.738052 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-711b974c-c530-4331-af1b-7494129d4894 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:10.743954 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:10.743954 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:19:10.746979 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-711b974c-c530-4331-af1b-7494129d4894 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:10.750991 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-711b974c-c530-4331-af1b-7494129d4894 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:10.750991 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1477/5911] 10.4.3.110 () {68 vars in 1598 bytes} [Sat Aug 1 13:19:10 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 1451 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:19:10.759703 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f4973dbd-73ae-4fc0-97fa-7a6c6c041fbf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:10.760445 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4973dbd-73ae-4fc0-97fa-7a6c6c041fbf None None] GET https://10.4.3.110/volume// Aug 01 13:19:10.760703 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f4973dbd-73ae-4fc0-97fa-7a6c6c041fbf None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:10.760992 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f4973dbd-73ae-4fc0-97fa-7a6c6c041fbf None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:10.761376 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4973dbd-73ae-4fc0-97fa-7a6c6c041fbf None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:19:10.761732 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1477/5912] 10.4.3.110 () {66 vars in 1419 bytes} [Sat Aug 1 13:19:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:19:10.768026 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-57313818-f0e1-461b-9344-22927e28b650 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:10.770118 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-57313818-f0e1-461b-9344-22927e28b650 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] POST https://10.4.3.110/volume/v3/attachments Aug 01 13:19:10.770965 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-57313818-f0e1-461b-9344-22927e28b650 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4dd30ec7-b7a8-46dc-b090-e12a632dd2eb", "connector": null, "instance_uuid": "8c48d20a-95b4-4239-9db1-c91cda21f960"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:19:10.779007 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:10.779007 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:19:10.798621 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-57313818-f0e1-461b-9344-22927e28b650 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments returned with HTTP 200 Aug 01 13:19:10.799085 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1477/5913] 10.4.3.110 () {74 vars in 1594 bytes} [Sat Aug 1 13:19:10 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:19:11.444443 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d292212e-0bb7-4587-81a1-3b850d75dc1c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:11.444871 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d292212e-0bb7-4587-81a1-3b850d75dc1c None None] GET https://10.4.3.110/volume// Aug 01 13:19:11.445081 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d292212e-0bb7-4587-81a1-3b850d75dc1c None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:11.445293 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d292212e-0bb7-4587-81a1-3b850d75dc1c None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:11.445637 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d292212e-0bb7-4587-81a1-3b850d75dc1c None None] https://10.4.3.110/volume// returned with HTTP 300 Aug 01 13:19:11.445942 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1483/5914] 10.4.3.110 () {66 vars in 1426 bytes} [Sat Aug 1 13:19:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 13:19:11.453246 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-3c2ab004-e891-4787-a15a-b9e161729516 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:11.455548 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-3c2ab004-e891-4787-a15a-b9e161729516 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:11.455548 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-3c2ab004-e891-4787-a15a-b9e161729516 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:11.455732 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-3c2ab004-e891-4787-a15a-b9e161729516 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:11.464073 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:11.464073 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:19:11.467308 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-3c2ab004-e891-4787-a15a-b9e161729516 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:11.471349 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-3c2ab004-e891-4787-a15a-b9e161729516 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:11.471728 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1478/5915] 10.4.3.110 () {70 vars in 1639 bytes} [Sat Aug 1 13:19:11 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 1630 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 13:19:11.578877 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a82e20aa-3b44-492d-ba8b-ba9a6a8f475b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:11.580876 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a82e20aa-3b44-492d-ba8b-ba9a6a8f475b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] PUT https://10.4.3.110/volume/v3/attachments/910e9907-0aae-4256-b349-6cec666b92b5 Aug 01 13:19:11.581252 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a82e20aa-3b44-492d-ba8b-ba9a6a8f475b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.110", "host": "np0000006302", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:387e349d435a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a6c143f5-870a-47ee-bb18-0c601dc6b11c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:19:11.589490 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a82e20aa-3b44-492d-ba8b-ba9a6a8f475b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Acquiring lock "cinder-attachment_update-4dd30ec7-b7a8-46dc-b090-e12a632dd2eb-np0000006302" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 13:19:11.594617 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a82e20aa-3b44-492d-ba8b-ba9a6a8f475b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Lock "cinder-attachment_update-4dd30ec7-b7a8-46dc-b090-e12a632dd2eb-np0000006302" acquired by "attachment_update" :: waited 0.005s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 13:19:11.595674 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:11.595674 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:19:11.671291 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a82e20aa-3b44-492d-ba8b-ba9a6a8f475b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Lock "cinder-attachment_update-4dd30ec7-b7a8-46dc-b090-e12a632dd2eb-np0000006302" released by "attachment_update" :: held 0.077s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 13:19:11.671869 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-a82e20aa-3b44-492d-ba8b-ba9a6a8f475b tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments/910e9907-0aae-4256-b349-6cec666b92b5 returned with HTTP 200 Aug 01 13:19:11.672403 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1478/5916] 10.4.3.110 () {74 vars in 1704 bytes} [Sat Aug 1 13:19:11 2026] PUT /volume/v3/attachments/910e9907-0aae-4256-b349-6cec666b92b5 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:19:11.690774 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-31fedd6c-8cba-4171-98e8-e88091e4fccf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:11.692699 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-31fedd6c-8cba-4171-98e8-e88091e4fccf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] POST https://10.4.3.110/volume/v3/attachments/910e9907-0aae-4256-b349-6cec666b92b5/action Aug 01 13:19:11.693063 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-31fedd6c-8cba-4171-98e8-e88091e4fccf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 13:19:11.693177 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-31fedd6c-8cba-4171-98e8-e88091e4fccf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 13:19:11.707656 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:11.707656 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:19:11.718454 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-31fedd6c-8cba-4171-98e8-e88091e4fccf tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments/910e9907-0aae-4256-b349-6cec666b92b5/action returned with HTTP 204 Aug 01 13:19:11.718881 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1478/5917] 10.4.3.110 () {74 vars in 1725 bytes} [Sat Aug 1 13:19:11 2026] POST /volume/v3/attachments/910e9907-0aae-4256-b349-6cec666b92b5/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:19:15.798377 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-dceca04d-3241-4590-a183-4166f25528d6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:15.800569 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-dceca04d-3241-4590-a183-4166f25528d6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb/encryption Aug 01 13:19:15.800811 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-dceca04d-3241-4590-a183-4166f25528d6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:15.801074 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-dceca04d-3241-4590-a183-4166f25528d6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:15.811390 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:15.811390 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:19:15.819499 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a7fb32a1-d66d-4c55-974e-38c58202f816 req-dceca04d-3241-4590-a183-4166f25528d6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb/encryption returned with HTTP 200 Aug 01 13:19:15.819915 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1484/5918] 10.4.3.110 () {68 vars in 1631 bytes} [Sat Aug 1 13:19:15 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:21.470140 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=21 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:19:21.665393 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:19:21.715652 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:19:25.818038 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=20 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:19:58.038556 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-59c925c7-6399-43f1-8c1f-2110a5c587d7 req-b989423b-0602-4f12-b5d6-ecace914d9c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:58.040475 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59c925c7-6399-43f1-8c1f-2110a5c587d7 req-b989423b-0602-4f12-b5d6-ecace914d9c0 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] DELETE https://10.4.3.110/volume/v3/attachments/910e9907-0aae-4256-b349-6cec666b92b5 Aug 01 13:19:58.040671 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59c925c7-6399-43f1-8c1f-2110a5c587d7 req-b989423b-0602-4f12-b5d6-ecace914d9c0 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:58.040877 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59c925c7-6399-43f1-8c1f-2110a5c587d7 req-b989423b-0602-4f12-b5d6-ecace914d9c0 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:58.048371 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:58.048371 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:19:58.087804 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59c925c7-6399-43f1-8c1f-2110a5c587d7 req-b989423b-0602-4f12-b5d6-ecace914d9c0 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/attachments/910e9907-0aae-4256-b349-6cec666b92b5 returned with HTTP 200 Aug 01 13:19:58.088210 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1479/5919] 10.4.3.110 () {72 vars in 1673 bytes} [Sat Aug 1 13:19:58 2026] DELETE /volume/v3/attachments/910e9907-0aae-4256-b349-6cec666b92b5 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 13:19:59.448310 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85856eb9-f094-456a-aae0-049cae1dbfe3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:59.450531 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85856eb9-f094-456a-aae0-049cae1dbfe3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] DELETE https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:59.450647 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85856eb9-f094-456a-aae0-049cae1dbfe3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:59.450823 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85856eb9-f094-456a-aae0-049cae1dbfe3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:59.451012 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-85856eb9-f094-456a-aae0-049cae1dbfe3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Delete volume with id: 4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:59.457840 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:59.457840 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:19:59.458287 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-85856eb9-f094-456a-aae0-049cae1dbfe3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:59.467822 np0000006302 devstack@c-api.service[100261]: WARNING cinder.keymgr.conf_key_mgr [None req-85856eb9-f094-456a-aae0-049cae1dbfe3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:19:59.473447 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-85856eb9-f094-456a-aae0-049cae1dbfe3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Delete volume request issued successfully. Aug 01 13:19:59.473644 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85856eb9-f094-456a-aae0-049cae1dbfe3 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 202 Aug 01 13:19:59.474066 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1479/5920] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:19:59 2026] DELETE /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:19:59.479848 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-83ecd3c4-f806-427e-a089-4e7dc91f93c2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:19:59.481499 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83ecd3c4-f806-427e-a089-4e7dc91f93c2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:19:59.481676 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83ecd3c4-f806-427e-a089-4e7dc91f93c2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:19:59.481860 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83ecd3c4-f806-427e-a089-4e7dc91f93c2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:19:59.488232 np0000006302 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:19:59.488232 np0000006302 devstack@c-api.service[100262]: warnings.warn( Aug 01 13:19:59.491100 np0000006302 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-83ecd3c4-f806-427e-a089-4e7dc91f93c2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:19:59.494958 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83ecd3c4-f806-427e-a089-4e7dc91f93c2 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 200 Aug 01 13:19:59.495277 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1479/5921] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:19:59 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:20:00.507724 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-316bcc05-dfb2-4748-8ed2-3cdfce9a0615 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:20:00.509137 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-316bcc05-dfb2-4748-8ed2-3cdfce9a0615 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb Aug 01 13:20:00.509338 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-316bcc05-dfb2-4748-8ed2-3cdfce9a0615 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:20:00.509552 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-316bcc05-dfb2-4748-8ed2-3cdfce9a0615 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:20:00.514763 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-316bcc05-dfb2-4748-8ed2-3cdfce9a0615 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb returned with HTTP 404 Aug 01 13:20:00.515224 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1485/5922] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:20:00 2026] GET /volume/v3/volumes/4dd30ec7-b7a8-46dc-b090-e12a632dd2eb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:20:00.774304 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7655d15a-7fec-4aa0-8373-99971a93e6c6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:20:00.775960 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7655d15a-7fec-4aa0-8373-99971a93e6c6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] DELETE https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:20:00.776145 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7655d15a-7fec-4aa0-8373-99971a93e6c6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:20:00.776320 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7655d15a-7fec-4aa0-8373-99971a93e6c6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:20:00.776468 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-7655d15a-7fec-4aa0-8373-99971a93e6c6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Delete volume with id: 6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:20:00.782711 np0000006302 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:20:00.782711 np0000006302 devstack@c-api.service[100263]: warnings.warn( Aug 01 13:20:00.783135 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7655d15a-7fec-4aa0-8373-99971a93e6c6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:20:00.792627 np0000006302 devstack@c-api.service[100263]: WARNING cinder.keymgr.conf_key_mgr [None req-7655d15a-7fec-4aa0-8373-99971a93e6c6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 13:20:00.798248 np0000006302 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7655d15a-7fec-4aa0-8373-99971a93e6c6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Delete volume request issued successfully. Aug 01 13:20:00.798520 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7655d15a-7fec-4aa0-8373-99971a93e6c6 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 202 Aug 01 13:20:00.798965 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1480/5923] 10.4.3.110 () {66 vars in 1351 bytes} [Sat Aug 1 13:20:00 2026] DELETE /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:20:00.805344 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-536d2648-ebb6-48f3-9504-b81ca4d3289d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:20:00.806914 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-536d2648-ebb6-48f3-9504-b81ca4d3289d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:20:00.807114 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-536d2648-ebb6-48f3-9504-b81ca4d3289d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:20:00.807297 np0000006302 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-536d2648-ebb6-48f3-9504-b81ca4d3289d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:20:00.813707 np0000006302 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:20:00.813707 np0000006302 devstack@c-api.service[100261]: warnings.warn( Aug 01 13:20:00.817122 np0000006302 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-536d2648-ebb6-48f3-9504-b81ca4d3289d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Volume info retrieved successfully. Aug 01 13:20:00.821341 np0000006302 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-536d2648-ebb6-48f3-9504-b81ca4d3289d tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 200 Aug 01 13:20:00.821696 np0000006302 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1480/5924] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:20:00 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:20:01.834245 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c34ca832-9e05-4144-a30a-df338e56d594 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:20:01.836056 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c34ca832-9e05-4144-a30a-df338e56d594 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] GET https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d Aug 01 13:20:01.836241 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c34ca832-9e05-4144-a30a-df338e56d594 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:20:01.836425 np0000006302 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c34ca832-9e05-4144-a30a-df338e56d594 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:20:01.841721 np0000006302 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c34ca832-9e05-4144-a30a-df338e56d594 tempest-TestEncryptedCinderVolumes-1024572169 tempest-TestEncryptedCinderVolumes-1024572169-project-member] https://10.4.3.110/volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d returned with HTTP 404 Aug 01 13:20:01.842170 np0000006302 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1480/5925] 10.4.3.110 () {66 vars in 1348 bytes} [Sat Aug 1 13:20:01 2026] GET /volume/v3/volumes/6ea39c69-6399-4f67-a92f-1ccec7ee568d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 13:20:01.848399 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bcfb1e81-4f31-4c96-a994-6c21a86ac19a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:20:01.849982 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcfb1e81-4f31-4c96-a994-6c21a86ac19a tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] GET https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 Aug 01 13:20:01.850172 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcfb1e81-4f31-4c96-a994-6c21a86ac19a tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:20:01.850362 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcfb1e81-4f31-4c96-a994-6c21a86ac19a tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:20:01.851093 np0000006302 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bcfb1e81-4f31-4c96-a994-6c21a86ac19a tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 13:20:01.858718 np0000006302 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bcfb1e81-4f31-4c96-a994-6c21a86ac19a tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Get all volumes completed successfully. Aug 01 13:20:01.859897 np0000006302 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 13:20:01.859897 np0000006302 devstack@c-api.service[100264]: warnings.warn( Aug 01 13:20:01.863334 np0000006302 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcfb1e81-4f31-4c96-a994-6c21a86ac19a tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] https://10.4.3.110/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 13:20:01.863679 np0000006302 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1486/5926] 10.4.3.110 () {66 vars in 1285 bytes} [Sat Aug 1 13:20:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5279 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 13:20:01.881486 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-89bc5f27-7fa6-474f-b946-5958bf49fdd3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 13:20:01.883236 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89bc5f27-7fa6-474f-b946-5958bf49fdd3 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] DELETE https://10.4.3.110/volume/v3/types/c4596225-fb2a-4b74-9389-3fe662d8c3c8 Aug 01 13:20:01.883452 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89bc5f27-7fa6-474f-b946-5958bf49fdd3 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 13:20:01.883643 np0000006302 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89bc5f27-7fa6-474f-b946-5958bf49fdd3 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 13:20:01.904173 np0000006302 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89bc5f27-7fa6-474f-b946-5958bf49fdd3 tempest-TestEncryptedCinderVolumes-811043185 tempest-TestEncryptedCinderVolumes-811043185-project-admin] https://10.4.3.110/volume/v3/types/c4596225-fb2a-4b74-9389-3fe662d8c3c8 returned with HTTP 202 Aug 01 13:20:01.904529 np0000006302 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1481/5927] 10.4.3.110 () {66 vars in 1345 bytes} [Sat Aug 1 13:20:01 2026] DELETE /volume/v3/types/c4596225-fb2a-4b74-9389-3fe662d8c3c8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 13:20:10.819972 np0000006302 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:20:11.838592 np0000006302 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=5 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:20:11.862558 np0000006302 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=3 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 13:20:11.901291 np0000006302 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}